@media (max-width: 1600px) {
.inner_banner_img {max-height: 250px;}
.inner_banner_img .h1, h1 {font-size: 2.25rem;}
}
@media (max-width: 1440px) {
.testimonials{padding: 300px 0;}
.testimonials2{padding: 150px 0;}
.inner_banner_img .h1, h1 {font-size: 2rem;}
}
@media (max-width: 1366px) {
.banner h1 br, .banner h6 br{display: none;}
.navbar-expand-lg .navbar-nav .nav-link {padding-right: 10px;padding-left: 10px;}
.supported_carriers li {padding: 10px 12px;}

}

@media (max-width: 991px) {
h1{font-size: 1.5rem;}
.offcanvas-header{display: block;padding: 10px;}
.mobile-offcanvas{visibility: hidden;transform: translateX(100%);border-radius: 0;display: block;position: fixed;top: 0;left: 100%;height: 100%;z-index: 1200;width: 300px;max-width: 100%;overflow-y: scroll;overflow-x: hidden;transition: visibility 0.2s ease-in-out, transform 0.2s ease-in-out;background-color: #fff !important;}
html:lang(ar) .mobile-offcanvas {transform: translateX(-100%);left: 100%;}
.mobile-offcanvas.show {visibility: visible;transform: translateX(-100%);left: 100%;padding-bottom: 20px;z-index: 9999;}
.nav-cont{display: block !important;padding-right: auto !important;padding-left: auto !important;}
.dropdown-menu{border: none;}
.navbar-expand-lg .navbar-nav .nav-link{padding: 10px;}
.navbar-expand-lg .navbar-nav .nav-item.active .nav-link::after {left: 12px;}
.mobile-offcanvas .login_btn{margin-left: 10px; margin-top: 10px;width: 100%;}
.mobile-offcanvas.fixedHeader{box-shadow: none;}
.navbar-toggler:focus {box-shadow: none !important;}
.fixedHeader{animation: inherit;}
.banner-img1{background-size: 80%;}
.banner-img3{background-size: 60%;}
.banner-img4{background-size: 100%;}
.navbar-toggler{background: transparent;border: none;padding: 0;margin-left: 15px;}
.mobile-offcanvas .navbar-toggler{margin-left: 0px;}
.login_btn {border: solid 1px #03A1C8;}
.login_btn:hover {border: solid 1px #03A1C8;background: #03A1C8 !important;color: #fff !important;}
.mobile_bg{background: rgba(255,255,255,0.9);border-radius: 10px; padding: 20px;}
.mobile_bg h6{color: #000;}
.reach_your_customers .nav-link.active svg{display: none;}
.big_circle_img {max-height: 400px;}
.join_customers br{display: none;}
.pricingTable .title{font-size: 20px;margin-bottom: 10px;}
.pricingTable .price h2{font-size: 32px}
.pricingTable .pricing-content table tr td:nth-child(1){width: 45px;}
    .small-d-none {
        display: none;
    }
}
@media (max-width: 767px) {
.logo{height: 30px;}
.shadow-effect{margin-top: 50px;}
.join_customers button {min-width: 100%;}
.testimonials{padding: 200px 0;}
.testimonials2{padding: 100px 0;}
.pr_14{padding-right: 14px !important;}
.pl_14{padding-left: 14px !important;}
.businesses_across2 .img_thum .title {bottom: 10px;left: 10px;width: calc(100% - 20px);}
.banner-img4 {background-position: top right;}

/*Scale*/
#customers-testimonials {top: 0;}
#customers-testimonials .owl-item.active.center{margin-top: 20px !important;position: relative;z-index: 999;transform: scale(1);-webkit-transform: scale(1);transform: scale(1);}
#customers-testimonials .owl-item.active.center h4{font-size: inherit;}
#customers-testimonials .owl-item.active.center h5{font-size: inherit;}
#customers-testimonials .owl-item.active.center p{font-size: inherit; line-height: inherit;}
.owl-carousel .owl-item.active.center img {width: 80px;height: 80px;}
.reach_your_customers .nav-link{width: 100%;}
.reach_your_customers .nav-link.active {color: #fff;background: #03A1C8;}
.big_circle_img {max-height: 350px;}
.pricingTable:hover, .pricingTable.active{transform: none;}
}
@media (max-width: 575px) {
.logo{height: 25px;}
.login_btn{height: 34px;min-width: 90px;line-height: 16px;}
.top_bar{font-size: 14px;}
.border_left_right:before{border-left: 0;border-top: solid 3px #AFEFFF; left: 0;height: 20px;top: -30px; width: 50%;margin: auto;
right: 0;}
.white_box {border-radius: 50px;}
.border_left_right:after{border-right: 0;border-bottom: solid 3px #AFEFFF;right: 0; left: 0;height: 20px;top: inherit;bottom: -30px; width: 50%;margin: auto;
right: 0;}
.pr_14_sm_sm{padding-right: 14px !important;}
.pl_14_sm{padding-left: 14px !important;}
.pl_0_sm{padding-left: 0px !important;}
.pr_5_sm{padding-right: 5px !important;}
.businesses_across2 .img_thum::before {background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(26,26,26,0) 100%);}
.texting_customer .text_gray {color: #000000;}
.banner-img2{background: url(../images/banner-img2-mob.webp) no-repeat right 0;}
.white_btn{font-size: 16px;}
.join_customers .white_btn{width: 100%;}
.big_circle_img {max-height: 270px;}
.join_customers .h2, .join_customers h2 {font-size: 22px;}
}