:root{
    --main-cl: #1072BA;
    --sub-cl: #F27325;
    --container-w: 72.917rem;
}

body::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

body::-webkit-scrollbar
{
    width: 0.417rem;
    background-color: #cedbff;
}

body::-webkit-scrollbar-thumb
{
    background-color: #ff904c;
}

input, optgroup, select, textarea{
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: inset 0.052rem 0.052rem 0.15625rem rgba(0, 0, 0, 0);
    -moz-box-shadow: inset 0.052rem 0.052rem 0.15625rem rgba(0,0,0,0);
    box-shadow: inset 0.052rem 0.052rem 0.15625rem rgba(0,0,0,.0);
    outline: none !important;
}
body{
    overflow-x: hidden;
}
@media (min-width: 1280px) {
    body, html {
        font-size: 1vw;
    }
}
.grid-container{
    max-width: var(--container-w);
}
.VCSortableInPreviewMode.alignRight.type-4_preview {
    display: none;
}
.VCSortableInPreviewMode.alignRight.type-4_preview {
    display: none;
}
.boxdocthemngang #danhsachdocthem{
    display: flex;
    flex-wrap: wrap;
}
.boxdocthemngang ul li h3 {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
#aiservice-readmore .list-topic-cate .item-news-cate .info-new-cate span.sapo-new{
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.ads-place {
    height: 100%;
}

div#admzone24352+div#admzone24352 {
    margin-top: 20px;
}

div#admzone24352:last-child {
    position: sticky;
    top: 50px;
}
.w300.fr {
}

div#TimeLineDetailBottom {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

div#admzone13797 {
    position: sticky;
    top: 50px;
}

div#TimeLineDetailBottom:before,div#TimeLineDetailBottom:after {
    display: none;
}
div#main-menu {
    display: none;
}
.mo_ta_post{
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
}
.title_post{
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
}
.shcategory:last-child,.sticky_banner {
    position: sticky;
    top: 50px;
}
.box-category-item.box_video {
    position: relative;
    padding-bottom: 56.25%;
}

.box-category-item.box_video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

a.style_center.max {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
}
.menu_footer ul {
    display: flex;
}
.page-foot .bottom-nav li:first-child a {
    border: none;
}
.pushed{
    position: relative;
}
.page-top .action {
    width: 100%;
    justify-content: flex-end;
    display: flex;
}

.page-top .action .item.hotline {
    border: none;
}

.page-top .action .item.search {
    border-left: solid 1px #dcdadf;
}
.page-head .logo img {
    height: 70px;
    width: auto;
}

.page-head .logo {
    width: auto !important;
    height: auto !important;
}
.menu_header .menu {
    display: flex;
}

.menu_header .menu li {
    position: relative;
}

.menu_header .menu .sub-menu {
    position: absolute;
    left: 0;
    z-index: 99;
    opacity: 0;
    pointer-events: none;
    transition: .5s all;
    width: 160px;
    background: #ff904c;
}

button.toggle {
    display: none;
}

.menu_header .menu>li>a {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    line-height: 30px;
    display: inline-block;
}

.menu_header .menu>li+li {
    margin-left: 21px;
}

.menu_header .menu>li:hover .sub-menu {
    opacity: 1;
    pointer-events: unset;
}

.menu_header .menu .sub-menu li {
    display: inline-block;
    width: 100%;
}

.menu_header .menu .sub-menu li a {
    color: #fff;
    margin: 0;
    padding: 0 10px;
    display: block;
    width: 100%;
    box-sizing: border-box;
    transition: .5s all;
    margin: 0 !important;
}

.menu_header .menu .sub-menu li a:hover {
    background: #f25f04;
}
.toggle_menu{
    display: none;
}
.page-foot .bottom-search .button {
    display: flex;
    align-items: center;
}
input.search-submit.button.btn-search-a {
    background: #fff;
    border-radius: 2px;
}
.sh_section-top.highlights {
    flex-wrap: wrap;
}

.sh_flx.justifySB.wrap_posts {
    flex-wrap: wrap;
}

h1.text_center.heading_h2 {
    font-size: 30px;
    margin-bottom: 40px;
}
.sh_flx.justifySB.wrap_posts>* {
    width: calc(calc(100% / 4) - 20px);
}
.wrap_box_video {}

.wrap_video_nb h2 {
    font-family: SFD-Bold;
    font-size: 20px;
    color: #000;
    text-transform: uppercase;
    position: relative;
    border-left: solid 5px #ff904c;
    margin-bottom: 20px;
    margin-top: 40px;
    padding-left: 10px;
}

.wrap_box_video {
    display: flex;
    align-items: flex-start;
}

.wrap_box_video .for_box {
    width: 60%;
    padding-bottom: 55%;
    position: relative;
}

.wrap_box_video .for_box iframe {
    width: 100%;
}

.nav_video {
    width: 40%;
    padding-left: 20px;
    max-height: 365px;
    overflow: auto;
}

.wrap_box_video .for_box iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.nav_video .item {
    display: flex;
    align-items: center;
    padding: 15px 0;
    border-bottom: 1px solid #f1f1f1;
    cursor: pointer;
}

.nav_video .item h3 {
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.nav_video .item .box_img {
    width: 85px;
    flex: 0 0 auto;
    margin-right: 10px;
}

.nav_video .item:first-child {
    padding-top: 0;
}

.nav_video .item.active {
    opacity: .2;
}
.menu_header .menu>li.current-menu-item>a,
.menu_header .menu>li.current-menu-ancestor>a{
    color: #fff;
    border-bottom: 1px solid #fff;
}
.menu_header .menu .sub-menu li.current-menu-item a{
    background: #f25f04;
}
span.item.youtube svg {
    width: 16px;
    height: auto;
    margin-right: 5px;
}

span.item.youtube {
    display: inline-flex !important;
    align-items: center;
    fill: red;
}
.header_menu:before {border-radius: 84px 0 0 0;content: '';background: #FF8C00;width: 100%;height: 100%;position: absolute;top: 0;margin-left: -75px;width: 100vw}
div#divAdvBottomAll {
    display: flex;
    justify-content: center;
    max-width: 1160px;
    margin-left: auto;
    margin-right: auto;
}
.banner_qc_right {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 999;
    transform: translateX(100%);
    transition: 1s all;
    max-width: 90vw;
}

.banner_qc_right .close {
    position: absolute;
    top: 0;
    right: 0;
    height: 20px;
    width: 20px;
    background: #ff904c;
    fill: #fff;
    z-index: 10;
    cursor: pointer;
}

.banner_qc_right.active {
    transform: translateX(0%);
}
.left_search{
    width: 100% !important;
    padding-right: 50px;
}
body {
    overflow-x: hidden;
}

div#admWrapsite {
    overflow-x: hidden;
}
@media only screen and (max-width: 1199px) {
    .menu_header .menu>li>a {
        font-size: 11px;
    }

    .page-head .logo img {
        height: 50px;
    }

    body {
        overflow-x: hidden;
    }

    div#admWrapsite {
        overflow-x: hidden;
    }
    .sh_home20-wrapper .sh_bigleft {
        width: 60%;
    }

    .sh_home20-wrapper .sh_bigcenter, .sh_home20-wrapper .sh_bigright-left {
        width: calc(40% - 20px);
        margin-left: 20px;
    }

    .box-category[data-layout="1"] .box-category-middle .box-category-item {
        width: calc(50% - 10px);
    }

    .sh_home20-wrapper .sh_bigright {
        width: calc(40% - 20px);
    }

    .sh_home20-wrapper .sh_section-mid .sh_bigright .sh_bigright-left {
        width: 100%;
        margin: 0 10px 0 0;
    }
}
@media only screen and (max-width: 991px) {
    .w980 {
        max-width: 100%;
    }

    .menu_header .menu>li+li {
        margin-left: 12px;
    }

    .page-head .logo img {
        height: 36px;
    }

    .menu_header .menu>li>a {
        font-size: 10px;
    }

    .menu_header .menu .sub-menu {
        left: unset;
        right: 0;
    }

    .menu_header .menu .sub-menu {
        width: 125px;
    }

    .menu_header .menu .sub-menu li a {
        font-size: 10px;
    }

    #soha-tinnoibat .soha-left {
        width: 60%;
    }

    #soha-tinnoibat .soha-right {
        width: calc(38% - 30px);
        margin-left: 30px;
    }

    .w1160 {
        max-width: 100%;
    }

    #soha-tinnoibat-default, #soha-tinnoibat, #soha-tinnoibat-per, #soha-tinnoibat-default-loading {
        max-width: 100%;
    }

    .sh_home20-wrapper .sh_flx.justifySB {
        flex-wrap: wrap;
    }

    #soha-tinnoibat .box-category[data-layout="1"] .box-category-middle .box-category-item {
        width: calc(50% - 10px);
    }

    .sh_home20-wrapper .sh_bigleft {
        width: 60%;
    }

    .sh_home20-wrapper .sh_bigright {
        width: calc(40% - 20px);
    }

    .gk_home20-wrapper .gknews_box[type="newest"] .noticeable-news .list-nn {
        flex-wrap: wrap;
    }

    .gk_home20-wrapper .gknews_box[type="newest"] .noticeable-news .list-nn .nn-item {
        width: 100%;
    }

    .gk_home20-wrapper .gknews_box[type="newest"] .noticeable-news .list-nn .nn-item.first-noticeable-news .item-gr .item-news .item-news-thumb {
        width: 100%;
        height: auto;
        display: inline-block;
    }

    .gk_home20-wrapper .gknews_box[type="newest"] .noticeable-news .list-nn .nn-item.first-noticeable-news .item-gr .item-news .item-news-thumb img {
        height: 100%;
    }

    .box-category[data-layout="8"] .box-category-middle .box-category-item {
        flex-wrap: wrap;
    }

    .box-category[data-layout="8"] .box-category-middle .box-category-item>* {
        width: 100% !important;
    }

    .box-category[data-layout="8"] .box-category-middle .box-category-item .box-category-link-with-avatar {
        margin: 0 0 10px 0;
        order: -1;
    }

    .box-category[data-layout="14"] .box-category-middle .box-category-item {
        width: 100% !important;
    }

    .box-category[data-layout="14"] .box-category-middle {
        flex-wrap: wrap;
    }

    .w300 {
        max-width: 100%;
    }

    .sh_home20-wrapper .sh_bigright-right {
        max-width: 100%;
    }

    .sh_home20-wrapper .sh_section-mid .sh_bigright .sh_bigright-left {
        width: 100%;
    }

    .sh_home20-wrapper .sh_bigright.sct {
        width: 100%;
    }

    .sh_home20-wrapper .sh_bigright.sct .ads-place {
        display: flex;
    }

    div#admzone24352+div#admzone24352 {
        margin: 0;
    }
    .page-foot>.inner {
        max-width: 100%;
    }
    .w660.fl.news-detail.default.epl-default.adm-leftsection {
        width: 60%;
    }

    div#ads-news-holder {
        width: calc(40% - 20px);
    }

    .w660 {
        max-width: 100%;
    }
    .header_menu:before {border-radius: 70px 0 0 0;content: '';background: #ff904c;width: 100%;height: 100%;position: absolute;top: 0;margin-left: -21px;}

}
@media only screen and (max-width: 767px){
    #soha-tinnoibat {
        display: block;
    }

    #soha-tinnoibat .soha-left {
        width: 100%;
    }

    #soha-tinnoibat .soha-right {
        width: 100%;
        margin: 20px 0 0 0;
    }

    .sh_home20-wrapper .sh_bigright.sct .ads-place {
        flex-wrap: wrap;
    }

    .sh_home20-wrapper .sh_bigright.sct .ads-place>* {
        width: 100%;
    }

    .sh_home20-wrapper .sh_bigright.sct .ads-place>* img {
        width: 100%;
        display: block;
    }

    .sh_home20-wrapper .sh_bigright.sct .ads-place>*+* {
        margin-bottom: 20px;
    }

    #soha_hotnews .box-category[data-layout="3"] .box-category-middle {
        flex-wrap: wrap;
    }

    #soha_hotnews .box-category[data-layout="3"] .box-category-middle .box-category-item {
        width: calc(50% - 10px);
        margin: 0 0 20px;
    }

    .sh_home20-wrapper .sh_section-mid .sh_bigleft {
        width: 100%;
    }

    .sh_home20-wrapper .sh_section-mid .sh_bigright {
        width: 100%;
    }

    .box-category[data-layout="4"] .box-category-middle .box-category-item .box-category-link-with-avatar {
        width: 180px;
    }

    .box-category[data-layout="4"] .box-category-middle .box-category-item .box-category-content {
        width: calc(100% - 180px);
    }

    .sh_home20-wrapper .sh_midright-left, .sh_home20-wrapper .sh_midright-right {
        width: 100%;
    }

    .box-category[data-layout="10"] .box-category-middle .box-category-item {
        width: 100%;
    }

    .box-category[data-layout="10"] .box-category-middle .box-category-item:nth-child(6) {
        display: none;
    }

    .sh_home20-wrapper .sh_section-mid .sh_bigright .shcategory.symmetry .sh_midright-left, .sh_home20-wrapper .sh_section-mid .sh_bigright .shcategory.symmetry .sh_midright-right {
        width: 100%;
    }

    .sh_home20-wrapper .sh_section-mid .sh_bigright .shcategory.symmetry .sh_midright-right {
        margin-top: 20px;
    }

    .sh_home20-wrapper .sh_bigright-right {
        width: 100%;
    }

    div#admzone2238 {
        width: 100%;
    }

    .w300 {
        width: 100%;
    }

    .page-foot .vcc {
        flex-wrap: wrap;
    }

    .page-foot .vcc .left,.page-foot .vcc .right {
        width: 100% !important;
        max-width: 100%;
        font-size: 14px;
    }

    .menu_footer ul {
        flex-wrap: wrap;
    }

    .menu_footer ul a {
        font-size: 13px !important;
        line-height: normal;
        margin-bottom: 10px;
    }
    .sh_home20-wrapper .sh_bigleft {
        width: 100%;
    }

    .sh_home20-wrapper .sh_bigcenter, .sh_home20-wrapper .sh_bigright-left {
        width: 100%;
        margin: 20px 0 0 0;
    }

    div#admzone24352 img {
        width: 100%;
    }

    .sh_home20-wrapper .sh_bigright.sct {
        margin-top: 20px;
    }

    .box-category[data-layout="4"] .box-category-middle .box-category-item .box-category-link-with-avatar {width: 100%;}

    .box-category[data-layout="4"] .box-category-middle .box-category-item {
        flex-wrap: wrap;
    }

    .box-category[data-layout="4"] .box-category-middle .box-category-item .box-category-content {
        width: 100%;
        margin-top: 20px;
    }

    .box-category[data-layout="4"] .box-category-middle .box-category-item .box-category-link-with-avatar {
        margin-right: 0;
    }

    .sh_home20-wrapper .sh_section-mid .sh_bigright .sh_bigright-left {
        margin-right: 0;
    }
    .w660.fl.news-detail.default.epl-default.adm-leftsection {
        width: 100%;
    }

    .mgt15.d-flex.justify-content-sb {
        flex-wrap: wrap;
    }

    div#ads-news-holder {
        width: 100% !important;
    }

    .boxdocthemngang ul li {
        width: calc(50% - 10px) !important;
        margin: 0 5px 20px;
    }

    .boxdocthemngang #danhsachdocthem {
        margin: 20px -5px 0;
    }

    .page-detail .boxSameZone .box-sm-top {
        flex-wrap: wrap;
    }

    .box-category[data-layout="29"] .box-category-middle .box-category-item {
        width: 100% !important;
    }

    .box-category[data-layout="30"] .box-category-middle {
        flex-wrap: wrap;
    }

    .box-category[data-layout="30"] .box-category-middle .box-category-item {
        width: 100%;
        margin-top: 20px;
    }

    #aiservice-readmore .list-topic-cate .item-news-cate.related-news {
        flex-wrap: wrap;
    }

    #aiservice-readmore .list-topic-cate .item-news-cate .info-new-cate {
        margin-left: 0;
    }

    #aiservice-readmore .list-topic-cate .item-news-cate .thumbs-img, #aiservice-readmore .list-topic-cate .item-news-cate .thumbs-img img {float: unset;width: 100%;w
    CONTAIN-INTRINSIC-BLOCK-SIZE: AUTO 100PX;height: auto;margin-bottom: 20px;}

    div#zone-2238 img {
        width: 100%;
    }

    .clearfix.mgt15.submenupagedetail.mb-56 {
        margin-bottom: 20px;
    }
    .header_menu {
        position: absolute;
        bottom: 0;
        transform: translate(-160%,100%);
        z-index: 99;
        background: #ebebeb;
        left: 50%;
        width: 100vw;
        transition: .5s all;
        min-height: calc(100vh - 105px);
    }

    .header_menu .menu>li {
        display: block;
        width: 100%;
    }

    .header_menu .menu {
        flex-wrap: wrap;
    }

    .header_menu .menu>li {
        margin: 0 !important;
    }

    .header_menu .menu>li>a {
        font-size: 13px;
        padding: 0 10px;
        display: flex;
        position: relative;
    }

    .menu_header .menu>li:not(:last-child) {
        border-bottom: 1px solid #cac9c9;
    }

    .header_menu.active {
        transform: translate(-50%, 100%);
    }

    .page-head {
        height: 80px;
    }

    .page-head .logo img {
        height: 55px;
    }
    .toggle_menu{
        display: inline-flex;
    }
    .toggle_menu {
        width: 40px;
        height: 40px;
        align-items: center;
        justify-content: center;
    }

    .toggle_menu svg {
        width: 100%;
        height: 100%;
    }

    .toggle_menu svg.close {
        display: none;
    }

    .toggle_menu.active svg.close {
        display: block;
    }

    .toggle_menu.active svg.open {
        display: none;
    }
    .header_menu .menu>li>span {
        position: absolute;
        top: 0;
        right: 0;
        fill: #333;
    }

    .header_menu .menu>li>span svg {
        width: 10px;
        height: auto;
    }

    .header_menu .menu>li>span {
        height: 40px;
        width: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .menu_header .menu .sub-menu {
        position: unset;
        opacity: 1;
        width: 100%;
        pointer-events: unset;
        transition: unset !important;
        display: none;
    }

    .menu_header .menu .sub-menu a {
        font-size: 13px !important;
    }
    .wrap_box_video {
        flex-wrap: wrap;
    }

    .wrap_box_video .for_box {
        width: 100%;
        padding-bottom: 56.25%;
        margin-bottom: 20px;
    }

    .nav_video {
        width: 100%;
        padding-left: 0;
    }
    .header_menu:before {
        margin: 0;
        border-radius: 0;
    }
}
