/* 991 */
@media screen and (max-width: 991px) {
	/* Mobile Footer social icon */
	.mobile-footer-social-icon-main{width: 100%; display: block !important; position: fixed; bottom: 0; z-index: 999;}
	.mobile-footer-social-icon{width: 33%; display: inline-block; text-align: center;}
	.mobile-footer-social-icon a{width: 100%; display: inline-block; font-size: 18px; font-weight: 600; color: #ffffff; background: #01B9E6; text-transform: uppercase; padding: 8px 0;}
	.mobile-footer-social-icon a:hover{background: #000;}
	.sticky-icon{display: none !important;}
	.footer-whatsapp-left{display: none !important;}
	.footer-call-right{display: none !important;}
	/* Mobile Footer social icon End */
	.sub-brochure-pdf{display: none;}
	.sub-send-inquiry-form{display: none;}
}	
/* 991 End */

/* 767 */
@media screen and (max-width: 767px) {
	.mobile-footer-social-icon{width: 32.9%;}
}
/* 767 End */

/* 664 */
@media screen and (max-width: 664px) {
	/* Mobile Footer social icon */
	.mobile-footer-social-icon a{font-size: 16px;}
	.mobile-footer-social-icon {width: 32.5%;}
	/* Mobile Footer social icon End */
	.sub-modal-popup-form .form4 {margin-top: 0;}
	.sub-title-call h2{font-size: 18px; line-height: 20px; padding: 0 0 5px 0;}
	.modal-title{font-size: 18px;}
	.sub-modal-popup button.close{padding: 10.5px 16px;}
	.sub-modal-popup-form{padding: 15px 0;}
	.sub-modal-logo-box .sub-modal-icons{width: 35px; height: 35px; margin: 0 10px 5px 0;}
	.sub-modal-popup .modal-content a{padding: 0 0 0 0;}
	.sub-modal-logo-box-two img{width: 180px;}
}
/* 664 End */

/* 428 */
@media screen and (max-width: 428px) {
	/* Mobile Footer social icon */
	.mobile-footer-social-icon {width: 32%;}
	.mobile-footer-social-icon a{font-size: 13px;}
	/* Mobile Footer social icon End */
}
/* 428 End */

/* 375 */
@media screen and (max-width: 375px) {
	/* Mobile Footer social icon */
	.mobile-footer-social-icon {width: 31.8%;}
	/* Mobile Footer social icon End */
}
/* 375 End */