/* 1366 */
@media screen and (max-width: 1366px) {
}
/* 1366 End */

/* 1280 */
@media screen and (max-width: 1280px) {
}
/* 1280 End */

/* 1024 */
@media screen and (max-width: 1024px) {
}
/* 1024 End */

/* 991 */
@media screen and (max-width: 991px) {
	/* Mobile Footer social icon */
	.mobile-footer-social-icon-main{width: 100%; display: block; 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: #0b5270; text-transform: uppercase; padding: 8px 0;}
	.mobile-footer-social-icon a:hover{background: #5b5b5b;}
	.footer-whatsapp-left{display: none;}
	.footer-call-right{display: none;}
	/* Mobile Footer social icon End */
}	
/* 991 End */

/* 767 */
@media screen and (max-width: 767px) {
	.sub-modal-popup .modal-body .modal-logo .modal-call a{padding: 0 0 5px 0;}
	.sub-modal-popup .form-group textarea{min-height: 80px;}
}
/* 767 End */

/* 664 */
@media screen and (max-width: 664px) {
}
/* 664 End */

/* 428 */
@media screen and (max-width: 428px) {
	/* Mobile Footer social icon */
	.mobile-footer-social-icon {width: 32.6%;}
	.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: 32.5%;}
	/* Mobile Footer social icon End */
}
/* 375 End */