/* see general.css for default styles for all sizes*/
.header-slider__content.story-bar {
    background-image: linear-gradient(to right, #406cdf, #2151a5, #003366);
    color: #fff;
}
.home-page-header-slider .header-slider__slide .header-slider__content.page-title-text {
    top: 16%;
    left: 0;
    padding-top: 12%;
    padding-left: 12%;
}
div.header-slider__slide .header-slider__content.page-title-text div.title {
    position: absolute;
    left: 10%;
    width: 80%;
}
div.header-slider__slide .header-slider__content.page-title-text div.title h1 {
    color: #fff;
    font-size: 120%;
    text-transform: none;
    text-align: left;
    line-height: 1em;
    font-family: 'Avenir-Book';
    font-style: italic;
}
div.header-slider__slide .header-slider__content.page-title-text div.title h1 span.century {
    text-transform: uppercase;
    color: #b4b8cb;
    letter-spacing: .1em;
    line-height: 1em;
    font-weight: 900;
    font-size: 120%;
    font-family: 'Avenir-Heavy';
}
.home-page-header-slider .header-slider__slide .header-slider__content .header-slider__content__desc {
    position: absolute;
    top: 32%;
    margin: auto;
    font-size: 130%;
    width: 50%;
    text-align: left;
    font-family: 'Avenir-book';
    color: #fff;
    font-weight: normal;
}
.home-page-header-slider .header-slider__slide .header-slider__content.page-title-text div.photo-credit {
    top: 80%;
    width: 40%;
    color: white;
    font-weight: bold;
}
.home-page-header-slider .header-slider__slide .header-slider__content.page-title-text img.header-logo {
    position: absolute;
    right: 5%;
    top: 5%;
    width: 20%;
}
section.story-content-wide.section-1 {
    margin-top: -3em;
}
section.story-content-wide.section-1, section.story-content-wide.section-3, section.story-content-wide.section-5 {
    background-color: #0164b3;
    margin-top: -3em;
}
section.story-content-wide.section-5 {
	margin-top: -1em;
	padding-top: 70%;
}
section.story-content-wide.section-2 {
    max-height: 1080px;
    height: 1080px;
    margin-top: -3em;
    background-color: #0028a4;
}
section.story-content-wide.section-4 {
    background-color: #0028a4;
    margin-top: -3em;
}
div.story-content-inner {
    width: 90%;
    margin: 3em auto;
    padding: 2em .5em;
    background: none;
    color: #fff;
}
div.story-content-inner a {
    color: #fff;
}
section.story-content-wide.section-3 div.story-content-inner {
    padding-bottom: 8em;
}
section.story-content-wide.section-4 div.story-content-inner img {
    border-radius: 100px;
    width: 100%;
}
section.story-content-wide.section-5 div.story-content-inner {
    padding-top: 8em;
}
section.story-content-wide.section-4 div.story-content-inner {
    position: relative;
    margin-top: -10em;
    margin-bottom: -8em;
}
section.story-content-wide.section-4 div.story-content-inner div.img-desc-box {
    background-color: rgba(0, 0, 0, .3);
    color: #fff;
    padding: 1em;
    width: 100%;
    position: absolute;
    left: 2%;
    top: 90%;
}
#continued > div.row {
    margin-top: 10%;
}
/* mini slider styles */
section.story-content-wide.section-2 .slick-slider .slick-track, .slick-slider .slick-list {
    margin-bottom: 1em;
}
section.story-content-wide.section-2 div.slider-header {
    margin-bottom: 1em;
    margin-left: 0;
}
section.story-content-wide.section-2 div.slider-header img {
    float: left;
    width: 10%;
    margin-right: 2em;
}
.slick-slide img {
    max-height: 400px;
    min-height: 399px;
}
section.story-content-wide.section-2 div.slider-header h2 {
    display: inline-block;
    font-size: 200%;
}
section.story-content-wide.section-2 div.slide-wrapper div.desc {
    font-family: 'Avenir-Book';
    font-weight: normal;
    margin-bottom: 3em;
    width: 100%;
}
section.story-content-wide.section-2 div.slide-wrapper div.slide-text div.text-box {
    width: 100%;
    padding: 2em;
    background-color: #001092;
    color: #fff;
}
div.slide-text {
    color: #fff;
    width: 100%;
}
div.slide-text div.text-box {
    width: 100%;
    margin: 1em auto;
    padding: 1em;
    background-color: #001092;
    font-weight: normal;
    font-size: 14px;
    color: #fff;
}
/* end mini-slider styles */
.home-page-header-slider .header-slider__slide .header-slider__content.page-title-text div.photo-credit {
    position: absolute;
    left: 10%;
    top: 85%;
    width: 80%;
    text-align: left;
}
blockquote {
    font-size: 150%;
    border-left: none;
    margin-top: 2em;
}
blockquote p.quote-by {
    font-size: 70%;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	landscape phone (620px+)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
@media screen and (min-width: 620px) {
    .home-page-header-slider .header-slider__slide .header-slider__content.page-title-text div.title {
        left: 15%;
        top: 15%;
    }
    .home-page-header-slider .header-slider__slide .header-slider__content .header-slider__content__desc {
        top: 44%;
        left: 40%;
    }
    .home-page-header-slider .header-slider__slide .header-slider__content.page-title-text img.header-logo {
        width: 15%;
    }
    section.story-content-wide.section-2 {
        height: 860px;
    }
    section.story-content-wide.section-4 div.story-content-inner div.img-desc-box {
        top: 100%;
    }
    #continued > div.row {
        margin-top: 40%;
    }
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Medium devices (tablets, 750px and up) 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
@media screen and (min-width: 750px) {
    .home-page-header-slider .header-slider__slide .header-slider__content.page-title-text {
        background: none;
    }
    div.slider-icon-wrapper {
        margin-left: 7%;
    }
    #continued > div.row {
        margin-top: 25%;
    }
    .home-page-header-slider .header-slider__slide .header-slider__content.page-title-text div.photo-credit {
        top: 65%;
        width: 40%;
        left: 58%;
    }
    .home-page-header-slider .header-slider__slide .header-slider__content .header-slider__content__desc {
        top: 40%;
        width: 40%;
        left: 48%;
    }
    section.story-content-wide.section-2 div.slide-wrapper div.slide-text div.text-box {
        width: 90%;
        margin-left: 0;
    }
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Large devices (desktops, 976px and up) - this size is where the fau template changes, rather than 992px
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
@media screen and (min-width: 976px) {
    .home-page-header-slider .header-slider__slide .header-slider__content.page-title-text {
        padding-top: 12%;
    }
    div.header-slider__slide .header-slider__content.page-title-text div.title {
        width: 100%;
    }
    div.header-slider__slide .header-slider__content.page-title-text div.title h1 {
        font-size: 150%;
    }
    .home-page-header-slider .header-slider__slide .header-slider__content .header-slider__content__desc {
        top: 63%;
        left: 58%;
        width: 38%;
    }
    .home-page-header-slider .header-slider__slide .header-slider__content.page-title-text img.header-logo {
        position: absolute;
        right: 17.5%;
        width: 15%;
    }
    .home-page-header-slider .header-slider__slide .header-slider__content.page-title-text div.photo-credit {
        top: 85%;
        width: 35%;
        left: 60%;
    }
    section.story-content-wide.section-2 div.story-content-inner {
        width: 50%;
    }
    section.story-content-wide.section-2 div.slide-wrapper div.slide-text div.text-box {
        width: 90%;
    }
	section.story-content-wide.section-5 {
		padding-top: 15%;
	}
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
	styles for laptop devices - 1440px +
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
@media screen and (min-width: 1400px) {
    div.header-slider__content.arrow-nav {
        top: 50%;
    }
    .home-page-header-slider .header-slider__slide .header-slider__content.page-title-text {
        padding-top: 25%;
    }
    div.header-slider__slide .header-slider__content.page-title-text div.title {
        top: 20%;
    }
    div.header-slider__slide .header-slider__content.page-title-text div.title h1 {
        font-size: 200%;
    }
    .home-page-header-slider .header-slider__slide .header-slider__content .header-slider__content__desc {
        top: 70%;
        width: 28%;
        left: 60%;
    }
    blockquote {
        width: 60%;
        margin: 2em auto;
        font-size: 180%
    }
    section.story-content-wide.section-2 div.story-content-inner {
        width: 50%;
    }
    section.story-content-wide.section-2 div.slide-wrapper div.slide-text div.text-box {
        width: 88%;
    }
    #continued > div.row {
        margin-top: 10%;
    }
    ul.slick-dots {
        bottom: 25px;
    }
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
	styles for large desktop monitors - 1920 wide x 1080 tall
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
@media screen and (min-width: 1900px) {
    .home-page-header-slider .header-slider__slide .header-slider__content.page-title-text {
        padding-top: 20%;
        padding-left: 6%;
    }
    .home-page-header-slider .header-slider__slide .header-slider__content.page-title-text div.title {
        top: 22%;
    }
    div.header-slider__slide .header-slider__content.page-title-text div.title h1 {
        font-size: 250%;
        width: 50%;
    }
    .home-page-header-slider .header-slider__slide .header-slider__content .header-slider__content__desc {
        font-size: 200%;
        top: 72%;
    }
    div.story-content-inner {
        width: 50%;
    }
    .home-page-header-slider .header-slider__slide .header-slider__content.page-title-text div.photo-credit {
        top: 92%;
        width: 25%;
    }
    blockquote {
        width: 85%;
        float: right;
        font-size: 200%;
        margin-top: 2em;
    }
    section.story-content-wide.section-2 div.slider-header {
        margin-bottom: 1em;
        margin-left: 5em;
    }
    .slick-slide img {
        margin: auto;
    }
    section.story-content-wide.section-2 div.slide-wrapper div.desc {
        clear: both;
        margin: auto;
        width: 75%;
        margin-left: 17%;
    }
	section.story-content-wide.section-5 div.story-content-inner {
		padding-top: 0;
	}
    ul.slick-dots {
        bottom: -10px;
    }
    #continued > div.row {
        margin-top: 10%;
    }
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
	Large MAC desktop - 2560 wide x 1440 tall
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
@media screen and (min-width: 2500px) {
    .home-page-header-slider .header-slider__slide .header-slider__content.page-title-text {
        height: 50%;
        top: 20%;
    }
    .home-page-header-slider .header-slider__slide .header-slider__content.page-title-text img.header-logo {
        right: 17.5%;
        width: 15%;
    }
    div.header-slider__slide .header-slider__content.page-title-text div.title {
        left: 20%;
        top: 22%;
    }
    div.header-slider__slide .header-slider__content.page-title-text div.title h1 {
        text-align: left;
        margin-top: 8rem;
        font-size: 280%;
        width: 80%;
    }
    div.header-slider__slide .header-slider__content.page-title-text div.title h1 span.century {
        letter-spacing: .1em;
        line-height: 1em;
        font-weight: 900;
        font-size: 120%;
    }
    .home-page-header-slider .header-slider__slide .header-slider__content.page-title-text div.photo-credit {
        left: 60%;
        top: 130%;
        width: 15%;
        text-align: left;
        color: #fff;
        font-weight: normal;
    }
    .home-page-header-slider .header-slider__slide .header-slider__content .header-slider__content__desc {
        top: 92%;
        left: 60%;
        font-size: 260%;
        width: 30%;
    }
    section.story-content-wide {
        padding-top: 4em;
    }
    div.story-content-inner {
        width: 50%;
        margin: 0 auto;
        padding: 0;
    }
    section.story-content-wide.section-1 {
        margin-top: 0;
    }
    /* mini slider styles */
    section.story-content-wide.section-2 {
        height: 920px;
    }
	
    div.slide-text h4 {
        margin-left: 20%;
    }
    section.story-content-wide.section-2 .slick-slider .slick-track, .slick-slider .slick-list {
        margin-bottom: 1em;
    }
    section.story-content-wide.section-2 div.slider-header {
        margin-bottom: 1em;
        margin-left: 14em;
    }
    section.story-content-wide.section-2 div.slider-header img {
        float: left;
        width: 10%;
        margin-right: 2em;
    }
    section.story-content-wide.section-2 div.slider-header h2 {
        display: inline-block;
        font-size: 200%;
    }
    section.story-content-wide.section-2 div.slide-wrapper div.desc {
        margin-bottom: 3em;
        width: 48%;
    }
    section.story-content-wide.section-2 div.slide-wrapper div.slide-text div.text-box {
        margin-left: 19%;
        width: 100%;
    }
    /* end mini-slider styles */
    blockquote {
        font-size: 220%;
        border-left: none;
        margin-top: 2em;
    }
    blockquote p.quote-by {
        font-size: 70%;
    }
    section.story-content-wide.section-4 div.story-content-inner div.img-desc-box {
        top: 105%;
    }
	section.story-content-wide.section-5 {
		margin-top: 0;
	}
	
    #continued > div.row {
        margin-top: 10%;
    }
}