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

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

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

.adv_box{  padding: 30px 10px;}

.video { margin-bottom:10px;}

.btn_white { margin-bottom:10px;}


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

}

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


.social { width:50%; margin:0px auto; text-align:center;}
.phone ul { float:none; margin:0px; padding:0px; list-style:none; }
.phone li { float:left; font-size:13px; text-align:center; }
.phone li a { line-height:47px; padding:15px 20px 15px 20px; color:#fafafa; text-decoration:none; border-left:#504c4f 1px solid; }
.phone li.last a { padding:15px 20px 15px 20px; border-right:#504c4f 1px solid; }

.logo { margin:0px auto; text-align: center;}

.adv_box { margin-bottom:10px; padding: 30px 15px; }

.bot2 { margin-top:15px;}
.bot3 { margin-top:15px;}

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

/*eye product page list css start*/
.eye_product li { width:100%; float:none; margin:0 0px 10px 0px; }
.eye_product li img { margin:0px auto; text-align:center; }
/*eye product page list css end*/

.copyright { text-align:center;}
.powered_by { float:none; text-align:center;}
.powered_by span { display:block; margin:20px 0px;}

/*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) {
	
.social { width:80%; margin:0px auto; text-align:center;}

.phone ul { float:none; margin:0px; padding:0px; list-style:none; }
.phone li { float:none; font-size:13px; text-align:center; }
.phone li a { line-height:47px; padding:15px 0px 15px 0px; color:#fafafa; text-decoration:none; border-left:none; }
.phone li.last a { padding:15px 0px 15px 0px; border-right:none; text-align:center; }

.call .call { font-size:18px;}
.copy { font-size:11px;}
.powered_by { font-size:11px;}

}

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

.social { width:80%; margin:0px auto; text-align:center;}
.social li i { float:left; padding:16px 12px 16px 12px; text-align:center; color:#FFF; border-left:#504c4f 1px solid; }

.call .call { font-size:14px;}
.icon li i { margin-right:5px;  }

/*eye product page list css start*/
.eye_product li { width:100%; float:none; margin:0 0px 10px 0px; }
.eye_product li img { width:100%;  }
/*eye product page list css end*/

}
