.clear_both {
    clear: both
}

@font-face {
    font-family: 'Roboto-Regular'; /*a name to be used later*/
    src: url('../fonts/roboto/Roboto-Regular.ttf'); /*URL to font*/
    src: url('../fonts/roboto/Roboto-Regular.eot');
    src: url('../fonts/roboto/Roboto-Regular.woff');
}

@font-face {
    font-family: 'UTM Pacific Standard'; /*a name to be used later*/
    src: url('../fonts/utm/UTM Alter Gothic.ttf'); /*URL to font*/
    src: url('../fonts/utm/UTM Alter Gothic.eot');
    src: url('../fonts/utm/UTM Alter Gothic.woff');
}

.utm {
    font-family: 'UTM Pacific Standard', sans-serif;
}

.roboto {
    font-family: 'Roboto-Regular', sans-serif;
}

a {
    color: #000;
}

    a:hover {
        text-decoration: none;
        color: #f51414
    }

@media screen and (max-width: 992px) {
    .col-md-4, .col-md-6, .col-md-8, .col-md-12, .col-sm-3 {
        padding: 0
    }
}
/*-------------------Begin mobile--------------------*/
.taskbar-m {
    background: #011f5f;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
}

.padding-m {
    padding-top: 45px;
}

.taskbar-m span {
    float: left;
    background: #011f5f;
    display: block;
    margin: 5px;
    position: relative;
}

.taskbar-m > span:hover {
    background: #012a81;
}

.taskbar-m span i {
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 24px;
    z-index: 1;
}

.taskbar-m span:hover i {
    color: #fff;
}

.taskbar-m .btn-m {
    padding: 35px 35px 0 0;
    background: transparent;
    position: relative;
    z-index: 2;
    outline: none;
}

.wrapper-m {
    transform: translate3d(260px,0,0);
    -webkit-transform: translate3d(260px,0,0);
}

.animate {
    transition: all .5s;
    -webkit-transition: all .5s;
}

.menu-m {
    background: #011f5f;
    color: #e0e4ec;
    width: 260px;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    border-right: 1px solid #011f5f;
    transform: translate3d(-100%,0,0);
    -webkit-transform: translate3d(-100%,0,0);
}

    .menu-m a {
        color: #e0e4ec;
        text-decoration: none;
    }

    .menu-m li:hover > a {
        color: #fff;
    }

    .menu-m > ul > li {
        border-bottom: 1px solid #1d3975;
        position: relative;
    }

    .menu-m ul li a {
        display: block;
        padding: 0 15px;
    }

    .menu-m > ul > li > a {
        line-height: 40px;
    }

    .menu-m > ul > li > span::before {
        content: "+";
        font-size: 16px;
        width: 40px;
        text-align: center;
        position: absolute;
        top: 0;
        right: 0;
        line-height: 40px;
        color: #e0e4ec;
        cursor: pointer;
    }

    .menu-m ul li ul {
        display: none;
    }

        .menu-m ul li ul li {
            border-top: 1px solid #444;
        }

            .menu-m ul li ul li a {
                line-height: 32px;
                position: relative;
                padding-left: 35px;
                color: #888;
            }

                .menu-m ul li ul li a i {
                    font-size: 12px;
                    position: absolute;
                    top: 0;
                    left: 20px;
                    line-height: 32px;
                }

.lang-vina {
    float: right;
    margin-right: 5px;
    margin-top: 10px;
}

    .lang-vina a {
        display: inline-block;
        line-height: 15px;
        float: left;
        color: #fff;
        text-decoration: none;
        border: 3px solid #011f5f;
        margin-right: 3px
    }

        .lang-vina a img {
            width: 30px;
            height: 20px;
        }
/*-------------------End mobile--------------------*/

body {
    font-family: 'Roboto', sans-serif;
    width: 100%;
    font-size: 13px;
    line-height: 1.7em;
}
/*.container {max-width: 1010px;}*/
.container-fluid {
    padding: 0;
}

.row {
    margin: 0;
}
/*top*/
.top {
    text-align: center;
    padding: 10px 0;
}
/*--header----*/
.header {
    margin: 10px 0;
    text-align: center
}

    .header a.logo {
        display: block;
        text-align: center
    }

        .header a.logo img {
            max-width: 100%;
        }

    .header .cer_position img {
        max-width: 100%;
        height: 40px;
    }
/*hotnew*/
.slider_box, .hotnewslide {
    float: left;
    width: 100%
}
/*---------banner------*/
.banner {
    position: relative;
    background: url("/themes/TamLong/assets/images/bg_banner-min.jpg") no-repeat;
    background-size: cover;
    clear: both;
    width: 100%;
    padding: 20px 0;
}

    .banner * {
        color: #fff
    }

    .banner dl {
        padding: 0 5px;
    }

    .banner dt {
        margin-bottom: 10px;
        padding-bottom: 10px;
        border-bottom: 1px solid #1f3861;
        line-height: 1.2em
    }

        .banner dt a.utm {
            text-transform: uppercase;
            font-size: 20px;
            line-height: 1.2em;
            font-weight: normal
        }

        .banner dt a.img_hover {
            display: block;
            margin-bottom: 20px;
        }

            .banner dt a.img_hover img {
                width: 100%;
                height: 180px;
            }

    .banner dd .brief {
        width: 90%;
    }

.moreb {
    background: #db251c;
    display: inline-block;
    ;
    padding: 2px 10px;
    border-radius: 3px;
    margin-top: 10px;
}

    .moreb:hover {
        background: #b31e18;
        color: #fff
    }

.more {
    background: url("../images/more.png") right no-repeat;
    padding-right: 15px;
    color: #000;
    text-transform: uppercase;
}
/*--------about homenews----------*/
.homenews-banner {
    background: #f1f1f1;
    padding: 20px 0 30px 0;
}

.title {
    position: relative;
    margin-bottom: 10px;
    display: block;
    text-transform: uppercase;
    font-size: 20px;
}

.homenews-banner .title {
    margin-bottom: 20px;
    padding-bottom: 10px;
}

    .homenews-banner .title:after {
        content: '';
        width: 100px;
        height: 3px;
        display: block;
        position: absolute;
        background-color: #c00500;
        bottom: 0;
    }
/*.homenews{padding-bottom: 20px;margin-bottom: 20px;border-bottom: 2px solid #8a8a8a}*/
.homenews .wrap > dl {
    margin-bottom: 15px;
}

    .homenews .wrap > dl > dt img {
        width: 100%;
        margin-bottom: 10px;
    }

    .homenews .wrap > dl > dd a.bold {
        display: block;
        margin-bottom: 5px;
        font-weight: 500;
        font-size: 14px;
        line-height: 19px;
    }

    .homenews .wrap > dl > dd .brief {
        margin-bottom: 5px
    }

.homenews .list_news dd {
    padding-left: 120px;
}

.homenews .list_news dl {
    border: 0;
    padding: 15px 0 0 0;
    width: 100%;
    float: left;
    border-top: 1px dotted #dadada
}

    .homenews .list_news dl:nth-child(1) {
        border: 0;
        padding: 0;
    }

    .homenews .list_news dl dt {
        float: left;
        width: 130px;
        height: 75px;
        margin-right: 15px;
    }

        .homenews .list_news dl dt img {
            width: 100%;
            height: 85px;
        }

    .homenews .list_news dl a {
        font-size: 13px;
        font-weight: 500;
        line-height: 19px;
        padding: 0;
        margin-bottom: 5px;
    }

.homenews .list_news .brief {
    margin-bottom: 10px;
}

.homenews .list_news .date {
    position: relative;
    color: #0e0202;
    font-style: italic;
}

.homenews .list_news > .more {
    display: inline-block;
    margin-top: 10px;
}
/*--------homenews two----------*/
.homenews-two {
    background: #f8f8f8;
    padding: 20px 0 30px 0;
}

    .homenews-two .bx-wrapper {
        margin-left: -5px !important;
        margin-right: -5px !important;
    }

    .homenews-two .title {
        margin-bottom: 20px;
        padding-bottom: 10px;
    }

        .homenews-two .title:after {
            content: '';
            width: 100px;
            height: 3px;
            display: block;
            position: absolute;
            background-color: #c00500;
            bottom: 0;
        }
    /*.homenews{padding-bottom: 20px;margin-bottom: 20px;border-bottom: 2px solid #8a8a8a}*/
    .homenews-two dl {
        margin-bottom: 15px;
        padding: 0 5px;
    }

        .homenews-two dl > dt a {
            width: 100%;
            margin-bottom: 10px;
            display: flex;
            height: 250px;
        }

        .homenews-two dl > dt img {
            min-width: 100%;
            height: 100%;
            object-fit: cover;
        }

        .homenews-two dl > dd a.bold {
            display: block;
            margin-bottom: 5px;
            font-weight: 500;
            font-size: 14px;
            line-height: 19px;
        }

    .homenews-two dd .brief {
        margin-bottom: 5px;
        word-wrap: break-word;
        overflow: hidden;
        display: -webkit-box;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        height: inherit;
    }

    .homenews-two .bx-wrapper .bx-controls-direction a {
        bottom: 50%;
        background-color: #444
    }

    .homenews-two .bx-wrapper .bx-next {
        right: -20px;
    }

    .homenews-two .bx-wrapper .bx-prev {
        left: -20px;
    }
/*----service----*/
.service {
    padding: 30px 0;
}

    .service .item {
        position: relative;
    }

        .service .item .title {
            position: absolute;
            color: #fff;
            display: block;
            padding: 5px 10px;
            bottom: 0;
            width: 100%;
            margin: 0;
            font-size: 15px;
            text-transform: none;
            text-align: center;
            background: rgb(0,0,0);
            background: transparent\9;
            background: rgba(0,0,0,0.6);
            height: 50px;
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);
        }

    .service .img_hover {
        display: flex;
        height: 300px;
        width: 100%
    }

        .service .img_hover img {
            width: auto;
            object-fit: cover;
            min-width: 100%;
            height: 100%;
        }

    .service img {
        width: 100%;
        min-height: 250px;
        object-fit: cover;
    }

    .service .bx-wrapper .bx-controls-direction a {
        bottom: 50%;
        background-color: #444
    }

    .service .bx-wrapper .bx-next {
        right: -20px;
    }

    .service .bx-wrapper .bx-prev {
        left: -20px;
    }

    .service.content .item {
        margin-bottom: 30px;
    }

        .service.content .item a.img_hover {
            display: flex;
            height: 300px;
            width: 100%
        }

            .service.content .item a.img_hover img {
                width: auto;
                object-fit: cover;
                min-width: 100%;
                height: 100%;
            }

    .service.content .row {
        margin-left: -15px;
        margin-right: -15px;
    }

    .service.content .links {
        display: -ms-flexbox !important;
        display: flex !important;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        ms-flex-pack: center !important;
        justify-content: center !important;
        clear: both;
    }

        .service.content .links a {
            display: inline-block;
            padding: 5px 20px;
            border-radius: 20px;
            background: #000;
            color: #fff;
            margin: 5px 5px 20px 5px;
        }

            .service.content .links a.active {
                background: #ea0000
            }
/*---video-gallery---*/
.video-gallery {
    padding: 20px 0;
    background: #f5f5f5;
}

    .video-gallery .brief {
        margin-bottom: 10px
    }
/*tab*/
ul.tabs {
    padding: 0px;
    list-style: none;
    margin-bottom: 20px;
    float: left;
    border-bottom: 1px solid #d8d8d8;
    width: 100%
}

    ul.tabs li {
        color: #414141;
        cursor: pointer;
        padding: 5px 10px;
        display: inline-block;
        text-align: center;
        font-size: 14px;
        float: left;
        margin-left: 5px;
        border-bottom: 3px solid transparent
    }

        ul.tabs li:first-child {
            margin-left: 0
        }

        ul.tabs li.current, ul.tabs li:hover {
            color: #2d5a9f;
            border-bottom: 3px solid #2d5a9f;
            font-weight: bold
        }

.tab-content {
    display: none;
    clear: left;
}

    .tab-content.current {
        display: block;
    }
/*comment-home*/
.comment-list li {
    float: left
}

.comment-list .item {
    width: 100%;
    margin-bottom: 20px;
    float: left
}

    .comment-list .item img {
        width: 90px;
        height: 90px;
        border-radius: 100%;
        float: left
    }

    .comment-list .item .info {
        width: calc(100% - 110px);
        ;
        float: right;
        background: #91e4ed;
        padding: 10px 20px;
        border-radius: 5px;
    }

        .comment-list .item .info .name {
            font-size: 16px;
            font-weight: 600;
        }

        .comment-list .item .info .brief {
            margin-bottom: 0;
        }
/*---gallery_home----*/
.gallery_home {
    padding: 0
}

    .gallery_home .img {
        margin-bottom: 10px
    }

        .gallery_home .img:nth-child(odd) {
            padding-left: 0;
            padding-right: 5px
        }

        .gallery_home .img:nth-child(even) {
            padding-right: 0;
            padding-left: 5px
        }

        .gallery_home .img img {
            width: 100%;
            height: 190px
        }
/*video-home*/
.video-home {
    padding: 0;
    margin-top: 10px
}

    .video-home iframe {
        width: 100%;
        height: 240px
    }

.video-gallery .more {
    display: inline-block !important;
    margin-top: 10px;
    background: #e1492f;
    color: #fff;
    padding: 4px 15px !important;
}

    .video-gallery .more:hover {
        background: #fc5333;
        color: #fff !important;
    }

.statistics div p {
    margin-bottom: 15px;
}
/*----partner----*/
.partner {
    margin: 20px 0
}

    .partner .title {
        margin-bottom: 20px;
    }

        .partner .title a {
            color: #1b4b9f;
        }
/*.block_part{width:130px!important;}*/
.block_part a {
    display: block;
    width: 122px;
    text-align: center;
    border: 1px solid #e8e8e8
}

    .block_part a img {
        max-width: 120px;
        height: 80px;
    }

    .block_part a:hover {
        border-color: #1b4b9f
    }

#scroller .owl-next {
    position: absolute;
    top: -40px;
    right: 0;
    font-size: 20px
}

#scroller .owl-prev {
    position: absolute;
    top: -40px;
    right: 20px;
    font-size: 20px
}

#slider-owl .owl-next {
    position: absolute;
    top: 50%;
    right: 20px;
    font-size: 30px
}

#slider-owl .owl-prev {
    position: absolute;
    top: 50%;
    left: 20px;
    font-size: 30px
}
/*-----------*/
.footer {
    background: #132644;
    padding: 15px 0;
    float: left;
    width: 100%;
}

    .footer * {
        color: #bcbcbc
    }

.logo_ft {
    margin-bottom: 15px;
}

    .logo_ft img {
        max-width: 100%
    }

.footer > .container > div {
    margin-top: 20px
}

.title_ft {
    font-size: 15px;
    margin-bottom: 15px;
    color: #fff;
    display: block
}

.dvtv div > .title_ft {
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 10px;
    font-size: 14px;
}

.dvtv .of {
    margin-bottom: 15px;
}

.gotop {
    background: #fff;
    cursor: pointer;
    position: fixed;
    left: 5px;
    bottom: 0;
}

    .gotop i {
        color: #fff;
        font-size: 20px;
        padding: 10px;
        background: #ea0000
    }

.counter span {
    display: inline-block;
    width: 160px
}

.copyright {
    text-align: center;
    border-top: 1px dotted #2b3c57;
    padding-top: 20px !important;
}

    .copyright strong {
        color: #fff
    }

.cpr {
    margin-bottom: 10px
}

.social a {
    display: inline-block;
    line-height: 25px;
    background: #b9bec7;
    border: 1px solid #b9bec7;
    border-radius: 20px;
}

.social i {
    margin-right: 5px;
    font-size: 17px;
    width: 30px;
    text-align: center;
    padding: 8px 8px 8px 10px;
    color: #132644;
}

.social a:hover {
    background: #fff !important;
    cursor: pointer;
}

.animation {
    position: relative;
    overflow: hidden
}

    .animation:before {
        content: "";
        z-index: 1;
        position: absolute;
        left: -200%;
        top: 0;
        width: 200%;
        height: 100%;
        background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.7) 50%, rgba(255, 255, 255, 0) 100%);
        -webkit-transition: 0s ease-in-out;
        -moz-transition: 0s ease-in-out;
        -ms-transition: 0s ease-in-out;
        -o-transition: 0s ease-in-out;
        pointer-events: none;
    }

    .animation:hover:before {
        left: 200%;
        -webkit-transition: 0.8s ease-in-out;
        -moz-transition: 0.8s ease-in-out;
        -ms-transition: 0.8s ease-in-out;
        -o-transition: 0.8s ease-in-out
    }
/*---------content---------*/
.image_title {
    position: relative
}

.img-top {
    width: 100%;
    height: 150px
}

.title_left span {
    font-size: 16px;
    color: #fff;
    padding: 8px 15px;
    background: rgba(5, 6, 12, 0.6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#9d000000,endColorstr=#9d000000);
    display: inline-block;
}

.title_left {
    position: absolute;
    width: 100%
}
/*--------------navbar-vina---------------*/
.breadcum {
    padding: 10px 0;
    margin-bottom: 10px;
    border-bottom: 1px solid #e8e9f0;
    float: left;
    width: 100%
}

    .breadcum > p {
        float: left
    }

    .navbar-vina, .breadcum .info_news {
        float: right
    }

        .navbar-vina a {
            display: inline-block;
            margin-right: 10px;
            text-decoration: none;
        }

            .navbar-vina a:hover {
                color: #ea0000;
            }

            .navbar-vina a + a:before {
                content: "\f105";
                font-family: FontAwesome;
                padding-right: 10px;
            }

            .navbar-vina a i {
                margin-right: 5px;
            }

.network_ppage {
    margin: 10px 0 5px 0;
}

    .network_ppage > span {
        float: left;
        margin-right: 10px;
        font-weight: 600;
        font-size: 15px;
        line-height: 20px
    }

/*--------------subpage---------------*/
/*----content--------*/
.title_box {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}
/*--------------subpage---------------*/
.about_page p {
    margin: 10px 0;
    line-height: 20px;
}
/*---pager-----*/
#phantrang {
    float: left;
}

    #phantrang .selected a, #phantrang a:hover, .phantrangs .selected a, .phantrangs a:hover {
        background: #ddd !important;
        font-weight: bold !important;
        padding: 5px 10px;
    }

    #phantrang a:link, #phantrang a:visited, .phantrangs a:link, .phantrangs a:visited {
        border: solid 1px #ddd !important;
        font-weight: bold !important;
        color: #535353 !important;
        padding: 8px 10px 5px 10px;
    }
/*---right-----*/
.right {
    margin-bottom: 20px;
    padding: 0
}

    .right .box {
        margin-top: 10px;
        background: #f4f4f4;
        padding: 15px
    }

    .menu_right > ul > li > a, .right .title {
        font-weight: 500;
        font-size: 16px;
        display: block
    }

    .right .title {
        margin-bottom: 15px
    }

.menu_right > ul > li {
    margin-top: 15px
}

    .menu_right > ul > li:first-child {
        margin-top: 0
    }

.menu_right a {
    display: block
}

.menu_right li li {
    border-top: 1px solid #e8e8e8;
    padding-top: 8px;
    margin-top: 8px
}

.hotnews dl {
    float: left;
    width: 100%;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px
}

    .hotnews dl:last-child {
        border-bottom: none;
        padding-bottom: 0;
        margin-bottom: 0
    }

.hotnews dt {
    width: 90px;
    height: 60px;
    float: left;
    margin-right: 10px;
}

    .hotnews dt img {
        width: 100%;
        height: 100%
    }

.hotnews dd a {
    display: block;
    margin-bottom: 5px;
    font-weight: 400
}

.hotnews dd i {
    font-style: normal;
    color: #6e6e6e
}

.video_gal_right ul.tabs {
    border-bottom: none;
    margin: 0
}

    .video_gal_right ul.tabs li {
        padding: 0 10px
    }

        .video_gal_right ul.tabs li:first-child {
            padding-left: 0
        }

        .video_gal_right ul.tabs li.current, .video_gal_right ul.tabs li:hover {
            border-bottom: none;
            color: #e1492f
        }

.gal-tit {
    padding-left: 20px;
    margin-left: 20px;
    border-left: 1px solid #ccc
}

.video_gal_right iframe {
    width: 100%;
    height: 180px;
    margin-bottom: 10px
}

#tab-video p span {
    color: #e1492f
}

#tab-gallery a {
    padding: 5px;
}

    #tab-gallery a img {
        width: 100%;
        height: 75px
    }

.right_part a {
    display: block;
    width: 202px;
    background: #fff;
    border: 1px solid #e2e2e2;
    margin: 0 auto 10px auto;
    text-align: center
}

    .right_part a:last-child {
        margin-bottom: 0
    }

    .right_part a img {
        max-width: 200px
    }

.scale {
    display: block;
    overflow: hidden
}

    .scale:hover img {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
        -webkit-transition: .3s;
        transition: .3s;
    }
/*--------video---------*/
.video iframe {
    width: 100%;
    margin-bottom: 10px;
    height: 200px
}
/*---contact----*/
.detail_contact {
    margin-top: 20px
}
/*---right---*/
.content_news_page li {
/*    list-style-position: inside;*/
}

.content_news_page ul li {
    list-style-type: disc
}

.content_news_page ul, .content_news_page ol {
    padding-left: 20px
}

.news_page * {
    max-width: 100%
}
/*thÆ° viá»‡n áº£nh*/
.gallery_page a {
    display: block
}

    .gallery_page a img {
        width: 100%;
        margin-bottom: 10px;
    }

.gallery_page dd {
    text-align: center;
    margin-bottom: 10px
}

.gallery_page dl.col-sm-4 {
    padding: 0
}
/*---cá»• Ä‘Ã´ng---------*/
.files_page table {
    border: 1px solid #ddd;
    width: 100%;
    border-collapse: collapse;
}

    .files_page table th,
    .files_page table td {
        border: 1px solid #ddd;
        padding: 8px 5px;
    }

    .files_page table th {
        text-align: center;
    }

    .files_page table tr:nth-child(odd) {
        background: #fafafa;
    }

    .files_page table tr:first-child,
    .files_page table tr:first-child:hover {
        background: #0763ae;
        color: #fff;
    }

    .files_page table tr:hover {
        background: #e6edf3;
    }

    .files_page table td:first-child {
        width: 40px;
        text-align: center;
    }

    .files_page table td:nth-child(5n+5) {
        width: 50px;
        text-align: center;
    }

    .files_page table td:nth-child(5n+4) {
        width: 90px;
        text-align: center;
    }

    .files_page table td:nth-child(5n+3) {
        width: 150px;
    }

.files_page form {
    margin-bottom: 20px;
}

    .files_page form input[type="text"] {
        border: 1px solid #ddd;
        height: 32px;
        width: 100%;
        text-indent: 10px;
    }

    .files_page form select {
        border: 1px solid #ddd;
        height: 32px;
        width: 100%;
    }

    .files_page form button {
        background: #0763ae;
        height: 32px;
        width: 100%;
        text-align: center;
        color: #fff;
        text-transform: uppercase;
        font-weight: bold;
    }

    .files_page form div + div {
        padding-left: 15px;
    }

.info_news span {
    color: red
}

.info_news i {
    font-style: normal;
    color: #6e6e6e
}
/*---partner-content---*/
.padding-top {
    margin-top: 15px !important;
}

.partner-content {
    clear: both;
}

    .partner-content > div {
        margin-bottom: 20px;
        ;
    }

    .partner-content .item {
        border: 1px solid #ccc;
        border-radius: 5px;
        padding: 10px 20px;
        text-align: center;
        -webkit-box-shadow: 3px 3px 5px 0px rgba(186,186,186,1);
        -moz-box-shadow: 3px 3px 5px 0px rgba(186,186,186,1);
        box-shadow: 3px 3px 5px 0px rgba(186,186,186,1);
        height: 100%;
        transition: all .3s ease-out;
        -webkit-transition: all .3s ease-out;
        -moz-transition: all .3s ease-out;
        -ms-transition: all .3s ease-out;
        -o-transition: all .3s ease-out;
    }

        .partner-content .item:hover {
            border: 1px solid #9c9c9c;
            -webkit-box-shadow: 3px 3px 5px 0px rgb(132, 132, 132);
            -moz-box-shadow: 3px 3px 5px 0px rgb(132, 132, 132);
            box-shadow: 3px 3px 5px 0px rgb(132, 132, 132);
        }

        .partner-content .item a {
            display: block;
            margin-bottom: 10px;
        }

            .partner-content .item a img {
                max-width: 100%;
            }

        .partner-content .item p {
            margin-bottom: 5px;
        }

.btn-call {
    position: fixed;
    bottom: 75px;
    left: 30px;
    z-index: 99
}

@media(max-width: 767.98px) {
    .btn-call {
        bottom: 25px
    }
}

.btn-call span {
    display: block;
    font-size: 18px;
    width: 46px;
    height: 46px;
    margin: auto;
    border-radius: 50%;
    line-height: 50px;
    text-align: center;
    color: #fff;
    background: #ed1d24;
    position: relative;
}

    .btn-call span:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        border-radius: 50%;
        border: solid 1px rgba(237,29,36,.6);
        -webkit-animation-name: zoomin;
        animation-name: zoomin;
        -webkit-animation-duration: 1.5s;
        animation-duration: 1.5s;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite
    }

    .btn-call span:after {
        content: "";
        position: absolute;
        top: -10px;
        left: -10px;
        right: -10px;
        bottom: -10px;
        border-radius: 50%;
        background: rgba(237,29,36,.6);
        z-index: -1;
        -webkit-animation-name: zoomout;
        animation-name: zoomout;
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-animation-direction: alternate;
        animation-direction: alternate
    }

    .btn-call span i {
        margin-top: 15px;
        -webkit-animation-name: lac;
        animation-name: lac;
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite
    }

.btn-call strong {
    color: #fff;
    background: rgba(237,29,36,.8);
    display: inline-block;
    vertical-align: middle;
    padding: 0 20px;
    border-radius: 5px;
    position: absolute;
    left: 106%;
    margin-left: 5px;
    white-space: nowrap;
    font-weight: 500;
    font-size: 18px;
    line-height: 37px;
    top: 50%;
    margin-top: -18px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

    .btn-call strong:before {
        content: "";
        width: 0;
        height: 0;
        border-top: 6px solid transparent;
        border-right: 8px solid rgba(237,29,36,.8);
        border-bottom: 6px solid transparent;
        position: absolute;
        left: -8px;
        top: 50%;
        margin-top: -6px
    }

@keyframes zoomin {
    0% {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(2.2);
        transform: scale(2.2);
        opacity: .1
    }
}

@-webkit-keyframes zoomin {
    0% {
        -webkit-transform: scale(0.8);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(2.2);
        opacity: .1
    }
}

@keyframes zoomout {
    0% {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
        opacity: .3
    }
}

@-webkit-keyframes zoomout {
    0% {
        -webkit-transform: scale(0.8);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(1.1);
        opacity: .3
    }
}

@keyframes zoomout2 {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
        opacity: 0
    }
}

@-webkit-keyframes zoomout2 {
    0% {
        -webkit-transform: scale(1);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(1.2);
        opacity: 0
    }
}

@keyframes lac {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    10% {
        -webkit-transform: rotate(-25deg);
        transform: rotate(-25deg)
    }

    20% {
        -webkit-transform: rotate(25deg);
        transform: rotate(25deg)
    }

    30% {
        -webkit-transform: rotate(-25deg);
        transform: rotate(-25deg)
    }

    40% {
        -webkit-transform: rotate(25deg);
        transform: rotate(25deg)
    }

    50% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

@-webkit-keyframes lac {
    0% {
        -webkit-transform: rotate(0deg)
    }

    10% {
        -webkit-transform: rotate(-25deg)
    }

    20% {
        -webkit-transform: rotate(25deg)
    }

    30% {
        -webkit-transform: rotate(-25deg)
    }

    40% {
        -webkit-transform: rotate(25deg)
    }

    50% {
        -webkit-transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(0deg)
    }
}

.ic {
    display: inline-block;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain
}

.domain-searching {
    color: #ccc
}

.btn.btn-read-more {
    background: #e60000;
    border-radius: 80px;
    -webkit-border-radius: 80px;
    -moz-border-radius: 80px;
    color: #fff;
    text-align: center;
    display: inline-block;
    margin: 1.5rem auto 1.5rem 2rem;
    padding: 10px 25px
}

.btn-animate {
    position: relative
}

    .btn-animate .alo-ph-circle {
        width: 125px;
        height: 125px;
        top: 0;
        left: 0;
        position: absolute;
        background-color: transparent;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%;
        border: 2px solid rgba(30,30,30,.4);
        opacity: .1;
        border-color: #e60000;
        opacity: .5;
        width: 120%;
        border-radius: 40px;
        -webkit-border-radius: 40px;
        -moz-border-radius: 40px;
        height: 150%;
        top: -24%;
        left: -10%
    }

    .btn-animate:hover {
        transform: scale(0.95);
        -webkit-transform: scale(0.95);
        -moz-transform: scale(0.95);
        -o-transform: scale(0.95);
        -ms-transform: scale(0.95)
    }

    .btn-animate:after {
        content: "";
        display: inline-block;
        width: 125px;
        height: 125px;
        top: 0;
        left: 0;
        position: absolute;
        background-color: transparent;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%;
        border: 2px solid rgba(30,30,30,.4);
        opacity: .1;
        border-color: #e60000;
        opacity: .5;
        width: 120%;
        border-radius: 40px;
        height: 150%;
        top: -24%;
        left: -10%;
        -webkit-animation-name: zoomIn;
        animation-name: zoomIn;
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite
    }

@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }

    50% {
        opacity: 1
    }
}

.menu-fixed {
    position: fixed;
    left: 4px;
    top: 50%;
    transform: translateY(-50%);
    width: 48px;
    border-radius: 4px;
    border: 1px solid #ddd;
    background: #fff;
    z-index: 980;
    transition: all .35s
}

    .menu-fixed.active {
        left: -48px
    }

    .menu-fixed .btn-toggle-fx {
        position: absolute;
        left: 5px;
        width: 35px;
        height: 35px;
        text-align: center;
        line-height: 35px;
        background: #ed1b24;
        color: #fff;
        bottom: 100%;
        border-radius: 50%;
        margin-bottom: 5px;
        cursor: pointer;
        box-shadow: 0 0 10px -2px #000;
        transition: all .35s
    }

        .menu-fixed .btn-toggle-fx i {
            font-weight: 700;
            transition: all .35s
        }

        .menu-fixed .btn-toggle-fx.active {
            left: 57px
        }

            .menu-fixed .btn-toggle-fx.active i {
                transform: rotateY(180deg)
            }

    .menu-fixed .wrap {
        margin: 0;
        width: 100%;
        max-height: 322px;
        border: 1px solid #ddd;
        border-right: 0;
        border-left: 0
    }

        .menu-fixed .wrap .item {
            position: relative;
            z-index: 100
        }

            .menu-fixed .wrap .item .desc {
                background: #ed1b24;
                position: absolute;
                white-space: nowrap;
                top: 5px;
                border-radius: 4px;
                padding: 0 10px;
                left: calc(100% + 12px);
                transition: all .35s;
                visibility: hidden;
                opacity: 0;
                transform: rotateX(90deg);
                z-index: -1
            }

                .menu-fixed .wrap .item .desc:before {
                    content: "";
                    position: absolute;
                    left: -17px;
                    transform: translate(0, -50%);
                    top: 50%;
                    border: 9px solid transparent;
                    border-right-color: #ed1b24
                }

                .menu-fixed .wrap .item .desc a {
                    color: #fff;
                    line-height: 30px;
                    font-size: 13px
                }

            .menu-fixed .wrap .item a {
                display: block;
                text-align: center;
                line-height: 40px;
                z-index: 130
            }

                .menu-fixed .wrap .item a img {
                    width: 30px;
                    height: 30px
                }

            .menu-fixed .wrap .item > a:hover {
                box-shadow: 0 0 0 2px #f1f1f1
            }

            .menu-fixed .wrap .item:hover .desc {
                visibility: visible;
                opacity: 1;
                transform: rotateX(0);
                z-index: 10
            }

    .menu-fixed i {
        line-height: 40px;
        font-size: 16px;
    }
/*----respon----*/
@media screen and (min-width: 768px) {
    .welcome {
        padding-right: 20px;
        margin-bottom: 0
    }

    .certificate a {
        margin: 0 5px
    }

    .title {
        font-size: 20px;
        margin-bottom: 8px;
        display: block
    }

    .banner dl {
        padding: 10px 5%;
    }

    .banner .bx-wrapper .bx-controls-direction a {
        top: 40px;
        width: 40px;
        height: 60px;
    }

    .banner .bx-wrapper .bx-prev {
        left: -22px;
        background: url('../images/prev.png') no-repeat;
    }

    .banner .bx-wrapper .bx-next {
        right: -22px;
        background: url('../images/next.png') no-repeat;
    }

    .homenews-banner {
        padding: 30px 0 40px 0;
    }

    .video-gallery {
        padding: 30px 0;
    }

    .homenews {
        float: left;
        width: 100%;
    }

        .homenews .wrap > dl > dd a.bold {
            margin: 10px 0;
        }

    .homenews-two .bx-wrapper {
        margin-left: -10px !important;
        ;
        margin-right: -10px !important;
    }

    .homenews-two dl {
        padding: 10px;
    }
    /*.homenews .list_news dl{margin-top: 20px;padding-top: 20px;}*/
    .title {
        font-size: 20px;
        line-height: 30px;
    }

    .wrap > dl {
        float: left;
        width: 48%;
    }

    .wrap .list_news {
        float: right;
        width: 48%;
    }

    .more {
        display: inline-block;
        margin-top: 10px;
    }

    .partner {
        margin: 30px 0;
    }

    #scroller .owl-next {
        top: 45%;
        right: 0;
    }

    #scroller .owl-prev {
        top: 45%;
        left: 0;
    }

    .video-home {
        padding-left: 15px;
        margin-top: 0
    }

    .gallery_home .img {
        width: 23.5%;
        padding: 0 !important;
    }

        .gallery_home .img:nth-child(1), .gallery_home .img:nth-child(2), .gallery_home .img:nth-child(3) {
            margin-right: 2%
        }

        .gallery_home .img img {
            height: 100px
        }

    .footer .dvtv > div > div {
        display: inline-table;
        float: none;
        width: 48%;
        vertical-align: top
    }

    .logo_ft {
        float: none;
    }

    .footer > .container > div.link-footer, .footer > .container > div.counter {
        margin-left: 2%
    }

    .footer > .container > div.facebook, .footer > .container > div.counter {
        margin-top: 40px
    }

    .copyright {
        width: 100% !important;
    }

    .list_news > div dt.col-xs-6 {
        padding-right: 10px !important;
    }

    .left > .block {
        display: none
    }

    .gallery_page a {
        text-align: center
    }

        .gallery_page a img {
            width: auto;
            height: 130px;
            max-width: 205px;
        }

    .certificate {
        padding: 0
    }

        .certificate .container {
            padding: 25px 0;
            background: url("../images/bdo.png") right no-repeat
        }

    .welcome {
        text-align: left
    }

    .cc {
        text-align: right
    }

    .video > div:nth-child(odd) {
        padding-right: 10px
    }

    .video > div:nth-child(even) {
        padding-left: 10px
    }

    .video iframe {
        margin-bottom: 20px
    }

    .partner-content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: -10px;
        margin-left: -10px;
    }

        .partner-content > div {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 50%;
            flex: 0 0 50%;
            max-width: 50%;
            padding-left: 10px;
            padding-right: 10px;
        }

    .service.content .item a.img_hover, .service .img_hover {
        height: 280px;
    }
}

@media screen and (min-width: 992px) {
    .container {
        padding: 0;
        width: 970px;
    }

    .service.content .item a.img_hover, .service .img_hover {
        height: 320px;
    }

    .lang-vina {
        float: left;
        margin-top: 22px
    }

        .lang-vina a {
            float: none;
            border: none
        }

    .header {
        position: relative;
        height: 70px;
        margin: 0;
        border-bottom: 1px solid #d3d3d3;
        background: #f1f1f1;
    }

        .header .container {
            position: relative
        }

            .header .container > div {
                padding: 0
            }

        .header a.logo {
            padding: 5px 0;
            text-align: left;
            height: 60px
        }

    .logo img {
        height: 60px
    }

    .menu, .menu_bl {
        height: 70px;
        position: relative;
        float: right
    }

        .menu > ul {
            float: left;
        }

            .menu > ul > li {
                float: left;
                position: relative;
                height: 80px;
                z-index: 999
            }

                .menu > ul > li > a {
                    display: block;
                    height: 70px;
                    font-size: 14px;
                    text-decoration: none;
                    position: relative;
                    line-height: 70px;
                    padding: 0 10px;
                    text-transform: uppercase;
                    font-weight: bold;
                }

                    .menu > ul > li > a > i {
                        line-height: 70px;
                    }

    .active > a {
        color: #ea0000 !important;
    }

    .menu > ul > li:hover > a {
        background: #fcce06;
        color: #fff !important;
    }

    .menu > ul > li > a img {
        height: 20px
    }

    .menu > ul > li > a span {
        display: block
    }

    .menu ul ul {
        position: absolute;
        width: 250px;
        z-index: 99;
        background: #474747;
        display: none;
        top: 70px;
        text-align: left
    }

    .menu ul > li:hover > ul {
        display: block
    }

    .menu ul ul li a {
        padding: 7px 10px;
        border-top: 1px dashed #a3a3a3;
        display: block;
        color: #fff
    }

    .menu ul ul li:hover a {
        color: #000;
        background: #fff;
        border-top: none
    }

    .dropdown-search {
        display: block;
        width: 40px;
        height: 40px;
        float: left;
        line-height: 40px;
        font-size: 18px;
        margin-top: 12px;
        cursor: pointer
    }

        .dropdown-search i {
            line-height: 40px
        }

    .menu_bl .frm {
        display: none;
        float: right;
        background: #174899;
        width: 40%;
        height: 50px;
        z-index: 9999;
        position: relative
    }

    .search_form {
        float: left;
        margin: 10px 8px;
        width: 95%;
        border-radius: 3px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        background: #fff;
        z-index: 9999
    }

        .search_form button {
            display: inline-block;
            width: 28px;
            float: left;
            color: #777;
            outline: none;
            background: none;
        }

            .search_form button i {
                line-height: 29px;
                color: #000
            }

        .search_form input[type="text"] {
            height: 29px;
            float: left;
            text-indent: 5px;
            font-size: 13px;
            width: 80%;
            color: #000;
            outline: none;
            transition: all .2s;
            -webkit-transition: all .2s;
            background: none;
        }

    .header .container > div.cer_position {
        position: absolute;
        z-index: 9;
        bottom: 0;
        transform: translateY(100%);
        -ms-transform: translateY(100%);
        -webkit-transform: translateY(100%);
        -moz-transform: translateY(100%);
        -o-transform: translateY(100%);
        right: 0;
        background: #f1f1f1;
        border-radius: 5px;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        border: 1px solid #d3d3d3;
        border-top: 0;
    }

    .header .cer_position a {
        display: inline-block;
        padding: 0 10px 5px 10px;
        margin-top: -12px;
        background: #f1f1f1;
        border-radius: 5px;
    }

    .header .cer_position img {
        height: 30px
    }
    /*------down_header--------*/
    .down_header {
        background: #fff;
        position: fixed;
        z-index: 999;
        top: 0;
        width: 100%;
        display: none
    }

    .down_menu {
        font-size: 30px;
        cursor: pointer;
        margin-top: 17px
    }

    .down_header .logo {
        text-align: center
    }

    .down_header .lang-vina {
        float: right;
        margin-top: 20px
    }

    .down_top {
        border-bottom: 1px solid #ccc
    }

        .down_top .logo img {
            padding: 5px 0;
            height: 60px
        }

    .menu_down {
        display: none;
        border-bottom: 3px solid #e3e3e3;
    }

        .menu_down .menu {
            float: none
        }

            .menu_down .menu > ul {
                float: none;
                text-align: center
            }

                .menu_down .menu > ul > li {
                    float: none !important;
                    display: inline-block
                }

    .slider_box {
        position: relative;
        height: 550px;
    }

        .slider_box img {
            height: 450px
        }

    .brief_sl {
        width: 460px;
        height: 160px;
        float: left;
        margin-left: 10px
    }

        .brief_sl > div {
            font-size: 15px
        }

    .slider_box .camera_caption {
        top: 100px;
        background: none
    }

    .slider_box .more {
        background: #e1492f;
    }

    .slider_box .camera_caption > div {
        background: none
    }

    .title {
        font-size: 30px;
        line-height: 40px;
    }

    .banner {
        padding: 25px 0 30px 0;
    }

        .banner dt a {
            font-size: 24px;
        }

    .homenews .list_news dl a {
        font-size: 14px;
    }

    .homenews-two dl > dt a {
        margin-bottom: 15px;
        height: 320px;
    }

    .video-gallery {
        padding: 35px 0
    }

    .gallery_home .img img {
        height: 184px
    }

    .video-home {
        padding-left: 25px
    }

        .video-home .more {
            margin-top: 20px
        }

    .partner {
        margin: 35px 0
    }

        .partner .title {
            margin-bottom: 20px
        }

    #scroller .owl-next {
        top: 35%;
        right: -50px;
        font-size: 30px;
    }

    #scroller .owl-prev {
        top: 35%;
        left: -50px;
        font-size: 30px;
    }

    /*---partner----*/
    .footer {
        padding: 35px 0 45px 0;
        padding-bottom: 20px
    }

        .footer > .container > div.copyright {
            padding-top: 20px !important;
            text-align: left;
            margin-top: 40px !important;
        }

    .cpr {
        float: left;
        margin: 7px 0 0 0
    }

    .social {
        float: right
    }

        .social a {
            margin-left: 5px
        }

    .title_ft {
        font-size: 18px;
        margin-bottom: 20px
    }

    .left {
        width: 670px;
        float: left;
        margin-top: 15px
    }

    .right {
        width: 280px;
        float: right;
        margin-top: 10px
    }

        .right .title {
            font-size: 16px;
            line-height: 35px
        }

    .newnews {
        margin-right: 0
    }

        .newnews .roboto {
            font-size: 14px
        }

    .breadcum {
        float: left;
        width: 100%;
        height: 40px;
    }

    .title_left {
        float: left;
    }

    .navbar-vina {
        float: right
    }

    .contact_page .col-md-6:first-child {
        padding-left: 0
    }

    .detail_contact {
        margin-top: 0;
        padding-right: 0
    }

    .gallery_home > div.div-more {
        clear: both
    }

    .partner-content > div {
        -ms-flex: 0 0 33.333333334%;
        flex: 0 0 33.333333334%;
        max-width: 33.333333334%;
    }
}

@media screen and (min-width: 1200px) {

    body {
        font-size: 14px
    }

    .container {
        width: 90%;
    }

    .menu > ul > li > a, .menu a {
        font-size: 14px;
    }


    .slider_box .flexslider .slides > li > div {
        width: 100%;
        top: 100px
    }

    .brief_sl > div {
        font-size: 39px;
        line-height: 50px;
        font-weight: 400;
        margin-bottom: 20px;
        max-height: 150px;
        overflow: hidden
    }

    .slider_box .more {
        text-transform: uppercase;
        font-size: 17px;
        padding: 10px 20px !important;
    }

    /*.banner dt a.img_hover img{max-width: 280px;}*/

    .brief_title {
        margin-bottom: 20px;
        font-size: 14px
    }

    .block_new dl dd a {
        font-size: 16px;
        margin: 20px 0
    }


    .video-gallery {
        padding: 30px 0
    }

        .video-gallery .title {
            margin-bottom: 15px
        }

        .video-gallery .brief {
            font-size: 16px;
            margin-bottom: 24px
        }

        .video-gallery .gallery_home {
            padding: 0 30px
        }

    .tab_service {
        margin-top: -10px
    }

    ul.tabs li {
        font-size: 15px
    }

    .gallery_home .img img {
        height: 90px;
    }

    .logo_ft {
        margin-bottom: 15px;
        display: block
    }

    .title_ft {
        font-size: 20px;
        font-weight: 200
    }

    .footer > .container > div.menu-footer {
        width: 260px
    }

    .footer > .container > div.link-footer {
        width: 280px;
        padding: 0;
        margin-left: 50px !important;
    }

    .footer > .container > div.facebook {
        width: 220px;
        padding: 0;
        margin-left: 50px !important;
    }

    .footer > .container > div.counter {
        width: 220px;
        padding: 0;
        margin-left: 50px !important;
    }

    .breadcum {
        margin-bottom: 20px;
        padding-bottom: 15px;
        height: auto
    }

    .left {
        width: 71%;
        float: left;
        margin-top: 18px
    }

    .right {
        width: 27%;
        float: right
    }

        .right .box {
            padding: 20px 15px;
            margin-bottom: 15px
        }

        .menu_right > ul > li > a, .right .title {
            font-size: 22px;
            font-weight: 400
        }

    .menu_right > ul > li > a {
        padding-bottom: 10px
    }

    .hotnews dl {
        padding-bottom: 15px;
        margin-bottom: 15px
    }

    .hotnews dd {
        padding-left: 100px
    }

        .hotnews dd i {
            font-size: 13px
        }

    .gallery_page a img {
        max-width: 240px;
        height: 180px
    }

    .img-top {
        height: 250px
    }

    .title_left span {
        font-size: 35px;
        font-weight: 200;
        padding: 12px 30px;
        line-height: 40px
    }

    .left .news_page {
        font-size: 14px
    }

    .list_news .more {
        font-size: 13px
    }

    .content .list_news dl dd > h3 a {
        font-size: 16px !important;
    }

    .content {
        margin: 0 0 30px 0
    }

    /*.left .list_news >.item {		width: 48%;		margin-right: 2%;	}*/
    .left .list_news .item dl dt a {
        height: 400px;
    }

    .partner-content > div {
        -ms-flex: 0 0 25%;
        flex: 25%;
        max-width: 25%;
    }

    .footer .dvtv > div > div {
        width: 33%;
    }
}

@media screen and (min-width: 1400px) {
    .slider_box {
        height: 650px;
    }
}

@media screen and (min-width: 1600px) {
    .slider_box {
        height: 750px;
    }
}

















.featured-category-horizontal {
    display: flex;
    align-items: flex-start;
    gap: 24px;
    margin-bottom: 32px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.04);
    padding: 16px;
}

.featured-category-image {
    flex-shrink: 0;
    width: 160px;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .featured-category-image img {
        max-width: 140px;
        max-height: 120px;
        border-radius: 6px;
        object-fit: cover;
    }

.featured-category-content {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

    .featured-category-content .utm {
        font-size: 2rem;
        font-weight: bold;
        color: #fff;
        margin-bottom: 8px;
        display: inline-block;
    }

    .featured-category-content .brief {
        margin-bottom: 8px;
        color: #fff;
    }

    .featured-category-content .moreb {
        color: #1976d2;
        text-decoration: underline;
        font-size: 0.95rem;
        display: none;
    }

@media (max-width: 700px) {
    .featured-category-horizontal {
        flex-direction: column;
        align-items: stretch;
        gap: 12px;
        padding: 10px;
    }

    .featured-category-image {
        width: 100%;
        justify-content: flex-start;
    }

        .featured-category-image img {
            max-width: 100%;
            max-height: 180px;
        }
}