
@media (min-width: 992px) {
    .img-cat-vietnam-menu {
       height: 100px;
        width: 100%;
        object-fit: cover;
    }


    .nav-level1 {
        display: flex;
    }

    .nav-level1 > li {
        flex: 1 1 0;
        padding: 10px 15px;
    }

    .tourmaster-tour-search-submit {
        width: 25%;
        width: calc(25% - 20px);
    }
    .tourmaster-tour-search-field {
        width: 25%;
        float: left;
        padding-right: 2px;margin-bottom: 2px;
    }

    .tourmaster-tour-search-item {
        width: 900px;
    }

    .left-tour {
        float: left;
        width: calc(100% - 300px);
        padding-right: 40px;
    }
    .right-tour{
        float: right;
        width: 300px;
        position: sticky;
        top: 66px;
    }
    .left-content {
        float: left;
        width: calc(100% - 310px);
        padding-right: 30px;
    }
    .right-content {
        float: right;
        width:310px;
    }
}
@media (min-width: 768px) {

    .check_rate_form {
        display: flex;
    }
    .check_rate_form__content {
        padding: 8px 15px 5px;
        width: 80%;
        display: flex;
        background: #fff;
        border-radius: 3px;
        box-shadow: 0 0 15px 0 rgba(0,0,0,.25);
    }
    .check_rate_form__button {
        width: 19%;
        margin-left: 1%;
        margin-top: 0;
    }
    .tour-slider .fotorama__stage__frame {
        border-radius: 16px !important;
    }
    .gallery-popup {
        position: relative;
        background-color: #fff;
        border-radius: 8px;
        padding: 13px;
    }
    .content-width-850 {
        max-width: 850px;
        margin-left: auto;
        margin-right: auto;
    }
    .tour-detail-header-left {
        width: calc(100% - 300px);
        float: left;
        padding-right: 40px;
    }
    .tour-detail-header-right {
        width: 300px;
        float: right;
    }
    .tour-slider .fotorama__wrap--css3 .fotorama__stage .fotorama__img {
        width: 800px !important;
        height: 450px !important;
        top: 0 !important;
    }
    .list-result-info-hotel {
        width: 63%;
        float: left;
        padding-left: 20px;
        padding-bottom: 10px;
    }
    .list-result {
        display: flex;
    }
    .list-result-img {
        width: 37%;
        float: left;
        overflow: hidden;
        cursor: pointer;
        min-height: 180px;
    }
    .list-result-info {
        width: 63%;
        float: left;
        padding-left: 20px;
    }
    .list-result-price {
        width: 18%;
        float: left;
        text-align: center;

        flex-direction: column;
    }
    .modal-dialog {
        width: 600px;
        max-width: 600px !important;
        margin: 30px auto;
    }
    .check_rate_form {
        display: flex;
    }
    .check_rate_form__content {
        padding: 8px 15px 5px;
        width: 80%;
        display: flex;
        background: #fff;
        border-radius: 3px;
        box-shadow: 0 0 15px 0 rgba(0,0,0,.25);
    }
    .check_rate_form__button {
        width: 20%;
        margin-left: 1%;
        margin-top: 0;
    }
    .tour-slider .fotorama__stage__frame {
        border-radius: 16px !important;
    }
    .gallery-popup {
        position: relative;
        background-color: #fff;
        border-radius: 8px;
        padding: 13px;
    }
}

@media (max-width:991px) {
    #main-menu {
        height: 75px;
    }
    .whatsapp-m {
        position: absolute;
        right: 0;
        top: 0;
        height: 100%;
        display: flex !important;
        align-items: center;
    }
    .whatsapp-m .h-whatsapp {
        font-size: 35px;
    }
    .wsmenu img {
        height: 50px;
    }
    .name-top-cat {
        margin-bottom: 0;
    }
    .gdlr-core-pbf-wrapper-outer {
        background: var(--gold);
    }
    .gdlr-core-pbf-wrapper {
        margin-top: 0;
        background: none;
        padding: 40px 30px;
    }
    .tourmaster-combobox-wrap select, .tourmaster-tour-search-field select, .tourmaster-tour-search-field-inner input {
        height: 50px;
    }
    .tourmaster-tour-search-field {
        margin-bottom: 3px;
    }
    .tourmaster-tour-search-item {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
    }
    .tourmaster-tour-search-submit {
        width: 100%;
        height: 50px;
    }
    .hero {
        height: auto;
        padding-top: 90px;
        padding-bottom: 90px;
    }
    .luxury-comparison {
        flex-direction: column;
    }
    .region-column{
        width: 100%;
        padding: 40px 15px;
    }
    .right-tour {
        position: relative;
    }
    .left-content {
        margin-bottom: 30px;
    }
    .banner-page::before {
        background: linear-gradient(266deg, rgba(0, 0, 0, 0) 38.52%, rgba(0, 0, 0, 0.3) 80.13%)
    }
    .banner-page .breadcrumb {
        background: rgba(0,0,0,.4);
    }
    h1.title {
        font-size: 35px;
        text-shadow: 0 2px 4px #000;
    }
    .slide-info {
        text-align: center;
        padding-left: 15px;
        padding-right: 15px;
    }
    .h-logo {
        width: 100%;
        text-align: center;
    }
    .h-logo img {
        max-width: 220px !important;
    }
    .banner-title h1 {
        font-size: 25px;
        margin-bottom: 20px;
    }
    .bar-logo {
        width: 200px;
        flex-shrink: 0;
        padding-right: 0;
    }
    .bar-support {
       padding: 10px 20px;
    }
    .bar-support .number {
        display: none;
    }
    img.logo {
        max-width: 200px;
    }
    header {
        padding: 10px 0;
    }

    .left-content {
        width: 100%;
    }
    .right-content {
        width: 100%;
        padding-left: 0;
    }
    .tour-detail-header-right {
        width: 100%;
        padding-left: 0;
    }
    .tour-detail-header-left {
        width: 100%;
    }
}
@media (max-width:767px) {
    .content-book {
        padding: 10px !important;
    }
    .outline-book {
        padding: 0;
        background: none;
    }
    .halong-info {
        padding-left: 10px;
        padding-right: 10px;
    }
    .grid-panel .grid-panel-content {
        grid-template-columns: 1fr;
        gap: 12px;
        height: auto;
        max-height: none;
    }
    .grid-panel .grid-panel-content .grid-panel-left {
        grid-template: 1fr 1fr/1fr 1fr;
    }
    .grid-panel .grid-panel-content .grid-panel-right {
        grid-template: 1fr 1fr/1fr 1fr;
    }
    .hero h1 {
        font-size: 40px;
    }

    .hotel-img {
        height: 120px;
    }
    .top-hotel-tour {
        width: 150px;
    }
    .responsive .td-book {
        text-align: right;
    }
    .btn-book-price {
        padding: 5px 25px;
        font-size: 18px;
        display: inline-block;
        width: auto;
    }
    .td-price-inner .price-table{

    }
    table.responsive, tbody.responsive, td.responsive, th.responsive, thead.responsive, tr.responsive {
        display: block;
        position: relative;
        width: 100%;
        border: none;
    }

    thead.responsive, thead.responsive td, thead.responsive tr {
        display: none !important;
    }

    tr.responsive:nth-child(2n+1) {
        background: #ccc;
    }

    table.responsive, tbody.responsive, td.responsive, th.responsive, thead.responsive, tr.responsive {
        display: block;
        position: relative;
        width: 100%;
        border: none;
    }
    .td-price .d-block {
        color: #000000;
        font-weight: bold;
    }
    .table-price .pack-col {
        font-weight: 700;
        border-bottom: 1px solid #fff;
        color: #000;
        padding: 5px 8px;
        background: #ddd;
    }

    .table-price td, .td-price td {
        background: #f2f4f6;
        border: 1px solid #fff;
        padding: 5px 8px;
    }
    .left-luxury  .bottom {
        border-top: 1px solid #e5e5e5;
        padding: 10px;
        background: var(--light-gray);
        border-radius: 0 0 10px 10px;
    }

    .img-tour-luxury {
        border-radius: 10px 10px 0 0;
    }
    .left-luxury {
        border-radius: 0 0 10px 10px;
    }
    .city-tours-list {
        grid-template-columns: repeat(2,1fr);
    }
    .tour-image {
        height: 250px;
    }
    .page-section {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .right-cruise-tour {
        width: 100%;
    }
    .m6_a .js-gMt {
        height: calc(100% - 70px);
    }
    .m6_a {
        height: 300px;
    }
    .m6_w {
        width: 95%;
    }
    .check_rate_form_cruise .check_rate_form__content__date {
        margin-bottom: 10px;
    }
    .check_rate_form_cruise .check_rate_form__content__checkin,
    .check_rate_form_cruise .check_rate_form__content__date {
        width: 100%;
    }
    .check_rate_form__content {
        padding: 10px;
    }
    .main-content {
        padding-top: 20px;
    }

    .category-cruise-grid {
        gap: 10px;
    }
    .content-detail img[height] {
        height: auto !important;
        width: auto !important;
    }

    .search-form__content {
        box-shadow: none;
    }
    .question__title {
        flex-direction: column;
    }
    #h_qa {
        margin-bottom: 20px;
    }
    #review_list {
        margin-top: 60px;
    }
    .pb-60 {
        padding-bottom: 40px;
    }
    .img-map {
        display: none;
    }
    .booking-form {
        box-shadow: 0 0 4px rgba(0,0,0,.15);
        padding-bottom: 15px;
    }
    .banner.overlay::before{
        height: 300px;
    }
    .bar-search {
        margin-top: -190px;
        bottom: auto;
        position: relative;
    }
    .booking-form {
        border-radius: 20px;
    }
    .style-image {
        height: 155px !important;
        width: 100%!important;
    }
    .travel-style-list {
        justify-content: space-between;
        flex-wrap: wrap;
        padding: 0 15px;
        display: flex;
    }
    .travel-style-list .travel-style-item {
        width: 155px;
        margin-bottom: 15px;
    }
    .city-tours-item {
        width: 100%;
    }
    .price-now {
        font-size: 24px;
    }
    .list-result-price .price {
        display: flex;
    }
    .list-result-info {
        padding: 10px;
    }
    .list-result-price {
        padding: 0 10px 10px 10px;
        align-items: center;
    }
    .list-result {
        border-radius: 8px;
    }
    .link-result-img {
        border-radius: 5px;
    }
    .list-result-info-hotel {
        padding: 10px;
    }
    .img-list-result {
        border-radius: 5px;
    }
    .s-page {
        padding-bottom: 40px;
        padding-top: 40px;
    }
    .h4-tailor-made {
        text-align: center;
        margin-top: 10px;
    }
    .img-post-relate {
        height: 80px;
        width: 100px;
        float: left;
        margin-right: 15px;
    }
    .img-hotel {
        height: 250px;
    }
    .tab_top_deals {
        flex-wrap: nowrap;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: thin;
        white-space: nowrap;
        flex-shrink: 0;
    }
    .h2-title {
        font-size: 24px;
    }
    .s-about {
        margin-top: 75px;
    }
    .img-slide {
        height: 300px;
        object-fit: cover;
    }
    .banner {
        overflow: visible;
    }
    .booking-form .form-group .icon {
        font-size: 22px;
        top: 25px
    }
    .booking-form .form-group .form-control {
        padding-top: 12px;
        padding-bottom: 12px;
    }
    .col-search + .col-search {
        border-left: none;
    }
    .col-search + .col-search .form-field{
        border-top: 1px solid #f2f2f2;
    }
    .bar-search {
        bottom: auto;
        top: 0;
    }

    .home-search-form .tab-content {
        padding-top: 0;
        border-radius: 20px;
        background: #fff;
        box-shadow: 0 0 4px rgba(0,0,0,.15);
        display: flex;
        flex-wrap: wrap;
    }
    .search-form {
        top: 130px;
    }
    .loading {
        left: 0;
        margin: 0;
        width: 100%;
        padding: 10px;
        top: 30%;
        padding: 30px 15px
    }

    .loading_content {
        text-align: left !important
    }

    .loading img {
        height: 40px
    }

    .margin-hr {
        margin-top: 40px;
        margin-bottom: 40px
    }

}

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


@media (min-width: 1025px) {
    .modal-dialog {
        width: 800px;
        max-width: 800px !important;
    }
}

@media (min-width: 1200px) {
    .travel-style {
        padding-left: calc((100% - 1133px)/ 2);
    }
}
@media (max-width: 576px) {
    .top-header {
        font-size: 14px;
    }
    .city-tours-item img {
        width: 100%;
        height: 110px;
        margin-bottom: 5px;
    }
    .city-tours-item {
        flex-direction: column;
    }
    .img-guide-list {
        min-height: 180px;
    }
    .post-tour {
        height: 200px;
    }
    .halong-image {
        width: 180px;
    }
    .img-cruise-similar {
        height: 250px;
    }
    .s19_pi .tb-cell:last-child {
        width: 100%;
        border: none;
        display: flex;
        align-items: center;
        justify-content: end;
        float: right;
        padding-bottom: 10px;
        padding-top: 10px;
    }
    .s19_pi .tb-cell:last-child .s19_pr {
        margin-right: 20px;
    }
    .s19_pi .tb-cell:last-child select {
        width: 200px;
    }
    .col-img-room-list {
       width: 100%;
    }
    .col-img-room-list img {
        max-height: 230px;
    }
    .col-info-room-list {
        width: 100%;
    }
    .s19_pi .tb-cell {
        display: block;
    }
    .h1-title {
        font-size: 30px;
    }
    .section-title h2, .section-title h1 {
        font-size: 35px;
    }
    .img-posts {
        height: 100px;
    }
    .h3-guide {
        text-align: left !important;
        padding-left: 15px;
    }
    .a-tour-cruise-cat {
        width: 100%;
        margin-right: 0;
        text-align: center;
    }
}
