@charset "utf-8";
/* CSS Document */

@media only screen and (max-width:1600px) {
#enquirypopup .close { display:none; }
}


@media only screen and ( max-width:960px) {
	
.callback_inner .form-group input.code { width:50%; }

.read { text-align:center;  padding:8px 24px;background-color:#a5c115;   border:1px solid #93AD09; margin-bottom:10px; margin-left:0px; margin-right:0px;  }

.phone {margin-top:10px;}
}

@media only screen and ( max-width:768px) {

.img-center { background:url(../images/image-center.jpg) center top no-repeat; background-attachment:fixed; background-size:cover; min-height:100%; }
.img-center h3{ color:#fff; font-size:18px; text-align:center; }

.icon li { float:left; border-right:1px solid #01AF58;}
.icon ul li a i { width:25px; font-size:11px; text-align:center; margin-left:6px; margin-right:6px; }

.phone { text-align:center ;margin-top:10px; }
.phone i { color:#2B2B2B;}
/*header css end*/
.adv_box1 {margin-bottom:15px;}
.adv_box1 img { width:100%; }

.callback { margin-top:10px;}
.bott3 { margin-top:10px;}
.footer { text-align:center;}
.copyright { text-align:center;}
.powered_by { float:none; text-align:center; margin-top:8px; }
.powered_by span { display:block; margin:20px 0px;}

.result .text { width:90%; margin:0px auto;}

/*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*/

.verify_form  input.code { width:55%; }

}

@media only screen and ( max-width:480px) {

}

@media only screen and ( max-width:320px) {

.icon li { float:left; border-right:1px solid #01AF58;}
.icon ul li a i { width:20px; font-size:9px; text-align:center; margin-left:3px; margin-right:3px; }
.address { color:#fff; font-size:9px; font-family:'Poppins', sans-serif; line-height:40px;}
.address i { font-size:10px; padding-right:5px;}
}
