
	
	.image_full{
   display:block;
   width: 90%;
    margin: auto;
  }

 .image_mobile{
  display:none;
 }

@media (max-width: 640px) and (min-width: 320px){
  .image_full{
   display:none;
  }

  .image_mobile{
   display:block;
  }
}
/* footer-style */
  .big-font{

font-size:26px;

color:#3ef5ff;

}

.small-font{

font-size:18px;

color:#30CFAF;



}

.mid-font{

font-size:20px;

color:#D8D031;



}
.new-col{

font-size:21px;

color: #ff7171;

}  
/* index-button */
                .section-table {
                    color: #fff;
                    font-family: 'Open Sans Condensed';
                    font-size: 21px;
                    font-weight: 300;
                    line-height: 30px;
                    margin-left: 80px;
                    padding: 8px;
                }
                
                .section-table.empty {
                    padding-top: 43px
                }
                
                .section-table:before {
                    content: "";
                    top: 4px;
                    left: 0;
                    width: 100%;
                    height: 15px;
                    position: absolute;
                    background: url(img/separator.html) no-repeat top center
                }
                
                .section-table span {
                    position: relative;
                    display: inline-block
                }
                
                .section-table span:after,
                .section-table span:before {
                    content: "\f004";
                    color: #ac8236;
                    font: normal normal normal 14px/1 FontAwesome;
                    font-size: 12px;
                    text-rendering: auto;
                    -webkit-font-smoothing: antialiased;
                    -moz-osx-font-smoothing: grayscale;
                    transform: translate(0, 0);
                    position: absolute;
                    top: 50%;
                    margin-top: -6px
                }
                
                .section-table span:before {
                    left: 0;
                    margin-left: -22px
                }
                
                .section-table span:after {
                    right: 0;
                    margin-right: -22px
                }
				
				
				button.css3button {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #ffa400;
    padding: 5px;
    margin: 7px;
    margin-top: 10px;
    margin-left: 23px;
    min-width: 130px;
    background: -moz-linear-gradient(
 top,
 #ff002b 0%,
 #c73434 50%,
 #ffc800);
    background: -webkit-gradient( linear, left top, left bottom, from(#a40606), color-stop(0.50, #000000), to(#750909));
    -moz-border-radius: 10px;
    /* -webkit-border-radius: 10px; */
    border-radius: 10px;
    border: 1px solid #ffffff;
    -moz-box-shadow: 0px 1px 3px rgba(255,255,255,0.5),
 inset 0px 0px 5px rgba(214,199,98,0.6);
    -webkit-box-shadow: 0px 1px 3px rgba(255,255,255,0.5), inset 0px 0px 5px rgba(214,199,98,0.6);
    box-shadow: 0px 1px 3px rgba(255,255,255,0.5), inset 0px 0px 5px rgba(214,199,98,0.6);
	
}

<!--************************************************** slider image ************************************************************* -->


<!--************************************************** slider image ************************************************************* -->

