@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:1640px),(max-width:1680px){

}

@media only screen and (max-width:1600px){
.details_holder{width:95%;}
.common_container{padding:50px 0;}
.innerpage_container{padding:50p;}

}

@media only screen and (max-width:1380px), (max-width:1440px){

}

@media only screen and (max-width:1366px){
.innerpage_container .img_holder{width:45%}
.innerpage_container .text_holder{width:50%; font-size:18px; line-height:30px;}

}

@media only screen and (max-width:1200px), (max-width:1280px){

}

@media only screen and (max-width:1024px),(max-width:1040px){
.home_gallery .main_text{font-size:18px; top:40%; letter-spacing:normal;}
.home_gallery .main_text span{font-size:20px; font-weight:bold;}

.innerpage_container .img_holder{width:100%; padding-bottom:10px;}
.innerpage_container .img_holder ul li{width:49%; float:left; padding:0;}
.innerpage_container .img_holder ul li:last-child{float:right;}
.innerpage_container .text_holder{width:100%; font-size:16px; line-height:25px;}

}

@media only screen and (max-width:720px),(max-width:760px), (max-width:960px){
.common_container{padding:30px 0;}
.innerpage_container{padding:30px;}

/*** HEADER ****/
.header{background:#000;}
.menu{width:60px; display:block;}
.header .logo{width:250px; float:right; margin:8px 3% 0 0}
.header .text_holder{width:100%; text-align:center; font-size:18px; line-height:30px; padding:15px 0 10px 0;}
.main_menu{display:none;}
.banner_container{margin-top:-0;}
.banner_container .side_button{width:170px; top:75%;}
.banner_container .btn_holder{margin-top:-60px;}
.banner_container .btn_holder img{width:28px;}
.banner_container .text_holder{font-size:20px;}
.banner_container .text_holder strong{font-size:35px;}
.footer .social_icon{padding:30px 0;}
.footer .social_icon ul li{display:inline-block; float:none; margin:0 5px;}
.footer .social_icon a{color:#fff;}
.footer .text_holder{font-size:12px;margin-bottom:10px;}

*html #mobile_menu{min-height:100%; height:100%;}
.mobile_menu_container{background:100%; float:left; background:#fff;}
.mobile_menu_container .arrowlistmenu{width:100%; float:left; font-size:18px;}
.mobile_menu_container .arrowlistmenu .openheader{background:url(../images/arrow-up.png) no-repeat 97% 15px #b72c1b !important; color:#fff;}
.mobile_menu_container .menuheader.expandable{background:url(../images/arrow-down.png) no-repeat 97% 15px #333;}
.mobile_menu_container .menuheader{width:100%; line-height:45px; text-decoration:none;background:#333; color:#fff; border-bottom:1px solid #111; cursor:pointer;}
/*.mobile_menu_container .menuheader:hover{background:#333; color:#fff;}*/
.mobile_menu_container .categoryitems{width:100%;}
.mobile_menu_container .categoryitems ul li{list-style:none; width:100%; border-bottom:1px solid #ccc; color:#000;}
.mobile_menu_container .categoryitems ul li a{color:#000; display:inline-block; float:left; width:100%; padding:8px 0;}
.mobile_menu_container .categoryitems ul li a:hover{color:#000; background:#e8e8e8}

/*** HOME PAGE ***/
.home_gallery{padding:10px 10px 0 10px;}
.home_gallery .one,
.home_gallery .two,
.home_gallery .three,
.home_gallery .four{width:100%; padding-bottom:10px;}
.home_gallery .three{padding:0;}
.home_gallery .main_text{font-size:22px; top:40%;}
.home_gallery .main_text span{font-size:24px;}

}

@media only screen and (max-width:600px), (max-width:650px),(max-width:680px){

}

@media only screen and (max-width:500px),(max-width:580px){
    #photos {
        /* Prevent vertical gaps */
        line-height: 0;
        -webkit-column-count: 2;
        -webkit-column-gap: 0px;
        -moz-column-count: 2;
        -moz-column-gap: 0px;
        column-count: 2;
        column-gap: 10px;
        font-size: 11pt;
        text-align: center;
    }
}

@media only screen and (max-width:400px), (max-width:450px),(max-width:480px) {

.common_container{padding:20px 0;}
.innerpage_container{padding:20px;}

.banner_container .side_button{width:120px; top:75%;}
.banner_container .text_holder{font-size:16px;}
.banner_container .text_holder strong{font-size:25px;}
.banner_container .btn_holder{margin-top:-40px;}
.banner_container .btn_holder img{width:20px;}
.home_gallery .main_text{font-size:17px;}
.home_gallery .main_text span{font-size:19px;}

.innerpage_container .img_holder ul li{width:100%; padding-bottom:0px;}
.innerpage_container .text_holder{font-size:12px; line-height:22px;}
.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;background-color:black;}
.mobile_footer ul li{width:24.1%; 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:#a81010;}
.mobile_footer a:hover{text-decoration:underline;}
}

@media only screen and (max-width:375px), (max-width:384px){

}

@media only screen and (max-width:360px){
.common_container{padding:10px 0;}
.innerpage_container{padding:10px;}

/*** HEADER ****/
.banner_container .side_button{display:none;}
.menu{width:50px;}
.header .logo{width:220px; margin:5px 3% 0 0}
.main_menu{display:none;}
.banner_container .btn_holder{display:none}
.footer .social_icon{padding:20px 0; font-size:13px;}

.home_gallery .small_img ul li{width:100%; padding-bottom:10px;}
.home_gallery .small_img ul li:last-child{padding:0;}


}

@media only screen and (max-width:300px), (max-width:320px){

}
