@media screen and (max-width: 1600px) {
.locked-call {width: 58px; height: 58px; min-width: 58px;}
}

@media screen and (max-width: 1199px) {
.font-size-45 {font-size: 35px;}	
.font-size-38 {font-size: 28px;}
.font-size-32 {font-size: 26px;}
.font-size-30 {font-size: 25px;}
.font-size-28 {font-size: 24px;}
.font-size-25 {font-size: 20px;}
.font-size-24 {font-size: 20px;}
.font-size-22 {font-size: 18px;}
.font-size-20 {font-size: 18px;}
.font-size-18 {font-size: 16px;}
.font-size-16 {font-size: 15px;}
.w-warning {min-width: 170px;}

.footer-01 {width: 38%;}
.footer-02 {width: 20%;}
.footer-03 {width: 42%;}
.footer-04 {width: 38%;	padding-top: 2rem;}
.footer-05 {width: 62%;	padding-top: 2rem;}
.abouttony::after {display: none;}
.abouttony-pad {padding-bottom: 4rem;}
}

@media screen and (max-width: 991px) {
.font-size-32 {font-size: 25px;}	
.font-size-30 {font-size: 20px;}	
.font-size-24 {font-size: 18px;}
.font-size-18 {font-size: 16px;}
.homepad {padding-top: 4rem; padding-bottom: 4rem;}
.headerlogo img {max-width: 60px;}
.headerlogo {top: -30px; padding: 8px 15px 15px 15px;}
}

@media screen and (max-width: 767px) {
.font-size-45 {font-size: 25px;}	
.font-size-36 {font-size: 24px;}
.font-size-32 {font-size: 20px;}
.font-size-28 {font-size: 22px;}
.font-size-25 {font-size: 18px;}
.font-size-20 {font-size: 16px;}
.font-size-19 {font-size: 16px;}
.homepad {padding-top: 3.5rem; padding-bottom: 3.5rem;}
.footer-01 {width: 100%;}
.footer-02 {width: 33%; padding-top: 1rem;}
.footer-03 {width: 67%; padding-top: 1rem;}
.footer-04,.footer-05 {width: 50%;}
.google_logo img {max-width: 16px;}
.footer-05,.footer-06 {padding-top: 1rem;}
.headerlogo img {max-width: 50px;}
.headerlogo {padding: 6px 12px 12px 12px; border-bottom-left-radius: 15px; border-bottom-right-radius: 15px;}
}

@media screen and (max-width: 575px) {
.font-size-32 {font-size: 16px;}
.font-size-28 {font-size: 16px;}
.font-size-25 {font-size: 16px;}
.font-size-22 {font-size: 16px;}
.font-size-20 {font-size: 15px;}
.footer-02,.footer-03,.footer-04,.footer-05 {width: 100%;}
.how-works-arrow {left: 14px !important; bottom: -5px !important; top: auto !important; -webkit-transform: rotate(90deg);-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);-ms-transform: rotate(90deg); transform: rotate(90deg); right: auto !important;}

}


