  #Wrapper-content,
#Wrapper{
    background-color: #ffffff !important;
}
#single_news_content {
    padding-top: 0px !important;
}
#header_news {
    padding: 0 0 10px 0;
}

#header_news .image-container {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: auto;
}
#header_news .image-container img,
#header_news iframe {
    width: 100%;
    max-width: 100%;
    height: auto;
}
@media (min-width: 767px) {
    #header_news .image-container,
    #header_news .video-container {
        margin: 0 15px;
    }
}

/*#header_news .image-container,*/
/*#header_news .video-container {*/
/*    !*display: flex;*!*/
/*    !*justify-content: center;*!*/
/*    !*margin: 0 15px;*!*/

/*}*/
/*#header_news .image-container {*/
/*    !* height: 400px; *!*/

/*}*/
/*#header_news .image-container img,*/
/*#header_news iframe {*/

/*    !*width: 100% !important;*!*/
/*    !*max-width: 100% !important;*!*/
/*    !*height: auto !important;*!*/
/*    !*object-position: top;*!*/
/*    !*object-fit: cover;*!*/
/*}*/
#header_news .bottom_header_news {
    display: inline-block;
    padding: 10px 15px 15px 15px !important;
}
#header_news .bottom_header_news .breadcrumbs {
    padding: 0;
    width: auto;
    font-size: 1rem;
}
#header_news .news_info {
    margin: 0;
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    position: relative;
}
#header_news .news_info .tags_data {
    display: flex;
    width: auto;
    white-space: nowrap;
    align-items: center;
    z-index: 2;
}
#header_news .breadcrumb_row .tags_data .article_categories {
    border-bottom: 2px solid #ffffff;
    line-height: normal;
}
#header_news .breadcrumb_row .share_data {
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    white-space: nowrap;
    position: absolute;
    right: -15px;
}

#header_news .breadcrumb_row .share_data > a.share_link.icon_label > img.custom_heading_icon {
    position: relative;
    top: 3px;
    right: 5px;
}

#single_news_content #share-this-section {
    visibility: visible;
    height: auto;
    width: 100% !important;
    margin-bottom: 0;
    padding: 10px 0 0 0;
}
#single_news_content #share-this-section.hide_share {
    visibility: hidden;
    height: 0;
    margin-bottom: 0;
}
#single_news_content #share-this-section .sharethis-inline-share-buttons {
    text-align: right;
}
#header_news .news_info .article_date {
    padding: 5px 0;
    font-family: DIN_WebFont_Regular;
    font-size: 1rem;
    color: #000000;
}
#header_news .news_info .share_link {
    padding: 10px 0;
    width: auto;
    font-size: 1rem;
}
#header_news .news_info .share_link.share_link_active,
#header_news .news_info .share_link:hover {
    color: #C5281C;
}
#header_news .news_info .share_link .custom_heading_icon {
    margin-right: 5px;
    position: relative;
    top: 3px;
}

#posts-content {
    margin-bottom: 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
#posts-content .article_title {
    margin-bottom: 20px;
}
#posts-content .article_title h1 {
    margin-bottom: 0;
}
#posts-content .article_excerpt {
    margin-bottom: 30px;
}
#posts-content .article_excerpt p {
    font-family: DIN_WebFont_Regular;
    font-size: 1.375rem;
    font-weight: 400;
    line-height: 42px;
    margin-bottom: 0;
}
#posts-content .content_row {
    margin-bottom: 0 !important;
}
#posts-content .content_row a {
    font-family: DIN_WebFont_Bold;
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 24px;
    color: #c5281c;
    text-decoration: none;
}
#posts-content .content_row a:hover {
    text-decoration: underline;
}
#posts-content .content_row blockquote {}

#posts-content .content_row ol,
#posts-content .content_row ul {
    margin-bottom: 20px;
}
#posts-content .content_row ol li,
#posts-content .content_row ul li {
    font-family: DIN_WebFont_Regular;
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 32px;
    list-style-position: inside;
    color: #000000;
}
#posts-content .content_row ul{
    list-style: disc !important;
}
#posts-content .bodycopy p {
    font-size: 1.125rem;
    line-height: 39px;
}
#posts-content .bodycopy > p:last-child {
    margin-bottom: 0;
}
#posts-content h3{
    margin-top: 20px !important;
    margin-bottom: 0 !important;
}
.related_posts{
    display: inline-block;
}
.related_posts .related_content {
    padding: 0;
}

.related_posts .see_all_box {
    display: inline-block;
    float: right;
    margin-right: 0;
}
.related_posts .vc_column_container {
    padding-left: 15px;
    padding-right: 15px;
}
@media screen and (min-width: 1441px){
    #posts-content .article_title, #posts-content .article_excerpt {
        max-width: 1187px;
    }
    #posts-content h3{
        padding-bottom:20px;
    }
}
@media screen and (max-width: 1440px) and (min-width: 1025px){
    #posts-content .article_title, #posts-content .article_excerpt {
        max-width: 1096px;
    }
    #posts-content h3{
        padding-bottom:20px;
    }
}
@media screen and (max-width: 1024px) and (min-width: 769px) {
    #posts-content .article_title, #posts-content .article_excerpt {
        max-width: 845px;
    }
    #posts-content h3{
        padding-bottom:10px;
    }
}
@media screen and (max-width: 1024px) {
    .related_posts .related_articles_content {
        margin: 0 -7px;
    }
    #posts-content .article_excerpt p {
        font-family: DIN_WebFont_Regular;
        font-size: 1.25rem;
        font-weight: 400;
        line-height: 36px;
        margin-bottom: 0;
    }
    #posts-content .content_row a {
        font-family: DIN_WebFont_Bold;
        font-size: 1rem;
        font-weight: 400;
        line-height: 24px;
        color: #c5281c;
        text-decoration: none;
    }

    #posts-content .content_row ol li,
    #posts-content .content_row ul li {
        font-family: DIN_WebFont_Regular;
        font-size: 1rem;
        font-weight: 400;
        line-height: 32px;
        list-style-position: inside;
        color: #000000;
    }
    #posts-content .bodycopy p {
        font-size: 1rem;
        line-height: 39px;
    }

}
@media screen and (max-width: 768px) {
    #header_news {
        padding: 0;
    }
    #header_news .bottom_header_news {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    #header_news .news_info{
        flex-direction: column-reverse;
        padding: 0;
    }
    #header_news .image-container{
        margin: 0;
    }
    #header_news .news_info .tags_data {
        -webkit-order: 1;
        order: -1;
    }
    #header_news .breadcrumb_row .share_data {
        margin-bottom: 10px;
        align-items: baseline;
        position: relative;
        left: 0;
        -webkit-order: 1;
        order: 1;
    }
    #header_news .news_info #share-this-section {
        padding: 0;
        order: -1;
        margin-bottom: 15px;
    }
    #header_news .news_info #share-this-section.hide_share {
        margin-bottom: 0;
    }
    #single_news_content #share-this-section .sharethis-inline-share-buttons {
        text-align: left;
        order: -2;
    }

    #posts-content .article_excerpt p {
        font-family: DIN_WebFont_Regular;
        font-size: 1.125rem;
        font-weight: 400;
        line-height: 36px;
        margin-bottom: 0;
    }
    #posts-content .content_row a {
        font-family: DIN_WebFont_Bold;
        font-size: 0.875rem;
        font-weight: 400;
        line-height: 24px;
        color: #c5281c;
        text-decoration: none;
    }
    #posts-content .content_row ol li,
    #posts-content .content_row ul li {
        font-family: DIN_WebFont_Regular;
        font-size: 0.875rem;
        font-weight: 400;
        line-height: 32px;
        list-style-position: inside;
        color: #000000;
    }
    #posts-content{
        padding: 0;
    }
    #posts-content .bodycopy p {
        font-size: 0.875rem;
        line-height: 34px;
    }
    #posts-content .content_row {
        padding: 0 30px;
    }
    .related_posts .related_articles_content {
        margin: 0 -7px;
    }
    .related_posts .see_all_box {
        margin: 0;
    }
    #posts-content h3{
        padding-bottom:10px;
    }
}
@media screen and (max-width: 479px) {
    #header_news .news_info{
        margin: 10px 0;
    }
    #header_news .news_info .tags_data {
        flex-direction: column;
        align-items: flex-start;
    }
    #header_news .news_info .article_categories {
        border: 0 !important;
        margin-bottom: 10px;
    }
    #posts-content .article_excerpt p {
        font-family: DIN_WebFont_Regular;
        font-size: 1.125rem;
        font-weight: 400;
        line-height: 33px;
        margin-bottom: 0;
    }
    #posts-content .content_row a {
        font-family: DIN_WebFont_Bold;
        font-size: 0.875rem;
        font-weight: 400;
        line-height: 24px;
        color: #c5281c;
        text-decoration: none;
    }
    #posts-content .content_row ol li,
    #posts-content .content_row ul li {
        font-family: DIN_WebFont_Regular;
        font-size: 0.875rem;
        font-weight: 400;
        line-height: 32px;
        list-style-position: inside;
        color: #000000;
    }
    #posts-content .content_row {
        padding: 0;
    }
    #posts-content .bodycopy p {
        font-size: 0.875rem;
        line-height: 34px;
    }
    .related_posts .related_articles_content {
        margin: 0 -7px;
    }
    .related_posts .see_all_box {
        margin: 0;
    }
    #posts-content h3{
        padding-bottom:10px;
    }
}

