@media only screen and (max-width: 767px) {
    .text-slide{
        width: 100%;
        top: 50%;
    }
    #sync2 img {
        height: 60px;
        object-fit: cover;
    }
    #sync1 img {
        object-fit: cover;
        height: 247px;
    }

    .text-slide a{
        font-size: 13px;
    }
    .text-slide h3 {
        font-size: 30px;

    }
    #slider-home .item img{
        height: 374px;
        object-fit: cover;
    }
    .avatar img{
        height: 200px;
        width: 200px !important;

    }
    .cauhoithuonggap .panel-title .collapseds:after{
        top: 10px;
    }
    .h2-title-albums{
        padding: 0px;
        background: transparent !important;
        color: #057a1e !important;
        line-height: 30px !important;
    }
    .epic_tour .flex-row{
        display: unset;
    }
    .box_epic_tour{
        padding: 10px;
    }
    #slider-home:after{
        background-size: cover !important;
    }
    .description_tourxe{
        padding: 0px 0px;
    }
    .product-item-owl > div{
        margin-bottom: 30px;
    }
    .wLOGO {
        width: 121px;
        float: left;
        padding-right: 5px
    }

    .wSLOGAN {
        width: calc(100% - 70px);
        float: left
    }

    .wSLOGAN div {
        font-size: 15px !important
    }

    .menu-body-tour .nav-tour .nav-item-tour {
        margin-right: 14px
    }

    .menu-body-tour .nav-tour .nav-item-tour:last-child {
        margin-right: 0
    }

    .nav > li > a {
        position: relative;
        display: block;
        padding: 10px 0
    }

    #productHG .product-item .img img {
        height: 180px;
        object-fit: cover
    }

    .item-schedule .title-day {
        padding-right: 40px
    }

    .sort li {
        text-align: left;
        margin-right: 10px
    }

    .fix-width-booking {
        padding: 0
    }

    .styl-image-booking .img-booking {
        width: 105px;
        height: 82px;
        margin-right: 10px
    }

    .booking-info-tour {
        margin-left: 115px
    }

    .booking-info-tour p {
        font-size: 16px !important
    }

    .button-container-calendar button {
        font-size: 12px
    }

    td span {
        width: 41px;
        height: 47px;
        margin-bottom: 3px;
        margin-right: 3px
    }

    .table-calendar th {
        font-size: 10px
    }

    .ts__customerQualities .ts__leftContent, .ts__pricePerPerson, .ts__reviewBox .ts__reviewContent .ts__reviewInfo .row-step2 .title-schedule-fix {
        display: none
    }

    .ts__mbView {
        width: 50% !important;
        padding: 0 15px !important
    }

    .ts__customerQualities .ts__rightContent, .ts__reviewBox .ts__reviewContent .ts__reviewInfo .row-step2 .content-schedule-fix {
        width: 100%
    }

    .ts__reviewBox .ts__reviewContent .ts__reviewInfo .row-step2 .content-schedule-fix {
        text-align: left
    }

    .page_speed_485828817 {
        text-align: left !important
    }

    .ts__customerQualities .bd-l-0 {
        border-left: 1px solid #ccc
    }

    .h2-title {
        font-size: 22px;
        line-height: 40px;
        /* background-size: 100% 100%; */
    }

    .header-left img {
        width: 121px;
        height: 64px;
    }
    header {

        padding: 3px 0;
    }
    .hc-nav-trigger.hc-nav-1 {
        display: block !important
    }

    .second-nav {
        display: block
    }

    .hc-nav-trigger {
        top: 50% !important;
        transform: translateY(-50%) !important
    }

    .hc-nav-trigger span, .hc-nav-trigger span::before, .hc-nav-trigger span::after {
        background: #057a1e !important
    }

    .hc-offcanvas-nav .nav-container, .hc-offcanvas-nav .nav-wrapper, .hc-offcanvas-nav ul {
        background: #057a1e !important
    }

    .hc-offcanvas-nav li.nav-close a, .hc-offcanvas-nav li.nav-back a {
        background: #057a1e !important;
        border-top: 1px solid #057a1e !important;
        border-bottom: 1px solid #057a1e !important
    }

    .hc-offcanvas-nav a {
        border-bottom: 1px solid #fff !important
    }

    #slider-hagiang img {
        object-fit: cover;
        height: auto
    }
    .language_mobile{
        position: absolute;
        top: 55%;
        transform: translateY(-50%);
        right: 70px;
    }
}

@media (min-width: 767px) and (max-width: 1023px) {
    .text-slide{
        top: 50%;
    }
    .text-slide h3{
        font-size: 25px;
    }
    .text-slide a{
        font-size: 16px;
    }
    .epic_tour .flex-row{
        display: unset;
        flex-flow: unset;
    }
    .box_epic_tour{
        padding: 10px;
    }
    .h2-title{
        font-size: 20px;
        background-size: 100% 100%;
    }
    .wLOGO {
        width: 100px;
        float: left;
        padding-right: 5px
    }

    .wSLOGAN {
        width: calc(100% - 100px);
        float: left
    }

    .wSLOGAN div {
        font-size: 20px
    }

    .menu-pc ul > li > a {
        padding: 0 6px;
        font-size: 14px
    }

    .menu-pc {
        margin-top: 10px
    }

    .menu-pc > ul > li.active > a:after {
        display: none
    }

    .hotline {
        font-size: 14px
    }
}