@media all and (max-width: 1300px) {

}

@media all and (min-width: 900px) and (max-width: 1200px) {
    .navigation > ul > li{
        margin: 0 9px;
    }
}

@media all and (max-width: 1030px) {
    .navigation>ul>li:first-child{
        display: none;
    }

    .pdt-list.list_4_items {
        grid-template-columns: 1fr 1fr 1fr;
        gap: 20px;
    }
}

@media all and (max-width: 920px) {
    #hamburger {
        display: block;
    }

    #hamburger {
        top: 50%;
        left: 10px;
        transform: translateY(-50%);
    }

    #hamburger {
        color: #00203E;
        border-radius: 3px;
        background: #00684d;
    }
    .header{
        height: 70px;
    }
    .header .header-top-notch{
        position: absolute;
        top: 50%;
        right: 10px;
        transform: translateY(-50%);
    }

    .box-wp {
        padding: 0 12px;
    }

    .header .header-right {
        display: none;
    }

    .header .header-left {
        text-align: center;
        padding: 0;
    }

    .header .header-bilingual{
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translateY(-50%);
    }
    .b_book a {
        padding: 8px 18px;
        background: #FA6537;
        color: white;
        text-transform: uppercase;
        border-radius: 8px;
        margin-top: 18px;
        cursor: pointer;
    }

    .b_book {
        position: absolute;
        right: 12px;
        top: 16px;
    }

    #slide-slide .owl-item img {
        height: 500px;
    }

    .text-sl {
        top: 40%;
    }

    .text-slider-po {
        margin: 40px auto;
        margin-top: -100px;
    }

    .s_button {
        float: none;
        width: 100%;
    }

    .s_ipt {
        margin-bottom: 16px;
        width: 100%;
        border: 1px solid #CDCDCD;
        border-radius: 8px;
    }

    .slider {
        margin-top: 70px;
        margin-bottom: 0;
    }

    .company-numbers {
        position: relative;
    }

    .s_ipt .select-box {
        border: none;
    }

    .numbers-item {
        font-size: 16px;
    }

    .numbers-item h3 {
        font-size: 28px;
        line-height: 1.5;
    }

    .intro-img {
        height: 300px;
    }

    img.img1 {
        border-radius: 48%;
    }

    .thl-pdt-hot .pdt-item.clearfix {
        width: calc(50% - 24px);
    }

    .post-dv,
    .thl-news,
    .gallery-content,
    .thl-partner {
        padding: 20px 0;
    }

    .thl-services {
        margin-bottom: 20px;
    }

    .post-dv .dv-left {
        width: 100%;
        padding-right: 0;
    }

    .dv-conett {
        display: block;
    }

    .post-dv .dv-right {
        width: 60%;
        margin-top: 30px;
    }

    .con-vi-h img {
        margin-top: 15px;
    }

    .con-vi-h h3 {
        font-size: 30px;
    }

    .service-item .txt {
        bottom: 0;
        padding: 8px;
    }

    h2 {
        font-size: 18px;
    }

    .service-item .txt p {
        font-size: 14px;
        margin-bottom: 0;
    }

    .video-home {
        padding: 20px 0;
    }

    .thl-partner {
        padding-bottom: 40px;
    }

    .fb-item .text .cmt {
        font-size: 14px;
    }

    .fb-item::after {
        background-size: 40px;
    }

    .ft-bottom.btitem2 {
        width: 20%;
    }

    .ft-bottom:last-child {
        width: 30%;
    }

    .ft-bottom ul li a,
    .ft-bottom ul li {
        font-size: 13px;
    }

    .main {
        margin-top: 70px;
    }

    .ab-p1-l {
        width: 100%;
        padding-right: 0;
    }

    .ab-p1-r {
        float: none;
        margin-top: 30px;
        width: 80%;
        padding-left: 0;
        clear: both;
    }

    .title-abp1,
    .thl-title,
    .tour-other .p-title-ks,
    .ab-p3 h4,
    .p-title-ks,
    .title-ks-small {
        font-size: 28px;
    }

    .title-abp1a {
        font-size: 20px;
    }

    .ab-p1.ab-p2 .ab-p1-content {
        display: block;
        padding-bottom: 0;
    }

    .ab-p1.ab-p2 .ab-p1-l {
        text-align: center;
        float: none;
    }

    .ab-p1.ab-p2 .ab-p1-r {
        width: 100%;
    }

    .bb-partner {
        padding: 40px 12px;
    }

    .ab-p3 {
        padding: 50px 0
    }

    .tour .box-search-tour {
        width: 75%;
        margin-top: 30px;
    }

    .content-tour {
        padding: 40px 10px;
    }

    .content-tour-t {
        width: 100%;
        margin-right: 0;
        float: none;
    }

    .right-tour {
        width: 100%;
        float: none;
        margin-top: 30px;
    }

    .bb-houtel-price .item-form-b {
        width: calc(50% - 24px);
        float: left;
        margin: 0 12px 24px;
    }

    .bb-houtel-price .item-form-b:first-child {
        width: calc(100% - 24px);
    }

    .bb-houtel-price .item-form-b.last-ch {
        width: calc(100% - 24px);
    }

    .form-item.bookig-t {
        margin-top: 0;
    }

    .bb-houtel-price .form-booking {
        margin: 0 -12px;
    }

    .search-tour-k {
        width: 30%;
    }

    .content-product {
        width: 70%;
    }

    .pdt-list {
        grid-template-columns: 1fr 1fr;
        gap: 24px;
    }

    .box-sear-lt {
        width: 70%;
    }

    .s-select.date-room {
        margin-bottom: 16px;
        border: 1px solid #CDCDCD;
        border-radius: 8px;
        width: 100%;
        padding: 0 10px;
    }

    .s-select.date-room .s_ipt {
        border: none;
    }

    .item-photo-ks {
        width: calc(30% - 12px);
        margin: 0 0 12px 12px;
    }

    .item-photo-ks img {
        height: 170px;
    }

    .item-photo-ks:first-child img {
        height: 354px;
    }

    .p-title-ks {
        display: block;
    }

    .p-title-ks p {
        margin: 0;
        text-align: left;
        width: 100%;
    }

    .p-title-ks span {
        margin-left: 0;
        margin-right: 16px;
    }

    .bb-p-title {
        display: block;
    }

    .bb-p-til-r {
        width: 100%;
    }

    .content-hotel-l {
        width: 100%;
    }

    .title-item-hotel a {
        margin: 0;
        width: 40%;
    }

    .product-utilities-l {
        width: 33.33%;
    }

    .content-hotel-r {
        width: 100%;
        margin-left: 0;
    }

    .content-product-l {
        width: 100%;
        padding-left: 0;
        margin-top: 30px;
    }

    .table.table-hover span.button-dv {
        padding: 8px 20px;
    }

    .grid-big .grid__item:nth-child(2) img,
    .grid-big:nth-child(even) .grid__item:nth-child(1) img {
        height: 380px;
    }

    .grid-big .grid__item img,
    .grid-big:nth-child(even) .grid__item:nth-child(3) img {
        height: 260px;
    }

    .grid-big .grid__item:nth-child(3) img,
    .grid-big:nth-child(even) .grid__item:nth-child(2) img {
        height: 130px;
    }

    .image-tour-b{
        height: 410px;
    }
    .title-tour-s h1 {
        font-size: 42px;
    }

    .bb-post-item h3 a,
    .bb-post-item:first-child .text h3 a,
    .bb-post-item:nth-child(2) .text h3 a,
    .content-hover-news p.title-h-t {
        font-size: 20px;
    }

    .wtc-news {
        padding-bottom: 40px;
    }

    .wrap-detail .description {
        font-size: 16px;
    }

    .contact-ban img {
        height: auto;
    }

    .ct-right {
        width: 100%;
        float: none;
    }

    .ct-left {
        width: 80%;
        margin: 40px auto 0;
        float: none;
    }

    .content-contact {
        padding: 40px 0;
    }

    .bb-p-til-l {
        width: 100%;
    }




    .hot-tour-list{
        margin: -10px;
        aspect-ratio: unset;
    }
    .hot-tour-list.tremendous{
        aspect-ratio: unset;
    }
    .hot-tour-list .hot-tour-item{
        position: relative;
        margin: 0;
        width: calc(100% / 2);
        padding: 10px;
    }
    .hot-tour-list .hot-tour-item:nth-child(6n + 1),
    .hot-tour-list .hot-tour-item:nth-child(6n + 2),
    .hot-tour-list .hot-tour-item:nth-child(6n + 3),
    .hot-tour-list .hot-tour-item:nth-child(6n + 4),
    .hot-tour-list .hot-tour-item:nth-child(6n + 5),
    .hot-tour-list .hot-tour-item:nth-child(6n + 6){
        transform: translateX(0%);
        left: auto;
        right: auto;
        top: auto;
        bottom: auto;
    }
    .hot-tour-list .hot-tour-item:nth-child(6n + 1),
    .hot-tour-list .hot-tour-item:nth-child(6n + 3),
    .hot-tour-list .hot-tour-item:nth-child(6n + 5){
        float: left;
    }
    .hot-tour-list .hot-tour-item:nth-child(6n + 2),
    .hot-tour-list .hot-tour-item:nth-child(6n + 4),
    .hot-tour-list .hot-tour-item:nth-child(6n + 6){
        float: right;
    }

    .hot-tour-list .hot-tour-item .box{
        border-radius: 6px;
    }
}


@media all and (max-width: 860px) {
    .detail-product {
        display: flex;
        flex-wrap: wrap;
    }

    .detail-product-left {
        max-width: 100%;
        flex-grow: 1;
        padding-right: 0px;
    }

    .detail-product-right {
        width: 100%;
        max-width: 450px;
        flex-grow: 1;
        padding-left: 0px;
        margin-top: 32px;
    }
}@media all and (max-width: 768px) {
    .pdt-list.list_4_items {
        grid-template-columns: 1fr 1fr;
        gap: 16px;
    }

    .tour-list .tour-item .tour-inner{
        flex-wrap: wrap;
    }
    .tour-list .tour-item .img{
        width: 100%;
    }
    .tour-list .tour-item .detail{
        width: 100%;
        padding: 20px;
    }
    .tour-list .tour-item:nth-child(2n + 2) .detail{
        padding: 20px;
    }

    .tour-list .tour-item .tour-inner::before{
        position: relative;
    }


    

    .hot-tour-list .hot-tour-item .detail{
        left: 0px;
        right: 0px;
        bottom: 0px;
        transform: translateY(0px);
        padding: 12px;
        background-color: rgba(0, 0, 0, 0.3);
    }
    .hot-tour-list .hot-tour-item .name{
        position: relative;
        transform: translateY(0);
        margin-bottom: 12px;
    }
    .hot-tour-list .hot-tour-item .comment p{
        -webkit-line-clamp: 2;
    }
}

@media all and (max-width: 680px) {
    .b_book a {
        font-size: 12px;
    }

    .b_book {
        top: 12px;
    }

    #slide-slide .owl-item img {
        height: 320px;
    }

    .text-slider-po {}

    body {
        font-size: 14px;
    }

    .numbers-list {
        grid-template-columns: repeat(2, 1fr);
    }

    .intro-txt {
        width: 100%;
        padding-right: 0;
    }

    .title-abp1,
    .thl-title,
    .tour-other .p-title-ks,
    .ab-p3 h4,
    .p-title-ks,
    .title-ks-small {
        font-size: 22px;
    }

    .intro-img {
        width: 100%;
        margin-top: 30px;
        height: 360px;
    }

    .introduction .box-wp {
        display: block;
    }

    .bb-tour-list,
    .item-big-s {
        margin: 0;
    }

    .pdt-more {
        margin-top: 20px;
    }

    .service-item.md .box .img img,
    .service-item.sm .box .img img,
    .service-item.lg .box .img img {
        aspect-ratio: 1;
    }

    .thl-services .service-item {
        width: calc(50%);
        padding: 6px;
    }

    .service-item .txt p {
        display: none;
    }

    .service-item .txt h2 {
        margin-bottom: 0;
        font-size: 16px;
        line-height: 24px;
    }

    .service-item a.v-more {
        display: none;
    }

    .dv-item .text strong {
        font-size: 18px;
    }

    .post-dv .dv-right {
        width: 100%;
    }

    .con-vi-h h3 {
        font-size: 22px;
    }

    .slidersw_fxb img {
        height: 300px;
        object-fit: cover;
    }

    .con-vi-h img {
        width: 60px;
        height: 60px;
    }

    .news-list {
        flex-direction: column;
    }

    .news-list .news-img {
        width: 100%;
    }

    .news-list .news-text {
        width: 100%;
        margin-top: 30px;
        padding: 0;
    }

    .thl-title {
        margin-bottom: 24px;
    }

    .text-item {
        padding-top: 10px;
    }

    .text-item h2 {
        font-size: 16px;
    }

    .btitem1 {
        width: 100%;
        padding-right: 0;
    }

    .footer-logo{
        margin: auto;
    }
    .form-ft-re,
    .btitem1,
    .ab-p1-r {
        width: 100%;
    }

    .ft-bottom,
    .ft-bottom.btitem2 {
        width: 33.33%;
    }

    .ft-bottom:last-child {
        width: 100%;
    }

    .img1-p1 .khung-c {
        float: left;
        width: 50%;
    }

    .img1-p1 {
        padding: 0 20px;
    }

    .img1-p1 img {
        width: 100%;
        height: 150px;
    }

    .bb-partner {
        padding: 20px 12px 40px;
    }

    .title-doitac {
        margin-bottom: 30px;
    }

    .ab-p3 p {
        font-size: 16px;
    }

    .tour .box-search-tour,
    .box-sear-lt {
        width: 100%;
        padding: 20px;
    }

    .s-select.date-room .s_ipt {
        font-size: 14px;
    }

    .box-sear-lt {
        padding: 12px;
    }

    .search-tour-k {
        position: fixed;
        width: 300px;
        background-color: white;
        left: 0;
        top: 0px;
        bottom: 0;
        z-index: 10;
        padding-top: 100px;

        transform: translateX(-100%);
        transition: transform 0.4s ease;
    }

    .search-tour-k.active {
        transform: translateX(-0%);
    }

    .search-tour-k .search-detail {
        position: relative;
        z-index: 10;
        max-height: 100%;
        padding-right: 15px;
        overflow-y: auto;
    }

    /* Scrollbar Track */
    .search-tour-k .search-detail::-webkit-scrollbar {
        width: 4px;
        /* scrollbar width */
    }

    /* Scrollbar Thumb */
    .search-tour-k .search-detail::-webkit-scrollbar-thumb {
        background-color: #00684d;
        /* color of the scroll thumb */
        border-radius: 4px;
        /* round edges */
    }

    /* Scrollbar Track background */
    .search-tour-k .search-detail::-webkit-scrollbar-track {
        background: #f1f1f1;
        /* background of the track */
        border-radius: 4px;
    }

    /* On hover */
    .search-tour-k .search-detail::-webkit-scrollbar-thumb:hover {
        background: #555;
    }

    .search-tour-k .mobile-toggle {
        position: absolute;
        left: 100%;
        top: 20%;
        width: 30px;
        height: 50px;
        background-color: inherit;
        z-index: 9;
        border-radius: 0px 8px 8px 0px;
        box-shadow: 3px -2px 8px 0px rgba(164, 164, 164, 0.3);
    }

    .search-tour-k .mobile-toggle div {
        position: absolute;
        background-color: #00684d;
        width: 20px;
        height: 3px;
        transition: top 0.4s ease-in-out;
    }

    .search-tour-k .mobile-toggle div:first-child {
        top: calc(50% - 7px);
        left: 50%;
        transform: translate(-50%, -50%) rotateZ(45deg);
    }

    .search-tour-k .mobile-toggle div:last-child {
        top: calc(50% + 6px);
        left: 50%;
        transform: translate(-50%, -50%) rotateZ(-45deg);
    }

    .search-tour-k.active .mobile-toggle div:first-child {
        top: 50%;
        left: 50%;
    }

    .search-tour-k.active .mobile-toggle div:last-child {
        top: 50%;
        left: 50%;
    }

    .content-product,
    .bb-p-til-l {
        width: 100%;
        padding: 0px;
    }

    .item-photo-ks:first-child {
        width: 100%;
    }

    .item-photo-ks,
    .item-photo-ks:nth-child(3),
    .item-photo-ks:nth-child(4) {
        width: calc(25% - 12px);
        margin: 12px 6px 0;
    }

    .item-photo-ks:first-child img {
        height: 250px;
    }

    .item-photo-ks img {
        height: 80px;
    }

    .send_detail-tienich {
        width: 95%;
        padding: 20px;
    }

    .modal a.close-modal {
        width: 28px;
        height: 28px;
    }

    .product-utilities-l {
        width: 50%;
    }

    .item-room-l {
        width: 100%;
    }

    .item-room-r {
        width: 100%;
        margin-top: 30px;
        padding-left: 0;
        float: right;
    }

    .item-room-l img {
        width: 100%;
        height: 200px;
        object-fit: cover;
    }

    .content-hotel-r {
        padding: 16px 10px;
    }

    label.ks-bed:last-child {
        margin: 0;
    }

    .onfo-room-ht label {
        font-size: 12px;
    }

    .send_detail-staff,
    .send-tour {
        width: 95% !important;
        padding: 20px;
    }

    .content-booking h4 {
        font-size: 20px;
    }

    .bb-tour-list,
    .item-big-s {
        margin: 0;
    }

    .item-form-s {
        border-radius: 4px;
        border: 1px solid #E1E1E1;
        width: calc(50% - 12px);
        margin: 0 6px 24px;
    }

    .contact-date.item-big-s {
        margin: 0 -6px;
    }

    .bookig-h button {
        margin-top: 10px;
    }

    .item-form-s {
        margin: 0 0 24px;
    }

    .contact-date.item-big-s .item-form-s {
        margin: 0 6px 24px;
    }

    .service-left {
        width: 100%;
    }

    .service-ct-ns:last-child {
        padding: 0 0 5px;
    }

    .item-tb-sr {
        padding: 12px 0;
        margin: 12px 0;
        border-bottom: 1px solid #CDCDCD;
    }

    .button-dv a {
        color: white;
        padding: 10px 10px;
    }

    .button-dv {
        background: #FA6537;
        text-align: center;
        color: white;
        padding: 10px 10px;
        border-radius: 8px;
        margin: 25px 0;
    }

    .last-tb-sr {
        text-align: right;
    }

    .item-tb-sr:last-child {
        border: none;
        margin: 12px 0 0 0;
        padding: 12px 0 0 0;
    }

    .bb-thuexe {
        padding-bottom: 40px;
    }

    .content-booking h4 {
        font-size: 16px;
        margin-bottom: 10px;
    }

    #_service .item-form-s {
        width: 100%;
        border: none;
    }

    .title-book {
        font-size: 18px;
    }

    .form-service .hangkhong .item-form-sm {
        margin-bottom: 24px;
        width: 100%;
        border: none;
        float: left;
        padding: 0;

    }

    .form-service .hangkhong .item-form-sm input,
    #_service .hangkhong select {
        border: 1px solid #E1E1E1;
        border-radius: 4px;
    }

    .form-service .hangkhong {
        border: none;
        border-radius: 9px;
        padding: 0;
        margin: 0;
    }

    .form-service {
        padding: 20px;
    }

    .grid-big .grid__item:nth-child(2) img,
    .grid-big:nth-child(even) .grid__item:nth-child(1) img,
    .grid-big:nth-child(even) .grid__item:nth-child(3) img {
        height: 200px;
    }

    .grid-big .grid__item img,
    .grid-big:nth-child(even) .grid__item:nth-child(2) img {
        height: 100px;
    }

    .grid-big .grid__item:nth-child(3) img {
        height: 200px;
    }

    .grid-big {
        width: 50%;
        padding: 0 6px;
    }

    .grid__item {
        margin-bottom: 12px;
    }

    .bb-post-list {
        grid-template-columns: 1fr;
    }

    .xemt-k {
        opacity: 1;
    }

    .title-detail,
    .bvgd-news h2 {
        font-size: 20px;
    }

    .content-news {
        width: 100%;
        padding-right: 0;
    }

    .social-share {
        width: 70%;
    }

    .bvgd-news h2 {
        margin-top: 24px;
    }

    .menu-news {
        width: 100%;
    }

    .mnn-content {
        margin-bottom: 10px;
    }

    .mnn-content .xemt-k a {
        color: #00684d;
    }

    .ct-left {
        padding: 20px;
        width: 100%;
    }

    #_search {
        padding: 20px 8px;
    }

    .text-1 {
        font-size: 22px;
    }

    .text-sl {
        top: 28%;
    }

    .slider-banner img {
        height: 150px;
        object-fit: cover;
    }

    #myModal_p .close-modal.block {
        right: 0;
        top: 9px;
        z-index: 1;
    }

    #_booking .item-form-s {
        margin: 0 0 24px;
        border: none;
        width: 100%;
    }

    #_booking .item-big-s {
        margin: 0;
    }

    .image-tour-b{
        height: 340px;
    }
    .title-tour-s h1 {
        font-size: 34px;
        text-overflow: ellipsis;
        display: -webkit-box;
        overflow: hidden;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .comment-tour p {
        margin-bottom: 0;
        font-size: 20px;
    }

    .bb-houtel-price {
        padding: 16px;
    }

    .bb-houtel-price .item-form-b {
        width: 100%;
        float: left;
        margin: 0 0 24px;
    }

    .bb-houtel-price .item-form-b:first-child,
    .bb-houtel-price .item-form-b.last-ch {
        width: 100%;
    }

    .bb-houtel-price .form-booking {
        margin: 0;
    }

    .comment-tour p.price {
        font-size: 18px;
    }

    .t-check-out .t-datepicker-day {
        left: -100%;
    }

    .more-photos p {
        font-size: 10px;
    }

    .ft-cpr-item {
        float: none;
        text-align: center;
        margin-bottom: 5px;
    }

    .ft-cpr-item.danaweb {
        float: none;
    }

    .ft-bottom ul li a,
    .ft-bottom ul li {
        font-size: 12px;
    }

    .title-ft {
        font-size: 14px;
        margin-bottom: 15px;
    }



}

@media all and (max-width: 500px) {
    .pdt-list{
        gap: 16px;
	    grid-template-columns: 1fr;
    }


    .hot-tour-list{
        margin: -10px;
    }
    .hot-tour-list .hot-tour-item{
        width: calc(100%);
        padding: 10px;
    }
    .hot-tour-list .hot-tour-item .box{
        border-radius: 6px;
    }
}

@media all and (max-width: 450px) {
    .time-inout-selector .t-datepicker{
        grid-template-columns: 1fr;
        gap: 12px;
    }

    .houtel-top .price-box2{
        padding: 0px;
        background: transparent;
        box-shadow: unset;
    }

    .houtel-top .price-box2 table{
        box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.05);
    }

    .houtel-top .price-box2 table th, .houtel-top .price-box2 table td{
        padding: 7px 10px;
    }

    .houtel-top .price-box2 .main-price{
        font-size: 14px;
    }

    .houtel-top .price-box2 .main-price sup{
        font-size: 6px;
    }
}
@media all and (max-width: 400px) {
    .product-utilities-l{
        width: 100%;
    }
}
@media all and (max-width: 375px) {
    .search-tour-k{
        width: 254px;
    }

    .checkbox-list .location-selector{
        width: 200px;
    }
    .checkbox-list .guest-row{
        flex-direction: column;
    }

    .book--share .book .book-links{
        top: calc(100% + 10px);
        transform: translateX(0px);
        right: 0px;

        
    }
}

@media all and (max-width: 320px) {

}@media (min-width: 1400px) {


}
@media (min-width: 1920px) {

    }

