/* Responsive adjustments for mobile */
@media (max-width: 991px) {

  /*-------- ABOUT US --------- */
  .mission-vision-card {
    width: 70%;
    padding: 40px 20px 40px 60px;
  }


  /* -------BANNER ------------ */
  .banner-content .general-heading {
    font-size: 32px;
    margin: 10px 0px;
  }

  .breadcrumb-capsule {

    padding: 6px 22px;
    margin-bottom: 32px;
  }

  /* ::::::::::INDEX  RESPONSIVE:::::::::::: */
  .client-testimonial-swiper {
    max-width: 600px;
  }

  .client-testimonial-card {
    grid-template-columns: 1fr;
  
    grid-template-rows: auto auto;
    text-align: center;
 
  }

  .testimonial-content {
    padding: 40px;
    order: 2;
   
    align-items: center;
  
  }

  .testimonial-image-wrapper {
    order: 1;
   
    min-height: unset;
    height: 250px;
   
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #f8fafc;
    
  }

  .testimonial-image-wrapper img {
    position: relative;
   
    width: 200px;
   
    height: 200px;
    border-radius: 50%;
    
    margin: 25px auto 0;
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1);
  }

  /* -------PACKAGE-DETAILS------------- */


  /* reorder columns */
  .destination-details .col-lg-8 {
    order: 1 !important;
  }

  .destination-details .col-lg-4 {
    order: 2 !important;
  }

  /* make box-1 flex container */
  .destination-details .box-1 {
    display: flex;
    flex-direction: column;
  }

  /* move banner image (box-3) to top */
  .destination-details .box-3 {
    order: -1;
  }



}

@media (max-width: 768px) {

  /* ::::::::::INDEX:::::::::::: */

  .section-title {
    font-size: 2rem;
  }

  .service-head-area h1 {
    font-size: 1.8rem;
  }

  .service-card-wrapper {
    padding: 30px 20px;
  }

  .service-img-area img {
    width: 140px;
    height: 140px;
  }

  .service-text-area {
    margin-top: 80px;
  }

  /*------ ABOUT US ----------*/
  .mission-vision-container {
    flex-direction: column;
    height: auto;
  }

  .mission-vision-card {
    width: 100%;
    margin-top: 250px;
    /* Moves card down so image is visible on top */
    clip-path: none;
    /* Removes slant on mobile for better text fit */
    padding: 30px;
  }

  .mission-vision-card p {
    margin-left: 0;
  }

  .general-heading {
    font-size: 25px;
    margin-top: 20px;
  }

  .package-card-body,
  .package-large {
    height: 250px;
  }

  .package-card-title {
    font-size: 20px;
  }

  /* ---------CONTACT US ------  */

  .contact-card {

    margin: 20px 0px;
  }


  /* -----------PACKAGE DETAIL-----------  */
  .box-3 img {
    margin: 30px 0px;
  }

}



@media (max-width: 576px) {

  /* =====================
    INDEX PAGE
 ====================== */


  .client-testimonial-swiper {
    max-width: 88%;
    padding: 20px 10px 80px !important;
  }

  .testimonial-content {
    padding: 30px 20px;
  }

  .testimonial-text p {
    font-size: 1rem;
  }

  .testimonial-image-wrapper {
    height: 180px;
  }

  .testimonial-image-wrapper img {
    width: 140px;
    height: 140px;
    margin-top: 20px;
  }

  /* =====================
    ABOUT US 
 ====================== */

  .mission-vision-card p {
    margin-left: 0;

  }

  .mission-vision-card {
    padding: 10px;
    /* text-align: start; */
  }

  .about-company-details h2 {
    font-size: 30px;
    font-family: var(--font-primary);
    text-align: center;
  }

  /* =====================
    CONTACT US 
 ====================== */

  .send-btn {

    padding: 12px 26px;

  }

  .contact-form {
    padding: 20px;
  }

  .contact-card {

    margin: 20px 0px;
  }


  /* ============ BLOG============  */

  .promo-content {
    padding: 0px;

  }

  .promo-content h2 {
    font-size: 30px;
  }

  .blog-meta {
    font-size: 15px;
    gap: 16px;
  }

  .blog-title {
    font-size: 30px;
  }


  /* =====================
   BANNER
 ====================== */
  .general-heading {
    font-size: 32px;
  }

  /*  ===================== PACKAGE DETAIL ======================*/
  .preview-wrapper {
    padding: 15px !important;
    margin-top: 25px;
  }

  .box-2 img {
    width: 100%;
    height: 270px;
  }

}

@media (max-width: 400px) {

  /* ---------- Home - Logo --------- */

  .logo {
    width: 130px;
  }

  .features-icon {
    width: 50px;
    height: 50px;
  }

  /* =========== ABOUT US ====== */

  .banner-content .general-heading {
    font-size: 28px;
  }

  /* ===========PACKAGE_UNDER_PLACE ===========*/

  .package-details .general-heading {
    margin-top: 0;
  }

  .high-light {
    gap: 5px;
    padding: 10px 6px;
  }

  /*========= PACKAGE-DETAILS ==========*/
  .destination-details {
    padding: 20px !important;
  }

  .box-3 img {
    display: none;
  }

  .destination-details .col-lg-8 {
    order: 1 !important;
  }

  /* Left column (preview section) move to bottom */
  .destination-details .col-lg-4 {
    order: 2 !important;
  }
}




/* =========================================
           RESPONSIVE MEDIA QUERIES (FULL)
           ========================================= */

/* 1. XX-Large Screens (TVs/Large Monitors > 1400px) */
@media (min-width: 1400px) {
  .home-hero-heading {
    font-size: 75px;
  }

  .home-hero-title {
    font-size: 40px;
  }

  .container {
    max-width: 1320px;
  }
}

/* 2. Laptops & Small Desktops (992px - 1199px) */
@media (max-width: 1199px) {
  .home-hero-heading {
    font-size: 50px;
  }

  .home-hero-title {
    font-size: 35px;
  }
}

/* 3. Tablets & Horizontal Mobile (768px - 991px) */
@media (max-width: 991px) {
  .logo {
    width: 130px;
  }

  .home-hero-heading {
    font-size: 55px;
  }

  .home-hero-title {
    font-size: 35px;
  }

  /* Navbar adjustments for offcanvas trigger */
  .navbar-collapse {
    background: var(--secondary-color);
    /* Fallback if offcanvas fails */
  }
}

/* 4. Large Mobile (576px - 767px) */
@media (max-width: 767px) {
  .home-hero-heading {
    font-size: 45px;
    letter-spacing: 0;
    /* Tighten spacing on mobile */
  }

  .home-hero-title {
    font-size: 28px;
  }

  /* Make search box slightly wider on mobile */
  .search-box {
    max-width: 90%;
  }
}

/* 5. Small Mobile (Portrait < 576px) */
@media (max-width: 576px) {
  .logo {
    width: 120px;
  }

  .home-hero-heading {
    margin-top: 50px;
    font-size: 35px;
    margin-bottom: 10px;
  }

  .home-hero-title {
    font-size: 25px;
  }

  /* Stack search box vertically */
  .search-box {
    padding: 15px;
    background: rgba(255, 255, 255, 0.98);
  }

  .whatsapp-float {
    height: 40px;
    width: 40px;
  }

  /* Force inputs to stack */
  .search-box form {
    flex-direction: column;
    gap: 10px;
  }

  .search-box .col-8,
  .search-box .col-auto {
    width: 100%;
    flex: 0 0 100%;
  }

  .search-box button {
    width: 100%;
  }
}

/* 6. Landscape Mode Height Fix (Mobile Rotation) */
@media (max-height: 500px) and (orientation: landscape) {
  .navbar {
    padding-top: 5px;
  }

  .logo {
    width: 140px;
  }

  .home-hero-heading {
    font-size: 32px;
    margin-top: 50px;
  }

  .home-hero-title {
    display: none;
  }

  /* Hide subtitle to save space */
  .search-box {
    margin-top: 15px !important;
  }
}









/* ==========PAckage List Responsive ===========*/


/* For screens less than 1200px */
@media (max-width: 1199px) {
  .package-img {
    flex: 0 0 300px;
  }

  .package-price {
    flex: 0 0 250px;
  }

  .package-details {
    padding: 25px;
  }
}

/* For screens less than 992px */
@media (max-width: 992px) {
  .package-item {
    flex-direction: column;
    border-radius: 20px;
  }

  .package-img {
    width: 100%;
    height: 220px;
    flex: 0 0 220px;
  }

  .package-img img {
    min-height: 220px;
  }

  .package-details {
    width: 100%;
    padding: 20px;
    border: 1px solid var(--text-lt-grey);
    border-top: none;
    border-bottom: none;
  }

  .package-details .general-heading {
    font-size: 36px;
  }

  .package-price {
    width: 100%;
    flex: 0 0 auto;
    box-shadow: 0 -4px 15px rgba(19, 124, 194, 0.2);
  }
}

/* For screens less than 768px */
@media (max-width: 767px) {
  .package-list-area {
    padding: 40px 0;
  }

  .package-details .general-heading {
    font-size: 28px;
  }

  .package-details p {
    font-size: 14px;
  }

  .high-light {
    flex-wrap: wrap;
    gap: 10px;
  }

  .package-list-highlight {
    flex-direction: column;
    align-items: stretch;
    gap: 15px;
  }

  .read-btn {
    width: auto;
    text-align: center;
  }
}