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

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

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

    .p-product-content__df .item h3 {
        font-size: 14px;
    }

    .p-product-list__df {
        grid-template-columns: repeat(3, minmax(0, 1fr));
        padding: 30px 0;
        padding-bottom: 0;
    }

    .p-product-item__df {
        height: 232px;
    }

    .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 {
        display: flex !important;
    }


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

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

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

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

    .p-product-content {
        padding: 12px 25px;
    }

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

    .p-product-link {
        margin-top: 15px;
    }

        .p-product-link span {
            font-size: 15px;
        }
}

@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-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 {
        column-gap: 15px;
        row-gap: 15px;
    }

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

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

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

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

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

    .p-banner {
        height: 150px;
    }

    .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: 140px;
    }

    .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;
        font-size: 16px;
    }

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


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

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

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

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



    .p-product-content {
        padding: 0;
        padding: 10px 8px;
    }

    .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;
        margin-top: 0;
        line-height: 150%;
        letter-spacing: 0;
    }

    .p-title-cate {
        font-size: 15px;
    }

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

    .p-descript {
        padding: 0;
        font-size: 15px;
        line-height: 161%;
        margin-top: 10px;
    }

    .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: 150%;
        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 {
    }

    .p-product-item {
        border-radius: unset;
        border-radius: 7px;
        overflow: hidden;
    }

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

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

    .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;
    }

    .p-product-title {
        font-size: 15px;
        -webkit-line-clamp: 1;
        text-align: left;
    }

    .p-product-descript {
        font-size: 13px;
        margin-top: 3px;
        text-align: left;
    }

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

    .p-product-icon {
        margin-left: 4px;
    }

    .p-product-link {
        margin-top: 6px;
        padding: 2px 2px;
        padding-left: 12px;
    }

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


    .header-bottom.fix .header-bottom-logo img,.header-bottom.fix .header-bottom-logo canvas {
    width: 155px;
    }

    .header-bottom {
        height: 60px;
    }

    .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(1,minmax(0,1fr));
        column-gap: 12px;
        row-gap: 12px;
    }

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

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


    .p-news-link__type2 {
        box-shadow: 0 2px 4px rgba(0,0,0,.11);
        border: 1px solid #f2f2f2;
        background-color: #fff;
        flex-direction: column;
        border-radius: 10px;
        overflow: hidden;
    }

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

    .p-news-content__type2 {
        padding: 8px;
    }

    .p-news-link__type2 .title {
        margin: 5px 0px;
        font-size: 14px;
        margin-bottom: 2px;
    }

    .p-news-link__type2 .descript {
        margin-top: 0;
        font-size: 14px;
    }

    .p-news-date__type2 {
        font-size: 13px;
    }

    .p-news-link__type2 .cate {
        display: none;
    }

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

    .p-news-list__type2 {
        display: grid;
        grid-auto-rows: minmax(min-content,max-content);
        grid-template-columns: repeat(2,minmax(0,1fr));
        column-gap: 10px;
        row-gap: 10px;
    }

    .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%;
    }

    .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: 150%;
        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: 150%;
    }

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

    .p-btn-link span {
        font-size: 15px;
    }

    .p-cate {
        font-size: 13px;
    }

    .p-title {
    }

    .no-data {
        margin-top: 15px;
        font-size: 15px;
        padding-bottom: 10px;
        margin-left: 0;
    }

    .detail-member-album .album-item {
        height: 180px;
    }

    .p-product-list__df {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        padding: 20px 0;
        padding-bottom: 0;
    }

    .p-product-item__df {
        height: 183px;
    }

    .p-product-code__df {
        font-size: 14px;
        padding: 6px 12px;
    }

    .p-product-content__df .item {
        flex-direction: column;
        padding: 2px 0;
    }

        .p-product-content__df .item h3 {
            margin-top: 3px;
        }

        .p-product-content__df .item:nth-child(2) {
            border-bottom: 0;
        }

        .p-product-content__df .item:nth-child(3),
        .p-product-content__df .item:nth-child(4) {
            display: none;
        }

    .p-product-content__df .item-title span {
        -webkit-line-clamp: 1;
        font-size: 14px;
    }

    .p-product-content__df {
        padding: 0 10px;
    }
}
