.hotif {
    margin-bottom: 20px;
}
.hotif .topnewstow .cover {
    width: 58.3%;
    margin-right: 25px;
}
.hotif .topnewstow header h2 {
    font-size: 32px;
    line-height: 40px;
}
.hotif .topnewstow header p {
    font-size: 18px;
    color: rgba(0, 0, 0, 0.75);
}
.infor .ctrangc3 .cover {
    height: 252px;
    margin-bottom: 15px;
}
.infor .ctrangc3 .kntitle {
    /* height: 80px; */
    overflow: hidden;
}
.infor .ctrangc3 .kntitle a {
    font-size: 20px;
    font-weight: bold;
    color: rgba(0, 0, 0, 0.75);
}
.infor .post-titleslide {
    font-size: 35px;
    line-height: 45px;
    text-align: center;
    font-weight: bold;
    margin: 25px 55px 30px 55px;
}
.infor .ifdate {
    font-size: 15px;
    text-align: center;
}
.infor .post-content h2 {
    margin: 25px 0;
    text-align: justify;
    font-style: italic;
    font-size: 23px;
    line-height: 32px;
}
.infor .gallery img {
    width: 100%;
}
.infor .gallery .ptitle {
    font-size: 18px;
    text-align: justify;
    margin: 25px 111px;
}
.infor .xhead .xtitle {
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 25px;
    margin-bottom: 25px;
}

@media (max-width: 767px) {
    .hotif .topnewstow .cover {
        width: 100%;
    }
    .hotif .topnewstow header h2 {
        font-size: 20px;
        line-height: 30px;
    }
    .hotif .topnewstow header p {
        font-size: 14px;
        line-height: 22px;
    }
    .infor .ctrangc3 .cover {
        height: 111px;
        margin-bottom: 10px;
    }
    .infor .ctrangc3 .kntitle {
        /* min-height: 80px; */
    }
    .infor .ctrangc3 .kntitle a {
        font-size: 14px;
        line-height: 20px;
    }
    .infor .post-titleslide {
        margin: 15px;
    }
    .infor .post-content h2 {
        font-size: 18px;
        line-height: 25px;
    }
    .infor .gallery .ptitle {
        margin: 15px 5px;
        font-size: 16px;
    }
}