@media (max-width:768px) {
    .contact {
        font-size: 28px;
    }

    .sub-banner h1 {
        font-size: 23px;
    }

    .h3_text h3 {
        font-size: 19px;
        margin: 5% 0;

    }

    .caption-style-1 img {
        width: 237px;
        height: 130px;
    }

    .main-gallery {
        background-color: #0479044f;
        padding: 1em;
    }

    .caption-style-1 {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        gap: 10px;
    }

    .main-service-new-h3 {
        font-size: 21px;
        letter-spacing: 1px;
    }

    .sub-banner h2 {
        font-size: 21px;
    }

    .main-form {
        display: flex;
    }


    .banner {
        height: 370px;
    }

    .repair-service h3 {
        font-size: 21px;
        letter-spacing: 1px;
    }

    .labour-text p {
        font-size: 15px;
    }

    .labour-text h4 {
        font-size: 18px;
    }

    .repair-service p {
        font-size: 13px;
        padding: 0 15px;
    }

    .text1 {
        margin: 0;
        font-size: 28px;
        padding: 0;
        line-height: 28px;
    }

    .footer-ul li {
        font-size: 15px;
        text-align: center;
        /* font-weight: 600; */
        line-height: 19px;
        list-style: none;
    }

    .footer_2 p {
        font-size: 16px;
        text-align: center;
    }

    .footer-p p {
        font-size: 15px;
        text-align: center;
        /* font-weight: 600; */
        line-height: 19px;
    }

    .caption-style-1 .caption-text {
        z-index: 10;
        color: #fff;
        position: absolute;
        width: 244px;
        height: 375px;
        text-align: center;
        top: 100px;
    }
}

@media (max-width:480px) {
    .contact {
        font-size: 28px;
    }

    .caption-style-1 .caption-text {
        z-index: 10;
        color: #fff;
        position: absolute;
        width: 160px;
        height: 247px;
        text-align: center;
        top: 14px;
    }
    .disclaimer-test{
    Font-size:8px;
}

    .sub-banner h1 {
        font-size: 23px;
    }

    .h3_text h3 {
        font-size: 19px;
        margin: 5% 0;

    }

    .caption-style-1 img {
        width: 237px;
        height: 130px;
    }

    .main-gallery {
        background-color: #0479044f;
        padding: 1em;
    }

    .caption-style-1 {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 10px;
    }

    .main-service-new-h3 {
        font-size: 21px;
        letter-spacing: 1px;
    }

    .sub-banner h2 {
        font-size: 21px;
    }

    .main-form {
        display: block;
    }

    .border-redius1 {
        border-radius: 7px;
    }

    .form-control {
        margin: 6% 0;
    }

    .border-redius2 {
        border-radius: 7px;
    }

    .border-redius3 {
        border-radius: 7px;
    }

    .banner {
        height: 600px;
    }

    .repair-service h3 {
        font-size: 21px;
        letter-spacing: 1px;
    }

    .caption-style-1 .caption-text h1 {
        text-transform: uppercase;
        font-size: 16px;
    }

    .labour-text p {
        font-size: 15px;
    }

    .labour-text h4 {
        font-size: 18px;
    }

    .repair-service p {
        font-size: 15px;
    }

    .text1 {
        margin: 0;
        font-size: 28px;
        padding: 0;
        line-height: 28px;
    }
    .header-mrg-fix {
        margin: 23% 0 0 0;
    }

    .footer-ul li {
        font-size: 15px;
        text-align: center;
        /* font-weight: 600; */
        line-height: 19px;
        list-style: none;
    }

    .footer_2 p {
        font-size: 8px;
        text-align: center;
    }

    .footer-p p {
        font-size: 15px;
        text-align: center;
        /* font-weight: 600; */
        line-height: 19px;
    }
}