@media(max-width: 1023px) {
    .no-display-mobile-tablet {
        display: none !important;
    }

    .p-side-child {
        width: 48%;
    }

    .detail-news-author .author-img img {
        width: 62px;
    }

    .arcontactus-widget.right.arcontactus-message {
        bottom: 85px;
    }

    .detail-news-wrap {
        padding-bottom: 40px;
    }

    .inner-page {
        padding-bottom: 15px;
    }

    #qodef-back-to-top {
        width: 43px;
        height: 43px;
    }

    .c-time-bb-cate-retaurant .widget-svg-time-form {
        width: 100%;
        margin: 0;
    }

    #qodef-back-to-top .qodef-back-to-top-icon .qodef-back-to-top-inner {
        font-size: 10px;
    }

    .c-time-bb-cate-retaurant .time-res-form input {
        font-size: 14px;
        padding-left: 5px;
    }

    .info-title-booking h4 {
        font-size: 32px;
    }

    .c-time-bb-cate-retaurant .cate-res-form select {
        font-size: 14px;
        padding-left: 4px;
    }

    .p-side-lichcongtac,
    .p-side-thumoihop {
        width: 48%;
        height: 260px;
        margin-top: 0;
    }

    .p-side-video {
        width: 100% !important;
    }

    .tst-main-slider-nav .swiper-button-next {
        right: 8px;
    }

    .tst-main-slider-nav .swiper-button-prev {
        left: 8px;
    }

    .detail-news-bottom .my-left,
    .detail-news-bottom .my-right {
        float: unset;
        width: 100%;
    }

    .header-bottom .header-bottom-cart {
        display: none;
    }

    .mobile {
        display: block !important;
    }

    .right-sub {
        display: none;
    }

    .p-pro-content {
        bottom: -70px;
    }

    .header-top .list {
        display: none;
    }

    .header-bottom-car {
        display: none;
    }

    .descript-tops {
        padding: 0;
    }

    .flickity-button {
        display: none;
    }

    .p-slogan-list {
        flex-wrap: wrap;
    }

    .botcardp {
        margin-top: 20px;
    }

    section img {
        height: auto !important;
    }

    .footer-list-tag {
        position: relative;
        bottom: 0;
    }

    .mobile.logo-res-h a {
        width: 56px !important;
        height: auto !important;
        transform: unset;
        display: none;
    }

    .header-bottom.fixed .mobile.logo-res-h a {
        display: block;
    }

    .mobile.logo-res-h a img {
        display: block;
        width: 100%;
        height: auto;
    }

    .mobile {
        display: flex !important;
    }

    .header-bottom .text h3 {
        font-size: 18px;
    }

    .header-bottom.fixed .text h3 {
        font-size: 15px;
    }

    .p-side-left,
    .p-side-right {
        width: 100%;
        float: unset;
    }

    .p-side-right {
        margin-top: 25px;
    }

    .side-note .p-side-wrap {
        max-height: 368px;
    }

    .header-banner-container {
        right: 20px !important;
    }

    .header-banner {
        /* height: 450px; */
    }

        .header-banner .swiper {
            height: auto;
        }

    .header-banner-wrap {
        height: auto;
    }

    .p-news-content__type2 .WDateViewRHomeNew {
        display: none;
    }
}

@media(min-width:740px) and (max-width:1023px) {
    .no-display-tablet {
        display: none !important;
    }

    .p-side-right .container,
    .p-side-right {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

        .p-side-right .p-side-item {
            width: calc(50% - 15px);
            margin: 15px 0 !important;
        }

            .p-side-right .p-side-item.side-link {
                width: 100%;
            }

    .p-news-list {
        grid-template-columns: repeat(3,minmax(0,1fr));
    }

    .p-news-content h3 {
        font-size: 18px;
    }

    .p-news-img {
        height: 220px;
    }

    .p-product-item:first-child {
        grid-column: 1 / span 3 !important;
    }

    .p-title {
        font-size: 32px;
    }

    .p-slogan-list {
        grid-template-columns: repeat(2,minmax(0,1fr));
    }

    .p-slogan-item .item-top {
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .p-slogan-container {
        padding: 0;
        margin-bottom: 80px;
    }

    .p-slogan-item {
        width: 100%;
    }

    .p-slogan-content {
        padding: 0;
        text-align: center;
        margin-top: 10px;
    }

    .grid.wide {
        padding: 0 20px;
    }

    .home-design-list {
        grid-template-columns: repeat(2,minmax(0,1fr));
    }

    .p-product-list {
        grid-template-columns: repeat(3,minmax(0,1fr)) !important;
    }

    .detail-news-list-child .p-news-list__type2.rs {
        column-gap: 10px;
        row-gap: 10px;
    }

    .p-side-right .p-side-item.p-side-read {
        margin-top: 0 !important;
    }
}

@media(max-width:739px) {
    .no-display-mobile {
        display: none !important;
    }

    .header-banner .header-banner-container {
        right: 0;
        width: 90%;
        padding: 0 20px;
    }

        .header-banner .header-banner-container h3 {
            text-align: center;
        }

    .popup-asking .btn-close {
        top: 5px;
        right: 5px;
    }

    .popup-asking-container {
        padding: 30px 18px;
        width: 94%;
    }

    .p-banner {
        height: auto;
    }

    .rs-close {
        right: 15px;
        top: 15px;
        width: 40px;
        height: 40px;
        font-size: 18px;
    }

    .p-news-list {
        grid-template-columns: repeat(2,minmax(0,1fr));
        column-gap: 15px;
        row-gap: 15px;
    }

    .p-product-img {
        height: 150px;
    }

    .grid.wide {
        padding: 0 10px;
    }

    .my-news-breadcum .container {
        padding: 5px 0;
    }

    .my-news-breadcum .slug a {
        margin: 3px 0;
    }

    .my-news-breadcum .slug span {
        margin: 3px 0;
    }

    .my-news-breadcum {
        height: auto;
    }

    .title-tops {
        font-size: 30px;
    }

    .descript-tops {
        font-size: 14px;
    }

    .menu-rs .container {
        width: 70%;
    }

    .menu-rs .container {
        font-size: 16px;
    }

    .p-product-content {
        padding: 0;
    }

    .p-product-title span {
        font-size: 13px;
    }

    .p-product-options .count {
        font-size: 11px;
    }

    .p-product-link .addcart {
        font-size: 11px;
    }

    .p-product-price span {
        font-size: 12px;
    }

    .p-product-content h3 {
        font-size: 16px;
    }

    .p-product-content .size {
        font-size: 13px;
    }

    .p-slogan-list {
        padding: 0 15px;
    }

    .p-product-list {
        grid-template-columns: repeat(2,minmax(0,1fr)) !important;
        column-gap: 14px;
        row-gap: 14px;
    }

    .p-title {
        font-size: 24px;
        text-align: center;
        line-height: 36px;
    }

    .p-title-2 {
        font-size: 18.94px;
        text-align: center;
    }

    .p-descript {
        padding: 0;
        font-size: 16px;
    }

    .p-slogan-container {
        padding: 10px 0;
        margin-bottom: 50px;
    }

    .p-slogan-item {
        width: 100%;
    }

        .p-slogan-item .item-top {
            margin: 15px 0;
            flex-direction: column;
        }

    .button-cart .cont {
        display: flex;
        justify-content: space-between;
        flex-direction: row-reverse;
    }

    .button-cart .btnReturn {
        font-size: 11px;
    }

    .button-cart .btnContinue {
        font-size: 11px;
    }

    .agency-drop-container {
        width: 95%;
    }

    .p-banner-content span {
        font-size: 15px;
        line-height: 22px;
        margin: 0;
    }

    .loading-img {
        width: 200px;
        height: 200px;
    }

    .p-slogan-list {
        grid-template-columns: repeat(2,minmax(0,1fr));
        padding: 0;
    }

    .p-slogan-content {
        padding: 0;
    }

        .p-slogan-content h3 {
            font-size: 14px;
            margin-top: 10px;
            text-align: center;
        }

        .p-slogan-content span {
            font-size: 12px;
            text-align: center;
            margin-top: 5px;
        }

    .p-product-item:first-child {
        grid-column: 1 / span 2 !important;
    }

    .p-news-img {
        height: 150px;
    }

    .p-news-content h3 {
        font-size: 16px;
        margin-top: 12px;
        line-height: 21px;
    }

    .p-news-descript {
        font-size: 14px;
    }

    .p-news-option span {
        font-size: 12px;
    }

    .header-bottom-text {
        margin: 0;
        transform: translateX(0);
    }

    .header-bottom-btn {
        display: none;
    }

    .p-product-title,
    .p-product-options,
    .p-product-price {
        padding: 0;
    }

    .header-bottom-container {
        position: relative;
    }

    .header-bottom-logo img, .header-bottom-logo canvas,
    .header-bottom-logo {
    }

        .header-bottom-logo img {
            display: block;
            width: 100%;
            height: auto;
        }

    .header-bottom-logo {
        width: 78px !important;
        height: auto !important;
        transform: unset;
    }

    .header-bottom {
        height: 52px;
    }

        .header-bottom.fixed {
            transform: translateY(3px);
        }

    .header-top {
        display: block;
    }

    .header-bottom-text h3 {
        margin: 0;
        font-size: 13px;
        align-items: unset;
        padding-left: 118px;
    }

    .header-bottom-text strong {
        font-size: 24px;
        line-height: 100%;
        margin-top: 5px;
    }

    .header-bottom.fixed .header-bottom-logo {
        /* transform: translateY(26px) scale(0.8) !important; */
    }

    .my-news-rs .btn {
        margin: 0;
        width: 40px;
        height: 40px;
        font-size: 20px;
    }

    .p-side-left .wrap:last-child {
        display: none;
    }

    .p-video-list {
        grid-template-columns: repeat(2,minmax(0,1fr));
        column-gap: 12px;
        row-gap: 12px;
    }

    .p-video-item h3 {
        font-size: 15px;
        line-height: 22px;
        padding: 0 15px;
    }

    .p-video-item {
        height: 250px;
    }

    .p-news-link__type2 {
        border: 1px solid #f2f2f2;
        background-color: #fff;
        flex-direction: column;
        border-radius: 10px;
        overflow: hidden;
        box-shadow: unset;
    }

    .cate-child-career.decorPdCate {
        padding-top: 8px;
        font-size: 12px;
        padding-left: 5px;
    }

    .listNewsChildRight.side-news-item .p-news-link__type2 {
        display: block;
    }

    .p-news-img__type2 {
        width: 100%;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        height: 200px;
    }

    .p-news-content__type2 {
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 8px;
        padding-right: 8px;
    }

        .p-news-content__type2.decorPdCateTitle {
            padding-left: 5px;
        }

    .p-news-item__type2 {
        border: none;
        padding: 0;
    }

    .detail-news-bottom .my-right {
        padding: 0;
    }

    .popup-file-container {
        padding: 36px 15px;
        width: 85%;
        padding-top: 20px;
    }

    .popup-file .btn-close {
        top: -33px;
        width: 25px;
        background-color: #fff;
        height: 25px;
    }

    .p-asking-item .top h3 {
        font-size: 18px;
    }

    .p-asking-item .top span {
        font-size: 15px;
    }

    .popup-form-container {
        max-width: 95%;
        padding: 15px 15px;
    }

    .rs-bottom-text strong {
        font-size: 20px;
        padding: 0;
    }

    .menu-rs .container .list .list-item {
        font-size: 16px;
    }

    .p-news-type_1_big .img {
        height: 225px;
    }

    .p-news-type_1_big .content .title {
        font-size: 18px;
        line-height: 27px;
        height: unset;
    }

    .p-van-ban .heading-item:nth-child(2) {
        display: none;
    }

    .p-van-ban .van-ban-item span:nth-child(2) {
        display: none;
    }

    .p-van-ban .heading-item {
        font-size: 12px;
        height: 34px;
    }

        .p-van-ban .heading-item:nth-child(1),
        .p-van-ban .van-ban-item span:nth-child(1) {
            width: 95px;
        }

        .p-van-ban .heading-item:nth-child(4),
        .p-van-ban .van-ban-item span:nth-child(4) {
            width: 100px;
        }

    .p-van-ban .van-ban-item span {
        font-size: 13px;
        padding: 0 10px !important;
        line-height: 21px;
    }

    .detail-news-wrap .descript {
        font-size: 15px;
    }

    .header-banner .header-banner-container span {
        font-size: 16px;
    }

    .header-day {
        display: none;
    }

    .p-range-list {
        grid-template-columns: repeat(2,minmax(0,1fr));
    }

    .p-range-link .img {
        height: 146px;
    }

    .p-range-link .content {
        padding: 0 10px;
        padding-bottom: 10px;
        padding-top: 28px;
    }

    .home-news-heading .title h3 {
        font-size: 13px;
    }

    .p-side-lichcongtac, .p-side-thumoihop,
    .p-side-child {
        width: 100%;
        margin-top: 15px;
    }

    .header-bottom-container {
    }

    .header-bottom.fixed .header-bottom-container {
    }

    .p-news-list__type2 {
        grid-template-columns: repeat(2,minmax(0,1fr)) !important;
        column-gap: 10px;
        row-gap: 10px;
    }

    .contentCareer h3 {
        font-size: 19px;
    }

    .same-cate-title {
        font-size: 22px;
    }

    .my-news-bottom {
        margin-top: 14px;
        padding: 0;
    }

    .p-news-img__type2 {
        height: 115px !important;
    }

    .listNewsChildRight.side-news-item .p-news-link__type2 .p-news-img__type2 {
        width: 100%;
    }

    .my-side-news .side-news-item > h3:before {
        left: 0;
    }

    .my-side-news .side-news-item > h3:after {
        left: 0;
        width: 100%;
    }

    .p-news-img__type2 .cate {
        font-size: 6px;
        max-width: 100%;
        border-radius: 50px;
        padding: 3px 10px;
    }

    .p-news-link__type2 .title {
        font-size: 14px;
        -webkit-line-clamp: 2;
        line-height: 22px;
        padding-bottom: 0;
        border-bottom: unset;
        font-family: 'Taviraj-Medium';
    }

    .my-side-news .side-news-item .title {
        font-size: 13px;
    }

    .view-new-home-child span {
        font-size: 12px;
    }

        .view-new-home-child span svg {
            top: 3px;
            width: 14px;
        }

    .same-cate .p-news-link__type2 .title {
        font-size: 14px;
    }

    .WDateViewRHomeNew {
        margin-bottom: 0;
    }

    .WTitleRNewHome {
        margin-top: 2px;
    }

    .p-news-content__type2.decorPdCateTitle h3.title {
        font-size: 14px;
    }

    .p-news-link__type2 .descript {
        font-size: 13px;
        line-height: 19px;
        margin-bottom: 0;
        border-top: 1px solid #F2F2F2;
        padding-top: 8px;
    }
}

@media(max-width:430px) {
    .menu-rs .container .list .list-item {
        font-size: 16px;
    }

    .menu-rs .container .list li .drop .drop-item a {
        font-size: 16px;
    }
}