@media (min-width: 992px){
.container-xxl {
    padding-left: 80px;
    padding-right: 80px;
}
.why_choose_sec img.img_pos {
    width: 35%;
    height: 100%;
    object-fit: contain;
    object-position: top right;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
.faq_section img.img_pos {
    width: 48%;
    height: auto;
    max-height: 85%;
    object-fit: contain;
    object-position: right;
    position: absolute;
    right: 0;
}
.service_carousel {
    padding: 0 20px;
}
.owl_center .owl-nav button {
    position: absolute;
    left: -20px;
    top: 55%;
    transform: translateY(-50%);
}
.owl_center .owl-nav button.owl-next {
    left: auto;
    right: -30px;
}
.navbar-nav li {
    margin-left: 1.5rem;
}
.tab_container {
    .tab_inner.bull_list ul {
        width: calc(100% / 6);
    }
}
.made_easy_sec img {
    width: 98% !important;
}

}

@media (min-width: 1600px){
.container-xxl {
    max-width: 1560px;
}

.why_choose_sec img {
    max-width: 768px !important;
}


:root {
    --bs-h1: 65px;
    --bs-h2: 55px;
    --bs-h3: 30px;
    --bs-h4: 24px;
    --bs-h50: 45px;
    --bs-h40: 38px;
    --bs-fs26: 25px;
    --bs-fs24: 23px;
    --bs-fs22: 22px;
    --bs-fs20: 20px;
    --bs-fs18: 18px;
    --bs-fs100: 80px;
    --bs-fsbody: 20px;
}
.banner_section {
    .banner_content {
        padding-right: 2rem;
    }
    .form_wrapper {
        padding: 40px;
    }
}

}

@media (min-width: 992px) and (max-width: 1199px){
.navbar {
    .navbar-nav a.nav-link {
        font-size: 16px;
    }
    .why_choose_sec img {
    max-width: 768px !important;
}
}

}




@media (min-width: 1280px) {

    .why_choose_sec img {
        max-width: 640px !important;
    }

}

@media (min-width: 1441px) {
    .why_choose_sec img {
        max-width: 710px !important;
    }
}


@media (max-width: 1199px) {
:root {
    --bs-h1: 42px;
    --bs-h2: 36px;
    --bs-h3: 23px;
    --bs-h4: 19px;
    --bs-h50: 32px;
    --bs-h40: 28px;
    --bs-fs26: 20px;
    --bs-fs24: 19px;
    --bs-fs22: 18px;
    --bs-fs20: 16px;
    --bs-fs18: 14px;
    --bs-fs100: 50px;
    --bs-fsbody: 17px;
}
.max_width {
    max-width: 600px;
}
.price_sec {
    .price_text_area {
        padding-right: 120px;
    }
    .price_iner {
        img.prc_vwhicle {
            position: absolute;
            right: 0;
            bottom: 0;
            width: 40%;
        }
    }
}
.tab_container {
    .tab_inner.bull_list ul {
        width: calc(100% / 4) !important;
    }
}
.why_choose_wrapper img {
    width: 45px;
    height: 45px;
}
.service_carousel .item_inner {
    padding: 15px 25px;
}
}

@media (max-width: 1025px){
    .why_choose_sec img {
        max-width: 510px !important;
    }
}


@media (max-width: 991px){
.py_3 {
    padding-top: 2rem;
    padding-bottom: 2rem;
}
.container-xxl {
    padding-left: 30px;
    padding-right: 30px;
}
.navbar {
    .navbar-brand {
        max-width: 150px;
    }
    button.navbar-toggler {
    border: 0;
    padding: 0;
    outline: none;
    box-shadow: none;
}
}
.owl_center .owl-nav {
    display: flex;
    justify-content: center;
}
.owl_center .owl-nav button {
    width: 40px;
    margin: 5px;
}

.banner_section {
    padding-top: 1rem;
    .banner_content {
    margin-bottom: 2rem;
img {
    display: none;
}
}
}
.client_carousel .owl-dots {
    margin-top: 1rem;
}
footer {
    .footr_scl ul li a {
        padding-left: 38px;
        min-height: 35px;
        img {
            width: 30px;
        }
    }
}
.why_choose_sec img {
    position:static;
    max-width: 100% !important;
    margin-left: -30px;
}

.phone_cll {
    display: flex;
    width: 100%;
    position: fixed;
    text-decoration: none;
    background: #85d0bc;
    padding: 10px;
    justify-content: center;
    color: #213768;
    align-items: center;
    bottom: 0;
    z-index:999;
  }

  h6.call-text {
    color: #213768;
    margin-bottom: 0;
    font-weight: 900;
  }
  
  .phone_cll i.fa-solid.fa-phone-volume {
    font-size: 18px;
    margin-right: 10px;
  }

  header a.header_phone_cll {
    display:none;
  }
}


@media (max-width: 575px) {
:root {
    --bs-h1: 36px;
    --bs-h2: 32px;
    --bs-h3: 23px;
    --bs-h50: 28px;
    --bs-h40: 26px;
    --bs-fs100: 40px;
}
.container-xxl {
    padding-left: 20px;
    padding-right: 20px;
}
.price_sec {
    .price_text_area {
        padding-right: 0;
        padding-bottom: 50px;
    }
}
.tab_container {
    .tab_inner.bull_list ul {
        width: 50% !important;
    }
}
.banner_section {
    .form_wrapper {  
        padding: 15px;
    }
    form {
    margin-top: 0rem;
}
}
}


@media (max-width: 420px) {
.tab_container {
    .tab_inner.bull_list ul {
        width: 100% !important;
    }
}
}


@media (max-width: 768px) {
    .prc_van {

        height: 40%;
        width: 40%;
        position: absolute;
        right: 0;
        bottom: 0;

    }
}