﻿    h2.title-search a {
        color: #333;
        font-size: 1.2rem;
    }

.news-general .ui.breadcrumb {
    /*font-size: 1.2rem;*/
    /*margin-bottom: 15px;*/
    min-height: 3rem;
    align-content: center;
}



    .news-general .ui.breadcrumb .divider {
        color: #684FFF;
    }

    .news-general .ui.breadcrumb a.section.active {
        color: #333;
    }

.ui.items > .item > .content .news-img {
    margin-top: 10px;
}

.news-general .pb-10px {
    padding-bottom: 10px !important;
}

.ui.items > .item .new-news {
    float: left;
    width: 40%;
    margin-right: 10px;
}

.ui.items > .item.item-box {
    padding-bottom: 10px;
}


.ui.items > .item > .content .news-img img {
    width: 100%;
}

.news-general {
    padding: 15px 0;
}

    .news-general .kw-mb-8 {
        margin-bottom: 8px;
    }


    .news-general .middle-box {
        padding: 5px 15px;
    }



    .news-general .header-box {
        border-bottom: 2px solid #684FFF;
        margin-top: 10px;
        margin-bottom: 10px;
    }

        .news-general .header-box a {
            color: #44169C;
        }


    .news-general .middle-box .header {
        color: rgba(0, 0, 0, .85);
        font-weight: bold;
        /*font-size: 1.2rem;*/
        font-size: 1.1rem;
        line-height: 1.5;
        display: inline-block;
    }

.bvitem-wrapper {
    display: flex;
}

    .bvitem-wrapper img {
        width: 80px !important;
        float: left;
        margin-right: 10px;
        border: 1px solid #e8e8e8;
    }

    .bvitem-wrapper a {
        color: rgba(0, 0, 0, .85);
        font-weight: bold;
        font-size: 14px;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }

@media only screen and (max-width: 767px) {
    .bvitem-wrapper img {
        width: 120px !important;
    }

    .bvitem-wrapper a {
        -webkit-line-clamp: 4 !important;
    }

    .news-general * {
        font-size: 1.2rem;
    }

    .news-general .middle-box .header {
        font-size: 1.2rem;
    }

    body .ui .button {
        font-size: 1.2rem;
    }
}

.news-general .ui.breadcrumb a {
    color: #684FFF;
}

.ui.items > .item > .content > .header:not(.ui) {
    /*font-size: 1.2rem;*/
    font-size: 1.1rem;
    line-height: 1.5;
    display: inline-block;
    margin-bottom: 10px;
}

.news-general .box-center {
    padding-right: initial;
}

.relation-box a {
    color: #048478;
}

.nstt-line-clamp-3 {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.nstt-line-clamp-5 {
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.nstt-line-clamp-8 {
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.mt-10 {
    margin-top: 10px !important;
}

.mb-10 {
    margin-bottom: 10px !important;
}

.ui.breadcrumb a.section {
    margin-bottom: 10px;
}

.p-0 {
    padding: 0px !important;
}

@media (min-width: 768px) {
    .ui.items > .item > .content .news-img {
        margin-top: 10px;
    }
}

@media (min-width: 992px) {
    /*.news-general .box-center {
        padding-right: 0px !important;
    }*/
}




@media (min-width: 768px) and (max-width: 991px) {
    .hidden-tablet {
        display: none !important;
    }
}

@media (max-width: 991px) {
    .hidden-mobile {
        display: none !important;
    }

    .ui.menu .item > div > a {
        height: 60px;
    }

    /*.ui.container {
        margin-left: 0px !important;
    }*/
}

.customwide {
    width: 100%;
    height: 150px;
}

ins.adsbygoogle[data-ad-status="unfilled"] {
    display: none !important;
}
