.smaller-height {
    height: calc(100vh - 130px);
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
}

.bn-banner--wapper {
    position: relative;
}

.n-dd-bn__topbanner__slider .slick-dots {
    position: absolute;
    display: flex;
    width: 100%;
    justify-content: center;
    bottom: 10px;
    margin: 0;
    padding: 0;
}

.n-dd-bn__topbanner__slider .slick-dots .slick-active button {
    background: #fff !important;
    width: 24px;
}

.n-dd-bn__topbanner__slider .slick-dots li button {
    padding: 0;
    border: none;
    text-indent: -9999px;
    width: 30px !important;
    height: 4px;
    background: #FFFFFF7A !important;
    margin: 0 8px;
}

.n-dd-bn__topbanner__slider .slick-dots li::marker {
    font-size: 0;
}

button.slick-arrow {
    transition: 0.5s;
}

button.slick-arrow:hover {
    background: #ED2227 !important;
    transition: 0.5s !important;
}

.ok-hover,
button.slick-arrow:hover>.not-hover {
    display: none;
}

button.slick-arrow:hover>.ok-hover {
    display: block;
    margin: 0 auto;
}

.bn-image--video {
    position: relative;
    overflow: hidden;
}

.experience--wapper {
    margin: 70px 0 40px 0;
}

.booking-search-block.ht_tablet_hide {
    box-shadow: 4px 4px 15px 0px #0000001A;
    padding: 16px 24px;
    background: #fff;
    border-radius: 15px;
}

.search-homstay {
    display: block;
    position: absolute;
    width: 100%;
    bottom: -50px;
    z-index: 2;
}

.page-home--full h3 {
    font-size: 30px;
    font-weight: 600;
    max-height: 72px;
    overflow: hidden;
}

.experience--wapper .item-pc {
    margin-top: 25px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 40px;
}

.experience-image img {
    width: 100%;
    object-fit: cover;
}

.experience-title a {
    font-size: 18px;
    font-weight: 600;
    margin: 10px 0 5px;
    display: block;
}

.experience-summary {
    color: #353C46;
}

.experience-col>.experience-item:first-child {
    margin-bottom: 35px;
}

.bs-wrapper.desktop {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 76px;
}

.bs-wrapper.desktop .bs-item-desktop.hotel_n_des {
    width: 390px;
    background: url(/themes/staynfun/images/icon/icon-location.svg) 13px no-repeat;
    padding-left: 13px;
}

.bs-wrapper.desktop .bs-item-desktop {
    background-color: #fff !important;
    border: 1px solid #e0e0e0;
    padding: 0 13px 0 40px;
    display: flex;
    height: 50px;
    flex-direction: column;
    justify-content: center;
}

.bs-wrapper.desktop .bs-item-desktop.hotel_n_des>.input-wrapper {
    padding-left: 26px;
}

.bs-item-desktop.hotel_n_des>.input-wrapper {
    padding-left: 0 !important;
}

.bs-wrapper.desktop>.bs-item-desktop {
    border-radius: 8px;
}

.booking-search-block .bs-wrapper.desktop .bs-item-desktop.submit.ht_mirror {
    border-radius: 25px;
    background: #ED2227 !important;
    transition: 0.3s;
}

.booking-search-block .bs-wrapper.desktop .bs-item-desktop.submit.ht_mirror:hover {
    opacity: 0.8;
    transition: 0.3s;
}

.bs-wrapper.desktop .bs-item-desktop.hotel_n_des .bs-tit-desktop {
    color: #353c46;
    font-weight: 500;
    line-height: 18px;
    font-size: 13px;
    display: flex;
    align-items: center;
}

.bs-item-desktop.hotel_n_des .dropdown-menu {
    left: -41px !important;
    top: 16px !important;
    margin: 0;
    padding: 29px 24px 39px;
    width: var(--container-w-px);
    border-radius: 0;
    border: 0;
    box-shadow: -5px 0 13px 2px rgb(0 0 0 / 6%);
    width: 1170px;
}

.bs-item-desktop .hot_n_des_btn {
    position: absolute;
    width: 20px;
    height: 20px;
    background: url(/themes/staynfun/images/icon/close-black.svg) no-repeat;
    right: 16px;
    top: 28px;
}

.hotel-view-custom {
    display: flex;
    flex-wrap: wrap;
    width: var(--container-w-px);
    margin-left: -25px;
    margin-right: -25px;
    max-height: 378px;
    overflow: auto;
}

.hotel-view-custom .des-item {
    padding: 0 25px;
    margin-bottom: 30px;
}

.hotel-view-custom .des-item .des-item-name {
    padding-left: 21px;
    margin-bottom: 17px;
    font-weight: 600;
    font-size: 16px;
    line-height: 18px;
    color: #343A40;
    background: url(/themes/staynfun/images/icon/icon-location.svg) left calc(100% - 2px) no-repeat;
    transition: .5s;
    cursor: pointer;
}

.hotel-view-custom .des-item .des-item-hotels a,
.hotel-view-custom .des-item .des-item-hotels>div {
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #616971;
    margin-bottom: 20px;
    cursor: pointer;
    transition: .5s;
}

.hotel-view-custom .des-item .des-item-hotels>div:hover {
    color: #ED2227;
}

.bs-wrapper.desktop .bs-item-desktop.checkin_n_checkout {
    width: 205px;
    background: url(/themes/staynfun/images/icon/icon-date.svg) 14px no-repeat;
}

.booking-search-block .bs-wrapper.desktop .bs-item-desktop {
    background-color: #fff !important;
    border: 1px solid #e0e0e0;
    padding: 0 13px 0 40px;
    display: flex !important;
    height: 50px;
    flex-direction: column;
    justify-content: center;
}

.bs-item-desktop.checkin_n_checkout .bs-tit-desktop {
    padding-left: 40px;
    font-size: 12px;
    line-height: 18px;
    outline: 0 !important;
    margin-bottom: 3px;
}

.bs-wrapper.desktop .bs-item-desktop.hotel_n_des>.input-wrapper::after {
    display: none;
}

.bs-item-desktop.checkin_n_checkout .bs-info-desktop {
    margin-top: -3px;
}

.bs-item-desktop.checkin_n_checkout .bs-info-desktop input {
    border: 0;
    padding: 0 0 0 40px;
    margin: 0;
    width: 100%;
    font-size: 13px;
    line-height: 18px;
    outline: 0 !important;
    background-color: transparent;
    font-weight: 500;
    color: #353c46;
}

.bs-wrapper.desktop .bs-item-desktop.room_n_guest {
    width: 200px;
    background: url(/themes/staynfun/images/icon/icon-user.svg) 12px no-repeat;
}

.booking-search-block .bs-wrapper.desktop .bs-item-desktop {
    background-color: #fff !important;
    border: 1px solid #e0e0e0;
    padding: 0 13px 0 40px;
    display: flex;
    height: 50px;
    flex-direction: column;
    justify-content: center;
}

.bs-item-desktop.checkin_n_checkout,
.bs-item-desktop.room_n_guest,
.pl-0,
.px-0 {
    padding-left: 0 !important;
}

.bs-item-desktop.room_n_guest .bs-tit-desktop {
    font-size: 12px;
}

.bs-item-desktop.room_n_guest .bs-tit-desktop,
.bs-item-desktop.room_n_guest [name=room_n_guest] {
    padding-left: 40px !important;
    background-color: transparent;
    outline: 0;
    box-shadow: unset;
}

.bs-item-desktop.room_n_guest .bs-tit-desktop,
.bs-item-desktop.room_n_guest [name=room_n_guest] {
    padding-left: 40px !important;
    background-color: transparent;
    outline: 0;
    box-shadow: unset;
}

.bs-info-desktop [name=room_n_guest] {
    padding: 0 !important;
    border: 0;
    background-color: unset;
    height: auto;
    font-family: 'Google Sans';
    font-size: 14px;
    line-height: 18px;
    font-weight: 500;
    color: #353c46;
}

.bs-item-desktop.room_n_guest .vp-room-choose {
    width: 354px;
    border-radius: 0;
    background: #fff;
    box-shadow: -5px 0 13px 2px rgb(0 0 0 / 6%);
    border: 0;
    top: 7px !important;
    margin: 0;
    padding: 29px 24px 20px 15px;
}

.bs-item-desktop.room_n_guest .room-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 14px;
    border-bottom: 1px solid #edf1f2;
    margin-bottom: 12px;
}

.bs-item-desktop.room_n_guest p.label {
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    color: #616971;
}

.bs-item-desktop.room_n_guest .nice-number {
    display: flex;
}

.bs-item-desktop.room_n_guest .nice-number button {
    width: 24px;
    height: 24px;
    background: #fff;
    border: .5px solid #adb4bd;
    border-radius: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 !important;
}

.bs-item-desktop.room_n_guest .nice-number input {
    border: 0;
    text-align: center !important;
    width: 38.5px !important;
    outline: 0 !important;
}

.bs-item-desktop.room_n_guest .room-detail-items {
    max-height: 226px;
    overflow-y: auto;
}

.bs-item-desktop.room_n_guest .room-detail-item {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 19px;
    margin-bottom: 11px;
    border-bottom: 1px solid #edf1f2;
    justify-content: space-between;
}

.d-none {
    display: none !important;
}

.bs-item-desktop.room_n_guest .room-detail-item .room-number-info {
    width: 100%;
    margin-bottom: 14px;
}

.bs-item-desktop.room_n_guest p.label {
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    color: #616971;
}

.bs-item-desktop.room_n_guest .room-detail-item .dropdown-i {
    max-width: calc((100% - 20px) / 3);
    width: 86.5px;
    display: flex;
    flex-direction: column-reverse;
}

.bs-item-desktop.room_n_guest .room-detail-item .dropdown-i .dropdown-item-info {
    font-weight: 400;
    font-size: 13px;
    line-height: 16px;
    color: #898994;
    text-align: center;
    margin-bottom: 9px;
}

.bs-item-desktop.room_n_guest .room-detail-item:last-child {
    margin-bottom: 0;
}

.bs-item-desktop.room_n_guest .room-detail-info {
    font-style: italic;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    color: #898994;
    margin-top: 12px;
}

.bs-item-desktop.room_n_guest .room-detail-info p {
    margin-bottom: 0;
}

.bs-wrapper.desktop .bs-item-desktop.promo {
    width: 130px;
    background: url(/themes/staynfun/images/icon/icon-voucher.svg) 12px no-repeat;
}

.bs-item-desktop.promo input {
    border: 0;
    padding: 0;
    height: auto;
    font-size: 13px;
    outline: 0;
    font-weight: 500;
    color: #353c46;
    line-height: 18px;
}

.bs-wrapper.desktop .bs-item-desktop.submit {
    width: 120px;
}

.bs-wrapper.desktop .bs-item-desktop {
    background-color: #fff !important;
    border: 1px solid #e0e0e0;
    padding: 0 13px 0 40px;
    display: flex;
    height: 50px;
    flex-direction: column;
    justify-content: center;
}

.bs-item-desktop.submit {
    padding: 0 !important;
    background: linear-gradient(0deg, #ED2227, #ED2227), #dabe81 !important;
    border: 0 !important;
}

.bs-item-desktop.submit a {
    text-align: center;
    color: #fff;
    font-weight: 500;
    font-size: 15px;
    line-height: 19px;
}

/* .ht_mirror:after {
  background: #fff;
  height: calc(100% + 50px);
  left: -40px;
  top: -25px;
  width: 10px;
  z-index: 1;
  content: "";
  opacity: .2;
  position: absolute;
  -webkit-transform: rotate(35deg);
  transform: rotate(35deg);
} */

.bs-wrapper.desktop .bs-item-desktop.checkin_n_checkout.show .bs-tit-desktop,
.bs-wrapper.desktop .bs-item-desktop.room_n_guest.show .bs-tit-desktop,
.bs-item-desktop.from.show .bs-tit-desktop,
.bs-item-desktop.to.show .bs-tit-desktop,
.bs-item-desktop.tour.show .bs-tit-desktop {
    color: #ED2227;
}

.daterangepicker {
    position: absolute;
    color: inherit;
    background-color: #fff;
    border-radius: 4px;
    border: 1px solid #ddd;
    width: 278px;
    max-width: none;
    padding: 0;
    margin-top: 7px;
    top: 100px;
    left: 20px;
    z-index: 3001;
    display: none;
    font-family: arial;
    font-size: 15px;
    line-height: 1em;
}

body>.daterangepicker {
    background: #fff;
    box-shadow: -5px 0 13px 2px rgb(0 0 0 / 6%);
    border: 0;
    border-radius: 0;
}

.daterangepicker.show-calendar .ranges {
    margin-top: 8px;
}

.daterangepicker .ranges {
    text-align: left;
    margin: 0;
}

body>.daterangepicker .drp-calendar.left {
    padding-top: 30px;
    padding-left: 43px;
    padding-bottom: 30px;
    width: calc(276px + 43px);
    max-width: unset;
}

.daterangepicker .drp-calendar.left {
    padding: 8px 0 8px 8px;
}

body>.daterangepicker .drp-calendar.right {
    padding: 30px 24px 30px 62px;
    width: calc(276px + 62px + 20px);
    max-width: unset;
}

.daterangepicker.show-calendar .drp-calendar {
    display: block;
}

.daterangepicker .drp-calendar.left .calendar-table {
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    padding-right: 8px;
}

.daterangepicker .calendar-table {
    border: 1px solid #fff;
    border-radius: 4px;
    background-color: #fff;
}

body>.daterangepicker .drp-calendar .table-condensed {
    width: 276px;
}

.daterangepicker .calendar-table table {
    margin: 0;
    border-spacing: 0;
    border-collapse: collapse;
}

.daterangepicker .calendar-table td,
.daterangepicker .calendar-table th {
    text-align: center;
    vertical-align: middle;
    min-width: 32px;
    width: 32px;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    border-radius: 4px;
    border: 1px solid transparent;
    white-space: nowrap;
    cursor: pointer;
}

body>.daterangepicker thead th.month {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    position: relative;
    padding-bottom: 8px;
    border-bottom: 26px solid transparent;
    color: #141418;
}

body>.daterangepicker thead th.month::after {
    content: "";
    position: absolute;
    width: calc(100% + 59px);
    border-bottom: 2px solid #ED2227;
    left: -31px;
    bottom: 0;
}

.daterangepicker .calendar-table td,
.daterangepicker .calendar-table th {
    text-align: center;
    vertical-align: middle;
    min-width: 32px;
    width: 32px;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    border-radius: 4px;
    border: 1px solid transparent;
    white-space: nowrap;
    cursor: pointer;
}

.daterangepicker td.off,
.daterangepicker td.off.end-date,
.daterangepicker td.off.in-range,
.daterangepicker td.off.start-date {
    background-color: #fff;
    border-color: transparent;
    color: #999;
}

.daterangepicker td.in-range {
    background-color: #ebf4f8;
    border-color: transparent;
    color: #000;
    border-radius: 0;
}

body>.daterangepicker .calendar-table td {
    position: relative;
    z-index: 1;
    background: unset !important;
    padding: 0;
}

.daterangepicker option.disabled,
.daterangepicker td.disabled {
    color: #999;
    cursor: not-allowed;
    text-decoration: line-through;
}

.daterangepicker td.start-date {
    border-radius: 4px 0 0 4px;
}

.daterangepicker td.active,
.daterangepicker td.active:hover {
    background-color: #357ebd;
    border-color: transparent;
    color: #fff;
}

body>.daterangepicker thead tr:nth-child(2) th {
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #44444c;
}

body>.daterangepicker thead tr:nth-child(2) th:first-child,
body>.daterangepicker thead tr:nth-child(2) th:last-child {
    padding-top: 12px;
}

body>.daterangepicker td.active.end-date::before,
body>.daterangepicker td.active.start-date::before {
    content: '';
    position: absolute;
    width: 24px;
    height: 24px;
    background-color: #ED2227;
    transform: translateX(-50%);
    left: 50%;
    z-index: -1;
    padding-top: 24px;
    display: flex;
    justify-content: center;
    font-size: 10px;
    line-height: 12px;
    color: #ED2227;
    top: 0;
}

body>.daterangepicker td.active.start-date::after {
    content: '';
    position: absolute;
    width: 50%;
    height: 24px;
    background: rgba(232, 149, 47, .1);
    right: -.5px;
    top: 0;
}

body>.daterangepicker td.in-range.available:not(.start-date):not(.end-date)::before {
    content: '';
    position: absolute;
    width: calc(100% + 1px);
    height: 24px;
    background-color: rgba(232, 149, 47, .1);
    left: -.5px;
    top: 0;
}

body>.daterangepicker .calendar-table .next span,
body>.daterangepicker .calendar-table .prev span {
    margin-bottom: 12px;
}

.daterangepicker .calendar-table .next span {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.daterangepicker .calendar-table .prev span {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}

.daterangepicker .calendar-table .next span,
.daterangepicker .calendar-table .prev span {
    color: #fff;
    border: solid #000;
    border-width: 0 2px 2px 0;
    border-radius: 0;
    display: inline-block;
    padding: 3px;
}

.drp-buttons {
    display: none;
}

.bs-item-desktop.hotel_n_des.dropdown.red {
    border-color: #f00;
}

.discover--wapper {
    background: #F2F2F2;
    padding: 35px 0;
}

.content-discover .item-pc-x .discover-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.content-discover .item-pc-x .discover-item:nth-child(2),
.content-discover .item-pc-x .discover-item:nth-child(3) {
    height: 532px;
}

.discover-item {
    margin-top: auto;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}

.discover-ct {
    position: relative;
}

.discover-ct .intro-hn {
    position: absolute;
    max-width: 375px;
    top: 30px;
}

.mh-sumary {
    max-height: 105px;
    overflow: hidden;
}

.discover-intro {
    position: absolute;
    bottom: 15px;
    left: 15px;
    color: #fff;
}

.discover-intro a {
    color: #fff;
    font-size: 20px;
    margin-bottom: 5px;
    display: block;
    transition: 0.3s;
}

.discover-intro a:hover {
    color: #ED2227;
    transition: 0.3s;
}

.discover-item:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 99px;
    bottom: 0;
    background: linear-gradient(360deg, #000000 -2.61%, rgba(50, 50, 50, 0.07) 98.51%);
}

.pearl-club--wapper {
    padding: 125px 0;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.pearl-club--wapper .pearl-gbd {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    top: 0;
    opacity: 0.6;
    z-index: 0;
    left: 0;
}

.pearl-club {
    z-index: 1;
    position: relative;
    width: 670px;
    text-align: center;
    margin: 0 auto;
}

.pearl-club .label-red {
    font-size: 26px;
    color: #ED2227;
}

.label-whtie {
    font-size: 32px;
    color: #fff;
}

.des-pearl {
    color: #fff;
    margin: 20px 0 50px;
    font-size: 15px;
    line-height: 25px;
}

.link-pearl img {
    width: 16px;
    margin-left: 10px;
}

.link-pearl a {
    background: #ED2227;
    display: inline-flex;
    align-items: center;
    padding: 10px 18px;
    border-radius: 25px;
    color: #fff;
    transition: 0.3s;
}

.link-pearl a:hover {
    opacity: 0.8;
    transition: 0.3s;
    color: #fff;
}

.discover-image {
    border-radius: 10px;
    overflow: hidden;
    height: 100%;
}

.experience-image a {
    display: inline-block;
    border-radius: 10px;
    width: 100%;
}

.discover-image a,
.experience-image a {
    overflow: hidden;
}

.discover-image a img,
.experience-image a img {
    transition: all 2s;
}

.discover-image a:hover img,
.experience-image a:hover img {
    transform: scale(1.1);
}

.path-frontpage footer.footer {
    margin-top: 0;
}

.bn-content {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    z-index: 2;
}

.bn-content h2 {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 30px;
    color: #fff;
}

.bn-content p {
    color: #fff;
    font-size: 16px;
}

.bn-image--video:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    bottom: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 39.06%, rgba(0, 0, 0, .58) 100%), linear-gradient(0deg, rgba(48, 47, 67, .17), rgba(48, 47, 67, .17));
    z-index: 1;
}

.experience-item._1 img {
    height: 560px;
    object-fit: cover;
    width: 100%;
}

.experience-item._2 img {
    height: 324px;
    object-fit: cover;
    width: 100%;
}

@media (min-width: 730px) {
    .daterangepicker .ranges {
        width: auto;
        float: left;
    }
    .daterangepicker .drp-calendar.left {
        clear: none !important;
    }
}

@media (min-width: 564px) {
    .daterangepicker .drp-calendar,
    .daterangepicker .ranges,
    .daterangepicker.single .drp-calendar,
    .daterangepicker.single .ranges {
        float: left;
    }
    .daterangepicker .drp-calendar.left {
        margin-right: 0;
    }
    .daterangepicker {
        width: auto;
        direction: ltr;
        text-align: left;
    }
}

@media (min-width: 821px) {
    .content-discover .item-pc-x .discover-item:first-child img {
        max-height: 345px;
    }
    .content-discover .item-pc-x {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        grid-gap: 15px;
    }
}

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

@media (max-width: 1025px) {
    .experience-item._1 img {
        height: 470px;
    }
    .experience-item._2 img {
        height: 280px;
    }
    .content-discover .item-pc-x .discover-item:nth-child(2),
    .content-discover .item-pc-x .discover-item:nth-child(3) {
        height: 400px;
    }
    .n-dd-bn__topbanner-big.smaller-height {
        height: 500px;
        position: relative;
    }
    .discover-ct .intro-hn {
        position: absolute;
        top: 0px;
        max-width: 305px;
    }
    .discover-ct .intro-hn p {
        font-size: 15px;
    }
    .page-home--full h3 {
        font-size: 26px;
        max-height: 60px;
    }
    .mh-sumary {
        max-height: 80px;
    }
    .bs-wrapper.desktop .bs-item-desktop.hotel_n_des {
        width: 280px;
    }
    .bs-wrapper.desktop .bs-item-desktop.checkin_n_checkout {
        width: 190px;
    }
    .bs-wrapper.desktop .bs-item-desktop.room_n_guest {
        width: 180px;
    }
    .bs-wrapper.desktop .bs-item-desktop.submit {
        width: 100px;
    }
}

@media (max-width: 992px) {
    .n-dd-bn__topbanner-big.smaller-height {
        margin-top: 0;
    }
    .header-right-panel .daterangepicker .drp-calendar.left,
    .header-wrapper>div>.container>div {
        width: 100%;
    }
}

@media (max-width: 820px) {
    .bn-content h2 {
        font-size: 25px;
        margin-bottom: 10px;
    }
    .experience-item._1 img {
        height: 380px;
    }
    .experience-item._2 img {
        height: 220px;
    }
    .content-discover .item-pc-x .discover-item:nth-child(2),
    .content-discover .item-pc-x .discover-item:nth-child(3) {
        height: auto;
    }
    .mh-sumary,
    .page-home--full h3 {
        max-height: initial;
    }
    .bn-content {
        top: 35%;
        font-size: 20px;
    }
    .bs-wrapper.desktop {
        flex-direction: column;
    }
    .bs-wrapper.desktop {
        height: auto;
    }
    .booking-search-block .bs-wrapper.desktop .bs-item-desktop.promo {
        display: none !important;
    }
    .booking-search-block .bs-wrapper.desktop .bs-item-desktop {
        width: 100%;
        margin-bottom: 10px;
    }
    .booking-search-block .bs-wrapper.desktop .bs-item-desktop.submit.ht_mirror {
        margin-bottom: 0;
    }
    .pearl-club {
        width: 100%;
    }
    .pearl-club--wapper {
        padding: 70px 0;
    }
    .experience--wapper {
        margin: 150px 0 30px 0;
    }
    .search-homstay {
        bottom: -120px;
    }
    .experience--wapper .item-pc {
        grid-gap: 20px;
    }
    .discover-ct .intro-hn {
        position: unset;
        max-width: 100%;
    }
    .content-discover .slick-arrow {
        display: none !important;
    }
    .content-discover {
        margin-right: 120px;
    }
    .content-discover .slick-list {
        overflow: visible;
    }
    .discover-item:before {
        width: calc(100% - 15px);
    }
    .discover-intro {
        left: 25px;
    }
    .discover-item.slick-slide {
        padding-right: 15px;
        height: 380px !important;
    }
    .discover-image {
        height: 100%;
    }
    .content-discover .item-pc-x .discover-item img {
        height: 100%;
        object-fit: cover;
    }
    .discover--wapper {
        overflow: hidden;
    }
    .page-home--full h3 {
        font-size: 22px;
    }
}

@media (max-width: 768px) {
    .experience-item._1 img {
        height: 360px;
    }
    .experience-item._2 img {
        height: 210px;
    }
    .n-dd-bn__topbanner-big.smaller-height {
        height: 400px;
    }
    .discover-item.slick-slide {
        height: 360px !important;
    }
}

@media (max-width: 767px) {
    .bn-content h2 {
        font-size: 22px;
    }
    .bn-content p {
        font-size: 14px;
    }
    .bn-content {
        top: 43%;
        font-size: 18px;
    }
    .label-whtie {
        font-size: 26px;
    }
    .des-pearl {
        margin: 20px 0 30px;
    }
}

@media (max-width: 575px) {
    body>.daterangepicker {
        width: calc(100% - 78px);
    }
    .experience--wapper {
        margin: 240px 0 30px 0;
    }
    .search-homstay {
        bottom: -210px;
    }
    #trai__nghiem h3 {
        margin-bottom: 20px;
        text-align: center;
    }
    .experience-item {
        margin-bottom: 25px;
    }
    .experience-title a {
        font-size: 16px;
    }
    .bs-item-desktop.room_n_guest .vp-room-choose {
        top: 25px !important;
    }
}

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

@media (max-width: 425px) {
    .n-dd-bn__topbanner-big.smaller-height {
        height: 300px;
    }
    .n-dd-bn__topbanner__slider .slick-dots {
        bottom: 0;
    }
    .n-dd-bn__topbanner__slider .slick-dots li button {
        width: 20px !important;
        height: 3px;
        margin: 0 5px;
    }
    .discover-item.slick-slide {
        height: 340px !important;
    }
}

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