﻿div.Content_News {
    
}
.Content_News .usas-content-news-categories {
    /*margin-bottom: -45px;*/
    text-align: center;
}
.Content_News .usas-content-news-category {
    border-radius: 21px;
    color: #687481;
    cursor: pointer;
    font-weight: 600;
    font-size: 0.875em;
    padding: 6px 15px 6px 15px;
}
.Content_News .usas-content-news-category-selected {
    background-color: #df0934;
    color: #fff;
}
.Content_News .usas-content-news-top {
    clear: both;
}
.Content_News .usas-content-news-top-image,
.Content_News .usas-content-news-bottom-image {
    background-repeat: no-repeat;
    background-size: cover;
}

.Content_News .usas-content-news-view-all {
    display: flex;
    width: 100%;
}

@media (max-width: 767px) {
    .Content_News .usas-content-news-divider-mobile {
        display: block;
    }
    .Content_News .usas-content-news-categories-scroll {
        height: 50px;
        display: flex;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        padding-left: 5px;
    }
    .Content_News .usas-content-news-categories {
        padding-top: 10px;
        flex: 0 0 auto;
    }
    .Content_News .usas-content-news-top-image {
        height: calc(87vw * 0.643598615916955);
        margin: 15px 0px 0px 0px;
        padding: 0;
    }
        .Content_News .usas-content-news-top-image img {
            height: calc(94vw * 0.643598615916955);
            width: 100%;
        }
    .Content_News .usas-content-news-top-blue-bar {
        height: 10px;
        margin: 0 15px 0 15px;
    }
    .Content_News .usas-content-news-top-details {
        float: left;
        height: 345px;
        padding: 0;
        border-top: 15px solid #00b3e4;
    }
    .Content_News .usas-content-news-top-details-title {
        line-height: 1.15;
        font-size: 24px;
        padding: 15px 25px 15px 25px
    }
    .Content_News .usas-content-news-top-details-cat-pub {
        padding: 10px 30px 60px 30px;
    }
    .Content_News .usas-content-news-bottom {
        /*clear: both;*/
        padding: 0;
    }
    .Content_News .usas-content-news-bottom a {
        display: flex;
    }
    .Content_News .usas-content-news-bottom-details-title {
        /*float: right;*/
        flex: 1;
        font-size: 14px;
        line-height: 1.1em;
        /*width: 50%;*/
        height: calc(41vw * 0.643598615916955);
        padding: 0px 0px 0px 10px;
    }
    .Content_News .usas-content-news-top-summary {
        font-size: 14px;
        line-height: 16px;
        padding: 0px 25px 25px 25px;
    }
    .Content_News .usas-content-news-bottom-details-cat-pub {
        bottom: 0px;
    }
    .Content_News .usas-content-news-bottom-details-category {
        font-size: 12px;
    }
    .Content_News .usas-content-news-bottom-details-published-date {
        font-size: 12px;
    }
    .Content_News .usas-content-news-bottom a {
        position: relative;
        border-top: 1px solid #e8e8e8;
        height: calc(41vw * 0.643598615916955);
        width: 92.75%;
        margin: 30px 15px 0px 15px;
        padding-top: 13px;
    }
    .Content_News .usas-content-news-details-red-bar {
        display: none;
    }
    .Content_News .usas-content-news-bottom-image {
        flex: 1;
        height: calc(42vw * 0.643598615916955);
    }
    .Content_News .usas-content-news-bottom-line {
        border-bottom: 1px solid #e8e8e8;
    }
    .Content_News .usas-content-news-view-all {
        margin-top: 25px;
        width: 100%;
    }
    .Content_News .usas-content-news-view-all-button {
        margin: 25px auto 0 auto;
        width: 100% !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    div.Content_News {
        margin-left: -65px;
        margin-right: -65px;
    }
    .Content_News .usas-content-news-divider-mobile {
        display: none;
    }
    .Content_News .usas-content-news-top {
        margin-top: 75px;
        margin-bottom: 35px;
    }
    .Content_News .usas-content-news-top-image {
        float: left;
        width: 66.66%;
        height: calc(57vw * 0.643598615916955);
    }
    .Content_News .usas-content-news-top-image img {
        width: 100%;
        height: calc(57vw * 0.643598615916955);
    }
    .Content_News .usas-content-news-top-details {
        float: left;
        height: calc(57vw * 0.643598615916955);
        width: 33.34%;
        border-left: 15px solid #00b3e4;
    }
    .Content_News .usas-content-news-top-details-title {
        line-height: 1.15;
        font-size: 18px;
        padding: 25px 15px 15px 25px
    }
    .Content_News .usas-content-news-top-summary {
        font-size: 12px;
        line-height: 14px;
        padding: 0px 25px 0px 25px;
    }
    .Content_News .usas-content-news-top-details-cat-pub {
        padding-left: 25px;
    }
    .Content_News .usas-content-news-top-details-published-date,
    .Content_News .usas-content-news-top-details-category {
        font-size: 12px;
        line-height: 14px;
    }
    .Content_News .usas-content-news-bottom {
        height: calc(72vw * 0.643598615916955);
        width: 100%;
        padding-top: 25px;
        display: flex;
        flex-wrap: nowrap;
        justify-content: center;
    }
    .Content_News .usas-content-news-bottom a {
        margin-right: 3%;
        height: calc(41vw * 0.643598615916955);
        width: 32%;
    }
    .Content_News .usas-content-news-bottom-details-title {
        font-size: 13px;
        line-height: 1.1em;
        height: 100px;
        padding: 0px 15px 15px 0px;
    }

    .Content_News .usas-content-news-details-red-bar {
        margin: 16px 0 7px 0;
        display: block;
    }
    .Content_News .usas-content-news-bottom-details-cat-pub {
        bottom: -6px;
    }
    .Content_News .usas-content-news-bottom-details-category {
        font-size: 12px;
    }

    .Content_News .usas-content-news-bottom-details-published-date {
        font-size: 12px;
    }

    .Content_News .usas-content-news-bottom-four {
        display: none;
    }

    .Content_News .usas-content-news-bottom-image {
        margin: 0 0 10px 0;
        height: calc(41vw * 0.643598615916955);
    }
    .Content_News .usas-content-news-view-all-button {
        margin: 0 auto 0 auto;
        width: 250px;
    }
}
@media (min-width: 992px) {
    .Content_News .usas-content-news-divider-mobile {
        display: none;
    }

    .Content_News .usas-content-news-top {
        /*margin-top: 75px;*/
        margin-bottom: 35px;
    }

    .Content_News .usas-content-news-top-image {
        float: left;
        width: 66.66%;
        height: calc(57vw * 0.643598615916955);
    }

    .Content_News .usas-content-news-top-image img {
        width: 100%;
        height: calc(57vw * 0.643598615916955);
    }

    .Content_News .usas-content-news-top-details {
        float: left;
        height: calc(57vw * 0.643598615916955);
        width: 33.34%;
        border-left: 15px solid #00b3e4;
    }

    .Content_News .usas-content-news-top-details-title {
        line-height: 1.15;
        font-size: 24px;
        padding: 30px 15px 15px 25px
    }
    .Content_News .usas-content-news-top-summary {
        padding: 0px 25px 15px 25px;
    }
    .Content_News .usas-content-news-top-details-cat-pub {
        position: absolute;
        bottom: -8px;
        padding: 30px 30px 60px 30px;
    }
    .Content_News .usas-content-news-bottom {
        clear: both;
        height: calc(50vw * 0.643598615916955);
        width: 100%;
        padding-top: 25px;
        display: flex;
        justify-content: space-between;
        overflow: hidden;
    }

    .Content_News .usas-content-news-bottom a {
        flex: 1;
        height: calc(41vw * 0.643598615916955);
    }

    .Content_News .usas-content-news-bottom a:first-child,
    .Content_News .usas-content-news-bottom a:nth-child(2) {
        margin-right: 2%;
    }

    .Content_News .usas-content-news-bottom-details-title {
        height: 100px;
        font-size: 18px;
        padding: 0px 15px 15px 0px;
    }

    .Content_News .usas-content-news-details-red-bar {
        margin: 16px 0 9px 0;
        display: block;
    }

    .Content_News .usas-content-news-bottom-details-category {
        font-size: 14px;
    }

    .Content_News .usas-content-news-bottom-details-published-date {
        font-size: 14px;
    }

    .Content_News .usas-content-news-bottom-four {
        display: none;
    }

    .Content_News .usas-content-news-bottom-image {
        margin: 0 0 10px 0;
        height: calc(26vw * 0.643598615916955);
    }
    .Content_News .usas-content-news-view-all-button {
        margin: 0 auto 0 auto;
        width: 250px;
    }
}
@media (min-width: 992px) and (max-width: 1035px) {
    .Content_News .usas-content-news-bottom-details-cat-pub {
        bottom: 6px;
    }
}
@media (min-width: 1036px) {
    .Content_News .usas-content-news-top-details-title {
        line-height: 1.15;
        font-size: 24px;
        padding: 60px 15px 15px 25px
    }
    .Content_News .usas-content-news-top-summary {
        padding: 0px 25px 15px 25px;
    }
    .Content_News .usas-content-news-top-details-published-date,
    .Content_News .usas-content-news-top-details-category {
        font-size: 14px;
    }
    .Content_News .usas-content-news-view-all-button {
        margin: 0 auto 0 auto;
        width: 250px;
    }
}
.Content_News .usas-content-news-top-left-image {
    float: left;
}

.Content_News .usas-content-news-top-details {
    position: relative;
    background-color: #041E42;
}

.Content_News .usas-content-news-top-details-title {
    color: #fff;
    font-weight: 600;
}

.Content_News .usas-content-news-top-summary {
    color: #fff;
}

.Content_News .usas-content-news-top-details-category {
    color: #00b3e4;
    font-weight: bold;
    letter-spacing: 1px;
    padding-right: 8px;
}

.Content_News .usas-content-news-top-details-published-date {
    color: #687481;
    font-weight: 600;
    letter-spacing: 1px;
}

.Content_News .usas-content-news-details-category {
    color: #00B3E4;
    font-weight: 600;
    padding-right: 10px;
}

.Content_News .usas-content-news-top-right-image {
    height: 250px;
}

/*Bottom Row - NewsList*/

.Content_News .usas-content-news-details-red-bar {
    background-color: #ba0c2f;
    height: 5px;
    width: 40px;
}

.Content_News .usas-content-news-bottom-details-title {
    position: relative;
    color: #333333;
    font-weight: 600;
}

.Content_News .usas-content-news-bottom-details-cat-pub {
    position: absolute;
}

.Content_News .usas-content-news-bottom-details-category {
    color: #00b3e4;
    font-weight: bold;
    letter-spacing: 1px;
    padding-right: 8px;
}

.Content_News .usas-content-news-bottom-details-published-date {
    color: #687481;
    font-weight: 600;
    letter-spacing: 1px;
}

@media (min-width: 768px) {
    .Content_News .usas-content-news-bottom-image {
        position: relative;
    }

    .Content_News .usas-content-news-bottom-details-cat-pub {
        bottom: 0;
        position: absolute;
    }
}