﻿
.foot-content {
    margin-bottom: 20px !important;
}

.intro {
    padding-top: 25px !important;
    margin-bottom: -20px;
}

.intro-item {
    height: 350px;
    margin-bottom: 20px;
}

    .intro-item .intro-left {
        width: 50%;
        height: 100%;
        padding: 20px;
        padding-top: 0;
        text-align: justify;
        background: #009FE0;
        color: #eee;
        overflow: hidden;
    }

        .intro-item .intro-left h3 {
            white-space: nowrap;
        }

    .intro-item .intro-right {
        display: block;
        width: 50%;
        height: 100%;
        background-size: cover;
        background-position: center;
    }

.products .swiper-slide, .products .swiper-slide:hover {
    background-size: cover !important;
}

.hot-product-item {
    height: 140px !important;
}

.main-product-item {
    height: 120px !important;
    background-position: center;
    background-repeat: no-repeat;
}

.swiper-slide a:hover {
    color: #036185 !important;
}

.vegeta, .vegeta a:hover {
    color: #000 !important;
    font-size: 18px;
    font-weight: bold;
}

    .vegeta a {
        color: #333;
    }

.home-news a:hover, .related-news a:hover {
    color: #036185 !important;
}

.home-news i, .related-news i {
    color: #009FE0 !important;
}

.top-search {
    position: absolute;
    left: auto;
    right: 15px;
    width: 300px;
    padding: 10px;
    background: #E0F3FD;
    border: none;
    border-radius: 0;
    margin: 0 auto;
}

#txt-search {
    border-bottom: none;
    background: #fff;
    color: #333;
    width: 100%;
    padding: 5px;
}

#btn-search {
    height: auto;
    top: 15px;
    right: 15px;
}

    #btn-search:hover {
        color: #036185;
    }

@media (max-width: 800px) {
    .dropdown-toggle, .top-search {
        display: none !important;
    }
}

.top-search {
    top: 40px;
    right: 80px;
    width: 200px;
    padding: 0;
    background: none;
}

#txt-search {
    border: 1px solid #ccc;
    padding: 5px 15px;
    border-radius: 15px;
}

#btn-search {
    top: 4px;
    right: 12px;
}

.tin-hot {
    font-size: 6px;
    position: relative;
    top: -3px;
    margin: 0 5px 0 10px;
}

hr {
    border-top: 1px solid #649DCA;
}

#cssmenu > ul > li:hover {
    /*border-bottom: 2px solid #D21D00 !important;*/
}

#cssmenu ul li ul li:hover a {
    background: #003C7A !important;
    /*color: rgba(0, 0, 0, 0.05) !important*/
}

@media (max-width: 1024px) {
    #cssmenu > ul > li > a {
        padding: 10px 5px !important;
    }

        #cssmenu > ul > li > a.img {
            padding-top: 7px !important;
        }
}

@media (max-width: 768px) {
    #cssmenu > ul > li > a {
        padding: 10px 15px !important;
    }

        #cssmenu > ul > li > a.img {
            padding-top: 7px !important;
        }
}

.ct table th {
    padding: 5px;
}

.ct table td {
    padding: 5px;
}

.ct table {
    display: table;
    max-width: 100% !important;
}

.ct img {
    max-width: 100% !important;
    height: auto !important;
}

.banner {
    width: 100%;
}

marquee div {
    white-space: nowrap;
}

#owl-demo .item img {
    margin: 0 auto;
}

/*.title-header-news {
    margin: 5px 0 0;
    display: block;
}*/

    .title-header-news .topic-group {
        display: inline-block;
        padding: 5px 15px 5px 10px;
        font-size: 14px;
        text-transform: uppercase;
        font-weight: bold;
        border-left: 5px solid #0964aa;
        color: #0964aa;
        background-color: #bccbd7;
        float: left;
    }

    .title-header-news .arrow-right {
        display: inline-block;
        width: 0;
        height: 0;
        border-top: 15px solid transparent;
        border-bottom: 15px solid transparent;
        border-left: 15px solid #bccbd7;
    }

.contents-news-add #cke_top_Contents #cke_64 {
    display: none !important;
}

*/



* {
    margin: 0;
    padding: 0;
}

@font-face {
    font-family: "tahoma";
    src: url('../fonts/tahoma.ttf') format('truetype');
}

p {
    margin-bottom: 0 !important;
}

h4 {
    padding: 0px !important;
    margin: 0px !important;
}

.header_banner {
    display: block;
    position: relative;
    height: 110px;
    background: url(../Content/images/head/Head_Back.png) no-repeat center;
    background-size: 100% 100%;
}

    .header_banner .ci_header_banner {
        position: relative;
    }

    .header_banner .ci_header_logo img {
        max-width: 100%;
        height: auto;
        background-size: cover;
        height: -webkit-fill-available;
        object-fit: cover;
    }

.ci_header_title {
    margin-top: 32px;
    padding-left: 0px;
}

    .ci_header_title h3 {
        font-size: 16px !important;
        color: #48a0e0;
        font-family: Arial;
        text-transform: uppercase;
        margin-bottom: 0px !important;
    }

    .ci_header_title h2 {
        font-size: 22.27px !important;
        color: #086eb1;
        font-family: Arial;
        text-transform: uppercase;
        margin-bottom: 0px !important;
        font-weight: bold;
        margin-top: 5px;
    }

.header_nav .header_drownmenu .menutop {
    width: 100% !important;
    height: 40px;
}

.header_nav {
    width: 100%;
    /*	height: 40px;*/
    background: #086fb1;
}

.ci_main_nav {
    padding: 0px !important;
}

.header_nav .header_drownmenu .menutop ul.menu_ul {
    height: 40px;
    background: #086fb1;
    z-index: 99999;
    padding: 0px;
}

.navbar-collapse {
    z-index: 99999;
}

.header_nav .header_drownmenu .menutop li.menu_li {
    position: relative;
    background: url(..../Content/images/Head/Gach-phan-cach.png) no-repeat 0px 6px;
}

    .header_nav .header_drownmenu .menutop li.menu_li:first-child {
        background: none;
    }

    .header_nav .header_drownmenu .menutop li.menu_li a.nav-link {
        margin-top: 10px;
        font-size: 12px;
        font-weight: bold;
        color: #ffffff;
        text-decoration: none;
        padding: 0px 20px;
        text-transform: uppercase;
    }

    .header_nav .header_drownmenu .menutop li.menu_li:hover a.nav-link {
        /*background: -webkit-gradient(linear,left bottom,left top,from(#0067d4),color-stop(0.6,#007bfc));
	height: 100%;*/
        color: #44b6ff;
    }

    .header_nav .header_drownmenu .menutop li.menu_li:first-child a.nav-link {
        padding-left: 0px !important;
    }

    .header_nav .header_drownmenu .menutop li.menu_li img {
        position: absolute;
        right: 11px;
        top: 41%;
    }
    /*.header_nav .header_drownmenu .menutop li.menu_li a:first-child{
	border-right: none;
	border-left: none;

	}*/
    .header_nav .header_drownmenu .menutop li.menu_li ul.navMenuCon_ul {
        display: none;
        position: absolute;
        z-index: 99999;
        background: #526752;
        width: 200px;
        margin-top: 9px;
    }

    .header_nav .header_drownmenu .menutop li.menu_li:hover ul.navMenuCon_ul {
        display: block;
    }

    .header_nav .header_drownmenu .menutop li.menu_li ul.navMenuCon_ul li.navMenucon_li {
        list-style: none;
        float: left;
        display: inline-block;
        height: 36px;
        width: 100%;
    }

        .header_nav .header_drownmenu .menutop li.menu_li ul.navMenuCon_ul li.navMenucon_li:hover {
            background: -webkit-gradient(linear,left bottom,left top,from(#0067d4),color-stop(0.6,#007bfc));
        }

        .header_nav .header_drownmenu .menutop li.menu_li ul.navMenuCon_ul li.navMenucon_li a {
            list-style: none;
            float: left;
            padding: 4px 0px 2px 10px;
            color: #ffffff;
        }

.header_drownmenu_nav {
    padding: 0px 0px 0px 5px !important;
}

.ci_search_language {
    padding: 8px 15px 0px 0px !important;
}

.ci_header_search {
    float: right;
    position: relative;
}

    .ci_header_search input {
        background: #398cc1;
        border: none !important;
        position: relative;
        color: white;
        float: left;
        /* border-radius: unset; */
        width: 150px;
    }

/*.ci_header_search input[placeholder] {
            color: red;
        }*/

.search_newsAll {
    /* position: absolute; */
    /* top: 0px; */
    /* right: 0px; */
    color: #ffffff;
    background: #398cc1;
    cursor: pointer;
    padding: 2px 11px 2px !important;
    border-radius: unset;
    float: left;
}

.ci_header_search > a {
    position: absolute;
    top: 0px;
    right: 5px;
}

.ci_header_language {
    float: right;
}

    .ci_header_language ul {
        padding: 00px;
        margin: 0px;
    }

    .ci_header_language > ul > li {
        list-style: none;
        float: left;
        padding-left: 4px;
    }

        .ci_header_language > ul > li img {
            height: 26px;
            width: 33px;
            object-fit: cover;
        }

.ci_header_tinnoibat {
    height: 90px;
    width: 100%;
    background: #f0f0f0;
    padding-top: 10px;
}

.ci_header_tinnoibat_title {
    padding: 0px !important;
}

    .ci_header_tinnoibat_title h3 {
        margin-top: 10px;
    }

    .ci_header_tinnoibat_title a {
        font-size: 15px;
        color: #086fb1;
        font-weight: bold;
        text-transform: uppercase;
    }

.owl-nav {
    float: right;
    background: #7cafd0;
    position: relative;
    right: -108px;
    top: -51px;
    display: block !important;
}

    .owl-nav > button > img {
        margin: 0px 10px;
        padding: 5px 0px;
    }

    .owl-nav span {
        font-size: 15px;
    }

.owl-next > span {
    /*background: url(../images/Tinnoibat/Next.png) no-repeat;*/
}

.carousel_img {
    padding-left: 15px !important;
    padding-right: 0px !important;
    overflow: hidden;
}

    .carousel_img:hover img {
        transform: scale(1.1);
        transition: 0.4s;
    }

    .carousel_img img {
        height: 72px;
        transition: 0.4s;
        object-fit: cover;
    }

.carousel_tin {
    padding-left: 9px !important;
    padding-right: 4px;
}

    .carousel_tin > p {
        line-height: 14px;
        margin-bottom: 4px !important;
    }

        .carousel_tin > p > a {
            font-size: 13px;
            color: #000000;
        }

    .carousel_tin > span {
        font-size: 12px;
        color: #999999
    }

.owl-item > .item_tapchi {
    opacity: 0.6;
    -webkit-filter: contrast(1.3) brightness(0.8) sepia(0.3) saturate(1.5) hue-rotate(-20deg);
    filter: contrast(1.3) brightness(0.8) sepia(0.3) saturate(1.5) hue-rotate(-20deg);
    padding: 15px;
}

.center > .item_tapchi {
    -webkit-filter: unset;
    filter: unset;
    opacity: 1;
    padding: 0px;
}

.nonloop {
    padding-top: 15px;
    /*padding-bottom: 30px;*/
    /* padding-left: 20px;*/
    background: -webkit-gradient(linear,left bottom,left top,from(#285446),color-stop(0.6,#327e66));
    margin-top: 10px;
}

.item_tapchi p > a {
    color: #ffffff;
    font-size: 13px;
}
/*code content*/
.content {
    /*width: 70%;
	margin: 15px auto 0px;*/
}

.content_left {
    padding-left: 0px;
    padding-right: 0px;
}

    .content_left .ci_tinmois {
        font-size: 15px;
        color: #086fb1;
        font-weight: bold;
        text-transform: uppercase;
        border-bottom: 1px solid #cbcbcb;
        padding-bottom: 7px;
    }

        .content_left .ci_tinmois a {
            color: #086fb1;
        }

.content_news_top_left {
    margin-bottom: 25px;
}

.ci_tinmois_title {
    padding-right: 0px !important;
}

    .ci_tinmois_title h4 {
        line-height: 15px;
        transition: 0.4s;
    }

        .ci_tinmois_title h4:hover a {
            color: #44b6ff;
            transition: 0.4s;
        }

    .ci_tinmois_title img {
        width: 100%;
        object-fit: cover;
        margin-bottom: 7px;
        height: 256px;
    }

    .ci_tinmois_title a {
        color: #000000;
        font-size: 15px;
    }

    .ci_tinmois_title span {
        color: #999999;
        font-size: 12px;
    }

    .ci_tinmois_title p {
        color: #000000;
        font-size: 14px;
    }

.ci_gachtren {
    width: 100% !important;
    height: 4px !important;
}

.ci_tinmoi_child {
    clear: both;
    margin-bottom: 8px;
}

    .ci_tinmoi_child img {
        float: left;
        width: 100%;
        height: 88px;
        object-fit: cover;
        transition: 0.4s;
    }


.img_news {
    overflow: hidden;
}

    .img_news img {
        transition: 0.4s;
    }

    .img_news:hover img {
        transform: scale(1.1);
        transition: 0.4s;
    }

.ci_tinmoi_child p > a {
    color: #000000;
    font-size: 14px;
}

.ci_tinmoi_child span {
    color: #999999;
    font-size: 12px;
}

.news_diemnong li > h3 {
    font-size: 15px;
    color: #086fb1;
    text-transform: uppercase;
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
    margin-top: 10px;
    padding: 4px 25px 0px 5px;
    font-weight: bold;
}

    .news_diemnong li > h3 > a {
        color: #086fb1;
    }

.ci_tinmoi_child_img {
    padding-right: 10px !important;
}

.ci_tinmoi_title {
    padding-left: 0px !important;
}

    .ci_tinmoi_title > p {
        line-height: 16px;
        text-align: justify;
    }

        .ci_tinmoi_title > p > a {
            color: #000000;
            font-size: 13px;
            font-weight: 500;
            transition: 0.4s;
        }

        .ci_tinmoi_title > p:hover a {
            color: #44b6ff;
            text-decoration: none;
            transition: 0.4s;
        }

.ci_tinmoi_child_sub_img > a > img {
    width: 100%;
    height: 90px;
    object-fit: cover;
}

.ci_tinmoi_title span {
    font-size: 12px;
    color: #cbcbcb;
}

.li_news {
    /*background: url(../Content/images/Tinmoi/20px.png) repeat-x 0px 2px;*/
}

#myTab {
    background: url(../Content/images/Tinmoi/20px.png) repeat-x 0px 2px;
    padding-top: 3px;
}

#myTabContent {
    margin-top: 10px;
}
/*content-right*/
/*content-right-main*/
.content_right {
    /*	padding-left: 14px !important;*/
    padding-right: 0px !important;
}

.news_danhmuc_dad {
    margin-right: 0px !important;
    margin-left: 0px !important;
}

.content_right_top {
    /* background: #f9f9f9; */
    margin-top: 11px;
}

.slidebar_logo {
    margin-top: 5px;
    overflow: hidden;
    transition: 0.4s;
}

    .slidebar_logo:hover img {
        transform: scale(1.1);
        transition: 0.4s;
    }

.content_right_top .content_main {
    padding-right: 0px !important;
}

    .content_right_top .content_main .carousel-inner .carousel-item img {
        width: 100% !important;
    }

    .content_right_top .content_main .carousel {
        width: 100%;
    }
/*content-right-dstin*/
.content_right .content_dstin {
    padding-left: 15 !important;
    padding-right: 0 !important;
    background: #f9f9f9;
}

.content .ds_tieude .video {
    border-bottom: 2px solid #0052a8;
    padding-bottom: 5px;
    width: 70%;
}

.content .ds_tieude .bao {
    border-bottom: 1px solid #c9c9c9;
    width: 100%;
    margin: 10px 0px;
}

.content .ds_tieude span {
    font-size: 15px;
    color: #0052a8;
}

.content .ds_tieude .ds_tieude_thongke {
    border-bottom: 1px solid #c9c9c9;
    width: 100%;
    padding-bottom: 5px;
}

.content .ds_tieude .danhmuc_thongke h3 {
    margin: 15px 0px;
}

.content .ds_tieude .danhmuc_thongke img {
    float: left;
}

.content .ds_tieude .danhmuc_thongke p {
    font-size: 14px;
}

.content_right .content_dstin .dstin_main h3 {
    border-bottom: 1px solid #e2e2e2;
}

    .content_right .content_dstin .dstin_main h3 .dstin_chimuc {
        width: 70%;
        border-bottom: 2px solid #0052a8;
        padding-bottom: 6px;
    }
/*.content_right .content_dstin .dstin_main h3 span{
	border-bottom: 1px solid #0052a8;
}
.content_right .content_dstin .dstin_main h3 img{
	border-bottom: 1px solid #0052a8;
	}*/
.content_right .content_dstin ul.dstin_ul {
    padding-right: 5px;
}

    .content_right .content_dstin ul.dstin_ul li.dstin_li {
        height: 60px;
        border-bottom: 1px solid #e2e2e2;
        list-style: none;
        background: url(..../Content/images/cm_chiMucTin.gif) no-repeat 2px 10px;
        padding-left: 17px;
}


.content_right .content_dstin ul.dstin_ul li.dstin_li a {
    font-size: 14px;
    font-family: "Times New Roman";
    color: #5b5b5b;
}



/*content_right_bottom*/


.ci_lk_website_link {
    margin-top: 4px;
    background: #285446;
}

.ci_tpnghiencuu {
    font-size: 16px;
    /*padding: 0px 0px 20px 13px;*/
    padding: 15px 0px 20px 13px;
    background: #285446;
    margin-bottom: 0px;
}

    .ci_tpnghiencuu > a {
        color: #ffffff !important;
        font-weight: bold;
        text-transform: uppercase;
    }

.ci_lk_website_link > a {
    color: #ffffff !important;
    font-weight: bold;
    text-transform: uppercase;
}

    .ci_lk_website_link > a:hover {
        color: #ffffff;
        font-weight: bold;
        text-decoration: underline;
    }

/*content_news_bottom*/
.content_news_bottom {
    margin-top: 25px;
    /*margin-bottom: 45px;*/
    margin-bottom: 20px;
}

.news_danhmuc_c {
    /*border-top: 1px solid #cbcbcb;*/
    border-bottom: 1px solid #cbcbcb;
    display: inline-block;
    margin: 5px 0px 0px;
    padding-right: 0px;
}

    .news_danhmuc_c::first-line {
        border-right: none;
    }

    .news_danhmuc_c ul.ci_list_news {
        padding: 0px;
    }

.news_danhmuc {
    border-right: 1px solid #cbcbcb;
    padding-right: 15px;
}

    .news_danhmuc > h3 {
        /*margin: 20px 0px;*/
    }

        .news_danhmuc > h3 > a {
            font-weight: bold;
            font-size: 17px;
            color: #086fb1;
        }

.ci_news_images_item img {
    width: 100px;
    height: 75px;
    object-fit: cover;
}

.title_news_danhmuc > p {
    line-height: 15px;
}

    .title_news_danhmuc > p > a {
        font-weight: bold;
        font-size: 14px;
        color: #333333;
        line-height: 1.4;
    }

.title_news_danhmuc > span {
    font-size: 13px;
    color: #999999;
}

.ci_list_news li {
    list-style: none;
    padding: 6px 0px;
}

    .ci_list_news li > p {
        line-height: 16px;
    }

        .ci_list_news li > p > a {
            font-size: 14px;
            color: #000000;
            font-weight: normal;
        }

    .ci_list_news li > span {
        font-size: 13px;
        color: #999999;
    }

.nav-tabs .nav-link {
    color: #000000;
    font-weight: bold;
    font-size: 14px;
    font-family: Arial;
}

    .nav-tabs .nav-link.active {
        color: #086fb1;
        margin-top: -4px;
        padding-bottom: 11px;
        border-bottom: 1px solid #fff;
    }
/*code footer*/
.footer .footer_top {
    width: 100%;
    background: #f6f6f6;
    margin-top: 25px;
}

    .footer .footer_top .footer_top_thuonghieu {
        width: 100%;
        margin: 0 auto;
        /*padding-top: 40px;*/
    }

        .footer .footer_top .footer_top_thuonghieu .footer_top_thuonghieu_logo {
            height: 100%;
            background: #f6f6f6;
            /*padding-bottom: 50px;*/
        }

        .footer .footer_top .footer_top_thuonghieu img {
            /*width: 150px;
    	    height: 60px;*/
            height: 90px;
            margin-bottom: 5px;
        }

.ci_title_footer h3 {
    font-size: 13px !important;
    color: #48a0e0;
    font-family: Arial;
    text-transform: uppercase;
    margin-bottom: 0px !important;
}

.ci_title_footer h2 {
    font-size: 18.27px !important;
    color: #086eb1;
    font-family: Arial;
    text-transform: uppercase;
    margin-bottom: 0px !important;
    font-weight: bold;
    margin-top: 5px;
}

.trichdantt p {
    color: #333 !important;
}

.trichdantt span {
    color: #333 !important;
}

.trichdantt strong {
    font-weight: normal !important;
}
/*add 13/09/2018*/
.trichdantt {
    font-family: Arial !important;
    line-height: 20px !important;
    overflow: hidden;
    height: 60px;
    font-size: 13px !important;
    word-break: break-word;
}

    .trichdantt p, .trichdantt span, .trichdantt h2, .trichdantt h3, .trichdantt h4, .trichdantt h5, .trichdantt h6 {
        font-size: 13px !important;
        line-height: 20px !important;
        text-align: justify !important;
        font-family: Arial !important;
        margin: 0 !important;
        padding: 0px !important;
        font-weight: normal !important;
    }

    .trichdantt p {
        background-color: #ffffff !important;
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }

        .trichdantt p a {
            color: #333333 !important;
        }

.news .item .content .trichdantt a {
    font-weight: normal !important;
    font-size: 13px !important;
}

.trichdantt strong {
    font-weight: normal !important;
    font-size: 13px !important;
    line-height: 20px !important;
}

.trichdantt h2 {
    padding: 0 !important;
}

.trichdantt ul {
    display: none;
}

.trichdantt table {
    font-weight: normal !important;
}

.trichdantt br {
    display: none;
}

@media only screen and (min-width: 1024px) {
    .ci_news_content {
        max-width: 23% !important;
    }

        .ci_news_content:last-child {
            margin-top: 10px;
            padding-left: 0px;
            max-width: 31% !important;
            flex: 0 0 31%;
        }
}

.ci_news_content:last-child {
    padding-top: 10px;
    padding-left: 0px;
}

.ci_news_content p {
    color: #000000;
    font-family: Arial;
    font-size: 13px;
    line-height: 18px;
}

.ci_ds_tin_footer {
    font-size: 15px;
    color: #086fb1;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: 1px solid #cbcbcb;
    padding-bottom: 7px;
}

.ci_news_content ul li {
    list-style: none;
    line-height: 14px;
    padding-bottom: 7px;
}

    .ci_news_content ul li > a {
        color: #000000;
        font-family: Arial;
        font-size: 13px;
    }

.ci_news_images {
    margin-bottom: 7px;
}

.footer_bottom {
    background: #6c6c6c;
    width: 100%;
}

    .footer_bottom .footer_bottom_main {
        width: 70%;
        margin: 0 auto;
        padding: 20px 0px;
    }

        .footer_bottom .footer_bottom_main .footer_bottom_main_layer {
            height: 100%;
            background: #004fa8;
        }

            .footer_bottom .footer_bottom_main .footer_bottom_main_layer h3 {
                margin: 0px 0px 21px 7px;
                color: #ffffff;
                font-size: 19px;
                font-family: Times New Roman;
            }

            .footer_bottom .footer_bottom_main .footer_bottom_main_layer p {
                color: #ffffff;
                font-size: 12px;
                font-family: Times New Roman;
            }


        .footer_bottom .footer_bottom_main .footer_bottom_logoFb_gg {
            margin: 88px 0px 0px 0px;
        }

            .footer_bottom .footer_bottom_main .footer_bottom_logoFb_gg img {
                margin-right: 13px;
            }

.navbar-light .navbar-toggler {
    padding: 4px 10px 22px 10px !important;
}

.footer_bottom_main_layer {
    padding-left: 0px !important;
}

.footer_logo_icon ul {
    padding-top: 6px;
    margin-bottom: 6px !important;
    padding-left: 0px;
}

    .footer_logo_icon ul li {
        list-style: none;
        display: inline-block;
    }

.footer_thuchien {
    padding-right: 0px !important;
}

    .footer_thuchien h3 {
        padding-top: 10px;
        font-size: 14px;
        color: #bababa;
        float: right;
    }

        .footer_thuchien h3 > a {
            color: #bababa;
        }

.ci_news_content > ul {
    padding: 0px;
}

#cke_pastebin {
    position: unset !important;
    top: unset !important;
    width: unset !important;
    height: unset !important;
    overflow: unset !important;
    right: unset !important;
}

.owl-carousel_main .owl-item {
    /*margin-right: 14px !important;*/
    /*width: 212.5px !important;*/
    padding-right: 8px !important;
}

.nonloop > .owl-nav {
    display: none !important;
}

.ci_tintuc {
    font-size: 16px;
    color: #086fb1;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: 1px solid #cbcbcb;
    padding-bottom: 7px;
}

.content_news_other h4 {
    border-top: 1px solid #cbcbcb;
    padding: 10px 0px !important;
    font-size: 16px;
    color: #086fb1;
    text-transform: uppercase;
    font-weight: bold;
}

.detailsOrtherNews {
    margin-bottom: 20px;
}

.content_news_details {
    padding-left: 0px;
    padding-right: 0px;
}

.content_news_details_main {
    height: calc(100% - 238px);
}

.newtit {
    font-size: 20px;
    color: #000000;
}

.searchIpad_Mobile {
    /*display: block;*/
    min-width: 250px;
    left: -105px;
    /* overflow: hidden; */
    padding: 0px;
    margin: 3px 0 0 0;
}

.ci_search_language > a {
    font-size: 19px;
    font-family: "ROBOTO-BOLD";
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    float: right;
    display: none;
}

.box-search {
    margin-top: 0px;
}

.box-ord {
    display: block;
    position: relative;
    clear: left;
    overflow: hidden;
    padding-top: 0px;
}

    .box-ord .text-search {
        margin-right: 0px;
        width: 300px;
        float: left;
        border-radius: 0px;
        height: 34px;
        display: block;
        padding: 6px 12px;
        font-size: 14px;
        line-height: 1.42857143;
        color: #555;
        background-color: #fff;
        background-image: none;
        border: 1px solid #ccc;
    }

.btn-search-2 {
    display: inline-block;
    background: #5c7fb7;
    color: white;
    height: 34px;
    margin-left: -45px;
    border: 1px solid #5c7fb7;
    padding: 6px 15px;
    position: fixed;
    border-radius: 0;
    /* z-index: 10000; */
}

.box-filter {
    display: none;
}

.item_tapchi > .panel-thumbnail > p {
    line-height: 16px;
}
.dropdownWebLink {
    background: #086fb1;
    width: 100%;
    border: none;
}
    .dropdownWebLink a{
        color: white;

    }
a.item-webLink {
    display: block;
    padding: 2px 15px;
    font-size: 15px;
    font-weight: 500;
}
/*code responsive*/
@media only screen and (max-width: 1198px) {
    .header_nav .header_drownmenu .menutop li.menu_li a.nav-link {
        padding: 0px 12px;
    }

    .ci_header_search input {
        width: 138px;
    }
}

@media only screen and (max-width: 1100px) {
    .nav-link {
        font-size: 12px !important;
    }
}

@media (max-width: 1024px) and (min-width: 768px) {
    .carousel_img img {
        height: 68px !important;
    }

    .content_left {
        padding-right: 15px !important;
    }

    .news {
        padding-right: 15px !important;
    }

    .content_news_details {
        padding-right: 15px !important;
    }

    .ci_tinmois_title {
        padding-right: 15px !important;
        margin-bottom: 15px;
    }

    .item_tapchi > .panel-thumbnail > p {
        line-height: 16px;
    }

    .news .item .content h3 {
        line-height: 12px;
    }

    .news .item .content a {
        font-size: 14px;
    }

    .owl-nav {
        display: none !important;
    }

    .ci_search_language {
        padding: 5px 15px 0px 0px !important;
    }
    .ci_news_images_item .img_news_nt{
        width: 100%;
        padding: 0px;
    }
    .news_danhmuc > h3 > a {
        font-size: 13px !important;
    }
    .title_news_danhmuc > p > a {
        font-size: 13px;
    }
    .ci_list_news{
        margin-top: 15px;
    }
}

@media (max-width: 1024px) and (min-width: 423px) {
    .carousel_img img {
        height: 68px !important;
    }

    .collapse_menu {
        width: 50%;
    }
}

@media (max-width: 812px) and (min-width: 375px) {
    .ci_header_title h2 {
        font-size: 13.27px !important;
    }

    .ci_header_title h3 {
        font-size: 9px !important;
    }

    .collapse_menu {
        width: 76%;
    }

    .content_right {
        padding-left: 0px !important;
    }

    #cssmenu > ul > li > a {
        background: none !important;
    }

    #cssmenu ul li ul li:hover {
        background: #003C7A !important;
        color: rgba(0, 0, 0, 0.05) !important
    }

    .ci_tinmois_title {
        padding-right: 15px !important;
    }

    .ci_header_tinnoibat_title a {
        font-size: 14px;
    }

    .content_left .ci_tinmois {
        font-size: 14px;
    }

    .news_diemnong li > h3 {
        font-size: 14px;
        text-align: center;
    }

    .searchIpad_Mobile {
        min-width: 205px;
        left: -134px !important;
    }

    .img_tp {
        /*width: 100% !important;*/
        object-fit: cover;
        height: 220px !important;
    }

    .title_tpnghiencuu {
        /*padding-left: 15px !important;*/
    }

        .title_tpnghiencuu > p {
            display: none;
        }

    .ci_tintuc_started {
        display: block !important;
    }
   
}

@media only screen and (max-width: 812px) {
    .header_banner {
        height: 70px !important;
    }

    .ci_header_title {
        margin-top: 22px;
    }

    #myTab > .li_news:first-child {
        display: none;
    }

    .ci_news_content {
        padding-left: 0px;
        padding-right: 0px;
    }

        .ci_news_content:last-child {
            margin-bottom: 10px;
            padding-left: 0px;
            /*border-top: 1px solid #cbcbcb;*/
        }

    .ci_tpnghiencuu {
        /*padding: 40px 0px 20px 13px;*/
        padding: 5px 0px 20px 13px;
    }
    .ci_tinmoi_child img {
        height: 75px !important;
    }
}

@media only screen and (max-width: 996px) {
    .header_nav .header_drownmenu .menutop ul.menu_ul {
        height: 100%;
    }

    .nav-link {
        font-size: 11px !important;
    }

    .header_nav .header_drownmenu .menutop li.menu_li ul.navMenuCon_ul {
        margin-top: 0px;
    }
}

@media only screen and (max-width: 991px) {
    .nav-link {
        font-size: 12px !important;
        padding: 10px 0px 5px 15px !important;
        text-align: center;
    }
    .nav-tabs .nav-link.active {
        padding-bottom: 15px !important;
    }

    .footer .footer_top .footer_top_thuonghieu .footer_top_thuonghieu_rp {
        width: 70%;
    }

    .footer .footer_top .footer_top_thuonghieu img {
        /*	width: 100%;
    		height: 100%;
    		padding: 30px 0px;*/
        height: 90px;
        margin-bottom: 5px;
    }

    .searchIpad_Mobile {
        min-width: 205px;
        left: -168px;
    }

    .box-ord .text-search {
        margin-right: 0px;
        width: 201px;
        float: left;
        border-radius: 0px;
        height: 34px;
        display: block;
        padding: 6px 12px;
        font-size: 14px;
        line-height: 1.42857143;
        color: #555;
        background-color: #fff;
        background-image: none;
        border: 1px solid #ccc;
    }

    .btn-search-2 {
        display: inline-block;
        background: #5c7fb7;
        color: white;
        height: 34px;
        margin-left: -45px;
        border: 1px solid #5c7fb7;
        padding: 6px 15px;
        position: absolute;
        border-radius: 0;
        /* z-index: 10000; */
    }
}

@media only screen and (max-width: 767px) {
    .ci_header_title h2 {
        font-size: 20.27px !important;
    }

    .ci_header_title h3 {
        font-size: 14px !important;
    }

    .ci_header_search input {
        display: none;
    }

    .owl-nav {
        display: none !important;
    }

    .search_newsAll {
        display: none;
    }

    .ci_search_language > a {
        display: block !important;
    }

    .box-filter {
        display: block !important;
    }

    .ci_tinmois_title {
        padding-right: 15px !important;
        padding-bottom: 10px;
    }

    .ci_header_tinnoibat_title a {
        font-size: 13px;
    }

    .content_right {
        padding-left: 0px;
    }

    .ci_lk_website_link > .nav-link {
        text-align: left !important;
        font-size: 15px !important;
    }

    .nonloop {
        height: 300px;
    }

    .news_danhmuc {
        border-right: none;
    }

    .news_danhmuc_c {
        padding-left: 0px;
    }

    .border_top_none {
        border-top: 1px solid #cbcbcb !important;
    }

    .content_news_details_main {
        height: auto;
    }
}

@media only screen and (max-width: 576px) {
    .ci_header_title {
        padding: 0px !important;
        width: auto !important;
    }

    .ci_header_logo {
        padding: 0px !important;
        width: auto !important;
    }

    .ci_header_title h3 {
        font-size: 9px !important;
        color: #48a0e0;
        font-family: Arial;
        text-transform: uppercase;
        margin-bottom: 0px !important;
    }

    .ci_header_title h2 {
        font-size: 13.27px !important;
        color: #086eb1;
        font-family: Arial;
        text-transform: uppercase;
        margin-bottom: 0px !important;
        font-weight: bold;
        margin-top: 5px;
    }

    .header_drownmenu_nav {
        width: auto !important;
        padding: 0px !important;
    }

    .ci_search_language {
        width: 70% !important;
        padding: 4px 15px 0px 0px !important;
    }

    .ci_header_language > ul > li img {
        height: 20px;
        width: 24px;
        object-fit: cover;
    }
}


@media (min-width: 992px) {
    .navbar-toggleable-md .navbar-collapse {
        height: 40px;
    }
}


/*LienKetWeb*/

.lkw {
    padding-bottom: 35px;
}

.name_weblink {
    font-family: Arial;
    font-size: 13px;
    text-decoration: none;
    color: #000000;
}

    .name_weblink:hover {
        color: #b40000;
    }

.url_weblink {
    font-size: 13px;
}

    .url_weblink:hover {
        color: #017dc3;
    }

.img_logo {
    width: 103px;
    height: 60px;
    border: 1px solid #cbcbcb;
}

.ci_lkw_child {
    clear: both;
    margin-bottom: 8px;
}

    .ci_lkw_child img {
        float: left;
    }

.ci_lkw_child_img {
    padding-right: 7px !important;
}

.ci_lkw_title {
    padding-left: 0px !important;
}

    .ci_lkw_title > p {
        text-align: justify;
        word-wrap: break-word;
        line-height: 15px;
    }

.content_logo {
    padding-left: 0px !important;
    /*border-bottom: 1px solid #cbcbcb;*/
}

    .content_logo .ci_tinmois {
        font-size: 16px;
        color: #086fb1;
        font-weight: bold;
        text-transform: uppercase;
        border-bottom: 1px solid #cbcbcb;
        padding-bottom: 7px;
    }

@media (max-width: 1200px) {
    .col-md-6.lkw {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .col-md-4.ci_lkw_child_img {
        flex: 0 0 0%;
        max-width: 30%;
    }

    .col-md-8.ci_lkw_title {
        flex: 0 0 70%;
        max-width: 70%;
    }
}

@media (max-width: 768px) {
    .slidebar_logo > a > .img-fluid {
        width: 100%;
        object-fit: cover;
    }

    .content_logo {
        padding-right: 15px !important;
    }
}

@media (max-width: 444px) {
    .img_logo {
        width: 90px;
        height: 60px;
    }

    .col-md-4.ci_lkw_child_img {
        /*margin-top: 5px;*/
    }

    .content_logo {
        padding-right: 0px !important;
    }
}

@media (max-width: 376px) {
    .img_logo {
        width: 80px;
        height: 50px;
    }
}

@media (max-width: 361px) {
    .img_logo {
        width: 70px;
        height: 45px;
    }
}
/*DanhSachTacPham*/
.tpnghiencuu {
    margin: 10px 0px;
}

.img_tpnghiencuu {
    padding-right: 0px;
    padding-left: 0px;
}

.title_tpnghiencuu {
    width: 600px;
    word-wrap: break-word;
}

.title_tp {
    margin: 10px auto 10px 0px;
}

@media (max-width: 1200px) {
    .title_tpnghiencuu {
        width: 480px;
        word-wrap: break-word;
    }
}

@media (max-width: 992px) {
    .title_tpnghiencuu {
        margin-top: 10px;
        width: 320px;
        word-wrap: break-word;
    }

    .title_tp {
        margin: 0px;
        width: 325px;
    }

    .img_tp {
        padding-top: 0px;
    }
}

@media (max-width: 768px) {
    .title_tpnghiencuu {
        width: 300px;
        word-wrap: break-word;
    }

    .title_tp {
        margin: 0px;
        width: 260px;
    }

    .img_tp {
        padding-top: 0px;
    }
}

@media (max-width: 530px) {
    .title_tp {
        width: 300px;
    }
}

@media (max-width: 480px) {
    .title_tpnghiencuu {
        width: 200px;
        word-wrap: break-word;
    }

    .title_tp {
        width: 260px;
    }
}

@media (max-width: 415px) {
    .title_tp {
        width: 225px;
    }
}

.name_tpnc {
    font-family: Arial;
    font-size: 15px;
    text-decoration: none;
    color: #000000;
    font-weight: bold;
    word-wrap: break-word;
}

    .name_tpnc:hover {
        color: #44b6ff;
    }

.tpnc {
    font-size: 14px;
}

.img_tp {
    padding-top: 10px;
    /*width: 100%;*/
    object-fit: cover;
}

/*SearchContent*/
@media (max-width: 800px) {
    .dropdown-toggle {
        display: block !important;
    }
}

.box-search {
    margin-top: -20px;
}

.box-ord.box_filter {
    margin-right: 30px;
}


/*------------------------------------*/
.border_top_none {
    border-top: none !important;
}

.ci_news_images_item {
    padding-right: 10px;
}

.ci_title_footer h2 {
    font-size: 17px !important;
}

.ci_list_news li {
    height: 70px;
}
.item_tapchi .imgTpNghienCuu {
    width: 115px !important;
    height: 175px;
    object-fit: contain;
}
@media (max-width: 1024px) and (min-width: 768px) {
    .ci_news_images {
        height: 75px;
    }
}

    
@media (max-width: 1024px) and (min-width:415px) {
    .ci_news_images_item img {
        width: 80px;
        height: 60px;
        object-fit: cover;
    }
    .item_tapchi .imgTpNghienCuu {
        width: 90px !important;
        height: 115px !important;
        object-fit: contain;
    }
}

@media (min-width: 1024px) {
    .title_tpnghiencuu {
        padding-left: 10px !important;
    }

    .content_left {
        padding-right: 0px !important;
    }
}

@media (max-width: 1024px) {
    .ci_title_footer h2 {
        font-size: 15.5px !important;
    }

    .ci_title_footer h3 {
        font-size: 11px !important;
    }
    .lkw {
        padding-bottom: 15px;
    }
    #cssmenu > ul > li > a{
        background: none !important;
    }
    .trichdantttt{
        display: none;
    }
}

@media (min-width:992px) {
    .border_bottom .ci_news_images_item {
        padding-right: 2px;
    }
}

@media (min-width: 768px) and (max-width:992px) {
    .news_danhmuc {
        padding-right: 10px;
    }

    .ci_news_images_item {
        padding-right: 25px;
    }

    .border_bottom .ci_news_images_item {
        padding-right: 17px;
    }

    .ci_news_content {
        padding-right: 55px;
    }
}


@media (max-width:767px) {
    .border_top_none {
        /*border-top: 1px solid #cbcbcb !important;*/
    }
    .border_bottom_none {
        border-bottom: 1px solid #cbcbcb !important;
    }
    .border_bottom_none:last-child {
        border-bottom: none !important;
    }

    .ci_title_footer h2 {
        font-size: 16px !important;
    }

    .ci_title_footer h3 {
        font-size: 12px !important;
    }
    .dstin_group {
        height: 50px;
    }
    .ci_news_images {
        height: 95px;
    }
    .ci_list_news li {
        height: 80px;
    }
    .ci_tinmois_title {
        padding-right: 15px !important;
    }
    .nav-tabs .nav-link.active {
        padding-bottom: 11px !important;
    }
}

@media (max-width:415px) {
    #dropdownMenuLink {
        text-align: left !important;
    }
    .news_danhmuc {
        padding-right: 0px;
    }
    .ci_news_images_item {
        padding-right: 0px;
    }
    .show > .dropdown-menu {
        margin-top: 20px;
    }
    .ci_tpnghiencuu {
        padding: 0px 0px 20px 13px;
    }
    .border_top_none:first-child {
        border-top: none !important;
    }
    .ci_title_footer h2 {
        font-size: 18.5px !important;
    }

    .ci_title_footer h3 {
        font-size: 13px !important;
    }
    .owl-carousel .owl-item img {
        width: 75%;
    }
    .item_tapchi > .panel-thumbnail > p {
        text-align: center;
        padding-top: 10px;
    }
    .nonloop {
        height: 280px;
    }
    .dstin_group {
        height: 25px;
    }
    .ci_news_images {
        height: 75px;
    }
    .ci_list_news li {
        height: 65px;
    }
    .content_news_bottom {
        margin-bottom: -15px;
    }
    .carousel_img img{
        width: 100% !important;
    }
}

@media (max-width:376px) {
  
    /*.show > .dropdown-menu {
        left: -145px !important;
    }*/
    .ci_tpnghiencuu {
        /*padding: 40px 0px 20px 13px;*/
    }
    .title_tpnghiencuu {
        padding-left: 20px !important;
    }
    .title_tp {
        width: 185px;
    }
    .nonloop {
        height: 270px;
    }
}

@media (max-width:360px) {

    /*.show > .dropdown-menu {
        left: -152px !important;
    }*/
    .title_tp {
        width: 172px;
    }
    .ci_title_footer h2 {
        font-size: 17px !important;
    }
    .ci_title_footer h3 {
        font-size: 12px !important;
    }
    .nonloop {
        height: 260px;
    }
}

@media (max-width:320px) {
    .ci_news_images_item img {
        width: 80px;
        height: 60px;
        object-fit: cover;
    }
    /*.show > .dropdown-menu {
        left: -164px !important;
    }*/
    .title_tp {
        width: 150px;
    }
    .ci_title_footer h2 {
        font-size: 16px !important;
    }
    .ci_title_footer h3 {
        font-size: 11px !important;
    }
    .nonloop {
        height: 240px;
    }
    .dstin_group {
        height: 45px;
    }
}

.title_tpnghiencuu {
    padding-left: 0;
    padding-right: 0;
}

#navbarDropdown {
    font-size: 16px !important;
    text-align: left;
}

.news_danhmuc > h3 {
    margin: 10px 0px;
    line-height: 0.8;
    padding-bottom: 10px;
}

.pagedList {
    margin-top: 0px;
}

a.title_news:hover {
    color: #68b4dc !important;
    text-decoration: none;
}

