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

    .descript-tops {
        padding: 0;
    }

    .p-product-list-child.rs {
        display: grid;
        grid-auto-rows: minmax(min-content, max-content);
        grid-template-columns: repeat(2, minmax(0, 1fr));
        column-gap: 15px;
        row-gap: 15px;
        margin-top: 30px;
    }

    .detail-product .grid.wide, .detail-product-same .grid.wide {
        padding: 0 10px;
    }

    .p-design-content .content-top {
        padding: 0;
        padding-bottom: 0;
        padding-bottom: 7px;
    }

    .p-design-content {
        padding: 6px 15px;
        padding-bottom: 0;
    }
}

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

    .my-fix-tc.p-design-item {
        max-height: 278px;
    }

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

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

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

    .p-news-content h3 {
        font-size: 19px;
        margin-top: 15px;
    }

    .my-fix-contructer.p-design-item {
        max-height: 262px;
    }

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

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

    .p-descript {
        font-size: 18px;
    }

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

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

    .p-title-cate {
        font-size: 22px;
        margin-bottom: 10px !important;
    }

    .p-product-item {
        height: 240px;
    }

    .home-product-top h3 {
        font-size: 28px;
    }

    .home-product-container {
        padding-top: 30px;
    }

    .p-product-img {
        height: 100%;
    }

    .p-product-title {
        /* left: 15px; */
        /* top: 15px; */
        padding: 15px;
        font-size: 20px;
    }

    .my-fix-tc.p-product-item {
        height: auto;
        max-height: 269px;
    }

    .p-product-content {
        padding: 0 15px;
        padding-bottom: 15px;
    }

        .p-product-content section {
            line-height: 180%;
        }

    .p-design-title {
        font-size: 25px;
        margin-bottom: 10px;
    }

    .home-design-list .p-design-item {
        /* height: 320px; */
        max-height: 300px;
    }
}

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

    .p-title-cate br {
        display: block;
    }

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

    .p-photo-list {
        grid-template-columns: repeat(1, minmax(0, 1fr));
        /* margin: 0; */
    }

    .p-cate-banner {
        /* height: 180px; */
    }

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

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

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

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

    .menu-rs .container {
        width: 273px;
    }

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

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

    .p-product-item:hover .p-product-content {
        opacity: 0;
        visibility: hidden;
    }

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

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

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

    .no-data {
        font-size: 14px;
    }

    .design-contruct-container {
        padding: 25px 0;
        padding-bottom: 96px;
    }

    .p-descript {
        font-size: 14px !important;
        line-height: 160%;
    }

    .p-news-content h3 {
        height: auto;
        margin-top: 18px;
        font-size: 20px;
    }

    .p-news-content .descript {
        height: auto;
    }

    .p-news-img {
        height: 240px;
        margin-top: 0;
    }

    .p-banner {
        height: 200px;
    }

    .p-design-content h3 {
        font-size: 12px;
        -webkit-line-clamp: 1;
        text-align: center;
    }

    .p-design-content span {
        font-size: 12px;
        margin-top: 0px;
    }

        .p-design-content span img {
            width: 8px;
            margin-right: 5px;
        }

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

    .p-design-item {
        height: 180px;
        height: auto;
    }

    .p-design-img {
    }

    .p-design-content {
        padding: 10px;
        opacity: 1;
    }

    .p-design-item .p-design-cate {
        font-size: 12px;
    }

    .p-help-call {
        font-size: 22px;
    }

    .list-tag a {
        padding: 4px 8px;
        margin: 2px;
        font-size: 11px;
    }

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

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

    .p-banner-container {
        padding: 8px 0;
    }

    .p-design-place {
        margin-top: 3px;
        opacity: 1;
        transform: translateY(0);
        font-size: 14px;
    }

    .p-design-title {
        font-size: 14px !important;
        margin-bottom: 6px !important;
        opacity: 1;
        transform: translateY(0);
    }

    .p-design-content .content-bottom .link {
        display: none;
    }

    .p-design-content .content-bottom {
        padding: 10px 0;
        display: none;
    }

    .about-banner-content .icon {
        font-size: 21px;
        margin-top: 0;
        width: 45px;
        height: 45px;
    }

    .about-banner-content {
        transform: translateY(0);
    }

    .about-banner {
        height: 150px;
    }

    .menu-rs-top .logo img {
    }

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

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

    .p-news-content h3 {
        font-size: 16px;
        margin-top: 12px;
        padding-bottom: 10px;
    }

    .p-news-content .descript {
        height: auto;
        margin-top: 10px;
        font-size: 14px;
    }

    .p-product-title {
        left: 0;
        top: 0;
        font-size: 16px;
    }

    .p-product-item {
        height: 120px;
    }

    .p-product-img {
        height: 100%;
    }

    .p-product-content section {
        font-size: 12px;
        line-height: 162%;
    }

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

    .same-news .p-news-list {
        margin-top: 25px;
    }

    .my-fix-contructer.p-design-item {
        max-height: max-content;
    }

    .my-fix-tc.p-design-item {
        max-height: unset;
    }

    .my-fix-tc.p-product-item {
        height: auto;
        max-height: 275px;
    }

    .p-product-item .text {
        font-size: 12px;
        margin-top: 8px;
    }
}