
@font-face {
    font-family: 'SegoeUI-Bold';
    src: url("../fonts/SegoeUI-Bold.eot?#iefix") format("embedded-opentype"),url("../fonts/SegoeUI-Bold.woff") format("woff"),url("../fonts/SegoeUI-Bold.ttf") format("truetype"),url("../fonts/SegoeUI-Bold.svg#SegoeUI-Bold") format("svg");
    font-weight: normal;
    font-style: normal;
}

* {
    margin: 0;
    padding: 0;
}

body {
    background: #f2f2f2;
    font: 400 12px arial;
}

a {
    color: #333;
}

    a:hover {
        text-decoration: none;
        color: #E81111;
    }

ul {
    margin: 0;
    padding: 0;
}

img {
    object-fit: cover;
}

img, iframe {
    max-width: 100%;
}
/*header*/
.bd-navbar {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1071;
    min-height: 5rem;
    background-color: rgba(255, 255, 255, 0.996078431372549);
    box-shadow: 0 0.5rem 1rem rgba(0,0,0,.05), inset 0 -1px 0 rgba(0,0,0,.1);
}

.navbar-nav .dropdown-menu {
    position: absolute !important;
}

header li.nav-item {
    color: #000 !important;
    width: 100%;
    font-size: 12px;
    /* min-height: 80px !important; */
    line-height: 2;
}


    header li.nav-item a:hover {
        color: #fff !important;
        background-color: #f27d00 !important;
    }

header .dropdown-toggle, header .dropdown-item {
    font-size: 12px;
}

.dropdown-menu-left a {
    border-bottom: solid 1px #ddd;
}

    .dropdown-menu-left a:last-child {
        border-bottom: none;
    }

    .dropdown-menu-left a.dropdown-toggle {
        width: 100% !important;
        padding: .25rem 1.5rem !important;
        clear: both !important;
        font-weight: 400 !important;
        color: #212529 !important;
        text-align: inherit !important;
        white-space: nowrap !important;
        background-color: transparent !important;
    }

header .dropdown-item {
    line-height: 2 !important;
    border-bottom: solid 1px #ddd;
}

    header .dropdown-item:last-child {
        line-height: 2 !important;
        border-bottom: none;
    }

.carousel-inner {
    width: 100% !important;
    max-height: 500px !important;
}

.carousel-indicators {
    display: none !important;
}

.header {
    position: relative;
    z-index: 1000;
    width: 100%;
}

.tophead {
    position: relative;
    top: 0;
    left: 0;
    background: #fff;
    z-index: 999;
}

    .tophead.topget_position {
        transform: translateY(0px);
        top: 0px !important;
    }

.mid-header {
    padding: 5px 0px 20px;
    width: 100%;
    height: 138px;
}

    .mid-header .content_header {
        position: relative;
    }

.logo {
    display: inline-block;
    font-size: 2.85714em;
    margin-top: 0px;
}

    .logo .logo-wrapper {
        height: 80px;
        line-height: 80px;
        display: block;
    }

        .logo .logo-wrapper img {
            max-width: 100%;
            max-height: 100%;
        }

.logo-main .char-logo h3 {
    font-family: SegoeUI-Bold !important;
    color: #E81111;
    font-size: 26px;
}

.logo-main .char-logo h5 {
    font-family: SegoeUI-Bold !important;
    color: #3277D0;
    font-size: 18px;
}

.header .user-icon {
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    background: #3277D0;
    text-align: center;
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
}

    .list-inline > li {
        display: inline-block;
        padding-left: 5px;
        padding-right: 5px;
    }

.header .user-icon i {
    color: #fff;
    font-size: 1.2em;
    padding-top: 5px;
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
}

    .list-inline > li {
        display: inline-block;
        padding-left: 5px;
        padding-right: 5px;
    }

.header .user-icon i {
    color: #fff;
    font-size: 1.2em;
    padding-top: 5px;
}

#mobile-bottom-navigation {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 99999;
    border-top: 1px solid #e6e6e6;
}

.grid, .grid--rev, .grid--full, .grid-uniform {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-left: -30px;
}

.grid__item {
    box-sizing: border-box;
    float: left;
    min-height: 1px;
    vertical-align: top;
    width: 20%;
}

#mobile-bottom-navigation .mobile-nav-item {
    display: block;
    height: 67px;
    padding: 0;
    text-align: center;
    background: #E81111;
    position: relative;
}

    #mobile-bottom-navigation .mobile-nav-item > a {
        width: 100%;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        font-size: 12px;
        color: #fff;
    }

        #mobile-bottom-navigation .mobile-nav-item > a i {
            font-size: 24px;
            color: #fff;
            display: inline-block;
            margin-bottom: 3px;
        }

.medium--hide {
    display: none;
}

@media only screen and (max-width: 480px) {
    .small--two-tenths {
        width: 20% !important;
    }
}
/*menu*/
.main-menu-bg {
    background-color: #E81111;
    position: relative;
}

.header-left {
    width: 100%;
    height: 45px;
    position: relative;
}

.row.row-noGutter-2 {
    margin-left: 0px;
    margin-right: 0px;
}

.tophead .logoside {
    display: inline-block;
    float: left;
    width: 100px;
    display: none;
}

.bg-header-nav .header-nav > ul.item_big {
    text-align: left;
    margin: 0;
    padding: 0;
}

header nav .nav-item {
    float: left;
    position: relative;
    /*margin-right: 20px;*/
}

.bg-header-nav .header-nav > ul.item_big > li.nav-item > a {
    display: block;
    text-align: left;
    padding: 0px 12px;
    font-size: 13px;
    font-family: SegoeUI-Bold !important;
    height: 45px;
    line-height: 45px;
    position: relative;
    text-decoration: none;
    color: #ffffff;
    border-right: 1px solid #e85454;
}

.bg-header-nav .header-nav > ul.item_big > li.nav-item {
    display: inline-block;
    float: none;
    position: relative;
    margin-right: 0px;
    margin-left: 1px;
}

.bg-header-nav .header-nav > ul.item_big > li:first-child.active > a {
    color: #ffffff;
    padding-left: 10px;
}

.bg-header-nav .header-nav > ul.item_big > li.active > a {
    color: #ffffff;
}

.bg-header-nav .header-nav > ul.item_big > li.nav-item .item_small {
    overflow: hidden;
    display: block;
    max-height: 0px;
    max-width: 0px;
    opacity: 0;
    -webkit-transform: perspective(600px) rotateX(-90deg);
    -moz-transform: perspective(600px) rotateX(-90deg);
    -ms-transform: perspective(600px) rotateX(-90deg);
    -o-transform: perspective(600px) rotateX(-90deg);
    transform: perspective(600px) rotateX(-90deg);
    -webkit-transition: -webkit-transform 0.5s ease, opacity 0.6s ease, max-height 0.6s step-end, max-width 0.6s step-end, padding 0.6s step-end;
    -o-transition: -o-transform 0.5s ease, opacity 0.6s ease, max-height 0.6s step-end, max-width 0.6s step-end, padding 0.6s step-end;
    transition: transform 0.5s ease, opacity 0.6s ease, max-height 0.6s step-end, max-width 0.6s step-end, padding 0.6s step-end;
    position: absolute;
    top: 100%;
    left: 20px;
    width: 280px;
    padding: 0;
    background-color: #fff;
    box-shadow: 0px 10px 21.6px 2.4px rgba(0,0,0,0.06);
    -webkit-box-shadow: 0px 10px 21.6px 2.4px rgba(0,0,0,0.06);
    -moz-box-shadow: 0px 10px 21.6px 2.4px rgba(0,0,0,0.06);
    -o-box-shadow: 0px 10px 21.6px 2.4px rgba(0,0,0,0.06);
    -os-box-shadow: 0px 10px 21.6px 2.4px rgba(0,0,0,0.06);
    -webkit-transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    -o-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
}

.bg-header-nav .header-nav > ul.item_big > li.nav-item:hover > ul {
    overflow: visible;
    max-height: 3000px;
    max-width: 3000px;
    opacity: 1;
    -webkit-transform: perspective(600px) rotateX(0deg);
    -moz-transform: perspective(600px) rotateX(0deg);
    -ms-transform: perspective(600px) rotateX(0deg);
    -o-transform: perspective(600px) rotateX(0deg);
    transform: perspective(600px) rotateX(0deg);
    -webkit-transition: -webkit-transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, padding 0s step-end;
    -o-transition: -o-transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, padding 0s step-end;
    transition: transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, padding 0s step-end;
}

.bg-header-nav .header-nav > ul.item_big > li.nav-item > ul.item_small > li.nav-item:hover > ul {
    overflow: visible;
    max-height: 3000px;
    max-width: 3000px;
    opacity: 1;
    -webkit-transform: perspective(600px) rotateX(0deg);
    -moz-transform: perspective(600px) rotateX(0deg);
    -ms-transform: perspective(600px) rotateX(0deg);
    -o-transform: perspective(600px) rotateX(0deg);
    transform: perspective(600px) rotateX(0deg);
    -webkit-transition: -webkit-transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, padding 0s step-end;
    -o-transition: -o-transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, padding 0s step-end;
    transition: transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, padding 0s step-end;
}

.bg-header-nav .header-nav > ul.item_big > li.nav-item > ul > li {
    color: #222;
}

.bg-header-nav .header-nav > ul.item_big > li.nav-item > ul li {
    float: none;
    padding: 0px 0px;
}

.bg-header-nav .header-nav li ul {
    list-style: none;
}

.bg-header-nav .header-nav li li {
    position: relative;
}

.bg-header-nav .header-nav > ul.item_big > li.nav-item > ul li a {
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    display: block;
    font-family: 'SegoeUI-Semibold' !important;
    padding: 7px 10px 7px 10px;
    color: #222;
    position: relative;
    border-bottom: solid 1px #e5e6ec;
    text-align: left;
}

.bg-header-nav .header-nav > ul.item_big > li.nav-item .item_small {
    overflow: hidden;
    display: block;
    max-height: 0px;
    max-width: 0px;
    opacity: 0;
    z-index: 999999;
    -webkit-transform: perspective(600px) rotateX(-90deg);
    -moz-transform: perspective(600px) rotateX(-90deg);
    -ms-transform: perspective(600px) rotateX(-90deg);
    -o-transform: perspective(600px) rotateX(-90deg);
    transform: perspective(600px) rotateX(-90deg);
    -webkit-transition: -webkit-transform 0.5s ease, opacity 0.6s ease, max-height 0.6s step-end, max-width 0.6s step-end, padding 0.6s step-end;
    -o-transition: -o-transform 0.5s ease, opacity 0.6s ease, max-height 0.6s step-end, max-width 0.6s step-end, padding 0.6s step-end;
    transition: transform 0.5s ease, opacity 0.6s ease, max-height 0.6s step-end, max-width 0.6s step-end, padding 0.6s step-end;
    position: absolute;
    top: 100%;
    left: 20px;
    width: 280px;
    padding: 0;
    background-color: #fff;
    box-shadow: 0px 10px 21.6px 2.4px rgba(0,0,0,0.06);
    -webkit-box-shadow: 0px 10px 21.6px 2.4px rgba(0,0,0,0.06);
    -moz-box-shadow: 0px 10px 21.6px 2.4px rgba(0,0,0,0.06);
    -o-box-shadow: 0px 10px 21.6px 2.4px rgba(0,0,0,0.06);
    -os-box-shadow: 0px 10px 21.6px 2.4px rgba(0,0,0,0.06);
    -webkit-transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    -o-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
}

.bg-header-nav .header-nav > ul.item_big > li.nav-item:hover > ul {
    overflow: visible;
    max-height: 3000px;
    max-width: 3000px;
    width: 280px;
    opacity: 1;
    -webkit-transform: perspective(600px) rotateX(0deg);
    -moz-transform: perspective(600px) rotateX(0deg);
    -ms-transform: perspective(600px) rotateX(0deg);
    -o-transform: perspective(600px) rotateX(0deg);
    transform: perspective(600px) rotateX(0deg);
    -webkit-transition: -webkit-transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, padding 0s step-end;
    -o-transition: -o-transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, padding 0s step-end;
    transition: transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, padding 0s step-end;
}

.bg-header-nav .header-nav > ul.item_big > li.nav-item > ul > li {
    color: #222;
}

.bg-header-nav .header-nav > ul.item_big > li.nav-item > ul li {
    float: none;
    padding: 0px 0px;
}

.bg-header-nav .header-nav li ul {
    list-style: none;
}

.bg-header-nav .header-nav li li {
    position: relative;
}

.bg-header-nav .header-nav > ul.item_big > li.nav-item > ul li a {
    font-weight: 400;
    font-size: 13px;
    font-family: SegoeUI-Bold !important;
    height: 35px;
    line-height: 18px;
    display: block;
    padding: 7px 10px 7px 10px;
    color: #222;
    position: relative;
    border-bottom: solid 1px #e5e6ec;
    text-align: left;
}

header nav .nav-item:hover {
    color: #7dce32;
    background-color: #fdc236;
}
/*end menu*/
/* top bar */
.top_bar {
    background: #fff;
    box-shadow: 0 2PX 3px 0 rgba(0,0,0,.2);
    padding: 5px 0 9px;
    margin-bottom: 0;
    position: relative;
    z-index: 10;
    min-height: 35px;
}

    .top_bar .fl, .top_bar .fr {
        position: relative;
        z-index: 9;
    }

.notify_site {
    height: 20px;
    overflow: hidden;
}

    .notify_site strong {
        font-family: SegoeUI-Bold !important;
        color: #E81111;
        font-size: 16px;
    }

.list_notify {
    margin-left: 10px;
    width: 995px;
    overflow: hidden;
}

    .list_notify marquee {
        font-size: 14px;
        font-weight: bold;
    }
/* end top bar */
/* end header */
@media (max-width: 768px) {
    .hidden-xs {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important;
    }

    .container {
        max-width: 80vw !important;
    }

    .carousel-item {
        height: 500px !important;
    }
}

@media (min-width: 1024px) {
    .container {
        max-width: 80vw !important;
    }

    .carousel-item {
        height: 500px !important;
    }

    .nivoSlider {
        height: 300px !important;
    }

    .nivo-caption {
        font-family: 'Arial Bold', 'Arial' !important;
        font-weight: 600 !important;
        font-style: normal !important;
        font-size: 20px !important;
        color: #FFFFFF !important;
        text-transform: uppercase !important;
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }
    /*.nino-box {
        right: 0 !important;
        left: 0 !important;
        background: #3333338 !important;
        bottom: 0 !important;
        padding-top: 30px !important;
        padding-bottom: 30px !important;
        text-align: left;
        padding-left: 10rem !important;
    }*/
}

@media (max-width: 1365px) {
    header li.nav-item {
        line-height: 2 !important;
    }

    .row {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    .container {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .titlHeader {
        display: none !important;
    }
}

header li.nav-item {
    font-size: 12px !important;
}

header .dropdown-toggle, header .dropdown-item {
    font-size: 12px;
}

.bd-navbar {
    min-height: 3rem !important;
}

@media (max-width: 991px) and (min-width: 768px) {
    .hidden-sm {
        display: none !important;
    }
}
/* tin noi bat */
.head_news {
    border-bottom: 3px solid #026da8;
    font-size: 16px;
    padding-top: 0;
    margin-bottom: 10px;
}

    .head_news a {
        font-family: SegoeUI-Bold !important;
        color: #026da8 !important;
    }

.f14 {
    font-size: 14px;
    line-height: 20px;
}

.list_news_hot {
    border: 1px solid #ddd;
    list-style: none;
}

    .list_news_hot li.first {
        padding: 0 0 10px
    }

    .list_news_hot li a {
        display: block
    }

    .list_news_hot li {
        padding: 12px 10px;
        border-bottom: 1px solid #ddd
    }

        .list_news_hot li:nth-child(2n) {
            background: #f0f0f0;
            margin: 1px 0
        }

        .list_news_hot li:last-child {
            border-bottom: none
        }

.title_list_news_three {
    font-size: 17px;
    font-weight: 700;
    color: #333
}

.thumbblock {
    position: relative;
    display: block;
    overflow: hidden;
}

.thumb550x300 {
    width: 550px;
    height: 300px;
}

.f20, .f22 {
    font-size: 16px;
    line-height: 24px;
}

.list_top_news li {
    margin-bottom: 15px;
    list-style: none inside;
    padding: 0px 5px;
}

.thumb110, .thumb110 img {
    width: 100%;
}

.list_top_news li .thumb110 {
    margin-bottom: 10px;
}

@-webkit-keyframes imgShine {
    100% {
        left: 125%
    }
}

@-moz-keyframes imgShine {
    100% {
        left: 125%
    }
}

@keyframes imgShine {
    100% {
        left: 125%
    }
}

.img-shine {
    overflow: hidden;
    position: relative
}

    .img-shine:before {
        position: absolute;
        content: "";
        top: 0;
        left: -75%;
        z-index: 100;
        width: 50%;
        height: 100%;
        background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,0.5) 100%);
        transform: skewX(-25deg)
    }

    .img-shine:hover:before {
        animation: imgShine .75s ease-in-out
    }

.quangcao-left .item-qc-left {
    width: 100%;
    margin-bottom: 10px;
}

    .quangcao-left .item-qc-left img {
        width: 100%;
        transition: all 0.3s ease 0s;
    }

    .quangcao-left .item-qc-left a:hover img {
        transform: scale(1.1);
    }
/* end tin noi bat */
/* tin tuc chuyen nganh */
.col48per {
    width: 49%;
}

.thumb240 {
    height: 220px;
}

.thumb300 {
    height: auto;
}

.col48per.fl a img {
    height: auto;
}

.box_left_home .f22 {
    line-height: 22px;
}

.col48per {
    width: 49%;
}

.custom_scroll {
    height: 340px;
    overflow-y: scroll;
}

.list_news_show_home li.first {
    background: 0 0;
    padding-left: 0;
}

.list_news_show_home li {
    background: url(images/icon_dot_red.png) left 5px no-repeat;
    background-size: 5px 5px;
    padding-left: 13px;
    padding-bottom: 20px;
    margin-bottom: 7px;
    border-bottom: 1px solid #e6e6e6;
    min-height: 45px;
}

    .list_news_show_home li:last-child {
        border-bottom: none;
        padding-bottom: 0;
        margin-bottom: 0;
    }

    .list_news_show_home li a.thumb140x90 {
        width: 100px;
        height: 64px;
    }

    .list_news_show_home li.first a {
        color: #333;
        display: block;
        line-height: 18px;
    }

    .list_news_show_home li a {
        color: #222;
        font-size: 14px;
        min-height: inherit !important;
        margin-right: 10px;
    }

        .list_news_show_home li a:hover {
            color: #E81111;
        }

li {
    list-style: none inside;
}

section a img {
    height: auto;
    width: 100%;
}

.custom_scroll::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

.custom_scroll::-webkit-scrollbar {
    width: 4px;
    background-color: #F5F5F5;
}

.custom_scroll::-webkit-scrollbar-thumb {
    background-color: #736f6f;
}

.description {
    color: #333;
    font: 400 13px arial !important;
    text-align: justify;
}

.title_news a {
    font: 700 14px arial;
    color: #333;
}

    .title_news a:hover {
        color: #ea0000;
    }

.featured {
    color: #9F224E;
    font: 700 20px arial;
    display: inline-block;
}

.title_bg333 {
    background: #333;
    font: 700 14px arial;
    color: #fff;
    padding: 10px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.list_photo_home li {
    width: 48%;
    float: left;
    margin-bottom: 20px;
    list-style: none;
}

.thumb140 {
    height: 140px;
}

.thumb300 {
    height: 300px;
}

    .thumb140, .thumb140 img, .thumb170 img, .thumb240, .thumb240 img, .thumb300 img {
        width: 100%;
    }

.pkg:after {
    content: " ";
    visibility: hidden;
    clear: both;
    height: .1px;
    font-size: .1em;
    line-height: 0;
}

.title_photo_home {
    font: 500 14px arial;
    color: #fff;
    left: 0;
    z-index: 2;
    padding: 5px;
}

.title_bg, .title_photo_home {
    bottom: 0;
    right: 0;
    position: absolute;
}

.bg_shadow {
    width: 100%;
    height: 70%;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,0);
    background: -moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.5) 100%);
    background: -webkit-gradient(left top,left bottom,color-stop(0,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,.5)));
    background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.5) 100%);
    background: -o-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.5) 100%);
    background: -ms-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.5) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
}

.bg_shadow, .tag_thumb, .title_shadow {
    position: absolute;
}

.list_photo_home li:nth-child(2n) {
    float: right;
}

.image-video .popup-youtube {
    background: #ea0000 none repeat scroll 0 0;
    border-radius: 20%;
    color: #fff;
    font-size: 25px;
    height: 50px;
    left: 25%;
    line-height: 50px;
    position: absolute;
    text-align: center;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 75px;
    z-index: 9;
}

.image-video .iq-waves {
    height: 200px;
    left: 34%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 352px;
    z-index: 2;
}

@media (max-width: 480px) {
    .image-video .iq-waves {
        height: 250px;
        width: 250px
    }
}

.image-video .iq-waves .waves {
    -webkit-animation: 3s ease-in-out 0s normal none infinite running waves;
    animation: 3s ease-in-out 0s normal none infinite running waves;
    background: #ff9494 none repeat scroll 0 0 padding-box;
    border-radius: 50%;
    height: 200px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    width: 200px;
}

@media (max-width: 480px) {
    .image-video .iq-waves .waves {
        height: 250px;
        width: 250px
    }
}

.image-video .iq-waves .waves.wave-1 {
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}

.image-video .iq-waves .waves.wave-2 {
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}

.image-video .iq-waves .waves.wave-3 {
    -webkit-animation-delay: 2s;
    animation-delay: 2s
}

@-webkit-keyframes waves {
    0% {
        -webkit-transform: scale(0.2, 0.2);
        transform: scale(0.2, 0.2);
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
    }

    50% {
        opacity: 0.9;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"
    }

    100% {
        -webkit-transform: scale(0.6, 0.6);
        transform: scale(0.6, 0.6);
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
    }
}

@keyframes waves {
    0% {
        -webkit-transform: scale(0.2, 0.2);
        transform: scale(0.2, 0.2);
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
    }

    50% {
        opacity: 0.9;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"
    }

    100% {
        -webkit-transform: scale(0.6, 0.6);
        transform: scale(0.6, 0.6);
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
    }
}

.mar_bottom10 {
    margin-bottom: 10px;
}

.line {
    height: 1px;
    background: #e6e6e6;
    border: none;
}

.home-box-lightbox a img {
    transition: all 0.3s ease 0s;
}

.home-box-lightbox a:hover img {
    transform: scale(1.1);
}

/* end tin tuc chuyen nganh */
/* footer */
.bg_footer {
    border-top: 5px solid #026da8;
    background: #2f3e43;
    padding: 20px 0;
}

.border-color {
    border-right: 1px solid #444;
}

footer {
    color: #bbb;
    line-height: 18px;
}

.header-footer {
    font-family: SegoeUI-Bold !important;
    color: #fff;
    font-size: 26px;
}

.bg_footer p {
    margin-bottom: 7px;
}

footer form {
    width: 100%;
    position: relative;
    margin-bottom: 10px;
}

    footer form input[type="email"] {
        width: 100%;
        padding-right: 50px;
    }

    footer form button#subscribe.subscribe {
        position: absolute;
        right: 0px;
        top: 1px;
        border: none;
        height: 33px;
        border: none;
    }

footer input[type="email"] {
    border: 1px solid #e1e1e1;
    padding: 0 20px;
    max-width: 100%;
    display: block;
    color: #1c1c1c;
    margin: 0 0 19px;
    min-height: 40px;
}
/* end footer */
.box-thongketruycap span {
    display: block;
    padding-bottom: 5px;
}

.list_news_300 {
    background: #f4f4f4;
    display: inline-block;
}

    .list_news_300 li.first {
        width: 100%;
        float: none;
        padding: 0;
    }

        .list_news_300 li.first a {
            font-size: 16px;
            line-height: 21px;
        }

    .list_news_300 li {
        width: 50%;
        float: left;
        padding: 2%;
    }

.list_news_mobile li {
    width: 100%;
}

.thumb180, .thumb180 img {
    width: 100%;
}

.mar10 {
    margin: 10px;
}

.list_news_300 li.first a {
    font-size: 16px;
    line-height: 21px;
}

.list_news_300 li a {
    font-size: 13px;
    line-height: 18px;
    display: block;
}

.thumb140x90 {
    width: 100%;
    height: 80px;
    margin-right: 15px;
}

.bottom-10px {
    bottom: -10px;
}

.toolbar {
    position: fixed;
    width: 58px;
    right: 30px;
    text-align: center;
    top: 30%;
    z-index: 999
}

    .toolbar .inner {
        position: relative
    }

        .toolbar .inner .toolbar_a {
            display: block;
            width: 60px;
            height: 60px;
            border-radius: 50%;
            margin-bottom: 10px;
            line-height: 60px;
            text-align: center;
            position: relative;
            border: solid 3px #fff
        }

            .toolbar .inner .toolbar_a .fa, .toolbar .inner .toolbar_a .fab, .toolbar .inner .toolbar_a .fas {
                font-size: 24px;
                color: #fff;
                line-height: 46px;
                width: 55px;
                height: 55px;
                border-radius: 50%
            }

            .toolbar .inner .toolbar_a span {
                display: inline-block;
                min-width: 100px;
                line-height: 34px;
                background: #2daaff;
                color: #fff;
                padding: 0 15px;
                border-radius: 28px;
                top: 11px;
                left: -105px;
                position: absolute;
                display: none
            }

            .toolbar .inner .toolbar_a.mail {
                background: #0064AF
            }

            .toolbar .inner .toolbar_a.phone {
                background: #40A42B
            }

            .toolbar .inner .toolbar_a.face {
                background: #E3001B
            }

            .toolbar .inner .toolbar_a.question {
                background: #fd7e14
            }

            .toolbar .inner .toolbar_a:hover {
                background: #2daaff;
                border-color: #ffebe8
            }

                .toolbar .inner .toolbar_a:hover span {
                    display: block
                }
/*backtop*/
body:not(.device-touch) #gotoTop {
    transition: background-color .2s linear;
    -webkit-transition: background-color .2s linear;
    -o-transition: background-color .2s linear;
}

#gotoTop {
    display: none;
    z-index: 299;
    position: fixed;
    width: 40px;
    height: 40px;
    background-color: #E81111;
    font-size: 20px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    top: auto;
    left: auto;
    right: 30px;
    bottom: 50px;
    cursor: pointer;
    border-radius: 2px;
}

#gotoTop {
    bottom: 70px;
    background-color: #026da8;
}

    #gotoTop:hover {
        background-color: #ff7a13;
    }
/*end backtop*/
.time_comment {
    font-size: 11px;
    color: #999;
}

.icon_video_small {
    background: url(images/icon_video_small.png) no-repeat;
    width: 41px;
    height: 41px;
    position: absolute;
    bottom: 10px;
    right: 10px;
}

.margin--10px {
    margin-left: -10px;
    margin-right: -10px;
}

.thumb160x100 {
    width: 100%;
    height: 100px;
}

.content_shadow {
    position: absolute;
    bottom: 20px;
}

.content_shadow {
    left: 20px;
    right: 20px;
    z-index: 3;
    text-shadow: 0 1px 3px #444;
}

.line_cm {
    margin: 0 3px;
}

.sapo_news {
    color: #666;
    font-size: 15px;
    line-height: 18px;
    margin-top: 12px;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.content_shadow .sapo_news, .content_shadow .time_comment {
    color: #fff;
}

.bg_shadow {
    width: 100%;
    height: 70%;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,0);
    background: -moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.5) 100%);
    background: -webkit-gradient(left top,left bottom,color-stop(0,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,.5)));
    background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.5) 100%);
    background: -o-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.5) 100%);
    background: -ms-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.5) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
}

.icon_video_large {
    background: url(images/icon_video_larrge.png) no-repeat;
    width: 104px;
    height: 104px;
    position: absolute;
    top: 50%;
    margin-top: -52px;
    left: 50%;
    margin-left: -52px;
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #E3001B;
    border-color: #E3001B;
}

.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #1c1c1c;
    background-color: #fff;
    border: 1px solid #dee2e6;
}

.share_video {
    padding: 5px 0;
    text-align: center;
    margin: 15px 0;
}

.sharing-zone li {
    float: left;
    margin: 0 6px 0 0;
}

.sharing-zone-bottom li {
    width: 24%;
    margin: 0 .3% 0 0;
    display: inline-block;
}

.sharing-zone li a {
    background: #e6e6e6;
    display: block;
    padding: 4px 12px;
    color: #fff;
    font-family: Roboto-Bold,Arial,Helvetica,sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

.sharing-zone-bottom li a {
    padding: 8px 12px;
}

.fb_share {
    background: #3c5898 !important;
}

.sharing-zone .fa {
    font-size: 15px;
    color: #fff;
    vertical-align: sub;
    margin-right: 12px;
}

.sharing-zone li a span {
    display: inline-block;
    margin-top: 2px;
    font-size: 11px;
}

.glus_share {
    background: #cd3627 !important;
}

.tweet_share {
    background: #6aadd1 !important;
}

.zalo_share {
    background: #007DC4 !important;
}

.list_news_cate li {
    border-bottom: 1px solid #ddd;
}

.list_news_cate .title_list_top_news {
    font-size: 21px;
    font-weight: 400;
    line-height: 27px;
    margin-bottom: 10px
}

.list_news_cate .info_list_top_news {
    width: 75%;
}

.list_news_cate li {
    padding-bottom: 15px;
    margin-bottom: 10px;
    width: 100%
}

.sapo_news {
    color: #666;
    line-height: 18px;
    margin-top: 12px;
}

.list_news_cate .thumb260x170 {
    height: 100px;
    width: 25%;
}

.breadcump {
    padding-bottom: 10px;
}

    .breadcump li {
        display: inline-block;
        list-style: none inside;
    }

    .breadcump a {
        display: inline-block;
        margin: -10px 3px 0;
        font-size: 12px;
    }

        .breadcump a, .breadcump a span {
            line-height: 19px;
        }

    .breadcump a {
        margin-top: 0;
    }

    .breadcump li:last-child a {
        color: #026da8;
    }

.time_detail_news {
    font-size: 20px;
    line-height: 25px;
    display: block;
    font-weight: 600;
}

    .time_detail_news a {
        display: inline-block;
    }

.sapo_detail {
    line-height: 23px;
    color: #444;
    font-style: normal;
    display: block;
    text-align: justify;
}

    .sapo_detail > span {
        font-size: 13px;
        color: #fff;
        background-color: #026da8;
        padding: 2px 5px;
    }

.head_tag_detail {
    color: #bd1616;
    margin-right: 10px;
    margin-top: 5px;
}

.list_tag_trend a {
    margin-left: 0;
    margin-bottom: 5px;
    border: 1px solid #ddd;
    padding: 2px 8px;
    font-size: 12px !important;
    background: #f2f2f2;
    line-height: 17px !important;
    text-transform: capitalize;
}

.list_tag_trend a {
    margin-right: 10px;
    display: inline-block;
}

.new_relation_top2 {
    padding: 13px 10px 0;
    margin: 0 -10px;
    background: #fff;
    position: relative;
}

.head_new_relation_top_outer {
    border-top: 1px solid #ddd;
}

.head_new_relation_top {
    display: inline-block;
    background: #fff;
    margin-top: -11px;
    font-size: 14px !important;
    text-transform: uppercase;
    color: #555;
    margin-left: 20px;
    padding: 0 10px;
    font-weight: 700;
}

.list-dot {
    margin-bottom: 12px;
}

    .list-dot li {
        position: relative;
        padding-left: 20px;
        margin-bottom: 5px;
    }

        .list-dot li:before {
            display: inline-block;
            width: 5px;
            height: 5px;
            content: '';
            background: #999;
            position: absolute;
            left: 0;
            top: 6px;
            border-radius: 20px;
        }

        .list-dot li a {
            font-size: 14px !important;
        }

.comment-widget .comment-form {
    width: 100%;
    position: relative;
    padding-left: 40px;
}

.comment-widget .comment-editor {
    position: relative;
    margin-bottom: 7px;
    float: left;
    width: 100%;
}

    .comment-widget .comment-editor:before {
        content: '';
        position: absolute;
        top: 0;
        left: -40px;
    }

.comment-widget .avatar, .comment-widget .comment-form .comment-editor:before {
    width: 30px;
    height: 30px;
    border-radius: 3px;
    background: #eee url(images/avatar_silkhouse.gif) no-repeat 50% 50%;
    background-size: cover;
    border: 0;
    display: inline-block;
    margin-right: 10px;
}

.comment-widget .comment-editor .editor-tool {
    display: none;
    position: absolute;
    top: 1px;
    right: 2px;
    width: 40px;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
}

.comment-widget .comment-editor .comment-input {
    font-family: sans-serif;
    font-size: 14px;
    color: #333;
    line-height: 22px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 100%;
    height: 55px;
    min-height: 55px;
    padding: 10px 15px;
    margin: 0 0;
    outline: none;
    border: 1px solid #999999;
    background-color: #FFF;
    overflow: hidden;
    resize: none !important;
    -webkit-transition: height .3s;
    -o-transition: height .3s;
    transition: height .3s;
}

.comment-widget .comment-list .comments {
    width: 100%;
    margin: 0;
    -webkit-animation: fadeInImages 0.5s;
    -khtml-animation: fadeInImages 0.5s;
    -moz-animation: fadeInImages 0.5s;
    -ms-animation: fadeInImages 0.5s;
    -o-animation: fadeInImages 0.5s;
    animation: fadeInImages 0.5s;
    margin-top: 10px;
}

.comment-widget .comments:not(.replies) {
    border-top: 1px solid #ddd;
    padding-top: 10px;
    margin-top: 30px;
}

.comment-widget .comment {
    width: 100%;
    padding: 18px 0 0 18px;
    padding-left: 40px;
    position: relative;
    border-bottom: 1px solid #eee;
}

    .comment-widget .comment .comment-meta {
        font-size: 14px;
        color: #141823;
        line-height: 20px;
        width: 100%;
        float: left;
        margin-bottom: 5px;
    }

    .comment-widget .comment .avatar {
        position: absolute;
        top: 21px;
        left: 0;
    }

    .comment-widget .comment .comment-meta .author {
        color: #000;
        font-weight: bold;
        font-size: 14px;
        line-height: 19px;
        display: inline-block;
        margin-bottom: 0;
    }

        .comment-widget .comment .comment-meta .author .author-name {
            margin-right: 10px;
        }

        .comment-widget .comment .comment-meta .author .time {
            color: #666;
            font-size: 11px;
            display: inline-block;
            font-weight: normal;
            line-height: normal;
        }

    .comment-widget .comment .comment-meta .comment-content {
        width: 100%;
        font-size: 14px;
        line-height: 1.43;
        margin-bottom: 5px;
    }

.comment-actions {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 2px;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.67;
    position: relative;
}

    .comment-actions a {
        color: #627aad !important;
        display: inline-block;
    }

    .comment-actions > span.separator {
        display: inline-block;
        padding: 0 10px;
        font-size: 10px;
        color: #999;
    }

.comment-widget .comment .comment-form.reply-form {
    padding-left: 0;
    margin-bottom: 10px;
}

.comment-widget .btnMore {
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    float: left;
    display: block;
    width: 100%;
}

.comment-widget > .btnMore {
    width: 100%;
    padding: 5px 0;
    text-shadow: 1px 1px 0px #FFF;
    text-align: center;
    margin-top: 20px;
    background: #f6f7f8;
    color: #3b5998;
}

.cursor {
    cursor: pointer;
}

.text_ellipsis {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 20px;
    -webkit-line-clamp: 2;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
}

.noi-dung-trang p img {
    display: block;
    margin: 0 auto;
}

.noi-dung-trang table {
    width: 100% !important;
    margin-bottom: 5px;
    text-align: center;
}

.divmenu {
    /*height: 200px;*/
    /*margin-top: 5px;*/
    width: 1423px;
    background: #fff;
    box-shadow: 0 30px 80px rgba(0,0,0,0.2);
    position: absolute;
    /*top: 40px;*/
    left: -15px;
    z-index: 9999;
    visibility: hidden;
    opacity: 0;
    transition: all .3s;
    -webkit-transition: all .3s;
}

    .divmenu .row {
        margin: 2%;
    }

.showmenus {
    visibility: visible;
    opacity: 1;
}

.menu-ellipsis {
    position: inherit !important;
}

.occ-name a {
    font-size: 13px;
    font-weight: bold;
    color: #333;
    text-decoration: none;
    display: block;
    margin-bottom: 10px;
    padding-left: 6px;
    border-left: 3px solid #E81111;
    height: 12px;
    line-height: 12px;
    background-color: transparent !important;
}

.occs a {
    font-size: 13px;
    color: #666;
    text-decoration: none;
    background-color: transparent !important;
    margin-bottom: 10px;
}

.occs {
    margin-bottom: 10px;
}

    .occs a:hover {
        color: #333;
    }

.addcomment {
    width: 90%;
    display: inline-block;
}

.hidden {
    display: none !important;
}

#searchbox {
    position: relative;
    width: inherit;
    height: inherit;
    padding: 0;
}

    #searchbox input {
        position: absolute;
        width: 150px;
        height: 34px;
        right: -1px;
        top: 5px;
        border-radius: 6px;
        background-color: #f98181;
        padding-left: 15px;
        -webkit-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
        opacity: 0;
        visibility: hidden;
        background-image: none;
        padding: 0 10px;
        border: none;
        color: #fff !important;
    }

    #searchbox.active input {
        width: 250px;
        opacity: 1;
        visibility: visible;
    }

#search_button {
    position: relative;
    top: 11px;
    right: inherit;
    width: inherit;
    height: inherit;
    cursor: pointer;
    outline: none;
    background: transparent;
    color: white;
    border: none;
    margin-left: 11px;
}

    #search_button i {
        font-size: 22px;
    }

#searchbox input:focus {
    border-color: #fff !important;
}

#page-search .search-box {
    border-radius: 5px;
    border: solid 1px #d2d0d0;
    height: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    margin-bottom: 50px;
}

    #page-search .search-box input {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        flex-grow: 1;
        padding: 12px 15px 10px;
        font-size: 15px;
        font-weight: bold;
        line-height: 0.77;
        color: #000000;
        border: none;
    }

    #page-search .search-box button {
        width: 33px;
        height: 100%;
        background-color: transparent;
        outline: none;
        border: none;
    }

        #page-search .search-box button i {
            font-size: 20px;
            color: #000;
            position: relative;
            top: 2px;
            font-weight: bold;
        }

    #page-search .search-box input:focus {
        outline: none;
    }

.totalsearch {
    font-size: 1rem;
    color: #888;
}

.box-thongketruycap span {
    display: block;
    padding-bottom: 10px;
    font-size: 15px;
}

    .box-thongketruycap span b {
        float: right;
    }

#tableQLVB {
    max-width: 100% !important;
    width: 100% !important;
    border: 1px solid #ddd;
    margin-bottom: 10px;
}

    #tableQLVB tr {
        max-width: 100% !important;
        word-wrap: break-word;
        padding: 8px;
        line-height: 1.42857143;
        vertical-align: top;
        border-top: 1px solid #ddd;
        font-size: 13px;
    }

        #tableQLVB tr th, td {
            padding: 8px;
        }

.sendfile-item {
    font-size: 13px;
    font-weight: normal;
    padding: 5px 10px;
}

.toltal-search {
    color: #1874C1 !important;
    padding: 10px 0px;
    font-size: 15px;
}

.vb_relation_top2 {
    padding: 13px 10px 0;
    background: #fff;
    position: relative;
}

.reply {
    display: flex;
    padding-top: 5px !important;
    margin-bottom: 10px;
    border: none !important;
}

.card-title {
    text-transform: uppercase;
    color: #e81111;
    font-weight: bold;
    font-size: 1.12rem;
}
/* footer mobile */
.footer-mobile {
    width: 100%;
    padding: 4px 5px;
    box-sizing: border-box;
    position: fixed;
    bottom: 0;
    background: white;
    border-top: 1px solid #e2e2e2;
    z-index: 1111111;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transition: transform 300ms ease;
    -webkit-transition: transform 300ms ease;
    -moz-transition: transform 300ms ease;
    -o-transition: transform 300ms ease;
}

    .footer-mobile .footer-wrap {
        width: 100%;
        padding-bottom: 2px
    }

        .footer-mobile .footer-wrap li {
            display: inline-block;
            width: 25%;
            float: left;
        }

            .footer-mobile .footer-wrap li a {
                display: block;
                text-align: center;
                font-size: 12px;
                color: #353535
            }

.ico-menu {
    display: block;
    width: 100%;
    height: 22px;
    margin-bottom: 3px
}

.ico-home {
    display: block;
    width: 100%;
    position: relative;
    height: 22px;
    margin-bottom: 3px;
}

    .ico-home::before {
        content: "";
        position: absolute;
        top: 0;
        left: 50%;
        margin-left: -13px;
        background-image: url(images/sprite_v33.png );
        background-size: 852px;
        background-repeat: no-repeat;
        background-position: -2px -455px;
        width: 26px;
        height: 22px;
        display: block
    }

.footer-mobile .footer-wrap li.active a .ico-home::before {
    background-position: -2px -479px
}

.ico-video2 {
    display: block;
    width: 100%;
    position: relative;
    height: 22px;
    margin-bottom: 3px
}

    .ico-video2::before {
        content: "";
        position: absolute;
        top: 0;
        left: 50%;
        background-image: url(images/sprite_v33.png );
        background-size: 852px;
        margin-left: -11px;
        background-position: -32px -455px;
        width: 21px;
        height: 23px;
        background-repeat: no-repeat;
        display: block
    }

footer .footer-wrap li.active a .ico-video2::before {
    background-position: -32px -478px
}

.ico-video {
    display: block;
    width: 100%;
    position: relative;
    height: 22px;
    margin-bottom: 3px
}

    .ico-video::before {
        content: "";
        position: absolute;
        top: 0;
        left: 50%;
        background-image: url(images/sprite_v33.png );
        background-size: 852px;
        margin-left: -11px;
        background-position: -25px -503px;
        width: 19px;
        height: 21px;
        background-repeat: no-repeat;
        display: block
    }

footer .footer-wrap li.active a .ico-video::before {
    background-position: -25px -526px
}

.ico-vzine {
    display: block;
    width: 100%;
    position: relative;
    height: 22px;
    margin-bottom: 3px
}

    .ico-vzine::before {
        content: "";
        position: absolute;
        top: 0;
        left: 50%;
        background-image: url(images/sprite_v33.png);
        background-size: 852px;
        margin-left: -11px;
        background-position: -63px -555px;
        width: 18px;
        height: 21px;
        background-repeat: no-repeat;
        display: block
    }

footer .footer-wrap li.active a .ico-vzine::before {
    background-position: -88px -555px
}

.ico-hot {
    display: block;
    width: 100%;
    position: relative;
    height: 22px;
    margin-bottom: 3px
}

    .ico-hot::before {
        content: "";
        position: absolute;
        top: 0;
        left: 50%;
        background-image: url(images/sprite_v33.png );
        background-size: 852px;
        margin-left: -11px;
        background-position: -8px -504px;
        width: 12px;
        height: 20px;
        background-repeat: no-repeat;
        display: block
    }

footer .footer-wrap li.active a .ico-hot::before {
    background-position: -8px -528px
}

.ico-weather {
    display: block;
    width: 100%;
    position: relative;
    height: 22px;
    margin-bottom: 3px
}

    .ico-weather::before {
        content: "";
        position: absolute;
        top: 0;
        left: 50%;
        background-image: url(images/sprite_v33.png);
        background-size: 852px;
        margin-left: -16px;
        background-position: -58px -455px;
        width: 32px;
        height: 21px;
        background-repeat: no-repeat;
        display: block
    }

footer .footer-wrap li.active a .ico-weather::before {
    background-position: -58px -478px
}

.ico-zone {
    display: block;
    width: 100%;
    position: relative;
    height: 22px;
    margin-bottom: 3px
}

    .ico-zone::before {
        content: "";
        position: absolute;
        top: 0;
        left: 50%;
        background-image: url(images/sprite_v33.png );
        background-size: 852px;
        margin-left: -14px;
        background-position: -97px -461px;
        width: 28px;
        height: 18px;
        background-repeat: no-repeat;
        display: block
    }

footer .footer-wrap li.active a .ico-zone::before {
    background-position: -97px -483px
}

.ico-contact {
    display: block;
    width: 100%;
    position: relative;
    height: 22px;
    margin-bottom: 3px
}

    .ico-contact::before {
        content: "";
        position: absolute;
        top: 0;
        left: 50%;
        background-image: url(images/sprite_v33.png);
        background-size: 865px;
        margin-left: -11px;
        background-position: -155px -490px;
        width: 19px;
        height: 21px;
        background-repeat: no-repeat;
        display: block;
    }

footer .footer-wrap li.active a .ico-contact::before {
    background-position: -97px -483px
}




.tab-menu-icon .show-more {
    width: 21px;
    height: 27px;
    display: inline-block;
    position: relative
}

    .tab-menu-icon .show-more .lines {
        width: 20px;
        height: 2px;
        display: block;
        position: absolute;
        top: 48%;
        left: 0;
        background: #d0d0d0;
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transition: background .3s,-webkit-transform .3s;
        transition: background .3s,transform .3s;
        -moz-transition: transform .3s,background .3s;
        -o-transition: transform .3s,background .3s;
        text-align: left
    }

        .tab-menu-icon .show-more .lines:before, .tab-menu-icon .show-more .lines:after {
            position: absolute;
            background: #d0d0d0;
            height: 2px;
            width: 20px;
            content: '';
            -webkit-transform-origin: center center;
            -ms-transform-origin: center center;
            transform-origin: center center;
            -webkit-transition: background .3s,-webkit-transform .3s;
            transition: background .3s,-webkit-transform .3s;
            transition: transform .3s,background .3s;
            transition: transform .3s,background .3s,-webkit-transform .3s
        }

        .tab-menu-icon .show-more .lines:before {
            top: -6px
        }

        .tab-menu-icon .show-more .lines:after {
            bottom: -6px
        }
/* end footer mobile */
/* tab menu */
.show-tab-menu .hide-wrap {
    display: none
}

.show-tab-menu .tab-menu {
    display: block;
    /* position: fixed;
    top: 0;
    z-index: 999999;
    overflow: scroll;
    height: 100%;
    left: 0;
    -webkit-transition: all .4s ease;
    transition: all .4s ease; */
}

.tab-menu {
    display: none;
    width: 100%;
    background: white;
    box-sizing: border-box;
    padding: 16px;
    padding-bottom: 50px
}

    .tab-menu .vtvfooter {
        margin: 0 -16px;
    }

    .tab-menu .list-tab-menu {
        width: 100%;
        overflow: hidden;
        border-bottom: 1px solid #c7c7c7;
        margin-bottom: 16px
    }

        .tab-menu .list-tab-menu li {
            width: calc(50% - 10px);
            margin-right: 16px;
            float: left;
            margin-bottom: 16px;
            position: relative;
            overflow: hidden;
            height: 35px;
            border: 1px solid #d7d7d7;
            border-radius: 3px
        }

            .tab-menu .list-tab-menu li.lazy-show {
                display: none
            }

            .tab-menu .list-tab-menu li .noi-bat {
                float: left;
                margin: 6px
            }

            .tab-menu .list-tab-menu li .thoi-su {
                float: left;
                margin: 8px
            }

            .tab-menu .list-tab-menu li .truyen-hinh, .tab-menu .list-tab-menu li .the-thao, .tab-menu .list-tab-menu li .giai-tri, .tab-menu .list-tab-menu li .kinh-te, .tab-menu .list-tab-menu li .tap-chi-truyen-hinh, .tab-menu .list-tab-menu li .chuyen-dong, .tab-menu .list-tab-menu li .tam-long-viet, .tab-menu .list-tab-menu li .chao-buoi-sang, .tab-menu .list-tab-menu li .viet-nam-hom-nay, .tab-menu .list-tab-menu li .lich-phat-song, .tab-menu .list-tab-menu li .goc-doanh-nghiep, .tab-menu .list-tab-menu li .goc-anh, .tab-menu .list-tab-menu li .infographic, .tab-menu .list-tab-menu li .v-zine, .tab-menu .list-tab-menu li .khan-gia, .tab-menu .list-tab-menu li .cong-nghe, .tab-menu .list-tab-menu li .giao-duc, .tab-menu .list-tab-menu li .suc-khoe, .tab-menu .list-tab-menu li .doi-song, .tab-menu .list-tab-menu li .giao-luu-truc-tuyen, .tab-menu .list-tab-menu li .thuoc-la {
                float: left;
                margin: 5px
            }

            .tab-menu .list-tab-menu li:nth-child(2n) {
                margin-right: 0
            }

            .tab-menu .list-tab-menu li a {
                width: 100%;
                display: block;
                position: absolute;
                bottom: 0;
                text-align: center;
                margin-top: -8px;
                color: #3c3c3c;
                font-family: SFD Bold;
                font-weight: normal;
                height: 100%;
                display: flex;
                justify-content: center;
                align-items: center;
                z-index: 12;
                font-size: 13px
            }

            .tab-menu .list-tab-menu li img {
                width: 100%;
                display: block;
                filter: blur(2px)
            }

    .tab-menu .list-tab-menu-2 {
        width: 100%;
        overflow: hidden;
        display: block;
        margin-bottom: 16px
    }

        .tab-menu .list-tab-menu-2 li {
            width: calc(50% - 10px);
            float: left;
            margin-right: 16px;
            border: 1px solid #b6c6d9;
            border-radius: 3px
        }

            .tab-menu .list-tab-menu-2 li:nth-child(2n) {
                margin-right: 0
            }

            .tab-menu .list-tab-menu-2 li a {
                width: 100%;
                text-align: center;
                display: block;
                font-family: SFD Medium;
                font-weight: normal;
                font-size: 14px;
                padding: 8px 0;
                color: #7f92a8;
                background: #eff4f9
            }

.show-tab-menu .hide-wrap {
    display: none
}

.tab-menu .search-tab-menu {
    width: 100%;
    display: block;
    overflow: hidden;
    margin-bottom: 10px;
    position: relative
}

    .tab-menu .search-tab-menu input {
        width: 100%;
        height: 37px;
        line-height: 37px;
        padding-left: 10px;
        box-sizing: border-box;
        border-radius: 3px;
        border: 1px solid #cdcdcd
    }

    .tab-menu .search-tab-menu .search-icon {
        background-position: -134px -458px;
        width: 25px;
        height: 26px;
        display: block;
        bottom: 5px;
        right: 5px;
        position: absolute;
        font-size: 18px;
        top: 10px;
    }

.menu-line {
    font-family: arial;
    color: #252525;
    font-size: 16px;
    position: relative;
    height: 30px;
    z-index: 1;
    display: flex;
    justify-content: center
}

    .menu-line span {
        background: white;
        padding: 0 10px;
        color: #a1a0a0
    }

    .menu-line::before {
        content: "";
        position: absolute;
        width: 100%;
        height: 1px;
        background: #c7c7c7;
        top: 9px;
        left: 0;
        z-index: -1
    }

body.show-tab-menu .tab-menu-icon .show-more .lines {
    background: transparent
}

    body.show-tab-menu .tab-menu-icon .show-more .lines:before, body.show-tab-menu .tab-menu-icon .show-more .lines:after {
        background: #c11200
    }

    body.show-tab-menu .tab-menu-icon .show-more .lines:before {
        -webkit-transform: translateY(6px) rotate(-45deg);
        -ms-transform: translateY(6px) rotate(-45deg);
        transform: translateY(6px) rotate(-45deg)
    }

    body.show-tab-menu .tab-menu-icon .show-more .lines:after {
        -webkit-transform: translateY(-6px) rotate(45deg);
        -ms-transform: translateY(-6px) rotate(45deg);
        transform: translateY(-6px) rotate(45deg);
        width: 20px
    }

/* end tab menu */
/* css mobile */
.header_mobile {
    margin-bottom: 25px;
}

    .header_mobile .logo {
        left: 3px;
        background-position: 0 -80px;
        width: 325px;
        height: 84px;
        float: left;
        position: absolute;
        top: -22px;
        z-index: 100;
    }

    .header_mobile .menu-main {
        margin-left: 112px;
        position: relative;
        z-index: 1000;
        height: 48px;
    }

    .header_mobile .char-logo {
        left: 0;
        position: absolute;
    }

        .header_mobile .char-logo h3 {
            font-size: 16px;
            font-family: SegoeUI-Bold !important;
            color: #ffffff;
        }

    .header_mobile .header_top {
        width: 100%;
        position: relative;
        height: 38px;
        background-color: #d60a0b;
    }

    .header_mobile .logo img {
        width: 90px;
    }

.bg-main {
    background-color: #b70002;
}

.txt_16 {
    font-size: 16px;
}

/* end css mobile*/
@media screen and (max-width: 768px) {
    .thumb550x300 {
        width: 100%;
        height: auto;
    }

    .col48per {
        width: 100%;
        margin-bottom: 20px;
    }

    .custom_scroll {
        height: auto;
        overflow-y: auto;
    }

    .image-video .popup-youtube {
        left: 50%;
        top: 25%;
    }

    .image-video .iq-waves {
        left: 50%;
        top: 25%;
    }

    .thumb240 {
        height: auto;
    }

    .bd-navbar {
        min-height: 1rem !important;
    }
}

@media screen and (max-width: 640px) {
    .list_top_news li:nth-child(2n+1) {
        margin-right: 2%;
        clear: left;
    }

    .list_top_news li {
        width: 48%;
        margin-right: 2%;
    }

    .hight-news {
        margin: 0 -8px;
    }

    .list_news_cate li {
        margin-left: 10px;
        margin-right: 10px;
    }

    .list-inline {
        margin-top: 5px;
    }
}

.show-tab-menu .tab-menu {
    display: block;
}
/*css mobile*/
@media (max-width: 991px) {
    /*.container {
        width: 80vw !important;
    }*/

    .sharing-zone-bottom li {
        width: 48%;
        margin: 2px;
        display: inline-block;
    }

    .table-mobile thead {
        border: none;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
    }

    .table-mobile tr {
        display: block;
        border: 1px solid #ccc;
        margin-bottom: 10px;
        background: #FBFBFB;
    }

    .table-mobile td {
        border-bottom: 1px solid #ddd;
        display: block;
        font-size: .8em;
        text-align: center;
        border: none !important;
    }

        .table-mobile td::before {
            content: attr(data-label);
            float: left;
            font-weight: bold;
        }

        .table-mobile td:last-child {
            border-bottom: 0;
        }

    .list_news_mobile li {
        width: 50%;
    }

    .list_news_cate .thumb260x170 {
        height: 100px;
        width: 26%;
        margin-right: 5px;
    }

    .list_news_cate .info_list_top_news {
        width: 70%;
    }

    .list-inline {
        margin-top: 5px;
        z-index: 99999999 !important;
    }

    .header_mobile .logo {
        width: 90px;
    }
}

.icon-login {
    font-size: 17px;
    cursor: pointer;
}

.DangNhapDangKyModal {
    top: 15%;
}

.YeuCauXacThucModal {
    top: 15%;
}

.btnDangNhapTK, .btnDangKyTK {
    background-color: #e81111;
    color: white;
}

    .btnDangNhapTK:hover, .btnDangKyTK:hover {
        color: white !important;
    }

.nav-login a:hover {
    color: black !important;
}

.nav-login {
    width: 50%;
    text-align: center;
    font-size: .875rem;
    font-weight: bold;
}

.title-login {
    text-align: center;
    font-size: .875rem;
}

.login-width {
    width: 100%;
    display: block;
    margin: 0 auto;
    text-align: center;
    border-radius: 3px;
    padding: 0;
    height: 31px;
    line-height: 31px;
    font-size: 15px;
    font-weight: 700;
}

.login-fb {
    color: #3B5999 !important;
    border: 1px solid #3B5999;
}

.login-gg {
    color: #4688F1 !important;
    border: 1px solid #4688F1;
}

.field-validation-error {
    font-size: 13px !important;
}

.avatar_inner {
    width: 25px;
    height: 25px;
    background: #c4c4c4;
    overflow: hidden;
    margin-top: -4px;
    line-height: 25px;
    text-align: center;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
}

.name_user_av {
    max-width: 65px;
    overflow: hidden;
    margin-top: -2px;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
    vertical-align: middle;
}

.myvne_user_status {
    height: auto;
    top: 29px;
    left: auto;
    right: -25px;
    margin-top: 0;
    min-width: 270px;
    background: #fff;
    border: none;
    box-shadow: 0 4px 5px 0 rgba(0,0,0,.1);
    padding: 0 15px;
    display: none;
    z-index: 999;
    position: absolute;
}

.carousel-caption {
    right: 0 !important;
    left: 0 !important;
    background: #3333338a !important;
    bottom: 0 !important;
    padding-top: 30px !important;
    padding-bottom: 30px !important;
    text-align: left;
    padding-left: 10rem !important;
}

    .carousel-caption h5 {
        font-family: 'Arial Bold', 'Arial';
        font-weight: 700;
        font-style: normal;
        font-size: 36px;
        color: #FFFFFF;
        text-transform: uppercase;
    }

.display-4 {
    font-size: 1.5rem !important;
    line-height: 1.2 !important;
}
.dropdown-submenu {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}
    .dropdown-submenu:hover{
        color: #fff !important;
        background-color: #f27d00 !important;
    }
.dropdown-submenu > .dropdown-menu {
    top: 0 !important;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover > .dropdown-menu {
    display: block;
    top: 0 !important;
    z-index: 1000 !important;
    min-width: 10rem !important;
    padding: .5rem 0 !important;
    margin: .125rem 0 0 !important;
    font-size: 1rem !important;
    color: #212529 !important;
    text-align: left !important;
    list-style: none !important;
    background-color: #fff !important;
    background-clip: padding-box !important;
    border: 1px solid rgba(0,0,0,.15) !important;
    border-radius: .25rem !important;
}
