﻿
@media screen and (min-width: 1025px) { /*Sử dụng menu bình thường*/
    /*Tắt menu Responsive*/
    .navbar {
        display: block;
        top: 45%;
        left: 20%;
    }

    .sidebar {
        /*display: none;*/
    }
    /*Hiện menu bình thường*/


    ._mainmenu {
    }
}


@media screen and (max-width: 1024px) { /*Sử dụng menu responsive*/

    .News_1 .News_img {
        width: 100%;
        float: left;
    }

    .News_content {
        width: 100%;
        float: left;
    }

    .News_1 .News_img {
        width: 100%;
        float: left;
        display: inline;
        min-height: 100px;
    }

        .News_1 .News_img a {
            position: relative;
            width: 100%;
            padding-top: 0%;
            overflow: hidden;
        }

        .News_1 .News_img img {
            width: 100%;
            text-align: center;
        }

    .News_1 .News_content {
        width: 100%;
        float: left;
        display: inline;
        padding-top: 5px;
    }

        .News_1 .News_content .News_title {
            font-size: 13px;
            padding-left: 0px;
            display: inline-block;
            font-weight: bold;
            padding-bottom: 5px;
        }

        .News_1 .News_content .News_info {
            padding-left: 0px;
        }

            .News_1 .News_content .News_info .btn {
                float: right;
            }
    /*/////////////////////*/


    .News_2 .News_img {
        width: 100%;
        display: inline;
        min-height: 100px;
    }

        .News_2 .News_img a {
            position: relative;
            width: 100%;
            overflow: hidden;
        }

        .News_2 .News_img img {
            width: 100%;
            text-align: center;
        }

    .News_2 .News_content {
        width: 100%;
        display: inline;
        padding-top: 5px;
    }

        .News_2 .News_content .News_title {
            font-size: 13px;
            padding-right: 0px;
            display: inline-block;
            font-weight: bold;
            padding-bottom: 5px;
        }

        .News_2 .News_content .News_info {
            padding-right: 0px;
        }

            .News_2 .News_content .News_info .btn {
                float: right;
            }




    /*/////////////////////*/


    ._menu_repo {
        top: -45px;
        height: 40px;
        width: 150px;
        overflow: hidden;
        text-align: left;
        z-index: 2;
    }

        ._menu_repo a {
            display: inherit;
            display: -webkit-box !important;
            -webkit-line-clamp: 1;
            -webkit-box-orient: vertical;
            text-overflow: ellipsis;
            padding-right: 0px !important;
        }

    .p-t-30 {
        padding-top: 5px;
    }

    ._div_top_page {
        padding-top: 80px;
    }

    ._title_newsz {
        bottom: 5px;
    }

        ._title_newsz a {
            font-size: 14px;
            padding: 10px 15px;
        }

    ._div_part {
        padding: 5px;
    }

        ._div_part:first-child {
            padding: 5px;
            max-height: 170px;
        }

    ._header {
        height: auto;
    }

    ._headerleft {
        height: auto;
        width: 100%;
        text-align: center;
        float: inherit !important;
        margin: inherit;
        padding: 10px;
    }

        ._headerleft .img-logo {
            float: inherit;
        }

            ._headerleft .img-logo img {
                width: inherit !important;
                padding-bottom: 15px;
            }

    ._headerright {
        height: auto;
        width: 100%;
        text-align: center;
    }
    /*Tắt menu bình thường*/
    .res_h400 {
        height: 400px;
    }

    .res_30 {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .res_0 {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    ._mainmenu {
        display: none;
    }

    ._submenu {
        display: none;
    }

    ._headerright {
        float: right;
        padding-top: 15px;
    }

    ._headerleft {
        float: left;
        margin-left: 50px;
    }

        ._headerleft .img-logo img {
            width: 75%;
            padding-top: 7px;
        }

    ._cs_descript {
        padding: 10px 20px;
    }

    ._content_chitiet {
        background-position: 60% 25% !important;
    }

    .p-l-150 {
        padding-left: 30px;
    }

    .title-news-more {
        font-size: 14px;
        /* line-height: 33px; */
        BORDER-BOTTOM: 1px solid #974507 !important;
        padding-top: 15px;
        font-weight: bold;
        margin-bottom: 5px;
    }

    ._bantin_right ._bt_r_tieude {
        font-size: 12px;
    }

    ._title_news_detail {
        font-size: 14px;
        margin-top: 20px;
    }
}


@media screen and (max-width: 426px) { /*Sử dụng menu responsive đặc biệt*/

    .Top4News {
        padding-right: 0px;
    }

    .list-top4 {
        border-bottom: 1px solid #f2f2f2;
    }

    ._info_footer {
        padding-top: 0px;
    }

    ._bantin_left {
        border-right: 0px;
        padding-right: 0px !important;
    }

    ._menu_repo {
        width: 130px;
    }

        ._menu_repo a {
            padding: 11px 15px 10px 31px !important;
            border: none !important;
            color: #F2F2F2 !IMPORTANT;
            FONT-SIZE: 11px !important;
        }

    ._menu_news ul {
        text-align: left;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 5px;
        padding-bottom: 5px;
    }

        ._menu_news ul li {
            text-align: left;
        }

            ._menu_news ul li a {
                padding: 3px 10px 3px 10px;
                margin: 6px 1px 5px 1px;
                border: 1px solid #d2d2d2;
                border-radius: 5px;
            }

    ._div_part {
        padding: 0px;
        max-height: inherit;
    }

    .nav {
        display: none;
    }
    /*Tắt menu bình thường*/
    ._col2_chitiet1 {
        padding: 0px;
        padding-top: 30px;
    }

    ._content_chitiet1 {
        padding: 15px !important;
    }

    ._chitiet_baiviet {
        padding: 10px;
    }

        ._chitiet_baiviet ._cc_chitiet {
            padding: 0px;
        }

    ._title_baiviet {
        float: left;
        margin: 100px;
        text-align: left;
        margin-left: 10px;
        width: 185px;
        margin-top: 40px;
    }

    ._content_chitiet {
        background-position: 68% 25% !important;
    }

    ._searchitem {
        display: none;
    }

    ._headerleft .img-logo {
        max-height: 750px;
        display: inherit;
        float: none;
    }

        ._headerleft .img-logo img {
            width: 80%;
        }

    ._headerleft {
        text-align: center;
        float: none;
        margin: 0px;
        width: 100%;
    }

    ._headerright {
        position: absolute;
        right: 10px;
        top: 0px;
    }

        ._headerright ._search {
            padding-right: 0px;
        }

    ._searchLang {
        width: 50px;
    }

    ._Coso {
        padding: 30px 0px;
    }

        ._Coso .container {
            padding: 0px;
        }

        ._Coso ._CSchitiet {
            margin-bottom: 10px;
            padding: 0px;
        }

    ._CSchitiet ._imageCoso img {
        border-radius: 0px;
    }

    ._chuongtrinh ._cc_chitiet {
        padding: 0px;
    }

        ._chuongtrinh ._cc_chitiet ._imagecc {
            height: auto;
        }

        ._chuongtrinh ._cc_chitiet ._info_cc {
            margin-bottom: 20px;
        }

    .Top1News .Top1News_img {
        height: auto;
    }

    .Title-news {
        height: auto !important;
    }

    .col-more-right {
        padding: 0px;
    }
}

@media screen and (max-width: 1024px) { /*Sử dụng menu responsive*/

    ._m_cnl {
        height: 100px;
        width: 100%;
        text-align: center;
        float: left;
        clear: both;
        position: initial;
    }

        ._m_cnl ._m_logo {
            width: 130px;
            display: inline-block;
        }

        ._m_cnl ._m_logo {
            padding: 5px;
            margin-bottom: 0px;
        }

    ._m_cnr {
        margin-left: 0px;
        width: 100%;
        float: left;
        clear: both;
    }

    .navbar {
        top: 15px !important;
        left: 0px !important;
    }

    .sidebar {
        background-color: #f2f2f2;
        top: 100px;
        width: 200px;
        height: 100vh;
    }

    ._m_cnl ._m_logo_footer {
        left: inherit;
        right: 0px;
        top: 15px;
        width: 94px;
        text-align: center;
        display: block;
        padding: 0px;
        height: inherit;
    }

    ._m_logo_footer ._mlf_lang {
        height: 35px;
        border-bottom: 1px solid #d2d2d2;
        border-top: none;
        padding-bottom: 5px;
        top: 0px;
        left: 24%;
        width: 55%;
    }

    ._m_logo_footer ._mlf_icon {
        padding-top: 35px;
        position: absolute;
        right: 18px;
        top: 10px;
    }

        ._m_logo_footer ._mlf_icon ._icon_f {
            font-size: 20px;
            display: inline;
            padding-top: 0px;
        }

        ._m_logo_footer ._mlf_icon ._icon_m {
            font-size: 20px;
            display: inline;
            padding-top: 0px;
            padding-left: 15px;
        }

    ._info_footer ._ft_3 p {
        font-size: 12px;
        padding-top: 20px;
        padding-right: 20px;
    }

    ._info_footer {
        margin-top: 0px;
    }

    ._ft_1 .container {
        padding: 0px;
    }

        ._ft_1 .container .col-lg-5 {
            padding-bottom: 15px;
        }
}

@media screen and (max-width: 768px) { /*Sử dụng menu responsive*/
    ._div_content {
        padding-right: 0px;
    }
    ._dp_title_top {
        font-size: 20px!important;
        padding: 10px 0px!important;
    }

    .Part1 {
        padding-bottom: 25px;
        min-height: inherit;
        /*display: inherit;*/
        -webkit-line-clamp: inherit;
    }

    ._div_part_news {
        padding-left: 0px;
        padding-right: 0px;
    }

    .div_home {
        padding-bottom: 0px;
    }

    .Chitiet-news {
        float: right !important;
    }

    .Top4News {
        padding-right: 0px;
    }




    .nav {
        display: none;
    }

    ._cs_chitiet {
        padding: 0px;
    }

    ._cs_part_item {
        margin: 0px;
    }

    ._chiase {
        margin-bottom: 100px;
    }

    ._cs_part {
        padding-top: 20px;
        /*height: 460px;*/
    }

    ._chiase {
        margin-bottom: 0px;
    }

    ._chuongtrinh .cc_Chitiet {
        display: inline-block;
    }

    ._imagecc {
        max-height: 100%;
    }

    ._info_cc_chitiet {
        padding: 10px 5px 10px 5px;
    }

    .cc_Chitiet ._block_cc {
        margin: 0px;
        margin-bottom: 10px;
    }

    .col-part-dichvu {
        text-align: center;
    }

    ._content_baiviet1 {
        padding-top: 10px;
    }
}
