/* CSS cho ipad, ipad pro, tablet và các thiết bị tương tự. */
@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .main-typography {
        font-size: 20px;
    }

    .main-section-us {
        font-size: 40px;
    }

    .main-section-vn {
        font-size: 40px;
    }

    .main-news-title {
        font-size: 30px;
    }

    .table.crp-table thead tr th,
    .table.crp-table2 thead tr th {
        font-size: 14px;
    }

    .table.crp-table tbody tr td {
        font-size: 14px;
    }

        .table.crp-table tbody tr td.sub-td {
            font-size: 14px;
        }

    .series-top-1 {
        padding: 20px 10px;
        height: 466.2px;
        width: 100%;
        order: 2;
        margin-top: 20px;
    }

    .series-top {
        order: 0;
        width: 378px;
        height: 466px;
    }

    .series-top-3 {
        order: 1;
        height: 466.2px;
        padding: 60px 25px;
        width: calc((100% - 378px));
        background-color: rgba(27, 26, 24, 0.5);
    }

    .crb-news-img-box {
        width: 100%;
        height: auto;
    }

    .crb-news-content {
        width: 100%;
        height: auto;
    }


    .crb-news-img-box-2 {
        width: 100%;
        height: auto;
    }

    .crb-news-content-2 {
        width: 100%;
        height: auto;
    }

    .crb-news-content {
        padding: 15px 0;
    }



    .live-left1 {
        font-family: Akira Expanded;
        font-size: 15px
    }

    .live-left2 {
        font-family: Akira Expanded;
        font-size: 20px;
    }

    .live-time {
        font-size: 50px;
        font-family: Akira Expanded;
    }

    .live-center-1 {
        font-size: 18px;
        font-family: Akira Expanded;
    }

    .text-live-18 {
        font-size: 18px;
    }

    .text-live-25 {
        font-size: 25px;
    }

    .text-live-30 {
        font-size: 30px;
    }

    .text-live-40 {
        font-size: 40px;
    }

    .text-live-45 {
        font-size: 40px;
    }

    .text-live-50 {
        font-size: 50px;
    }

    .text-live-80 {
        font-size: 80px;
    }

    .text-live-120 {
        font-size: 135px;
    }
    .crb-tab-item,
    .crb-tab-time {
        font-size: 16px;
    }

    .crb-tab-item2,
    .crb-tab-time2 {
        font-size: 16px;
    }

  /*  .swiper-slide > .swiper-slide-cover {
        width: 100%;
        height: 430px;
    }*/
}
