.title-post-bss a,
.cate-date-post-bss,
.excerpt-post-bss > a {
    font-family: "Encode Sans Expanded";
}
/* BAI POST DAU TIEN */
.first-post-bss .content-post-bss {
    width: 50%;
    padding: 0 120px 0 200px;
    margin-top: 40px;
}
.first-post-bss .posts-bss .lcp_thumbnail {
    height: 100vh;
    justify-content: center;
    transition: all .5s;
    max-width: 100%;
    width: 100%;
    object-fit: cover;
}
.first-post-bss .posts-bss .lcp_thumbnail:hover {
    transform: scale(1.1);
}
.first-post-bss .posts-bss {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
}
.first-post-bss .posts-bss > a {
    width: 50%;
    overflow: hidden;
}
.first-post-bss .date-post-bss {
    font-weight: 600;
}
.first-post-bss.fusion-builder-column-1 > .fusion-column-wrapper {
    margin: 0;
}
.first-post-bss .cate-date-post-bss {
    display: flex;
    font-size: 12px;
    font-family: "Encode Sans Expanded";
}
.first-post-bss .cate-date-post-bss .separator-date-cate {
    padding: 0 6px;
}
.first-post-bss .cate-post-bss a {
    color: #003da7;
    text-transform: uppercase;
    font-weight: 800;
}
.first-post-bss .title-post-bss {
    max-width: 600px;
    padding-top: 16px;
    padding-bottom: 22px;
}
.first-post-bss .title-post-bss a {
    color: #020c1c;
    letter-spacing: 1px;
    font-size: 50px;
    font-weight: 800;
    line-height: 70px;
}
.first-post-bss .excerpt-post-bss .lcp_excerpt {
    max-width: 590px;
    color: #364151;
    padding-bottom: 26px;
    font-weight: 600;
    font-size: 20px;
}
.first-post-bss .excerpt-post-bss a {
    font-weight: 600;
    font-size: 12px;
    color: #999999;
}
@media (max-width: 1600px) {
    .first-post-bss .content-post-bss {
        padding: 0 80px 0 120px;
    }
    .first-post-bss .title-post-bss a {
        font-size: 45px;
        line-height: 60px;
    }
}

/* TAB CATEGORY */

.tab-post-bss .fusion-tabs .nav {
    display: block;
}
.tab-post-bss .fusion-tabs .fusion-mobile-tab-nav {
    display: none;
}
.tab-post-bss .fusion-tabs.horizontal-tabs .nav {
    border: none;
}
.tab-post-bss .fusion-tabs .nav-tabs.nav-justified {
    border: none;
    display: flex;
    justify-content: center;
}
.tab-post-bss .fusion-tabs.fusion-tabs-1 .nav-tabs li a.tab-link {
    background-color: inherit;
    padding: 0 22px;
    border: none;
}
.tab-post-bss .fusion-tabs .nav-tabs.nav-justified > li {
    width: auto; 
}
.tab-post-bss .fusion-tabs.fusion-tabs-1.classic .nav-tabs > li.active .tab-link {
    border: none;
}
.tab-post-bss .fusion-tabs.fusion-tabs-1.classic .nav-tabs > li.active .fusion-tab-heading {
    color: #003da7;
}
.tab-post-bss .fusion-tabs .nav-tabs li .fusion-tab-heading {
    font-size: 13px;
    font-weight: 800;
    color: #020c1c;
}
.tab-post-bss .fusion-tabs.fusion-tabs-1 .tab-pane {
    border: none;
    padding: 0;
    background-color: transparent;
    outline: none;
}
.tab-post-bss.fusion-builder-column-1 > .fusion-column-wrapper {
    margin: 0;
}
.tab-post-bss .posts-bss {
    width: 50%;
    display: flex;
    background-color: #f4f8ff;
    margin-bottom: 2px;
    align-items: center;
}
.tab-post-bss .posts-bss > a {
    width: 40%;
    height: 100%;
}
.tab-post-bss .posts-bss img {
    max-width: inherit;
    width: 100%;
    height: 100%;
    max-height: 420px;
    object-fit: cover;
}
.tab-post-bss .lcp_catlist {
    display: flex;
    flex-wrap: wrap;
}
.tab-post-bss .content-post-bss {
    width: 60%;
    padding: 66px;
}
.tab-post-bss .cate-date-post-bss {
    display: block;
    font-size: 10px;
    font-weight: 600;
}
.tab-post-bss .cate-date-post-bss .date-post-bss {
    display: inline;
}
.tab-post-bss .cate-date-post-bss .separator-date-cate {
    padding: 0 2px 0 5px;
    display: inline;
}
.tab-post-bss .cate-date-post-bss .cate-post-bss {
    display: inline;
    line-height: 16px;
}
.tab-post-bss .cate-post-bss a {
    text-transform: uppercase;
    color: #003da7;
    font-weight: 600;
}
.tab-post-bss .title-post-bss {
    margin: 7px 0 12px;
    max-width: 424px;
}
.tab-post-bss .title-post-bss a {
    font-size: 14px;
    font-weight: 800;
    color: #041125;
    text-transform: uppercase;
}
.tab-post-bss .excerpt-post-bss .lcp_excerpt {
    font-size: 20px;
    color: #364151;
    margin-bottom: 26px;
    max-width: 424px;
    font-weight: 600;
}
.tab-post-bss .excerpt-post-bss a {
    font-size: 10px;
    color: #999999;
    font-weight: 600;
}
.tab-post-bss .tab-content {
    margin-top: 38px;
}
.tab-post-bss .lcp_paginator {
    padding: 0;
    text-align: center;
    margin-top: 42px;
}
.tab-post-bss .lcp_paginator .lcp_elipsis {
    font-size: 32px;
}
.tab-post-bss .lcp_paginator li {
    width: 54px;
    height: 54px;
    border-radius: 40px;
    font-size: 14px;
    font-weight: 800;
    text-align: center;
    color: #000000;
    margin: 0;
    padding: 0;
    line-height: 54px;
    border: none;
    font-family: "Encode Sans Expanded";
}
.tab-post-bss .lcp_paginator li a {
    padding: 17px 22px;
    color: #041125;
}
.tab-post-bss .lcp_paginator li.lcp_currentpage {
    color: #ffffff;
    background-color: #003da7;
}
.tab-post-bss .fusion-column-wrapper > .fusion-tabs {
    margin-top: 19px;
}
.sub-tab-category {
    display: none;
}
.custom-js-tin-tuc.fusion-flex-container {
    display: none;
}

.fusion-fullwidth.container-tab-cate {
    background-size: contain !important;
    background-position: bottom !important;
}
.container-tab-cate .title-final {
    font-size: 25px !important;
}
@media (min-width: 1201px) and (max-width: 1600px) {
    .tab-post-bss .content-post-bss {
        padding: 40px;
    }
}
/* DEN VOI BSS FAMILY */
/* RESPONSIVE TREN TABLET*/
@media (max-width: 1200px) {
    /* bai post dau tien */
    .first-post-bss .posts-bss {
        flex-direction: column;
    }
    .first-post-bss .posts-bss > a {
        width: 100%;
    }
    .fusion-body .fusion-flex-container.fusion-builder-row-1.feature-post-bss {
        padding: 0;
    }
    .first-post-bss .content-post-bss {
        width: 100%;
    }
    .first-post-bss .cate-date-post-bss {
        font-size: 10px;
        font-weight: 600;
    }
    .first-post-bss .title-post-bss a {
        font-size: 28px;
        line-height: 40px;
    }
    .first-post-bss .excerpt-post-bss .lcp_excerpt {
        font-size: 18px;
        font-weight: 600;
        max-width: inherit;
        padding-bottom: 24px;
    }
    .first-post-bss .excerpt-post-bss a {
        font-size: 10px;
        font-weight: 600;
    }
    .first-post-bss .title-post-bss {
        max-width: inherit;
        padding-top: 10px;
        padding-bottom: 14px;
    }
    .first-post-bss .content-post-bss {
        margin-top: 20px;
        padding: 0 48px;
    }
    /* tab category */
    .tab-post-bss .fusion-tabs .nav-tabs li .fusion-tab-heading {
        font-size: 12px;
        font-weight: 800;
    }
    .tab-post-bss .lcp_catlist {
        display: block;
    }
    .tab-post-bss .posts-bss {
        width: 100%;
    }
    .tab-post-bss .fusion-tabs.horizontal-tabs .nav {
        margin: 0 40px;
        padding-top: 30px;
        border-top: 2px solid #f4f8ff;
    }
    .fusion-body .fusion-flex-container.fusion-builder-row-2.container-tab-cate {
        padding: 0;
        background-size: 164% !important;
        background-position: left bottom !important;
    }
    .tab-post-bss .content-post-bss {
        padding: 0 58px 0 40px;
    }
    .tab-post-bss .excerpt-post-bss .lcp_excerpt {
        font-size: 18px;
        max-width: inherit;
    }
    .tab-post-bss .title-post-bss {
        margin: 8px 0 16px;
    }
    .tab-post-bss .lcp_paginator li {
        font-size: 12px;
        width: 48px;
        height: 48px;
        line-height: 48px;
    }
    .tab-post-bss .fusion-column-wrapper > .fusion-tabs {
        margin-bottom: -32px;
        margin-top: 4px;
    }
    .container-tab-cate .title-final {
        font-size: 16px !important;
    }
    .container-tab-cate .block-dvbs .title-final {
        margin-bottom: 26px;
    }
    .tab-post-bss .posts-bss img {
        max-height: inherit;
    }
}
@media (min-width: 768px) and (max-width: 900px) {
    .first-post-bss .posts-bss .lcp_thumbnail {
        height: 450px;
    }
}
@media (min-width: 901px) and (max-width: 1200px) {
    .first-post-bss .posts-bss .lcp_thumbnail {
        height:600px;
    }
}
/* RESPONSIVE TREN MOBILE*/
@media (max-width: 767px) {
    /* bai post dau tien */
    .fusion-body .fusion-flex-container.fusion-builder-row-1.feature-post-bss {
        padding: 0;
    }
    .first-post-bss .posts-bss .lcp_thumbnail {
        height: 350px;
    }
    .first-post-bss .content-post-bss {
        padding: 18px 24px 0;
        width: 100%;
        margin: 0;
    }
    .first-post-bss .cate-date-post-bss {
        font-size: 10px;
    }
    .first-post-bss .title-post-bss a {
        font-size: 20px;
        line-height: 28px;
    }
    .first-post-bss .excerpt-post-bss .lcp_excerpt {
        padding-bottom: 16px;
    }
    .first-post-bss .title-post-bss {
        padding-top: 4px;
        padding-bottom: 10px;
    }
    /* tab category */
    .tab-post-bss .posts-bss {
        display: block;
        background-color: #ffffff;
    }
    .tab-post-bss .posts-bss img {
        height: 282px;
    }
    .tab-post-bss .content-post-bss {
        width: 100%;
        padding: 16px 24px 30px 24px;
    }
    .tab-post-bss .cate-date-post-bss {
        font-size: 9px;
    }
    .tab-post-bss .title-post-bss a {
        font-size: 12px;
    }
    .tab-post-bss .excerpt-post-bss .lcp_excerpt {
        margin-bottom: 16px;
    }
    .tab-post-bss .lcp_paginator li {
        font-size: 11px;
        width: 42px;
        height: 42px;
        line-height: 42px;
    }
    .tab-post-bss .fusion-tabs .nav-tabs.nav-justified {
        display: block;
        background-color: #e9eff9;
    }
    .sub-tab-category {
        display: flex;
        margin: 0 22px;
        padding: 18px 0;
        border-top: 2px solid #f4f8ff;
        justify-content: space-between;
    }
    .sub-tab-category .tab-category-mobile {
        width: 80%;
        font-size: 11px;
        font-weight: 800;
        color: #003da7;
        font-family: "Encode Sans Expanded";
    }
    .sub-tab-category .but-category-mobile {
        width: 50px;
        border: none;
        background-color: inherit;
    }
    .sub-tab-category .but-category-mobile:hover {
        cursor: pointer;
    }
    .sub-tab-category .but-category-mobile:hover::before {
        color: #003da7;
    }
    .sub-tab-category .but-category-mobile::before {
        display: block;
        margin: 0;
        content: "\e61f";
        font-family: awb-icons;
        font-weight: bold;
        color: #adb1b8;
    }
    .tab-post-bss .fusion-tabs .nav-tabs.nav-justified > li.active::after {
        display: none;
    }
    .tab-post-bss .fusion-tabs .nav-tabs li .fusion-tab-heading {
        justify-content: start;
        font-size: 11px;
    }
    .tab-post-bss .fusion-tabs .nav-tabs.nav-justified > li {
        width: auto;
        margin: 0 22px;
        border-bottom: 2px solid #dfe6f5;
    }
    .tab-post-bss .fusion-tabs .nav-tabs.nav-justified > li:last-child {
        border: none;
    }
    .tab-post-bss .fusion-tabs.fusion-tabs-1.classic .nav-tabs > li.active .tab-link {
        background-color: #e9eff9;
    }
    .tab-post-bss .fusion-tabs.fusion-tabs-1 .nav-tabs li a.tab-link {
        padding: 16px 0;
    }
    .tab-post-bss .fusion-tabs.horizontal-tabs .nav {
        padding: 0;
        margin: 0;
    }
    .tab-post-bss .fusion-column-wrapper > .fusion-tabs {
        margin-top: 0;
    }
    .fusion-body .fusion-builder-column-1.block-sub-tab-mobile {
        margin: 0;
    }
    .tab-post-bss .tab-content {
        margin-top: 0;
    }
    .tab-post-bss .fusion-tabs .nav {
        display: none;
    }
    .fusion-body .fusion-builder-column-0.first-post-bss {
        margin-bottom: 36px;
    }
    .tab-post-bss .lcp_catlist {
        border-bottom: 2px solid #f4f8ff;
    }
    .tab-post-bss .lcp_paginator {
        margin-top: 20px;
    }
    .container-tab-cate .img-meet-our img {
        margin-top: 58px;
    }
    .fusion-body .fusion-flex-container.fusion-builder-row-2.container-tab-cate {
        background-size: 172% !important;
        background-position: left 98% !important;
    }
    .container-tab-cate .block-dvbs .title-final {
        margin-bottom: 22px;
    }
}