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

    .descript-tops {
        padding: 0;
    }

    .p-pro-left .decor {
        width: 100%;
    }

    .swiper-button-next, .swiper-button-prev {
        display: none;
    }

    .p-procedure-list {
        margin-top: 30px;
    }
}

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

    .p-pro-img {
        height: 304px;
    }

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

    .p-pro-list {
        grid-template-columns: repeat(2,minmax(0,1fr));
        margin-top: 25px;
    }

    .p-descript-top {
        padding: 0;
    }

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

    .p-heading-top h3 {
        font-size: 35px;
    }

    .p-descript-top {
        font-size: 17px;
        margin-top: 16px;
        max-width: 100%;
        margin-top: 14px;
        line-height: 160%;
    }

    .p-pro-cate {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .p-pro-left h3 {
        font-size: 22px;
    }

    .p-contruct-item {
        height: 280px;
    }

    .p-contruct-content h3 {
        font-size: 20px;
        padding: 14px 16px;
    }

    .p-contruct-content {
        padding: 15px;
    }

    .p-contruct-dot {
        width: 52px;
        height: 52px;
    }

        .p-contruct-dot::before {
            width: 85px;
            height: 85px;
        }
}

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

    .p-heading-top h1 {
        font-size: 30px;
    }

    .p-heading-top {
        padding-bottom: 0;
    }

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

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

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

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

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

    .list-pro .item .h3 {
        font-size: 19px;
    }

    .list-pro .item .img {
        height: 200px;
    }

    .p-heading-top h3 {
        font-size: 25px !important;
        margin-bottom: 10px;
    }

    .p-descript-top {
        padding: 0 !important;
        font-size: 15px !important;
        margin-top: 0px;
        line-height: 158%;
    }

    .home-pro-list::before {
        display: none;
    }

    .p-pro-left h3 {
        padding: 15px;
        font-size: 15px;
        max-width: 100%;
        min-width: unset;
        padding-right: 41px;
        padding-left: 10px;
    }

    .p-pro-right a {
        font-size: 11px;
        padding: 10px 15px;
    }

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


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

    .p-pro-title {
        padding: 0;
    }

        .p-pro-title h3 {
            font-size: 15px;
            -webkit-line-clamp: 2;
        }


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

    .p-pro-price {
        font-size: 12px;
        padding: 6px 8px;
    }

    .p-pro-bot {
        padding: 0;
    }

    .p-pro-options {
        flex-direction: column;
        align-items: unset;
    }

        .p-pro-options .view {
            padding-left: 0;
            margin-top: 11px;
            font-size: 13px;
        }

    .p-pro-content {
        padding: 12px;
    }

    .p-procedure-item {
        padding: 12px;
    }

    .p-procedure-stt {
        height: 35px;
        width: 35px;
        font-size: 14px;
    }

    .p-procedure-img {
        width: 50px;
    }

    .p-procedure-item h3 {
        text-align: center;
        font-size: 16px;
        line-height: 150%;
        margin: 0;
        margin-top: 8px;
    }

    .p-procedure-item span {
        font-size: 13px;
        line-height: 153%;
        margin-top: 5px;
    }

    .p-pro-options .rating {
        font-size: 10px;
        border-right: 0;
    }

    .p-pro-cate {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .detail-pro-rating {
        margin: 8px 0;
    }

    .detail-pro-right h1 {
        font-size: 22px;
    }

    .p-banner {
        height: 234px;
    }

    .p-banner-container h1 {
        font-size: 24px;
    }

    .p-banner-down {
        font-size: 12px;
        margin-top: 6px;
        flex-wrap: wrap;
        justify-content: center;
    }

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

    .p-contruct-item {
        height: 134px;
    }

    .p-contruct-content {
        padding: 4px;
    }

        .p-contruct-content h3 {
            font-size: 13px;
            padding: 10px 15px;
        }

    .p-contruct-dot {
        width: 40px;
        height: 40px;
        display: none;
    }

        .p-contruct-dot i {
            font-size: 14px;
        }

        .p-contruct-dot::before {
            width: 65px;
            height: 65px;
        }
}
