/* Global */
blockquote,
body {
	font-family: "myriad-pro", sans-serif;
	font-size: 20px;
	line-height: 1.75em;
}
a,
a figcaption {
	color: #cc5831;
	font-family: "myriad-pro-semi-condensed", sans-serif;
	text-decoration: none;
}
a figure:active figcaption,
a figure:focus figcaption,
a figure:hover figcaption,
a:active,m
a:focus,
a:hover {
	color: #000;
	text-decoration: none;
}
a + p {
	margin-top: 10px;
}
article {
	margin-bottom: 30px;
}
blockquote {
	border: 0;
	color: #1f7f9c;
	font-size: 1.25em;
}
blockquote footer {
	font-size: .65em;
	font-weight: 700;
}
figure,
img,
video {
	height: auto;
	width: 100%
}
figure {
	display: table;
	font-size: .875em;
}
figcaption {
	caption-side: bottom;
	display: table-caption;
	line-height: 1.35em;
	font-size: .95em;
	color: #616161;
	padding-top: 15px;
}
h1,
.section-title {
	font-size: 2em;
	line-height: 1.125em;
	margin-top: 15px;
}
.section-title {
	font-size: 1.4em;
	margin-bottom: 0;
}
h2 {
	font-size: 1.8em;
	line-height: 1.15385em;
}
/*:not(.landing-page) h1,
:not(.landing-page) h2 {
	max-width: 88%;
}*/
h3 {
	font-size: 1.6em;
	line-height: 1.13636em;
}
h4 {
	font-size: 1.4em;
	line-height: 1.11em;
	margin-top: 15px;
}
h5 {
	font-size: 1.2em;
	line-height: 1.11em;
	margin-top: 15px;
}
h6 {
	font-size: 1.1em;
	line-height: 1.11em;
	margin-top: 15px;
}
hr {
	height: .05em;
	background: #737373;
	background: -webkit-linear-gradient(left, #FFF, #d1d1d1, #737373, #737373, #d1d1d1, #FFF);
	background: -o-linear-gradient(right, #FFF, #d1d1d1, #737373, #737373, #d1d1d1, #FFF);
	background: -moz-linear-gradient(right, #FFF, #d1d1d1, #737373, #737373, #d1d1d1, #FFF);
	background: linear-gradient(to right, #FFF, #d1d1d1, #737373, #737373, #d1d1d1, #FFF)
}
p {
	margin-bottom: 30px;
}
/* Utility classes */
.hero-container [class^="col-"] {
	margin: 0 0 15px;
	padding: 0;
}
.hero-caption {
	margin-left: 10%;
	padding: 5px 15px 30px;
	width: 80%;
}
.skip { 
	position:absolute; 
	left:-10000px; 
	top:auto; 
	width:1px; 
	height:1px; 
	overflow:hidden;
}
.skip:focus { 
	position:static; 
	width:auto; 
	height:auto; 
} 
.container,
.container-fluid {
	padding: 0;
}
.row {
	margin-left: 0;
	margin-right: 0
}
.no-padding {
	padding: 0;
}
.text-left,
.text-right {
	text-align: left;
}
.float-right,
.pull-right {
	float: none;
}
.float-left,
.pull-left {
	float: none;
}
.align-top {
	margin-top: .5em;
}
.slider.slick-slider {
	margin-bottom: 0 !important;
	margin-left: 30px;
	margin-right: 30px;
}
.slick-slider {
	margin-bottom: 0;
}
.slick-dots {
	bottom: 5px;
}
.slick-dots li button:before {
	background-color: #000;
	border-radius: 25px;
	border: 2px solid #ddd;
}
.btn-center {
	display: table;
	margin-left: auto;
	margin-right: auto;
}
.small-caps {
	font-size: .8em;
}

*.has-video {
	margin-left: 1.3em;
	text-indent: -1.5em;
}
.has-video:before {
	background: #1f7f9b;
	content: "►";
	color: #fff;
	font-size: .8em;
	margin: 0 .5em 0 0;
	padding: 0 4px;
}


/* Menu */
.top-nav {
	align-items: flex-end;
	background-color: #fff;
	display: flex;
	margin-top: 15px;
	z-index: 2;
}
.top-nav .global-menu-logo:not {
	vertical-align: bottom;
}
.top-nav p {
	margin: 0;
	padding: 0;
}
.top-nav a {
	color: #000;
}
.top-nav a:active,
.top-nav a:focus,
.top-nav a:hover {
	color: #cc5831;
}
.top-nav-item {
	margin-left: 8px;
}
.global-menu-logo {
	height: auto;
	min-width: 150px;
	padding-bottom: 4px;
	width: 200px;
}
.global-menu-spacer {
	display: block;
	-webkit-flex-grow: 2;
	flex-grow: 2;
}
.global-audio {
	font-size: 1.3em;
	position: relative;
	top: 4px;
}
#main-nav-container a:active,
#main-nav-container a:focus,
#main-nav-container a:hover,
#menu-btn:active span,
#menu-btn:focus span,
#menu-btn:hover span {
	color: #cc5831
}
#menu-btn {
	padding: 0;
	margin: 0;
	border: 0;
	background-color: transparent
}
.responsive-menu {
	background: #fafafa;
	display: none;
	width: 100%;
	z-index: 99999
}
.open-menu-link:hover,
.responsive-menu ul li:hover {
	background: #fff
}
.responsive-menu ul li {
	padding: 1em 5%
}
.open-menu-link {
	cursor: pointer;
	display: none;
	float: right;
	font-size: 30px;
	line-height: 55px;
	margin: -20px;
	padding: 0 10px
}
li .sub-menu {
	display: none
}
.nav-list li,
ul.sub-menu li {
	border-bottom: 1px solid #fff
}
.nav-list li:last-child,
.sub-menu li:last-child {
	border-bottom: medium none
}
.responsive-menu ul li.hover-open {
	background: #fafafa
}
.visible {
	display: block !important;
}
.nav-icon-hamburger,
.nav-icon-home {
	background: no-repeat rgba(0, 0, 0, 0);
	width: 25px
}
.nav-icon-home {
	background-image: url(../images/home-icon.svg)
}
.nav-icon-home:hover {
	background-image: url(../images/home-icon-hover.svg)
}
.nav-icon-hamburger {
	background-image: url(../images/hamburger-icon.svg);
	margin-bottom: 0
}
.nav-icon-hamburger:hover {
	background-image: url(../images/hamburger-icon-hover.svg)
}
.from-the-pres {
	font-weight: 700;
}
.global-nav a:hover {
	color: #cc5831;
}
.top-nav {
	background-color: transparent;
}
.responsive-menu {
	top: 100%;
}
.curves {
	background-image: url("../images/evmsMag-curve.svg");
	background-repeat: no-repeat;
	-moz-background-size: contain;
	-o-background-size: contain;
	-webkit-background-size: contain;
	background-size: contain;
	max-width: auto;
	max-width: 100%;
	height: 88px;
	width: 1200px;
}

/* Basic Styles */
.bonus.row {
	margin-top: 30px;
	padding-left: 0;
	padding-top: 30px;
}
.bonus.row:after,
.bonus.row:before {
	background: #367c99;	
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+19,ffffff+19,367c99+54,367c99+100&0+19,0.84+32,1+100 */
/*	background: -moz-linear-gradient(left, rgba(255,255,255,0) 19%, rgba(180,206,217,0.84) 32%, rgba(54,124,153,0.89) 54%, rgba(54,124,153,1) 100%); 
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 19%,rgba(180,206,217,0.84) 32%,rgba(54,124,153,0.89) 54%,rgba(54,124,153,1) 100%); 
	background: linear-gradient(to right, rgba(255,255,255,0) 19%,rgba(180,206,217,0.84) 32%,rgba(54,124,153,0.89) 54%,rgba(54,124,153,1) 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#367c99',GradientType=1 ); 
	content: " ";
	height: .2em;
    margin-bottom: 30px;
	margin-left: -10px;
	margin-top: -30px;
	width: 100%;*/
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+19,ffffff+19,e5e5e5+54,8e8e8e+100&0+19,0.84+32,1+100 */
	background: -moz-linear-gradient(left, rgba(255,255,255,0) 19%, rgba(245,245,245,0.84) 32%, rgba(229,229,229,0.89) 54%, rgba(142,142,142,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 19%,rgba(245,245,245,0.84) 32%,rgba(229,229,229,0.89) 54%,rgba(142,142,142,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(255,255,255,0) 19%,rgba(245,245,245,0.84) 32%,rgba(229,229,229,0.89) 54%,rgba(142,142,142,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#8e8e8e',GradientType=1 ); /* IE6-9 */
	height: 2px;
	left: 33%;
	position: relative;
	width: 33%;
}
.bonus.row.narrow-gray:after,
.bonus.row.narrow-gray:before {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+19,ffffff+19,e5e5e5+54,8e8e8e+100&0+19,0.84+32,1+100 */
	background: -moz-linear-gradient(left, rgba(255,255,255,0) 19%, rgba(245,245,245,0.84) 32%, rgba(229,229,229,0.89) 54%, rgba(142,142,142,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 19%,rgba(245,245,245,0.84) 32%,rgba(229,229,229,0.89) 54%,rgba(142,142,142,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(255,255,255,0) 19%,rgba(245,245,245,0.84) 32%,rgba(229,229,229,0.89) 54%,rgba(142,142,142,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#8e8e8e',GradientType=1 ); /* IE6-9 */
	height: 2px;
	left: 33%;
	position: relative;
	width: 33%;
}
.bonus.row:after {
	margin-top: 30px;
}
.bonus.vertical-align > *:last-child,
.bonus .vertical-align > *:last-child {
	margin-bottom: 30px;
}
.sidebar {
/*	border-top: 5px solid #2999b1;*/
	font-size: .8em;
	line-height: 1.75em;
/*	margin-top: 10px;
	padding: 15px 0 0;*/
}
.aside-header {
	font-size: 1.6em;
	margin: 0 0 15px;
}
.btn {
	text-transform: uppercase;
}
.btn {
	background-color: #fff;
	border: 1px solid #d1d1d1;
	border-radius: 2px;
	color: #0b0b0b;
	font-family: "myriad-pro-semi-condensed", sans-serif;
	font-size: .9em;
	font-weight: 400;
	padding: 6px;
	z-index: 100;
	white-space: normal;
}
.btn:focus,
.btn:hover {
	background: #0b0b0b;
	border-color: #0b0b0b;
	color: #fff
}
.btn-blue,
.btn-blue:visited {
	background-color: #fff;
	border-color: #2999b1;
	color: #000;
	text-transform: none;
}
.btn-blue:active,
.btn-blue:focus,
.btn-blue:hover {
	background-color: #2999b1;
	border-color: #2999b1;
	color: #fff;
}
.tag {
	color: #cc5831;
	font-size: .9em;
	line-height: 1.3em;
	text-transform: uppercase;
}
.dropdown {
    text-transform: uppercase;
    font-weight: 700;
}
.headshot {
	height: auto;
	max-width: 250px
}
.section-title1 {
    color: #cc5831;
}
.section-title2 {
    color: #2999b1;
}
.section-title3 {
    color: #33c2dd;
}
.subhead {
    color: rgba(100, 100, 100, 1);
    font-family: "myriad-pro-semi-condensed", sans-serif;
    font-size: 1.35em;
    font-style: italic;
    font-weight: 600;
	margin-bottom: 20px;
}
.interview-question {
    color: rgb(0, 51, 77);
    font-family: "myriad-pro-semi-condensed", sans-serif;
    font-weight: 700;
    line-height: 1em;
    padding-bottom: 0;
	margin-top:20px;
}
.hr-story {
	width: 60%;
	margin-top:40px;
	margin-bottom:40px;
}
.hr-bonus {
	background: #367c99;
	background: -webkit-linear-gradient(left, #FFF, #d1d1d1, #367c99, #367c99, #d1d1d1, #FFF);
	background: -o-linear-gradient(right, #FFF, #d1d1d1, #367c99, #367c99, #d1d1d1, #FFF);
	background: -moz-linear-gradient(right, #FFF, #d1d1d1, #367c99, #367c99, #d1d1d1, #FFF);
	background: linear-gradient(to right, #FFF, #d1d1d1, #367c99, #367c99, #d1d1d1, #FFF)
}

/* Sections */
.more-articles {
	padding-top: 35px
}
.more-articles h2 {
    font-size: 1.05em;
    font-weight: 700;
    width: 100%;
}
.more-articles-list {
    margin-bottom: 30px;
}
.more-articles figure {
	display: inline-table;
	margin-left: 1%;
	vertical-align: top;
	max-width: 170px;
	max-height: 128px
}
#footer h5 {
	margin-top: 0;
	padding-top: 0
}
.footer_content {
	background: #1f7f9c;
	color: #fff;
	padding: 15px 15px 0
}
.footer_content a {
	color: #fff
}
.footer_content a:active,
.footer_content a:focus,
.footer_content a:hover {
	color: #dadada;
}
.copyright {
	color: #94dfec;
}
.subscribe {
	background: #1f7f9c;
	border-radius: 10px;
	font-size: 1.2em!important;
	font-weight: 700;
	text-transform: none;
}
a.subscribe:active,
a.subscribe:hover,
a.subscribe:visited {
	background: #fff;
	color: #1f7f9c;
}
footer p {
	font-size: 1em;
	line-height: 150%;
	margin: 0 0 5px
}
#social span,
.pulse {
	display: inline-block;
	margin: 0 -5px;
	padding: 18px
}
.facebook {
	background: url(../images/social/facebook-white-32px.svg) no-repeat rgba(0, 0, 0, 0)
}
.facebook:hover {
	background: url(../images/social/facebook-32px.svg) no-repeat rgba(0, 0, 0, 0)
}
.instagram {
	background: url(../images/social/instagram-white-32px.svg) no-repeat rgba(0, 0, 0, 0)
}
.instagram:hover {
	background: url(../images/social/instagram-32px.svg) no-repeat rgba(0, 0, 0, 0)
}
.twitter {
	background: url(../images/social/twitter-white-32px.svg) no-repeat rgba(0, 0, 0, 0)
}
.twitter:hover {
	background: url(../images/social/twitter-32px.svg) no-repeat rgba(0, 0, 0, 0)
}
.flickr {
	background: url(../images/social/flickr-white-32px.svg) no-repeat rgba(0, 0, 0, 0)
}
.flickr:hover {
	background: url(../images/social/flickr-32px.svg) no-repeat rgba(0, 0, 0, 0)
}
.youtube {
	background: url(../images/social/youtube-white-32px.svg) no-repeat rgba(0, 0, 0, 0)
}
.youtube:hover {
	background: url(../images/social/youtube-32px.svg) no-repeat rgba(0, 0, 0, 0)
}
.vimeo {
	background: url(../images/social/vimeo-white-32px.svg) no-repeat rgba(0, 0, 0, 0)
}
.vimeo:hover {
	background: url(../images/social/vimeo-32px.svg) no-repeat rgba(0, 0, 0, 0)
}
.linkedin {
	background: url(../images/social/linkedin-white-32px.svg) no-repeat rgba(0, 0, 0, 0)
}
.linkedin:hover {
	background: url(../images/social/linkedin-32px.svg) no-repeat rgba(0, 0, 0, 0)
}
.googleplus {
	background: url(../images/social/google+-white-32px.svg) no-repeat rgba(0, 0, 0, 0)
}
.googleplus:hover {
	background: url(../images/social/google+-32px.svg) no-repeat rgba(0, 0, 0, 0)
}
.pinterest {
	background: url(../images/social/pinterest-white-32px.svg) no-repeat rgba(0, 0, 0, 0)
}
.pinterest:hover {
	background: url(../images/social/pinterest-32px.svg) no-repeat rgba(0, 0, 0, 0)
}
.pulse {
	background: url(../images/social/pulse_icon_circle-32.svg) no-repeat rgba(0, 0, 0, 0);
	-moz-background-size: contain;
	-o-background-size: contain;
	-webkit-background-size: contain;
	background-size: contain;
	border: thin solid #1f7f9c;
	border-radius: 25px;
	height: 10px;
    margin-bottom: -13px;
    margin-right: 4px;
    width: 25px;
}
#social ul li {
	display: inline;
	list-style: none
}

.container-pulse {
	margin-left: -5px;
}
.icon-pulse {
	border-radius: 25px;
	display: inline;
	transition: all;
	max-width: 40px;
}
.link-pulse:active .pulse,
.link-pulse:focus .pulse,
.link-pulse:hover .pulse {
	border: thin solid white;
}
.global-footer-cover {
	margin: 30px 0;
}
@media (min-width: 992px) {
	.hero-caption {
		margin-left: 15%;
	}
}
@media (min-width: 1200px) {
	.hero-caption {
		width: 60%;
	}
}


















/* Landing Page */
.landing-page p {
	font-size: .85em;
	line-height: 1.4em;
	margin-bottom: 10px;
}
.landing-page h2 {
/*	color: #1f7f9b;*/
	line-height: 1em;
}
a h2.landing-head,
h2.landing-head a,
.landing-head {
	color: #2999b1;
	font-family: "myriad-pro-semi-condensed", sans-serif;
	font-size: 1.5em;
	line-height: 1em;
	margin: 15px 0;
	padding: 0;
}
a h2.landing-head + *,
h2.landing-head a + * {
	margin-bottom: 15px;
}
a:active,
a:focus,
a:hover,
a:active > *,
a:focus > *,
a:hover > * ,
.landing-page a:active h2,
.landing-page a:focus h2,
.landing-page a:hover h2,
.landing-deck:active,
.landing-deck:focus,
.landing-deck:hover,
a:active .landing-deck,
a:focus .landing-deck,
a:hover .landing-deck {
	color: #cd5932;
}
.landing-deck {
	color: #000;
}
p.landing-deck {
	font-size: 1em;
	line-height: 1.2em;
}
.landing-curves {
    display: none;
}
.mystory-headline,
.mystory-headline-main,
.headline-black,
.headline-black-static,
.headline-blue {
	font-size: 1.5em;
	line-height: 1em;
	margin: 15px 0;
}
.mystory-headline {
	font-size: .7em;
}
.mystory-headline-main {
	font-size: 1em;
}
.mystory-headline-main {
	margin-top: -5px;
}
.headline-black,
.headline-black-static {
	color: #000;
	line-height: 1.1em;
}
.headline-blue {
	line-height: 1em;
	color: #2999b1;
}
.headline-rust {
	color: #cc5831;
	font-size: 2.8em;
	font-weight: 700;
	line-height: 1em;
}
.headline-rust:active,
.headline-rust:focus,
.headline-rust:hover {
	color: #000;
}
a.headline-blue:hover,
a:hover .headline-black,
.headline-black:hover {
	color: #cc5831;
}
.news-subhead {
	font-weight: bold;
}
.select-display-title {
	padding: 5% 0 2% 0;
}
.select-display-value {
	display: none;
}
.newsList {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 45px;
}
/*.newsListTitle {
	display: block;
	margin-bottom: 45px;
}*/
.newsListTitle {
	font-size: .7em;
	margin-bottom: 45px;
	width: 45%;
}
.ImageWrapper h3.landing-head {
	font-weight: 400;
}
.ac-container {
	font-size: .8em;
}
.cn-headline {
	font-size: 1.5em;
	line-height: 1.5em;
}
.toggle-list dt, .toggle-list dd {
	padding-top: 15px;
}
.toggle-list dt:first-child {
	padding-top: 0;
}
.toggle-closed,
.toggle-opened {
	padding-right: 30px;
}
.toggle-closed {
	background: transparent url("../images/arrow-down-2x.png") no-repeat scroll right bottom;
}
.toggle-opened {
	background: transparent url("../images/arrow-up-2x.png") no-repeat scroll right bottom;
}
h2.landing-head .mystory-headline a {
	font-family: "myriad-pro-semi-condensed", sans-serif;
	font-weight: 400;
	line-height: 1.125em;
}
.if-icon {
	bottom: 5px;
	color: #fff;
	font-size: 1.5em;
	left: 6px;
	position: absolute;
	text-shadow: 2px 2px 5px #000;
	z-index: 1;
}
.if-icon {
	bottom: -50px;
}
.if-open-lightbox:active .if-icon,
.if-open-lightbox:focus .if-icon,
.if-open-lightbox:hover .if-icon,
.mystory-open-lightbox:active .mystory-icon,
.mystory-open-lightbox:focus .mystory-icon,
.mystory-open-lightbox:hover .mystory-icon {
	color: #cd5932;
}
.slick-next:before,
.slick-prev:before {
	color: #367c99;
	font-family: 'Glyphicons Halflings';
	font-size: 30px;
	font-weight: bold;
}
.slick-prev:before {
	content: "\e079";
	margin-left: -10px;
}
.slick-next:before {
	content: "\e080";
}
.if-slick-slide {
	position: relative;
}
.if-channel-title,
.if-current-title {
	color: #367c99;
	font-weight: 600;
	text-align: center;
	top: 0;
}
.if-channel-title {
	position: absolute;
	top: -12%;
}
.if-channel-title:first-of-type {
	left: 2%;
}
.if-channel-title:last-of-type {
	right: 2%;
}
.if-current-caption {
	font-size: .8em;
	line-height: 1.5em;
	margin-top: 15px;
}
.issue {
	padding-bottom: 30px;
}
.bonus {
	font-size: .9em;
    line-height: 1.6em;
	padding-left: 20px;
}
.highlight-media {
	margin-bottom: 45px;
	margin-top: 15px;
}
.bonus h2 {
	font-size: 1.5em;
}
.bonus h2:first-of-type,
.bonus h3:first-of-type {
	margin-top: 0;
}
@media (max-width: 400px) {
	/*.newsList {
		padding-bottom: 10%;
	}*/
}
/* xs */
@media (max-width: 767px) {
	.float-left,
	.float-right {
		float: none;
	}
	.right-col {
		text-align: left;
	}
}
/* sm */
@media (min-width: 768px) {
	.float-right,
	.pull-right {
		float: right;
	}
	.float-left,
	.pull-left {
		float: left;
	}
	.float-right {
		margin-left: 20px;
	}
	.float-left {
		margin-right: 20px;
		padding-left: 0;
	}
	.text-right {
		text-align: right;
	}
	.vertical-align > * {
		display: inline-block;
		float: none;
		vertical-align: middle;
	}
	.vertical-align > * > *:last-child {
		margin-bottom: 0;
		padding-bottom: 0;
	}
	.top-nav {
		flex-direction: row;
	}
	.responsive-menu {
		float: right;
		position: absolute;
		right: 0;
		top: 100px;
		width: 285px;
	}
	.global-footer-cover {
		margin: 0;
	}
	.mystory-headline {
		font-size: .6em;
	}
	.mystory-headline-main {
		font-size: 1em;
		line-height: 1.2em;
	}
	.newsList {
		display: block;
		position: relative;
	}
	.newsListTitle {
		font-size: inherit;
		margin-bottom: auto;
		width: 45%;
	}
	.newsListTitle h2.landing-head {
		color: #000;
		font-size: 1em;
		margin-bottom: 30px;
		text-align: right;
	}
	.newsListTitle:active,
	.newsListTitle:focus,
	.newsListTitle:hover {
		color: #cd5932 !important;
		text-decoration: underline;
	}
	.newsThumb {
		height: auto;
		opacity: 0;
		position: absolute;
		top: 0;
		-ms-transition: opacity 1s;
		-webkit-transition: opacity 1s;
		transition: opacity 1s;
		max-width: 220px;
	}
	.newsListTitle:first-of-type .newsThumb {
		opacity: 1;
		position: relative;
	}
	.newsListTitle:active .newsThumb,
	.newsListTitle:focus .newsThumb,
	.newsListTitle:hover .newsThumb {
		opacity: 1;
		-ms-transition: opacity 1s;
		-webkit-transition: opacity 1s;
		transition: opacity 1s;
	}
	.slider {
		margin-bottom: 15px;
	}
	/* In Focus Carousel */
	.if-headline {
		margin-bottom: -2%;
		text-align: center;
	}
	.if {
		margin-top: 3%;
	}
	.if-carousel-container {
		display: flex;
		align-items: center;
		justify-content: center;
		margin-top: 5%;
	}
	.if-btn-thumb {
		background: none;
		border: none;
		margin: 0 3px;
		padding: 0;
	}
	.if-carousel-thumb {
		max-height: 220px;
		max-width: 45px;
		-webkit-filter: grayscale(100%);
		filter: grayscale(100%);
		-moz-transition: all 500ms ease-in-out;
		-webkit-transition: all 500ms ease-in-out;
		-o-transition: all 500ms ease-in-out;
		transition: all 500ms ease-in-out;
	}
	.if-btn-thumb:active .if-carousel-thumb,
	.if-btn-thumb:focus .if-carousel-thumb,
	.if-btn-thumb:hover .if-carousel-thumb,
	.if-btn-thumb.if-btn-current .if-carousel-thumb {
		-webkit-filter: grayscale(0);
		filter: grayscale(0);
		-moz-transition: all 500ms ease-in-out;
		-webkit-transition: all 500ms ease-in-out;
		-o-transition: all 500ms ease-in-out;
		transition: all 500ms ease-in-out;
	}	
	.if-carousel-thumb-current {
		background: #367c99;
		width: 46px;
		height: 15px;
		position: absolute;
		top: 95%;
		-moz-transition: all 500ms ease-in-out;
		-webkit-transition: all 500ms ease-in-out;
		-o-transition: all 500ms ease-in-out;
		transition: all 500ms ease-in-out;
		z-index: 1;
	}
	.if-carousel-thumb-current[data-index="-1"] {
		background: transparent;
	}
	.if-index-0 {
		left: 1.7%;
	}
	.if-index-1 {
		left: 8.5%;
	}
	.if-index-2 {
		left: 15.4%;
	}
	.if-index-3 {
		left: 78.6%;
	}
	.if-index-4 {
		left: 85.4%;
	}
	.if-index-5 {
		left: 92.3%;
	}
	.if-current-view {
		max-width: 400px;
		margin: 0 15px;
		width: 100%;
	}
	.if-current-frame,
	.if-current-media {
		height: auto;
		max-width: 400px;
		position: absolute;
		top: 0;
		width: 100%;
	}
	.if-carousel-frame {		
		z-index: 1;
		position: absolute;
		top: 0;
		height: auto;
		width: 100%;
		max-width: 410px;
		margin-left: -4px;
	}
	.if-slide {
		display: none;
		-moz-transition: all 500ms ease-in-out;
		-webkit-transition: all 500ms ease-in-out;
		-o-transition: all 500ms ease-in-out;
		transition: all 500ms ease-in-out;
	}
	.if-current {
		display: block;
		-moz-transition: all 500ms ease-in-out;
		-webkit-transition: all 500ms ease-in-out;
		-o-transition: all 500ms ease-in-out;
		transition: all 500ms ease-in-out;
	}
	.if-carousel-caption.if-current {
		margin-top: 75px;
	}
	.if-current-title {
		position: absolute;
		top: 40px;
	}
	.if-channel-title:first-of-type {
		left: 2%;
	}
	.if-channel-title:last-of-type {
		right: 2%;
		z-index: 1;
	}
	/* end in focus carousel */
	.editor-pick::before {
		content: "MYSTORY";
	}
	.editor-pick-type {
		margin-left: 2%;
		margin-top: -54px;
		position: absolute;
	}
	.editor-pick {
		-moz-osx-font-smoothing: grayscale;
		background-color: #367c99;
		color: #fff;
		font-family: "myriad-pro-semi-condensed",sans-serif;
		font-size: 1em;
		font-weight: 700;
		padding: .1em .2em;
	}
}
/* md */
@media (min-width: 992px) {	
	.newsListTitle h2.landing-head {
		padding-left: 18%;
	}
	.landing-head {
		font-size: 1.1em;
	}
	.newsThumb {
		max-width: 295px;
	}
	/* news+notes hover effect */
	.ImageWrapper {
		box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.25);
		display: block;
		overflow: hidden;
		position: relative;
	}
	.image-overlay {
		display: block;
		height: 100%;
		left: 50%;
		opacity: 0;
		position: absolute;
		top: 0;
		transition: all 0.3s ease 0s;
		width: 0;
	}
	.ImageWrapper:hover .image-overlay {
		left: 0;
		opacity: 1;
		width: 100%;
	}
	.ImageWrapper .landing-head,
	.ImageWrapper:active .landing-head,
	.ImageWrapper:focus .landing-head,
	.ImageWrapper:hover .landing-head {
		color: #fff;
		font-size: 1.05em;
		line-height: 1.2em;
		margin: -30px 0 0 10px;
		opacity: 1;
		position: absolute;
		text-align: center;
		text-shadow: 2px 2px 5px #4D4D4D;
		top: 40%;
		transition: all 0.3s ease 0s;
		visibility: visible;
		width: 95%;
	}
	.ImageWrapper .landing-head {
		opacity: 0;
	}
	.overlay-dark-blue {
		background: rgba(0, 51, 73, 0.5) none repeat scroll 0 0;
	}
	.overlay-evms-blue {
		background: rgba(54, 124, 153, 0.5) none repeat scroll 0 0;
	}
	.overlay-gray {
		background: rgba(118, 106, 98, 0.5) none repeat scroll 0 0;
	}
	.overlay-light-blue {
		background: rgba(51, 194, 221, 0.5) none repeat scroll 0 0;
	}
	.overlay-rust {
		background: rgba(205, 89, 50, 0.5) none repeat scroll 0 0;
	}
	.overlay-tan {
		background: rgba(193, 191, 116, 0.5) none repeat scroll 0 0;
	}
	/* end overlay effect */
	.vertical-align-bottom div {
		float: none;
		display: inline-block;
		width: 49%;
	}
	.ac-container {
		margin-top: 12%;
		padding: 0 5px 5px 5px;
	}
	.if-icon {
		bottom: -80px;
	}
	.if-carousel-thumb {
		max-width: 67px;
	}
	.if-caption-container {
		margin-top: 10%;
	}
	.if-carousel-thumb-current {
		width: 43px;
	}
	.if-index-0 {
		left: 1.4%;
	}
	.if-index-1 {
		left: 6.7%;
	}
	.if-index-2 {
		left: 12%;
	}
	.if-index-3 {
		left: 83.3%;
	}
	.if-index-4 {
		left: 88.7%;
	}
	.if-index-5 {
		left: 94%;
	}
	.if-current-view {
		max-width: 600px;
	}
	.if-current-frame,
	.if-current-media {
		height: 338px;
		max-height: 330px;
		/*max-width: 600px;*/
		max-width: 557px;
	}
	.if-carousel-frame {	
		max-width: 610px;
	}
	.if-channel-title:first-of-type {
		left: 1%;
	}
	.if-channel-title:last-of-type {
		right: 1%;
	}
	.mystory-copy {
		margin-top: -1%;
	}
	.mystory-headline {
		margin-top: 0;
	}
}
@media (min-width: 1022px) and (max-width: 1046px) {
	.if-carousel-thumb-current {
		width: 43px;
	}
	.if-index-0 {
		left: 1.4%;
	}
	.if-index-1 {
		left: 6.7%;
	}
	.if-index-2 {
		left: 12%;
	}
	.if-index-3 {
		left: 83.3%;
	}
	.if-index-4 {
		left: 88.7%;
	}
	.if-index-5 {
		left: 94%;
	}
}
@media (min-width: 1046px) and (max-width: 1199px) {
	.if-channel-title:first-of-type {
		left: 2%;
	}
	.if-channel-title:last-of-type {
		right: 2%;
	}
}
/* lg */
@media (min-width: 1200px) {
	.landing-head {
		font-size: 1.8em;
	}
	.newsListTitle h2.landing-head {
		padding-left: 25%;
	}
	.newsThumb {
		max-width: 300px;
		right: 0;
	}
	.newsListTitle:first-of-type .newsThumb {
		right: -60px;
	}
	.ImageWrapper .landing-head,
	.ImageWrapper:active .landing-head,
	.ImageWrapper:focus .landing-head,
	.ImageWrapper:hover .landing-head {
		font-size: 1.2em;
		line-height: 1.3em;
		margin: -30px auto 0 auto;
		width: 165px;
	}
	.ImageWrapper a,
	.ImageWrapper p {
			font-size: 1.5em;
			line-height: 1.2em;
	}
	.overlap-image-left {
		margin-left: -15px;
	}
	.overlap-image-right {
		margin-right: -15px;
	}
	.ac-avatars {
		margin-left: -9%;
	}
	.avatars {
		width: 70%;
	}
	.ac-class-notes {
		width: 80%;
	}
	.mystory-copy {
		margin-top: 25px;
	}
	.mystory-headline {
		font-size: .7em;
	}
	.editor-pick-type {
		margin-top: -63px;
	}
	.if-caption-container {
		margin-top: auto;
	}
	.if-carousel-thumb-current {
		width: 67px;
	}
	.if-index-0 {
		left: 5.8%;
	}
	.if-index-1 {
		left: 11.9%;
	}
	.if-index-2 {
		left: 18%;
	}
	.if-index-3 {
		left: 76.5%;
	}
	.if-index-4 {
		left: 82.6%;
	}
	.if-index-5 {
		left: 88.7%;
	}
	.if-channel-title:first-of-type {
		left: 8%;
	}
	.if-channel-title:last-of-type {
		right: 8.5%;
	}
	.if-current-frame,
	.if-current-media {
		max-width: 600px;
	}
}

/* Issue 10.3 specific */
.alumni-btn,
.gallery-mystory,
.gallery-thumbnail {
	position: relative;
}
.feature-headline {
	margin: 0 auto 15px;
	width: 80%;
}
.feature-video {
	overflow: hidden;
}
.feature-img {
	position: relative;
	top: -8px;
	z-index: -1;
}
.btn-feature {
	background: transparent;
		margin-top: 25px;
}
.slider-health-text {
	color: #002539 !important;
	font-size: 1.5em !important;
	font-weight: bold;
}
.slider-health-headline {
	display: block;
	font-size: 2em;
}
.health-heart {
	position: absolute;
	right: 120px;
	top: 237px;
	transition: all 1s ease-in-out;
	width: 125px;
}
.paintings-headline-container {
	margin: 0px auto;
	position: relative;
	width: 50%;
}
	.paintings-img-2,
	.paintings-img-3,
	.paintings-img-4,
	.paintings-img-5 {
		display: none;
	}
.pause,
.play {
	bottom: 5px;
	left: 5px;
	position: absolute;
	width: 70px;
}
#dj-controls,
.cancer-btn:after,
.mystory-btn:after {
	background: url("../images/play-button-large.svg") no-repeat;
	bottom: 0;
	content: " ";
	height: 80px;
	opacity: 1;
	-moz-transition: all 500ms;
	-ms-transition: all 500ms;
	-o-transition: all 500ms;
	-webkit-transition: all 500ms;
	transition: all 500ms;
	position: absolute;
	width: 80px;
}
.cancer-btn:after {
	bottom: 5px;
	left: 5px;
}
.mystory-btn:after {
	bottom: 59px;
	right: 200px;
}
#dj-controls:hover,
.cancer-btn:hover:after,
.mystory-btn:hover:after {
	opacity: .6;
}
#dj-controls {
	background: url("../images/play-button-small.svg") no-repeat;
	border: none;
	height: 30px;
	opacity: 1;
	width: 30px;
}
.alumni-text,
.picture,
.vision-text {
	margin-top: 30px;
}
.tag-off {
	text-align: right;
}
.sims-headline {
	width: 60%;
}
.vision-img {
	overflow: hidden;
	position: relative;
	top: -27px;
}
.old-school {
	margin-top: 50px;
}
.old-seal {
	left: 0;
	position: absolute;
	top: -69px;
	width: 170px;
}
.alumni-caption {
	margin-top: 10px;
}
@media (min-width: 768px) {
	.feature-headline {
    position: absolute;
    right: 36px;
    top: 90px;
    width: 40%;
	}
	.impact-img {
    margin: 0 auto;
    width: 70%;
	}
	.economic-text {
    color: #002539 !important;
    font-size: 1.8em !important;
    left: 182px;
    position: absolute;
    text-align: center;
    top: 167px;
    width: 300px;
	}
/*	.alumni-text,
	.picture,
	.vision-text {
		margin-top: 0;
	}*/
	
	.paintings-img-2,
	.paintings-img-3,
	.paintings-img-4,
	.paintings-img-5 {
		display: block;
	}
	.paintings-img-1,
	.paintings-img-2,
	.paintings-img-3,
	.paintings-img-4,
	.paintings-img-5 {
		width: 505px;
	}
	.paintings-img-1 {
		left: 15px;
		position: relative;
		top: -1px;
	}
	.paintings-img-2,
	.paintings-img-3,
	.paintings-img-4,
	.paintings-img-5 {
	/*	animation-duration: 10s;
		animation-iteration-count: infinite;
		left: 15px;
		opacity: 0;
		position: absolute;
		top: -1px;*/
		animation-duration: 10s;
		animation-iteration-count: infinite;
		left: 30px;
		opacity: 0;
		position: absolute;
		top: 327px;
	}
	.paintings-img-2 {
		animation-name: paintings-2;
		z-index: 2;
	}
	.paintings-img-3 {
		animation-name: paintings-3;
		z-index: 3;
	}
	.paintings-img-4 {
		animation-name: paintings-4;
		z-index: 4;
	}
	.paintings-img-5 {
		animation-name: paintings-5;
		z-index: 5;
	}
	@keyframes paintings-2 {
		0% {
			opacity: 0;
		}
		7% {
			opacity: 0;
		}
		20% {
			opacity: 1;
		}
		27% {
			opacity: 1;
		}
		40% {
			opacity: 0;
		}
		47% {
			opacity: 0;
		}
		60% {
			opacity: 0;
		}
		67% {
			opacity: 0;
		}
		80% {
			opacity: 0;
		}
		87% {
			opacity: 0;
		}
		100% {
			opacity: 0;
		}
	}
	@keyframes paintings-3 {
		0% {
			opacity: 0;
		}
		7% {
			opacity: 0;
		}
		20% {
			opacity: 0;
		}
		27% {
			opacity: 0;
		}
		40% {
			opacity: 1;
		}
		47% {
			opacity: 1;
		}
		60% {
			opacity: 0;
		}
		67% {
			opacity: 0;
		}
		80% {
			opacity: 0;
		}
		87% {
			opacity: 0;
		}
		100% {
			opacity: 0;
		}
	}
	@keyframes paintings-4 {
		0% {
			opacity: 0;
		}
		7% {
			opacity: 0;
		}
		20% {
			opacity: 0;
		}
		27% {
			opacity: 0;
		}
		40% {
			opacity: 0;
		}
		47% {
			opacity: 0;
		}
		60% {
			opacity: 1;
		}
		67% {
			opacity: 1;
		}
		80% {
			opacity: 0;
		}
		87% {
			opacity: 0;
		}
		100% {
			opacity: 0;
		}
	}
	@keyframes paintings-5 {
		0% {
			opacity: 0;
		}
		7% {
			opacity: 0;
		}
		20% {
			opacity: 0;
		}
		27% {
			opacity: 0;
		}
		40% {
			opacity: 0;
		}
		47% {
			opacity: 0;
		}
		60% {
			opacity: 0;
		}
		67% {
			opacity: 0;
		}
		80% {
			opacity: 1;
		}
		87% {
			opacity: 1;
		}
		100% {
			opacity: 0;
		}
	}
	.paintings-container {
		width: 505px;
	}
	.paintings-img-1 {
		top: 6px;
	}
/*	.tag-off {
		text-align: left;
	}*/
	.cancer {
		margin-top: 30px;
	}
	.vision-video {
		position: relative;
		right: -2px;
		top: 12px;
		transform: translate(3px, 11px);
	}
}
@media (min-width: 992px) {
	.pause,
	.play {
		bottom: 5px;
		left: 5px;
		position: absolute;
		width: 70px;
	}
	.feature-headline {
		position: absolute;
		right: 51px;
		top: 161px;
		width: 40%;
	}
	.impact {
		left: 0;
		margin-top: 204px;
	}
	.impact-img {
		width: 70%;
	}
	.economic-text {
		color: #002539 !important;
		font-size: 1.1em !important;
		left: 141px;
		position: absolute;
		text-align: center;
		top: 93px;
		width: 150px;
	}
	.economic-headline-container {
		text-align: center;
		width: 320px;
	}
	.economic-hover-hr,
	.economic-hover-evms {
		z-index: 2;
	}
	.economic-hover-hr {
		height: 493px;
		left: -75px;
		position: absolute;
		top: -39px;
		width: 252px;
	}
	.economic-hover-evms {
		height: 525px;
		left: 176px;
		position: absolute;
		top: -71px;
		width: 231px;
	}
	.economic-hover-evms:hover .economic-popup-evms,
	.economic-hover-hr:hover .economic-popup-hr {
		opacity: 1;
		transition: all 500ms;
	}
	.economic-evms,
	.economic-hr {
		font-size: 1em !important;
		position: absolute;
	}
	.economic-evms {
		left: 200px;
		top: -70px;
	}
	.economic-hr {
		left: 90px;
		text-align: right;
		top: -30px;
		width: 80px;
	}
	.economic-evms:before,
	.economic-hr:before {
		background: #000;
		content: " ";
		height: 40px;
		left: 50%;
		position: absolute;
		width: 1px;
	}
	.economic-evms:before {
		left: 20px;
		top: 35px;
	}
	.economic-hr:before {
		left: 55px;
		top: 60px;
	}
	.economic-popup-hr,
	.economic-popup-evms {
		background-color: #c7531e;
		border-radius: 15px;
		color: #fff !important;
		display: inline-block;
		font-size: 1.1em !important;
		line-height: .5em !important;
		opacity: 0;
		padding: 5px 14px;
		position: absolute;
		transition: all 500ms;
	}
	.economic-popup-hr {
		top: 70px;
	}
	.economic-popup-evms {
		left: 100px;
		position: absolute;
		top: 30px;
		width: 190px;
	}
	.economic-popup-hr:after,
	.economic-popup-evms:after {
		background-color: transparent;
		border-left: 20px solid transparent;
		border-right: 20px solid transparent;
		border-top: 35px solid #c7531e;
		bottom: -34px;
		content: " ";
		height: 3px;
		position: absolute;
		width: 5px;       
	}
	.economic-popup-hr:after {
		right: 50px;
	}
	.economic-popup-evms:after {
		left: 50px;   
	}
	.economic-popup-hr p,
	.economic-popup-evms p {
		margin-bottom: 2px;
	}
	.health {
		left: -20px;
		position: relative;
		top: 0;
	}
	.health-img {
		max-width: 600px;
		position: absolute;
		right: -60px;
		width: 600px;
		z-index: -1;
	}
	.health-container {
    bottom: 505px;
    max-width: 350px;
    position: relative;
    right: -152px;
    z-index: 10;
    width: 350px;
	}
	.health-ring-1.in-view {
		animation: health-ring-1 8s forwards;
	}
	.health-ring-2.in-view {
		animation: health-ring-2 8s forwards;
	}
	.health-ring-3.in-view {
		animation: health-ring-3 8s forwards;
	}
	.health-ring-4.in-view {
		animation: health-ring-4 8s forwards;
	}
	.health-ring-5.in-view {
		animation: health-ring-5 8s forwards;
	}
	.health-ring-6.in-view {
		animation: health-ring-6 8s forwards;
	}
	@keyframes health-ring-1 {
		0% {
			opacity: 1;
		}
		5% {
			opacity: 0;
		}
		10% {
			opacity: 0;
		}
		20% {
			opacity: 1;
		}
		100% {
			opacity: 1;
		}
	}
	@keyframes health-ring-2 {
		0% {
			opacity: 1;
		}
		5% {
			opacity: 0;
		}
		20% {
			opacity: 0;
		}
		30% {
			opacity: 1;
		}
		100% {
			opacity: 1;
		}
	}
	@keyframes health-ring-3 {
		0% {
			opacity: 1;
		}
		5% {
			opacity: 0;
		}
		30% {
			opacity: 0;
		}
		40% {
			opacity: 1;
		}
		100% {
			opacity: 1;
		}
	}
	@keyframes health-ring-4 {
		0% {
			opacity: 1;
		}
		5% {
			opacity: 0;
		}
		40% {
			opacity: 0;
		}
		50% {
			opacity: 1;
		}
		100% {
			opacity: 1;
		}
	}
	@keyframes health-ring-5 {
		0% {
			opacity: 1;
		}
		5% {
			opacity: 0;
		}
		50% {
			opacity: 0;
		}
		60% {
			opacity: 1;
		}
		100% {
			opacity: 1;
		}
	}
	@keyframes health-ring-6 {
		0% {
			opacity: 1;
		}
		5% {
			opacity: 0;
		}
		60% {
			opacity: 0;
		}
		70% {
			opacity: 1;
		}
		100% {
			opacity: 1;
		}
	}
	.health-ring {
		position: absolute;
	}
	.health-heart {
    position: absolute;
    right: 90px;
    top: 200px;
    transition: all 1s ease-in-out;
    width: 80px;
	}
	.health-heart-pump {
		transform: scale(1);
		-webkit-animation: heart-pump 1500ms 1s ease-in-out;
		animation: heart-pump 1500ms 1s ease-in-out;
	}
	.health-heart-pump-click {
		transform: scale(1);
		-webkit-animation: heart-pump 1500ms ease-in-out;
		animation: heart-pump 1500ms ease-in-out;
	}
	@-webkit-keyframes heart-pump {
		0% {
			transform: scale(1);
		}
		20% {
			transform: scale(1);
		}
		30% {
			transform: scale(1.1);
		}
		40% {
			transform: scale(1);
		}
		50% {
			transform: scale(1.1);
		}
		60% {
			transform: scale(1);
		}
		100% {
			transform: scale(1);
		}
	}
	@keyframes heart-pump {
		0% {
			transform: scale(1);
		}
		20% {
			transform: scale(1);
		}
		30% {
			transform: scale(1.1);
		}
		40% {
			transform: scale(1);
		}
		50% {
			transform: scale(1.1);
		}
		60% {
			transform: scale(1);
		}
		100% {
			transform: scale(1);
		}
	}
	@keyframes heart-pump-2 {
		0% {
			transform: scale(1);
		}
		20% {
			transform: scale(1);
		}
		30% {
			transform: scale(1.1);
		}
		40% {
			transform: scale(1);
		}
		50% {
			transform: scale(1.1);
		}
		60% {
			transform: scale(1);
		}
		100% {
			transform: scale(1);
		}
	}
	.health-slider-container {
    position: relative;
    right: 112px;
    top: 272px;
    opacity: 0;
    width: 500px;
	}
	.health-slider-container.in-view {
		animation: health-fade-in 1s 1500ms ease-in-out forwards;
	}
	.health-slider-container .slick-prev,
	.health-slider-container .slick-next {
		bottom: 0;
		height: 35px;
		margin-top: 63px;
		position: absolute;
		width: 35px;
		z-index: 1;
	}
	.health-slider-container .slick-prev:before,
	.health-slider-container .slick-next:before {
		background: #367c99;
		border-radius: 25px;
		color: #fff;
		font-size: 25px;
		font-weight: normal;
		margin-left: 0;
		padding: 1px 5px;
	}
	.health-slider-container .slick-prev {
		left: 175px;
	}
	.health-slider-container .slick-next {
		right: 175px;
	}
	.health-slide {
		padding-bottom: 40px;
	}
	@keyframes health-fade-in {
		0% {
			opacity: 0;
		}
		100% {
			opacity: 1;
		}
	}
	.health-headline {
		margin-top: 60px;
  }
	.health-text {
		left: -29px;
		position: relative;
		top: 250px;
	}
	.health-text-2 {
		font-size: 1em !important;
	}
	.paintings {
		margin-top: 194px;
		text-align: right;
	}
	.paintings-img-1,
	.paintings-img-2,
	.paintings-img-3,
	.paintings-img-4,
	.paintings-img-5 {
		width: 450px;
	}
	.paintings-img-1 {
    left: -1px;
    position: relative;
    top: -2px;
    width: 451px;
	}
	.paintings-img-2,
	.paintings-img-3,
	.paintings-img-4,
	.paintings-img-5 {
		animation-duration: 10s;
		animation-iteration-count: infinite;
		left: 15px;
		opacity: 0;
		position: absolute;
		top: -1px;
	}
	.paintings-img-2 {
		animation-name: paintings-2;
		z-index: 2;
	}
	.paintings-img-3 {
		animation-name: paintings-3;
		z-index: 3;
	}
	.paintings-img-4 {
		animation-name: paintings-4;
		z-index: 4;
	}
	.paintings-img-5 {
		animation-name: paintings-5;
		z-index: 5;
	}
	@keyframes paintings-2 {
		0% {
			opacity: 0;
		}
		7% {
			opacity: 0;
		}
		20% {
			opacity: 1;
		}
		27% {
			opacity: 1;
		}
		40% {
			opacity: 0;
		}
		47% {
			opacity: 0;
		}
		60% {
			opacity: 0;
		}
		67% {
			opacity: 0;
		}
		80% {
			opacity: 0;
		}
		87% {
			opacity: 0;
		}
		100% {
			opacity: 0;
		}
	}
	@keyframes paintings-3 {
		0% {
			opacity: 0;
		}
		7% {
			opacity: 0;
		}
		20% {
			opacity: 0;
		}
		27% {
			opacity: 0;
		}
		40% {
			opacity: 1;
		}
		47% {
			opacity: 1;
		}
		60% {
			opacity: 0;
		}
		67% {
			opacity: 0;
		}
		80% {
			opacity: 0;
		}
		87% {
			opacity: 0;
		}
		100% {
			opacity: 0;
		}
	}
	@keyframes paintings-4 {
		0% {
			opacity: 0;
		}
		7% {
			opacity: 0;
		}
		20% {
			opacity: 0;
		}
		27% {
			opacity: 0;
		}
		40% {
			opacity: 0;
		}
		47% {
			opacity: 0;
		}
		60% {
			opacity: 1;
		}
		67% {
			opacity: 1;
		}
		80% {
			opacity: 0;
		}
		87% {
			opacity: 0;
		}
		100% {
			opacity: 0;
		}
	}
	@keyframes paintings-5 {
		0% {
			opacity: 0;
		}
		7% {
			opacity: 0;
		}
		20% {
			opacity: 0;
		}
		27% {
			opacity: 0;
		}
		40% {
			opacity: 0;
		}
		47% {
			opacity: 0;
		}
		60% {
			opacity: 0;
		}
		67% {
			opacity: 0;
		}
		80% {
			opacity: 1;
		}
		87% {
			opacity: 1;
		}
		100% {
			opacity: 0;
		}
	}
	.paintings-headline-container {
    left: 84px;
    margin: 0px auto;
    position: absolute;
    top: 14px;
    width: 150px;
    z-index: 10;
	}
	.paintings-container {
		width: 505px;
  }
	.paintings-headline {
		width: 150px;
	}
	.cancer {
		margin-top: -6px;
	}
	#dj-controls,
	.cancer-btn:after,
	.mystory-btn:after {
		background: url("../images/play-button-large.svg") no-repeat;
		bottom: 0;
		content: " ";
		height: 80px;
		opacity: 1;
		-moz-transition: all 500ms;
		-ms-transition: all 500ms;
		-o-transition: all 500ms;
		-webkit-transition: all 500ms;
		transition: all 500ms;
		position: absolute;
		width: 80px;
	}
	.cancer-btn:after {
		bottom: 5px;
		left: 5px;
	}
	.mystory-btn:after {
		bottom: 59px;
		right: 200px;
	}
	#dj-controls:hover,
	.cancer-btn:hover:after,
	.mystory-btn:hover:after {
		opacity: .6;
	}
	#dj-controls {
		background: url("../images/play-button-small.svg") no-repeat;
		border: none;
		bottom: 23px;
		height: 30px;
		opacity: 1;
		right: 17px;
		width: 30px;
	}
  .memoriam {
		margin-top: 130px;
	}
	.memoriam-tag {
		display: block;    
    font: .9em "Granjon LT W01 Italic", "Times New Roman", Times, serif;
		font-style: italic;
	}
	.memoriam-text {
		margin-bottom: 32px !important;
	}
	.memoriam-wrapper {
		background: transparent;
		display: block;
		overflow: hidden;
		position: relative;
		transition: all 1s;
		z-index: 2;
	}
	.memoriam-wrapper:hover {
/*		background: rgba(0,0,0,.5);*/
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+66&0.65+0,0+66 */

		background: -moz-radial-gradient(center, ellipse cover,  rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 66%); /* FF3.6-15 */

		background: -webkit-radial-gradient(center, ellipse cover,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 66%); /* Chrome10-25,Safari5.1-6 */

		background: radial-gradient(ellipse at center,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 66%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

		/*transition: all 1500ms;*/
	}
	.memoriam-wrapper .memoriam-img {
		opacity: .8;
		transition: all 1500ms;
	}
	.memoriam-wrapper:hover .memoriam-img {
		opacity: 1;
		transition: all 1500ms;
	}
/*	.memoriam-img {
		transition: all 500ms;
	}
	.memoriam-img:active,
	.memoriam-img:focus,
	.memoriam-img:hover {
	}*/
	.sims {
			margin-top: -65px;
	}
	.sims-headline {
		width: 350px;
	}
	.sims-deck {
		color: #796e65 !important;
		font-size: 1.25em !important;
	}
	.sims-text {
		position: absolute;
		bottom: 30px;
		left: 30px;
		width: 300px;
	}
	.sims-cta {
		color: #fff !important;
		font-size: 1em !important;
	}
	.vision {
		margin-bottom: 60px;
		margin-top: 30px;
	}
	.vision-text {
		position: absolute;
		right: 45px;
		top: 50px;
		z-index: 1;
	}
	.vision-headline {
		width: 380px;
		font-size: 2em;
		line-height: 1.1em;
		font-weight: 400;
	}
	.vision-img {
		overflow: hidden;
		position: relative;
    top: 50px;
	}
	.vision-video {
    position: relative;
		right: -2px;
		top: 12px;
    transform: translate(3px, 11px);
	}
	.alumni {
		margin-bottom: 60px;
		position: relative;
	}
	.alumni-text {
    margin: 0;
    position: absolute;
    top: -50px;
    right: 0;
    width: 230px;
	}
	.alumni-caption {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.32+32,0.32+100 */

background: -moz-linear-gradient(left,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.32) 32%, rgba(0,0,0,0.32) 100%); /* FF3.6-15 */

background: -webkit-linear-gradient(left,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.32) 32%,rgba(0,0,0,0.32) 100%); /* Chrome10-25,Safari5.1-6 */

background: linear-gradient(to right,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.32) 32%,rgba(0,0,0,0.32) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#52000000',GradientType=1 ); /* IE6-9 */

		bottom: -10px;
		color: #fff;
		font-size: .9em !important;
		padding: 10px 53px 29px 87px;
		position: absolute;
		right: 0px;
		width: 259px;
		z-index: 5;
	}
	.alumni-cta {
		color: #fff;
		background: rgba(0,0,0,.7);
		position: absolute;
		bottom: 0;
		width: 200px;
		right: 0;
		padding: 5px 15px;
	}
	.old-school {
		margin-top: 205px;
	}
	.old-seal {
		left: -30px;
		position: absolute;
		top: -69px;
		width: 170px;
	}
	.old-school-text {
		bottom: 17px;
		font-size: .85em;
		left: 13px;
		position: absolute;
		text-align: right !important;
		width: 250px;
	}
	.old-school-deck {
		font-size: 1em !important;
	}
	.class {
			margin-top: 100px;
	}
	.mystory {
			margin-top: 125px;
	}
	.mystory-text {
			margin: 0 auto 30px;
			width: 650px;
	}
}
@media (min-width: 1200px) {
	.impact {
		left: 74px;
	}
	.impact-img {
    left: -78px;
    position: relative;
	}
	.economic-text {
		font-size: 1.25em !important;
		left: 100px;
		top: 118px;
	}
	.health {
		top: -70px;
	}
	.health-img {
		max-width: 800px;
		width: 900px;
	}
	.health-container {
		bottom: 685px;
		max-width: 500px;
		right: -200px;
		width: 500px;
	}
	.health-text {
		left: 0;
		top: 397px;
	}
	.health-slider-container {
		right: 63px;
		top: 388px;
	}
	.health-heart {
		right: 120px;
		top: 237px;
		width: 125px;
	}
	.tag-off {
		width: 149px;
	}
	.paintings-img-1 {
		left: 0;
		top: -1px;
	}
	.paintings-headline-container {
		top: 36px;
    width: 55%;
	}
	.paintings-img-1,
	.paintings-img-2,
	.paintings-img-3,
	.paintings-img-4,
	.paintings-img-5 {
		width: 505px;
	}
	.sims-headline {
		width: 400px;
	}
	.alumni-text {
    position: absolute;
    right: 0;
    top: -50px;
    width: 292px;
	}
	.old-school-text {
		font-size: 1em;
		left: 39px;
	}
}

/* SIMS */
.skrollable {
    position: fixed;
    z-index: 100;
}