@media screen and (min-width: 1800px) {}

@media screen and (max-width: 1600px) {
    .hero-section .hero-banner-slider .item {
        min-height: 100vh;
    }
}

@media screen and (min-width: 1400px) {}

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

@media (min-width: 1200px) and (max-width: 1399px) {}

@media (max-width: 1399px) {
    .product-detail-section .product-h1-title {
        font-size: 40px;
    }

    .you-may-bxx .owl-nav button.owl-prev {
        left: 0;
    }

    .you-may-bxx .owl-nav button.owl-next {
        right: 0;
    }

    .you-may-section {
        padding: 50px 0;
    }

    .comp-banner-wrapper {
        padding: 50px 0;
    }

    .ie-gal-section {
        padding: 90px 0 0;
    }

    .cr-sec-wrapper {
        padding: 50px 0;
    }

    .product-detail-section .sp-btns .btn-all {
        font-size: 15px;
    }
}

@media (min-width: 992px) {
    .why-import-section .col-lg-4:not(:nth-child(3n)) .feature-item-box {
        border-right: 1px solid rgba(255, 255, 255, 0.08);
    }

    .why-import-section .col-lg-4:nth-child(-n+3) .feature-item-box {
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    }
}


@media (max-width: 1199px) {
    .features-section {
        padding: 0 0 50px;
    }

    .adv-ex-section {
        padding: 52px 0;
    }

    .adv-ex-section .adv-ex-card {
        padding: 22px;
    }

    .adv-ex-section .adv-ex-card-title {
        font-size: 20px;
    }

    .you-may-section .btn-all {
        font-size: 14px;
    }

    .faq-style-section .faq-style-accordion-holder {
        width: 90%;
    }

    .product-detail-section .main-carousel-item {
        height: 520px;
    }

    .hero-section .hero-banner-slider .item {
        min-height: 85vh;
    }

    .find-section {
        padding: 50px 0;
    }

    .sub-heading,
    .caravan-cta-section .sub-heading {
        font-size: 45px;
    }

    p {
        font-size: 18px;
    }

    .find-section .card-title-custom br {
        display: none;
    }

    .why-choose-section .feature-list-box {
        gap: 10px;
    }

    .why-choose-section .feature-list-item {
        font-size: 16px;
    }

    .adventure-section .bottom-title {
        font-size: 32px;
    }

    .reviews-section .testimonial-item-card {
        padding: 25px;
        min-height: 300px;
    }

    .reviews-section .review-text-paragraph {
        font-size: 15px;
    }

    .reviews-section .reiew-bxx {
        padding: 50px 0;
        margin: 0 10px;
    }

    .site-footer .footer-links-list a {
        font-size: 14px;
    }

    .site-footer .footer-contact-item {
        font-size: 14px;
    }

    .main-nav ul li a {
        font-size: 35px;
    }

    .story-section {
        padding: 50px 0 0;
    }

    .why-choose-section {
        padding: 75px 0;
    }

    .finds-section {
        padding-top: 50px;
    }

    .trusted-section {
        padding: 50px 0;
    }

    .inspection-section {
        padding: 50px 0;
    }

    .sourcing-section {
        padding: 0 0 50px;
    }

    .trust-section {
        padding: 50px 0;
    }
    .faq-grid-section {
    padding: 50px 0; 
}
.faq-grid-section .faq-cat-title br {
    display: none;
}
.contact-section .contact-section-title { 
    font-size: 30px; 
}
.contact-section .contact-sub-desc { 
    font-size: 16px; 
}
.contact-section .info-strip-item { 
    align-items: center; 
    padding: 14px 0; 
}
.contact-section .info-label-heading {
    margin-bottom: 0; 
    font-weight: 500;
    font-size: 16px; 
}
.contact-section .info-body-text { 
    font-size: 16px;
    line-height: normal; 
}
.contact-section .contact-card-box.contactbxx {
    padding: 20px 24px;
}

}

@media (max-width: 991px) {
    .navbar-brand {
    width: 145px;
    position: unset;
    left: 0;
    right: 0;
    top: 0;
}
    .cta-callout-section { 
    padding: 50px 0;
}
.faq-detailed-section {
    padding: 10px 0 50px 0;
}
    .why-import-section .section-heading p { 
    width: 100%; 
}
.cta-callout-section .cta-inner-card { 
    width: 100%; 
}
.cta-callout-section .sub-heading { 
    text-align: center;
}
.cta-callout-section  .section-heading { 
    text-align: center !important;
}
.faq-detailed-section .faq-wraper {
    width: 100%; 
}
    .find-section .section-heading {
        width: 100%;
        margin: 0 auto;
    }

    .find-section .card-title-custom {
        font-size: 30px;
    }

    .adventure-section .section-heading {
        width: 100%;
        margin: 0 auto;
    }

    .navbar-collapse {
        background: rgba(44, 82, 112, 0.95);
        padding: 1rem;
        border-radius: 8px;
        margin-top: 10px;
    }

    .header-links .nav-item {
        padding: 0.5rem 0;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }

    .header-wrap .search-icon {
        border-left: none;
        padding-left: 0;
    }

    .hero-section .slide-content {
        max-width: 100%;
    }

    .why-import-section .col-md-6:nth-child(odd) .feature-item-box {
        border-right: 1px solid rgba(255, 255, 255, 0.08);
    }

    .why-import-section .col-md-6:nth-child(-n+4) .feature-item-box {
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    }

    .product-detail-section .gallery-container-flex {
        flex-direction: column-reverse;
        gap: 12px;
    }

    .product-detail-section .thumb-nav-wrapper {
        width: 100%;
        flex-direction: row;
    }

    .product-detail-section .vertical-arrow-btn {
        display: none !important;
    }

    /* Hide vertical keys on tabs loop */
    .product-detail-section .thumb-vertical-scroll-stack {
        display: block;
        max-height: none;
        overflow: visible;
    }

    .product-detail-section .main-display-box {
        max-width: 100%;
    }

    .product-detail-section .main-carousel-item {
        height: auto;
    }

    .product-detail-section .custom-thumb-cell {
        height: auto;
        border-radius: 6px;
    }

    .blog-section .featured-card {
        min-height: 380px;
    }

    .blog-section .featured-title {
        font-size: 26px;
        max-width: 100%;
    }

    .faq-style-section .faq-style-accordion-holder {
        width: 100%;
    }

    .blog-section .sub-heading {
        font-size: 34px;
    }

    .blog-section .section-grid-title {
        font-size: 28px;
    }

    .faq-style-section {
        padding: 50px 0;
    }

    .hero-section .hero-banner-slider .item {
        min-height: 65vh;
    }

    .main-heading {
        font-size: 50px;
    }

    .find-section .card-large {
        height: 300px;
    }

    .blog-insight-section .meta-text-details {
        font-size: 13px;
    }

    .caravan-marketplace-section .btn-all svg {
        display: none;
    }

    .caravan-name {
        font-size: 20px;
    }

    .trust-section .stat-number {
        font-size: 38px;
    }
    .sourcing-section .section-heading p {
    width: 100%; 
}
.sourcing-section .section-heading .sub-heading {
    width: 100%; 
}
   .blog-section {
    padding: 60px 0; 
}
 .blog-section   .recent-meta { 
    font-size: 13px; 
}
.blog-section   .recent-post-title { 
    font-size: 16px; 
}
}


@media (max-width: 767px) {
.faq-grid-section .faq-cat-card { 
    padding: 21px; 
}

    .caravan-marketplace-section .filter-header-title {
        font-size: 12px;
    }

    .caravan-marketplace-section .filters-dropdowns-row {
        gap: 10px;
    }

    .caravan-marketplace-section .category-tab-btn {
        gap: 6px;
        padding: 10px;
        font-size: 13px;
    }

    .caravan-marketplace-section .category-tabs-ribbon {
        gap: 10px;
    }

    .caravan-marketplace-section .category-tab-btn .tab-icon-square {
        width: 38px;
        height: 38px;
    }

    .caravan-marketplace-section .results-count {
        font-size: 12px;
    }

    .header-wrap .container-fluid {
        padding: 0 14px;
    }

    .navbar-brand {
        width: 110px;
    }

    .btn-quote {
        padding: 10px 15px;
        font-size: 14px;
    }

    .sub-heading,
    .caravan-cta-section .sub-heading {
        font-size: 35px;
    }

    .reviews-section .testimonial-item-card {
        min-height: unset;
        margin: 15px 0;
    }

    .why-import-section .col-12:not(:last-child) .feature-item-box {
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    }

    .why-import-section .feature-item-box {
        padding: 35px 20px;
    }

    .our-carnvans-section .video-frame-box {
        padding-bottom: 56.25%;
    }

    .blog-section .search-container-box {
        min-width: 100%;
        padding-bottom: 15px;
    }

    .hero-section .hero-banner-slider .owl-dots {
        right: 0;
        left: 0;
        bottom: 30px;
        justify-content: center;
    }

    .explore-section {
        padding: 0 0 50px;
    }

    .adventure-section {
        padding: 50px 0 0;
    }

    .why-choose-section {
        padding: 50px 0;
    }

    .our-carnvans-section .container {
        padding: 50px 0;
        padding-right: calc(var(--bs-gutter-x) * .5);
        padding-left: calc(var(--bs-gutter-x) * .5);
    }

    .reviews-section .reiew-bxx {
        padding: 50px 20px;
    }

    .reviews-section {
        padding: 50px 0 0;
    }

    .blog-insight-section {
        padding: 50px 0;
    }

    .ie-gal-section {
        padding: 50px 0 0;
    }

    .comp-banner-wrapper .comp-banner-box {
        flex-direction: column;
        gap: 20px;
    }

    .comp-banner-wrapper .sub-heading,
    .comp-banner-wrapper p {
        text-align: center;
    }

    .comp-banner-wrapper p {
        margin-top: 10px;
    }

    .faq-style-section {
        margin: 0 10px;
    }

    .you-may-section .btn-all {
        padding: 14px 14px;
    }

    .you-may-bxx .owl-nav {
        top: 40%;
        transform: translateY(-40%);
    }

    .sub-banner .main-heading {
        font-size: 40px;
    }

    .journey-section .section-heading p br {
        display: none;

    }

    .journey-section {
        padding: 50px 0;
    }

    .journey-section .step-card {
        padding: 20px;
    }

    .inspection-section {
        padding: 50px 0;
    }

    .popular-upgrade-section .section-heading p {
        margin: 20px auto 0;
        width: 100%;
    }

    .popular-upgrade-section {
        padding: 0 0 50px;
    }

    .why-import-section .col-12:last-child .feature-item-box {
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    }

    .why-import-section .section-heading p {
        width: 100%;
        margin: 20px auto;
    }

    .why-import-section {
        padding: 50px 0;
    }
    .cta-callout-section .cta-inner-card { 
    width:100%; 
}
}

@media (max-width: 575px) {
    .cta-callout-section .cta-inner-card { 
    padding: 25px; 
}
    .sub-banner {
        height: 90vh;
    }

    .header-wrap .top-bar-text {
        width: 80%;
        margin: 0 auto;
    }

    .sp-btns {
        flex-direction: column;
    }

    .product-detail-section .product-h1-title {
        font-size: 26px;
    }

    .sub-heading,
    .caravan-cta-section .sub-heading {
        font-size: 30px;
    }

    .hero-section .hero-banner-slider .item {
        min-height: 85vh;
    }

    .hero-banner-slider .item {
        min-height: 85vh;
        /* Mobile par thoda chota */
    }

    .slide-content {
        text-align: center;
        margin: 0 auto;
    }

    .hero-banner-slider .owl-dots {
        right: 0;
        left: 0;
        text-align: center;
        bottom: 20px;
    }

    .button-group {
        display: flex;
        gap: 10px;
        justify-content: center;
    }

    .card-details-content {
        padding: 20px;
    }
    .contact-section .form-select {
     
    background-position: 270px;
}

}

@media (max-width: 380px) {
    .button-group {
        flex-direction: column;
    }

}



