
@media (min-width: 768px) {
    .latest_review .owl-nav, .list_newspaper .owl-nav {
        position: absolute;
        top: 45%;
        width: 100%;
        display: block;
    }
    .list_newspaper .owl-nav {
        top: 0;
    }
    .latest_review .owl-nav button.owl-prev, .list_newspaper .owl-nav button.owl-prev {
        left: -40px;
        position: absolute;
        margin: 0;
    }
    .latest_review .owl-nav button i, .list_newspaper .owl-nav button i {
        font-size: 30px;
    }
    .latest_review .owl-nav button.owl-next, .list_newspaper .owl-nav button.owl-next {
        right: -40px;
        position: absolute;
    }

    .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: 45%;
        float: left;
        padding-left: 20px;
        padding-bottom: 10px;
    }
    .list-result-price {
        width: 18%;
        float: left;
        text-align: right;

        flex-direction: column;
        align-items: flex-end;
    }
    .home-search-form .vn-tab-search, .home-search-form .tab-content {
        width: 882px;
    }
    .tab_top_deals {
        max-width: 835px;
    }
    #review_content {
        box-shadow: 0 0 4px rgba(0,0,0,.15);
        border-radius: 4px;
    }
    .reviews-panel {
        overflow: hidden;
        padding: 15px 20px;
    }
    .reviews-panel .rev_total {
        width: 40%;
        float: left;
        position: relative;
        padding-right: 30px;
    }
    .reviews-panel .breakdown-score-wrapper {
        width: 60%;
        float: left;
        margin-top: 0;
        padding: 0;
        padding-left: 0px;
        padding-left: 30px;
        border-left: 1px solid #ddd;
    }
    .reviews-panel .breakdown-score-wrapper .trip-rating {
        float: left;
        width: 250px;
    }

    .youtube-content {
        margin: 0 auto;
        width: 100%;
        text-align: center;
        min-height: 450px;
    }
    .youtube-content .youtube {
        width: 800px;
        margin-left: auto;
        margin-right: auto;
        height: 450px;
    }
    .youtube-content .img-default {
        transform: translate3d(0,-75px,0);
        display: inline-block;
    }
    .search-filter-bgr {
        border-radius: 8px;
        border: 1px solid #e5e5e5;
    }
    .search-filter-bgr .title {
        border: 0;
        font-size: 18px;
        font-weight: 500;
        background: #fbfbfb;
        color: #828282;
        padding: 10px 20px;
        border-radius: 8px 8px 0 0;
        border-bottom: 1px solid #e5e5e5;
    }
    .filter-block .ico-clock, .filter-block .ico-filter, .filter-block .ico-sort, .search-filter-bgr .ico-clock, .search-filter-bgr .ico-filter, .search-filter-bgr .ico-sort {
        margin-right: 10px;
    }
    .search-filter-bgr .content {
        padding-top: 0;
        font-size: 15px;
    }
    .search-filter-bgr .content [class*="bpv-filter-"] {
        padding: 20px 20px 0;
    }
    #bpv_filter_tour {
        display: block;
    }
    .search-form__content {
        background: #fff;
        border: 6px solid #fff;
        border-radius: 60px;
    }
    .tour-detail-header-left {
        width: 64%;
        float: left;
    }
    .tour-detail-header-right {
        width: 36%;
        float: right;
        padding-left: 40px;
    }
    .tour-slider .fotorama__wrap--css3 .fotorama__stage .fotorama__img {
        width: 800px !important;
        height: 450px !important;
        top: 0 !important;
    }
    .tour-slider {
        height: 450px;
        overflow: hidden;
    }
    #photo_detail_modal.modal-photo .modal-body .close {
        top: 25px;
        font-size: 16px;
    }
    .mobile-gallery .img-mobile {
        height: 477px;
    }
    .mobile-gallery .img-mobile img {
        width: 100%;
        height: 100%;
    }
    #photo_detail_modal.modal-photo .modal-body {
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0;
    }
    .caption {
        display: none;
    }
    .similar_tours {
        padding-bottom: 60px;
    }
    .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: 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;
    }
}

@media (max-width:991px) {
    #wsnavtoggle {
        display: block;
    }
    .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) {
    .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 {
        padding: 5px;
        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;
    }
    .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);
    }
}
