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

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


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

/*callback css start*/	
.callback_inner .form-group input.code { width:50%; }
/*callback css end*/

.book_appointment .form-group input {width:99%; } 
.book_appointment .form-group select { width:99%; border-radius:0px; } 
.book_appointment .form-group input.code {  width:81%;}

/*paging css start*/
.paging { display:none; }
.phone1 { display:none; }
/*paging css end*/
	

}

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

/*top link css start*/
.social{ width:35%; margin:0px auto; margin-bottom:20px;}
.top_link { width:100%; margin:0px auto; margin-top:10px;}
.top_link ul { float:none; }
.top_link li { float:none; width:100%; text-align:center; font-size:16px;  border-right:none; }
.top_link i { font-size:16px; }
.donation_gif { width:80%; margin:0px auto; margin-top:10px;}
/*top link css end*/

/*adv box css start*/
.adv_box { margin-bottom:10px;}
/*adv box css end*/

/*callback css start*/
.callback { margin-top:10px; }
/*callback css end*/

/*video css start*/
.video { margin-top:-25px;}
/*video css end*/

/*bottom css start*/
.bottom .bott1 img { width:100%; height:auto;}
.bottom .bott3  { margin-top:10px; }
/*bottom css end*/

/*footer css start*/
.footer { text-align:center; line-height:30px;}
/*footer css end*/

.book_appointment .form-group input.code {  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*/

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

}

@media only screen and ( max-width:480px) {
/*top link css start*/	
.social{ width:50%; margin:0px auto;}
/*top link css end*/

.book_appointment .form-group input.code {  width:70%;}
}

@media only screen and ( max-width:320px) {
/*top link css start*/		
.social{ width:70%; margin:0px auto;}
.top_link li { float:none; width:100%;  font-size:13px;}
/*top link css end*/	

/*book appointment form css start*/
.book_appointment .submit { font-size:14px;  padding:7px 15px 7px 15px;  }
.book_appointment .form-group input.code {  width:54%;}
/*book appointment form css end*/
}
