p.first:first-letter {
    color: #502d0e;
    float: left;
    font-family: 'Merriweather', Georgia, Palatino, serif;
    font-size: 75px;
    line-height: 60px;
    padding-top: 4px;
    padding-right: 10px;
    padding-left: 3px;
    padding-bottom: 0px
}

h1.node__title {
    display: none !important;
}

.chapter-details span {
    display: inline-block;
}

.node--type-news-story .row.text-with-image .image-right {
    margin-right: 0;
}

#hero {
    max-width: 100% !important;
    margin-top: 0px !important;
    margin-bottom: 40px !important;
}

#hero-video {
    height: auto !important;
}

div#breadcrumb,
.field--name-field-story-subhead,
#pre-content {
    display: none;
}

.col-12.col-md-4.story-details {
    display: none;
}

.node--type-news-story .paragraph--type--body-text p {
    flex: 0 0 100%;
    max-width: 100%;
}

.node--type-news-story .story-details.show-mobile {
    display: none !important;
}

@media only screen and (max-width: 991px) {
    .region-section-menu ul.nav {
        padding: 0;
        width: 100%;
        margin: 0;
        display: block;
        max-width: 100%;
    }
    #hero {
        margin-top: 0 !important;
    }
    #hero-video {
        display: block !important;
    }
    .chapter-details {
        position: static !important;
        color: #000 !important;
        text-align: center !important;
        margin-top: 20px !important;
        width: 100% !important;
    }
    .chapter-details span {
        color: #000 !important;
        border-color: #000 !important;
    }
    .bylines {
        padding-left: 15px !important;
    }
}

.field--name-field-body-text>.row>.col-md-9 {
    padding-left: 0;
}

p.narrative {
    font-family: 'Merriweather';
    font-weight: bold;
    font-style: italic;
    margin: 40px 0;
}

p.narrative:before {
    background: #F9423A;
    display: block;
    width: 40px;
    height: 3px;
    content: "";
    margin-bottom: 10px;
}

p.narrative:after {
    background: #F9423A;
    display: block;
    width: 40px;
    height: 3px;
    content: "";
    margin-top: 10px;
}

.umoja-nav ul.nav {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.node--type-news-story .row.pull-quote .quote-text p::before {
    content: none;
}

.node--type-news-story .row.pull-quote .quote-text p::after {
    content: none;
}

.umoja-nav ul.nav li {
    margin-left: 20px;
}

.umoja-nav ul.nav li:first-child,
.umoja-nav ul.nav li:last-child {
    margin-left: 0;
}

.speaker {
    margin-bottom: 45px;
    text-align: center;
}

.speaker p {
    font-size: 0.77em;
    color: #707070;
    margin-top: 5px;
}

p.subhead {
    font-size: 1.2em;
    font-family: 'Merriweather';
    font-weight: 100;
    border-bottom: 1px solid;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.story-details {
    position: static;
}

.story-details p {
    font-size: 0.8em;
}

.story-details span {
    color: #502d0e;
}

.row.next-page {
    padding-top: 40px;
    border-top: 1px solid #141414;
}

.node-952361 h2 {
    text-transform: uppercase;
    color: #000 !important;
    font-size: 1.2em !important;
    padding: 25px 0;
}

.node-952361 span.stat {
    font-family: 'proxima-nova', Helvetica, Arial, sans-serif !important;
    font-size: 2.5em !important;
    text-align: left !important;
    font-weight: 700 !important;
    padding: 10px 0 !important;
    display: block;
}

.hero .col-md-6 {
    padding-left: 0;
    padding-right: 0;
}

.hero .col-md-6.text h1 {
    font-family: 'Merriweather', Georgia, Palatino, serif;
    font-weight: 600;
    line-height: 1.4em;
}

.hero .col-md-6.text h2 {
    text-transform: uppercase;
    font-size: 20px;
    letter-spacing: 0.2em;
    font-weight: bold;
    padding: 20px 10px;
}

.hero .col-md-6.text .inner-text {
    width: 65%;
    text-align: center;
}

.hero-mobile {
    display: none;
}

.hero-mobile .inner-text {
    padding: 15px;
}

.hero-mobile h1 {
    color: #502d0e;
    font-weight: 700;
    margin-bottom: 15px;
    line-height: 1;
}

.hero-mobile h2 {
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 0.1em;
    font-weight: bold;
}

.hero.skateboard .col-md-6.text {
    background-image: url("/sites/www2/files/2021-04/Yellow_1.jpg");
    background-position: right;
    background-size: cover;
}

.hero.climate .col-md-6.text {
    background-image: url("/sites/www2/files/2021-04/Yellow_2.jpg");
    background-position: left;
    background-size: cover;
}

.hero.outdoor .col-md-6.text {
    background-image: url("/sites/www2/files/2021-04/Yellow_1.jpg");
    background-position: right;
    background-size: cover;
}

.hero.justice .col-md-6.text {
    background-image: url("/sites/www2/files/2021-04/Yellow_2.jpg");
    background-position: left;
    background-size: cover;
}

.hero.hoboken .col-md-6.text {
    background-image: url("/sites/www2/files/2021-04/Yellow_5.jpg");
    background-position: left;
    background-size: cover;
}

@media only screen and (max-width: 576px) {
    .hero {
        display: none;
    }
    .hero-mobile {
        display: block;
    }
}

@media only screen and (max-width: 991px) {
    .hero-image .chapter-details {
        display: none !important;
    }
    .umoja-nav ul.nav li {
        margin-left: 0 !important;
    }
    h1.node__title {
        display: block;
    }
}

@media only screen and (max-width: 1280px) {
    .node--type-news-story section#content img,
    .node--type-news-story .field--name-field-image-gallery-image img {
        width: 100% !important;
    }
}

@media only screen and (max-width: 600px) {
    h1 {
        font-size: 2.0em !important;
    }
}