/* CSS cho smalltablet, điện thoại di động và các thiết bị nhỏ khác. */
@media (max-width: 767px) {
    .main-typography {
        font-size: 16px;
    }

    .main-section-us {
        font-size: 25px;
    }

    .main-section-vn {
        font-size: 25px;
    }

    .main-news-title {
        font-size: 18px;
    }

    .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 {
        margin-top: 40px;
        order: 1;
        width: 378px;
        height: 466px;
    }

    .series-top-3 {
        order: 0;
        height: 466.2px;
        padding: 60px 25px;
        width: 100%;
        background-color: rgba(27, 26, 24, 0.5);
    }

    .series-tour-img {
        width: 45px;
        height: 45px;
    }

    .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: 14px;
        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: 18px;
    }

    .text-live-45 {
        font-size: 40px;
    }

    .text-live-50 {
        font-size: 50px;
    }

    .text-live-80 {
        font-size: 80px;
    }

    .text-live-120 {
        font-size: 70px;
    }

    .crb-tab-item,
    .crb-tab-time {
        font-size: 12px;
    }
    .crb-tab-item2,
    .crb-tab-time2 {
        font-size: 12px;
    }

   /* .swiper-slide > .swiper-slide-cover {
        width: 100%;
        height: auto;
    }*/
}
