/* Responsive */
@media (max-width: 1200px) {
  .bg-deco2::before,
  .bg-deco3::before,
  .bg-deco::before,
  .bg-deco::after,
  .bg-deco2::after,
  .bg-deco3::after {
    display: none;
  }
}
@media (max-width: 992px) {
  .bg-media {
    background: white;
    border-radius: 20px;
    padding: 16px;
    border: 10px solid #fff4df;
    outline: 1.5px dashed #e06d8f;
    outline-offset: -10px;
  }
  .big-album-home > a:nth-child(2) {
    order: 7;
    margin: 0 auto;
    display: flex;
    align-items: flex-start;
    justify-content: center;
  }
  .big-album-home > a:nth-child(3) {
    order: 1;
  }
  .big-album-home > a:nth-child(4) {
    order: 2;
  }
  .big-album-home > a:nth-child(5) {
    order: 3;
  }
  .big-album-home > a:nth-child(6) {
    order: 4;
  }
  .big-album-home > a:nth-child(7) {
    order: 5;
  }
  .big-album-home {
    aspect-ratio: unset;
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    flex-direction: column;
    max-height: 900px;
  }

  .big-album-home > a,
  .title-album {
    position: initial;
    width: calc(50% - 5px);
  }

  .title-album {
    display: block;
  }

  .product-photo {
    border: 1px dashed #5e5e5e;
    border-left: 0;
    border-right: 0;
  }
  .lcl-room {
    background-position: center 220px;
    background-size: cover;
  }
  .section-about::after {
    content: "";
    position: absolute;
    background: #fef0f7;
    border-radius: 30px 0px 0px 30px;
    height: 100%;
    right: 0;
    top: 0;
    width: 70%;
    z-index: 0;
  }
  .swiper-button-next.u-next {
    right: 0;
  }

  .swiper-button-prev.u-prev {
    left: 0;
  }
  .date-news {
    display: none;
  }
  .booking-modal::before {
    display: none;
  }

  .booking-modal::after {
    display: none;
  }

  .booking-modal {
    padding: 20px 24px;
    background: #faf8f3;
  }

  .newsletter-title h2 {
    font-size: 24px;
  }

  .newsletter-title p {
    display: none;
  }

  .newsletter-title {
    margin-bottom: 5px;
  }

  .modal-content.booking-modal .modal-header {
    padding: 0;
  }

  #form-newsletter > .grid {
    gap: 4px;
  }

  .newsletter-input.sm\:my-3 {
    margin: 4px 0;
  }
  .section-menu {
    position: relative;
    z-index: 11;
  }
  figcaption.lcl-recom-slider__in__copy {
    order: 2;
  }

  .lcl-recom-slider__img {
    order: 1;
  }

  .news-u__info.lcl-recom-slider__block {
    order: 3;
  }
  .section-about {
  }
  .cat-hotel-name {
    padding: 6px 16px;
  }

  .cat-hotel-info p {
    height: 42px;
    line-height: 42px;
  }
  .title-about h2 span:nth-child(2)::before {
    -webkit-background-clip: text;
    -webkit-text-stroke: 5px transparent;
  }
  .number-cat-hotel {
    font-size: 40px;
  }
  .choose-item-news h3 svg {
    width: 140px;
    height: auto;
  }

  .choose-item-news h3 {
    font-size: 20px;
  }

  .choose-item-news h3 span {
    right: 25px;
  }
  .menu-banner {
    display: none;
  }

  .bg-contact > .grid {
    min-height: auto;
    padding: 0;
  }

  .bg-contact {
    background: unset;
    min-height: auto;
  }

  .left-contact {
    margin-bottom: 15px;
  }

  .info-contact {
    padding: 6px;
    font-size: 14px;
    line-height: normal;
    white-space: nowrap;
    letter-spacing: -1px;
  }

  .footer-article {
    padding-top: 30px;
  }

  .title-maps {
    margin: 0;
    line-height: normal;
    font-size: 30px;
  }
  .bg-contact::before {
    display: none;
  }
  .info-banner {
    display: none;
  }
  .title-album h2 {
    font-size: 32px;
    margin-bottom: 0;
  }

  .title-album p {
    font-size: 16px;
  }
  .cat-hotel-item {
    margin: 0 !important;
  }
  .choose-item h3 {
    padding-left: 14px;
  }

  .btn-view-all {
    padding-left: 14px;
  }
  .title-home span {
    font-size: 24px;
  }

  .news-u__name {
    font-size: 16px;
    line-height: normal;
  }

  .title-about h2 span:nth-child(1) {
    font-size: 60px;
    text-align: center;
    display: block;
    line-height: 40px;
    margin-top: 16px;
  }

  .title-about h2 span:nth-child(2) {
    font-size: 35px;
    -webkit-background-clip: text;
    -webkit-text-stroke: 5px transparent;
    display: block;
    text-align: center;
    line-height: normal;
    margin-bottom: 16px;
  }

  .deco-about {
    display: none;
  }

  .title-home h2 {
    font-size: 30px;
    letter-spacing: 0;
    -webkit-background-clip: text;
    -webkit-text-stroke: 5px transparent;
  }

  .lcl-room .lcl-room__in {
    padding: 0;
    padding-bottom: 20px;
  }

  .lcl-room .lcl-room-slider {
    margin: 0;
  }

  .lcl-room .lcl-room-slider__ttl {
    padding: 0;
    font-size: 14px;
  }

  .lcl-room .lcl-room-slider__txt {
    line-height: normal;
  }

  .lcl-room .lcl-room__btn {
    margin: 20px auto 0;
  }
}
@media (max-width: 1001px) {
  .row {
    --bs-gutter-x: 1rem;
    --bs-gutter-y: 1rem;
  }
  .content-text {
    overflow-x: auto;
  }
  .content-text iframe {
    max-width: 100% !important;
  }
  .content-text:after {
    content: "";
    clear: both;
    display: block;
  }
  .content-text *:not(iframe) {
    max-width: 100% !important;
    height: auto !important;
  }
  .header-mobile {
    display: block;
    background: #faf8f3;
    padding: 4px 0;
  }
  .menu {
    display: none;
  }
}
@media (max-width: 769px) {
  .news-right {
    position: initial;
    background: unset;
    box-shadow: unset;
  }
  .section-about .about-title h2 {
    font-size: 26px;
  }
  .section-about .about-title p {
    font-size: 18px;
    margin-bottom: 1rem;
  }
  .section-product-list .product-list-title h2 {
    font-size: 15px;
    line-height: 1.5;
  }
  .section-product .product-title h2 {
    font-size: 17px;
  }
  .title-main h2 {
    font-size: 30px;
  }
  .section-newsletter {
    padding: 32px 0;
  }
  .newsletter-form-content {
    margin: 0 auto;
  }
  .footer-tags,
  .footer-bottom {
    padding: 20px 0 !important;
  }
  .powered-flex {
    justify-content: center;
    gap: 8px !important;
  }
  .title-detail h1 {
    font-size: 26px;
  }
}
@media (max-width: 480px) {
  .section-about .about-title h2 {
    font-size: 22px;
  }
  .section-about .about-cols:nth-child(2) {
    padding: 0;
  }
  .section-product .product-title {
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    gap: 8px;
    padding: 10px;
  }
  .title-main h2 {
    font-size: 26px;
  }
  .title-main p {
    font-size: 13px;
  }
  .news-home-item {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 10px;
  }
  .title-detail h1 {
    font-size: 20px;
  }
}
