/*css header*/

.header-block .row-box-header .icon-box{
    position: relative;
    background: #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #eee;
    overflow: hidden;
    padding: 10px 10px 35px;
    min-width: 130px;
}
.header-block .row-box-header .icon-box .icon-box-text{
    padding-left: 5px;
}
.header-block .row-box-header .icon-box .icon-box-text h5{
    font-size: 12px;
    color: #444444;
    display: inline-block;
    position: relative;
    line-height: 1.3;
    font-weight: normal;
    margin: 0;
}
.header-block .row-box-header .icon-box .icon-box-text p{
    display: block;
    clear: both;
    color: #d9232e;
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    margin: 0;
    position: absolute;
    bottom: 5px;
    width: 100%;
    left: 0;
}

/*menu*/
.header-bottom .nav .icon-ttuc,
.header-bottom .nav .icon-kmai,
.header-bottom .nav .icon-schua,
.header-bottom .nav .icon-mbook,
.header-bottom .nav .icon-mtbang,
.header-bottom .nav .icon-pkien,
.header-bottom .nav .icon-apple,
.header-bottom .nav .icon-dthoai {
    display: inline-block;
    background-repeat: no-repeat;
    background-image: url(../images/icon-images.png);
}
.header-bottom .nav .icon-dthoai {
    width: 12px;
    height: 19px;
    background-position: -2px -10px;
}
.header-bottom .nav .icon-apple {
    width: 16px;
    height: 19px;
    background-position: -22px -10px;
}
.header-bottom .nav .icon-pkien {
    width: 20px;
    height: 19px;
    background-position: -86px -10px;
}
.header-bottom .nav .icon-mtbang {
    width: 25px;
    height: 19px;
    background-position: -49px -10px;
}
.header-bottom .nav .icon-mbook {
    width: 31px;
    height: 19px;
    background-position: -117px -11px;
}
.header-bottom .nav .icon-schua {
    width: 19px;
    height: 19px;
    background-position: -190px -10px;
}
.header-bottom .nav .icon-kmai {
    width: 19px;
    height: 19px;
    background-position: -221px -10px;
}
.header-bottom .nav .icon-ttuc {
    width: 24px;
    height: 19px;
    background-position: -155px -10px;
}



@media (min-width: 850px){
    .nav-dropdown > li.menu-item-has-children > a{
        font-size: 14px;
        color: #333333;
        text-transform: uppercase;
        margin: 0 0 1em;
        font-weight: bold;
        border: 0 !important;
    }
    .nav-dropdown-default .nav-column li>a{
        border-bottom: 0 !important;
        font-size: 14px;
        padding-top: 0;
    }
    ul.nav .nav-dropdown>li.image-column{
        width: 300px;
        display: block;
    }
}
@media (max-width: 849px){
    .header .header-bottom {
        background-color: #444444 !important;
    }
    .header .header-bottom .header-nav .nav-dropdown{
        display: none !important;
    }
    .header .header-bottom .flex-row{
        display: block;
        padding: 0;
    }
    .header .header-bottom ul.nav{
        position: relative;
        top: 0px;
        left: 0px;
        width: 100%;
        min-width: 100%;
        overflow-x: scroll;
        overflow-y: hidden;
        -ms-flex-pack: initial;
        justify-content: initial;
        -ms-flex-flow: row wrap;
        flex-flow: initial;
        -ms-flex-align: initial;
        align-items: initial;
        white-space: nowrap;
        display: block;
    }
    .header .header-bottom ul.nav::-webkit-scrollbar-track
    {
        -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
        background-color: #F5F5F5;
    }

    .header .header-bottom ul.nav::-webkit-scrollbar
    {
        height: 5px;
    }

    .header .header-bottom ul.nav::-webkit-scrollbar-thumb
    {
        background-color: #000000;
    }
    .header .header-bottom ul.nav li{
        font-size: 14px;
        height: 60px;
        text-align: center;
        padding: 0px 0;
        margin: 0 15px 0 0;
    }
    .header .header-bottom ul.nav li:first-child{
        padding-left: 15px;
    }
    .header .header-bottom ul.nav li:last-child{
        padding-right: 15px;
    }
    .header .header-bottom ul.nav li:after,
    .header .header-bottom ul.nav li:before,
    .header .header-bottom ul.nav li a i.icon-angle-down{
        display: none !important;
    }
    .header .header-bottom ul.nav li a{
        display: block;
        clear: both;
        white-space: nowrap;
        position: relative;
        padding-top: 36px;
    }
    .header .header-bottom ul.nav li a i{
        position: absolute;
        top: 12px;
        left: 50%;
        transform: translateX(-50%);
        margin: 0;
        display: block;
        overflow: hidden;
    }

    .header-main .header-inner .mobile-nav li.html.custom{
        display: inline-block;
    }
    .header-main .hotline-call {
        text-align: right;
        margin: 0;
    }
    .header-main .hotline-call p {
        color: #333;
        margin: 0;
        font-size: 11px;
        line-height: 13px;
    }
    .header-main .hotline-call a {
        font-size: 1.5em;
        color: #d9232e;
        font-weight: bold;
        letter-spacing: 3px;
    }
}
/*end css header*/

/*css footer*/
.footer.footer-widgets{
    font-size: 14px;
}
.footer.footer-widgets span.widget-title{
    color: #fff;
    text-transform: uppercase;
    margin: 0 0 20px;
    font-weight: 700;
    line-height: 22px;
    font-size: 14px;
    display: block;
}
.footer.footer-widgets .is-divider{
    display: none;
}
.footer.footer-widgets ul.menu li{
    border: 0 !important;
    margin-bottom: 5px;
}
.footer.footer-widgets ul.menu li a{
    padding: 0;
}

.copyright-footer {
    margin-top: 5px;
}
.copyright-footer p {
    font-size: 12px;
    margin: 0;
    color: rgba(255,255,255,0.5);
    line-height: 20px;
}
/*end css footer*/

/*----------CSS HOME PAGE----------------------*/
/*Tin ná»•i báº­t*/
.tin-noi-bat{
    background-color: #fff;
    margin-right: 0 !important;
    padding-top: 10px;
    margin-bottom: 13px !important;
}
.tin-noi-bat .col-tnb-title{
    position: relative;
    margin-bottom: 10px;
}
.tin-noi-bat .col-tnb-title h4 {
    padding: 0;
    margin: 0;
    color: #d9232e;
    font-size: 15px;
    text-transform: uppercase;
}
.tin-noi-bat .col-tnb-title p {
    margin-bottom: 10px;
}
.tin-noi-bat .col-tnb-title a {
    font-size: 13px;
    position: absolute;
    top: 0;
    right: 0;
}

.tin-noi-bat .col-tbn-content{
    padding-bottom: 0 !important;
}
.tin-noi-bat .nl-blog-list .post-item{
    width: 100%;
    -js-display: initial;
    display: block;
    -ms-flex-flow: initial;
    flex-flow: initial;
}
.tin-noi-bat .nl-blog-list .col-img{
    padding-right: 0;
    max-width: initial;
    -ms-flex-preferred-size: initial;
    flex-basis: initial;
    width: 92px;
    float: left;
}
.tin-noi-bat .nl-blog-list .col-content{
    max-width: initial;
    -ms-flex-preferred-size: initial;
    flex-basis: initial;
    width: auto;
    padding-left: 105px;
}
.tin-noi-bat .nl-blog-list .col{
    padding-bottom: 13px;
}
.tin-noi-bat .nl-blog-list .col-content .box-text{
    height: 40px;
    overflow: hidden;
    font-size: 13px;
}
.tin-noi-bat .nl-blog-list a:hover {
    opacity: .75;
    -webkit-opacity: .75;
}
.tin-noi-bat .nl-blog-list .post-title {
    line-height: 20px;
}
.tin-noi-bat .nl-blog-list a:hover .post-title {
    color: #d9232e;
}


.col-tin-tuc-moi-home .static-banner > .col{
    padding-left: 0;
}
.col-tin-tuc-moi-home .static-banner .img:not(:last-child){
    margin-bottom: 13px;
}

.head .col-inner div {
    float: right;
    overflow: hidden;
    display: none;
}
.head .col-inner div p {
    margin: 0;
}
.head .col-inner div a {
    display: inline-block;
    font-size: 14px;
    padding: 14px 15px;
    color: #288ad6;
}
.head .col-inner div a:hover {
    color: #d9232e;
}

@media screen and (min-width: 1024px){
    .head .col-inner div {
        display: inline-block;
    }
}

@media (min-width: 850px){
    .header-main{
        padding-top: 15px;
    }
    .section-banner-home .col-banner-home{
        max-width: 70%;
        -ms-flex-preferred-size: 70%;
        flex-basis: 70%;
    }
    .section-banner-home .col-tin-tuc-moi-home{
        max-width: 30%;
        -ms-flex-preferred-size: 30%;
        flex-basis: 30%;
    }
}
/*----------END CSS HOME PAGE----------------------*/


/*css custom pgae blog*/
.blog-archive .box-text .post-title{
    font-size: 22px;
    color: #000;
    margin: 0 0 7px;
    font-weight: bold;
    line-height: 1.35;
}
.blog-archive .box-text .is-divider{
    display: none;
}
.blog-archive .box-text p {
    font-size: 15px;
    color: #444444;
    margin: 0 0 15px;
}
/*end css custom pgae blog*/


/*css custom pgae blog single*/
.blog-single .entry-header-text .entry-category a{
    text-transform: uppercase;
    color: #288ad6;
    font-size: 16px;
}
.blog-single .entry-header-text .entry-category a:hover {
    color: #d9232e;
}
.blog-single .entry-header-text .entry-divider{
    display: none;
}
/*end css custom pgae blog single*/

/*css widget*/
#product-sidebar .widget-title,
.post-sidebar .widget-title{
    display: block;
    padding-left: 15px;
    border-left: none;
    border-bottom: 1px dashed #ddd;
    position: relative;
    padding-bottom: 9px;
    margin: 0 0 20px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 17px;
    color: #333;
    line-height: 1.1;
}
#product-sidebar .widget-title:after,
.post-sidebar .widget-title::after {
    content: '';
    position: absolute;
    top: -2px;
    left: 0;
    width: 4px;
    height: 20px;
    display: block;
    background-color: #d9232e;
}
#product-sidebar .widget-title + .is-divider,
.post-sidebar .widget-title + .is-divider{
    display: none;
}

/*end css widget*/