@media screen and (max-width: 1400px) {
    #hero-banner1-carousel .item img {
        height: auto;
        min-height: 100%;
    }

    .hero-banner3 img,
    .hero-banner2 img {
        height: auto;
        min-height: 100%;
    }


}

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

    .sort-pagination .form-label,
    .sort-pagination .form-control,
    .sort-pagination .form-select,
    .sort-pagination .btn {
        font-size: 14px;
    }
}

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

    #hero-banner1-carousel .item img {
        height: auto;
    }

    .products-card .btn {
        width: 100%;
        padding: 10px;
    }

    .products-card .btn-outline-primary {
        display: none;
    }

    .categories-card {
        background-color: transparent;
    }

}

@media screen and (max-width: 767px) {
    .comparison-heading {
        display: none;
    }

    .tools-and-material-block .row {
        padding: 0px !important;
    }

    .tools-and-material-block .row .item {
        border-radius: 0px !important;
    }

    .tools-and-material-block .row .item h3 {
        font-size: 30px;
    }

    .CTA-lg {
        display: none;
    }

    .CTA-sm {
        display: block !important;
    }

    .project-detail-sm {
        display: block;
    }

    .project-detail-lg {
        display: none;
    }

    .detail-qty {
        max-width: 150px;
        width: 100px;
    }

    .menu-lg {
        display: none !important;
    }

    .dashboard-banners-sm {
        display: block;
    }

    .dashboard-banners-lg {
        display: none;
    }

    .dashboard-banners img {
        max-height: auto !important;
    }

    #mobileMenu {
        z-index: 10000;
    }

    #mobileMenu .nav-item {
        text-align: left;
    }

    .merchant-store-btn {
        display: inline flow-root;
        width: 40px !important;
        height: 40px !important;
    }

    .CTA .container {
        padding: 0px !important;
    }

    #text-carousel .item {
        font-size: 10px;
    }

    .we-compare {
        margin-top: 0px !important;
    }

    .btn-responsive {
        font-size: 10px !important;
    }

    #header20 .menu20.is-active {
        height: 100% !important;
        position: fixed;
        z-index: 1050;
        top: 60px;
        padding-bottom: 100px;
    }

    .menu20Content {
        padding: 0px !important;
    }

    .account-container h3 {
        text-align: left !important;
        margin-bottom: 15px !important;
    }

    .account-container {
        padding: 0px !important;
    }

    .product-price-sm {
        display: block;
    }

    .product-price-lg {
        display: none;
    }

    .discount-box-sm {
        display: block;
    }

    .discount-box-lg {
        display: none;
    }

    .border-sm {
        border: 1px solid lightgrey;
    }

    .copy-discount-code {
        position: relative;
        min-width: 0px;
        font-family: monospace;
        color: var(--main-light-blue, #18597B);
        background: rgba(5, 174, 208, 0.10);
    }

    .col-xs-6 {
        width: 50%;
        float: left;
        position: relative;
        min-height: 1px;
        padding-left: 7px;
        padding-right: 7px;
    }

    .custom-card .card-body h4 {
        font-size: 14px;
    }

    .custom-card .card-body ul a {
        font-size: 12px;
    }

    .custom-card-header img {
        max-height: 120px;
    }

    .custom-card .view-product-btn {
        font-size: 10px;
        padding: 5px 10px;
    }

    .product-card img {
        min-height: 100px;
    }

    .search-dropdown {
        overflow: auto;
        height: 100vh;
        z-index: 200 !important;
        margin-bottom: 150px;
        padding: 20px;
    }

    .view-all-btn-sm {
        display: block !important;
    }

    .view-all-btn-lg {
        display: none;
    }

    .view-more-categories-btn {
        width: 100px !important;
        font-size: 10px;
        padding: 5px 10px;
    }

    .top-header {
        font-size: 10px;
        text-align: center;
        height: 25px;
    }

    .project-container {
        padding: 0px 10px;
    }

    .TAN {
        display: block !important;
    }

    .top-header .container {
        text-align: center !important;
    }

    .nav-button {
        font-size: 10px;
        padding: 5px 8px;
        margin: 2px;
    }

    .mobile-categories {
        display: block;
    }

    .desktop-categories {
        display: none;
    }

    .menu20Content {
        height: 100vh;
    }

    .product-detail-spacing {
        padding: 0 15px;
    }

    .menu20Content .menu-footer {
        display: none !important;
    }

    .custom-carousel .owl-nav {
        display: none;
    }

    #hero-mobile-banner-carousel {
        display: block;
    }

    #hero-banner1-carousel,
    #hero-banner2-carousel,
    #hero-banner3-carousel,
    #hero-banner4-carousel {
        display: none;
    }

    .menu20Content {
        max-height: 100vh !important;
        /* Limit content height */
        overflow-y: auto !important;
        /* Enable scrolling within */
    }

    .brand-heading {
        font-size: 18px !important;
    }

    .custom-carousel h2 {
        padding: 0 0px 25px 0px;
        margin-bottom: 0;
    }

    .we-compare h2 {
        text-align: center;
    }

    .custom-carousel h2 {
        padding: 0 0px 20px 0px;
    }

    .products-card h4 {
        font-size: 13px;
    }

    h2 {
        font-size: 20px;
    }

    .products-card h5 {
        font-size: 15px;
    }

    .products-card h6 {
        font-size: 11px;
    }

    .products-card img {
        height: 250px;
    }

    .categories-card h4 {
        font-size: 16px;
    }

    .categories-card p {
        font-size: 12px;
    }

    .tips-tricks-card h4 {
        font-size: 18px;
    }

    .tips-tricks-card p {
        font-size: 13px;
    }

    .social-media {
        float: none;
    }

    footer h5 {
        font-size: 16px;
    }

    footer ul li .nav-link {
        font-size: 13px;
    }

    h3 {
        font-size: 18px;
    }

    .badge {
        font-size: 12px;
        padding: 7px 10px;
    }

    .btn.btn-sm {
        font-size: 10px;
    }
}

@media screen and (max-width: 575px) {
    #hero-banner1-carousel .owl-nav button.owl-next {
        right: 0px;
    }

    #hero-banner1-carousel .owl-nav button.owl-prev {
        left: 0px;
    }

    #we-compare-carousel .item {
        padding: 10px;
    }

    .products-card img {
        height: 150px;
    }

    .btn {
        font-size: 13px;
        padding: 7px 10px;
    }

    .sort-pagination .form-label,
    .sort-pagination .form-control,
    .sort-pagination .form-select,
    .sort-pagination .btn {
        font-size: 10px;
    }

    .sort-pagination .form-control,
    .sort-pagination .btn {
        padding: 5px;
    }

    .results-page-control {
        max-width: 35px;
        text-align: center;
    }

    .sort-pagination .form-select {
        background-position: right .1rem center;
        background-size: 12px 9px;
        padding: 5px 15px 5px 5px;
    }


}

.section-heading {
    font-size: 30px;
    margin-bottom: 20px;
}

@media (max-width: 992px) {
    .section-heading {
        font-size: 26px !important;
    }
}

@media (max-width: 768px) {
    .section-heading {
        font-size: 22px !important;
    }

    /* .owl-item
    {
        max-width: 220px  !important;;
        max-height: 220px  !important;;  
    } */


}

@media (max-width: 576px) {
    .section-heading {
        font-size: 18px !important;
    }

    /* .owl-item {
        max-width: 172px;
        max-height: 160px;
    } */

}