  .left-content {margin-top: 15px;}
  .par_ul {
    background: #0073aa;
    color: #fff;
    padding: 10px 10px;

}
.sub_ul {border: 1px solid #eee; margin-bottom: 15px;}
.sub_ul li {padding: 10px;}
.sub_ul li a {color: #000;}
.card .post-title a {
    color: #000;
    font-size: 26px;
}
@media only screen and (min-width: 480px){
   .card .home-thumb {
    max-width: 35%;
    float: left;
    margin-bottom: 0.714em;
    margin-right: 1.428em;
} 
.card .home-thumb img {
    margin-bottom: -5px;
}
.card .default-post header, .card .default-post .post_content, .card .default-post footer {
    padding-left: 39%;
}
}
img {
    width: auto;
    max-width: 100%;
    height: auto;
}

.post-title, .post-title-small {
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 0.243em;
}
.meta, .meta a{
    color: #bbbbbb;
}
.read-more a {color: #cc2222;}

/*tin cùng chuyên mục*/
.card__subtitle {
    font-size: 12px;
    color: #6f8590;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.card__footer a {
    color: #6f8590;
    font-size: 12px;
}
.card__footer {
    font-size: 12px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 0px;
    border: none;
}
.card__title {
    clear: both;
    font-size: 1.2em;
    margin: 0 0 8px;
    margin-top: 10px;
    word-wrap: break-word;
}
/*end tin cùng chuyên mục*/
