
@media (max-width: 991px) {
    .title-box .img1 {
        width: 180px;
    }
    .title-box h1 {
        margin-left: -92px;
    }
    .repair-box .img-box {
        min-height: 300px;
    }
    .repair-box {
        margin-top: -330px;
    }

    .section1 {
        padding-bottom: 430px !important;
    }

    .section2 {
        padding-top: 170px !important;
    }
    .why-box .img {
        height: 350px;
    }
    nav.navbar .navbar-collapse {
        border-radius: 24px;
        background: #fff;
        box-shadow: 0 2px 20px rgb(0 0 0 / 10%);
        margin-top: 10px;
        padding-top: 10px;
    }
}

@media (max-width: 767px) {
    .header-top {
        padding: 15px 8px;
    }
    .logo1 {
        width: 150px;
    }
    .padding {
        padding: 60px 8px;
    }

    .title-box .img1 {
        width: 160px;
    }
    .title-box h1 {
        margin-left: -82px;
    }
    .repair-box .img-box {
        min-height: 260px;
    }

    .repair-box {
        margin-top: -290px;
    }

    .section1 {
        padding-bottom: 380px !important;
    }
    
    .swiper1 .swiper-slide .overlay{
        height: 60vh;
    }
    .radio-bottom {
        padding-right: 0;
    }
    .about-banner {
        min-height: 160px;
    }

    .banner-box .txt {
        padding: 40px 24px;
    }
    .contactnow-box {
        padding: 40px 24px;
    }
    .why-box .img .overlay {
        padding: 40px 24px;
    }

    .why-box .img {
        height: 280px;
    }

    .why-box .txt-box {
        padding: 40px 24px;
    }
    .choose-box:after {
        display: none;
    }
    .banner-box .txt-box {
        padding: 40px 24px;
    }

    .choose-box {
        padding-bottom: 0;
    }
    .banner-box .img .overlay {
        padding: 40px;
    }
    .map iframe {
        height: 250px;
    }
    
}

@media (max-width: 575px) {
    .title-box .img1 {
        width: 120px;
    }
    .title-box h1 {
        margin-left: -62px;
    }

    .repair-box .img-box {
        min-height: 200px;
    }

    .repair-box {
        margin-top: -230px;
    }

    .section1 {
        padding-bottom: 300px !important;
    }

    .section2 {
        padding-top: 150px !important;
    }

    .btn-link1 i {
        font-size: 24px;
    }
    .development-box {
        padding: 30px 15px;
    }
    .journey-section .img1 {
        right: -180px;
    }
    .form-box {
        padding: 24px;
    }
}