@media only screen and (max-width:1920px) {
img{width:100%; display:block;}
select {-webkit-appearance:none;-moz-appearance:none;}
}

@media only screen and (max-width:1680px){
.video .video_holder iframe{height:687px;}
}

@media only screen and (max-width:1600px){
.video .video_holder iframe{height:646px;}
}max-width:400px

@media only screen and (max-width:1380px), (max-width:1440px){
.video .video_holder iframe{height:589px;}
}

@media only screen and (max-width:1366px){
.video .video_holder iframe{height:558px;}
}

@media only screen and (max-width:1200px), (max-width:1280px){
.video .video_holder iframe{height:520px;}
}

@media only screen and (max-width:1024px){
.details_holder{width:96%;}
.video .video_holder iframe{height:419px;}
}

@media only screen and (max-width:720px),(max-width:760px), (max-width:960px){
.header .logo{width:100%; background:#343434; padding:15px 0; float:left;}
.header .logo img{width:110px; margin:0 auto;}
.video{margin:0;}
.video .img_holder{display:none;}
.video .video_holder{width:100%;}
.video .video_holder iframe{height:314px;}
.tagline{margin-top:-0;font-size:30px; line-height:normal; padding:15px 3%; width:94%; background:rgba(0,0,0,0.1);}
.content_one{padding:20px 0;}
.content_one .text_holder{width:90%; float:left; padding:10px 5%;}
.content_one .text_holder ul li{width:90%;}
.content_one .main_content{width:100%;}
.content_one .main_content ul li{background:none; border-top:1px solid #d5d5d5; padding:10px 5%; width:90%; height:auto;}

.content_two span.color1, .content_two span.color2{height:61px;}
.content_two span{display:inline-block; font-size:20px; line-height:20px; height:53px; padding:8px 0 0 0;}

.content_three .details_holder{width:94%; padding:0 3%; float:left;}
.content_three h2{font-size:25px; padding:0 0 10px 0; text-align:center;}
.content_three .form_holder .textbox{width:100%;}
.content_three .form_holder .textbox ul li{width:100%; margin:0 0 7px 0;}
.content_three .form_holder .btn_holder{float:none; margin:0 auto;}
.footer{width:94%; font-size:14px; padding:15px 3%;}



}

@media only screen and (max-width:600px), (max-width:650px),(max-width:680px){
.video .video_holder iframe{height:245px;}

.content_two{padding:0 3%; width:94%;}
.content_two span, .content_two span.color1, .content_two span.color2{height:auto; padding:13px 5%; width:90%; background:#b0d236; font-size:18px; line-height:18px;}
.content_two span.color1, .content_two span.color2{padding:0; width:100%;}
.content_two span{-moz-border-radius:50px;-webkit-border-radius:50px;border-radius:50px;}
.content_two br{display:none;}

}

@media only screen and (max-width:500px),(max-width:580px){
.video .video_holder iframe{height:218px;}
}

@media only screen and (max-width:414px) {
    .video .video_holder iframe {
        height: 414px;
    }
}

@media only screen and (max-width:400px), (max-width:450px),(max-width:480px) {
.mobile_footer{display:block; float:left; width:100%; color:#fff; font-size:18px; text-align:center; bottom:0; left:0; position:fixed; z-index:50;}
.mobile_footer ul li{width:49.85%; float:right;list-style-position:inside;border-left: 1px solid white;}
.mobile_footer ul li:last-child{background:none;list-style-position:inside;border-left: none;}
.mobile_footer span.color1{background:url(../images/footer-phone.png) no-repeat right 2px; padding:10px 42px 20px 0;}
.mobile_footer span.color2{background:url(../images/footer-whatsapp.png) no-repeat right 2px; padding:10px 42px 20px 0;}
.mobile_footer span.color3{background:url(../images/footer-waze.png) no-repeat right 2px; padding:10px 42px 20px 0;}
.mobile_footer a{display:block; float:left; width:100%; padding:15px 0; color:#fff;background:#9abb25;}
.mobile_footer a:hover{text-decoration:underline;}



.header .logo img{width:100px;}
.tagline{font-size:25px;}
.content_three h2{font-size:20px;}
}

@media only screen and (max-width:375px){
.video .video_holder iframe{height:375px;}
.content_one .text_holder ul li{font-size:16px;}
}

@media only screen and (max-width:360px){
.video .video_holder iframe{height:360px;}
}

@media only screen and (max-width:300px), (max-width:320px){
.video .video_holder iframe{height:320px;}
}
