
body a {
    text-decoration: none;
}

.archive_news_hero_content {
    min-height: 680px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    margin-top: 265px;
    padding: 0px 120px;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.archive_news_hero_main_content {
    position: relative;
    z-index: 999;
}

.archive_news_hero_content .custom-box {
    position: absolute;
}

.archive_news_hero_content .white-box_1 {
    width: 96px;
    height: 96px;
    top: 0;
    left: 0;
    background-color: #fff;
    z-index: 99;
}

.archive_news_hero_content .white-box_2 {
    height: 96px;
    width: 192px;
    background-color: #fff;
    top: 0;
    right: 0;
    z-index: 99;
}

.archive_news_hero_content .red-box {
    width: 96px;
    height: 96px;
    bottom: -96px;
    left: -96px;
    background-color: #D83529;
    z-index: 99;
}

.archive_news_content_description {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
}

.archive_news_content_description * {
    color: #F2F2F2;
}

.archive_news_hero_title h2 {
    font-weight: 600;
    font-size: 40px;
    line-height: 110%;
    margin: 24px 0px;
    color: #FFFFFF;
    max-width: 668px;
    font-family: 'Switzer', sans-serif;
}

.archive_news_hero_title p {
    font-weight: 500;
    font-size: 16px;
    line-height: 130%;
    color: #FFFFFF;
    max-width: 668px;
}

.archive_news_hero_link {
    margin-top: 24px;
    display: flex;
    flex-wrap: wrap;
}

.button_style_1 .title,
.button_style_1 .icon {
    background: #0B3954;
}

.button_style_1:hover .icon {
    background: #175376;
}

.news_section_single_option {
    text-align: center;
}

.archive_news_content_read_ago,
.archive_news_content_time {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
}

.archive_news_content_description p {
    margin-right: 25px;
    font-weight: 500;
    font-size: 14px;
    line-height: 130%;
    color: #F2F2F2;
}

.news_section_single_new img {
    width: 100%;
    height: 100%;
}

.col-md-4.news-filter-applied-boxes {
    margin-bottom: 80px;
}

.archive_news_content_description svg {
    margin-right: 5px;
}

/* news_section*/
.news_section {
    padding: 100px 0px 236px 0px;
}

.news_section_title h2 {
    font-weight: 500;
    font-size: 24px;
    line-height: 100%;
    text-align: center;
    color: #0B3954;
    margin-bottom: 40px;
    font-family: 'Switzer', sans-serif;
}

.news_section_single_option a {
    padding: 16px 32px;
    background: #175376;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    color: #FFFFFF;
    display: inline-block;
    margin: 4px;
    transition: all 300ms ease;
    border-radius: 100px;
}

.news_section_single_option a:hover {
    background: #61A4CB;
}

.news_section_option_box {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0px 160px;
    margin-bottom: 100px;
}

.news_section_single_option.active a {
    background: #61A4CB;
}

.news_section_single_new_content {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    margin: 24px 0px 12px 0px;
}

.news_section_single_new_content_links {
    margin-top: 24px;
    display: flex;
    flex-wrap: wrap;
}

.news_section_single_new_content_links a {
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    text-align: center;
    text-decoration-line: underline;
    color: #0B3954;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    transition: all 300ms ease;
}

.news_section_single_new_content_links a:hover svg {
    margin-left: 25px;
}

.news_section_single_new_content_links a svg {
    margin-left: 13px;
    transition: all 300ms ease;
}

.news_section_single_new_content_time_read_ago,
.news_section_single_new_content_time {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
}

.news_section_single_new_content p {
    margin-right: 14px;
    font-weight: 500;
    font-size: 14px;
    line-height: 130%;
    color: #8D8D8D;
}

.news_section_single_new_content svg {
    margin-right: 5px;
}

.news_section_single_new_title h2 a,
.news_section_single_new_title h2 {
    font-weight: 500;
    font-size: 24px;
    line-height: 120%;
    margin-bottom: 24px;
    color: #0B3954;
}

.news_section_single_new_title p {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #8D8D8D;
    margin-bottom: 24px;
}

.news_section .single-post-small-one-boxes {
    margin-top: 80px;
}

.news_section_load_more {
    text-align: center;
    margin-top: 115px;

}

.news_section_load_more a {
    font-weight: 500;
    font-size: 16px;
    line-height: 150%;
    padding: 16px 24px;
    color: #FFFFFF;
    background: #0B3954;
    display: inline-block;
}

.news_section_most_popular h2 {
    font-weight: 500;
    font-size: 24px;
    line-height: 100%;
    margin-bottom: 40px;
    color: #0B3954;
    font-family: 'Switzer', sans-serif;
}

.news_section .news_section_row_right_part {
    padding-left: 85px;
}

.news_section .news_section_row_right_part .news_section_single_new_title h2 {
    font-weight: 500;
    font-size: 20px;
    line-height: 120%;
    margin-bottom: 24px;
    color: #0B3954;
}

.news_section .news_section_row_right_part .news_section_single_new_title p {

    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    color: #8D8D8D;
}

.news_section .news_section_row_right_part .news_section_single_new {
    border-bottom: 1px solid #8D8D8D;
    padding-bottom: 24px;
    margin-bottom: 30px;
}

.news_section .single-post-small-one-boxes .news_section_single_new_title h2 {
    font-size: 22px;
    font-family: 'Switzer', sans-serif;
}

.news-filter-applied h2 {
    font-size: 22px;
}

.news-filter-applied .single-post-small-one-boxes {
    width: 33.33%;
}

.filter-column {
    display: none
}

@media (max-width: 1440px) {
    .archive_news_hero_content .red-box {
        left: 0;
    }
}

@media (max-width: 1400px) {
    .news_section_option_box {
        padding: 0px 60px;
    }

    .news_section_single_new_content p {
        margin-right: 10px;
    }
}

@media (max-width: 1200px) {
    .news_section .news_section_row_right_part {
        padding-left: 50px;
    }
}

@media (max-width: 991px) {
    .filter-column {
        display: inline-block;
    }

    .news_section {
        padding-bottom: 0;
    }

    .news_section.filtered .news_section_title,
    .news_section.filtered .news_section_option_box {
        display: flex;
    }

    .news_section.filtered .single-post-small-one-boxes {
        margin-top: 0;
    }

    .archive_news_hero_content .white-box_2 {
        width: 64px;
        height: 32px;
    }

    .archive_news_hero_content .white-box_1 {
        width: 32px;
        height: 32px;
    }

    .archive_news_hero_content .red-box {
        width: 32px;
        height: 32px;
        left: 0;
        bottom: -32px;
    }

    .archive_news_hero_content .white-box-mobile {
        width: 32px;
        height: 32px;
        bottom: 0;
        left: 0;
        z-index: 1;
        background-color: #fff;
    }

    .news_section_single_new_content {
        margin-top: 0;
    }

    .news_section_most_popular h2 {
        margin-bottom: 24px;
        font-size: 18px;
    }

    .news_section_single_new_content p {
        font-size: 12px
    }

    .news_section .news_section_row_right_part .news_section_single_new_title h2 {
        font-size: 16px;
    }

    .news_section .news_section_row_right_part .news_section_single_new_title p {
        font-size: 12px;
        margin-bottom: 14px;
    }

    .news_section_single_new_content_links {
        margin-top: 14px;
    }

    .news_section_title h2 {
        font-size: 24px;
        margin-bottom: 16px;
    }

    .news_section .news_section_title,
    .news_section .news_section_option_box {
        display: none;
    }

    .news_section_option_box {
        justify-content: flex-start;
        padding: 0 0 10px 0;
    }

    .news_section_single_option a {
        font-size: 12px;
        padding: 8px 12px;
        margin: 2px;
        white-space: nowrap;
    }

    .news_section_option_box {
        margin-bottom: 48px;
    }

    .news_section_option_box {
        overflow-x: scroll;
        flex-flow: row nowrap;
    }

    .archive_news_hero_content {
        padding: 0px 80px;
        margin-top: 110px;
    }

    .news_section_row {
        flex-direction: column;
    }

    .news_section_row .news_section_row_left_part {
        flex: 0 0 auto;
        width: 100%;
        order: 3;
    }

    .filter-column .news_section_title,
    .filter-column .news_section_option_box {
        display: flex;
    }

    .filter-column {
        order: 2;
    }

    .news_section_row .news_section_row_right_part {
        flex: 0 0 auto;
        width: 100%;
        padding-left: 12px;
        order: 1;
        margin-bottom: 60px;
    }

    .news_section_load_more {
        margin: 70px 0px;
    }

    .news-filter-applied .single-post-small-one-boxes {
        flex: 0 0 auto;
        width: 50%;
        margin-bottom: 80px;
    }

    .news_section .news_section_row_right_part .news_section_single_new {
        border: 0;
    }

    .news_section .news_section_row_right_part .news_section_single_new {
        padding-bottom: 20px;
        margin-bottom: 0;
    }

    .news_section_most_popular_box .slick-dots {
        list-style-type: none;
        display: flex !important;
        flex-flow: row wrap;
        width: 100%;
    }

    .news_section_most_popular_box .slick-dots li {
        background: #D9D9D9;
        height: 2px;
        margin-top: 1px;
    }

    .news_section_most_popular_box .slick-dots button {
        color: transparent;
        background: transparent;
        border: 0;
        height: 1px;
        font-size: 0;
        width: 100%;
    }

    .news_section_most_popular_box .slick-dots li.slick-active {
        background: #0B3954;
        height: 4px;
        margin-top: 0;
    }

    .news_section_single_new_title h2 a, .news_section_single_new_title h2,
    .news_section .single-post-small-one-boxes .news_section_single_new_title h2 {
        font-size: 20px;
        margin-bottom: 12px;
    }

    .news_section_single_new_title p {
        font-size: 14px;
        margin-bottom: 14px;
    }

    .news_section_single_new_content_links a {
        font-size: 14px;
    }

    .news_section_load_more {
        text-align: left;
        margin-top: 42px;
    }

    .news_section_load_more a {
        font-size: 12px;
        padding: 11px 16px;
    }

}

@media (max-width: 767px) {
    .archive_news_hero_content .white-box_1 {
        display: none;
    }

    .archive_news_hero_content {
        padding: 0px 50px;
    }

    .news_section {
        padding-top: 90px;
    }

    .news-filter-applied .news-filter-applied-boxes {
        flex: 0 0 auto;
        width: 100%;
        margin-bottom: 50px;
    }

    .news_section .single-post-small-one-boxes {
        margin-top: 34px;
    }

    .archive_news_content_description .archive_news_content_read_ago p {
        margin-right: 0;
    }

    .archive_news_content_description p {
        font-size: 12px;
        margin-right: 10px;
    }

    .news_section_single_new_content {
        margin-bottom: 15px;
    }

    .archive_news_hero_title h2 {
        font-size: 32px;
        margin: 22px 0 20px;
    }

    .archive_news_hero_title p {
        font-size: 14px;
    }

    .archive_news_hero_link {
        margin-top: 20px;
    }

    .news-filter-applied .single-post-small-one-boxes {
        width: 100%;
    }

    .news_section .news_section_row_right_part .news_section_single_new_title h2 {
        font-size: 20px;
        font-weight: 600;
        margin-bottom: 12px;
    }

    .news_section_single_new img {
        margin-bottom: 20px;
    }

    footer.site-footer {
        margin-top: 80px;
    }
}


@media (max-width: 576px) {
    .archive_news_hero_content {
        padding: 0px 20px;
        min-height: 515px;
    }

    .archive_news_content_description p {
        font-size: 10px
    }

    .archive_news_hero_title h2 {
        font-weight: 600;
        font-size: 28px;
        line-height: 100%;
        margin: 20px 0px;
    }

    .archive_news_hero_title p {
        font-weight: 600;
        font-size: 12px;
        line-height: 130%;
    }

    .news_section_single_new_content p {
        font-size: 10px
    }

    .news_section_title h2 {
        font-size: 18px;
    }

    .container {
        padding: 0px 20px;
    }

    .news_section_single_new_title p {
        font-size: 12px;
    }

    .news_section .news_section_row_right_part .news_section_single_new_title h2 {
        font-size: 16px;
    }

    .news_section_single_new_title h2 a, .news_section_single_new_title h2,
    .news_section .single-post-small-one-boxes .news_section_single_new_title h2 {
        font-size: 18px;
    }
}