/*=============================================News=============================================*/
a:hover{
    text-decoration: none !important;
}
.b-title {
    color: #e03680;
    font-size: 18px;
    position: relative;
    text-transform: uppercase;
    margin: 0 0 15px 0;
    font-weight: bold;
    display: block;
}
.wrpads img{
    margin-bottom: 10px;
}
.breadcrumbs{
    margin-bottom: 10px;
    border-bottom: 1px dashed #eee;
    padding-bottom: 10px;
    padding-top: 10px;
}
.lastest-promotion .post-item {
    width: 100%;
}
.post-item {
    margin-bottom: 15px;
}
.grid-item {
    display: inline-block;
    text-align: left;
    vertical-align: top;
}
.post-grid .cover {
    margin-bottom: 10px;
}
.cover {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    position: relative;
    overflow: hidden;
}
.cover img {
    display: block;
    width: 100%;
}
.post-text h3 a {
    font-weight: bold;
    color: #555;
    font-size: 15px;
}
.post-meta {
    /*color: #999;*/
    font-size: 12px;
    margin-top: 7px;
}

.lastest-news .post-item .cover {
    margin-right: 15px;
    width: 40%;
    float: left;
}
.lastest-news .post-item .post-text{
    float: right;
    width: 55%;
}
.lastest-news .post-item .post-text h3{
    margin-top: 0;
}
.lastest-news .post-item .post-text h3 a {
    font-size: 17px;
    color: #000;
    line-height: 25px;
}
.blogs .lastest-news{
    border-left: 1px solid #f5f5f5;
    border-right: 1px solid #f5f5f5;
    padding: 15px;
}
.no-padding{
    padding: 0 !important;
    margin: 0 !important;
}
.hot-trends .no-padding .post-item{
    margin-bottom: 0;
}
.truncate {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
time:before {
    content: "\f017";
    font-family: "Font Awesome 5 Pro";
    display: inline-block;
    width: 13px;
    height: 13px;
    vertical-align: middle;
    margin: -3px 5px 0 0;
}
.cat-links {
    color: #777;
    text-transform: uppercase;
    font-size: 11px;
}
.cat-links a {
    color: #777;
}
.post-text p {
    color: #666;
    margin-top: 10px;
    display: block;
    height: 60px;
    overflow: hidden;
}
.c-block {
    border-bottom: 1px solid #f5f5f5;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.banner.right_banner img {
    margin-bottom: 15px;
    display: block;
    width: 100%;
}
.hot-trends {
    margin-bottom: 20px;
}
.sidebar .hot-trends .post-item {
    width: 100%;
    margin-bottom: 1px;
    padding-bottom: 20px;
}
.hot-trends .post-item .cover {
    border-radius: 0;
}
.hot-trends .post-item .cover a {
    display: block;
    position: relative;
}
.hot-trends .post-item{
    overflow: hidden;
    position: relative;
}
.hot-trends .post-item h3 {
    background-image: -moz-linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.4) 50%, rgba(0,0,0,.7) 100%);
    background-image: -ms-linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.4) 50%, rgba(0,0,0,.7) 100%);
    background-image: -o-linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.4) 50%, rgba(0,0,0,.7) 100%);
    background-image: -webkit-linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.4) 50%, rgba(0,0,0,.7) 100%);
    background-image: -webkit-gradient(linear, center top, center bottom, from(rgba(0,0,0,0)), to(rgba(0,0,0,0.7)));
    background-image: linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.4) 50%, rgba(0,0,0,.7) 100%);
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
}
.cat-label {
    background-color: #FFD300;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    color: #fff;
    display: block;
    font-size: 10px;
    font-weight: 600;
    line-height: 18px;
    padding: 0 5px;
    position: absolute;
    left: 15px;
    top: -15px;
    text-transform: uppercase;
}
.hot-trends .post-item h3 > a {
    color: #fff;
    display: block;
    font-size: 20px;
    font-weight: 600;
    padding: 15px;
}
.hot-trends .post-item .cover a:before {
    content: "";
    background-color: rgba(0,0,0,0.5);
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}
.hot-trends .post-item:hover .cover a:before {
    opacity: 1;
}
.hot-trends .post-item h3 > a:hover {
    color: #fff !important;
    opacity: 0.8;
}
.post-list .cover {
    float: left;
    margin-right: 10px;
    width: 30%;
}
.post-list .post-text h3{
    margin-top: 0;
}
.lastest-news .article1 .cover{
    float: none;
    width: 100%;
    margin-bottom: 10px;
    height: 300px;
}
.lastest-news .article1 .cover img{
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
}
.lastest-news .article1 .post-text h3 a {
    font-size: 20px;
}
.lastest-news .article1 .post-text h3 a:hover, a:hover, .newsC h1:hover{
    color: #e03680 !important;
}
.lastest-news .article1 .post-text{
    width: 100%;
    float: none;
}
.the-content h1{
    margin: 13px 0;
}
.the-content .cover {
    margin-top: 20px;
}
.breadcrumbs i{
    padding: 0 5px;
}
.main-container{
    background:#fff;
    clear: both;
}
.cateNews{
    background: #f5f5f5;
}
.slideRight{
    background: #fff;
}
.sideBar{
    padding-top: 15px;
}
.cateNews .sideBar{
    transition: all 0.5s;
}
.sideBar.wrap-left-pd-fix{
    position: fixed;
    right: 0;
}
.blog-sidebar.sideBar.wrap-left-pd-fix{
    right: auto;
    left: 0;
}
.blogsCenter{
    margin: 0 auto;
    float: none !important;
}
.cateNews{
    overflow: hidden;
}
/*menu news*/
.bottom-head {
    background-color: #e03680;
    position: relative;
}
.article-body *{
    font-size: 16px;
    /*font-family: "Myriad Pro" !important;*/
}
#breadcrumb > .breadcrumb{
    margin: 0;
    padding: 0;
}
.breadcrumb li:last-child a{
    color: #333;
}
.top-search {
    background-color: #e03680;
    -webkit-transition-duration: 500ms;
    -moz-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2;
}
.search-button {
    background: url(../img/search.png) no-repeat center;
    display: block;
    width: 30px;
    cursor: pointer;
    height: 60px;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
}
.search-field {
    background: url(../img/search.png) no-repeat left center;
    border: none;
    color: #fff;
    display: block;
    font-size: 18px;
    width: 100%;
    position: absolute;
    padding: 0 40px;
    line-height: 40px;
    margin: 10px 0;
    left: 0;
    top: 0;
}
.search-button.close {
    background-image: url(../img/close.png);
}
.main-nav{
    margin: 0;
    padding: 0;
}
.main-nav > li {
    float: left;
    position: relative;
    list-style: none;
}

.main-nav > li > a {
    color: #fff;
    display: block;
    font-size: 18px;
    padding: 0 10px;
    line-height: 60px;
    text-transform: uppercase;
}
.main-nav>li>a:hover{
    color: #ff0 !important;
}
.bottom-head .container{
    position: relative;
}
.sub-cats{
    padding: 0;
    margin: 0;
}
.sub-cats li {
    display: inline-block;
    position: relative;
    list-style: none;
}
.sub-cats li a {
    color: #666;
    display: block;
    font-size: 17px;
    line-height: 30px;
}
.sub-cats li a:after {
    content: "/";
    color:  #56201b;
    font-size: 20px;
    margin: 0 15px;
}
.btn-social-inner {
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 3px;
    text-align: center;
}
.btn-social-like-share, .btn-social-fanpage{
    margin-bottom: 10px;
}
.btn-social-like-share, .btn-social-fanpage, .wrpads{
    display: inline-block;
    vertical-align: middle;
}
.btn-social-like-share .btn-social-fb:nth-of-type(1), .btn-social-like-share .btn-social-google-plus {
    margin: 8px 0;
    float: left;
    text-align: left;
}
.btn-social-fb .fb_iframe_widget, .btn-social .zalo-follow-only-button, .btn-social .zalo-share-button {
    display: inherit!important;
    text-align: left;
}
.fb_iframe_widget span {
    display: inline-block;
    position: relative;
    text-align: justify;
}
.btn-social-like-share .btn-social-fb:nth-of-type(2) {
    margin-top: -1px;
}
.btn-social-like-share .btn-social {
    float: left;
}
.button_share_sapo {
    text-align: right;
    padding-right: 10px;
}
.fb-share-button {
    margin-top: 5px;
}
.btn-social .button_share_sapo .zalo-share-button {
    margin-top: -6px;
    margin-left: 8px;
}
.fanpage-like {
    float: left;
    margin: -3px 15px 0 15px;
}
.fanpage-like p {
    margin: 0;
    line-height: 20px;
}
.fanpage-like a {
    font-size: 12px;
}
.color-blue {
    color: #3b5998;
}
.color-blue.bold{
    font-weight: bold;
}
.fb_iframe_widget {
    display: inline-block;
    position: relative;
}
.btn-social-like-share .btn-social-google-plus {
    padding-top: 13px;
    margin: 0 15px;
    padding-bottom: 13px;
}
@media screen and (min-width: 1024px) {
    .main-nav > li:hover .newsChilds{
        display: block;
    }
    .newsChilds{
        margin: 0;
        display: none;
        padding: 0;
        border: 1px solid #eee;
        position: absolute;
        min-width: 200px;
        z-index: 99;
        background: #fff;
    }
    .newsChilds > li{
        list-style: none;
    }
    .newsChilds > li a{
        display: block;
        color: #e03680;
        padding: 10px;
        text-transform: uppercase;
    }
    .newsChilds > li:hover a{
        background: #e03680;
        color: #ff0 !important;
    }
}
@media screen and (max-width: 768px){
    .article-body p{
        margin: 0 !important;
    }
    .main-nav>li{
        width: 100%;
    }
    .main-nav>li > i{
        position: absolute;
        right: 0;
        top: 22px;
        color: #fff;
        font-size: 17px;
    }
    .newsChilds{
        display: none;
        padding: 0 20px;
        margin: 0;
    }
    .newsChilds li{
        list-style: none;
    }
    .newsChilds li a{
        display: block;
        padding: 5px 0;
        color: #fff;
        text-transform: uppercase;
        font-size: 16px;
    }
    .lastest-news .post-item .cover{
        margin-right: 10px;
    }
    .bottom-head{
        display: none;
    }
    .menuMobileNews a{
        display: block;
        padding: 10px 15px;
    }
    .viewNews{
        overflow: hidden;
    }
    .article-content iframe, .viewNews iframe{
        width: 100% !important;
        height: 100% !important;
    }
}
/*=============================================News=============================================*/