@media (max-width:1660px) {
    .testimonial_slider4 {
        padding: 0 12px;
    }
    .testimonial_slider2 {
        gap: 20px;
    }
    .remember {
        padding-bottom: 30px;
    }
}
@media (max-width:1480px) {
    .roofing-material {
        height: 175px;
        width: 200px;
    }
    .Asphalt {
        padding: 0 0 10px 0;
    }
    .testimonial_slider2 {
        padding: 0 12px 0 12px;
    }
}
@media (max-width: 1299px) {
    .svg-img {
        width: 70px;
    }
    .step-box2 {
        height: 180px;
        width: 200px;
    }
    .per {
        width: 100%;
        max-width: 340px;
        padding: 20px;
        border-radius: 20px;
    }
    .step-text {
        font-size: 20px;
        padding: 15px 0 15px 0;
    }
    .the-process {
        font-size: 26px;
        padding: 23px 12px;
    }
    .roofing-material {
        height: 200px;
        width: 200px;
    }
    .slider-box {
        height: 220px;
    }
    .timing-box {
        width: 284px;
        height: 205px;
    }
}
@media (max-width: 1199px) {
    .center-box-full {
        margin-left: 0;
    }
    .feel-free-touch {
        display: none;
    }
    .buttons-main {
        padding: 40px 40px 40px;
    }
    .progress-container {
        margin: 25px 20px;
    }
    .menu-toggle-button {
        display: block;
    }
    .phone-icon img {
        width: 30px;
    }
    .phone-icon {
        width: 60px;
        height: 60px;
    }
    .close-icon {
        filter: brightness(0) saturate(100%) invert(87%) sepia(99%) saturate(3265%) hue-rotate(18deg) brightness(103%) contrast(109%);
    }
    .menu-toggle-button {
        z-index: 10;
        background: #000;
        backdrop-filter: blur(6.5px);
        -webkit-backdrop-filter: blur(6.5px);
        border: none;
        cursor: pointer;
        border-radius: 50%;
        width: 60px;
        height: 60px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .side-menu-container {
        position: relative;
    }
    .side-menu {
        position: fixed;
        top: 0;
        left: -450px;
        width: 360px;
        height: 100%;
        transition: left 0.3s ease;
        z-index: 499;
        border-radius: 0;
    }
    .side-menu.show {
        left: 0;
    }
    .hamburger:hover {
        cursor: pointer;
    }
    .form-detils-date {
        padding: 25px 12px;
    }
    .estimate-amount {
        font-size: 35px;
    }
    .estimate-box {
        padding: 15px;
    }
    .estimate-amount-coin {
        font-size: 30px;
        padding: 15px 0;
    }
    .inspection-box-sub {
        display: flex;
        gap: 5px;
        flex-wrap: wrap;
    }
    .inspection-box {
        padding: 20px 20px 80px 20px;
    }
    .section-one {
        height: calc(100vh - 40px);
    }
}

@media (max-width:991px) {
    .logo-img {
        width: 180px;
        height: auto;
    }
    header {
        padding: 10px 12px;
    }
    .step-row-padding {
        gap: 30px 0;
    }
    .button-quote {
        margin-bottom: 30px;
    }
    .step-box-main {
        margin: 0 15px;
    }
    .button-main {
        padding-bottom: 0;
    }
    .testimonial_slider2 {
        gap: 30px;
        flex-wrap: wrap;
        justify-content: center;
    }
    .zip-code-main .button-quote {
        margin-bottom: 0;
    }
    .back-button .button-quote {
        margin-bottom: 0;
    }
    .form-flex {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding-bottom: 20px;
        gap: 20px;
        flex-direction: column;
    }
    .form-flex-sub {
        width: 100%;
        max-width: 100%;
    }
    .intl-tel-input {
        position: relative;
        display: inline-block;
        max-width: 100%;
        width: 100%;
    }
    .white-box-data-main {
        margin-right: 0;
        border-radius: 0;
    }
    .form-detils-date {
        text-align: left;
    }
    .center-box-full {
        margin-left: 0;
    }
    .per {
        width: 100%;
        max-width: 300px;
        padding: 20px;
    }
    .per h2 {
        font-size: 33px;
    }
    .btn-customer-details-main {
        padding: 15px;
    }
    .estimate-box {
        padding: 15px;
    }
    .estimate-amount,
    .estimate-amount-coin {
        font-size: 30px;
        padding: 10px 0;
    }
    .estimate-total-text {
        font-size: 28px;
    }
    .cost-estimate {
        font-size: 18px;
        line-height: 25px;
    }
    .white-box-sub {
        height: 100%;
        overflow: scroll;
    }
    .section-one {
        padding: 12px;
    }
    .full-box-main {
        display: flex;
        gap: 30px;
        padding-top: 0px;
        height: calc(100% - 40px);
    }
}

@media (max-width:767px) {
    .roofing {
        display: none;
    }
    .testimonial_slider,
    .testimonial_slider2 {
        padding: 0 20px 20px 20px;
    }
    .button-quote {
        margin-top: 0;
    }
    .the-process {
        padding: 18px 12px;
        font-size: 22px;
    }
    .services-work {
        font-size: 18px;
        font-weight: 400;
        padding-top: 15px;
    }
    .with-the-process {
        padding: 20px 12px;
    }
    .with-the-process {
        font-size: 20px;
    }
    .center-box {
        border-radius: 15px;
    }
    .step-row-padding {
        gap: 20px 0;
    }
    .zip-code-main {
        padding: 0px 0 20px;
    }
    .dropdown-container {
        display: flex;
        gap: 15px;
        margin: 20px 0;
        flex-direction: column;
    }
}
@media (max-width:700px) {
    .step-box-main {
        margin: 0 5px;
    }
    .testimonial_slider,
    .testimonial_slider2 {
        padding: 0 10px 20px 10px;
    }
    .zip-code-main input {
        width: 100%;
        max-width: 220px;
    }
    .step-text {
        padding: 7px 0 16px 0;
        font-size: 18px;
    }
    .slider-box {
        height: 210px;
    }
    .timing-box {
        width: 284px;
        height: 195px;
    }
}
@media (max-width:575px) {
    .form-main {
        padding: 0 10px;
    }
    .back-button {
        display: flex;
        margin: 0px 12px 20px 12px;
        align-items: center;
        justify-content: center;
    }
    .form-flex {
        padding-bottom: 20px;
        gap: 20px;
    }
    .remember {
        padding-bottom: 25px;
        margin-top: 10px;
    }
    .Asphalt {
        padding: 0 0 10px 0;
    }
    .form-flex-sub-main {
        padding-bottom: 50px;
    }
    .involved {
        padding: 10px 12px 20px 12px;
    }
    .btn-customer-details-main {
        flex-direction: column;
        gap: 15px;
    }
    .edit-btn {
        width: 100%;
        max-width: 130px;
    }
    .est-total {
        font-size: 22px;
        display: flex;
        flex-direction: column;
        gap: 10px;
    }
    .day-date-time {
        font-size: 18px;
        padding: 10px 0 10px 0;
    }
    .conformation-box {
        margin-bottom: 30px;
        padding: 20px;
    }
    .testimonial_slider2 {
        gap: 15px;
    }
    #Location-box {
        margin-bottom: 20px;
    }
    .previous-position-btn {
        position: sticky;
        bottom: 20px;
        left: 15px;
        max-width: 150px;
        float: inline-start;
    }
    .next-position-btn {
        position: sticky;
        bottom: 20px;
        right: 15px;
        max-width: 150px;
        float: inline-end;
    }
    .button {
        padding: 12px 19px;
    }
    .buttons-main {
        padding: 20px 20px 20px;
        position: unset;
    }
    .will {
        font-size: 20px;
        padding-bottom: 0;
    }
    .youar-scheduled-text {
        font-size: 20px;
    }
    .est-total1 {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .est-total {
        font-size: 20px;
        display: flex;
        flex-direction: column;
        gap: 8px;
    }
    .cost-may {
        font-size: 18px;
        padding-top: 12px;
        line-height: 26px;
    }
    .form-flex-sub input {
        height: 50px;
        padding: 8px 12px;
        font-size: 20px;
        border-radius: 10px;
    }
    fieldset {
        padding-bottom: 20px;
    }
    .gold-coin-price {
        font-size: 26px;
    }
}
@media (max-width:520px) {
    .zip-code-main {
        flex-direction: column;
        gap: 20px;
        padding-left: 12px;
        padding-right: 12px;
    }
    .zip-code-main input {
        width: 100%;
        max-width: 100%;
        border-radius: 15px;
    }
    .zip-code-btn .button-quote {
        border-radius: 15px;
    }
    .select-date-time {
        font-size: 22px;
        padding: 20px 0;
    }
}
@media (max-width:470px) {
    .step-box2 {
        height: 160px;
        width: 150px;
    }
    .calendar-main {
        max-width: 300px;
        margin: 0 auto;
    }
    .calendar-main input {
        padding: 10px 20px;
    }
    .calender {
        position: absolute;
        right: 20px;
        top: 10px;
    }
    .Free-btn {
        max-width: 300px;
        margin: 0 auto 15px;
    }
}