@charset "utf-8";
/* CSS Document */

@media only screen and (max-width:1600px) {
#enquirypopup .close { display:none; }
}

@media only screen and ( max-width:960px) {

}

@media only screen and ( max-width:768px) {
.scroll-to-fixed-fixed { /*position: relative !important; */box-shadow:none; top:0px!important;}
.scrollingto-fixed{border-bottom:none !important; }
/*.header { margin-top:-130px;}*/

.logo1 { margin:100%; margin:0px auto; text-align:center; margin-left:10px;}
.new_search{ margin-top:10px;}
.head_main { margin:60%; margin:0px auto; text-align:center; margin-top:10px;}
.new_search .btn-common { width:15%; }
.new_search .form-group .form-control, .search-bar .form-group .select select {font-size:12px;}
.new_search .voice-btn-common { right:35px;  }
.new_search .new-search-inner{ float:none;}
.header_inner{ text-align:center;}
.agent_ph_whatsapp{ text-align:center; margin-top:20px;}
.phone{ float:none; }
.featured_box_main{ margin-left:15px; margin-right:15px;}
.featured-box { height:330px !important;}
.callback_inner input.code{ width:60%;}
.card-body label { font-size:12px;}
.contact_main .agent_ph_whatsapp .btn-phone{ width:80%; margin-top:-40px;}
.c_location{ font-size:16px;}
contact .text {  font-size: 16px;}
.related_keywords .categories-list li::after { display:none;}
.related_keywords .categories-list li a { border-bottom:1px solid #000000; line-height:1.5em;  }
.related_keywords .categories-list li  { width:100%;}
.related_keywords .categories-list li i { display:inline;}

.list { padding: 25px 0px; margin-top:15px; box-shadow:none;}
.copy{ line-height:40px;}

#facebox { margin-left:-42px; width:92%; margin:0px auto; margin-top:80px;}
#facebox .content2 { width:96%; margin:0px auto; padding:20px; }
.popup_form h3 { font-size:21px; }
.popup_form .form-group input.code { width:60%; margin-right:5px; }

.review .bot_but_r {float:none; text-align:center;}

.contact_main .agent_ph_whatsapp .whatsapp { width:80%;}

/*onload popup css start*/ 
#enquirypopup .modal-dialog { width:90%; margin:0px auto; margin-top:150px; }
#enquirypopup .modal-body h2 { padding:15px; font-size:20px; line-height:1.5em; }
#enquirypopup .modal-body h2 span { font-size:24px; font-weight:600; }
#enquirypopup .modal-body h2 p { font-weight:400; font-size:16px; }

#enquirypopup .popup_from .popup_from_inner { padding:10px 20px; overflow:hidden; }
#enquirypopup .popup_from .popup_from_inner .submit { font-size:20px; color:#FFF; font-weight:600; padding:12px 50px; }
#enquirypopup .popup_from .logo_right img { display:none; }
#enquirypopup .close { display:block; }
#enquirypopup .skip { display:none; }
/*onload popup css end*/
 
} 
 
@media only screen and ( max-width:480px) {


}

@media only screen and ( max-width:320px) {


}