﻿
/* Normal desktop :1366px. */
@media (min-width: 1170px) and (max-width: 1400px) {
}


/* Normal desktop :992px. */
@media (min-width: 992px) and (max-width: 1169px) {
}


/* Tablet desktop :768px. */
@media (min-width: 768px) and (max-width: 991px) {
    
}


/* small mobile :320px. */
@media (max-width: 767px) {
    .hotline-bar {
        display: none;
    }
    .slicknav_nav {
        height: 100vh;
        overflow-y: scroll;
        width: 107%;
        margin-left: -15px;
    }
    .slicknav_parent .dropdown-toggle::after {
        display: none;
        width: 0;
        height: 0;
        margin-left: 0.255em;
        vertical-align: 0.255em;
        content: "";
        border-top: 0.3em solid;
        border-right: 0.3em solid transparent;
        border-bottom: 0;
        border-left: 0.3em solid transparent;
    }
    .slicknav_nav ul {
        padding: 0;
        margin: 0;
        width: 98%;
        margin: 0 auto;
    }
    .slicknav_nav ul li {
        padding-left: 0;
        background: #000;
    }
    .style-1 #js_frm_040 {
        height: auto;
    }
    .navbar-sticky, .head-style-1 {
        background: #fff;
        box-shadow: 0 0 5px #ccc;
    }
    #home_banner {
        margin-top: 80px;
    }
    .head-style-1 .slicknav_btn.slicknav_open, .head-style-1 .slicknav_btn.slicknav_collapsed, .head-style-1 .slicknav_btn.slicknav_open:before, .head-style-1 .slicknav_btn.slicknav_collapsed:before {
        color: #005294 !important;
        font-size: 35px;
        margin-top: -10px;
    }
    .slicknav_btn.slicknav_open, .slicknav_btn.slicknav_collapsed, .slicknav_btn.slicknav_open:before, .slicknav_btn.slicknav_collapsed:before, .head-style-1 .navbar-sticky .slicknav_btn.slicknav_open, .head-style-1 .navbar-sticky .slicknav_btn.slicknav_collapsed, .head-style-1 .navbar-sticky .slicknav_btn.slicknav_open:before, .head-style-1 .navbar-sticky .slicknav_btn.slicknav_collapsed:before {
        text-decoration: none !important;
        color: #005294 !important;
        border: none;
        font-size: 35px;
    }
    .slicknav_open .dropdown-menu1 li .dropdown-item {
        font-weight: 500;
        text-transform: uppercase;
        font-size: 16px;
    }
    .btn-col-cus {
        color: rgba(97,99,101,1);
        text-decoration: none;
        font-size: 14px;
        /* font-weight: 600; */
        text-transform: uppercase;
        width: 100%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        /* font-size: 18px; */
        /* font-weight: 700; */
        line-height: 1.2;
        width: 100%;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }
    h3.tab-dk-mobile {
        display: block;
    }
    #tab-li-custom {
        display: none;
    }
    #exTab1 .tab-content > .tab-pane {
        display: block;
    }
    .box-tour-custom .box-tour-image {
        height: auto;
        overflow: hidden;
    }
    .box-tour-content h3 {
        line-height: 29px;
        padding-bottom: 0;
        margin-top: 5px;
        text-transform: uppercase;
        overflow: hidden;
        text-overflow: ellipsis;
        display: block;
        height: auto;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    .box-tour-content p {
        line-height: 25px;
        font-size: 14px;
        color: rgba(97,99,101,1);
        overflow: hidden;
        text-overflow: ellipsis;
        display: block;
        height: auto;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    ul.breadcrumb {
        display: none;
    }
    .canhgiua-bg {
        width: 100%;
    }
    .foooter-hotline-body span {
        display: block;
    }
    .foooter-hotline-a {
        margin-top: 15px;
        display: block;
    }
    .foooter-hotline-a-btn {
        display: inline-block;
        margin-top:15px;
    }
    #footer-new:after {
        content: '';
        background-color: rgba(240, 240, 240, 1);
        position: absolute;
        top: 0;
        /* left: 0; */
        right: 0;
        width: 0;
        height: 100%;
        text-align: right;
    }
    .blog-home {
        width: 100%;
        margin: 0 auto;
    }
    .blog-slider .sale-item {
        height: 500px;
        width: 100%;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .slick-prev, .slick-next {
        display: none;
    }
    .slicknav_nav .slicknav_item a {
        border-bottom: none;
        display: block;
        font-size: 17px;
        font-weight: 500;
    }
    .dropdown-menu-tour .li-dropdown-item-tour {
        display: block !important;
        width: 100%;
        float: left;
        margin-left: 0 !important;
        /* background: red; */
        margin-top: 5px !important;
        /* background: transparent; */
    }
    .dropdown-menu-tour {
        width: 100% !important;
        left: 0 !important;
        text-align: center;
        /* position: relative !important; */
        background: transparent;
    }
    .slicknav_nav > li:last-child {
        display: none;
    }
    .slicknav_nav > li > a {
        font-size: 17px;
        font-weight: 500;
    }
    .dropdown-menu-tour .li-dropdown-item-tour .sub-menu-tour .menu-top-tour a {
        border: none;
        max-height: auto;
        padding-left: 5px;
        /* background: red; */
        min-height: auto;
        overflow: hidden;
        font-size: 15px;
    }
    .dropdown-menu-tour .li-dropdown-item-tour .sub-menu-tour .menu-top-tour img {
        height: auto;
        width: 100%;
    }
    .dropdown-menu-tour .li-dropdown-item-tour .sub-menu-tour {
        display: none;
    }
    .dropdown-menu-tour .li-dropdown-item-tour .dropdown-item-tour {
        font-size: 16px;
        font-weight: 500;
        padding: 5px;
        border-bottom: none;
        background: transparent;
        padding-left: 19px;
    }
    .hotel_container .hotel-item .image_hotel img {
        opacity: 1;
    }
    .hotel_container .hotel-item .image_hotel {
        overflow: hidden;
        height: auto;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        background-image: none !important;
    }
    .detailed-content .right-hotel-detail {
        margin-top: 15px;
    }
    .looking-for-content .img {
        position: relative;
        height: auto;
        overflow: hidden;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    }
        .looking-for-content .img img {
            vertical-align: middle;
            /* position: absolute; */
            left: 0;
            overflow: hidden;
            opacity: 1;
        }
    div#tour-tabs {
        padding: 0;
        padding-top: 15px;
    }
    .card-header-img {
        display: none !important;
    }
    .accordion-button::after {
        top: 20%;
    }
    #footer-new .about-location {
        margin-top: 0;
    }
    .footer_link {
        margin-top: 0;
        padding-bottom: 0;
    }
        .footer_link a {
            padding: 15px;
            padding-left:0;
            display: inline-block;
        }
    .about-location p {
        margin-bottom: 0;
    }
    .copyright-content {
        color: #000;
        margin-top: 0;
        margin-left: -80px;
    }
    #footer-new {
        position: relative;
        margin-bottom: 69px;
    }
    .header_menu .navbar{
        padding:0;
    }
    .logo-custom {
        margin-bottom: 0;
    }
    .style-1 section.amazing-tours {
        padding-top: 50px;
    }
    .banner-style-1 .js_frm_subscribe {
        display: inherit;
    }
    .style-1 .banner-style-1 .slider-content {
        display: inherit;
    }
    h4.diem-den {
        height: auto;
    }
    .box-tour-detail a {
        font-size: 16px;
    }
    section.breadcrumb-outer {
        padding: 150px 0 10px !important;
        padding-bottom: 50px !important;
    }
    .breadcrumb-content-page h2 {
        font-size: 2.75rem;
    }
    .row-des-odd .image-column {
        margin-right: 15px;
    }
    .row-des-eve .image-column {
        margin-left: 15px;
    }
    .padding-content .row .content-column {
        padding-left: 15px;
    }
    .row-des-odd {
        margin-top: 30px;
    }
}

/* Large Mobile :480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .hotline-bar {
        display: none;
    }
    .hotel_container .hotel-item .image_hotel img {
        opacity: 1;
    }
    .detailed-content .right-hotel-detail {
        margin-top: 15px;
    }
    .hotel_container .hotel-item .image_hotel {
        overflow: hidden;
        height: auto;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        background-image: none !important;
    }
    .looking-for-content .img {
        position: relative;
        height: auto;
        overflow: hidden;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    }

        .looking-for-content .img img {
            vertical-align: middle;
            /* position: absolute; */
            left: 0;
            overflow: hidden;
            opacity: 1;
        }
    div#tour-tabs {
        padding: 0;
        padding-top: 15px;
    }
    .card-header-img {
        display: none !important;
    }
    .accordion-button::after {
        top: 20%;
    }
    .footer_link {
        margin-top: 0;
        padding-bottom: 0;
    }

        .footer_link a {
            padding: 15px;
            padding-left: 0;
            display: inline-block;
        }

    .about-location p {
        margin-bottom: 0;
    }

    .copyright-content {
        color: #000;
        margin-top: 0;
        margin-left: -80px;
    }

    #footer-new {
        position: relative;
        margin-bottom: 69px;
    }
}