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


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

/*adv box div start*/
.adv { margin:35px 0px 35px 0px;}
.adv .circle {  margin-left:120px;}
/*adv box div end*/

.more { width:70%; margin:0px auto; }

.bot3 .fa-2x { margin-right:10px; padding-left:5px;  font-size: 1em;}

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

}

@media only screen and ( max-width:768px) {
.header{ width:90%; margin:0px auto; text-align:center;}	
.logo { text-align:center;}
.content{ margin-top:30px; }
.weldiv .body_text  {font-size:16px;  }

/*adv box div start*/
.adv { margin:35px 0px 35px 0px;}
.adv .circle {  margin-left:230px;}
/*adv box div end*/

/*our services css start*/
.more { width:40%;  margin-bottom:15px; }
.our_services img{ width:100%; height:auto;}
.our_services_box { margin-bottom:20px;}
/*our services css end*/

/*bottom css start*/
.bot1 .text { font-size:16px; }
.bot2 li { font-size:16px; }
.bot3 { margin-top:20px; font-size:16px; }
/*bottom css end*/

.footer { text-align:center; }
.copy { font-size:16px; }
.powered_by { font-size:16px; }


/*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:51%; }


}

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

/*adv box div start*/
.adv { margin:35px 0px 35px 0px;}
.adv .circle {  margin-left:110px;}
/*adv box div end*/

.content{ margin-top:30px; }
.weldiv .body_text  {font-size:16px;  }

/*testimonial css start*/
.testimonial h2 { font-size:20px; }
.testimonial .container { padding:5px 0px 0px 0px;}


}

@media only screen and ( max-width:320px) {
	
/*adv box div start*/
.adv { margin:35px 0px 35px 0px;}
.adv .circle {  margin-left:50px;}
/*adv box div end*/	

.callback .form-group input.code { width:52%;}
.more { width:60%; }

}