@media screen and (max-width: 1199px) {
  .btn-filter .nav-item .nav-link {
    padding: 10px 15px;
    line-break: normal;
  }
}
@media screen and (max-width: 1048px) {
  .frame-item .carousel-status {
    top: -12%;
    left: 0;
  }
}
@media screen and (max-width: 1024px) {
  .owl-recomendation.owl-theme .owl-dots {
    left: 50%;
    right: auto;
    width: 150%;
  }
  .frame-item .carousel-status {
    top: 8%;
  }
  .owl-recomendation.nav-center.owl-carousel .owl-nav button.owl-prev {
    margin-left: 175%;
  }
  .owl-recomendation.nav-center.owl-carousel .owl-nav button.owl-next {
    margin-left: 190%;
  }
}
@media screen and (max-width: 991px) {
  .owl-video .item {
    height: 380px;
  }
  .frame-item .carousel-status {
    top: -12%;
    left: 0;
  }
  .owl-recomendation.owl-theme .owl-dots {
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .hero-detail h1 {
    z-index: 2;
    font-size: 48px;
  }

  .frame-item {
    margin-top: 30px;
  }

  .owl-recomendation.owl-theme .owl-dots {
    width: 100%;
  }

  .btn-filter .nav-item .nav-link {
    font-size: 14px;
    padding: 5px 15px;
  }
  .owl-video.nav-center.owl-carousel .owl-nav button.owl-prev {
    left: 0;
  }
  .owl-video.nav-center.owl-carousel .owl-nav button.owl-next {
    right: 0;
    left: auto;
  }
  .owl-social-media.nav-center.owl-carousel .owl-nav button.owl-prev,
  .owl-video.nav-center.owl-carousel .owl-nav button.owl-prev {
    left: 0;
  }
  .owl-social-media.nav-center.owl-carousel .owl-nav button.owl-next,
  .owl-video.nav-center.owl-carousel .owl-nav button.owl-next {
    right: 0;
    left: auto;
  }
  .owl-recomendation.owl-theme .owl-dots {
    left: -60%;
    margin-top: -25%;
    margin-right: 0;
    width: 96vw;
  }
  .owl-recomendation.nav-center.owl-carousel .owl-nav button.owl-prev {
    margin-left: 130%;
    margin-top: -15%;
  }
  .owl-recomendation.nav-center.owl-carousel .owl-nav button.owl-next {
    margin-left: 148%;
    margin-top: -15%;
  }
  .frame-item .carousel-status {
    top: -12%;
    left: 0;
  }
  .s-video {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .video-desc h3 {
    color: #0a0a0a;
    font-weight: 700;
    font-size: 20px;
  }

  .video-desc span {
    color: var(--blue);
    font-size: 12px;
  }

  .s-social-media {
    padding-top: 60px;
    padding-bottom: 60px;
    margin-top: 10px;
  }

  .owl-social-media .item {
    height: 300px;
  }

  .video-immersive iframe {
    height: 320px;
  }

  .s-explore,
  .s-immersive {
    margin-top: 0px;
  }

  .s-island {
    margin-top: 50px;
    padding: 20px 0;
    position: relative;
  }

  #map-detail {
    position: sticky !important;
    height: 200px;
    width: 100%;
    z-index: 2;
    border-radius: 10px;
    background-color: transparent;
  }

  #map-landing {
    position: sticky !important;
    height: 200px;
    width: 100%;
    z-index: 2;
    border-radius: 10px;
    background-color: transparent;
  }

  .s-exp-nusantara {
    padding-top: 0px;
  }

  .tabs-outline {
    gap: 7px;
  }

  .content p {
    color: #dadada;
    margin-bottom: 0px;
  }

  .touristvillage-facilities-grid-3 {
    grid-template-columns: repeat(2, 1fr); /* 3 columns with equal width */
  }

  .region-image-container {
    height: 170px;
  }

  .region-content-container {
    padding: 20px 20px 0 20px;
  }

  .learn-more-container {
    padding: 0 20px 20px;
  }
}

@media screen and (max-width: 599px) {
  .owl-video .item {
    height: 300px;
  }
  .owl-video.nav-center.owl-carousel .owl-nav button {
    top: 50%;
    transform: translateY(-50%);
    bottom: auto;
  }

  .owl-touristvillage.nav-center.owl-carousel .owl-nav button {
    top: 50%;
    transform: translateY(-50%);
    bottom: auto;
  }

  .owl-touristvillage.nav-center.owl-carousel .owl-nav button.owl-prev {
    left: 0;
    right: auto;
  }
}

@media screen and (max-width: 429px) {
  .frame-item {
    width: 100% !important;
  }

  .owl-recomendation .item {
    height: 440px;
    width: 100% !important;
  }

  .owl-recomendation .owl-item.active .item {
    height: 440px;
    width: 100% !important;
  }

  .owl-recomendation .owl-item.active .item::before {
    width: 100%;
    height: 80%;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0));
    transition: height 0.5s ease-in-out;
    height: 0;
  }

  .owl-recomendation .owl-item.active .item::before {
    height: 80%;
  }

  .owl-recomendation.owl-theme .owl-dots {
    left: 0;
    margin-top: -22%;
    width: 100%;
  }
  .owl-recomendation.nav-center.owl-carousel .owl-nav button.owl-prev {
    margin-left: 85%;
    margin-top: -14%;
  }
  .owl-recomendation.nav-center.owl-carousel .owl-nav button.owl-next {
    margin-left: 95%;
    margin-top: -14%;
  }
  .frame-item .carousel-status {
    top: -12%;
    left: 0;
  }

  .owl-video .item {
    height: 280px;
  }
  
  .touristvillage-facilities-grid-3 {
    display: block;
    margin-bottom: 30px;
  }

  .touristvillage-facilities-grid-3 li {
    margin-bottom: 10px;
  }

  .touristvillage-facilities-grid-2 {
    display: block;
    margin-bottom: 30px;
  }

  .touristvillage-facilities-grid-2 li {
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 394px) {
  .owl-video .item {
    height: 220px;
  }
  /* .frame-item .carousel-status {
    top: 19.8%;
    left: 0;
  } */
  .owl-recomendation.nav-center.owl-carousel .owl-nav button.owl-prev {
    margin-left: 85%;
    margin-top: -12%;
  }
  .owl-recomendation.nav-center.owl-carousel .owl-nav button.owl-next {
    margin-left: 95%;
    margin-top: -12%;
  }
}

@media screen and (max-width: 375px) {
  .frame-item .carousel-status {
    top: -9%;
    left: 0;
  }
}

@media screen and (max-width: 768px) {
}
