@media (min-width: 1650px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1290px !important;
    }
}


@media (max-width: 1399px) {
    ul#menu {
        gap: 20px;
    }

    .navbar {
        gap: 20px;
    }

    .estimationWeb {
        font-size: 60px;
        line-height: 70px;
    }

    .CustomersSatisfied {
        bottom: -100px;
    }

    .popular {
        padding-top: 10px;
    }

    .nav-links {
        gap: 25px;
    }

    .item-box h2 {
        font-size: 30px;
        line-height: 30px;
    }

    .item-box p {
        font-size: 18px;
        line-height: 25px;
        letter-spacing: 1px;
    }

    .item-box {
        padding: 40px 25px;
    }

    .arrrowVector {
        display: none;
    }
}

@media(max-width:1299px) {

    .menu-toggle,
    .mobile-quote-btn,
    .menu-logo {
        display: block;
    }

    .menu-logo img {
        width: 150px;
    }

    .nav-links {
        gap: 0;
    }

    .menu-logo {
        padding-bottom: 20px;
    }

    .desktop-quote-btn {
        display: none;
    }

    nav {
        backdrop-filter: blur(18px);
        background: rgb(33 37 41);
        position: fixed;
        top: 0;
        left: -100%;
        width: 80%;
        max-width: 300px;
        min-height: 100vh;
        height: 100%;
        overflow: auto;
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
        flex-direction: column;
        align-items: flex-start;
        justify-content: space-between;
        padding: 20px;
        transition: all 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
        z-index: 1001;
    }

    nav.active {
        left: 0;
    }

    .nav-links {
        flex-direction: column;
        width: 100%;
        margin-top: 10px;
    }

    .nav-links li {
        margin: 0;
        width: 100%;
    }

    .nav-links li a {
        padding: 15px 0;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .overlay {
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.5);
        z-index: 100;
        opacity: 0;
        visibility: hidden;
        transition: all 0.3s ease;
    }

    .overlay.active {
        opacity: 1;
        visibility: visible;
    }

    .close-icon {
        display: none;
    }

    .mobile-quote-btn {
        width: 100%;
        text-align: center;
    }

    .menu-toggle img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .estimationWeb {
        font-size: 50px;
        line-height: 70px;
    }

    .item-box-row {
        gap: 30px 0;
    }

    .section-two,
    .section-realted-product {
        padding-bottom: 70px;
    }
}

@media (max-width: 1199px) {
    .bluer-roofing {
        position: absolute;
        left: -105px;
        top: 300px;
    }

    .premium-features-row {
        gap: 20px 0;
        margin-top: 20px;
    }

    .section-eight {
        padding: 70px 0px 40px 0px;
    }

    .exlcuse-main-grid {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }

    .satistication {
        max-width: 600px;
    }

    .section-five-row {
        gap: 30px 0;
    }
}

@media (max-width: 991px) {
    .finest {
        font-size: 20px;
        line-height: 30px;
        border-left: none;
        padding-left: 0;
        text-align: center;
    }

    .estimationWeb {
        font-size: 50px;
        line-height: 65px;
        text-align: center;
    }

    .qouteGET {
        text-align: center;
        line-height: 25px;
    }

    .section-one-btn-main {
        gap: 20px;
        margin-top: 30px;
        justify-content: center;
    }

    .benefits-slider .slick-arrow {
        display: none !important;
    }

    .section-three {
        height: 510px;
        padding: 50px 0;
    }

    .process-box-row {
        margin: 20px 0 30px 0;
        gap: 30px 0;
    }

    .section-five,
    .section-seven {
        padding: 50px 0;
    }

    .scratch {
        padding-top: 5px;
        text-align: center;
    }

    .skills-box-main {
        width: 200px;
        height: 200px;
    }

    .section-two {
        padding-bottom: 50px;
    }

    .section-six,
    .section-realted-product {
        padding-bottom: 50px;
    }

    .faq-img-main {
        text-align: center;
    }

    .faq-img {
        max-width: 100%;
        padding-top: 20px;
    }

    .section-eight {
        padding: 50px 0px 40px 0px;
    }

    .related-product-slider {
        margin-top: 20px;
    }

    .related-product-slider a {
        margin: 0 15px;
    }

    .admin-text {
        font-size: 20px;
    }

    .section-nine {
        padding: 50px 0;
    }

    .exlcuse-main-grid {
        gap: 20px;
        margin: 60px 0;
    }

    .demos-row-main {
        gap: 30px 0;
    }

    .modern-layout-main {
        display: flex;
        justify-content: center;
        gap: 10px 30px;
        margin: 30px 0;
        flex-wrap: wrap;
        align-items: center;
    }

    .sec-text {
        font-size: 40px;
        line-height: 50px;
    }

    .inner-page-slider .slick-slide {
        margin: 0 10px;
    }

    .satistication,
    .hardest {
        max-width: 100%;
        text-align: center;
    }

    .satistication-container {
        display: flex;
        align-items: center;
        gap: 25px;
        flex-direction: column;
    }

    .ads-section {
        padding: 50px 0;
    }

    .inner-pages-sec {
        padding: 50px 0;
    }

    .faq-img {
        display: none;
    }

    .faqStext {
        text-align: center;
    }
}

@media (max-width: 767px) {
    .estimationWeb {
        font-size: 38px;
        line-height: 50px;
        text-align: center;
    }

    .sectionBG {
        height: 800px;
    }

    .brand img {
        width: 170px;
    }

    .section-three {
        height: 250px;
        padding: 30px 0;
    }

    .section-two {
        padding-bottom: 30px;
    }

    .ssdashbord-slider {
        margin-top: 30px;
    }

    .ViewDashbordMain {
        margin-top: 25px;
    }

    .register {
        font-size: 28px;
        line-height: 35px;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .process-img {
        width: 70px;
    }

    .process-img-main {
        width: 110px;
        height: 110px;
    }

    .process-box-row {
        gap: 20px 0;
    }

    .section-five,
    .section-seven {
        padding: 30px 0;
    }

    .section-six,
    .section-realted-product {
        padding-bottom: 30px;
    }

    .accordion-button {
        padding: 20px;
        font-size: 18px;
        line-height: 27px;
    }

    .accordion-body {
        padding: 0 20px 20px;
        font-size: 16px;
        line-height: 25px;
    }

    .accordion-button:not(.collapsed) {
        padding-bottom: 10px;
    }

    .section-eight {
        padding: 30px 0px 30px 0px;
    }

    .related-product-slider {
        margin-top: 14px;
    }

    .section-nine {
        padding: 50px 0;
    }



    .admin-text {
        font-size: 18px;
    }

    .exlcuse-main-grid {
        gap: 20px;
        margin: 40px 0;
    }

    .sec-text {
        padding-bottom: 10px;
    }
}

@media (max-width: 575px) {
    .estimationWeb {
        font-size: 30px;
        line-height: 40px;
        text-align: center;
    }

    .finest {
        font-size: 18px;
        line-height: 26px;
    }

    .estimationWeb {
        padding: 10px 0 13px 0;
    }

    .register {
        font-size: 25px;
        line-height: 35px;
        padding-top: 10px;
        padding-bottom: 0px;
    }

    .process-box-row {
        margin-bottom: 20px;
    }

    .accordion-item {
        margin-bottom: 15px;
        margin-top: 15px;
    }

    footer {
        padding: 15px 12px;
        font-size: 18px;
    }

    .exlcuse-main-grid {
        margin: 30px 0;
        grid-template-columns: repeat(1, 1fr);
    }

    .sec-text {
        font-size: 33px;
        line-height: 45px;
    }
}


@media (max-width: 430px) {
    .section-one-btn-main {
        flex-wrap: wrap;
    }

    .button {
        font-size: 18px;
        padding: 12px 15px;
    }
}

@media (max-width:373px) {

    .section-one-btn-main {
        margin-top: 23px;
    }

    .estimationWeb {
        font-size: 25px;
        line-height: 38px;
    }

}