﻿/*
Author URI: http://webthemez.com/
Note: 
Licence under Creative Commons Attribution 3.0 
Do not remove the back-link in this web template 
-------------------------------------------------------*/
@import url('css/font-awesome.min.css');
@import url('css/font.css');

em, small {
    letter-spacing: 0;
}

body, li, p {
    line-height: 1.5em;
}

.DNNEmptyPane {
    display: none !important;
}

.paneOutline {
    border: 1px dashed #ccc;
}

a, a img, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, time, tt, u, ul, var, video {
    border: 0;
}

.TB_Wrapper, .TB_Wrapper *, .dnnActionMenu, .dnnActionMenu *, .dnnActionMenu :after, .dnnActionMenu :before, .dnn_mact, .dnn_mact *, .dnn_mact :after, .dnn_mact :before, [id*=ControlPanel], [id*=ControlPanel] *, [id*=ControlPanel] :after {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

[class*=RadAjaxPanel] *, [class*=Digital] * {
    font-size: 13px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #0360a6;
}

.navbar-default .navbar-toggle {
    border-color: transparent;
    background-color: transparent;
}

.form-horizontal .form-group {
    margin-left: 15px;
    margin-right: 15px;
}

.detailbtn_lct {
    /*float:right;*/
    padding: 0 6px 6px 6px;
    text-align: right;
}

.ad_float_right {
    text-align: right;
    font-weight: bold;
    padding: 6px;
    border-bottom: solid 2px #006EC4;
    color: #006EC4;
    margin-bottom: 6px;
}

.GridHeader {
    height: 35px;
}

.Grid BorGray th, .Grid BorGray td, .GridItem, .c_item_redbold, .GridMouseOver, .Grid td {
    min-height: 35px;
}

html, li, p {
}


ul.row {
    margin-left: -15px;
    margin-right: -15px;
}

ol, ul {
    list-style: none;
}

    ul li {
        list-style-type: none;
    }

        ul li li {
            list-style-type: none;
        }

    ol li {
        list-style-type: decimal;
        list-style-position: inside;
    }

.nav li {
    list-style: none !important;
    text-align: right;
    margin-bottom: -2px;
    padding: 0;
}

a {
    outline: 0 !important;
    color: #333;
    text-decoration: none;
}

body {
    color: #333;
    font-size: 15px;
    font-family: 'Roboto Condensed',Tahoma;
}

.CommandButton, .Head, .Normal, .NormalBold, .NormalDisabled, .NormalRed, .NormalTextBox, .SubHead, .SubSubHead, a:hover, a:link, a:visited, body, h1, h2, h3, h4, h5, h6, input, table, td, th {
    font-family: 'Roboto Condensed',Tahoma;
    font-size: 15px;
}

.SubHead {
    color: #000;
}

Body #Form {
    height: 100%;
}

embed, img, object {
    max-width: 100%;
}

[class*=map] img, [class*=Map] img, [id*=map] img, [id*=Map] img, table img {
    max-width: 100%;
}

a, a img, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, time, tt, u, ul, var, video {
    border: 0;
}

    a:active {
        outline: 0;
    }

.top-fix {
    top: 10px;
    position: absolute;
    right: 0;
}

#login .loginGroup a, #login .registerGroup a {
    display: block;
    color: #fff;
    font-size: 11px;
    vertical-align: middle;
    text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px #000;
}

#login .loginGroup, #login .loginGroup *, #login .registerGroup, #login .registerGroup * {
    display: inline-block;
    z-index: 1000;
    padding-right: 10px;
}

.Searpane {
    float: right;
    position: relative;
    right: 0;
    top: 3px;
}

.clear {
    clear: both;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    line-height: 1.1em;
    color: #333;
}

.container {
    /*padding: 0 20px 0 20px;*/
    position: relative;
}

.col-img {
    padding: 10px 10px 5px 0px;
    border-bottom: solid 1px #d9d9d9;
    min-height: 130px;
}

    .col-img img {
        height: 107px;
        width: 180px;
        overflow: hidden;
        border: 0px solid #fff;
        float: left;
        margin-right: 10px;
    }

.search-input {
    border: 1px solid;
    border-radius: 8px;
    border-color: #ccc;
    padding: 4px 10px;
    width: 100%;
}

.NewsHeadline1 {
    font-weight: bold;
    font-size: 16px;
}

input a:focus {
    border: none;
}

.padding18 {
    padding-left: 18px !important;
}

.padding10 {
    padding-left: 10px !important;
}

.paddingbt10 {
    padding-bottom: 10px !important;
}

.padding20 {
    padding-left: 20px !important;
}
/*----- Menu Outline -----*/
.clearfix:after {
    display: block;
    clear: both;
}

.breadcrumbLink {
    font-size: 14px;
    font-family: 'Roboto Condensed',Tahoma;
}
.vOtherBottom li{
    float: left;
    color: #585858;
    list-style-type: none;
    background: url(images/icochuyende.png) no-repeat left 7px;
    padding: 3px 0px 3px 15px;
    line-height: 20px;
    width: 94%;
    text-align: justify;

}
.groupleft_content{
    float: left;
    padding: 10px 0px;
    width: 100%;
}
.groupleft_content ul {
    float: left;
    width: 100%;
    list-style-type: none;
    margin: 0;
}
.groupleft_content ul li {
    width: 15%;
    float: left;
    list-style-type: none;
    margin-right: 2%;
    display: block;
    margin-bottom: 10px;
    min-height: 220px;
    /* background: linear-gradient(to bottom, #fefefe 0%,#f3f9fa 63%,#eaf4f6 100%); */
    border-radius: 5px;
    position: relative;
}
.icon_video {
    background: url(images/camera_18.png) no-repeat left center;
    padding-left: 25px;
}
/***************************** News Category *****************************/


.mL {
    display: none;
    margin: 0px 0px;
}

.mC {
    margin-top: 1px;
    cursor: pointer;
    cursor: hand;
    padding-left: 0px;
}

/* Parent menu level 0 */
.mH0_c {
    text-decoration: none;
    margin: 0px;
    border-bottom: 1px solid #fff;
    display: block;
    color: #3D85BB;
    font-weight: bold;
    margin: 10px 0;
    cursor: pointer;
    background: url(images/arrow_ngang.png) no-repeat 0px 3px;
    padding-left: 15px;
}

div.mH0_c:hover {
    color: #FF0000;
}
.ModnewssearchinputC{
    padding-left:10px;
}
.top-video{
   border-bottom: solid 4px #4792d3;
}
/* Parent menu level 1 */
.mH1_c {
    background-color: #E9EEF2;
    text-decoration: none;
    padding: 5px 6px 5px 10px;
    margin: 0px;
    border-bottom: 1px solid #fff;
    display: block;
    color: #3D85BB;
}

div.mH1_c:hover {
    color: #FF0000;
}

.langue {
    font-size: 13px;
    position: absolute;
    top: 8px;
    right: 8px;
}

.slidenews {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #ffffff 0%, #e8e8e8 100%) repeat scroll 0 0;
    margin-bottom: 5px;
}

.slidenewsPane {
    
}

    .slidenewsPane a {
        color: #035999 !important;
        font-weight: normal !important;
    }

    .slidenewsPane marquee {
        padding: 0px !important;
    }
/* Parent menu level 2 */
.mH2_c {
    text-decoration: none;
    padding: 5px 6px 5px 20px;
    margin: 0px;
    border-bottom: 1px solid #fff;
    display: block;
    color: #3D85BB;
    background: url("images/bullet.png") no-repeat scroll 15px 10px #dfe1e3;
}

div.mH2_c:hover {
    text-decoration: none;
    color: #FF0000;
}

/* Open menu level 0 */


/* Open menu level 1 */
.mO0:link, .mO0:active, .mO0:visited, .mO0_select {
    text-decoration: none;
    margin: 0px;
    border-bottom: 1px solid #fff;
    display: block;
    color: #3D85BB;
    font-weight: bold;
    margin: 10px 0;
    cursor: pointer;
    background: url(images/small-arrow.png) no-repeat 0px 3px;
    padding-left: 15px;
}
.mO0_select:visited{
    color: #3D85BB;
}
    .mO0:hover, .mO0_select:hover {
        text-decoration: none;
        color: #FF0000;
      
    }

/* Open menu level 2 */
.mO1:link, .mO1:active, .mO1:visited, .mO1_select {
    text-decoration: none;
    padding-left: 15px;
    margin: 5px 0px;
    border-bottom: 1px solid #fff;
    display: block;
    color: #3D85BB;
    background: url("images/dot.png") no-repeat  14px 7px;
    line-height:20px;
}

    .mO1:hover, .mO1_select:hover {
        text-decoration: none;
        color: #FF0000;
    }

.mO2 {
    text-decoration: none;
    padding: 5px 6px 5px 24px;
    margin: 0px;
    border-bottom: 1px solid #fff;
    display: block;
    color: #3D85BB;
    background-color: #ece7e7;
}

.mO2_select {
    text-decoration: none;
    padding: 5px 6px 5px 24px;
    margin: 0px;
    border-bottom: 1px solid #fff;
    display: block;
    color: #3D85BB;
    background-color: #ece7e7;
}

.menu a {
    transition: all linear 0.15s;
    font-family: 'Roboto Condensed',Tahoma;
    border-left: 0px solid #ff0000 !important;
}

.galery_thumb {
    /*padding:20px 17px 30px 19px!important;*/
}

.banner_bg {
    background: url("Images/banner_bg.jpg") no-repeat right #32638c;
    height: 115px;
    padding-top: 0px;
}

#menu_ngang {
    width: 100%;
    background: url(images/menu_bg.gif) 0 0 repeat-x #92c4ff;
    height: 40px;
}

.banner_bg_notit {
    background: url("Images/baner_bg_notit.png") no-repeat center center #fd0000;
}
/*----- Top Level -----*/

.SearchButton {
    border-style: none;
    width: 16px;
    top: 8px;
    position: absolute;
    right: 8px;
}

#dnn_ctr411_HtmlModule_lblContent marquee {
    color: #cc0000;
    font-weight: 500;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: -5px;
}

#wrapper {
    width: 100%;
    margin: 0;
    padding: 0;
}

.conte_news {
    padding: 10px 10px 0;
}

    .conte_news label {
        font-weight: normal;
    }

.one_news img {
    width: 100%;
}

.sub_content_left {
    margin: 12px 0 0 15px;
    overflow: hidden;
    width: 428px;
    float: left;
}

.cate_list_news {
    border-bottom: 1px solid #ebe9e9;
    margin: 8px 0;
}

.sub_content, .wf-list {
    padding: 10px;
    border: 1px solid #ddd;
    border-top: none;
    padding-top: 12px;
    border-bottom-left-radius: 5px;
    width: 100%;
    background: #fff;
}

.post-title {
    text-align: justify;
}

.bignews {
    padding-right: 15px;
}

    .bignews p {
        text-align: justify;
    }

.cate_content {
    text-align: justify;
    font-weight: normal;
}

.slider-description {
    font-weight: normal;
}

.href-list {
    float: left;
    display: block;
    width: 156px;
    padding-left: 5px;
}

img.img_thumb_news_list {
    width: 74px;
    height: 64px;
    padding: 2px;
    border: 1px solid #cccccc;
}

img.img_thumb_news {
    float: left;
    height: 116px;
    width: 160px;
    border: 0px solid #aaa9a6;
    margin-right: 10px;
    margin-bottom: 10px;
}

img.img_thumb_news1 {
    width: 100%;
    padding: 2px;
    border: 1px solid #aaa9a6;
    margin-right: 10px;
    margin-bottom: 10px;
}

.carousel-inner img {
    height: 100%;
}
/*  Header
==================================== */
.news_scroller_container {
    padding-top: 10px;
}

.navbar {
    /*margin-bottom: -13px;*/
}

.curent_date {
    position: absolute;
    top: 12px;
    left: 0;
    font-size: 13px;
}

.navbar-brand {
    color: #222;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 700;
    line-height: 1em;
    letter-spacing: -1px;
    padding: 0 0 0 15px;
}

.navbar-default {
    background-color: transparent;
}

    .navbar-default .navbar-brand {
        color: #2FADDE;
    }

    .navbar-default .navbar-toggle:hover {
        background-color: transparent;
        color: #ffff00;
    }

.navbar-toggle {
    margin-right: 0px;
}

.xhead {
    float: left;
    display: inline-block;
}

    .xhead .xhead-title {
        text-transform: uppercase;
        color: #cc0202;
        font-weight: bold;
    }

.xtitle {
    color: #333;
}

    .xtitle a:hover {
        color: #cc0202;
    }



.daterow {
    background: #e9e9e9;
    height: 40px;
    padding: 10px;
}

.carousel {
    /*height:400px;*/
}

.NewsTitle {
    padding: 0px 20px 10px 20px;
    font-size: 21px;
    line-height: 28px;
    color: #111;
}

#dnn_ctr432_HtmlModule_lblContent img {
    width: 100%;
}

.detail-post {
    text-align: justify;
    background: #fff;
    padding: 10px;
    /*border: 1px solid #d9d9d9;*/
    border: 1px solid #ddd;
    margin-bottom: 14px;
}

.NewsContent {
    padding: 20px;
}

.post-head {
    border-bottom: 1px dashed #ddd;
    margin-bottom: 0px;
}

.post-subinfo {
    font: 12px/32px Roboto;
    color: #666;
    display: block;
}

.feature-fp {
    border: 1px solid;
    /*border-radius: 5px;*/
    border-color: #ddd;
    padding: 5px 10px 0 10px;
    background-color: #fff;
    margin-top: 5px;
    min-height: 30px;
    height: 464px;
    overflow: hidden;
    margin-bottom: 10px;
}

.bannerlink {
    height: 118px;
    overflow: hidden;
    margin-bottom: 10px;
}

ul.list_news, ul.list_lct {
    text-align: justify;
}

ul.list_news {
    padding: 0 5px;
}

.list_lct li {
    list-style-image: url("img/list_lct.gif");
}

.list_news li {
    list-style-image: url("img/list_lct.gif");
    padding-bottom: 4px;
    text-align: justify;
}

    .list_news li a, .list_lct li a {
        color: #333;
        font-weight: 400;
    }

a:focus, a:hover {
    color: #00a3e4;
    text-decoration: none;
}

.qti-button {
    background: none repeat scroll 0 0 #de0b00;
    border: 0;
    border-radius: 4px 4px 4px 4px;
    /* box-shadow: 0 1px 1px rgba(255, 255, 255, 0.1), 0 1px 0 #BEBEBE, 0 1px 0 #B5B5B5, 0 1px 1px #999999; */
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-weight: bold;
    margin: 0 10px 5px 7px;
    padding: 4px 8px;
}

a.qti-button, a.qti-button:link, a.qti-button :visited, a.qti-button:active {
    color: #ffffff;
    font-weight: bold;
    margin-top: 5px;
    font-size: 12px;
}

.hvr-grow {
    width: 100%;
    height: 120px;
}

.title_bold a {
    overflow: hidden;
    display: block;
    color: #333;
    font-weight: 500;
    margin-top: 5px;
    font-family: 'Roboto', sans-serif;
    line-height: 16px;
}

.list-4 .col-md-2 {
    margin: 0 10px 10px;
    text-align: justify;
    padding: 0;
}

.wf-list {
    /* margin-top: 14px; */
    border: 1px solid #e5e5e5;
    padding: 10px;
    margin-bottom: 20px;
}

.NewsHeadline, a.NewsHeadline {
    /*font: 500 16px/20px Roboto;*/
    color: #37579f;
    line-height: 20px;
}

.list-1 {
    /*margin: 0 10px 10px;*/
    margin-bottom: 5px;
}

.list-4 img {
    border: #aaa9a6 solid 1px;
    padding: 2px;
    width: 100%;
    height: 145px;
}

.carousel-control {
    margin-top: -20%;
}

    .carousel-control.left {
        left: -32px;
    }

    .carousel-control.right {
        left: auto;
        right: -30px;
    }

#search-nav {
    top: 4px;
    position: absolute;
    right: 14px;
}

.navbar .nav > li > a {
    color: #b60000;
    text-shadow: none;
    text-align: center;
    padding: 10px 7px 7px 7px;
    text-transform: uppercase;
    font-weight: 500;
}

#featured {
    width: 100%;
    background: #000;
    position: relative;
    margin: 0;
    padding: 0;
}
/*----------------Ban Dang------------------------*/
.nav-tabs {
    border-bottom: 2px solid #E3B40B;
}

    .nav-tabs li a {
        text-transform: uppercase;
        font-size: 15px;
        font-family: 'Roboto Condensed',sans-serif;
    }

ul.nav-tabs {
    margin-left: 0px;
}

.nav-tabs li.active > a:focus, .nav-tabs li.active > a {
    background: #00a3e4;
    color: #FFF;
    border: none;
    text-transform: uppercase;
}

    .nav-tabs li.active > a:hover {
        color: #ffff00;
        background: #00a3e4;
        text-transform: uppercase;
    }

.nav > li > a:focus, .nav > li > a:hover {
    color: #ffff00;
    background: #00a3e4;
    text-transform: uppercase;
}

.nav-tabs > li > a {
    color: #333;
    text-transform: uppercase;
    font-weight: bold;
}

.tab-content ul li a {
    height: 40px;
    line-height: 40px;
    background: url(images/quochuy_item.png) no-repeat center left;
    padding-left: 30px;
    color: #333;
    font-family: 'Roboto Condensed',sans-serif;
    font-size: 15px;
}

    .tab-content ul li a:hover {
        height: 40px;
        line-height: 40px;
        background: url(images/quochuy_item.png) no-repeat center left;
        padding-left: 30px;
        font-weight: bold;
        color: #ff0000;
        text-decoration: none;
        font-family: 'Roboto Condensed',sans-serif;
        font-size: 15px;
    }

.tab-content ul {
    margin-left: 0;
}

#dnn_dnnLOGO_imgLogo {
    padding: 8px 0;
}

/*.bannerlink {
    margin-bottom: 22px;
}*/
/*  Sliders
==================================== */
/* --- flexslider --- */
.imgslide {
    width: 100%;
    height: 340px !important;
    margin-bottom: 10px;
}

.post-title a {
    font-size: 14px;
    color: #333;
    line-height: 1.3em;
}

.title_left span {
    /*padding-top:10px;*/
    font-size: 16px;
    font-family: 'Roboto Condensed',sans-serif;
    color: #ffff00;
}

a.post-title_left {
    font-size: 16px;
    color: #333;
    line-height: 1.3em;
    font-weight: bold;
}

    a.post-title_left:hover, .list_lct li a:hover {
        color: #ff0000;
    }

.spcl {
    text-align: justify;
}

.title_red {
    color: #b60000;
    line-height: 1.3em;
    font-weight: bold;
    margin-top: 10px;
    font-size: 15px;
}

footer {
    color: #fff;
}

    footer a {
        color: #A9A9A9;
    }

        footer a:hover {
            color: #eee;
        }

    footer h1, footer h2, footer h3, footer h4, footer h5, footer h6 {
        color: #eee;
    }

    footer address {
        line-height: 1.6em;
    }

    footer h5 a:hover, footer a:hover {
        text-decoration: none;
    }

.pagerstyle td span {
    background-color: #337eee;
    color: #fff;
    border: 1px solid #337eee;
}

.pagerstyle td span, .pagerstyle td a {
    position: relative;
    float: left;
    padding: 2px 8px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #333;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-top: 40px;
    margin-left: 1px;
    margin-right: 1px;
}

.lienketngangPane {
    background: #e8f2f8;
    padding: 20px 0;
    vertical-align: bottom;
    margin-bottom: 10px;
}

#sub-footer {
    text-shadow: none;
    color: #fff;
    padding: 0;
    padding-top: 20px;
    margin: 20px 0 0 0;
    background: #32638c;
}

    #sub-footer p {
        margin: 0;
        padding: 0;
        font-weight: normal;
    }

    #sub-footer span {
        color: #fff;
    }

.copyright {
    font-size: 14px;
    margin-bottom: 20px;
}

    .copyright div {
        color: #fff;
    }

.read-full {
    width: 100% !important;
    float: none !important;
}

.read-book-view {
    clear: both;
    padding-top: 10px;
}

.read-book-d-item {
    background: url(images/book-icon.png);
    background-repeat: no-repeat;
    background-position: left 5px;
    padding-left: 20px;
    line-height: 24px;
    font-weight: bold;
}

.read-book-d-next {
    background: url(images/book-open.png);
    background-repeat: no-repeat;
    background-position: left 5px;
    padding-left: 20px;
    line-height: 24px;
}

.pl-1 {
    padding-left: 10px;
}

.read-book-d-next a {
    color: #333;
}
/*  Media queries 
============================= */
@media (min-width: 768px) {
    .LeftPane {
        width: 20%;
        float: left;
    }

    .ContentPane {
        width: 60%;
        float: left;
    }

    .rightPane {
        width: 20%;
        float: left;
    }
}

@media (min-width: 768px) and (max-width: 979px) {

    a.detail {
        background: none;
        width: 100%;
    }

    .pl-1 {
        padding-left: 0px;
    }

    .navbar-toggle {
        margin-bottom: 0;
        margin-top: 0;
    }

    .banner_bg {
        height: 82px;
        width: 100%;
        background: url(Images/banner_bg_mobi.png) no-repeat center 0 #fd0000;
    }

    .banner_bg_notit {
        height: 95px;
        width: 100%;
        background: url(Images/baner_bg_notit.png) no-repeat center 0 #fd0000;
    }

    header .container {
        padding: 0;
    }

    .list-4 img {
        border: #aaa9a6 solid 1px;
        padding: 2px;
        width: 100%;
        height: 200px;
    }

    .title_bold {
        height: 33px;
        overflow: hidden;
    }

    .banner_bg img {
        padding: 18px 3px;
    }

    .imgslide {
        width: 100%;
        height: auto;
    }

    .search {
        float: left;
    }

    .hidden-mobi {
        display: none;
    }

    footer .widget form input#appendedInputButton {
        display: block;
        width: 91%;
        -webkit-border-radius: 4px 4px 4px 4px;
        -moz-border-radius: 4px 4px 4px 4px;
        border-radius: 4px 4px 4px 4px;
    }

    footer .widget form .input-append .btn {
        display: block;
        width: 100%;
        padding-right: 0;
        padding-left: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        margin-top: 10px;
    }

    .SearchButton {
        border-style: none;
        width: 16px;
        top: 44px;
        position: absolute;
        right: 8px;
    }

    .feature-fp {
        border: 2px solid;
        border-radius: 5px;
        border-color: #ead7d7;
        padding: 5px 10px 0 10px;
        background-color: #fffde9;
        margin-top: 0px;
        min-height: 30px;
        height: auto;
        /* overflow: hidden; */
        margin-bottom: 10px;
    }

    .carousel {
        height: 550px;
    }

    .navbar {
        margin-bottom: 0;
        height: 38px;
        padding-top: 0px;
    }

    .navbar-default {
        background-color: transparent;
        border-color: none;
    }

    ul.related-folio li {
        width: 156px;
        margin: 0 20px 0 0;
    }
}

@media (max-width: 823px) {
    .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
        white-space: normal;
    }

    .navbar-toggle {
        margin-bottom: 0;
        margin-top: 0;
    }

    body {
        padding-right: 0;
        padding-left: 0;
    }

    .title_bold {
        height: 52px;
        overflow: hidden;
    }

    #dnn_dnnLOGO_imgLogo {
        height: 74px;
        margin-left: 10px;
    }

    .menu > ul > li {
        float: none;
        display: block;
        position: relative;
        font-size: 13px;
    }

    .pl-1 {
        padding-left: 0px;
    }

    .banner_bg {
        height: 82px;
        width: 100%;
        background: url(Images/banner_bg_mobi.png) no-repeat center 0;
    }

    .banner_bg_notit {
        height: 95px;
        width: 100%;
        background: url(Images/baner_bg_notit.png) no-repeat center 0;
    }

    header .container {
        padding: 0;
    }

    .hvr-grow {
        width: 100%;
        height: 200px;
    }

    .banner_bg img {
    }

    .imgslide {
        width: 100%;
    }

    .search {
        float: left;
    }

    .container {
        padding: 0 10px 0 10px;
        position: relative;
    }

    .carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
        right: 50%;
        margin-right: 7px;
    }

    .carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
        left: 50%;
        margin-left: 8px;
    }

    .SearchButton {
        border-style: none;
        width: 16px;
        top: 44px;
        position: absolute;
        right: 8px;
    }

    .menu {
        margin-left: -40px;
        /*background: #e8e8e8;*/
        width: 120%;
    }

    .tab-content ul li a {
        /* height: 25px; */
        line-height: 40px;
        background: url(images/quochuy_item.png) no-repeat center left;
        padding-left: 22px;
        font-weight: bold;
        color: #333;
    }

    #menu_ngang .container {
        padding: 0;
    }


    .bignews {
        padding-right: 0px;
        margin-top: 10px;
    }

    ul.list_news, ul.list_lct {
        padding-left: 6px;
        text-align: justify;
        padding-right: 10px;
    }

    .padding10 {
        padding-left: 0px !important;
    }

    .paddingbt10 {
        padding-bottom: 0px !important;
    }

    .padding20 {
        padding-left: 0px !important;
    }

    .menu > ul > li:hover > a, .menu > ul > .current-item > a {
        background: #b60000 !important;
        width: 112%;
        margin-left: -40px;
    }

    .feature-fp {
        height: auto;
    }

    .NewsDescription {
        text-align: justify;
        line-height: 1.5em;
    }

    .list-4 {
        margin: 0 0px 10px;
        text-align: justify;
    }

        .list-4 img {
            border: #aaa9a6 solid 1px;
            padding: 2px;
            width: 100%;
            height: 190px;
        }

    .navbar-brand {
        margin-top: 10px;
        border-bottom: none;
    }

    .navbar-header {
        border-bottom: none;
        float: left;
    }

    .hidden-mobi {
        display: none;
    }

    .navbar-nav {
        border-top: none;
        float: none;
        width: 100%;
    }

    .navbar .nav > .active > a, .navbar .nav > .active > a:hover {
        background: none;
        font-weight: 700;
        color: #1B1B1B;
    }

    header .navbar-nav > li {
        padding-bottom: 13px;
        padding-top: 12px;
    }

    header .nav li .dropdown-menu {
        margin-top: 0;
    }

    .dropdown-menu {
        position: absolute;
        top: 0;
        left: 40px;
        z-index: 1000;
        display: none;
        float: left;
        min-width: 160px;
        padding: 5px 0;
        margin: 2px 0 0;
        font-size: 13px;
        list-style: none;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid #f5f5f5;
        border: 1px solid rgba(0, 0, 0, .15);
        border-radius: 0;
        -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
        box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    }



    .navbar-collapse.collapse {
        border: none;
        overflow: hidden;
    }

    .box {
        border-bottom: 1px solid #e9e9e9;
        padding-bottom: 20px;
    }

    #featured .flexslider .slide-caption {
        width: 90%;
        padding: 2%;
        position: absolute;
        left: 0;
        bottom: -40px;
    }


    #inner-headline .breadcrumb {
        float: left;
        clear: both;
        width: 100%;
    }

    .breadcrumb > li {
        font-size: 13px;
    }


    ul.portfolio li article a i.icon-48 {
        width: 20px;
        height: 20px;
        font-size: 16px;
        line-height: 20px;
    }


    .left-sidebar {
        border-right: none;
        padding: 0 0 0 0;
        border-bottom: 1px dotted #e6e6e6;
        padding-bottom: 10px;
        margin-bottom: 40px;
    }

    .right-sidebar {
        margin-top: 30px;
        border-left: none;
        padding: 0 0 0 0;
    }


    footer .col-lg-1, footer .col-lg-2, footer .col-md-3, footer .col-lg-4, footer .col-lg-5, footer .col-lg-6,
    footer .col-lg-7, footer .col-lg-8, footer .col-lg-9, footer .col-lg-10, footer .col-lg-11, footer .col-lg-12 {
        margin-bottom: 20px;
    }

    #sub-footer ul.social-network {
        float: left;
    }



    [class*="span"] {
        margin-bottom: 20px;
    }
}

@media (max-width: 480px) {
    .bottom-article a.pull-right {
        float: left;
        margin-top: 20px;
    }

    .nav-tabs li a {
        text-transform: uppercase;
        font-size: 14px;
        font-family: 'Roboto Condensed',sans-serif;
        display: inline !important;
        line-height: 2;
    }

    .tab-content ul li a {
        height: 40px;
        line-height: 40px;
        background: url(images/quochuy_item.png) no-repeat center left;
        padding-left: 20px;
        font-weight: bold;
        color: #333;
        font-family: 'Roboto Condensed',sans-serif;
        font-size: 14px;
    }

    .nav > li > a {
        position: relative;
        display: block;
        padding: 7px 4px;
    }

    .nav > li {
        margin-bottom: 3px;
    }

    .tab-content ul li a:hover {
        height: 40px;
        line-height: 40px;
        background: url(images/quochuy_item.png) no-repeat center left;
        padding-left: 20px;
        font-weight: bold;
        color: #ff0000;
        text-decoration: none;
        font-family: 'Roboto Condensed',sans-serif;
        font-size: 12px;
    }

    .hvr-grow {
        width: 100%;
        height: 120px;
    }

    .pl-1 {
        padding-left: 0px;
    }

    .navbar-toggle {
        margin-bottom: 0;
        margin-top: 0;
    }

    .banner_bg {
        height: 82px;
        width: 100%;
        background: #0360a6;
    }

    .banner_bg_notit {
        height: 95px;
        width: 100%;
        background: url(Images/baner_bg_notit.png) no-repeat center 0;
    }

    header .container {
        padding: 0;
    }

    .list-4 img {
        border: #aaa9a6 solid 1px;
        padding: 2px;
        width: 100%;
        height: 110px;
    }

    .banner_bg img {
        padding: 4px 3px;
    }

    .imgslide {
        width: 100%;
        height: auto;
    }

    .search {
        float: left;
    }

    .flexslider .flex-caption {
        display: none;
    }

    .slider-description {
        height: 100px;
        overflow: hidden;
    }

    .carousel {
        /*height: 320px;*/
    }

    .carousel-control .glyphicon-chevron-right {
        position: absolute;
        top: 33%;
        margin-top: -10px;
        z-index: 5;
        display: inline-block;
    }

    .cta-text {
        margin: 0 auto;
        text-align: center;
    }

    ul.portfolio li article a i {
        width: 20px;
        height: 20px;
        font-size: 14px;
    }
}

#content_bg {
    /*background: url(images/body-content-bg.gif) no-repeat top center #f1f1f1;*/
    padding-top: 5px;
}

@media screen and (max-width:320px) {

    .mobi {
        display: block;
    }

    .desktop {
        display: none;
    }
}

@media screen and (min-width:321px) {

    .mobi {
        display: block;
    }

    .desktop {
        display: none;
    }
}

@media screen and (min-width:500px) {

    .mobi {
        display: block;
    }

    .desktop {
        display: none;
    }
}

@media screen and (min-width:570px) {
    .mobi {
        display: block;
    }

    .desktop {
        display: none;
    }
}

@media screen and (min-width:620px) {
    .mobi {
        display: block;
    }

    .desktop {
        display: none;
    }
}

@media screen and (min-width:680px) {

    .mobi {
        display: none;
    }

    .desktop {
        display: block;
    }
}

@media screen and (min-width:720px) {

    .mobi {
        display: none;
    }

    .desktop {
        display: block;
    }
}
