@media screen and (max-width: 1540px){
    /*
    * BLOCK HOME CHUYEN MON.
    */
    .home-cm-left .home-cm-item-2{
        padding-right: 70px;
    }
    .home-cm-right .home-cm-item-2{
        padding-left: 70px;
    }

    /*
    * SINGLE.
    */
    .single-banner{
        margin-left: 0px;
        margin-right: 0px;
    }
}

@media screen and (max-width: 1340px){
    /*
    * UTILITY.
    */
    .container{
        width: 1170px;
    }

    /*
    * BLOCK HOME HERO.
    */
    .home-hero-subtitle{
        font-size: 38px;
    }
    .home-hero-video{
        width: 200px;
        height: 200px;
    }

    /*
    * BLOCK HOME INTRO.
    */
    .home-intro-title{
        font-size: 28px;
    }

    /*
    * BLOCK HOME CHUYEN MON.
    */
    
    /*
    * TAXONOMY.
    */
    .news-col-content{
        padding: 20px;
    }
    .news-col-title{
        font-size: 18px;
    }

    /*
    * SHOP.
    */
    .product-col-title{
        font-size: 16px;
    }

    /*
    * PRODUCT SINGLE.
    */
    .product-info-title{
        font-size: 24px;
    }

    /*
    * SINGLE.
    */
    .single-title{
        font-size: 28px;
    }
}

@media screen and (max-width: 1190px){
    /*
    * UTILITY.
    */
    .container{
        width: 96%;
    }

    /*
    * HEADER.
    */
    .header-menu{
        display: none;
    }
    .header-mobile-open{
        display: block;
    }
    .header-logo{
        width: 68px;
    }
    .header-slogan{
        max-width: 225px;
        margin-top: 14px;
        font-size: 14px;
    }
    .header-right{
        padding-top: 16px;
    }

    /*
    * BLOCK HOME HERO.
    */
    .home-hero-left{
        padding-top: 20px;
    }
    .home-hero-subtitle{
        font-size: 35px;
    }
    .home-hero-thumb{
        margin-left: 10%;
    }
    .home-hero-video{
        width: 170px;
        height: 170px;
        bottom: -20px;
    }
    .home-hero-video-play{
        font-size: 46px;
    }

    /*
    * BLOCK HOME BOOKING.
    */
    .block-home-booking{
        /*margin-top: -40px;*/
    }
    .home-booking-badge{
        width: 130px;
        height: 130px;
    }
    .home-booking-text{
        font-size: 20px;
    }

    /*
    * BLOCK HOME INTRO.
    */
    .home-intro-title{
        font-size: 25px;
    }
    .home-intro-deco-left{
        padding-left: 6%;
        left: 50px;
        bottom: -26px;
    }
    .home-intro-deco-right{
        padding-left: 10%;
        right: 30px;
        bottom: -26px;
    }

    /*
    * BLOCK HOME WORRY.
    */
    .home-worry-item{
        width: calc((100% - 10px) / 2);
    }
    .home-worry-item:nth-child(2n+2){
        margin-right: 0px;
    }
    .home-worry-item:nth-child(n+3){
        margin-top: 10px;
    }
    .home-worry-more-title{
        font-size: 25px;
    }

    /*
    * BLOCK HOME EMPATHY.
    */
    .home-empathy-title{
        font-size: 25px;
    }

    /*
    * BLOCK HOME CHUYEN MON.
    */
    .home-cm-title{
        margin-bottom: 30px;
        font-size: 25px;
    }
    .home-cm-left,
    .home-cm-right{
        width: 35%;
        height: 600px;
        padding-top: 0px;
        text-align: center;
    }
    .home-cm-center{
        left: calc(50% - 300px);
        width: 600px;
        height: 600px;
        margin-bottom: 20px;
    }
    .home-cm-center img{
        width: 100%;
    }
    .home-cm-center-img2 img{
        width: 300px;
        height: 300px;
    }

    /*
    * BLOCK HOME TEAM.
    */
    .home-team-left{
        padding-left: 0px;
    }
    .home-team-left:before{
        display: none;
    }

    /*
    * BLOCK HOME REVIEW.
    */
    .home-review-slider .slick-prev{
        left: -10px;
    }
    .home-review-slider .slick-next{
        right: -10px;
    }

    /*
    * TAXONOMY.
    */
    .block-taxonomy{
        padding: 30px 0px 50px;
    }
    .taxonomy-title{
        font-size: 28px;
    }
    .taxonomy-list .news-col{
        width: calc((100% - 30px) / 2);
    }
    .taxonomy-list .news-col:nth-child(3n+3){
        float: left;
        margin-right: 30px;
    }
    .taxonomy-list .news-col:nth-child(2n+2){
        float: right;
        margin-right: 0px;
    }
    .taxonomy-list .news-col:nth-child(n+3){
        margin-top: 30px;
    }

    /*
    * SHOP.
    */
    .block-shop{
        padding: 30px 0px 50px;
    }
    .shop-title{
        font-size: 28px;
    }
    .shop-main{
        width: 100%;
    }
    .shop-list .product-col{
        width: calc((100% - 40px) / 3);
    }
    .shop-cta-title{
        font-size: 25px;
    }

    /*
    * PRODUCT SINGLE.
    */
    .block-product{
        padding: 20px 0px 50px;
    }
    .product-detail{
        padding: 20px;
    }
    .product-gallery,
    .product-info{
        float: none;
        width: 100%;
    }
    .product-gallery{
        max-width: 500px;
        margin: 0px auto 25px;
    }
    .product-tab{
        padding: 20px;
    }
    .product-related-title{
        font-size: 22px;
    }

    /*
    * SINGLE.
    */
    .block-single{
        padding: 30px 0px 50px;
    }
    .single-main{
        width: 100%;
    }
    .single-entry{
        margin-top: -60px;
        padding: 25px;
    }
    .single-title{
        font-size: 26px;
    }

    /*
    * SIDEBAR.
    */
    .sidebar{
        width: 100%;
        margin-top: 30px;
    }

    /*
    * FOOTER.
    */
    .footer{
        padding-top: 100px;
    }
    .footer-sep-top{
        height: 70px;
    }
}

@media screen and (max-width: 900px){
    /*
    * HEADER.
    */

    /*
    * BLOCK HOME HERO.
    */
    .block-home-hero{
        padding: 50px 0px 25px;
    }
    .home-hero-left{
        width: 100%;
        padding-right: 0px;
        text-align: center;
    }
    .home-hero-right{
        width: 100%;
        padding-top: 80px;
    }
    .home-hero-subtitle{
        font-size: 28px;
    }
    .home-hero-thumb{
        max-width: 340px;
        margin: 0px auto;
    }
    .home-hero-video{
        width: 150px;
        height: 150px;
        left: 115px;
        bottom: 0px;
    }
    .home-hero-video-play{
        font-size: 40px;
    }

    /*
    * BLOCK HOME BOOKING.
    */
    .block-home-booking{
        margin-top: 70px;
    }

    /*
    * BLOCK HOME INTRO.
    */
    .home-intro-deco-left{
        padding-left: 0;
        width: 25%;
        left: 3%;
    }
    .home-intro-deco-right{
        padding-left: 0;
        width: 30%;
        right: 2%;
    }

    /*
    * BLOCK HOME WORRY.
    */
    .home-worry-item{
        width: calc((100% - 7px) / 2);
        margin-right: 7px;
    }
    .home-worry-item:nth-child(n+3){
        margin-top: 7px;
    }
    .home-worry-item-thumb{
        width: 100px;
        height: 100px;
    }
    .home-worry-item-title{
        padding: 0px 5px 10px;
    }
    .home-worry-more-title{
        font-size: 23px;
    }

    /*
    * BLOCK HOME EMPATHY.
    */
    .home-empathy-title{
        font-size: 23px;
    }

    /*
    * BLOCK HOME CHUYEN MON.
    */
    .home-cm-title{
        font-size: 23px;
    }
    .home-cm-left,
    .home-cm-center,
    .home-cm-right{
        position: relative;
        width: 100%;
        height: auto;
    }
    .home-cm-left,
    .home-cm-right{
        position: relative;
        z-index: 20;
        width: 350px;
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
        float: none !important;
    }
    .home-cm-right .home-cm-inner{
        margin-top: -70px;
    }
    .home-cm-center{
        left: 0px;
        margin-top: -70px;
    }
    .home-cm-center-img2 img{
        width: 90%;
        height: auto;
    }
    .home-cm-item{
        margin-bottom: 15px;
        padding: 0px !important;
    }
    .home-cm-left .home-cm-item-2{
        padding-right: 15px !important;
    }
    .home-cm-right .home-cm-item-2{
        padding-left: 15px !important;
    }
    .home-cm-left .home-cm-item-title{
        padding-right: 0px;
        text-align: right;
    }
    .home-cm-right .home-cm-item-title{
        padding-left: 0px;
        text-align: left;
    }

    /*
    * BLOCK HOME TEAM.
    */
    .home-team-left,
    .home-team-right{
        width: 100%;
        padding: 0px;
    }
    .home-team-right{
        margin-top: 50px;
    }
    .home-team-sub-left{
        width: 100%;
        padding-right: 0px;
    }
    .home-team-sub-right{
        width: 100%;
        margin-top: 50px;
    }
    .home-team-sub-right:before{
        top: -40px;
        left: calc(50% - 20px);
        border: 26px solid transparent;
        border-bottom: 40px solid #fff;
        border-top: 0px;
    }

    /*
    * BLOCK HOME REVIEW.
    */
    .home-review-item-content{
        font-size: 16px;
    }

    /*
    * TAXONOMY.
    */
    .taxonomy-title{
        font-size: 25px;
    }
    .taxonomy-list .news-col{
        width: calc((100% - 20px) / 2);
        margin-right: 20px;
    }
    .taxonomy-list .news-col:nth-child(3n+3){
        margin-right: 20px;
    }
    .taxonomy-list .news-col:nth-child(n+3){
        margin-top: 20px;
    }
    .news-col-content{
        padding: 15px;
    }
    .news-col-title{
        font-size: 16px;
    }
    .news-col-desc{
        font-size: 14px;
    }

    /*
    * SHOP.
    */
    .shop-title{
        font-size: 25px;
    }
    .shop-list .product-col{
        width: calc((100% - 20px) / 2);
    }
    .shop-list .product-col:nth-child(3n+3){
        float: left;
        margin-right: 20px;
    }
    .shop-list .product-col:nth-child(2n+2){
        float: right;
        margin-right: 0px;
    }
    .shop-list .product-col:nth-child(n+3){
        margin-top: 20px;
    }
    .product-col-content{
        padding: 15px;
    }
    .shop-cta-box{
        padding: 30px 20px;
    }
    .shop-cta-title{
        font-size: 23px;
    }

    /*
    * PRODUCT SINGLE.
    */
    .product-info-title{
        font-size: 22px;
    }
    .product-tab-navitem{
        padding: 8px 14px;
        font-size: 14px;
    }
    .product-tab-table th{
        width: 140px;
    }
    .product-tab .comment-form{
        grid-template-columns: 1fr;
    }
    .product-related-title{
        font-size: 22px;
    }

    /*
    * SINGLE.
    */
    .single-title{
        font-size: 24px;
    }
    .single-related-title{
        font-size: 22px;
    }

    /*
    * FOOTER.
    */
    .footer-left,
    .footer-right{
        width: 100%;
        padding: 0px;
    }
    .footer-right{
        margin-top: 30px;
    }

    /*
    * HOTLINE BUTTON.
    */
    .hotline-btn-icon{
        width: 50px;
        height: 50px;
    }
    .hotline-btn-text{
        margin-top: 10px;
    }
    .back-to-top{
        width: 40px;
        height: 40px;
        right: 15px;
        bottom: 15px;
        font-size: 16px;
    }
}

@media screen and (max-width: 680px){
    /*
    * HEADER.
    */
    .header-slogan,
    .header-social{
        display: none;
    }

    /*
    * PRODUCT SINGLE.
    */
    .product-tab .commentlist .comment_container{
        gap: 10px;
        padding: 15px;
    }
    .product-tab .commentlist img.avatar{
        width: 40px;
        height: 40px;
    }
    .product-tab ul.children{
        margin-left: 30px;
    }
}

@media screen and (max-width: 590px){
    /*
    * BLOCK HOME HERO.
    */
    .home-hero-title{
        font-size: 16px;
    }
    .home-hero-subtitle{
        font-size: 26px;
    }
    .home-hero-thumb {
        max-width: 300px;
        margin: 0px auto;
    }
    .home-hero-video{
        width: 120px;
        height: 120px;
        left: 80px;
    }
    .home-hero-video-play{
        font-size: 32px;
    }

    /*
    * BLOCK HOME BOOKING.
    */
    .home-booking-badge{
        width: 110px;
        height: 110px;
    }
    .home-booking-text{
        padding: 0px 8px;
        font-size: 15px;
    }

    /*
    * BLOCK HOME INTRO.
    */
    .block-home-intro .container{
        padding-top: 40px;
    }
    .home-intro-title{
        font-size: 22px;
    }

    /*
    * BLOCK HOME WORRY.
    */
    .home-worry-item-thumb{
        width: 80px;
        height: 80px;
    }
    .home-worry-item-title{
        font-size: 14px;
    }
    .home-worry-more-title{
        font-size: 20px;
    }
    .home-worry-more-item{
        font-size: 14px;
    }

    /*
    * BLOCK HOME EMPATHY.
    */
    .home-empathy-title{
        font-size: 20px;
    }
    .home-empathy-btn{
        padding: 8px 18px;
        font-size: 16px;
    }

    /*
    * BLOCK HOME CHUYEN MON.
    */
    .home-cm-title{
        font-size: 20px;
    }
    .home-cm-item-title{
        font-size: 14px;
    }

    /*
    * BLOCK HOME TEAM.
    */
    .home-team-title{
        font-size: 22px;
    }
    .home-team-main-position,
    .home-team-main-name{
        font-size: 18px;
    }
    .home-team-main-desc{
        font-size: 14px;
        line-height: 1.8;
    }
    .home-team-quote-mark{
        font-size: 90px;
    }
    .home-team-quote{
        margin-top: -35px;
    }
    .home-team-sub-name{
        font-size: 18px;
    }

    /*
    * BLOCK HOME REVIEW.
    */
    .home-review-slider .slick-prev,
    .home-review-slider .slick-next{
        display: none !important;
    }
    .home-review-morelink{
        padding: 8px 18px;
        font-size: 16px;
    }

    /*
    * TAXONOMY.
    */
    .taxonomy-title{
        font-size: 22px;
    }
    .taxonomy-list .news-col{
        float: none;
        width: 100%;
        margin-right: 0px;
    }
    .taxonomy-list .news-col:nth-child(3n+3),
    .taxonomy-list .news-col:nth-child(2n+2){
        float: none;
        margin-right: 0px;
    }
    .taxonomy-list .news-col:nth-child(n+2){
        margin-top: 20px;
    }

    /*
    * SHOP.
    */
    .shop-title{
        font-size: 22px;
    }
    .shop-list .product-col{
        width: calc((100% - 10px) / 2);
        margin-right: 10px;
    }
    .shop-list .product-col:nth-child(3n+3){
        margin-right: 10px;
    }
    .shop-list .product-col:nth-child(n+3){
        margin-top: 10px;
    }
    .product-col-content{
        padding: 12px;
    }
    .product-col-title{
        font-size: 15px;
    }
    .product-col-desc{
        display: none;
    }
    .shop-cta-title{
        font-size: 20px;
    }
    .shop-cta-btn{
        padding: 8px 18px;
        font-size: 16px;
    }

    /*
    * PRODUCT SINGLE.
    */
    .product-detail{
        padding: 15px;
    }
    .product-info-title{
        font-size: 20px;
    }
    .product-info-btn{
        display: block;
        margin-right: 0px;
        text-align: center;
    }
    .product-tab{
        padding: 15px;
    }
    .product-tab-navitem{
        padding: 8px 10px;
        font-size: 13px;
    }
    .product-tab-table th{
        width: 110px;
    }
    .product-tab-table th,
    .product-tab-table td{
        padding: 8px 10px;
        font-size: 14px;
    }
    .product-related-title{
        font-size: 20px;
    }
    .product-related-slider .slick-prev,
    .product-related-slider .slick-next{
        display: none !important;
    }

    /*
    * SINGLE.
    */
    .single-banner{
        border-radius: 14px 14px 0px 0px;
    }
    .single-entry{
        margin-top: -30px;
        padding: 20px;
    }
    .single-title{
        font-size: 20px;
    }
    .single-nav-item{
        /*float: none;*/
        width: 100%;
    }
    .single-nav-next{
        margin-top: 10px;
        text-align: left;
    }
    .single-related-title{
        font-size: 20px;
    }
    .single-related-slider .slick-prev,
    .single-related-slider .slick-next{
        display: none !important;
    }

    /*
    * PAGINATION.
    */
    .pagination .page-numbers{
        min-width: 34px;
        height: 34px;
        margin: 0px 2px;
        font-size: 14px;
        line-height: 34px;
    }

    /*
    * FOOTER.
    */
    .footer{
        padding: 80px 0px 30px;
    }
    .footer-right-title{
        font-size: 18px;
    }

    /*
    * HOTLINE BUTTON.
    */
    .hotline-btn{
        left: 10px;
        bottom: 10px;
    }
    .hotline-btn-text{
        font-size: 12px;
    }
}
