@media (max-width: 991px) {
    .top-bar-section {
        display: none;
    }

    .ts-nav,
    .ts-whatsapp-btn {
        display: none;
    }

    .ts-burger {
        display: flex;
    }

    .ts-logo img {
        width: 50px;
    }

    .ts-header.is-scrolled .ts-logo img {
        width: 44px;
    }

    .hero-travel {
        height: 600px;
        min-height: 550px;
    }

    .theme-title {
        font-size: 38px;
    }

    .theme-subtitle {
        font-size: 13px;
        letter-spacing: 2.5px;
    }

    .exclusive-services-card-img {
        height: 240px;
    }

    .exclusive-services-card-content {
        padding: 23px 22px;
    }

    .exclusive-services-card-content h3 {
        font-size: 20px;
    }

    .our-destination-section {
        padding: 50px 0;
    }

    .destination-image {
        height: 250px;
    }

    .why-choose-us-section {
        padding: 55px 0;
    }

    .why-feature-card {
        min-height: 280px;
    }

    .tour-image {
        height: 220px;
    }

    .tour-content {
        padding: 18px;
    }

    .travel-style-section {
        padding: 65px 0;
    }

    .travel-style-card {
        height: 340px;
    }

    .ts-footer-main {
        padding: 55px 0 45px;
    }

    .ts-footer-about {
        max-width: 100%;
    }

    .homeSwiper {
        height: 580px;
    }

    .slider-content {
        width: 85%;
    }

    .slider-content h2 {
        font-size: 50px;
    }

    .day-wise-iti-section {
        padding: 40px 0;
    }

    .day-wise-iti-sidebar {
        position: static;
    }

    .day-wise-iti-heading h2 {
        font-size: 28px;
    }

    .destination-tabs {
        justify-content: flex-start;
        flex-wrap: nowrap;
        overflow-x: auto;
        padding: 5px 2px 15px;
        scrollbar-width: none;
    }

    .destination-tabs::-webkit-scrollbar {
        display: none;
    }

    .destination-tabs .nav-item {
        flex: 0 0 auto;
    }

    .destination-tabs .nav-link {
        padding: 11px 20px;
        font-size: 14px;
    }

    .company-intro-image {
        padding-right: 15px;
        padding-bottom: 15px;
    }

    .company-intro-image img {
        height: 400px;
    }

    .experience-badge {
        left: 0;
        bottom: 30px;
    }

    .company-intro-content {
        padding-left: 0;
    }

    .company-intro-content h2 {
        font-size: 32px;
    }
}



@media (max-width: 767px) {

    .page-content-section {
        padding: 45px 0;
    }

    .page-content-section .container {
        padding: 0 15px;
    }

    .page-content-section h1 {
        font-size: 28px;
    }

    .page-content-section h2 {
        font-size: 23px;
        margin-top: 28px;
    }

    .page-content-section h3 {
        font-size: 19px;
    }

    .page-content-section p,
    .page-content-section li {
        font-size: 15px;
        line-height: 1.7;
    }

    .read-more-btn {
        width: auto;
        padding: 11px 24px;
    }

    .theme-title {
        font-size: 27px;
        margin-bottom: 12px;
    }

    .theme-subtitle {
        font-size: 11px;
        letter-spacing: 1.8px;
        padding: 0 10px;
    }

    .theme-subtitle::before,
    .theme-subtitle::after {
        width: 25px;
        margin: 0 8px;
    }

    .theme-title::after {
        width: 50px;
        margin-top: 14px;
    }

    .exclusive-services-card-img {
        height: 250px;
    }

    .exclusive-services-card-content {
        padding: 22px 20px;
    }

    .exclusive-services-card-content h3 {
        font-size: 20px;
    }

    .exclusive-services-card-content p {
        font-size: 14px;
        line-height: 1.7;
    }

    .destination-image {
        height: 260px;
    }

    .destination-content {
        padding: 22px;
    }

    .destination-content h4 {
        font-size: 24px;
    }

    .why-choose-us-section {
        padding: 45px 0;
    }

    .why-feature-card {
        min-height: 260px;

        padding:
            50px 22px 30px;
    }

    .why-feature-icon {
        width: 58px;
        height: 58px;

        font-size: 24px;
    }

    .why-feature-content h4 {
        font-size: 19px;
    }

    .travel-style-section {
        padding: 55px 0;
    }

    .travel-style-card {
        height: 320px;

        border-radius: 10px;
    }

    .travel-style-overlay {
        padding: 70px 20px 20px;
    }

    .travel-style-name {
        font-size: 20px;
    }

    .travel-style-tag {
        font-size: 13px;
    }

    .faq-section {
        padding: 55px 0;
    }

    .faq-wrapper {
        margin-top: 30px;
    }

    .faq-item {
        border-radius: 10px;
        margin-bottom: 12px;
    }

    .faq-question {
        padding: 17px 18px;

        font-size: 15px;

        gap: 12px;
    }

    .faq-answer {
        padding: 0 18px 18px;
    }

    .faq-answer p {
        font-size: 14px;
        line-height: 1.7;
    }

    .faq-icon {
        width: 30px;
        height: 30px;
        min-width: 30px;
        font-size: 15px;
    }

    .ts-footer-main {
        padding: 45px 0 35px;
    }

    .ts-footer-logo img {
        width: 170px;
    }

    .ts-footer-about p {
        font-size: 13px;
        line-height: 1.7;
    }

    .ts-footer-column h3 {
        margin-bottom: 20px;
        font-size: 16px;
    }

    .ts-footer-column ul li {
        margin-bottom: 10px;
    }

    .ts-footer-column ul li a {
        font-size: 13px;
    }

    .ts-footer-bottom-row {
        flex-direction: column;
        justify-content: center;
        text-align: center;
        gap: 10px;
    }

    .homeSwiper {
        height: 500px;
    }

    .slider-overlay {
        background:
            rgba(0, 0, 0, 0.45);
    }

    .slider-content {
        width: 90%;
    }

    .home-slider-tag {
        font-size: 10px;
        letter-spacing: 2px;
        padding: 7px 15px;
        margin-bottom: 15px;
    }

    .slider-content h2 {
        font-size: 34px;
        line-height: 1.15;
    }

    .home-slider-tour-btn {
        margin-top: 25px;
        padding: 12px 24px;
        font-size: 14px;
    }

    .homeSwiper .home-banner-next,
    .homeSwiper .home-banner-prev {
        display: none;
    }

    .exclusive-services-carousel .owl-nav button.owl-prev,
    .exclusive-services-carousel .owl-nav button.owl-next {
        width: 38px;
        height: 38px;
    }

    .exclusive-services-carousel .owl-nav button.owl-prev {
        left: 1px;
    }

    .exclusive-services-carousel .owl-nav button.owl-next {
        right: 1px;
    }

    .exclusive-services-carousel .owl-nav button i {
        font-size: 16px;
    }

    .inner-page-banner {
        height: 280px;
    }

    .inner-banner-content h1 {
        font-size: 34px;
    }

    .day-wise-iti-section {
        padding: 35px 0;
    }

    .day-wise-iti-heading {
        margin-bottom: 25px;
    }

    .day-wise-iti-heading h2 {
        font-size: 24px;
    }


    .day-wise-iti-header {
        gap: 12px;

        padding: 15px;
    }

    .day-wise-iti-number {
        width: 45px;
        height: 45px;

        min-width: 45px;
    }

    .day-wise-iti-number strong {
        font-size: 15px;
    }

    .day-wise-iti-title>span {
        font-size: 9px;
    }

    .day-wise-iti-title h3 {
        font-size: 15px;
    }

    .day-wise-iti-toggle {
        width: 32px;
        height: 32px;

        min-width: 32px;
    }

    .day-wise-iti-body-inner {
        padding-left: 72px;
        padding-right: 15px;
    }

    .day-wise-iti-item.active .day-wise-iti-body-inner {
        padding-bottom: 20px;
    }

    .day-wise-iti-body-inner p,
    .day-wise-iti-body-inner li {
        font-size: 13px;
    }

    .day-wise-iti-card {
        padding: 20px;
    }

    .day-wise-iti-whatsapp-card {
        padding: 23px 20px;
    }

    .day-wise-iti-whatsapp-card h3 {
        font-size: 18px;
    }

    .day-wise-iti-whatsapp-card p {
        font-size: 12.5px;
    }

    .day-wise-iti-whatsapp-number a {
        font-size: 16px;
    }

    .day-wise-iti-contact-actions {
        gap: 8px;
    }

    .day-wise-iti-contact-actions .day-wise-iti-custom-btn {
        padding: 10px 8px;

        font-size: 12px;
    }

    .day-wise-iti-contact-actions .day-wise-iti-custom-btn i {
        font-size: 14px;
    }

    .destination-tabs-main {
        padding: 60px 0;
    }

    .destination-tabs-wrapper {
        margin: 30px 0 15px;
    }

    .ts-go-top {
        right: 5px !important;
        bottom: 55px;

    }

    .mobile-bottom-cta {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 48px;
        display: flex;
        z-index: 9999;
        box-shadow: 0 -2px 8px rgba(0, 0, 0, 0.12);
    }

    .mobile-cta-btn {
        width: 50%;
        height: 48px;
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 6px;
        color: #fff;
        text-decoration: none;
        font-size: 13px;
        font-weight: 600;
    }

    .mobile-cta-btn i {
        font-size: 17px;
    }

    .whatsapp-btn {
        background: #25D366;
    }

    .call-btn {
        background: #01a485;
    }

    .mobile-cta-btn:active {
        opacity: 0.9;
    }

    .testimonials-section {
        padding: 50px 0;
    }

    .testimonials-swiper {
        padding: 10px 35px 50px;
    }

    .testimonial-card {
        padding: 20px;
    }

    .testimonial-client img {
        width: 44px;
        height: 44px;

        min-width: 44px;
    }

    .testimonial-client h4 {
        font-size: 14px;
    }

    .testimonial-client span {
        font-size: 11px;
    }

    .testimonial-quote {
        width: 32px;
        height: 32px;

        min-width: 32px;
    }

    .testimonial-quote i {
        font-size: 16px;
    }

    .testimonial-rating {
        margin-top: 16px;
    }

    .testimonial-comment {
        height: 95px;

        margin: 10px 0 16px;

        font-size: 13px;
        line-height: 1.65;
    }

    .testimonial-destination {
        padding-top: 12px;
    }

    .testimonial-destination span {
        font-size: 11px;
    }

    .testimonials-swiper .swiper-button-prev,
    .testimonials-swiper .swiper-button-next {
        width: 32px;
        height: 32px;

        margin-top: -18px;
    }

    .testimonials-swiper .swiper-button-prev::after,
    .testimonials-swiper .swiper-button-next::after {
        font-size: 12px;
    }

    .company-intro-section {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
        overflow-x: hidden;
    }

    .company-intro-section .row {
        margin-left: 0;
        margin-right: 0;
    }

    .company-intro-section .col-lg-6 {
        padding-left: 0;
        padding-right: 0;
    }

    .company-intro-image {
        padding-right: 10px;
        padding-bottom: 10px;
    }

    .company-intro-image img {
        width: 100%;
        max-width: 100%;
        height: 300px;
        border-radius: 10px;
    }

    .company-intro-image::after {
        border-width: 2px;
    }

    /* IMPORTANT: don't allow badge outside viewport */
    .experience-badge {
        width: 100px;
        height: 100px;
        left: 0;
        bottom: 25px;
        border-width: 4px;
    }

    .experience-year {
        font-size: 22px;
    }

    .experience-text {
        font-size: 10px;
    }

    .company-intro-content {
        padding-left: 0;
    }

    .company-intro-content h2 {
        font-size: 28px;
    }

    .company-intro-content p {
        font-size: 15px;
        line-height: 1.7;
    }

    .company-experience-box {
        width: auto;
        max-width: 100%;
        padding: 12px 16px;
    }

    .experience-icon {
        width: 42px;
        min-width: 42px;
        height: 42px;
        font-size: 19px;
    }

    .experience-info strong {
        font-size: 19px;
    }

    .whatsapp-journey-btn {
        width: 100%;
        max-width: 100%;
        gap: 10px;
        padding: 8px 15px 8px 8px;
    }

    .whatsapp-journey-icon {
        width: 40px;
        min-width: 40px;
        height: 40px;
        font-size: 21px;
    }

    .whatsapp-journey-text {
        flex: 1;
        min-width: 0;
    }

    .whatsapp-journey-text strong {
        font-size: 13px;
    }

    .whatsapp-journey-text small {
        font-size: 10px;
    }

    .whatsapp-arrow {
        font-size: 15px;
        flex-shrink: 0;
    }

}

@media (max-width: 575px) {

    .destination-tabs-main {
        padding: 50px 0;
    }

    .destination-tabs .nav-link {
        padding: 10px 18px;
        font-size: 13px;
    }

}

/* ---- Narrow phones ---- */
@media (max-width: 480px) {

    .ts-mobile-menu {
        width: 320px;
    }

    .ts-mobile-menu__body {
        padding-left: 18px;
        padding-right: 18px;
    }

    .ts-whatsapp-btn span {
        display: none;
    }


    .hero-travel {
        height: 500px;
        min-height: 480px;
    }

    .hero-travel::after {
        background: rgba(0, 0, 0, 0.40);
    }


    .our-destination-section {
        padding: 40px 0;
    }

    .destination-image {
        height: 230px;
    }

    .destination-content {
        padding: 20px;
    }

    .destination-content h4 {
        font-size: 22px;
    }

    .destination-content p {
        font-size: 14px;
    }

    .destination-btn {
        font-size: 13px;
        padding: 8px 15px;
    }

    .why-feature-card {
        padding:
            48px 20px 28px;
    }

    .why-feature-icon {
        width: 56px;
        height: 56px;

        font-size: 23px;
    }

    .why-feature-content p {
        font-size: 13px;
    }

    .tour-image {
        height: 230px;
    }

    .tour-content h3 {
        font-size: 19px;
    }


    .tour-meta-row {
        gap: 8px;
    }

    .tour-duration {
        font-size: 11px;
    }

    .tour-duration i {
        font-size: 12px;
    }

    .tour-price-final strong {
        font-size: 18px;
    }

    .tour-price-final span {
        font-size: 9px;
    }

    .tour-icon-btn {
        width: 44px;
        height: 44px;
    }

    .ts-footer-main {
        padding: 40px 0 30px;
    }

    .ts-footer-social {
        margin-top: 20px;
    }

    .ts-footer-social a {
        width: 35px;
        height: 35px;
    }

    .ts-footer-contact {
        gap: 15px;
    }

    .ts-footer-enquiry {
        width: 100%;
    }

    .ts-footer-legal {
        flex-wrap: wrap;
        justify-content: center;
    }

    .homeSwiper {
        height: 470px;
    }

    .slider-content h2 {
        font-size: 30px;
    }

    .inner-page-banner {
        height: 250px;
    }

    .inner-banner-content h1 {
        font-size: 30px;
    }

    .iti-page-info {
        padding: 30px 0;
    }

    .iti-info-card {
        min-height: 100px;
        gap: 14px;
        padding: 17px;
    }

    .iti-info-icon {
        width: 48px;
        height: 48px;
        min-width: 48px;

        font-size: 19px;
    }

    .iti-info-content span {
        font-size: 10px;
        margin-bottom: 4px;
    }

    .iti-info-content h3 {
        font-size: 14px;
    }

    .company-intro-image img {
        height: 250px;
    }

    .company-intro-content h2 {
        font-size: 25px;
    }
}


/* ---- Desktop: hide mobile-only chrome ---- */
@media (min-width: 992px) {

    .ts-burger,
    .ts-overlay,
    .ts-mobile-menu {
        display: none;
    }
}


/* ---- Reduced motion ---- */
@media (prefers-reduced-motion: reduce) {

    .ts-header,
    .ts-header__row,
    .ts-logo img,
    .ts-nav__link::after,
    .ts-route-dot,
    .ts-dropdown,
    .ts-mobile-menu,
    .ts-overlay,
    .ts-mobile-submenu,
    .ts-burger__bar {
        transition-duration: 0.01ms !important;
    }
}