@media (min-width: 1601px) and (max-width: 1920px) {
  /* .vs-carousel.hero-slider3.banner .hero-slide{
        height: 60vh;
    } */

  .hero-layout4.banner_sec .hero-slide {
    padding: 200px 0;
    position: relative;
    z-index: 1;
    /* Small devices */
    height: 100vh;
  }


  #swiperContainer98765 {
    width: 100%;
    height: 765px;
  }



  .breadcumb-content {
    position: relative;
    left: -240px;
    color: #fff;
    /* text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.5); */
  }


  .vs-logo {
    position: relative;
    left: -150px;
  }

  button.sideMenuToggler {
    position: relative;
    right: -150px;
  }

  .main-menu ul {
    display: flex;
    justify-content: flex-end;
    gap: 75px;
    margin-right: 30px;
  }



  .breadcumb-wrapper.tour {
    padding-top: 200px;
    padding-bottom: 140px;
  }


}

@media (min-width: 301px) and (max-width: 576px) {

  .hero-layout4 .hero-slide,
  .hero-layout5 .hero-slide {
    padding: 60px 0;
    background-size: contain;
    min-height: 5px;
  }

  h2.tour-title::before {
    transform: translate(-1%, -30%);
  }

  h2.tour-title::after {
    transform: translate(-1086%, -118%);
    bottom: -10px;
    width: 14px;
  }


  .tour-card {
    margin: 35px 5px 35px 5px;
  }

  .overview-text p {
    color: #101010;
    font-size: 14px;
    margin-bottom: 50px;
  }


  .inclusion.marrr {
    margin-top: 80px;
  }

  .inclusion ul {
    column-count: 1;
  }

  .tours-tabs .benefits--layout1 .accordion-style1 .accordion-item {
    width: 100%;
  }

  .tours-tabs .tab-content {
    padding: 0px;
  }

  .tours-tabs .nav-tabs {
    padding: 0px;
    padding-left: 50px;
  }

  .row.justify-content-end {
    text-align: left;
    margin: 80px 0px 0px 0px;
  }

  .benefits--layout1 .accordion-style1 .accordion-button {
    padding: 0px 0px 0px 0px;
  }

  .benefits--layout1 .accordion-style1 .accordion-button {
    padding: 10px 0px 10px 58px;
    line-height: 24px;
    font-size: 14px;
  }

  img.img1 {
    max-width: 50%;
  }

  img.w-100 {
    max-width: 100%;
  }

  footer.footer-wrapper.footer-layout1.footer.background-image {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
  }

  .vs-widget-about .footer-text {
    max-width: unset;
  }

  .menu-all-pages-container.navigate {
    column-count: 2;
    margin-left: 10px;
  }

  .contact-no {
    column-count: 2;
    margin-left: 10px;
  }

  .hero-layout4.banner_sec .hero-slide {
    padding: 10px 0;
    position: relative;
    z-index: 1;
    height: 31vh;
  }


  .about_us {
    padding: 40px 0px;
  }

  .about_us p.tagline {
    font-size: 22px;
    margin-bottom: 15px;
  }

  .about_us ul {
    margin-top: 20px;
    column-count: 1;
  }

  .tour-packages-slider.tour-package-area-start .sec-title {
    font-size: 30px;
    margin-bottom: 20px;
  }


  .tour-packages-slider.tour-package-area-start p.tagline {
    font-size: 20px;
    font-weight: 600;
    color: #101010;
    text-align: center;
    margin-bottom: 30px;
  }


  .whats-sets-us-apart {
    background-color: #f9f9f9;
    padding: 40px 0px;
  }

  .whats-sets-us-apart .sec-title {
    font-size: 30px;
  }

  .whats-sets-us-apart p.tagline {
    font-size: 20px;
    font-weight: 600;
    color: #101010;
    text-align: center;
    margin-bottom: 20px;
  }


  .activity-slider-section {
    /* background-color: #f9f9f9; */
    padding: 50px 0px;
  }

  .activity-slider-section .sec-title {
    font-size: 35px;
    margin-bottom: 10px;
  }


  .booking .container {
    position: relative;
    left: unset;
    padding: unset;
    border-radius: 10px;
    max-width: 100%;
  }

  .booking-form {
    padding: unset;
  }

  .booking h2 {
    font-size: 26px;
  }

}



@media(max-width: 300px) {
  .about_us {
    padding: 40px 0px;
  }
}

@media(max-width: 767px) {
  .vs-menu-toggle {
    height: 25px !important;
    width: 25px !important;
    font-size: 16px !important;
  }

  .vs-logo img {
    max-width: 100px !important;
  }
}