@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) {
	
.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.html) 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;}
.powered_by { float:none; margin-top:8px; }

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

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