* {
    margin: 0;
}

.news .search-btn form {
    width: 100%;
    position: relative;
}

.news .search-btn i {
    color: #cdcdcd;
    left: 24px;
    top: 14px;
    position: absolute
}

.news .search-btn input {
    background: #FFFFFF;
    border-radius: 20px;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    padding: 12px 0 12px 64px;
}

.news .search-btn input::placeholder {

    color: #CDCDCD;
}

.news .news-wrapper {
    background: #FFFFFF;
    border-radius: 20px;
}

.news .news-wrapper .category {
    background: rgba(126, 166, 255, 0.2);
    border-radius: 20px;
    width: 25%;
    padding: 6px 12px;
}

.news .news-content .news-wrapper .category p {
    font-style: normal;
    font-weight: 600;
    font-size: 8px;
    line-height: 10px;
    margin-bottom: 0;
    color: #294B97;
    text-align: center;
}

.news .news-content .news-wrapper img {
    width: 100%;
}

.news .news-content .news-wrapper h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;

    color: #294B97;

}

.news .news-content .news-wrapper p {
    font-style: normal;
    font-weight: 500;
    font-size: 10px;
    line-height: 12px;
    margin-bottom: 18px;
    color: #ABABAB;

}

.news .news-content .news-wrapper .visitor-count img {
    width: 30%;
    padding-right: 4px;
}

.news .news-content .news-wrapper .visitor-count p {
    font-style: normal;
    font-weight: 500;
    font-size: 10px;
    line-height: 12px;

    color: #ABABAB;
}

.news .news-content .news-wrapper .btn {
    background: #294B97;
    border-radius: 10px;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    width: 70%;
    color: #FFFFFF;
    padding: 8px 12px 8px 24px;
}

.news .news-content .news-wrapper .btn img {
    width: 7%;
}

.news .sub-news .news-wrapper {
    width: 48%;
}

.news .sub-news .news-wrapper .category {
    width: 30%;
    margin-top: 20px;
}

.news .sub-news .news-wrapper h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    color: #294B97;
    margin-top: 6px;
}

.news .sub-news .news-wrapper p {
    font-style: normal;
    font-weight: 500;
    font-size: 10px;
    line-height: 12px;

    color: #ABABAB;
}

.news .sub-news .news-wrapper .visitor-count img {
    width: 35%;
    padding-right: 4px;
}

.news .sub-news .news-wrapper .visitor-count p {
    font-style: normal;
    font-weight: 500;
    font-size: 10px;
    line-height: 12px;

    color: #ABABAB;
}

.news .news-side-content {
    margin-left: 12px;
}

.news .news-side-content h2 {
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
    color: #294B97;

}

.news .news-side-content .newest-news h5 {
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    color: #294B97;

}

.news .news-side-content .newest-news p {
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 15px;
    /* identical to box height */


    color: #ABABAB;


}

.news .newest-news img {
    width: 100%;
}

.news .newest-news .videos {
    background: rgba(123, 123, 123, 0.43);
    border-radius: 20px;
}

.videos iframe {

    width: 100%;
}

.news-content .btn {
    background: rgba(70, 138, 152, 0.18);
    border-radius: 20px;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 30px;
    color: #294B97;

}

.news-content .btn img {
    padding: 12px;
}

.news-content .read-news {
    background: #FEFEFE;
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.02),
        0px 2px 4px rgba(0, 0, 0, 0.08);
    border-radius: 20px;
    margin-top: 28px;
}

.news-content .category {
    background: rgba(126, 166, 255, 0.2);
    border-radius: 20px;
    width: 25%;
}

.news-content .visitors {
    width: 75%;
}

.news-content .visitors p {
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    /* identical to box height */


    color: #ABABAB;
}

.news-content .category p {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    color: #294B97;
    margin-bottom: 0;
    padding: 4px 0;
}

.news-content .headline h1 {
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    line-height: 54px;
    text-align: center;

    color: #294B97;

    text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.02),
        0px 2px 4px rgba(0, 0, 0, 0.08);
}

.news-content .headline p {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #B6B6B6;
}

.news-content .headline p span {
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    color: #294B97;
}

.news-content .content-news .img-news {
    width: 90%;
}

.news-content .content-news p {
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    color: #505050;
    margin-top: 8px;

}

.news-content .content-news h5 {
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    color: #505050;
}

.news-content .end-news {
    background: #FFFFFF;
    border-radius: 20px;

}


.news-content .end-news h3 {
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 36px;
    color: #294B97;


}

.post-wrap h3 {
  font-style: normal;
  font-weight: 600;
  font-size: 30px;
  line-height: 36px;

  color: #294B97;

}

.news-content .tags .row {
    padding-left: 28px;
}

.news-content .tags span {
    background: #F1F1F1;
    border-radius: 10px;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    padding: 8px 12px;
    text-align: center;
    color: #969696;
    width: 30%;
    margin-left: 12px;
    margin-top: 12px;
}

.news-content .article .row {
    padding-left: 28px;
}

.news-content .article p {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #969696;

}

.news-content .clipboard {
    background: #F1F1F1;
    border-radius: 10px;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    padding: 8px 12px;
    color: #7D7D7D;
}

.news-content .btn-clipboard {
    padding: 0;
}

.news-content .btn:hover {
    border-color: #294B97;

}

.news-content .btn-clipboard img {
    padding: 0;
}

.comments {
    background: #FFFFFF;
    border-radius: 20px;
}

.comments .comment-wrap {
    padding-left: 28px;
}

.comments .comment-wrap h3 {
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 36px;

    color: #294B97;

}

.comments .comment-wrap h3 span {
    background: #F1F1F1;
    border-radius: 10px;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
    padding: 8px 12px;
    color: #294B97;
}

.comments .comment-wrap .name {
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 4px;
    color: #707070;
}

.comments .comment-wrap .name span {
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;

    color: #ABABAB;
}

.comments .comment-wrap .comment-text {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;

    color: #737373;

}

.comments .comment-wrap .comment-person {
    padding-top: 8px;
}

.reaction p {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #ABABAB;
}

.reaction img {
    padding-right: 2px;
}

.load-more .btn {
    background: #294B97;
    border-radius: 20px;
    padding: 12px 32px;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;

    color: #FFFFFF;

}

.input-comment {
    background: #F1F1F1;
    border-radius: 20px;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    padding: 20px 34px;
    color: #8C8C8C;
}

.related-post {
    background: #FFFFFF;
    border-radius: 20px;
}

.post-wrap {
    padding-left: 28px;
}

.post-wrap .category {
    background: rgba(126, 166, 255, 0.2);
    border-radius: 20px;
    margin-top: 4px;
    width: 45%;
}

.post-wrap .category p {
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 10px;

    color: #294B97;
    padding: 8px 12px;
}

.post-wrap h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    margin-top: 8px;
    color: #294B97;

}

.post-wrap p {
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 12px;

    color: #ABABAB;

}

@media(min-width:316px) {

    .news .news-content .news-wrapper img {
        width: 90%;
        margin-bottom: 4px;
        height: 80%;
    }

    .news .news-content .news-wrapper .btn {
        width: 100%;

    }

    .news .sub-news .news-wrapper {
        width: 100%;
    }

    .news .sub-news .news-wrapper img {
        width: 100%;
        height: auto;
    }

    .news-content .category p {
        font-size: 12px;
    }
}

@media(min-width:768px) {
    .news-content .category p {

        font-size: 16px;

    }

    .news .news-content .news-wrapper img {
        width: 100%;
        margin-bottom: 0px;
        height: auto;
    }

    .news .news-content .news-wrapper .btn {
        width: 70%;

    }

    .news .sub-news .news-wrapper {
        width: 48%;
    }

    .news .sub-news .news-wrapper img {
        width: 100%;

    }

    .news-content .end-news {

        width: 48%;
    }

    .post-wrap .img-head {
        width: 70% !important;
    }

    .post-wrap .category {

        width: 20%;
    }
}

@media(min-width:1000px) {
    .post-wrap .category {

        width: 45%;
    }

    .post-wrap .img-head {
        width: 100% !important;
    }
}