article.sos-recent-news-article-homepage {
    background-color: #f7eedf;
    box-shadow: 10px 10px 10px #999;
    padding: 40px;
}

article.sos-recent-news-article-homepage:last-child
{
    margin-bottom: 0px;
}

article.sos-recent-news-article-homepage 
div.sos-recent-news-homepage-post-image
{
    float: right;
    width: 35%;
}

@media(min-width: 981px){
    article.sos-recent-news-article-homepage 
    div.sos-recent-news-homepage-post-image
    .entry-featured-image-url
    {
        margin-bottom: 0px;
    }
}

article.sos-recent-news-article-homepage 
div.sos-recent-news-homepage-post-content
{
    float: left; 
    width: 58%;
}

article.sos-recent-news-article-homepage 
h4.entry-homepage-title
{
    font-family: adobe-caslon-pro, Caslon, Lusitana;
    font-size: 28px;
    line-height: 32px;
    color: black;
}

article.sos-recent-news-article-homepage 
div.sos-recent-news-homepage-post-date p.post-meta
{
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 0px;
}

article.sos-recent-news-article-homepage 
div.sos-recent-news-homepage-post-date p.post-meta span.published 
{
    font-family: futura-pt, Futura-Medium, Nunito;
    font-size: 19px;
    line-height: 22px;
    color: black;
}

article.sos-recent-news-article-homepage
div.sos-recent-news-homepage-post-wrapper
{
    position: relative;
    padding-left: 45px;
}

article.sos-recent-news-article-homepage 
div.sos-recent-news-homepage-post-side-icon
{
    width: 100px;
    height: 100px;
    position: absolute;
    top: -10px;
    left: -75px;
    background-image: url('/wp-content/uploads/2018/11/SOS-FB-SR.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.webp article.sos-recent-news-article-homepage
div.sos-recent-news-homepage-post-side-icon
{
    background-image: url('/wp-content/uploads/2018/11/SOS-FB-SR.webp');
}

@media (max-width: 980px)
{
        
    article.sos-recent-news-article-homepage 
    div.sos-recent-news-homepage-post-image
    {
        float: none;
        width: 95%;
        margin: auto;
    }

    article.sos-recent-news-article-homepage 
    div.sos-recent-news-homepage-post-content
    {
        float: none; 
        width: 95%;
        margin: auto;
    }

    article.sos-recent-news-article-homepage
    div.sos-recent-news-homepage-post-wrapper
    {
        padding-left: 40px;
    }

}

@media (max-width: 600px)
{
    article.sos-recent-news-article-homepage
    {
        padding: 35px 30px;
    }
        
    article.sos-recent-news-article-homepage 
    div.sos-recent-news-homepage-post-image
    {
        float: none;
        width: 100%;
    }

    article.sos-recent-news-article-homepage 
    div.sos-recent-news-homepage-post-content
    {
        float: none; 
        width: 100%;
    }

    article.sos-recent-news-article-homepage
    div.sos-recent-news-homepage-post-wrapper
    {
        padding-left: 0px;
    }

    article.sos-recent-news-article-homepage 
    div.sos-recent-news-homepage-post-side-icon
    {
        display: none;
    }
}

.sos-recent-news-view-all-wrapper {
    text-align: right;
}

.sos-recent-news-homepage-view-all {
    float: right;
    height: 40px;
    background-image: url('/wp-content/uploads/2019/09/nu-arrow-active.svg');
    background-size: contain;
    background-position-y: 70%;
    background-position-x: right;
    background-repeat: no-repeat;
    margin-right: 10px;
    margin-right: 15px;
    padding-right: 55px;
    padding-top: 6px;
    color: #043a5b;
    font-weight: 600;
}

.sos-recent-news-homepage-view-all:hover
{
    background-image: url('/wp-content/uploads/2019/09/nu-arrow-hover.svg');
    color: #e1b93b;
}

/* Recent news detail page listing */

.sos-recent-news-module-wrapper
{
    padding: 20px 20px 0px 20px;
}

.sos-recent-news-module-wrapper
.sos-recent-news-module-header h4.sos-module-title
{
    font-family: adobe-caslon-pro, Caslon, Lusitana;
    font-size: 24px;
    line-height: 28px;
}

.sos-recent-news-module-wrapper
.sos-recent-news-pagination.sos-pagination-top div.pagination 
{
    padding: 0px 0px 10px 0px;
}

.sos-recent-news-detail-section div.pagination 
{
    padding: 0px 20px 20px 20px;
}


.sos-recent-news-detail-section .et_pb_row.et_pb_row_fullwidth
{
    width: 100% !important;
    max-width: 100% !important;    
}

.sos-recent-news-module-wrapper
article.sos-recent-news-article
{
    margin-bottom: 10px;
    position: relative;
}

.sos-recent-news-module-wrapper
article.sos-recent-news-article .sos-recent-news-post-wrapper
{
    border-top: 6px solid #e1b93b;
    max-width: 900px;
    height: 106px;
    background-color: #ffffff;
}

.sos-recent-news-module-wrapper
.et_pb_post .sos-recent-news-post-image .entry-featured-image-url
{
    margin-bottom: 0px;
}

.sos-recent-news-module-wrapper
.sos-recent-news-post-image
{
    float: left;
    width: 150px;
    max-width: 150px;
    margin-right: 15px;
}

.sos-recent-news-module-wrapper
.sos-recent-news-post-image img {
    height: 100px;
}

.sos-recent-news-module-wrapper
.sos-recent-news-post-content
{
    float: left;
    padding-top: 5px;
}

.sos-recent-news-module-wrapper
.sos-recent-news-post-content div.sos-recent-news-post-date p.post-meta
{
    padding-bottom: 5px !important;
}

.sos-recent-news-module-wrapper
.sos-recent-news-post-content div.sos-recent-news-post-date p.post-meta span.published
{
    font-family: futura-pt, Futura-Medium, Nunito;
    font-size: 14px;
}

.sos-recent-news-module-wrapper
.sos-recent-news-post-content .sos-recent-news-post-title h4.entry-title
{
    font-family: adobe-caslon-pro, Caslon, Lusitana;
    font-size: 18px;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 44px;
}

@media (max-width: 1150px)
{
    .sos-recent-news-module-wrapper
    .sos-recent-news-post-content .sos-recent-news-post-title h4.entry-title
    {
        white-space: nowrap;
    }
}

@media (max-width: 980px)
{
    .sos-recent-news-module-wrapper
    .sos-recent-news-post-content .sos-recent-news-post-title h4.entry-title
    {
        white-space: normal;
    }
}

.sos-recent-news-module-wrapper
.sos-recent-news-post-link-arrow
{
    float: right;
    width: 30px;
    height: 100%;
    background-image: url('/wp-content/uploads/2019/09/nu-arrow-active.svg');
    background-size: contain;
    background-position-y: 50%;
    background-repeat: no-repeat;
    margin-right: 10px;
    position: absolute;
    right: 0;
}

.sos-recent-news-module-wrapper
.sos-recent-news-post-link-arrow:hover
{
    background-image: url('/wp-content/uploads/2019/09/nu-arrow-hover.svg');
}

@media (min-width: 1351px)
{
    .sos-recent-news-module-wrapper
    .sos-recent-news-post-content
    {
        max-width: 60%;
    }
}


@media (max-width: 1350px)
{
    .sos-recent-news-module-wrapper
    .sos-recent-news-post-content
    {
        max-width: 40%;
    }
}


@media (max-width: 900px)
{
    .sos-recent-news-module-wrapper
    .sos-recent-news-post-content
    {
        max-width: 50%;
    }
}

@media (max-width: 700px)
{
    .sos-recent-news-module-wrapper
    .sos-recent-news-post-content
    {
        max-width: 50%;
    }
}

@media (max-width: 500px)
{
    .sos-recent-news-module-wrapper
    .sos-recent-news-post-image
    {
        display: none;
    }

    .sos-recent-news-module-wrapper
    .sos-recent-news-post-content
    {
        max-width: 80%;
        padding-left: 15px;
    }
}

div.sos-article-grid.sos-recent-news-post-grid article.et_pb_post {
    position: relative;
}

div.sos-article-grid.sos-recent-news-post-grid article.et_pb_post p.post-meta {
    position: absolute;
    bottom: -10px;
    left: 10px;
}

div.sos-article-grid.sos-recent-news-post-grid article.et_pb_post p.post-meta span.published {
    font-size: 14px;
    font-weight: 600;
}

/* Recent news detail page listing - END */

/* Recent news detail post style */

.sos-recent-news-detail-wrapper 
.sos-recent-news-detail-header 
h4.news-title
{   
    font-size: 28px;
    line-height: 32px;
    font-family: adobe-caslon-pro, Caslon, Lusitana;
}


.sos-recent-news-detail-wrapper 
.sos-recent-news-detail-meta
div.news-date
{
    float: left;
    font-family: futura-pt, Futura-Medium, Nunito;
    font-size: 19px;
    line-height: 22px;
    color: black;
    margin-right: 20px;
}


.sos-recent-news-detail-wrapper 
.sos-recent-news-detail-meta
div.sos-recent-news-fb-button
{
    float: left;
}

.sos-recent-news-detail-wrapper 
div.sos-recent-news-image
{
    margin: 20px 0px;
}

.sos-recent-news-detail-wrapper
div.sos-recent-news-detail-body
{
    text-align: justify;
}

/* Recent news detail post style - END */

.recent-news-post {
    height: 100%;
    background: #fff;
    box-shadow: 10px 10px 10px #999;
}
.recent-news-post p {
    line-height: 1.7em;
}
.post-3577 .main_title,
.post-3109 .main_title {
    display: none;
}
.recent-news-post .profile-picture {
    max-width: 100px;
    margin-left: -35px;
}
.recent-news-post .main-image {
    max-width: 300px;
}
