.news-hero {
    height: 230px;
    background: #049FDA;
}
.news-article .news-detail.section-spacing { 
    padding-top: 90px;
    position: relative;
}
.news-article .news-detail .container::before {
    position: absolute;
    top: -180px;
    left: 0;
    background: #fff;
    content: '';
    width: 100%;
    height: 90px;
    z-index: 1;
}
.news-article .news-detail .container {
    max-width: 960px;
}
.news-article .news-content {
    padding: 0 80px;
    margin-top: -150px;
    position: relative;
    z-index: 2;
}
.news-article .news-detail .container h1 {
    font-family:"caecilia";
    font-size: 38px;
    line-height: 1.2em;
    margin-bottom: 30px;
    color: #0096e0;
}
.news-article .news-detail.section-spacing {
    padding-top: 90px;
}


.news-detail.section-spacing {
    padding-top: 160px;
}
.news-detail .container {
    max-width: 800px;
}
.news-detail .container img {
    margin-top: 10px;
}
.news-detail .container .p {
    font-family: proxima-nova,sans-serif;
    margin-top: 1.2em;
    line-height: 1.5em;
    margin-bottom: 0;
    
}
.news-detail .container .bio-navigation {
    margin-top: 80px;
}


.news-detail .container h1,
.news-detail .news-content {
    padding: 0 30px;
}
.news-detail .news-content h2 {
    font-family: proxima-nova,sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    text-align: center;
    margin-top: 34px;
}
.news-detail .news-content a {
    font-family: proxima-nova,sans-serif;
    font-style: normal;
    font-weight: 700;
    color: #049FDA;
}
.news-detail .news-content img {
    margin: 30px 0;
}
p.img-caption{
    text-align: center;
    font-size: 12px;
    font-family: proxima-nova,sans-serif;
    padding-bottom: .5em;
}
.news-detail ul {
    list-style-type: disc;
    list-style-position: outside;
    list-style-image: none;
    padding-left: 15px;
    margin-left: 20px;
}
.news-detail ul li {
    padding-left: .5em;
    font-family: proxima-nova,sans-serif;
    line-height: 1.6em;
}
.news-detail ul li:not(:last-child) {
    margin-top: .5em ;
}


.backbtncontainer {
    overflow: hidden;
}
.backbtncontainer a {
    float: left;
    background: #d7d7d7 url(../images/arrow-left-news.png) 24px center no-repeat;
    background-size: auto 12px;
    padding: 11px 30px 10px 40px;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 0.075em;
    line-height: 1;
    font-family: proxima-nova, sans-serif;
    font-weight: 600;
    color: #000;
}
.computer .backbtncontainer a:hover {
    background-color: #ddd;
}
/*---- NEWS ----*/


@media screen and (max-width: 1339px) {  
    .news-hero {
        height: 164px;
    }
    .news-article .news-detail.section-spacing { 
        padding-top: 64px;
    }
    .news-article .news-detail .container::before {
        top: -128px;
        height: 64px;
    }
    .news-article .news-detail .container {
        max-width: 680px;
    }
    .news-article .news-content {
        padding: 0 55px;
        margin-top: -106px;
    }
    .news-article .news-detail .container h1 {
        font-size: 27px;
    }
    .news-article .news-detail.section-spacing {
        padding-top: 64px;
    }
    .news-detail.section-spacing {
        padding-top: 114px;
    }
    .news-detail .container {
        max-width: 580px;
    }
    .news-detail .container img {
        margin-top: 8px;
    }
    .news-detail .container .bio-navigation {
        margin-top: 57px;
    }
    .news-detail .container h1,
    .news-detail .news-content {
        padding: 0 22px;
    }

    .news-detail .news-content h2 {
        font-size: 24px;
        margin-top: 30px;
    }
    .news-detail .news-content img {
        margin: 22px 0;
    }
    .news-detail ul {
        padding-left: 11px;
        margin-left: 15px;
    }
    .backbtncontainer a {
        background-position: 18px center;
        background-size: auto 9px;
        padding: 8px 22px 8px 29px;
        font-size: 13px;
    }
}

@media screen and (max-width: 999px) {
/*---- NEWS ----*/
.news-hero {
    height: 150px;
    background: #049FDA;
}
.news-article .news-detail.section-spacing { 
    padding-top: 57px;
    position: relative;
}
.news-article .news-detail .container::before {
    position: absolute;
    top: -112px;
    left: 0;
    content: '';
    width: 100%;
    height: 57px;
    z-index: 1;
}
.news-article .news-detail .container {
    max-width: 600px;
}
.news-article .news-content {
    padding: 0 50px;
    margin-top: -93px;
    position: relative;
    z-index: 2;
}
.news-article .news-detail .container h1 {
    font-size: 24px;
    margin-bottom: 19px;
}
.news-article .news-detail.section-spacing {
    padding-top: 57px;
}


.news-detail.section-spacing {
    padding-top: 100px;
}
.news-detail .container {
    max-width: 500px;
}
.news-detail .container img {
    margin-top: 7px;
}
.news-detail .container .p {
    font-family: proxima-nova,sans-serif;
    margin-top: 1.5em;
    margin-bottom: 0;
}
.news-detail .container .bio-navigation {
    margin-top: 50px;
}

.news-detail .container h1,
.news-detail .news-content {
    padding: 0 19px;
}
.news-detail .news-content h2 {
    font-size: 21px;
    margin-top: 26px;
}
.news-detail .news-content img {
    margin: 19px 0;
}
/*---- NEWS ----*/

}


@media screen and (max-width: 767px) {
    .news-hero {
        height: 50px;
    }
    .news-article .news-detail .container {
        max-width: none;
        width: 100%;
    }
    .news-article .news-detail .container::before {
        display: none;
    }
    .news-detail.section-spacing {
        padding-top: 100px;
    }
    .news-detail .container .p {
        margin-top: 1.2em;
    }
    .news-detail .container h1,
    .news-detail .news-content {
        padding: 0;
        margin-top: 0;
    }
    .news-article .news-detail .container h1 {
        font-size: 24px;
        padding: 0;
    }
    .news-article .news-detail.section-spacing {
        padding-top: 30px;
    }
}


@media screen and (max-width: 767px) and (min-width: 540px) {
    .news-hero {
        height: 72px;
    }
    .news-detail.section-spacing {
        padding-top: 144px;
    }
    .news-article .news-detail .container h1 {
        font-size: 35px;
    }
    .news-article .news-detail.section-spacing {
        padding-top: 44px;
    }
    .news-detail .news-content h2 {
        font-size: 30px;
        margin-top: 46px;
    }
}
