body {
    /*hoangton sua theo Vnexpress  */
    width: 100%;
    float: left;
    font: 400 14px arial;
    line-height: 160%;
    padding: 0;
    color: #222;
/*hoangton sua theo Vnexpress  */
}

#pagination-flickr a:hover {
    border: solid 1px #AA1D23;
}
#pagination-flickr a:link,
#pagination-flickr a {
    display: block;
    float: left;
    padding: 3px 10px;
    text-decoration: none;
}
#pagination-flickr .active {
    color: #ffffff;
    font-weight: bold;
    /*display: block;*/
    background: #AA1D23;
}
#pagination-flickr a {
    border: solid 1px #DDDDDD;
    margin-right: 2px;
}
a:active,
a:hover {
    outline: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 20px;
}
ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
img {
    max-width: 100%;
}
p {
    margin: 0 0 15px;
}
.container {
    max-width: 1010px;
}
.filedinhkem {
    /*border: 1px dotted #E8E8EA;
    border-radius: 4px;*/
    
    padding: 4px 10px 10px;
    margin-bottom: 10px;
    background: #FBFAFD;
}
.col-md-3-custom {
    width: 20%;
}
/**/
.container-header {
    max-width: 88%;
}

.top-head {
     background-color: #D2D3D5;
    height: 45px;
    border-bottom: 1px solid #830003;
}
.top-menu .btn-primary {
    background: transparent;
    border: none;
    box-shadow: none;
    padding-left: 0;
    text-transform: uppercase;
}
.btn-primary li {} .top-menu li {
    display: block;
    color: #FFF;
    float: left;
    margin: 0 10px;
}
.top-menu li:nth-child(2) {
    /*margin-top: 12px;*/
}
.top-menu .dropdown {
    float: right;
    padding-top: 6px;
}
.top-menu li a {
    color: #333;
    text-transform: uppercase;
    height: 44px;
    line-height: 44px;
    display: block;
    /*font-weight: bold;*/
}
.top-menu li.vi-tri,
.top-menu li.line-he {
    background-image: url(../images/icon/18.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;
}
.top-menu li.line-he {
    background-image: url(../images/icon/19.png);
    padding-left: 24px;
}
/*
.top-search form.navbar-form.navbar-left {
    background-color: #810629;
    padding: 5px 0;
   
    
    position: relative;
    margin: 0;
    width: 100%;
}
.top-search .navbar-form .form-control {
    width: 100%;
    border: none;
    border-radius: 0;
    background-color: transparent;
}
.top-search button.btn.btn-default {
    text-shadow: none;
    color: #FFF;
    background: transparent;
    border: none;
    box-shadow: none;
    background-image: url(../images/icon/17.png);
    background-repeat: no-repeat;
    background-position: 0 center;
    padding-left: 25px;
    text-transform: uppercase;
    position: absolute;
    top: 7px;
    right: 0;
}
*/
@media only screen and (max-width: 767px)
{
.responsive .logo img {
    margin: 0;
}
}

@media only screen and (max-width: 767px)
{
.responsive .logo img {
    height: auto !important;
    width: auto;
    max-width: 100%;
    display: block;
    max-height: 80px;
}
}

.logo {
    top: 5px;
    position: relative;
    text-align: center;
    margin: 0 auto;
    float: none;
	background-color: #A51C30;
}
@media (min-width: 992px) {
    .logo {
        position: absolute;
    }
}
/*MENU*/

.nav>li {
    position: inherit;
}
.navbar-nav {
    float: left;
    width: 100%;
    margin: 0;
}
ul.submenu {
    position: relative;
    width: 100%;
    background-color: #999B9D;
    left: 0;
    display: none;
}
li.active ul.submenu {
    display: block;
}
ul.submenu li {
    display: block;
    padding: 10px;
}
ul.submenu li a {
    color: #FFF;
    display: block;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
    /* border-left: 1px solid #FFF; */
    
    padding-left: 20px;
    line-height: 14px;
}
ul.submenu li:first-child a {
    /* padding-left: 0; */
    
    border: none;
}
.navbar-default {
    box-shadow: none;
    border: none;
    background: transparent;
    margin: 0;
}
.navbar-default .navbar-nav>li>a {
    /* font-weight: bold; */
    /*text-transform: uppercase;*/
    
    font-size: 18px;
    color: #FFF;
    padding-left: 0;
    padding-right: 0;
    text-shadow: none;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    /* border: none; */
    
    padding: 0;
}
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    /* border-bottom: 5px solid #B6003C; */
    background: transparent;
    box-shadow: none;
    /* padding-left: 0; */
    /* padding-right: 0; */
}
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    background: transparent;
}
.navbar-nav>li {
    padding: 0;
}
@media (min-width: 768px) {
    .navbar-default {
        box-shadow: none;
        border: none;
        background: transparent;
        margin: 0px 0 55px;
    }
    .navbar-default .navbar-nav>li>a {
        font-size: 14px;
    }
    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        /* border: none; */
        /* padding: 0; */
    }
    .navbar-default .navbar-nav>.active>a,
    .navbar-default .navbar-nav>.open>a,
    .navbar-default .navbar-nav>li>a:focus,
    .navbar-default .navbar-nav>li>a:hover {
        /* border-bottom: 5px solid #B6003C; */
        background: transparent;
        box-shadow: none;
        /* padding-left: 0; */
        /* padding-right: 0; */
    }
    .navbar-default .navbar-nav>.active>a,
    .navbar-default .navbar-nav>.active>a:focus,
    .navbar-default .navbar-nav>.active>a:hover {
        background: transparent;
    }
    .navbar-nav>li {
        /* padding: 0 12px; */
    }
    ul.submenu {
        position: absolute;
    }
    ul.submenu li {
        display: inline-block;
        padding: 10px;
    }
    ul.submenu li a {
        border-left: 1px solid #FFF;
    }
    ul.submenu li:first-child a {
        padding-left: 0;
        border: none;
    }
}
@media (min-width: 992px) {
    .navbar-default {
        margin: 20px 0 20px;
    }
    .navbar-default .navbar-nav>li>a {
        font-size: 16px;
    }
    .navbar-default .navbar-nav>.active>a,
    .navbar-default .navbar-nav>.open>a,
    .navbar-default .navbar-nav>li>a:focus,
    .navbar-default .navbar-nav>li>a:hover {
        /* border-bottom: 5px solid #B6003C; */
        background: transparent;
        box-shadow: none;
        /* padding-left: 0; */
        /* padding-right: 0; */
    }
    .navbar-default .navbar-nav>.active>a,
    .navbar-default .navbar-nav>.active>a:focus,
    .navbar-default .navbar-nav>.active>a:hover {
        background: transparent;
        color: #FFF;
    }
    .navbar-nav {
        width: auto;
    }
    ul.submenu {
        position: absolute;
    }
    ul.submenu li {
        display: inline-block;
        padding: 10px;
    }
    ul.submenu li a {
        border-left: 1px solid #FFF;
    }
    ul.submenu li:first-child a {
        padding-left: 0;
        border: none;
    }
}
.logo img {
    padding: 0 0 20px;
    /* text-align: center; */
}
.logo {
    text-align: center;
    z-index: 999;
}
.main-head {
    border-bottom: 1px solid #B6003D;
    margin-bottom: 20px;
    position: relative;
}
@media (min-width: 768px) {
    .logo {
        text-align: left;
    }
    .main-head {
        border-bottom: none;
        margin-bottom: 0px;
        background: #A51C30;
    }
}
/*FEATURE NEWS*/

.hot-news img {
    margin-bottom: 10px;
    width: 100%;
}
.hot-news .meta img {
    width: auto;
    margin: 0;
}
.hot-news h2 img {
    margin: 0;
    display: inline-block;
    margin-top: 5px;
}
p.meta span {
    margin-right: 5px;
}
.hot-news h2 {
    font-size: 20px;
    /*max-width: 320px;*/
}
.hot-news h2 a,
h2.title a {
    color: #B6003D;
}
.hot-news .meta {
    margin: 0 0 10px;
    padding: 0;
}
.hot-news .post-content {
    position: relative;
}
.intro {
    font-size: 13px;
    color: #666;
    /* height: 32px; */
    /* overflow: hidden; */
}
.tin-tuc .news-item p.intro {
    height: 34px;
    overflow: hidden;
}
.feature-news p.meta {
    padding-bottom: 0;
    margin-bottom: 5px;
}
.meta {
    font-size: 10px;
    color: #999;
    margin: 0;
    /* position: relative; */
    
    padding-bottom: 20px;
}
.feature-news h3,
.news-item h3 {
    margin: 0 0 10px;
    font-size: 14px;
    font-weight: bold;
    /*text-transform: uppercase;*/
}
.feature-news li {
    border-top: 1px solid #CCC;
}
.feature-news li:first-child {
    padding-top: 0;
    border: none;
}
.feature-news li a {
    color: #000;
}
.feature-news {
    margin-bottom: 20px;
}
/*BANNER 2*/

.banner-2 {
    padding: 20px 0;
    /* border-top: 1px solid #CCC; */
    
    background-image: url(../images/icon/2.png);
    background-repeat: no-repeat;
    background-position: top center;
    position: relative;
}
/*MIDDLE CONTENT*/

.middle-content {
    border-top: 1px solid #CCC;
    background-image: url(../images/icon/20.png);
    padding-top: 20px;
    margin-bottom: 20px;
}
h2.title {
    text-transform: uppercase;
    font-size: 20px;
    /* border-left: 5px solid #B6003D; */
    /* padding-left: 10px; */
    
    position: relative;
    color: #B6003D;
    border-bottom: 1px solid #CCC;
    padding-bottom: 10px;
}
h2.title.border-bold {
    border-bottom: 3px solid #CCC;
}
h2.title a {
    border-left: 5px solid #B6003D;
    padding-left: 10px;
}
span.date {
    font-size: 11px;
    text-transform: uppercase;
    color: #999;
    float: right;
    position: absolute;
    bottom: 2px;
    right: 0;
}
h2.title span {
    font-size: 11px;
    text-transform: uppercase;
    color: #999;
}
.middle-content hr {
    border-bottom: 1px solid #CCC;
    margin: 0 0 20px;
}
.news-item h3 {
    margin: 15px 0 10px;
    /*height: 60px;*/
    overflow: hidden;
}
.news-item h3 img {
    /* position: absolute; */
    /* right: 23px; */
    
    display: inline;
    margin-top: 3px;
}
.hot-news-item-2 .news-item:after {
    content: '';
    display: block;
    clear: both;
}
.news-item h3 a {
    color: #000;
}
.tin-tuc .news-item .meta {
    border-bottom: 2px solid #B6003D;
    padding-bottom: 20px;
}
.tin-tuc .item-5 .meta,
.tin-tuc .item-6 .meta,
.tin-tuc .item-7 .meta,
.tin-tuc .item-8 .meta {
    border: none;
    padding-bottom: 0;
}
.tin-tuc .item-5 .meta span,
.tin-tuc .item-6 .meta span,
.tin-tuc .item-7 .meta span,
.tin-tuc .item-8 .meta span {
    bottom: 0;
}
/**/

.banner img,
.news-item img {
    display: block;
    width: 100%;
    height: auto;
}
.banner img {
    margin-bottom: 20px;
}
.row {
    margin-left: -13px;
    margin-right: -13px;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    padding-left: 13px;
    padding-right: 13px;
}
/*Footer*/

footer.footer-wrapper {
    background-color: #A51C30;
    color: #FFF;
}
.footer-row {
    padding: 20px 0 0;
}
.footer-bottom {
	font: 400 13px arial !important;	
    padding: 20px 0;
    background-color: rgba(0, 0, 0, 0.5);
    box-sizing: border-box;
}
.fbl,
.fbr {
    text-align: center;
}
.footer-social .img-item {
    width: 45px;
    height: 45px;
    display: inline-block;
    margin: 0;
    /* float: left; */
    
    margin-left: 10px;
    /* text-align: center; */
    
    line-height: 25px;
    margin-bottom: 10px;
}
.footer-social span {
    /* float: left; */
    
    line-height: 50px;
    font-weight: bold;
    text-transform: uppercase;
}
.footer-social {
    float: none;
    text-align: right;
    max-width: 442px;
    margin: 0 auto 20px;
    /* clear: both; */
}
.footer-logo .img-item {
    display: inline-block;
    text-align: left;
    padding: 0 30px 0 0;
    width: 25%;
    float: left;
    box-sizing: border-box;
}
.footer-logo .img-item img {
    width: 100%;
    display: block;
}
.news-item h2 {
    font-size: 14px;
    /*text-transform: uppercase;*/
    
    display: inline-block;
    border-top: 3px solid #B6003D;
    padding-top: 20px;
    color: #B6003D;
    font-weight: bold;
}
.du-lieu h2.title {
    /* border-bottom: 1px solid #CCC; */
    /* padding-bottom: 20px; */
    /* margin-bottom: 0; */
    /*padding-top: 160px; */
    color: #B6003D;
}
.du-lieu hr {
    margin: 20px 0 0;
}
span.read-more {
    position: absolute;
    right: 0;
    bottom: 20px;
    color: #000;
    display: none;
}
span.read-more span {
    color: #B6003D;
}
.bootom-content {
    padding-top: 20px;
}
.xu-huong .news-item h3 {
    margin: 0 0 20px;
    height: 32px;
    overflow: hidden;
    position: relative;
}
.news-item {
    margin-bottom: 20px;
    position: relative;
}
.footer-logo {
    text-align: center;
    margin-bottom: 20px;
}
@media (min-width: 768px) {
    .fbl {
        text-align: left;
    }
    .fbr {
        text-align: right;
    }
    .footer-logo {
        text-align: left;
    }
    .footer-social {
        margin: 0 auto;
        float: right;
    }
}
.footer-info {
    /*text-transform: uppercase;*/
    font: 400 13px arial !important;
    margin-bottom: 20px;
}
.footer-info p {
    margin: 0;
}
.footer-info p:first-child {
    margin: 0 0 5px;
}
.footer-info span {
    font-weight: bold;
    font-size: 13px;
}
.footer-doitac p {
    text-transform: uppercase;
    background-image: url(../images/icon/15.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 45px;
}
.footer-2 h3 {
    border-bottom: 1px solid #CCC;
    font-size: 9pt;
    text-transform: uppercase;
    font-weight: bold;
    padding-bottom: 10px;
    /* margin: 0 -13px 20px; */
    /* padding-left: 13px; */
}
.footer-2 a {
    color: #FFF;
}
.footer-2 .footop-box-1 h3 {
    /* margin-left: 0; */
    /* padding-left: 0; */
}
.footer-2 .footop-box-5 h3 {
    margin-right: 0;
}
.footop-box {
    margin-bottom: 20px;
}
@media(max-width: 720px) {
    p {
        width: 100%;
    }
    .filedinhkem {
        margin-top: 2px;
        width: 100%;
    }
    .filedinhkem h3 {
        width: 100%;
        border-bottom: 1px dotted gray;
        font-size: 12px;
        margin-bottom: 5px;
    }
    .filedinhkem ul {
        list-style-type: none;
        padding: 0px;
        margin: 0px;
    }
    .filedinhkem ul li {
        margin-left: 5px;
        margin-bottom: 3px;
    }
    .filedinhkem ul li a {
        text-transform: lowercase;
    }
}
@media(max-width: 520px) {
    p {
        width: 100%;
    }
    .filedinhkem {
        margin-top: 2px;
        width: 100%;
    }
    .filedinhkem h3 {
        width: 100%;
        border-bottom: 1px dotted gray;
        font-size: 12px;
        margin-bottom: 5px;
    }
    .filedinhkem ul {
        list-style-type: none;
        padding: 0px;
        margin: 0px;
    }
    .filedinhkem ul li {
        margin-left: 5px;
        margin-bottom: 3px;
    }
    .filedinhkem ul li a {
        text-transform: lowercase;
    }
}
@media (min-width: 992px) {
    .footop-box {
        padding: 0;
    }
    .footop-box-5 {
        padding-right: 13px;
    }
    .filedinhkem {
        /*margin-top: 10px;*/
        
        width: 100%;
    }
    .filedinhkem h3 {
        width: 200px;
        border-bottom: 1px dotted gray;
        font-size: 13px;
        margin-bottom: 5px;
    }
    .filedinhkem ul {
        list-style-type: none;
        padding: 0px;
        margin: 0px;
    }
    .filedinhkem ul li {
        margin-left: 5px;
        margin-bottom: 3px;
    }
    .filedinhkem ul li a {
        text-transform: lowercase;
    }
}
/*TINTUC*/

h1.title {
    text-transform: uppercase;
    font-size: 20px;
    border-left: 5px solid #B6003D;
    padding-left: 10px;
    position: relative;
    color: #B6003D;
}
h1.title a {
    color: #B6003D;
}
h1.title span {
    font-size: 11px;
    text-transform: uppercase;
    color: #999;
}
h1.title span.subtite {
    font-size: inherit;
    color: inherit;
    font-weight: bold;
}
.news-item .post-thum {
    float: left;
    margin-right: 15px;
}
.hot-news-item-2 .news-item {
    margin-bottom: 10px;
    border-bottom: 1px solid #EEE;
}
.category .news-item h2 {
    padding-top: 0;
    border: none;
    display: inline;
    font-size: 15px;
}
.category .hot-news .meta {
    position: relative;
    margin-top: 10px;
    padding-bottom: 0;
}
.category .hot-news .list-news .meta {
    margin-top: 15px;
}
.hot-news-item-1 span.read-more,
.list-news span.read-more {
    bottom: 0;
}
.hot-news hr {
    margin: 0;
    clear: both;
}
.category .news-item p.intro {
    margin: 10px 0 0;
    height: 38px;
    overflow: hidden;
}
.clear {
    clear: both;
}
.list-news .news-item:after {
    content: '';
    display: block;
    clear: both;
}
.list-news .news-item {
    margin: 10px 0;
    border-bottom: 1px solid #eee;
}
.list-news .news-item .post-thum {
    margin-right: 20px;
}
@media (min-width: 768px) {
    .hot-news-item-1 {
        width: 43.88%;
    }
    .hot-news-item-2 {
        width: 56.12%;
    }
    .filedinhkem {
        /*margin-top: 10px;*/
        
        width: 100%;
    }
    .filedinhkem h3 {
        width: 200px;
        border-bottom: 1px dotted gray;
        font-size: 13px;
        margin-bottom: 5px;
    }
    .filedinhkem ul {
        list-style-type: none;
        padding: 0px;
        margin: 0px;
    }
    .filedinhkem ul li {
        margin-left: 5px;
        margin-bottom: 3px;
    }
    .filedinhkem ul li a {
        text-transform: lowercase;
    }
}
/*SIDEBAR*/

.post-img {
    position: relative;
}
.post-img .icon {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 53px;
    height: 53px;
    background-image: url(../images/icon/6.png);
    z-index: 99;
    margin-left: -26px;
    margin-top: -26px;
}
.page-navi ul li {
    display: inline-block;
    margin-left: 3px;
}
.page-navi ul li a {
    display: block;
    padding: 5px 11px;
    border: 1px solid #CCC;
    border-radius: 3px;
    color: #000;
    background-color: #F3F3F3;
    -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 1);
    -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 1);
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
}
.page-navi {
    text-align: right;
    margin-bottom: 20px;
}
.page-navi ul li a:hover {
    background-color: #A51C30;
    color: #FFF;
    text-decoration: none;
}
/*Video*/

h2.cat-label {
    color: #B6003D;
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
p.cat-date span.date {
    position: relative;
    left: 0;
    float: none;
}
.hot-video iframe {
    max-width: 100%;
}
.hot-video {
    margin-bottom: 20px;
}
.vd_folder_home {
    position: relative;
    padding-bottom: 20px;
}
.vd_header {
    height: 30px;
    background: #3f3f3f url(../images/icon/1_2_folder.gif) repeat-x 0px 0px;
    border-bottom: 1px solid #FFF;
}
.vd_header a {
    font: bold 14px arial;
    border-top: 2px solid #a0234f;
    line-height: 30px;
    height: 30px;
    margin: 0px 0px 0px 10px;
    float: left;
    white-space: nowrap;
    color: #FFF;
}
.button_slide {
    position: absolute;
    right: 10px;
    top: 6px;
    z-index: 1;
    height: 20px;
}
.vd_prev_slider {
    background-position: 0px 0px;
    margin-right: 10px;
}
.btn_control_vd_slider {
    width: 11px;
    height: 20px;
    float: left;
    background: url(../images/icon/btn_control_vd.gif);
}
.vd_next_slider {
    background-position: -21px 0px;
}
.vd_list_folder_in {
    padding: 15px 8px 15px;
    display: block;
    clear: both;
    overflow: hidden;
    background: #222;
}
.jcarousel-wrapper {
    /* margin: 20px auto; */
    
    position: relative;
    display: block;
    overflow: hidden;
    /* border: 10px solid #fff; */
}
.jcarousel {
    position: relative;
    /* overflow: hidden; */
    
    width: 100%;
}
.jcarousel ul {
    height: 170px;
}
.jcarousel li {
    /* border: 1px solid #fff; */
    
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.div_slide_new {
    display: block;
    overflow: hidden;
}
.thumb_image {} .div_slide_new .aImg {
    margin-bottom: 7px;
    position: relative;
}
.vd_list_folder_in .jcarousel img {} .jcarousel img {
    display: block;
    max-width: 100%;
    width: 100%;
}
.ul_slide_new .title_video {
    padding-top: 10px;
}
.vd_list_folder_in .txt_link {
    color: #999;
    font-size: 14px;
}
/*Dropdown*/

.nam-xh,
.bang-xh {
    margin-bottom: 20px;
}
@media (min-width: 768px) {
    .nam-xh {
        float: left;
        padding-right: 20px;
    }
    .bang-xh {
        padding-left: 0;
    }
    .filedinhkem {
        /*margin-top: 10px;*/
        
        width: 35%;
        float: right;
    }
    .filedinhkem h3 {
        width: 200px;
        border-bottom: 1px dotted gray;
        font-size: 13px;
        margin-bottom: 5px;
    }
    .filedinhkem ul {
        list-style-type: none;
        padding: 0px;
        margin: 0px;
    }
    .filedinhkem ul li {
        margin-left: 5px;
        margin-bottom: 3px;
    }
    .filedinhkem ul li a {
        text-transform: lowercase;
    }
}
.nam-xh select,
.bang-xh select {
    width: 100%;
    padding: 5px;
}
/*Chi tiet TIn*/

p.block_breadcrumbs {
    /* height: 30px; */
    
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    padding-bottom: 0px;
    font-size: 13px;
    color: #a5a5a5;
    line-height: 30px;
}
.block_single_post .info {
    height: 32px;
    margin-bottom: 20px;
    border-top: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
}
.block_single_post .r_part {
    float: right;
    min-width: 220px;
}
.block_single_post .date {
    height: 32px;
    float: left;
}
.block_single_post .date p {
    font-size: 11px;
    color: #868686;
    line-height: 32px;
}
.block_single_post .date a {
    font-size: 11px;
    color: #868686;
}
.block_single_post .author {
    height: 32px;
    margin-left: 21px;
    float: left;
}
.block_single_post .author p {
    font-size: 11px;
    color: #8a8a8a;
    font-weight: bold;
    line-height: 32px;
}
.block_single_post .author a {
    font-size: 11px;
    color: #5e5e5e;
    font-weight: bold;
}
.block_single_post .category {
    height: 32px;
    float: left;
}
.block_single_post .category p {
    font-size: 9px;
    color: #3a3a3a;
    text-transform: uppercase;
    line-height: 34px;
}
.block_single_post .category a {
    font-size: 9px;
    color: #719eae;
    text-transform: uppercase;
}
.block_single_post .views {
    height: 32px;
    line-height: 32px;
    margin-left: 7px;
    padding-left: 33px;
    float: left;
    display: block;
    background: url(../images/icon/icon_view_1.png) no-repeat 0px 11px;
    font-size: 11px;
    color: #8a8a8a;
}
.block_single_post .comments {
    height: 32px;
    line-height: 32px;
    margin-left: 10px;
    padding-left: 19px;
    float: left;
    display: block;
    background: url(../images/icon/icon_comment_1.png) no-repeat 0px 11px;
    font-size: 11px;
    color: #8a8a8a;
}
.block_single_post .block_related_posts .title a {
    font-size: 12px;
    color: #1a1a1a;
    font-weight: bold;
}
.block_single_post .f_pic {
    margin-bottom: 15px;
}
.block_post_social section.recommend li:first-child {
    margin-left: 0px;
}
.block_post_social section.recommend li {
    margin-left: 7px;
    float: left;
    display: block;
}
.block_post_social ul:after {
    content: '';
    display: block;
    clear: both;
}
.block_single_post .block_news_post .info {
    margin-bottom: 0;
}
#respond label {
    width: 90px;
    vertical-align: top;
}
.block_news_post p.title {
    height: 35px;
    overflow: hidden;
}
.cm-list {
    display: block;
    margin: 0;
    padding: 0;
}
.cm-list li {
    display: block;
    list-style: none;
    border-top: 1px #f0f0f0 solid;
    padding: 10px;
    position: relative;
}
.cm-list li .left-cont {
    width: 50px;
    float: left;
    padding-top: 5px;
}
.cm-list li .cent-cont {
    margin-left: 60px;
    margin-right: 68px;
}
.cm-list li .right-cont {
    width: 70px;
    float: right;
}
.cm-list li .cm-content {
    color: #444;
    line-height: 16px;
    margin-top: 5px;
}
.cm-list li .item-info a.full-name {
    color: #578cca;
    font-weight: bold;
    font-size: 12px;
}
.time-ago {
    font-size: 12px;
}
.total {
    font-size: 12px;
    font-weight: normal;
}
.ContentSearch {
    background: none repeat scroll 0 0 white;
    border: 1px solid #a2a0a1;
    border-radius: 4px;
    margin-bottom: 10px;
    width: 100%;
}
.ContentSearch h2 {
    color: #293955;
    font-style: italic;
    font-weight: 600;
    margin: 10px;
    width: 100%;
}
.Row_Content {
    border-bottom: 1px dotted #a2a0a1;
    margin: 5px 5px 2px;
    padding: 10px;
}
.menu-search {} .menu-search a {
    color: #565656;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
}
.menu-search a:hover {
    color: #3399FF;
}
.ContentSearch span {
    font-style: italic;
}
.Row_Content:hover {
    background: #BAE2FF;
    cursor: pointer;
}
.home-slidshow {
    max-width: 1366px;
    margin: 0 auto;
}
ol.flex-control-nav.flex-control-paging {
    background: #A51C30;
    padding: 15px 0 10px;
}
.home-slidshow .flexslider {
    border: none;
}
.home-slidshow .flex-control-paging li a {
    background: #FFF;
}

p.post-cat {
    margin: 10px 0 10px;
}
.hot-news .small-news img {
    margin: 0 0 10px;
    display: block;
    width: 100%;
}
.hot-news .small-news a {
    		/*hoangton sua theo Vnexpress  */	
	font-family: "Merriweather",serif;
	line-height: 160%;
	/*hoangton sua theo Vnexpress  */
}
.hot-news-more .row {
    margin: 0 -5px;
}
.hot-news-more .row .small-news {
    padding: 0 5px;
}
.hot-news-more {
    border-top: 1px solid #CCC;
    padding-top: 15px;
}
p.post-title {
    height: 35px;
    overflow: hidden;
}
@media (min-width: 768px) {
    p.post-title {
        height: auto;
    }
}
.banner-2 .owl-theme .owl-controls .owl-buttons div {
    position: absolute;
    top: -50px;
    background: url(../images/scroll-button.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    width: 17px;
    height: 17px;
    display: block;
    margin: 0;
    padding: 0;
}
.banner-2 .owl-carousel {
    position: inherit;
}
.banner-2 .owl-theme .owl-controls .owl-buttons div.owl-prev {
    right: 20px;
}
.banner-2 .owl-theme .owl-controls .owl-buttons div.owl-next {
    right: -3px;
}
.banner-2 .owl-theme .owl-controls .owl-buttons div.owl-next {
    background-position: -62px 0px;
}
p.meta span img {
    width: auto;
    display: inline-block;
}
.news-item .post-img {
    margin-bottom: 15px;
}
.home-box.du-lieu p.intro {
    height: 52px;
    overflow: hidden;
    display: block;
}
p.meta {
    padding-bottom: 0;
}
.chuyen-de .news-item {
    margin-bottom: 0;
}
.banner-2.chuyen-de {
    padding-bottom: 0;
}
.container.tin-tuc {
    clear: both;
}
ul.link-2-cot li {
    float: left;
    width: 50%;
}
.footer-row ul li {
    font-size: 11px;
}
.home-banner-1 {
    margin-bottom: 20px;
}
.goc-kinh-dien .news-item .post-img {
    width: 125px;
    float: left;
    padding-right: 10px;
}
.goc-kinh-dien .news-item .post-img img {
    display: block;
    width: 100%;
}
.goc-kinh-dien .news-item.item-1 .post-img {
    width: 240px;
}
.goc-kinh-dien .news-item {
    border-bottom: 1px solid #CCC;
}
.goc-kinh-dien .news-item:last-child {
    border: none;
    padding-bottom: 0;
    margin-bottom: 0;
}
.goc-kinh-dien .news-item:last-child .post-img {
    margin-bottom: 0;
}
.right-search {
    border: 1px solid #CCC;
    background: url(../images/right-search-bg.png);
    background-repeat: repeat-x;
    background-position: left bottom;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.right-search div#slideshow {
    float: none;
    clear: both;
    position: relative;
}
.right-search h3 {
    color: #BB0F49;
    text-transform: uppercase;
    border-bottom: 1px solid #CCC;
    font-size: 16px;
    font-weight: bold;
    background: url(../images/right-search-title.png);
    background-repeat: repeat-x;
    background-position: left bottom;
    padding: 10px 0;
    text-align: center;
    margin-bottom: 10px;
}
div#slideshow {
    display: block;
    position: relative;
}
.right-search input,
.right-search select {
    width: 100%;
    margin-bottom: 10px;
    height: 30px;
}
.right-search form {
    padding: 0 10px;
}
.right-search input#searchsubmit {
    width: 85px;
    margin: 0 auto;
    height: auto;
    float: none;
    display: block;
    background: url(../images/right-search-button.png);
    color: #FFF;
    border: 1px solid #CCC;
    border-radius: 5px;
    box-shadow: none;
    padding: 4px;
}
.video-1 .post-img {
    position: relative;
}
.video-1 .post-img img {
    display: block;
    width: 100%;
}
.video-1 .post-img span.play-icon {
    position: absolute;
    width: 57px;
    height: 57px;
    display: block;
    top: 50%;
    left: 50%;
    z-index: 999;
    background: url(images/video-play.png);
    margin-top: -30px;
    margin-left: -35px;
}
.row5 {
    margin-left: -5px !important;
    margin-right: -5px !important;
}
.padding5 {
    padding-left: 5px !important;
    padding-right: 5px !important;
}
.banner-2.video-list .owl-theme .owl-controls .owl-buttons div {
    top: 24px;
    background-color: #FFF;
    opacity: 1;
    border-radius: 0;
    width: 30px;
    background-position: -56px 2px;
    height: 20px;
}
.banner-2.video-list .owl-theme .owl-controls .owl-buttons div.owl-prev {
    right: auto;
    left: 0;
    background-position: 8px 2px;
}
.banner-2.video-list .owl-theme .owl-controls .owl-buttons div.owl-next {
    right: 0;
}
.video-content .news-item h3 {
    height: auto;
}
.banner-2.video-list {
    padding: 0;
}
.top-menu li.vietnamreport a {
    color:#414042;
    font-style: italic;
    font-size: 12pt;
    font-weight: bold;
}    

#pagination-flickr a:hover {
    border: solid 1px #AA1D23;
}
#pagination-flickr a:link,
#pagination-flickr a {
    display: block;
    float: left;
    padding: 3px 10px;
    text-decoration: none;
}
#pagination-flickr .active {
    color: #ffffff;
    font-weight: bold;
    /*display: block;*/
    background: #AA1D23;
}
#pagination-flickr a {
    border: solid 1px #DDDDDD;
    margin-right: 2px;
}
a:active,
a:hover {
    outline: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 20px;
}
ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
img {
    max-width: 100%;
}
p {
    margin: 0 0 15px;
}
.container {
    max-width: 1010px;
}
.filedinhkem {
    /*border: 1px dotted #E8E8EA;
border-radius: 4px;*/
    
    padding: 4px 10px 10px;
    margin-bottom: 10px;
    background: #FBFAFD;
}
/*

.top-head {
    background: #f2f2f2 url(../images/top-head.png);
    background-repeat: repeat-x;
    background-position: left bottom;
}
*/
.top-menu .btn-primary {
    background: transparent;
    border: none;
    box-shadow: none;
    padding-left: 0;
    text-transform: uppercase;
}
.btn-primary li {} .top-menu li {
    display: block;
    color: #FFF;
    float: left;
    margin: 0 10px;
}
.top-menu li:nth-child(2) {
    /*margin-top: 12px;*/
}
.top-menu .dropdown {
    float: right;
    padding-top: 6px;
}
.top-menu li a {
	font-size: small;
    color: #333;
    text-transform: uppercase;
    height: 44px;
    line-height: 44px;
    display: block;
    /*font-weight: bold;*/
}
.top-menu li.vi-tri,
.top-menu li.line-he {
    background-image: url(../images/icon/18.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;
}
.top-menu li.line-he {
    background-image: url(../images/icon/19.png);
    padding-left: 24px;
}
.top-search {
    text-align: center;
    margin-top: 10px;
    position: relative;
    width: 200px;
    margin: auto;
    padding-top: 10px;
    margin-left: 5px;
}

.top-search input#s {
    width: 100%;
}


.top-search input#searchsubmit {
    position: absolute;
    top: 10px;
    right: 0;
}



/*
.top-search form.navbar-form.navbar-left {
    background-color: #810629;
    padding: 5px 0;
    
    
    position: relative;
    margin: 0;
    width: 100%;
}
.top-search .navbar-form .form-control {
    width: 100%;
    border: none;
    border-radius: 0;
    background-color: transparent;
}
.top-search button.btn.btn-default {
    text-shadow: none;
    color: #FFF;
    background: transparent;
    border: none;
    box-shadow: none;
    background-image: url(../images/icon/17.png);
    background-repeat: no-repeat;
    background-position: 0 center;
    padding-left: 25px;
    text-transform: uppercase;
    position: absolute;
    top: 7px;
    right: 0;
}
*/
.logo {
    top: 5px;
    position: relative;
    text-align: center;
    margin: 0 auto;
    float: none;
}
@media (min-width: 992px) {
    .logo {
        /* position: absolute; */
    }
}
/*MENU*/

.nav>li {
    position: inherit;
}
.navbar-nav {
    float: left;
    width: 100%;
    margin: 0;
	/*padding-left: 300px;*/
}
ul.submenu {
    position: relative;
    width: 100%;
    background-color: #999B9D;
    left: 0;
    display: none;
}
li.active ul.submenu {
    display: block;
}
ul.submenu li {
    display: block;
    padding: 10px;
}
ul.submenu li a {
    color: #FFF;
    display: block;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
    /* border-left: 1px solid #FFF; */
    
    padding-left: 20px;
    line-height: 14px;
}
ul.submenu li:first-child a {
    /* padding-left: 0; */
    
    border: none;
}
.navbar-default {
    box-shadow: none;
    border: none;
    background: transparent;
    margin: 0;
    background: #A51C30;
    border-radius: 0;
    padding: 0 10px;
}
.navbar-default .navbar-toggle .icon-bar {
    background: #FFF;
}
.navbar-default .navbar-nav>li>a {
    /* font-weight: bold; */
    /*text-transform: uppercase;*/
    font-size: 16px;
    color: #FFF;
    padding-left: 0;
    padding-right: 0;
    text-shadow: none;
    padding: 5px 10px;
    border-radius: 5px;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    /* border: none; */
    
    padding: 0;
}
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    /* border-bottom: 5px solid #B6003C; */
    background: transparent;
    box-shadow: none;
    /* padding-left: 0; */
    /* padding-right: 0; */
}
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    background: transparent;
	color: yellow;
}
.navbar-nav>li {
    padding: 0;
}
@media (min-width: 768px) {
	

.top-search {
    text-align: right;
    float: right;
}

    .navbar-default {
        box-shadow: none;
        border: none;
        background: transparent;
        margin: 0px 0 55px;
    }
    .navbar-default .navbar-nav>li>a {
        font-size: 16px;
    }
    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        /* border: none; */
        /* padding: 0; */
    }
    .navbar-default .navbar-nav>.active>a,
    .navbar-default .navbar-nav>.open>a,
    .navbar-default .navbar-nav>li>a:focus,
    .navbar-default .navbar-nav>li>a:hover {
        /* border-bottom: 5px solid #B6003C; */
        background: transparent;
        box-shadow: none;
        /* padding-left: 0; */
        /* padding-right: 0; */
    }
    .navbar-default .navbar-nav>.active>a,
    .navbar-default .navbar-nav>.active>a:focus,
    .navbar-default .navbar-nav>.active>a:hover {
        background: transparent;
    }
    .navbar-nav>li {
        /* padding: 0 12px; */
        position: relative;
    }
    ul.submenu {
        position: absolute;
    }
    ul.submenu li {
        display: inline-block;
        padding: 10px;
    }
    ul.submenu li a {
        border-left: 1px solid #FFF;
    }
    ul.submenu li:first-child a {
        padding-left: 0;
        border: none;
    }
}
@media (min-width: 992px) {
    .navbar-default {
        margin: 35px 0 0px;
    }
    .navbar-default .navbar-nav>li>a {
        font-size: 16px;
    }
    .navbar-default .navbar-nav>.active>a,
    .navbar-default .navbar-nav>.open>a,
    .navbar-default .navbar-nav>li>a:focus,
    .navbar-default .navbar-nav>li>a:hover {
        /* border-bottom: 5px solid #B6003C; */
        background: #FFF;
        box-shadow: none;
        /* padding-left: 0; */
        /* padding-right: 0; */
    }
    .navbar-default .navbar-nav>.active>a,
    .navbar-default .navbar-nav>.active>a:focus,
    .navbar-default .navbar-nav>.active>a:hover {
        background: transparent;
        color: #FFF;
    }
    .navbar-nav {
        width: auto;
    }
    ul.submenu {
        position: absolute;
    }
    ul.submenu li {
        display: inline-block;
        padding: 10px;
    }
    ul.submenu li a {
        border-left: 1px solid #FFF;
    }
    ul.submenu li:first-child a {
        padding-left: 0;
        border: none;
    }
}
.logo img {
    padding: 0 0 20px;
    /* text-align: center; */
}
.logo {
    text-align: center;
    z-index: 999;
}
.main-head {
    border-bottom: 1px solid #B6003D;
    margin-bottom: 20px;
    position: relative;
}
@media (min-width: 768px) {
    .logo {
        text-align: left;
        
    }
    .main-head {
        border-bottom: none;
        margin-bottom: 0px;
        background: #A51C30;
    }
}
/*FEATURE NEWS*/

.hot-news img {
    margin-bottom: 20px;
    width: 100%;
}
.category .hot-news img {
    margin: 0;
}
.hot-news .meta img {
    width: auto;
    margin: 0;
}
.hot-news h2 img {
    margin: 0;
    display: inline-block;
    margin-top: 5px;
}
p.meta span {
    margin-right: 5px;
    color: #333;
}
.hot-news h2 {
    font-size: 20px;
    /*max-width: 320px;*/
}
.hot-news h2 a,
h2.title a {
    color: #B6003D;
	/*hoangton sua theo Vnexpress  */
	font-weight: bold;
	font-size: 20px;
	font-family: "Merriweather",serif;
	line-height: 160%;
	/*hoangton sua theo Vnexpress  */
}
.hot-news .meta {
    margin: 0 0 10px;
    padding: 0;
}
.hot-news .post-content {
    position: relative;
}
.intro {
/*hoangton sua theo Vnexpress  */
    margin-top: 10px;
	font-size: 14px;
    line-height: 140%;
/*hoangton sua theo Vnexpress  */
}
.tin-tuc .news-item p.intro {
    height: 34px;
    overflow: hidden;
}
.feature-news p.meta {
    padding-bottom: 0;
    margin-bottom: 5px;
}
.meta {
    font-size: 10px;
    color: #999;
    margin: 0;
    /* position: relative; */
    
    padding-bottom: 20px;
}
.feature-news h3,
.news-item h3 {
    margin: 0 0 10px;
    font-size: 14px;
    font-weight: bold;
    /*text-transform: uppercase;*/
}
.feature-news li {
    border-top: 1px solid #CCC;
}
.feature-news li:first-child {
    padding-top: 0;
    border: none;
}
.feature-news li a {
    /*hoangton sua theo Vnexpress  */
font-size: 15px;
font-weight: 700;
line-height: 160%;
font-family: "Merriweather",serif;
color: #222222;
/*hoangton sua theo Vnexpress  */
	
}
.feature-news {
    margin-bottom: 20px;
}
/*BANNER 2*/

.banner-2 {
    padding: 20px 0;
    /* border-top: 1px solid #CCC; */
    background-image: url(../images/icon/2.png);
    background-repeat: no-repeat;
    background-position: top center;
    position: relative;
}
/*MIDDLE CONTENT*/

.middle-content {
    border-top: 1px solid #CCC;
    background-image: url(../images/icon/20.png);
    padding-top: 20px;
    margin-bottom: 20px;
}
h2.title {
    text-transform: uppercase;
    font-size: 20px;
    /* border-left: 5px solid #B6003D; */
    /* padding-left: 10px; */
    
    position: relative;
    color: #B6003D;
    border-bottom: 1px solid #CCC;
    padding-bottom: 10px;
}
h2.title.border-bold {
    border-bottom: 3px solid #CCC;
}
h2.title a {
    border-left: 5px solid #B6003D;
    padding-left: 10px;
}
span.date {
    font-size: 11px;
    text-transform: uppercase;
    color: #999;
    float: right;
    position: absolute;
    bottom: 2px;
    right: 0;
}
h2.title span {
    font-size: 11px;
    text-transform: uppercase;
    color: #999;
}
.middle-content hr {
    border-bottom: 1px solid #CCC;
    margin: 0 0 20px;
}
.news-item h3 {
    margin: 15px 0 10px;
   /* height: 62px;*/
    overflow: hidden;
	line-height: 160%;
}
.news-item h3 img {
    /* position: absolute; */
    /* right: 23px; */
    
    display: inline;
    margin-top: 3px;
}
.hot-news-item-2 .news-item:after {
    content: '';
    display: block;
    clear: both;
}
.news-item h3 a {
    color: #000;
}
.tin-tuc .news-item .meta {
    border-bottom: 2px solid #B6003D;
    padding-bottom: 20px;
}
.tin-tuc .item-5 .meta,
.tin-tuc .item-6 .meta,
.tin-tuc .item-7 .meta,
.tin-tuc .item-8 .meta {
    border: none;
    padding-bottom: 0;
}
.tin-tuc .item-5 .meta span,
.tin-tuc .item-6 .meta span,
.tin-tuc .item-7 .meta span,
.tin-tuc .item-8 .meta span {
    bottom: 0;
}
/**/

.banner img,
.news-item img {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 0 10px;
}
.banner img {
    margin-bottom: 20px;
}
.row {
    margin-left: -13px;
    margin-right: -13px;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    padding-left: 13px;
    padding-right: 13px;
}
/*Footer*/

footer.footer-wrapper {
    background-color: #A51C30;
    color: #FFF;
}
.footer-row {
    padding: 20px 0 0;
}
.footer-bottom {
	font: 400 13px arial !important;	
    padding: 20px 0;
    background-color: rgba(0, 0, 0, 0.5);
    box-sizing: border-box;
}
.fbl,
.fbr {
    text-align: center;
}
.footer-social .img-item {
    width: 45px;
    height: 45px;
    display: inline-block;
    margin: 0;
    /* float: left; */
    
    margin-left: 10px;
    /* text-align: center; */
    
    line-height: 25px;
    margin-bottom: 10px;
}
.footer-social span {
    /* float: left; */
	font: 400 13px arial !important;	
    line-height: 50px;
    font-weight: bold;
    text-transform: uppercase;
}
.footer-social {
    float: none;
    text-align: right;
    max-width: 442px;
    margin: 0 auto 20px;
    /* clear: both; */
}
.footer-logo .img-item {
    display: inline-block;
    text-align: left;
    padding: 0 30px 0 0;
    width: 25%;
    float: left;
    box-sizing: border-box;
}
.footer-logo .img-item img {
    width: 100%;
    display: block;
}
.news-item h2 {
    font-size: 14px;
    /*text-transform: uppercase;*/
    display: inline-block;
    border-top: 3px solid #B6003D;
    padding-top: 20px;
    color: #333;
    font-weight: bold;
}
.du-lieu h2.title {
    /* border-bottom: 1px solid #CCC; */
    /* padding-bottom: 20px; */
    /* margin-bottom: 0; */
    
    color: #B6003D;
}
.du-lieu hr {
    margin: 20px 0 0;
}
span.read-more {
    position: absolute;
    right: 0;
    bottom: 20px;
    color: #000;
    display: none;
}
span.read-more span {
    color: #B6003D;
}
.bootom-content {
    padding-top: 20px;
}
.xu-huong .news-item h3 {
    margin: 0 0 20px;
    height: 32px;
    overflow: hidden;
    position: relative;
}
.news-item {
    margin-bottom: 20px;
    position: relative;
}
.footer-logo {
    text-align: center;
    margin-bottom: 20px;
}
@media (min-width: 768px) {
    .fbl {
        text-align: left;
    }
    .fbr {
        text-align: right;
    }
    .footer-logo {
        text-align: left;
    }
    .footer-social {
        margin: 0 auto;
        float: right;
    }
}
.footer-info {
    /*text-transform: uppercase;*/
    
    margin-bottom: 20px;
}
.footer-info p {
    margin: 0;
}
.footer-info p:first-child {
    margin: 0 0 5px;
}
.footer-info span {
    font-weight: bold;
    font-size: 16px;
}
.footer-doitac p {
    text-transform: uppercase;
    background-image: url(../images/icon/15.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 45px;
}
.footer-2 h3 {
    border-bottom: 1px solid #CCC;
    font-size: 9pt;
    text-transform: uppercase;
    font-weight: bold;
    padding-bottom: 10px;
    /* margin: 0 -13px 20px; */
    /* padding-left: 13px; */
}
.footer-2 a {
    color: #FFF;
}
.footer-2 .footop-box-1 h3 {
    /* margin-left: 0; */
    /* padding-left: 0; */
}
.footer-2 .footop-box-5 h3 {
    margin-right: 0;
}
.footop-box {
    margin-bottom: 20px;
}
@media(max-width: 720px) {
    p {
        width: 100%;
    }
    .filedinhkem {
        margin-top: 2px;
        width: 100%;
    }
    .filedinhkem h3 {
        width: 100%;
        border-bottom: 1px dotted gray;
        font-size: 12px;
        margin-bottom: 5px;
    }
    .filedinhkem ul {
        list-style-type: none;
        padding: 0px;
        margin: 0px;
    }
    .filedinhkem ul li {
        margin-left: 5px;
        margin-bottom: 3px;
    }
    .filedinhkem ul li a {
        text-transform: lowercase;
    }
}
@media(max-width: 520px) {
    p {
        width: 100%;
    }
    .filedinhkem {
        margin-top: 2px;
        width: 100%;
    }
    .filedinhkem h3 {
        width: 100%;
        border-bottom: 1px dotted gray;
        font-size: 12px;
        margin-bottom: 5px;
    }
    .filedinhkem ul {
        list-style-type: none;
        padding: 0px;
        margin: 0px;
    }
    .filedinhkem ul li {
        margin-left: 5px;
        margin-bottom: 3px;
    }
    .filedinhkem ul li a {
        text-transform: lowercase;
    }
}
@media (min-width: 992px) {
    .footop-box {
        padding: 0;
    }
    .footop-box-5 {
        padding-right: 13px;
    }
    .filedinhkem {
        /*margin-top: 10px;*/
        
        width: 100%;
    }
    .filedinhkem h3 {
        width: 200px;
        border-bottom: 1px dotted gray;
        font-size: 13px;
        margin-bottom: 5px;
    }
    .filedinhkem ul {
        list-style-type: none;
        padding: 0px;
        margin: 0px;
    }
    .filedinhkem ul li {
        margin-left: 5px;
        margin-bottom: 3px;
    }
    .filedinhkem ul li a {
        text-transform: lowercase;
    }
}
/*TINTUC*/

h1.entry-title {
    font-size: 20px;
    line-height: 150%;
    font-family: "Merriweather",serif;
    font-weight: 700;
    margin-bottom: 15px;
}

h1.title {
    text-transform: uppercase;
    font-size: 20px;
    border-left: 5px solid #B6003D;
    padding-left: 10px;
    position: relative;
    color: #B6003D;
}
h1.title a {
    color: #B6003D;
}
h1.title span {
    font-size: 11px;
    text-transform: uppercase;
    color: #999;
}
h1.title span.subtite {
    font-size: inherit;
    color: inherit;
    font-weight: bold;
}
.news-item .post-thum {
    float: left;
    margin-right: 10px;
}
.hot-news-item-2 .news-item {
    margin-bottom: 11px;
}
.hot-news-item-2 .news-item.last {
    border: none;
    margin: 0;
}
.category .news-item h2 {
    padding-top: 0;
    border: none;
    display: inline;
    font-size: 15px;
}
.category .hot-news .meta {
    position: relative;
    margin-top: 10px;
    padding-bottom: 0;
}
.hot-news-item-2 .news-item.last p.meta {
    margin-bottom: 0;
}
.category .hot-news .list-news .meta {
    margin-top: 15px;
}
.hot-news-item-1 span.read-more,
.list-news span.read-more {
    bottom: 0;
}
.hot-news hr {
    margin: 0 13px 20px;
    clear: both;
}
.category .news-item p.intro {
    margin: 10px 0 0;
    height: 35px;
    overflow: hidden;
}
.category .hot-news-item-1 .news-item p.intro {
    height: auto;
}
.list-news .news-item:after {
    content: '';
    display: block;
    clear: both;
}
.list-news .news-item {
    margin-bottom: 5px;
}
.list-news .news-item .post-thum {
    margin-right: 20px;
}
@media (min-width: 768px) {
    .hot-news-item-1 {
        width: 43.88%;
    }
    .hot-news-item-2 {
        width: 56.12%;
    }
    .filedinhkem {
        /*margin-top: 10px;*/
        
        width: 100%;
    }
    .filedinhkem h3 {
        width: 200px;
        border-bottom: 1px dotted gray;
        font-size: 13px;
        margin-bottom: 5px;
    }
    .filedinhkem ul {
        list-style-type: none;
        padding: 0px;
        margin: 0px;
    }
    .filedinhkem ul li {
        margin-left: 5px;
        margin-bottom: 3px;
    }
    .filedinhkem ul li a {
        text-transform: lowercase;
    }
}
/*SIDEBAR*/

.post-img {
    position: relative;
}
.post-img .icon {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 53px;
    height: 53px;
    background-image: url(../images/icon/6.png);
    z-index: 99;
    margin-left: -26px;
    margin-top: -26px;
}
.page-navi ul li {
    display: inline-block;
    margin-left: 3px;
}
.page-navi ul li a {
    display: block;
    padding: 5px 11px;
    border: 1px solid #CCC;
    border-radius: 3px;
    color: #000;
    background-color: #F3F3F3;
    -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 1);
    -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 1);
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
}
.page-navi {
    text-align: right;
    margin-bottom: 20px;
    margin-top: 15px;
}
.page-navi ul li a:hover {
    background-color: #A51C30;
    color: #FFF;
    text-decoration: none;
}
/*Video*/

h2.cat-label {
    color: #B6003D;
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
p.cat-date span.date {
    position: relative;
    left: 0;
    float: none;
}
.hot-video iframe {
    max-width: 100%;
}
.hot-video {
    margin-bottom: 20px;
}
.vd_folder_home {
    position: relative;
    padding-bottom: 20px;
}
.vd_header {
    height: 30px;
    background: #3f3f3f url(../images/icon/1_2_folder.gif) repeat-x 0px 0px;
    border-bottom: 1px solid #FFF;
}
.vd_header a {
    font: bold 14px arial;
    border-top: 2px solid #a0234f;
    line-height: 30px;
    height: 30px;
    margin: 0px 0px 0px 10px;
    float: left;
    white-space: nowrap;
    color: #FFF;
}
.button_slide {
    position: absolute;
    right: 10px;
    top: 6px;
    z-index: 1;
    height: 20px;
}
.vd_prev_slider {
    background-position: 0px 0px;
    margin-right: 10px;
}
.btn_control_vd_slider {
    width: 11px;
    height: 20px;
    float: left;
    background: url(../images/icon/btn_control_vd.gif);
}
.vd_next_slider {
    background-position: -21px 0px;
}
.vd_list_folder_in {
    padding: 15px 8px 15px;
    display: block;
    clear: both;
    overflow: hidden;
    background: #222;
}
.jcarousel-wrapper {
    /* margin: 20px auto; */
    
    position: relative;
    display: block;
    overflow: hidden;
    /* border: 10px solid #fff; */
}
.jcarousel {
    position: relative;
    /* overflow: hidden; */
    
    width: 100%;
}
.jcarousel ul {
    height: 170px;
}
.jcarousel li {
    /* border: 1px solid #fff; */
    
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.div_slide_new {
    display: block;
    overflow: hidden;
}
.thumb_image {} .div_slide_new .aImg {
    margin-bottom: 7px;
    position: relative;
}
.vd_list_folder_in .jcarousel img {} .jcarousel img {
    display: block;
    max-width: 100%;
    width: 100%;
}
.ul_slide_new .title_video {
    padding-top: 10px;
}
.vd_list_folder_in .txt_link {
    color: #999;
    font-size: 14px;
}
/*Dropdown*/

.nam-xh,
.bang-xh {
    margin-bottom: 20px;
}
@media (min-width: 768px) {
    .nam-xh {
        float: left;
        padding-right: 20px;
    }
    .bang-xh {
        padding-left: 0;
    }
    .filedinhkem {
        /*margin-top: 10px;*/
        
        width: 35%;
        float: right;
    }
    .filedinhkem h3 {
        width: 200px;
        border-bottom: 1px dotted gray;
        font-size: 13px;
        margin-bottom: 5px;
    }
    .filedinhkem ul {
        list-style-type: none;
        padding: 0px;
        margin: 0px;
    }
    .filedinhkem ul li {
        margin-left: 5px;
        margin-bottom: 3px;
    }
    .filedinhkem ul li a {
        text-transform: lowercase;
    }
}
.nam-xh select,
.bang-xh select {
    width: 100%;
    padding: 5px;
}
/*Chi tiet TIn*/

p.block_breadcrumbs {
    /* height: 30px; */
    
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    padding-bottom: 0px;
    font-size: 13px;
    color: #a5a5a5;
    line-height: 30px;
}
.block_single_post .info {
    height: 32px;
    margin-bottom: 20px;
    border-top: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
}
.block_single_post .r_part {
    float: right;
    min-width: 220px;
}
.block_single_post .date {
    height: 32px;
    float: left;
}
.block_single_post .date p {
    font-size: 11px;
    color: #868686;
    line-height: 32px;
}
.block_single_post .date a {
    font-size: 11px;
    color: #868686;
}
.block_single_post .author {
    height: 32px;
    margin-left: 21px;
    float: left;
}
.block_single_post .author p {
    font-size: 11px;
    color: #8a8a8a;
    font-weight: bold;
    line-height: 32px;
}
.block_single_post .author a {
    font-size: 11px;
    color: #5e5e5e;
    font-weight: bold;
}
.block_single_post .category {
    height: 32px;
    float: left;
}
.block_single_post .category p {
    font-size: 9px;
    color: #3a3a3a;
    text-transform: uppercase;
    line-height: 34px;
}
.block_single_post .category a {
    font-size: 9px;
    color: #719eae;
    text-transform: uppercase;
}
.block_single_post .views {
    height: 32px;
    line-height: 32px;
    margin-left: 7px;
    padding-left: 33px;
    float: left;
    display: block;
    background: url(../images/icon/icon_view_1.png) no-repeat 0px 11px;
    font-size: 11px;
    color: #8a8a8a;
}
.block_single_post .comments {
    height: 32px;
    line-height: 32px;
    margin-left: 10px;
    padding-left: 19px;
    float: left;
    display: block;
    background: url(../images/icon/icon_comment_1.png) no-repeat 0px 11px;
    font-size: 11px;
    color: #8a8a8a;
}
.block_single_post .block_related_posts .title a {
    font-size: 12px;
    color: #1a1a1a;
    font-weight: bold;
}
.block_single_post .f_pic {
    margin-bottom: 15px;
}
.block_post_social section.recommend li:first-child {
    margin-left: 0px;
}
.block_post_social section.recommend li {
    margin-left: 7px;
    float: left;
    display: block;
}
.block_post_social ul:after {
    content: '';
    display: block;
    clear: both;
}
.block_single_post .block_news_post .info {
    margin-bottom: 0;
}
#respond label {
    width: 90px;
    vertical-align: top;
}
.block_news_post p.title {
    height: 35px;
    overflow: hidden;
}
.cm-list {
    display: block;
    margin: 0;
    padding: 0;
}
.cm-list li {
    display: block;
    list-style: none;
    border-top: 1px #f0f0f0 solid;
    padding: 10px;
    position: relative;
}
.cm-list li .left-cont {
    width: 50px;
    float: left;
    padding-top: 5px;
}
.cm-list li .cent-cont {
    margin-left: 60px;
    margin-right: 68px;
}
.cm-list li .right-cont {
    width: 70px;
    float: right;
}
.cm-list li .cm-content {
    color: #444;
    line-height: 16px;
    margin-top: 5px;
}
.cm-list li .item-info a.full-name {
    color: #578cca;
    font-weight: bold;
    font-size: 12px;
}
.time-ago {
    font-size: 12px;
}
.total {
    font-size: 12px;
    font-weight: normal;
}
.ContentSearch {
    background: none repeat scroll 0 0 white;
    border: 1px solid #a2a0a1;
    border-radius: 4px;
    margin-bottom: 10px;
    width: 100%;
}
.ContentSearch h2 {
    color: #293955;
    font-style: italic;
    font-weight: 600;
    margin: 10px;
    width: 100%;
}
.Row_Content {
    border-bottom: 1px dotted #a2a0a1;
    margin: 5px 5px 2px;
    padding: 10px;
}
.menu-search {} .menu-search a {
    color: #565656;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
}
.menu-search a:hover {
    color: #3399FF;
}
.ContentSearch span {
    font-style: italic;
}
.Row_Content:hover {
    background: #BAE2FF;
    cursor: pointer;
}
.home-slidshow {
    max-width: 1366px;
    margin: 0 auto;
}
ol.flex-control-nav.flex-control-paging {
    background: #A51C30;
    padding: 15px 0 10px;
}
.home-slidshow .flexslider {
    border: none;
}
.home-slidshow .flex-control-paging li a {
    background: #FFF;
}
p.post-cat a {
   
    color: #222222;    
    font-size: 13px !important;
    padding: 5px;
}
p.post-cat {
    margin: 10px 0 10px;
}
.hot-news .small-news img {
    margin: 0 0 10px;
    display: block;
    width: 100%;
}
.hot-news .small-news a {    
    color: #000;
    line-height: 18px;
}
.hot-news-more .row {
    margin: 0 -5px;
}
.hot-news-more .row .small-news {
    padding: 0 5px;
}
.hot-news-more {
    border-top: 1px solid #CCC;
    padding-top: 15px;
}
p.post-title {
    height: 45px;
    overflow: hidden;
}
@media (min-width: 768px) {
    p.post-title {
        height: auto;
    }
}
.banner-2 .owl-theme .owl-controls .owl-buttons div {
    position: absolute;
    top: -50px;
    background: url(../images/scroll-button.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    width: 17px;
    height: 17px;
    display: block;
    margin: 0;
    padding: 0;
}
.banner-2 .owl-carousel {
    position: inherit;
}
.banner-2 .owl-theme .owl-controls .owl-buttons div.owl-prev {
    right: 20px;
}
.banner-2 .owl-theme .owl-controls .owl-buttons div.owl-next {
    right: -3px;
}
.banner-2 .owl-theme .owl-controls .owl-buttons div.owl-next {
    background-position: -62px 0px;
}
p.meta span img {
    width: auto;
    display: inline-block;
    margin: 0;
}
.news-item .post-img {
    margin-bottom: 15px;
}
.home-box.du-lieu p.intro {
    height: 52px;
    overflow: hidden;
    display: block;
}
p.meta {
    padding-bottom: 0;
    margin: 10px 0 0;
    color: #333;
}
.chuyen-de .news-item {
    margin-bottom: 0;
}
.banner-2.chuyen-de {
    padding-bottom: 0;
}
.container.tin-tuc {
    clear: both;
}
ul.link-2-cot li {
    float: left;
    width: 50%;
}
.footer-row ul li {
    font-size: 11px;
}
.home-banner-1 {
    margin-bottom: 20px;
}
.goc-kinh-dien .news-item .post-img {
    width: 125px;
    float: left;
    padding-right: 10px;
}
.goc-kinh-dien .news-item .post-img img {
    display: block;
    width: 100%;
}
.goc-kinh-dien .news-item.item-1 .post-img {
    width: 240px;
}
.goc-kinh-dien .news-item {
    border-bottom: 1px solid #CCC;
}
.goc-kinh-dien .news-item:last-child {
    border: none;
    padding-bottom: 0;
    margin-bottom: 0;
}
.goc-kinh-dien .news-item:last-child .post-img {
    margin-bottom: 0;
}
.right-search {
    border: 1px solid #CCC;
    background: url(../images/right-search-bg.png);
    background-repeat: repeat-x;
    background-position: left bottom;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.right-search div#slideshow {
    float: none;
    clear: both;
    position: relative;
}
.right-search h3 {
    color: #BB0F49;
    text-transform: uppercase;
    border-bottom: 1px solid #CCC;
    font-size: 16px;
    font-weight: bold;
    background: url(../images/right-search-title.png);
    background-repeat: repeat-x;
    background-position: left bottom;
    padding: 10px 0;
    text-align: center;
    margin-bottom: 10px;
}
div#slideshow {
    display: block;
    position: relative;
}
.right-search input,
.right-search select {
    width: 100%;
    margin-bottom: 10px;
    height: 30px;
}
.right-search form {
    padding: 0 10px;
}
.right-search input#searchsubmit {
    width: 85px;
    margin: 0 auto;
    height: auto;
    float: none;
    display: block;
    background: url(../images/right-search-button.png);
    color: #FFF;
    border: 1px solid #CCC;
    border-radius: 5px;
    box-shadow: none;
    padding: 4px;
}
.video-1 .post-img {
    position: relative;
}
.video-1 .post-img img {
    display: block;
    width: 100%;
}
.video-1 .post-img span.play-icon {
    position: absolute;
    width: 57px;
    height: 57px;
    display: block;
    top: 50%;
    left: 50%;
    z-index: 999;
    background: url(images/video-play.png);
    margin-top: -30px;
    margin-left: -35px;
}
.row5 {
    margin-left: -5px !important;
    margin-right: -5px !important;
}
.padding5 {
    padding-left: 5px !important;
    padding-right: 5px !important;
}
.banner-2.video-list .owl-theme .owl-controls .owl-buttons div {
    top: 24px;
    background-color: #FFF;
    opacity: 1;
    border-radius: 0;
    width: 30px;
    background-position: -56px 2px;
    height: 20px;
}
.banner-2.video-list .owl-theme .owl-controls .owl-buttons div.owl-prev {
    right: auto;
    left: 0;
    background-position: 8px 2px;
}
.banner-2.video-list .owl-theme .owl-controls .owl-buttons div.owl-next {
    right: 0;
}
.video-content .news-item h3 {
    height: auto;
}
.banner-2.video-list {
    padding: 0;
}
.top-menu li.vietnamreport a {
    color: #414042;
    font-style: italic;
    font-size: 12pt;
    font-weight: bold;
}
.clear {
    clear: both;
}
.news-item.first p.post-cat {
    margin: 0 0 10px;
}
.right-sidebar h2.title {
    font-size: 17px;
    margin-bottom: 15px;
}
p#breadcrumbs {
    background: #E6E7E9;
    padding: 10px;
    color: #666;
}
p#breadcrumbs a.home-link {
    text-transform: uppercase;
    color: #A41C30;
    font-weight: bold;
    font-size: 16px;
}
.bxh-item {
    border: 1px solid #E6E7E9;
    margin-bottom: 26px;
}

.bxh-item img {
    width: 100%;
    height: 169px;
    display: block;
}

.bxh-item .title {
    /*height: 105px;*/
    overflow: hidden;
    padding: 10px;
    text-align: center;
    font-size: 15px;
    background: #E5F1FB;
}

.bxh-item .title p {
    margin: 0 0 8px;
}

.bxh-item .title p a {
    color: #1a1a1a;
}
.bxh-item .title p a:hover {
    color: red;
    text-decoration: none;
    cursor: pointer;
}
/*BXH*/
.tieu-de {
    background: #A51C30;
    color: #FFF;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    padding: 20px 10px;
    margin-bottom: 20px;
}

.tieu-de select#chon-nam {
    color: #a51c30;
    font-weight: normal;
    font-size: 13px;
    padding: 2px 15px;
    border: none;
}

.dropdown-tp {
    float: right;
}

.sub-filter {
    margin-bottom: 20px;
    position: relative;
}

.sub-filter select {
    border: 1px solid #333;
    padding-top: 5px;
    margin-right: 0;
    margin-bottom: 20px;
    padding-bottom: 5px;
    width: 100%;
}

.sub-filter input {
    height: 25px;
    line-height: 25px;
    margin: 0;
    padding: 2px;
    width: 100%;
    max-width: 450px;
    border: 1px solid #333;
    color: #333;
    margin-bottom: 5px;
}
.list-title {
    background: #689DFD;
    color: #FFF;
    font-weight: bold;
}

.div-stt {
    width: 6%;
    float: left;
    text-align: center;
    padding: 10px;
    font-weight: bold;
}

.div-xh {
    width: 10%;
    float: left;
    text-align: center;
    padding: 10px;
    font-weight: bold;
}

.list-title:after {content: '';clear: both;display: block;}

.div-dn {
    padding: 10px;
    text-align: center;
}

.list-dn .div-dn {
    text-align: left;
}

.list-dn {
    border-bottom: 1px solid #CCC;
    clear: both;
}

.list-dn.item-0 {
    background: #E6E7E9;
}

.list-dn .div-xh {
    /* min-height: 90px; */
}

.list-dn .div-stt {
}

.list-dn p {
    margin: 0;
    line-height: 25px;
    padding: 0;
}
.list-dn p.ceo, .list-dn p.nganh-nghe {
    padding-left: 15%;
}
.list-dn label {
    color: #FD0100;
    font-weight: normal;
    margin-right: 10px;
    font-style: italic;
    margin-bottom: 0;
}

.list-dn label:before {content: '';width: 5px;height: 5px;background: #FD0100;display: inline-block;border-radius: 50%;margin-right: 5px;margin-bottom: 0;position: relative;top: -2px;}

p.ten-cty {
    font-weight: bold;
    text-transform: uppercase;
}

span.ten-ceo {
    min-width: 235px;
    display: inline-block;
}
.div-dn a {
    color: #333;
}
.bxh-chi-tiet {
    margin-bottom: 20px;
}
.bxh-chi-tiet {
    margin-bottom: 20px;
}

.phan-trang {
    margin-bottom: 20px;
}

.phan-trang span {
    text-align: center;
    width: 100%;
    display: block;
    line-height: 25px;
}

.phan-trang ul {
    text-align: right;
}

.phan-trang ul li {
    display: inline-block;
}

.phan-trang ul li a {
    display: block;
    width: 30px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    color: #333;
}
.phan-trang ul li a.active,
.phan-trang ul li a:hover {
    background: url(../images/a-bg.png);
    background-repeat: no-repeat;
    background-position: center;
    text-decoration: none;
}
.bang-xep-hang .hot-news {
    margin-bottom: 20px;
}
.sub-filter .btn-info {background: url(../images/expand.png);background-repeat: no-repeat;border: 1px solid #333;border-radius: 0;text-shadow: none;box-shadow: none;color: #000;background-position: 47px 7px;padding: 1px 35px 2px 10px;text-align: left;position: absolute;top: 0px;z-index: 9999;}

div#demo {
    border: 1px solid #333;
    padding: 10px;
}

#demo .label {
    color: #333;
    font-size: 13px;
    text-transform: uppercase;
}
.sub-filter .loai-dn input {
    width: 15px;
    height: 15px;
    line-height: 10px;
    position: relative;
    top: 3px;
    margin: 0;
}

.loai-dn p {
    margin: 0 0 5px;
}
.dropdown-menu>li>a {
    padding: 3px 10px;
    color: #FFF;
}

.navbar-nav>li>.dropdown-menu {
    border-radius: 0;
    display: block;
    position: relative;
    width: 100%;
    background: transparent;
    border: none;
    box-shadow: none;
    padding-left: 20px;
}
@media (min-width: 768px) {
    .navbar-nav>li>.dropdown-menu {
        margin: 0;
        background: #FFF;
        position: absolute;
        padding-left: 0;
        display: none;
        border-radius: 5px;
    }
    .navbar-nav>li>.dropdown-menu li a {
    color: #333;
}
}
.navbar-nav>li:hover .dropdown-menu {
    display: block;
}


/* css video*/
.listvideo {
    float: left;
    width: 100%;
}
.video_page {
    background-color: #FFF;
    /*padding: 10px;*/
    /*border: 1px solid #D7D7D7;*/
}
.listvideo ul {
    list-style-type: none;
    width: 100%;
    margin: 0;
    padding: 0;
}
.listvideo ul li {
    width: 30.2%;
    float: left;
    margin-left: 10px;
    margin-right: 4px;
    margin-bottom: 10px;
    margin-top: 5px;
}
.listvideo li span {
    font-size: 11px;
    font-family: arial;
    margin: 0px;
}
.listvideo li h3 a {
    color: #2B92D7;
    font-weight: bold;
    font-size: 11px;
    text-transform: uppercase;
    text-decoration: none;
    font-family: sans-serif;
}
.listvideo li img {
    float: left;
    height: 110px;
    width: 205px;
    border: none;
    border-radius: 3px;
    -webkit-transition: box-shadow 0.5s ease;
    -moz-transition: box-shadow 0.5s ease;
    -o-transition: box-shadow 0.5s ease;
    -ms-transition: box-shadow 0.5s ease;
    transition: box-shadow 0.5s ease;
}
/*css video other*/
.listvideoOther {
    float: left;
    width: 100%;
}
.listvideoOther ul {
    list-style-type: none;
    width: 100%;
    margin: 0;
    padding: 0;
}
.listvideoOther ul li {
    width: 22.6%;
    float: left;
    margin-left: 10px;
    margin-right: 4px;
    margin-bottom: 10px;
    margin-top: 5px;
}
.listvideoOther li img {
    float: left;
    height: 90px;
    width: 170px;
    border: none;
    border-radius: 3px;
    -webkit-transition: box-shadow 0.5s ease;
    -moz-transition: box-shadow 0.5s ease;
    -o-transition: box-shadow 0.5s ease;
    -ms-transition: box-shadow 0.5s ease;
    transition: box-shadow 0.5s ease;
}
.listvideoOther li h3 {
    padding-top: 2px;
    width: 100%;
}
.listvideoOther li h3 a {
    color: #B6003D;
    margin-top: 5px;
    font-weight: bold;
    font-size: 11px;
    text-transform: capitalize;
    text-decoration: none;
    font-family: arial;
}
.listvideoOther li span {
    font-size: 10px;
    font-family: arial;
    margin: 0px;
}
.entry-content .same_cat h3 {
    font-weight: bold;
    font-size: 13px;
    font-family: arial;
}
.entry-content h3, .comment-content h3 {
    font-size: 15px;
    line-height: 2.6em;
    text-transform: uppercase;
    margin-bottom: 0px;
}



.block_single_post .info {
    height: 32px;
    margin-bottom: 20px;
    border-top: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
}
.block_single_post .r_part {
    float: right;
    min-width: 220px;
}
.block_single_post .date {height:32px; float:left;}
.block_single_post .date p {font-size:11px; color:#868686; line-height:32px;}
.block_single_post .date a {font-size:11px; color:#868686;}
.block_single_post .author {height:32px; margin-left:21px; float:left;}
.block_single_post .author p {font-size:11px; color:#8a8a8a; font-weight:bold; line-height:32px;}
.block_single_post .author a {font-size:11px; color:#5e5e5e; font-weight:bold;}
.block_single_post .category {height:32px; float:left;}
.block_single_post .category p {font-size:9px; color:#3a3a3a; text-transform:uppercase; line-height:34px;}
.block_single_post .category a {font-size:9px; color:#719eae; text-transform:uppercase;}
.block_single_post .views {height:32px; line-height:32px; margin-left:7px; padding-left: 33px; float:left; display:block; background:url(/Content/vietnamreport/images/icon/icon_view_1.png) no-repeat 0px 11px; font-size:11px; color:#8a8a8a;}
.block_single_post .comments {height:32px; line-height:32px; margin-left:10px; padding-left:19px; float:left; display:block; background:url(/Content/vietnamreport/images/icon/icon_comment_1.png) no-repeat 0px 11px; font-size:11px; color:#8a8a8a;}
.block_single_post .block_related_posts .title a {
    font-size: 12px;
    color: #1a1a1a;
    font-weight: bold;
}
.block_single_post .f_pic {
    margin-bottom: 15px;
}
.block_post_social section.recommend li:first-child {
    margin-left: 0px;
}
.block_post_social section.recommend li {
    margin-left: 7px;
    float: left;
    display: block;
}
.block_post_social ul:after {
    content: '';
    display: block;
    clear: both;
}
.block_single_post .block_news_post .info {
    margin-bottom: 0;
}
#respond label {
    width: 90px;
    vertical-align: top;
}
.block_news_post p.title {
    height: 85px;
    overflow: hidden;
	line-height: 110%;
}
.cm-list {
    display: block;
    margin: 0;
    padding: 0;
}
.cm-list li {
    display: block;
    list-style: none;
    border-top: 1px #f0f0f0 solid;
    padding: 10px;
    position: relative;
}
.cm-list li .left-cont {
    width: 50px;
    float: left;
    padding-top: 5px;
}
.cm-list li .cent-cont {
    margin-left: 60px;
    margin-right: 68px;
}
.cm-list li .right-cont {
    width: 70px;
    float: right;
}
.cm-list li .cm-content {
    color: #444;
    line-height: 16px;
    margin-top: 5px;
}
.cm-list li .item-info a.full-name {
    color: #578cca;
    font-weight: bold;
    font-size: 12px;
}
.time-ago {
    font-size: 12px;
}
.total {font-size:12px;font-weight:normal;}

.ContentSearch {
    background: none repeat scroll 0 0 white;
    border: 1px solid #a2a0a1;
    border-radius: 4px;
    margin-bottom: 10px;
    width: 100%;
}

.ContentSearch h2 {
    color: #293955;
    font-style: italic;
    font-weight: 600;
    margin: 10px;
    width: 100%;
}

.Row_Content {
    border-bottom: 1px dotted #a2a0a1;
    margin: 5px 5px 2px;
    padding: 10px;
}
.menu-search {
}
.menu-search a {
    color: #565656;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
}
.menu-search a:hover {
    color: #3399FF;
}
.ContentSearch span {
    font-style: italic;
}
.Row_Content:hover {
    background: #BAE2FF;
    cursor: pointer;
}
.scrollToTop{
    width:100px; 
    height:130px;
    padding:10px; 
    text-align:center; 
    background: whiteSmoke;
    font-weight: bold;
    color: #444;
    text-decoration: none;
    position:fixed;
    bottom: 1px;
    right: 1px;
    display:none;
    background: url('../images/dynamic_blue_left.png') no-repeat 0px 20px;
}
.scrollToTop:hover{
    text-decoration:none;
}
ul.nav.nav-tabs {
    background: #A51C30;
    margin-bottom: 15px;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    border: none;
    border-radius: 0;
    background: url(../images/tab-active.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    color: #FFF;
}
.simple-info {
    margin-bottom: 16px;
}
.more_info {
    margin-bottom: 16px;
}
.more_info h2.home-title, .tab-content h2.home-title {
    border-bottom: 5px solid #a2a0a1;
    padding-bottom: 5px;
    margin-bottom: 15px;
    display: inline-block;
}
h2.home-title {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
    color: #a9050c;
    margin-bottom: 25px;
    margin-top: 0;
}
.more_info h2.home-title span, .tab-content h2.home-title span {
    border: none;
}
h2.home-title span {
    border-bottom: 5px solid #a2a0a1;
    padding-bottom: 5px;
}
.conpany_info {
    background-color: #F1F1F1;
}
.more_info table tr td {
    padding: 5px;
    border-left: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
}
.label_tc {
    width: 36%;
    background-color: #DDDEDE;
}
.dn-news {
    margin-bottom: 16px;
}
.nav-tabs>li {
    margin: 0;
}
.nav-tabs>li>a {
    border: none;
    color: #FFF;
    font-weight: bold;
}
.ban-ld {
    margin-bottom: 16px;
}
table.giam_doc_profile {
    width: 100%;
}

.conpany_info {
    background-color: #F1F1F1;
}
table.giam_doc_profile tr.label_bld {
    background-color: #FFCCCC !important;
    font-weight: bold;
    text-align: center;
}
table.giam_doc_profile tr.label_bld td.label_tc {
    background-color: #FFCCCC !important;
}
table.giam_doc_profile td {
    padding: 10px;
    border-left: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
}
h3.menu_content_2 {
    text-transform: uppercase;
    padding: 10px;
    background-color: #DDDEDE;
    color: #000;
    font-size: 14px;
    font-weight: bold;
}
.ct_box_content {
    border: 1px solid #CCC;
    margin-bottom: 16px;
    padding: 0 16px 16px;
}
.ct_box_content_2 table {
    border-top: 1px solid #000;
    border-right: 1px solid #000;
}
.ct_box_content_2 table td {
    text-align: center;
    background-color: #CCCCCC;
    border-bottom: 1px solid #000;
    border-left: 1px solid #000;
    width: 20%;
    padding: 5px 0px;
}
.ttdn-item {
    margin-bottom: 20px;
}
.ttdn-item h3 {
    margin: 10px 0 10px;
    font-size: 13px;
    font-weight: bold;
    height: 28px;
    overflow: hidden;
	font-family: tahoma;
}
.ttdn-item h3 a {
    color: #000;
}
.ttdn-item .post-info {
    position: relative;
}
.ttdn-item .post-thum {
    float: left;
    padding-right: 10px;
    max-width: 55%;
}
.ttdn-item p.post-intro {
    font-size: 13px;
    color: #666;
}
.ttdn-item p.date {
    font-size: 12px;
    margin: 0;
}
/*24/04/2019 hoangton add style for events page*/
.list-more h3.item-first {
    font-size: 13px;
    font-weight: bold;
    margin: 10px 0;
    padding: 0 5px;
}

    .list-more h3.item-first a {
        color: #000;
    }
/*Tin tuc*/
.tin-tuc .row {
    margin-left: -5px;
    margin-right: -5px;
}

.tin-tuc .item-first {
    padding-left: 5px;
    padding-right: 5px;
}

.tin-tuc .item-n {
    padding-left: 5px;
    padding-right: 5px;
    position: relative;
}

    .tin-tuc .item-n .post-thum {
        width: 50%;
        padding-right: 10px;
        float: left;
        margin-bottom: 15px;
    }

        .tin-tuc .item-n .post-thum img {
            width: 100%;
            height: 90px;
            display: block;
        }

    .tin-tuc .item-n h3 {
        font-size: 13px;
        font-weight: bold;
        line-height: 18px;
        margin: 0;
    }

        .tin-tuc .item-n h3 a {
            color: #333;
        }

    .tin-tuc .item-n p.date {
        position: absolute;
        left: 50%;
        bottom: 10px;
        margin: 0;
        font-size: 12px;
    }

.item-first p.date {
    font-size: 12px;
    margin-bottom: 0px;
}

.item-first p.intro {
    font-size: 13px;
}

.item-first h3 {
    font-size: 16px;
    font-weight: bold;
    margin: 10px 0;
}

    .item-first h3 a {
        color: #333;
    }

.item-first .post-thum img {
    width: 100%;
    display: block;
}
/*Su kien*/
.su-kien-content h3 {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
    margin: 15px 10px;
}

p.thoi-gian span {
    text-transform: uppercase;
    font-weight: bold;
	margin: 15px 10px;
}

p.dia-diem span {
    text-transform: uppercase;
    font-weight: bold;
	margin: 15px 10px;
}

p.post-intro span {
    
	margin: 15px 10px;
}

.su-kien-content p {
    margin: 0;
}

.su-kien {
    margin-bottom: 20px;
}

.su-kien-content .item-1 {
    /*border-bottom: 1px dashed #000;*/
    padding-bottom: 10px;	
}

    .su-kien-content .item-1 img {
        width: 100%;
        display: block;
        /*height: 200px;*/
    }
	
.iframe-container {
    position: relative;
    overflow: hidden;
    padding-top: 56.25%;
}
.iframe-container iframe {
  position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}