@font-face {
    font-family: 'SuisseScreenTrial';
    src: url('../../../custom/fonts/SuisseScreenTrial-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'Satoshi_Regular';
    src: url('../../../custom/fonts/Satoshi-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'Roboto';
    src: url('../../../custom/fonts/Roboto-VariableFont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal
}

:root {
    --font-card: 'SuisseScreenTrial';
    --font-Satoshi: 'Satoshi_Regular';
    --forest_Green: #1B3B13;
    --vibrant_Lime: #D5FA99;
    --dark_forest_Green: #142D0E;
    --Deep_Plum: #781945;
    --Green_BG: #D3D6BB;
    --airy_cream: #F0F1E9;
}


.homepage_hero_area {
    overflow: hidden;
    padding-top: 30px;
    padding-bottom: 0;
    color: #123456;
    background-color: #D3D6BB;
    background-position: top center;
    background-size: cover;
    position: relative;
    width: 100%
}

body {
    background-color: F0F1E9;
}

.hero_area_content h1 {
    margin: 60px;
    color:#1B3B13;
    font-weight:400;
    font-family:var(--font-card);
}

.articles_wrapper {
    margin: 0 0 50px
}

.single_article {
    margin: 0 0 50px
}

.atla-article {
    background: #D3D6BB;
}

.article-container {
    background-color: #D3D6BB;
}

.articles_list .col-sm-6:nth-child(2n+1) .single_article {
    padding-right: 15px
}

.articles_list .col-sm-6:nth-child(2n+2) .single_article {
    padding-left: 15px
}

.single_article a {
    border-radius: 5px;
    display: block;
    -webkit-transition: all .4s ease 0s;
    transition: all .4s ease 0s
}

/*.single_article a:hover {
    -webkit-box-shadow: 5px 5px 10px #ccc;
    box-shadow: 5px 5px 10px #ccc
}*/

.articles_image {
    overflow: hidden;
    position: relative
}

.main-articles img { 
    height: 280px!important;
    width: 100%;
    object-fit: cover;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.articles_top {
    overflow: hidden;
    position: relative
}

.category_name {
    color: #fff;
    display: block;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    left: 0;
    padding: 15px 20px;
    position: absolute;
    top: 0;
    z-index: 1;
    font-weight: 600
}

.articles_meta {
    padding: 25px 20px;
    background-color: #F0F1E9;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

.published_date {
    color: #1B3B13;
    display: block;
    margin: 0;
    opacity: .68;
    white-space: nowrap;
    font-size: 14px;
}

.post_title {
    color: #1B3B13;
    font-family: var(--font-card) !important;
    font-size: 20px;
    margin: 0 0 25px;
    min-height: 46px;
    max-height: 46px;
    overflow: hidden
}

.articles_list.articles_three_column.article_width_margin .container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap:30px;
}

.post-desc {
    color: #3D5636;
    font-family: var(--font-Satoshi) !important;
}

.read-more {
    display: flex;
    align-items: center;
    gap: 20px;
}

.read-more span {
    color: #1B3B13;
    font-weight:700;
    margin-right:10px;
}

.owl-dots {
    text-align: center;
}

.owl-dot span {
    width: 10px;
    height: 10px;
    background: #1B3B13;
    opacity:0.26;
    display: block;
    border-radius: 50%;
    margin-left:15px;
    margin-bottom:30px;
}

.owl-dot.active span {
    background: #1B3B13!important;
    opacity:1!important;
}

.articles_meta .read_more {
    color: #1B3B13;
    display: inline-block;
    text-decoration: underline;
    font-weight: 700;
}

.articles_meta .read_more:hover {
    color: #1B3B13;
}

.topic_published_date {
    margin: 19px 0 15px;
    gap: 20px;
    font-family: var(--font-Satoshi);
}

.topic_name {
    color: #000000;
    font-size: 14px;
    font-weight: 600;
    background-color: #E5F5C9;
    padding: 10px;
    border-radius: 20px;
    font-family: 'Roboto';

}

a.current_articles_link {
    border-bottom: 1px solid #0070ba;
    color: #0070ba;
    display: inline-block;
    font-weight: 600;
    text-decoration: none
}

.homepage_hero_area.single_article_page .hero_area_content {
    padding: 0
}

.homepage_hero_area.single_article_page {
    min-height: 390px !important;
    background-position: bottom center
}

.press_single_paragraph {
    margin: 0 0 45px
}

.press_single_paragraph h3 {
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600
}

.press_single_paragraph h4 {
    font-size: 16px;
    text-transform: uppercase
}

.press_single_paragraph .pres_photo {
    margin: 0 0 25px
}

.article_details .press_release_main_content p,
.article_details .single_press p,
.article_details .single_press_content p {
    color: #123456;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    margin: 0 0 25px
}

.press_release_main_content a {
    color: #0070ba;
    text-decoration: underline
}

.gothammedium {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600
}

.social_icons .press_release_share_icons li a {
    margin: 0;
    font-size: 20px;
    color: #0070ba
}

.press_title_subtitle {
    margin: 30px 0
}

.press_title_subtitle .press_release_title {
    margin: 0 0 30px;
    font-size: 30px;
    font-weight: 400
}

.press_title_subtitle h3 {
    font-size: 20px;
    color: #0070ba;
    margin: 0
}

.press_release_share_icons li {
    margin-left: 15px
}

.release_date .press_release_date span {
    position: relative;
    color: #0070ba;
    padding-right: 15px;
    margin-right: 15px;
    font-size: 20px
}

.desktop-article {
    display: block !important;
}

.mobile-article {
    display: none !important;
}

.release_date .press_release_date span:before {
    position: absolute;
    right: 0;
    top: 0;
    content: "";
    width: 2px;
    height: 20px;
    background: #0070ba;
    -webkit-transform: rotate(25deg);
    transform: rotate(25deg)
}

.articles_three_column.articles_list .col-sm-6:nth-child(2n+1) .single_article {
    padding-right: 0
}

.articles_three_column.articles_list .col-sm-6:nth-child(2n+2) .single_article {
    padding-left: 0
}

.articles_three_column .articles_meta {
    border: none;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 10px;
}


.articles_three_column .articles_image {
    text-align: left;
    background-color: #fff;
    border-radius: 20px;
    height: 250px !important;
    display: flex;
    justify-content: center;
    align-items: center;
}

.articles_three_column .post_title {
    font-size: 18px;
    margin: 0;
    line-height: 22px;
    height: 66px;
    overflow: hidden
}

.press_single_paragraph ul {
    list-style: outside;
    padding-left: 20px;
    margin: 0 0 30px
}

.press_single_paragraph ul li {
    font-family: 'Open Sans', sans-serif;
    margin: 0 0 10px
}

.press_single_paragraph ul li span {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700
}

.single_article a {
    text-decoration: none
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .articles_list .col-sm-6:nth-child(2n+1) .single_article {
        padding-right: 0
    }

    .articles_list .col-sm-6:nth-child(2n+2) .single_article {
        padding-left: 0
    }

    .published_date {
        font-size: 14px
    }

    .topic_name {
        font-size: 14px
    }
}

@media only screen and (max-width:767px) {
    .articles_hero_mobile {
        position: relative;
        width: 100%
    }

    .articles_hero_mobile img {
        width: 100%
    }

    .articles_hero_mobile h1 {
        position:unset;
        top: 45%;
        font-size: 39px;
        text-align: center;
        width: 100%;
        font-family:var(--font-card);
        color:#1B3B13;
        padding-top:30px;
    }
    .articles_image img{
        height:unset;
        margin-top:0px;
    }
    .single_article{
        padding:20px;
        margin-bottom: 17px;
 
    }

    .articles_list.articles_three_column.article_width_margin .container {
        grid-template-columns: 1fr;
        gap:0;
    }
    .main-articles img{
        height:auto!important;
    }

    .desktop-article {
        display: none !important;
    }

    .mobile-article {
        display: block !important;
    }
    .articles_list .articles_list_margin{
        padding:20px;
    }

    .articles_list .col-sm-6:nth-child(2n+1) .single_article {
        padding-right: 0
    }

    .articles_list .col-sm-6:nth-child(2n+2) .single_article {
        padding-left: 0
    }

    .post_title {
        font-size: 18px;
        line-height: 22px
    }

    .date_social {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        -ms-grid-row-align: flex-start;
        align-items: flex-start
    }

    .press_release_share_icons li {
        margin-left: 0;
        margin-right: 15px
    }

    .release_date .press_release_date {
        margin: 0 0 15px;
        font-size: 14px
    }

    .press_title_subtitle .press_release_title {
        font-size: 21px;
        margin: 0 0 20px
    }

    .press_title_subtitle h3 {
        font-size: 16px
    }

    .article_details .press_release_main_content p,
    .article_details .single_press p,
    .article_details .single_press_content p {
        font-size: 15px;
        margin: 0 0 15px
    }

    .release_date .press_release_date span {
        font-size: 14px
    }

    .articles_list.articles_three_column {
        margin-top: 0
    }
}