/*--------------- --------------*/
@media (min-width: 2251px) and (max-width: 2560px) {
}
@media (min-width: 1921px) and (max-width: 2250px) {
}
@media (min-width: 1801px) and (max-width: 1920px) {
}
@media (min-width: 1601px) and (max-width: 1800px) {
}
@media (min-width: 1600px) and (max-width: 1680px) {
}
@media (min-width: 1441px) and (max-width: 1599px) {
}
@media (min-width: 1400px) and (max-width: 1440px) {
}
@media (min-width: 1300px) and (max-width: 1366px) {
}
@media (min-width: 1200px) and (max-width: 1299px) {
}
@media (min-width: 993px) and (max-width: 1200px) {
}
@media (min-width: 1200px) and (max-width: 1200px) {
}
@media (min-width: 991px) and (max-width: 1200px) {
}

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

@media (min-width: 1201px) and (max-width: 1260px) {
}
@media (max-width: 1199px) {
}
@media (min-width: 992px) and (max-width: 1024px) {
  .heading {
    font-size: 40px;
  }
  .timeline {
    gap: 90px;
  }
  .package-content h3 {
    font-size: 26px;
  }
  .team-wrapper .team-details .team-name {
    font-size: 20px;
  }
}
@media (max-width: 991px) {
  .timeline {
    gap: 90px;
  }
  .menu-detail {
    display: flex;
    flex-direction: column;
    height: 100%;
    gap: 20px;
  }
  .heading,
  .title {
    font-size: 35px;
  }
  .package-content h3 {
    font-size: 25px;
  }

  .feature-section .feature-content {
    width: 100%;
    padding: 0 20px;
    height: 350px;
  }
  .feature-section .feature-slider .feature-img,
  .testimonials-section .testimonial-slider .cus-img {
    width: 100%;
  }
  .feature-section .feature-slider .slide-content {
    flex-direction: column;
  }
  .mountain-bg {
    width: 600px;
  }

  .testimonials-section .testimonial-slider .slide-content {
    flex-direction: column;
  }

  .testimonials-section .testimonial-slider .customer-content {
    width: 100%;
    text-align: center;
  }
  .footer-section .footer-bg {
    position: absolute;
    bottom: 0;
    z-index: -1;
    height: 1200px;
    width: 100%;
    object-fit: cover;
  }
  .our-feature {
    margin-bottom: 20px;
  }
  .our-feature img {
    width: 40%;
    margin: 0 auto;
    display: block;
  }
  .footer-section .enq-link ul {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .footer-section .enq-link ul li {
    width: 100%;
    text-align: center;
  }
  .footer-section .enq-link ul li a {
    justify-content: center;
  }
  .footer-section .bottom-menu ul {
    flex-direction: column;
  }
  .footer-section .bottom-menu ul li,
  .footer-section .bottom-menu ul li a {
    margin: 0 12px;
    text-align: center;
    font-size: 12px;
  }
  .footer-social.mobile ul {
    display: flex;
    justify-content: center;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
}

@media (max-width: 767px) {
}
@media (min-width: 769px) and (max-width: 992px) {
}
@media (min-width: 769px) and (max-width: 1023px) {
}

@media only screen and (max-width: 768px) {
}
/*-----------------------------*/
@media (min-width: 601px) and (max-width: 768px) {
  .about-wellness,
  .feature-section {
    padding: 50px 0;
  }
  .team-section {
    padding-bottom: 50px;
  }
  .timeline {
    gap: 30px;
  }
  .menu-detail {
    display: flex;
    flex-direction: column;
    height: 100%;
    gap: 20px;
  }
  .heading,
  .title {
    font-size: 30px;
  }
  .package-content h3 {
    font-size: 23px;
  }

  .feature-section .feature-content {
    width: 100%;
    padding: 0 20px;
  }
  .feature-section .feature-slider .feature-img,
  .testimonials-section .testimonial-slider .cus-img {
    width: 100%;
  }
  .feature-section .feature-slider .slide-content {
    flex-direction: column;
  }
  .mountain-bg {
    width: 600px;
  }

  .testimonials-section .testimonial-slider .slide-content {
    flex-direction: column;
  }

  .testimonials-section .testimonial-slider .customer-content {
    width: 100%;
    text-align: center;
  }
  .footer-section .footer-bg {
    position: absolute;
    bottom: 0;
    z-index: -1;
    height: 1200px;
    width: 100%;
    object-fit: cover;
  }
  .our-feature {
    margin-bottom: 20px;
  }
  .our-feature img {
    width: 40%;
    margin: 0 auto;
    display: block;
  }
  .footer-section .enq-link ul {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .footer-section .enq-link ul li {
    width: 100%;
    text-align: center;
  }
  .footer-section .enq-link ul li a {
    justify-content: center;
  }
  .footer-section .bottom-menu ul {
    flex-direction: column;
  }
  .footer-section .bottom-menu ul li,
  .footer-section .bottom-menu ul li a {
    margin: 0 12px;
    text-align: center;
    font-size: 12px;
  }
  .footer-social.mobile ul {
    display: flex;
    justify-content: center;
  }
}
@media (max-width: 600px) {
  .heading {
    font-size: 28px;
  }
  .title {
    font-size: 28px;
  }
  .package-content h3,
  .feature-section .feature-content .feature-title {
    font-size: 26px;
  }
  .timeline {
    gap: 0px;
  }
  .about-wellness,
  .feature-section {
    padding: 50px 0;
  }
  .team-section {
    position: relative;
    padding-bottom: 50px;
  }
  .testimonial-area {
    padding-bottom: 70px;
  }
  .mountain-bg {
    width: 550px;
  }
  .bookstay-pop .stay-padding-reduce {
    padding-left: 15px;
    padding-right: 15px;
  }
}

/*-----------------------------*/
@media (max-width: 576px) {
  .modal-lg {
    width: 430px;
  }
  .bookstay-pop .stay-padding-reduce {
    padding-left: 15px;
    padding-right: 15px;
  }
  .bookstay-pop .book-stay-popup-img img {
    width: 100%;
    height: 300px;
    object-fit: cover;
  }
  .menu-book {
    display: none;
  }
  .feature-slider .arrow-right {
    right: 0;
  }
  .feature-slider .arrow-left {
    left: 0;
  }
  .team-wrapper .team-details .team-name {
    font-size: 22px;
  }
}

@media (max-width: 600px) {
}

@media (max-width: 480px) {
  .mountain-bg {
    width: 300px;
  }
  .timeline-item p {
    display: none;
  }
  .timeline-item {
    width: 80px;
  }
  .arrow-left,
  .arrow-right {
    top: 37%;
  }
}
@media (min-width: 400px) and (max-width: 420px) {
}
@media (min-width: 421px) and (max-width: 440px) {
}
@media (min-width: 441px) and (max-width: 460px) {
}
@media (min-width: 461px) and (max-width: 490px) {
}
@media (min-width: 491px) and (max-width: 520px) {
}
@media (min-width: 521px) and (max-width: 550px) {
}
@media (min-width: 551px) and (max-width: 576px) {
}
@media (max-width: 450px) {
  .modal-lg {
    width: 390px;
  }
}
@media (max-width: 390px) {
  .timeline-item {
    width: 70px;
  }
  .modal-lg {
    width: 360px;
  }
  .package-modal .modal-actions {
    right: 30px;
    top: -50px;
    flex-direction: row;
  }
  .package-modal .modal-content {
    width: 95%;
  }
}

@media (max-width: 348px) {
  .modal-lg {
    width: 302px;
  }
}
