.left_side ul {
    text-align: justify;
}

.left_side li>a {
    color: #004a64;
}

.left_side a:hover,
.news a:hover {
    text-decoration: none;
}

.news .news-post {
    border: 1px solid #dffdff;
}

.news .news-post .news-post-date,
.news-detail-date {
    font-weight: 600;
    color: #0d4b62;
}

.news .news-post .news-post-title {
    /* text-align: justify; */
}

.posts-pagination {
    text-align: center;
}


.posts-pagination li.active a {
    font-weight: 600;
    color: #004a63;
}


.posts-pagination li {
    display: inline-block;
}

.archive-years,
.archive-months {
    color: #0ab9b4;
    cursor: pointer;
}

.archive-years a.active {
    color: #004a64;
    font-weight: 600;
}

.archive-months a.active {
    color: #004a64;
    font-weight: 600;

}


.news-detail h2 {
    text-align: left;
}

.news-detail-date {
    text-align: left;
}

.post-gallery img {
    object-fit: cover;
}


@media (max-width: 576px) {

    .news h2 {
        font-size: 2.5rem;
    }

    .left_side li {
        margin: 18px 0 0 0;
    }

    .left_side li>a {
        font-size: 0.75rem;
    }

    .news .news-post {
        font-size: 0.8rem;
        border-radius: 5px;
        padding: 5px;
    }

    .news .news-post .news-post-date,
    .news-detail-date {
        font-weight: 600;
        margin-bottom: 0px;
    }

    .posts-pagination {
        font-size: 1.2rem;
    }

    .posts-pagination li {
        width: 40px;
        padding: 5px;
    }

    .archive-years,
    .archive-months {
        font-size: 0.8rem;
    }

    .archive-years a,
    .archive-months a {
        margin: 10px;
    }

    .archive-years a.active {
        font-weight: 600;
    }

    .news-detail h2 {
        font-size: 1rem;
    }

    .post-gallery img {
        width: 100%;
        height: 200px;
        margin: 5px;
    }

}

/*Small col-sm*/
@media (min-width: 577px) {

    .news h2 {
        font-size: 2.5rem;
    }

    .left_side li {
        margin: 18px 0 0 0;
    }

    .left_side li>a {
        font-size: 0.75rem;
    }

    .news .news-post {
        font-size: 0.8rem;
        border-radius: 5px;
        padding: 5px;
    }

    .news .news-post .news-post-date,
    .news-detail-date {
        font-weight: 600;
        margin-bottom: 0px;
    }

    .posts-pagination {
        font-size: 1.2rem;
    }


    .posts-pagination li.active a {
        font-weight: 600;
    }


    .posts-pagination li {
        width: 40px;
        padding: 5px;
    }

    .archive-years,
    .archive-months {
        font-size: 0.8rem;
    }

    .archive-years a,
    .archive-months a {
        margin: 10px;
    }

    .archive-years a.active {
        font-weight: 600;
    }

    .news-detail h2 {
        font-size: 1.2rem;
    }

    .post-gallery img {
        width: 100%;
        height: 200px;
        margin: 5px;
    }

}

/*Medium col-md*/
@media (min-width: 768px) {
    .news h2 {
        font-size: 2.5rem;
    }

    .left_side li {
        margin: 18px 0 0 0;
    }

    .left_side li>a {
        font-size: 0.75rem;
    }

    .news .news-post {
        font-size: 0.8rem;
        border-radius: 5px;
        padding: 5px;
    }

    .news .news-post .news-post-date,
    .news-detail-date {
        font-weight: 600;
        margin-bottom: 0px;
    }

    .posts-pagination {
        font-size: 1.2rem;
    }


    .posts-pagination li.active a {
        font-weight: 600;
    }


    .posts-pagination li {
        width: 40px;
        padding: 5px;
    }

    .archive-years,
    .archive-months {
        font-size: 0.8rem;
    }

    .archive-years a,
    .archive-months a {
        margin: 10px;
    }

    .archive-years a.active {
        font-weight: 600;
    }

    .news-detail h2 {
        font-size: 1.4rem;
    }

    .post-gallery img {
        width: 100%;
        height: 200px;
        margin: 5px;
    }

}

/*Medium col-md*/
@media (min-width: 992px) {
    .news h2 {
        font-size: 2.5rem;
    }

    .left_side li {
        margin: 18px 0 0 0;
    }

    .left_side li>a {
        font-size: 0.75rem;
    }

    .news .news-post {
        font-size: 0.8rem;
        border-radius: 5px;
        padding: 5px;
    }

    .news .news-post .news-post-date,
    .news-detail-date {
        font-weight: 600;
        margin-bottom: 0px;
    }

    .posts-pagination {
        font-size: 1.2rem;
    }


    .posts-pagination li.active a {
        font-weight: 600;
    }


    .posts-pagination li {
        width: 40px;
        padding: 5px;
    }

    .archive-years,
    .archive-months {
        font-size: 0.8rem;
    }

    .archive-years a,
    .archive-months a {
        margin: 10px;
    }

    .archive-years a.active {
        font-weight: 600;
    }

    .news-detail h2 {
        font-size: 1.5rem;
    }

    .post-gallery img {
        width: 100%;
        height: 200px;
        margin: 5px;
    }

}

/*Medium col-md*/
@media (min-width: 1200px) {
    .news h2 {
        font-size: 2.5rem;
    }

    .left_side li {
        margin: 18px 0 0 0;
    }

    .left_side li>a {
        font-size: 0.75rem;
    }

    .news .news-post {
        font-size: 0.8rem;
        border-radius: 5px;
        padding: 5px;
    }

    .news .news-post .news-post-date,
    .news-detail-date {
        font-weight: 600;
        margin-bottom: 0px;
    }

    .posts-pagination {
        font-size: 1.2rem;
    }


    .posts-pagination li.active a {
        font-weight: 600;
    }


    .posts-pagination li {
        width: 40px;
        padding: 5px;
    }

    .archive-years,
    .archive-months {
        font-size: 0.8rem;
    }

    .archive-years a,
    .archive-months a {
        margin: 10px;
    }

    .archive-years a.active {
        font-weight: 600;
    }

    .news-detail h2 {
        font-size: 1.6rem;
    }

    .post-gallery img {
        width: 100%;
        height: 200px;
        margin: 5px;
    }

}