
@media (min-width: 1501px) {
    .video-bg {
  position: relative;
  height: 100%;
  background: #000;
  overflow: hidden;
}
}

@media (max-width: 1500px) {
  .container {
    max-width: 90%;
  }

  .blog__page .blog__item img {
    height: 200px;
  }

  .blog__page__details .blog__page__details__content img {
    height: 400px;
  }

  .menubar .container {
    max-width: 90%;
    padding: 0;
  }

  .menubar .menubar__content {
    padding: 0;
  }

  .bg {
    padding: 8px 30px;
    font-size: 18px;
  }

  .menubar .menu__item li a {
    padding: 0 15px;
    font-size: 16px;
  }

  .home__banner .banner__content .banner__text {
    width: 70%;
  }

  h4 {
    font-size: 20px;
    line-height: 30px;
  }

  .home__banner .banner__content .banner__text h1 {
    font-size: 45px;
    line-height: 60px;
    margin: 5px 0;
  }

  .home__banner .banner__content .banner__text h3 {
    font-size: 30px;
    line-height: 40px;
  }

  h2 {
    font-size: 38px;
    line-height: 50px;
  }

  h3 {
    font-size: 26px;
    line-height: 35px;
  }

  .our__promise__right {
    padding-left: 80px;
  }

  .our__promise__right .img {
    left: -5px;
  }

  .our__promise__right .img img {
    height: 120px;
  }

  .gaps {
    margin-top: 65px;
  }

  .customer__review {
    padding: auto;
    background-size: 100% 300px;
  }

  .our__business .full__width__dev .full__width__dev__text h3 {
    font-size: 34px;
    line-height: 45px;
  }

  p {
    font-size: 15px;
  }

  .product__details__about__text {
    padding: 0 30px;
  }

  .product__details__about__text p {
    margin-top: 20px;
  }

  .product__details__gallery__img img {
    height: 450px;
  }

  .product__details__farm img {
    height: 500px;
  }
  
  .video-bg {
  position: relative;
  height: 100%;
  background: #000;
  overflow: hidden;
}
}
@media (max-width: 1047.99px) {
    .home__banner .banner__content .banner__text h1 {
    font-size: 40px;
    line-height: 50px;
    margin: 2px 0;
  }
  .video-bg {
  position: relative;
  height: 100%;
  background: #000;
  overflow: hidden;
}
}
/* max-width: 1023.99px */
@media (max-width: 1023.99px) {
  .menu__item {
    display: none;
  }

  .blog__page .blog__item img {
    height: 150px;
  }

  .blog__page .blog__item .text h3 {
    font-size: 20px;
  }

  .menubar .contact__us {
    display: flex;
    align-items: center;
    gap: 20px;
  }

  .menubar .contact__us .mobile__menu .menu__btn {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: var(--main_color);
    color: var(--white_color);
    font-size: 20px;
  }

  .mobile__menu__canvas {
    background: var(--main_color);
    width: 100%;
    padding: 0;
  }

  .mobile__menu__canvas .offcanvas-header {
    padding: 20px;
    background: #fff;
  }

  .offcanvas-header .btn-close {
    opacity: 1;
    border: 1px solid var(--main_color);
    width: 30px;
    height: 30px;
    border-radius: 50%;
    color: #fff;
    position: relative;
    background: var(--white_color);
  }

  .offcanvas-header .btn-close::before {
    position: absolute;
    content: "X";
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: red;
    font-size: 20px;
    font-weight: 700;
  }

  .mobile__menu__canvas .menu__item {
    display: block;
    padding: 20px;
  }

  .menubar .menu__item ul.dropdown-menu,
  .menubar .menu__item ul.dropdown-menu ul.dropdown-menu {
    position: unset !important;
    background: none;
    transform: unset !important;
  }

  .menubar .menu__item ul.dropdown-menu ul.dropdown-menu {
    padding-left: 20px;
  }

  .menubar .menu__item li {
    display: block;
  }

  .menubar .menu__item li a {
    padding: 15px 0;
    color: var(--white_color) !important;
    font-size: 18px;
    border-bottom: 1px solid var(--white_color);
  }

  .home__banner {
    margin-top: 100px;
  }

  .home__banner .banner__content .banner__text {
    width: 100%;
  }

  .home__banner .banner__content .banner__text h4 {
    font-size: 14px;
    line-height: 20px;
  }

  .home__banner .banner__content .banner__text h3 {
    font-size: 23px;
    line-height: 35px;
  }

  .home__banner .banner__content .banner__text h1 {
    font-size: 40px;
    line-height: 50px;
    margin: 2px 0;
  }

  .home__banner .banner__content .banner__text a {
    background: var(--main_color);
    color: var(--white_color);
    padding: 10px 35px;
    font-size: 16px;
    line-height: 24px;
  }

  h2 {
    font-size: 32px;
    line-height: 45px;
  }

  .our__promise__right {
    padding-left: 0px;
  }

  .our__promise__right .img img {
    height: 100px;
  }

  .our__promise__right .img {
    left: -37px;
  }

  .our__business .full__width__dev .full__width__dev__text {
    padding: 30px;
  }

  .our__business .full__width__dev .full__width__dev__text h3 {
    font-size: 25px;
    line-height: 35px;
  }

  .our__expedition__left {
    padding: 0 30px;
  }

  .our__expedition img {
    height: 400px;
    object-fit: cover;
  }

  .marquee marquee {
    font-size: 25px;
  }

  .mobile__menu {
    display: block;
  }

  footer {
    padding: 60px 0;
  }

  footer .custom__input input {
    width: 90%;
  }
  .our__farm .img {
    width: 300px;
    margin-right: 0;
  }

  .our__farm h3 {
    font-size: 60px;
    line-height: 80px;
  }

  .our__farm h4 {
    font-size: 18px;
  }
  .product__details__banner {
    height: 300px;
  }
  .product__details__about__img img {
    height: auto;
  }
  .product__details__about__text {
    padding: 50px 30px;
  }
  .product__details__gallery__img img {
    height: 300px;
  }
  .product__details__farm img {
    height: 300px;
  }
  .corporate__travel__book__now .row {
    row-gap: 20px;
  }
  .video-bg {
  position: relative;
  height: 49%;
  background: #000;
  overflow: hidden;
}
  .subscribe{
    margin-top:15px;
  }
}

/* max-width: 667.99px */
@media (max-width: 667.99px) {
  .bg {
    padding: 5px 20px;
    font-size: 16px;
  }

  .menubar .contact__us {
    gap: 10px;
  }

  .home__banner video {
    height: 450px;
    object-fit: cover;
  }

  .home__banner .banner__content .banner__text h1 {
    font-size: 20px;
    line-height: 30px;
  }

  .marquee marquee {
    font-size: 20px;
    line-height: 30px;
  }

  h2 {
    font-size: 25px;
    line-height: 35px;
  }

  .our__promise__left {
    margin-bottom: 30px;
  }

  .our__promise__right .img {
    left: -5px;
  }

  .our__promise__right .img img {
    height: 115px;
  }

  .gaps {
    margin-top: 45px;
  }

  .customer__review {
    padding: 85px 0;
    background-size: 100% 170px;
  }

  h4 {
    font-size: 15px;
    line-height: 25px;
  }

  .customer__review img {
    width: 150px;
    height: 150px;
    margin-bottom: 10px;
  }

  .customer__review__img {
    margin-top: 25px;
  }

  .our__business .full__width__dev__content {
    flex-direction: column;
  }

  .our__business .full__width__dev .full__width__dev__img {
    width: 100%;
  }

  .our__business .full__width__dev .full__width__dev__text {
    padding: 30px;
    width: 100%;
    height: auto;
  }

  h3 {
    font-size: 18px;
    line-height: 30px;
  }

  .our__expedition__content {
    flex-direction: column;
  }

  .our__expedition__img,
  .our__expedition__left {
    width: 100%;
  }

  .our__expedition__img {
    order: 1;
  }

  .our__expedition__left {
    order: 2;
    padding: 20px;
  }

  .menubar .menu__item ul.dropdown-menu a {
    padding: 15px;
  }

  .after__banner__content h5 {
    font-size: 16px;
    margin-bottom: 20px;
    line-height: 24px;
  }

  footer {
    height: 1080px;
  }

  .our__farm .img {
    width: 300px;
    margin-top: 30px;
  }

  .panel {
    height: 800px;
  }

  .our__farm h4 {
    width: 75%;
  }

  .product__details__banner {
    height: 200px;
  }

  .product__details__gallery__img img {
    height: 200px;
  }

  .product__details__gallery {
    padding-top: 60px;
    padding-bottom: 130px;
  }

  .product__details__gallery :where(.gal-btn-prev, .gal-btn-next) {
    width: 40px;
    height: 40px;
    font-size: 16px;
    line-height: 16px;
    right: 20px;
  }

  .product__details__gallery .gal-btn-prev {
    right: 75px;
  }

  .product__details__farm img {
    height: auto;
  }

  .faq__page__tabs .accordion-body {
    padding: 5px;
  }

  .blog__page__details .blog__page__details__content img {
    height: auto;
  }

  .blog__page .blog__item img {
    height: auto;
  }

  .menubar .logo img {
    height: 90px;
  }

  .mobile__menu__canvas .menu__item {
    padding: 10px;
  }

  .offcanvas-header .btn-close {
    width: 24px;
    height: 24px;
  }

  .customer__review :where(.swiper-button-next, .swiper-button-prev) {
    display: none;
  }

  .full__width__dev:nth-child(odd) .full__width__dev__img {
    order: 1;
  }

  .full__width__dev:nth-child(odd) .full__width__dev__text {
    order: 2;
  }
  
  .video-bg {
  position: relative;
  height: 26%;
  background: #000;
  overflow: hidden;
}
  .footer-images svg {
    bottom: -380px;
}

.subscribe{
    margin-top:15px;
  }

}
