﻿.cnt-img-cover {
    position: relative;
}

    .cnt-img-cover .img-cover {
        height: 240px;
        width: 100%;
        object-fit: cover;
    }

    .cnt-img-cover.page-detail .img-cover {
        height: 200px;
    }

    .cnt-img-cover .name-table {
        display: table;
        height: 240px;
        width: 100%;
        position: absolute;
    }

    .cnt-img-cover.page-detail .name-table {
        height: 200px;
    }

    .cnt-img-cover .name-table-cell {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        color: #fff;
        font-size: 32px;
    }

.cnt-featured img {
    width: 100%;
    object-fit: cover;
    height: 200px;
}

.cnt-featured .news-prominent img {
    height: 380px;
}

.cnt-featured .news-prominent .index-news {
    height: 350px;
}

.cnt-featured .cnt-title {
    position: absolute;
    bottom: 0px;
    left: 0px;
    color: #fff;
    background-color: rgba(86, 84, 84, 0.8);
    padding: 10px;
    height: 85px;
    width: 100%;
}

.cnt-featured .news-prominent .cnt-title {
    height: 100px;
    padding: 10px 20px;
    background-color: rgba(140, 140, 140, 0.8);
    width: 100%;
}

    .cnt-featured .news-prominent .cnt-title a {
        color: #fff;
        text-decoration: none;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        height: 48px;
    }

.cnt-featured .cnt-title .news-title {
    height: 42px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    width: 100%;
    text-decoration: none;
    color: #fff;
    width: 100%;
}

.cnt-featured .cnt-title span {
    opacity: 0.7;
}

.cnt-list-news .item-news img {
    width: 100%;
    height: 90px;
    object-fit: cover;
}

.cnt-list-news .item-news .news-title {
    line-height: 28px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    width: 100%;
}

    .cnt-list-news .item-news .news-title a {
        text-decoration: none;
        color: #333;
    }

.cnt-list-news .item-news .cnt-info {
    color: #AFAFAF;
}

.cnt-learning-method .item-learning-method a {
    text-decoration: none;
    color: #333;
    height: 42px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.cnt-learning-method .item-learning-method .small {
    color: #AFAFAF;
}

.cnt-learning-method .item-learning-method img {
    width: 100%;
    object-fit: cover;
    height: 150px;
}

.cnt-learning-method .item-learning-method .learning-method-description {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    width: 100%;
}

.cnt-learning-method .item-learning-method img.avatar {
    width: 30px;
    height: 30px;
    object-fit: cover;
    border-radius: 50%;
}

.cnt-learning-method .small .cnt-circle {
    position: relative;
}

    .cnt-learning-method .small .cnt-circle i {
        font-size: 8px;
        top: 5px;
        left: 0px;
        position: absolute;
    }

    .cnt-learning-method .small .cnt-circle span {
        padding-left: 10px;
    }

.cnt-more-views .media img {
    width: 160px;
    height: 100px;
    object-fit: cover;
}

.cnt-more-views .media .media-body h6 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    width: 100%;
}

.cnt-more-views .media .media-body a {
    text-decoration: none;
    color: #333;
}

.cnt-more-views .media .media-body .date-time {
    color: #FF6700;
}

.cnt-more-views .media .media-body .small {
    color: #888;
}

    .cnt-more-views .media .media-body .small .cnt-circle {
        position: relative;
    }

        .cnt-more-views .media .media-body .small .cnt-circle i {
            font-size: 8px;
            top: 5px;
            left: 0px;
            position: absolute;
        }

        .cnt-more-views .media .media-body .small .cnt-circle span {
            padding-left: 10px;
        }

.cnt-specialized-news .item-news .tag {
    color: #fff;
    background-color: #3E51B7;
    padding: 5px 20px;
    width: auto;
    display: initial;
    border-radius: 4px;
}

.cnt-specialized-news .item-news .small {
    color: #AFAFAF;
}

.cnt-specialized-news .item-news a {
    text-decoration: none;
    color: #333;
}

.cnt-detail-news .tag,
.cnt-top-news .tag {
    color: #fff;
    background-color: #3E51B7;
    padding: 5px 20px;
    width: auto;
    display: initial;
    border-radius: 4px;
    display: inline-block;
}

.detail-news p {
    line-height: 32px;
    /*text-align: justify;*/
}

.cnt-detail-news .small,
.detail-news .small,
.cnt-top-news .small {
    color: #939393;
}

.cnt-top-news .small {
    margin-top: -8px;
}

.cnt-top-news a {
    text-decoration: none;
    color: #333;
}

.cnt-detail-news .small .avatar {
    width: 36px;
    height: 36px;
    object-fit: cover;
    border-radius: 50%;
}

.cnt-detail-news .small .position-absolute {
    top: 0px;
    right: 0px;
}

    .cnt-detail-news .small .position-absolute i.fa-facebook {
        background-color: #3B5997;
        color: #fff;
        border-radius: 50%;
        width: 30px;
        height: 30px;
        display: inline-block;
        padding: 10px 11px;
        cursor: pointer;
    }

    .cnt-detail-news .small .position-absolute i.fa-google-plus {
        background-color: #DA4E41;
        color: #fff;
        border-radius: 50%;
        width: 30px;
        height: 30px;
        display: inline-block;
        padding: 10px 8px;
        cursor: pointer;
    }

.cnt-custom-search-left .item-search:hover, .cnt-custom-search-left .item-search.active {
    background-color: #3762EF;
    color: #fff;
    cursor: pointer;
}

.cnt-news-infor .item-filter {
    background-color: #E1E1E1;
    margin-right: 5px;
    font-size: 14px;
    padding: 5px 10px;
    float: left;
    margin-bottom: 5px;
}

    .cnt-news-infor .item-filter .iconmoon-Close {
        font-size: 12px;
        margin-left: 5px;
        cursor: pointer;
    }

.cnt_search_input {
    width: 50%;
    float: left;
    position: relative;
}

    .cnt_search_input i {
        position: absolute;
        color: #292929;
        font-size: 20px;
        top: 11px;
        left: 12px;
    }

    .cnt_search_input input {
        width: 100%;
        padding-left: 42px;
        height: 42px;
    }

.cnt_select_subject {
    width: calc(50% - 106px);
    float: left;
    margin-left: 3px;
    margin-right: 3px;
    position: relative;
}

    .cnt_select_subject .cnt-icon {
        position: absolute;
        font-size: 20px;
        top: 8px;
        left: 10px;
        z-index: 10;
        color: #292929;
    }

    .cnt_select_subject .k-dropdown-wrap.k-state-default {
        background-color: transparent;
        border-color: #ced4da;
        color: #333333;
    }

    .cnt_select_subject .k-combobox-clearable .k-input {
        height: 40px;
        line-height: 40px;
        padding-left: 35px;
    }

    .cnt_select_subject .k-state-default > .k-select {
        line-height: 36px;
    }

.cnt_search_button {
    float: left;
    width: 100px;
}

    .cnt_search_button button {
        color: #fff;
        background-color: #FF8A00;
        width: 100%;
        height: 42px;
    }

.cnt-more {
    position: absolute;
    right: 0px;
    line-height: 1.2;
    top: 10px;
}

    .cnt-more a {
        text-decoration: none;
        color: #333
    }

@media (min-width: 1680px) {
    .cnt-featured .news-prominent img {
        height: 450px;
    }

    .cnt-featured .news-prominent .index-news {
        height: 420px;
    }

    .cnt-featured img {
        height: 250px;
    }

    .cnt-list-news .item-news img {
        height: 114px;
    }
}

@media (min-width: 992px) and (max-width:1199.98px) {
}

@media (min-width: 768px) and (max-width: 991.98px) {
}

@media (min-width: 567px) and (max-width: 767.98px) {
    .cnt-featured .news-prominent img {
        height: 300px;
    }

    .cnt-featured img {
        height: 180px;
    }
}

@media (max-width: 566.98px) {
    .cnt-featured .cnt-title {
        height: 100px;
    }

        .cnt-featured .cnt-title .news-title {
            height: 48px;
            font-size: 1.25rem;
            font-weight: 500;
            line-height: 1.2;
        }

    .cnt-featured .news-prominent img,
    .cnt-featured img {
        height: 220px;
    }

    .cnt_search_input {
        width: 100%;
        margin-bottom: 10px;
    }

    .cnt_select_subject {
        width: calc(100% - 103px);
        margin-left: 0px;
    }

    .cnt-img-cover .name-table-cell {
        font-size: 20px;
    }

    .cnt-learning-method .item-learning-method img {
        width: 33%;
        height: 80px;
        float: left;
        margin-bottom: 10px;
    }

    .cnt-learning-method .item-learning-method h6 {
        width: calc(67% - 10px);
        float: left;
        margin-left: 10px;
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }

    .cnt-learning-method .item-learning-method .small {
        width: calc(67% - 10px);
        float: left;
        margin-left: 10px;
        margin-top: 10px !important;
    }

    .cnt-learning-method .item-learning-method .learning-method-description {
        clear: both;
    }

    .cnt-learning-method .item-learning-method .cnt-author {
        display: none;
    }

    .cnt-more {
        top: 5px;
    }

        .cnt-more a {
            font-size: 14px;
        }

    .cnt-img-cover .name-table,
    .cnt-img-cover .img-cover {
        height: 140px;
    }

    .cnt-detail-news .small .position-absolute {
        bottom: 5px;
        top: unset;
    }

    .cnt-list-news .item-news img {
        height: 70px;
    }

    .cnt-list-news .item-news .news-title {
        line-height: 22px;
        margin-bottom: 0px;
    }

    .cnt-list-news .item-news .cnt-info {
        margin-top: 5px !important;
    }

    .cnt-learning-method .item-learning-method a {
        height: 40px;
    }

    .cnt-learning-method .small .cnt-circle i {
        top: 2px;
    }

    .cnt-detail-news {
        padding-left: 0px;
    }

    .cnt-more-views .media .media-body h6 {
        margin-bottom: 5px;
        -webkit-line-clamp: 1;
    }

    .cnt-more-views .media img {
        width: 130px;
    }

    .cnt-more-views .media .media-body .small:last-of-type {
        display: none;
    }
    .cnt-more-views .media .media-body .small .cnt-circle {
        display: initial;
        margin-left: 0px !important;
    }
}
