header .offcanvas-header h5 img {
    max-width: 180px;
}

@media only screen and (min-width: 1601px) {

    /* header  */
    .modal-xl {
        width: 80% !important;
        max-width: 80% !important;
    }
}

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

    /* header  */
    .modal-xl {
        width: 80% !important;
        max-width: 80% !important;
    }

    header .header-top .top-left-header span {
        font-size: 12px;
    }
}

@media (max-width: 1400px) {
    .container-fluid-lg {
        padding: 0 calc(12px + (130 - 12) * ((100vw - 320px) / (1920 - 320)));
    }

    header .top-nav .navbar-top .middle-box .search-box .input-group .form-control {
        width: 480px;
    }

    .modal-xl {
        width: 80% !important;
        max-width: 80% !important;
    }
}

@media (max-width: 1199px) {
    .page-body {
        margin-top: 9.875rem !important;
    }

    header .top-nav .navbar-top {
        gap: 30px;
        display: flex;
    }

    header .top-nav .navbar-top .middle-box .search-box .input-group .form-control {
        width: 280px;
    }

    header .navbar-nav .nav-single-item {
        margin-left: 0;
    }

    header .navbar-nav .nav-single-item a {
        padding: 5px 0 !important;
        font-weight: 700;
    }

    .container-fluid-lg {
        padding: 0 calc(12px + (100 - 12) * ((100vw - 320px) / (1920 - 320)));
    }

    header .top-nav {
        padding: 20px 0 15px 0;
    }
}

@media (max-width: 1199px) and (min-width: 576px) {
    header .top-nav .navbar-top .rightside-box .right-side-menu .right-side .delivery-login-box .delivery-detail {
        display: block;
    }

    header .top-nav .navbar-top .middle-box .search-box {
        display: block;
    }

    header .top-nav .navbar-top .middle-box .search-box .input-group .form-control {
        width: 170px;
    }
}

@media (max-width: 1024px) {
    .nav-item img {
        display: none;
    }

    .dropdown-column.col-xl-3.mb-3 {
        margin-bottom: 0 !important;
    }

    .styled-mega-menu {
        text-align: left;
    }
}

@media (max-width: 992px) {
    .container-fluid-lg {
        padding: 0 calc(12px + (80 - 12) * ((100vw - 320px) / (1920 - 320)));
    }
}

@media (max-width: 768px) {
    .product-box-3 .product-footer {
        text-align: center;
    }

    .product-box-3 .product-footer .product-rating {
        justify-content: center;
    }

    .product-box-3 .product-footer .product-detail .name {
        font-size: calc(16px + (18 - 16) * ((100vw - 320px) / (1920 - 320)));
        min-height: auto;
    }

    .container-fluid-lg {
        padding: 0 calc(12px + (55 - 12) * ((100vw - 320px) / (1920 - 320)));
    }

    .bank-section .cards>* {
        margin-bottom: 1rem;
    }
}

@media (max-width: 767px) and (min-width: 576px) {
    .product-box-3 .product-footer .product-detail .span-name {
        font-size: 14px;
    }

    .product-box-3 .product-footer .add-to-cart-box {
        width: 85%;
        margin: 0 auto;
    }
}

@media (max-width: 576px) {
    .container-fluid-lg {
        padding: 0 calc(15px + (30 - 15) * ((100vw - 320px) / (1920 - 320)));
    }

    header .top-nav .navbar-top .rightside-box .right-side-menu .right-side .header-badge {
        padding-right: 0;
    }

    header .right-side .quick-quote-button {
        padding: calc(5px + (6 - 4) * ((100vw - 320px) / (1920 - 320))) calc(4px + (6 - 4) * ((100vw - 320px) / (1920 - 320)));
        font-size: 12px;
    }

    header .top-nav .navbar-top {
        gap: 20px;
    }

    header .right-side .quick-quote-button .feather {
        width: 0;
        margin-right: 0;
    }

    header .top-nav {
        padding: 20px 0 0px 0;
    }

    .header-main-nav-menu {
        display: contents;
    }

    .extra-features .features {
        padding: 0;
    }

    .packaging-needs .accordion.mx-6 {
        padding: 15px;
        margin: 0;
    }

    .product-box-3 .product-footer .product-detail .span-name {
        font-size: 14px;
    }

    .product-box-3 .product-footer .add-to-cart-box {
        width: 65%;
        margin: 0 auto;
    }

    header .top-nav .navbar-top .rightside-box .right-side-menu .right-side:first-child {
        display: none;
    }

    .service-section .col-xs-12 {
        /* width: 50%; */
        width: 100%;
        margin: 6px 0px;
    }
}

@media (min-width: 1200px) {
    header .navbar-expand-xl .dropdown-mega .stock-menu .dropdown-item {
        padding: 0;
        margin: 11.5px 0px 0 0;
    }

    .page-body {
        margin-top: 12.875rem !important;
    }

    .home-section-custom {
        padding-top: calc(60px + (60 - 30) * ((100vw - 320px) / (1920 - 320)));
    }
}

@media (max-width: 767px) {
    h1.header-gallery {
        font-size: calc(20px + (40 - 36) * ((100vw - 320px) / (1920 - 320)));
    }

    .merge-image-section {
        display: none;
    }

    section.product-list-section.section-b-space {
        min-height: 400px;
    }
}

@media (max-width: 767px) and (min-width: 320px) {
    .row-cols-xs-2>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%;
    }

    .stock-material-section .cards .last-child {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%;
    }
}

@media (max-width: 480px) {
    .inserts-dividers .card {
        margin-bottom: 1rem;
        height: auto !important;
    }

    .bank-section .card.last-card {
        width: 100%;
        min-height: 435px;
    }

    p,
    b,
    strong {
        font-size: calc(15px + (17 - 15) * ((100vw - 320px) / (1920 - 320)));
    }
}

@media (max-width: 320px) {
    .row-cols-xs-2>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%;
    }

    .inserts-dividers .card {
        margin-bottom: 1rem;
        height: auto !important;
    }

    .bank-section .card.last-card {
        width: 100%;
        min-height: 435px;
    }
}