@media screen and (max-width:320px), (max-width:900px){
select {-webkit-appearance:none;}
.tinynav {display:block;border:1px solid #a6a6a6; width:100%;font-size:15px;color:#000; padding:10px; background:url(../images/arrow.png) no-repeat 96% 12px #fff; font-family:"Myriad Pro", arial}
#navigation {display:none } 
.main_menu{width:100%; padding:0}
}
/*** for ipad tablts***/
@media only screen and (max-width:550px),(max-width:650px),(max-width:760px), (max-width:960px), (max-width:100%) {
img{width:100%; display:block;}
select {-webkit-appearance:none;}
.details_holder{width:98%; float:left; padding:0 1%;}
body{font-size:13px;}
/*** HEADER ****/
.logo{ width:30%;}
.logo img{width:115px;}
.header_content{ width:70%;}
.social_icon{width:190px;}
.social_icon img{width:47px; margin:0 auto;}
.support{height:40px;}
.support a{color:#666; text-decoration:underline; font-size:14px;}
.support a:hover{color:#000;}
.footer img{width:550px; margin:0 auto;}

/*** BANNER HOLDER ***/
.banner_text{width:50%;font-size:18px; line-height:normal;}
.banner_text h1{font-size:40px; line-height:normal;}
.banner_video{width:40%; float:right; padding:0 0 0 2%}

.welcome_content .img_holder{width:35%; padding:0 3% 0 0;}
.welcome_content .text_holder{width:62%; line-height:normal;}
.welcome_content .text_holder h2{font-size:25px; padding:0 0 10px 0;}

.our_services ul li{width:44%; margin:0 3% 25px 3%;}
.our_services ul li:last-child{margin:0 3% 25px 3%;}
.our_services ul li .img_holder img{width:110px; margin:0 auto;}
.our_services ul li .text_holder{height:100px;}

}

/*** FOR MOBILE BROWERS ***/
@media only screen and (max-width:300px), (max-width:320px),(max-width:400px), (max-width:450px), (max-width:500px){
img{width:100%; display:block;}
.details_holder{width:94%; float:left; padding:0 3%;}

/*** HEADER ****/
.logo{ width:100%; padding:0 0 15px 0; border-bottom:1px solid #ccc;}
.logo img{width:115px; margin:0 auto;}
.header_content{ width:100%; padding:15px 0 0 0;}
.social_icon{width:40%; float:left; height:auto;}
.social_icon img{width:90%;}
.support{height:auto; width:60%; font-size:14px; text-align:right;}
.main_menu{width:100%; padding:15px 0 0 0}
.footer img{width:98%; margin:0 auto;}

/*** BANNER HOLDER ***/
.banner_holder{height:390px; padding:24px 0 0 0;}
.banner_text{width:100%; font-size:16px;}
.banner_text h1{font-size:25px;}
.banner_video{width:100%; padding:15px 0 0 0;}

.welcome_content .img_holder{width:100%; padding:0 0 15px 0;}
.welcome_content .text_holder{width:100%; line-height:normal;}

.our_services ul li{width:100%; margin:0 0% 20px 0%;}
.our_services ul li:last-child{margin:0 0% 20px 0%;}
.our_services ul li .img_holder img{width:110px; margin:0 auto;}
.our_services ul li .text_holder{height:100px;

}
