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

/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */

/* Small devices (tablets, 768px and up) */

@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:100px;  }
.popup_from_inner .form-group input.code {  width:62%;}
/*onload popup css end*/ 


}

@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;}

/*onload popup css start*/ 
#enquirypopup .modal-dialog { width:84%; margin:0px auto;  margin-top:100px;  }
#enquirypopup .popup_from .popup_from_inner .form-group input.code { width:50%; }
.popup_from_inner .form-group .captcha{ float:left;}
/*onload popup css end*/ 

}

@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%; }



}
