/* ===== File modified by NK on Jan 27th, 2026 at 00:49 AM   ===== */

@media only screen and (max-width: 1459px) {
    .slider-text-wrapper h3 {
        line-height: 1.1;
        margin-bottom: 0.5em;
        font-size: 4em;
    }
}

@media only screen and (max-width: 1300px) {
    .overlay p {
        line-height: 1.3;
    }
}

@media only screen and (max-width: 1253px) {
    .review-section {
        min-height: auto;
        display: grid;
        grid-auto-flow: column;
        grid-auto-columns: minmax(0, 1fr);
    }
}

@media only screen and (max-width: 1194px) {
    .header-wrapper h3 {
        line-height: 1;
    }

    .section-header h3,
    .main-content h3,
    .header-wrapper h3 {
        font-size: 2.75em;
    }

    .summary-wrapper ul li {
        font-size: 1em;
    }

    .overlay p {
        letter-spacing: 0.5px;
    }

    .slider-text-wrapper h3 {
        font-size: 3.75em;
    }
}

@media only screen and (max-width: 1100px) {
    .slider-text-wrapper h3 {
        font-size: 3.5em;
    }

    .slider-text-wrapper p {
        font-size: 1.2em;
    }

    .custom-header .top {
        padding-bottom: 4em;
    }

    .container-f {
        display: grid;
        grid-auto-flow: column;
        gap: 2em;
    }

    .footer-col {
        min-width: 33%;
    }
}

@media only screen and (max-width: 850px) {
    .footer-col {
        min-width: auto;
    }

    .container-f {
        grid-auto-flow: row;
    }

    .section-header h3,
    .main-content h3,
    .header-wrapper h3 {
        font-size: 2.5em;
    }

    .header-wrapper p,
    .summary-wrapper p,
    .main-content p,
    .section-header p {
        font-size: 1.1em;
    }
}

@media only screen and (max-width: 968px) {
    section.explore-our-tours {
        grid-template-columns: auto;
    }

    .overlay h3 {
        font-size: 2.5em;
    }

    .overlay p {
        font-size: 1.25em;
    }

    .summary-wrapper ul li {
        font-size: 1.1em;
    }
}

@media (max-width: 859px) {
    .swiper-slide img {
        filter: brightness(40%);
    }

    .slider-text-wrapper h3 {
        font-size: 3em;
    }

    .slider-text-wrapper p {
        font-size: 1.1em;
    }

    .main-content p,
    .section-header p {
        width: 75%;
    }

    section.custom-banner {
        margin-top: -9em;
    }

    section.most-popular-tours .card-container {
        grid-template-columns: auto;
    }

    .tour-card .card-image-wrapper {
        height: auto;
    }

    .review-section {
        grid-auto-columns: unset;
        grid-auto-flow: row;
    }

    .section-header h3::after,
    .main-content h3::after {
        margin-top: 1.5em;
    }
}

@media (max-width: 808px) {
    section.custom-banner {
        margin-top: -10em;
    }

    section.search-section {
        margin-top: -8em;
    }

    .bottom .mobile-menu {
        background: rgb(0 0 0 / 85%);
    }

    .mobile-menu a {
        color: #fff;
        border: none;
        padding: 0.8em;
    }
}

@media (max-width: 760px) {
    section.custom-banner {
        margin-top: -11em;
    }
}


@media (max-width: 715px) {
    section.custom-banner {
        margin-top: -12em;
    }
}

@media (max-width: 667px) {
    section.custom-banner {
        margin-top: -13em;
    }

    .slider-text-wrapper h3 {
        font-size: 2.5em;
    }

    .slider-text-wrapper p {
        font-size: 1em;
    }

    section.search-section {
        margin-top: -10em;
    }

    .overlay h3 {
        font-size: 2em;
    }

    .overlay p {
        font-size: 1.1em;
    }

    .cards-wrapper a {
        padding: 1.5em;
        min-width: auto;
    }

    .main-content .cards-wrapper {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        width: 90%;
        margin: auto;
        gap: 1em;
        margin-top: 3em;
    }
}

@media (max-width: 619px) {
    section.custom-banner {
        margin-top: -14em;
    }

    section.search-section {
        padding: 2em;
    }
}

@media (max-width: 571px) {
    .custom-header .top {
        display: none;
    }

    .custom-header .bottom {
        bottom: 0;
        margin: 0;
        border: none;
        border-radius: 0;
    }

    .bottom .mobile-menu {
        right: 0.75em;
        margin-top: 0;
    }

    section.custom-banner {
        margin-top: -17em;
    }

    .home-hero-swiper-wrapper .swiper-slide {
        height: 57em;
    }

    section.search-section {
        margin-top: -20em;
    }

    .cards-wrapper a {
        padding: 1em;
    }

    .header-wrapper p,
    .summary-wrapper p,
    .main-content p,
    .section-header p {
        font-size: 1em;
    }

    .main-content p,
    .section-header p {
        width: 80%;
    }

    .cards-wrapper a img {
        width: 4em;
    }

    .overlay h3 {
        font-size: 1.5em;
    }

    .overlay p {
        font-size: 1em;
    }
}

@media (max-width: 521px) {

    .section-header h3,
    .main-content h3,
    .header-wrapper h3 {
        line-height: 1;
    }

    section.custom-banner {
        margin-top: -18em;
    }
}

@media (max-width: 480px) {
    .company-name a span {
        font-size: 1.5em;
    }

    section.custom-banner {
        margin-top: 0;
    }

    .custom-header {
        z-index: 20;
        position: sticky;
        top: 0;
    }

    .home-header {
        margin-bottom: -19em;
    }

    .slider-text-wrapper h3 {
        font-size: 2em;
        margin-bottom: 1em;
    }

    .main-content .cards-wrapper {
        grid-template-columns: 1fr;
        width: 70%;
    }

    section.search-section {
        margin-top: -21em;
    }

    .video-wrapper {
        aspect-ratio: auto;
        box-shadow: none;
    }

    .video-container {
        min-height: auto;
        padding: 2em;
    }

    .video-title {
        text-align: center;
    }

    .video-overlay {
        padding: 1em;
    }

    #app {
        display: none;
    }

    .left-half .lower,
    .right-half .upper {
        grid-template-columns: 1fr;
    }

    .overlay h3 {
        font-size: 2em;
    }

    .overlay p {
        font-size: 1.2em;
    }

    .summary-wrapper ul li {
        font-size: 1em;
    }

    .section-header h3,
    .main-content h3,
    .header-wrapper h3 {
        font-size: 2.25em;
    }

    .main-content p,
    .section-header p {
        width: 90%;
    }

    .tabs .tab-link {
        padding: 0.75em 1.5em;
    }
}