
.td-big-grid-meta .td-post-category, .td_module_wrap .td-post-category, .td-module-image .td-post-category:hover{
    color: #fff;
    opacity: 0.9;
}
@media screen and (min-width:980px){
    .td-block-row [class*="td-block-span"] {
        display: block;
        min-height: 1px;
        float: left;
        padding-right: 15px;
        /* padding-left: 15px; */
    }
    .td-pb-row [class*="td-pb-span"] {
        display: block;
        min-height: 1px;
        float: left;
        padding-right: 15px;
        /* padding-left: 15px; */
        position: relative;
    }
}
.td_block_24 {
    background: #f8f8f8;
}

@media screen and (min-width: 980px){
    .td_block_24 .entry-title.td-module-title {
        padding-top: 24px;
        font-size: 24px;
        padding-right: 10px;
    }
    .td_block_24 .td-excerpt{
        padding-right: 10px
    }
}
@media screen and (max-width: 767px){
    .td_block_24 .entry-title.td-module-title{
        padding-top: 10px;
    }
}
.home.page .td-main-content-wrap {
    padding-top: 0px;
}
@media (min-width: 768px){
    .td-container .td-hightlight-group {
        padding: 18px 0;
    }
.td-hightlight-group {
    padding: 0 ;
}
.hl-post{
    padding-left: 24px;
}}

#tdi_7_b8e {
    background: #F8F8F8;
}
.entry-thumb{
    width: 100%;
}
.td_block_21.td-column-1 .entry-title{
    font-size: 15px;
}
.td_block_7 .td_module_wrap .entry-thumb {
    height: 70px;
}
#tdi_7_e60 .td-module-image .td-post-category {
    top: 0;
    height: 22px;
    width: 80px;
}
.td_block_4 .td-module-meta-info {
    display: none;
}
.td-module-image .td-post-category {
    position: absolute;
    bottom: -30px;
    font-size: 14px;
}
.td_block_24 .td-read-more{
    display: none;
}
/* .home.page .td-main-content-wrap{
    padding-top: 0;
} */
.td-excerpt, .td_module_14 .td-excerpt{
    font-size: 16px;
}
.td_block_24 .td-post-category {
    top: 0;
    height: 22px;
    font-size: 14px;
    text-transform: capitalize;
}

@media screen and (min-width: 980px){
    /* region custom module 19 */
.td_module_19 .td-module-thumb {
    overflow: hidden;
    width: 333px;
    height: 366px;
    margin-bottom: 0;
}

.td_module_19 .td-item-details {
    margin-left: 371px;
    min-height: 366px;
}
/* endregion */
}

@media screen and (max-width: 979px) {
    .td-module-image .td-post-category {
        font-size: 11px;
    }
    .sm-hide{
        display: none !important;
    }
    br{
        display: none;
    }
}

/* region banner  */
.home-banner {
    padding: 60px 0 0;
}

.homebg {
    background: url(/sites/ketoan/images/home/bg-banner1920.png) no-repeat;
    background-size: cover;
}

.logo-text {
    text-transform: uppercase;
    color: #fff;
    font-size: 18px;
    font-family: GoogleSans Medium, Arial, sans-serif;
}

.home-title {
    font-family: GoogleSans Medium, Arial,sans-serif;
    font-size: 32px;
    color: #fff;
    letter-spacing: 2px;
    padding: 26px 0;
}

.home-sub-title {
    color: #fff;
    font-size: 16px;
}.center-flex{
    display: flex !important;
    align-items: center;
    width: 100%;
    height: 531px;
}

@media screen and (min-width: 980px){
    .home-banner .td-pb-span12 {
        padding-right: 0;
        padding-left: 0;
    }
    .td_module_19 .td-module-thumb {
        overflow: hidden;
        width: 333px;
        height: 366px;
        margin-bottom: 0;
    }
    
    .td_module_19 .td-item-details {
        margin-left: 371px;
        min-height: 366px;
    }
    
}
@media screen and (min-width:1367px){
    .td-container-custom {
        width: 1366px;
    }
    .home-title{
        font-size: 48px;
        letter-spacing: 1px;
    }
}
@media screen and (max-width: 1366px){
    .homebg {
        background: url(/sites/ketoan/images/home/bg-banner1366.png) no-repeat;
    }
    .center-flex{
        height: 384px;
    }
    
}
@media screen and (max-width: 979px){
    .homebg {
        background: url(/sites/ketoan/images/home/bg-banner768.png) no-repeat;
    }
}
@media screen and (max-width: 767px){
    .homebg {
        background: url(/sites/ketoan/images/home/bg-banner768.png) no-repeat;
    }
    .home-title{
        font-size: 24px;
    }
}
@media screen and (max-width: 480px){
    .homebg {
        background: url(/sites/ketoan/images/home/bg-banner480.png) no-repeat;
    }
}
/* endregion  */

