@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) {

.bottom .bott3  {  font-size:13px; color:#ebebeb;}
}

@media only screen and ( max-width:768px) {
	
/*top div start*/
.top { background:#162541;  text-align:center;  } 
.email { font-size:18px; }
.social{ width:36%; margin:0px auto; text-align:center;}
.social li i { font-size:16px; width:26px; height:26px; line-height:26px;  margin-bottom:7px; }
/*top div end*/

/*header div start*/
.header {  text-align:center;}
.logo { width:96%; margin:0px auto;}
.phone { float:none; font-size:28px; text-align:center; margin-top:6px; }
.phone span {  font-size:22px; }
/*header div end*/

/*adv box div start*/
.adv_box1 .more { margin-bottom:10px;}
/*adv box div end*/

/*services div start*/
.services img { width:100%; height:auto; }
/*services div end*/

/*pest services div start*/
.we_do { width:70%;}
.we_do h2 {  font-size:25px; margin-bottom:20px;  }
.title_line { display:none;}
.pest_service .parent .child img {width:200%; height:auto;}
/*pest services div end*/

/*testimonial div start*/
.testimonial_main h2 { width:50%;font-size:26px; }
/*testimonial div end*/

.helpful_bg .helpful_text .helpful_call_box h4 { text-align:center; font-size:30px; margin-bottom:0; }
 
/*bottom css start*/
.bottom .bott3  { margin-top:15px;}
/*bottom css end*/

/*footer css start*/
.footer { text-align:center; }
/*footer css end*/
}

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

/*top div start*/
.social{ width:56%; margin:0px auto; }
/*top div end*/

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

/*pest services div start*/
.we_do h2 {  font-size:20px;   }
/*pest services div end*/

/*we are very helpful css start*/
.helpful_bg .helpful_text h2 { font-size:30px; }
/*we are very helpful css end*/
}

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

/*top div start*/
.email { font-size:12px; }
.social{ width:85%; margin:0px auto;}
.social li i { font-size:16px; width:26px; height:26px; line-height:26px;  margin-bottom:7px; }
/*top div end*/

/*testimonial div start*/
.testimonial_main h2 { width:70%; font-size:26px; }
/*testimonial div end*/


/*pest services div start*/
.we_do h2 {  font-size:16px;   }
/*pest services div end*/

}
