@media screen and (min-width: 1499px) {
    .container {
        max-width: 1470px;
    }

    .container-fluid {
        max-width: 100%;
        padding: 0px 60px;
    }


}

@media screen and (max-width: 1499px) {
    .hdr-btm .hdrb-lft ul {
        gap: 45px;

    }

    .hdr-btm .prc-ryt {
        gap: 15px;

    }

    .size22,
    .size22 p {
        font-size: 20px;

    }

    .cta {
        font-size: 16px;
        line-height: 1.2;


    }

    .main-header .navbar-brand {
        max-width: 111px;

    }

    .hdr-ryt {
        gap: 30px;
    }
}

@media screen and (max-width: 1399px) {

    .hdr-btm .hdrb-lft ul {
        gap: 35px;

    }

    .hdr-ryt {
        gap: 20px;
    }

    .hdr-btm .prc-ryt {
        flex: 0 0 40%;
    }

    .size22,
    .size22 p {
        font-size: 18px;

    }
}

@media screen and (max-width: 1199px) {
    .hdr-btm .hdrb-lft ul li .nav-link {
        font-size: 14px;

    }

    .hdr-btm .hdrb-lft ul {
        gap: 20px;
    }

    .size22,
    .size22 p {
        font-size: 16px;
    }

    .prc1-btn .cta {
        padding: 10px 10px 7px;
    }

    .sm-icn {
        max-width: 20px;
    }

    .contct h1 {
        font-size: 45px;
        max-width: 448px;
    }
}


@media screen and (max-width: 991px) {
    .contct h1 {
        font-size: 40px;
        max-width: 100%;
    }

    .calultr_with_cont {
        padding: 40px;
        max-width: 815px;
    }

    .calultr_with_cont p {
        margin-bottom: 30px;
    }

    .add-ons {
        padding: 18px 16px;
        margin-top: 30px;
    }

    .add-ons ul li {
        font-size: 14px;
    }

    .our_pricing_works {
        padding: 80px 0;
    }

    .pricing {
        flex-direction: column;
        gap: 29px;
    }

    .weeks {
        max-width: 100%;
        border-radius: 15px;
    }

    .good_to_know_points {
        flex-direction: column;
    }

    .point {
        padding: 35px;
    }

    .good_contnt p {
        text-align: start;
    }

    .good_img {
        height: 55px;
        width: 55px;
    }

    .measure-sec h2 {
        margin-bottom: 30px;
    }

    .accordion-header {
        margin-bottom: 0;
        margin-top: 20px;
    }

    .measure-sec .accordion {
        gap: 0px;
    }

    .contct_img {
        height: 60px;
        width: 60px;
    }

    h2 {
        font-size: 38px !important;
    }

    section.cleaning_service.p_100 {
        padding-top: 0px !important;
    }

    .calultr_with_cont .error {
        font-size: 16px;
        padding-top: 0;
    }

    section.cleaning_cost_sec.p_100 {
        padding-top: 0px !important;
    }
    select#cln-freq {
        width: 45%;
    }

}

@media screen and (max-width: 767px) {
    .contct h1 {
        font-size: 40px;
        max-width: 100%;
    }

    .step_with_no p {
        font-size: 16px;
        text-align: start;
    }

    .step_with_no h6 {
        font-size: 18px;
        margin: 0;
    }

    .step_with_no span {
        height: 40px;
        width: 40px;
        min-width: 40px;
    }

    .measure-sec button.accordion-button {
        font-size: 22px;
    }

    .cleaning_cost_sec .contnt {
        max-width: 100%;
        margin-bottom: 10px;
    }

    .calultr_with_cont p {
        margin-bottom: 20px;
    }

    .calultr_with_cont input {
        width: 100%;
    }

    button.cta.calculate {
        max-width: 100%;
        width: 100%;
    }

    .add-ons {
        padding: 18px 16px;
        margin-top: 20px;
        flex-direction: column;
        text-align: left;
    }

    .add-ons ul {
        flex-direction: column;
        gap: 20px;
    }

    .add-ons ul {
        text-align: left;
        justify-content: flex-start;
        align-items: self-start;
        padding: 20px;
    }

    .main_work {
        border-radius: 6px;
    }

    .contacts {
        flex-direction: column;
        gap: 0;
    }

    .weeks {
        border-radius: 6px;
    }

    .banner-content {
        border-radius: 14px;
    }

    .contct h1 {
        font-size: 35px;
    }

    .main_work {
        flex-direction: column;
    }

    .main_work h6 {
        padding: 16px;
    }

    .main_work p {
        padding: 16px;
        font-size: 15px;
    }

    .our_pricing_works {
        padding: 50px 0;
    }
    select#cln-freq {
        width: 100%;
    }
}