/* 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,
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
}
.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;
}

/* 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(https://www.evms.edu/uploads/magazine/10-1/images/home-icon.svg)
}
.nav-icon-home:hover {
	background-image: url(https://www.evms.edu/uploads/magazine/10-1/images/home-icon-hover.svg)
}
.nav-icon-hamburger {
	background-image: url(https://www.evms.edu/uploads/magazine/10-1/images/hamburger-icon.svg);
	margin-bottom: 0
}
.nav-icon-hamburger:hover {
	background-image: url(https://www.evms.edu/uploads/magazine/10-1/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: #c7531e;
	padding: 0 5px;
	text-transform: uppercase;
	font-size: .8em;
	line-height: 1.3em;
}
.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(https://www.evms.edu/uploads/magazine/10-1/images/social/facebook-white-32px.svg) no-repeat rgba(0, 0, 0, 0)
}
.facebook:hover {
	background: url(https://www.evms.edu/uploads/magazine/10-1/images/social/facebook-32px.svg) no-repeat rgba(0, 0, 0, 0)
}
.instagram {
	background: url(https://www.evms.edu/uploads/magazine/10-1/images/social/instagram-white-32px.svg) no-repeat rgba(0, 0, 0, 0)
}
.instagram:hover {
	background: url(https://www.evms.edu/uploads/magazine/10-1/images/social/instagram-32px.svg) no-repeat rgba(0, 0, 0, 0)
}
.twitter {
	background: url(https://www.evms.edu/uploads/magazine/10-1/images/social/twitter-white-32px.svg) no-repeat rgba(0, 0, 0, 0)
}
.twitter:hover {
	background: url(https://www.evms.edu/uploads/magazine/10-1/images/social/twitter-32px.svg) no-repeat rgba(0, 0, 0, 0)
}
.flickr {
	background: url(https://www.evms.edu/uploads/magazine/10-1/images/social/flickr-white-32px.svg) no-repeat rgba(0, 0, 0, 0)
}
.flickr:hover {
	background: url(https://www.evms.edu/uploads/magazine/10-1/images/social/flickr-32px.svg) no-repeat rgba(0, 0, 0, 0)
}
.youtube {
	background: url(https://www.evms.edu/uploads/magazine/10-1/images/social/youtube-white-32px.svg) no-repeat rgba(0, 0, 0, 0)
}
.youtube:hover {
	background: url(https://www.evms.edu/uploads/magazine/10-1/images/social/youtube-32px.svg) no-repeat rgba(0, 0, 0, 0)
}
.vimeo {
	background: url(https://www.evms.edu/uploads/magazine/10-1/images/social/vimeo-white-32px.svg) no-repeat rgba(0, 0, 0, 0)
}
.vimeo:hover {
	background: url(https://www.evms.edu/uploads/magazine/10-1/images/social/vimeo-32px.svg) no-repeat rgba(0, 0, 0, 0)
}
.linkedin {
	background: url(https://www.evms.edu/uploads/magazine/10-1/images/social/linkedin-white-32px.svg) no-repeat rgba(0, 0, 0, 0)
}
.linkedin:hover {
	background: url(https://www.evms.edu/uploads/magazine/10-1/images/social/linkedin-32px.svg) no-repeat rgba(0, 0, 0, 0)
}
.googleplus {
	background: url(https://www.evms.edu/uploads/magazine/10-1/images/social/google+-white-32px.svg) no-repeat rgba(0, 0, 0, 0)
}
.googleplus:hover {
	background: url(https://www.evms.edu/uploads/magazine/10-1/images/social/google+-32px.svg) no-repeat rgba(0, 0, 0, 0)
}
.pinterest {
	background: url(https://www.evms.edu/uploads/magazine/10-1/images/social/pinterest-white-32px.svg) no-repeat rgba(0, 0, 0, 0)
}
.pinterest:hover {
	background: url(https://www.evms.edu/uploads/magazine/10-1/images/social/pinterest-32px.svg) no-repeat rgba(0, 0, 0, 0)
}
.pulse {
	background: url(https://www.evms.edu/uploads/magazine/10-1/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: .8em;
}
a h2.landing-head,
h2.landing-head a {
	color: #2999b1;
	font-family: "myriad-pro-semi-condensed", sans-serif;
	font-size: 1.5em;
	font-weight: 600;
	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;
}
.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;
}
.mystory {
	border-radius: 25px;
	border: thin solid lightblue;
	padding: 35px 30px 20px 30px;
	margin: 0 15px;
}
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 */
	.mystory {
		padding: 40px 30px 20px 30px;
		margin-top: 45px;
		margin-bottom: 60px;
	}
	.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 {
		padding: 40px 30px 20px 30px;
	}
	.mystory-copy {
		margin-top: -1%;
	}
	.mystory-headline {
		margin-top: 0;
	}
	.tag {
		display: block;
		margin: 45px 0 -15px 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;
	}
	.tag {
		margin: 0;
		position: absolute;
	}
	.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%;
	}
	.ac-class-notes {
		width: 80%;
	}
	.mystory {
		padding: 50px 30px 45px 30px;
	}
	.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.1 specific */

.lines-blue,
.lines-rust,
.burnout-menu {
	display: none;
}
.burnout-headline {
	margin: 0 auto;
	width: 80%;
}
.burnout-btn {
	margin: 10px auto 30px auto;
	opacity: .7;
}
.burnout-btn:active,
.burnout-btn:focus,
.burnout-btn:hover {
	opacity: 1;
}
.burnout-phone {
	border: 5px solid #1f7f9b;
	margin-bottom: 30px;
	margin-top: 30px;
	text-align: center;
}
.burnout-phone p {
	margin-bottom: 15px;
}
.burnout-help-audience {
	font-size: 1.3em;
}
.burnout-help-program {
	font-size: 1.1em;
	font-weight: bold;
}
.burnout-label-blue:hover,
.burnout-label-rust:hover {
	cursor: pointer;
}
.sleep {
	overflow-x: hidden;
}
/*.sleep-tips {
	background: url(../images/nightBed.svg) no-repeat top;
	background-size: contain;
	color: #fff;
	min-height: 444px;
	bottom: 264px;
	color: #fff;
	left: 19%;
	position: absolute;
	width: 60%;
	z-index: 9;
}*/
.sheep {
	-moz-animation: sheep 5s infinite;
	-o-animation: sheep 5s infinite;
	-webkit-animation: sheep 5s infinite;
	animation: sheep 5s infinite;
	position: absolute;
	width: 20%;
}
-moz-@keyframes sheep {
	0% {
		left: -25%;
		top: 15%;
	}
	50% {
		top: 0;
	}
	100% {
		top: 15%;
		left: 105%;
	}
}
-o-@keyframes sheep {
	0% {
		left: -25%;
		top: 15%;
	}
	50% {
		top: 0;
	}
	100% {
		top: 15%;
		left: 105%;
	}
}
-webkit-@keyframes sheep {
	0% {
		left: -25%;
		top: 15%;
	}
	50% {
		top: 0;
	}
	100% {
		top: 15%;
		left: 105%;
	}
}
@keyframes sheep {
	0% {
		left: -25%;
		top: 15%;
	}
	50% {
		top: 0;
	}
	100% {
		top: 15%;
		left: 105%;
	}
}
.kidney,
.vision,
.biopsy,
.dj,
.wisdom {
	margin-bottom: 60px;
}
.biopsy-headline {
	font-size: 1.1em;
}
.biopsy-headline a {
	color: #000;
}
.biopsy-headline a:active,
.biopsy-headline a:focus,
.biopsy-headline a:hover {
	color: #cd5932;
	text-decoration: underline;
}
.biopsy-normal {
	color: #34B189;
}
.biopsy-cancer {
	color: #E49F6D;
}
.biopsy-slide {
	-moz-animation: biopsy-fade 8s 2s ease-in-out infinite;
	-o-animation: biopsy-fade 8s 2s ease-in-out infinite;
	-webkit-animation: biopsy-fade 8s 2s ease-in-out infinite;
	animation: biopsy-fade 8s 2s ease-in-out infinite;
	opacity: 0;
	position: absolute;
	top: 0;
	z-index: 1;
}
.biopsy-circle {
	width: 345px;
}
-moz-@keyframes biopsy-fade {
	0% {
		opacity: 0;
	}
	17% {
		opacity: 0;
	}
	25% {
		opacity: 1;
	}
	50% {
		opacity: 1;
	}
	67% {
		opacity: 1;
	}
	75% {
		opacity: 0;
	}
	100% {
		opacity: 0;
	}
}
-o-@keyframes biopsy-fade {
	0% {
		opacity: 0;
	}
	17% {
		opacity: 0;
	}
	25% {
		opacity: 1;
	}
	50% {
		opacity: 1;
	}
	67% {
		opacity: 1;
	}
	75% {
		opacity: 0;
	}
	100% {
		opacity: 0;
	}
}
-webkit-@keyframes biopsy-fade {
	0% {
		opacity: 0;
	}
	17% {
		opacity: 0;
	}
	25% {
		opacity: 1;
	}
	50% {
		opacity: 1;
	}
	67% {
		opacity: 1;
	}
	75% {
		opacity: 0;
	}
	100% {
		opacity: 0;
	}
}
@keyframes biopsy-fade {
	0% {
		opacity: 0;
	}
	17% {
		opacity: 0;
	}
	25% {
		opacity: 1;
	}
	50% {
		opacity: 1;
	}
	67% {
		opacity: 1;
	}
	75% {
		opacity: 0;
	}
	100% {
		opacity: 0;
	}
}

.white-box,
#dj-record {
	display: none;
}
.dj-story-song #dj-record {
	display: block;
}
.spin-record,
.handle {
	background-image: url(https://www.evms.edu/uploads/magazine/10-1/images/dj-circle-767px.png);
	-moz-background-size: contain;
	-o-background-size: contain;
	-webkit-background-size: contain;
	background-size: contain;
	cursor: pointer;
	height: 300px;
	position: absolute;
	width: 300px;
}
.dj-story-song .spin-record {
	position: relative;
}
.spin-placeholder {
	visibility: hidden;
}
#dj-controls:before {
	content: "\e072";
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-size: 1em;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	line-height: 1;
	position: relative;
	top: 1px;
	padding: 0 5px;
}
#dj-controls.is-playing:before {
	content:"\e073";
}
.dj-text {
	font-size: 2em;
}
.dj-story-title {
	margin: 0 auto;
	width: 50%;
}
.dj-story-equalizer {
	display: none;
}
.wisdom-btn:active,
.wisdom-btn:focus {
	outline: 0;
}
.wisdom-btn {
	background-color: transparent;
	border: none;
	display: block;
	margin: 0 auto 15px auto;
/*	margin-left: auto;
	margin-right: auto;*/
	position: relative;
}/*
.wisdom-btn.selected:after {
	background-color: aqua;
	content: "";
	position: absolute;
	top: 50%;
	width: 200px;
	height: 5px;
}*/
/*.wisdom-btn.selected:after {
	background-color: aqua;
	content: "";
	position: absolute;
	top: 50%;
	width: 200px;
	height: 5px;
}*/
/*#wisdom {
	position: relative;
}*/
.text-bubble {
	border-radius: 25px;
	margin-top: 15px;
/*	padding: 10px 10px 0;*/
	padding: 10px 30px;
}
.text-bubble.selected:after {
	-moz-background-size: contain;
	-o-background-size: contain;
	-webkit-background-size: contain;
	background-size: contain;
	bottom: -63px;
	content: " ";
	height: 66px;
	left: 27%;
	position: absolute;
	-moz-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
	width: 103px;
	top: 56px;
}
/*.text-bubble.selected:after {
	background-size: contain;
	bottom: -63px;
	content: " ";
	height: 66px;
	left: 36%;
	position: absolute;
	width: 103px;
}*/
#phillips-text {
	background-color: #abca47;
}
#phillips-text.selected:after {
	background: url(https://www.evms.edu/uploads/magazine/10-1/images/wisdom/tail-green.svg) no-repeat center;
}
#butler-text {
	background-color: #cba3d8;
}
#butler-text.selected:after {
	background: url(https://www.evms.edu/uploads/magazine/10-1/images/wisdom/tail-purple.svg) no-repeat center;
}
#frye-text {
	background-color: #ea92a9;
}
#frye-text.selected:after {
	background: url(https://www.evms.edu/uploads/magazine/10-1/images/wisdom/tail-pink.svg) no-repeat center;
}
#johnson-text {
	background-color: #7fb0cc;
}
#johnson-text.selected:after {
	background: url(https://www.evms.edu/uploads/magazine/10-1/images/wisdom/tail-powderBlue.svg) no-repeat center;
}
#chakrabarti-text {
	background-color: #6cd8cb;
}
#chakrabarti-text.selected:after {
	background: url(https://www.evms.edu/uploads/magazine/10-1/images/wisdom/tail-teal.svg) no-repeat center;
}
#jernigan-text {
	background-color: #f8a41f;
}
#jernigan-text.selected:after {
	background: url(https://www.evms.edu/uploads/magazine/10-1/images/wisdom/tail-orange.svg) no-repeat center;
}
.text-container {
	position: relative;
}
.text-container .text-bubble.selected:after {
	-moz-transform: rotateX(180deg);
	-ms-transform: rotateX(180deg);
	-o-transform: rotateX(180deg);
	-webkit-transform: rotateX(180deg);
	transform: rotateX(180deg);
}
/*.text-container:nth-of-type(1) .text-bubble.selected:after,
.text-container:nth-of-type(2) .text-bubble.selected:after,
.text-container:nth-of-type(3) .text-bubble.selected:after {
	transform: rotateY(180deg);
}*/
.flenner-headline a {
	color: #1f7f9b;
}
.flenner-headline a:active,
.flenner-headline a:focus,
.flenner-headline a:hover {
	color: #c7531e;
}
.flenner-quote {
	color: #796e65;
	font-style: italic;
	line-height: 32px;
}
.flenner-quote cite {
	display: block;
	font-size: .6em;
}
.old-school-seal {
	position: absolute;
	width: 20%;
	z-index: 2;
}
@media (min-width: 768px) {
	.burnout.safari {
		margin-top: -100px;
	}
	.burnout-phone {
		margin-bottom: 0;
		margin-top: 0;
	}
	.sleep-tips {
		color: #fff;
		font-size: .8em;
		left: 124px;
		position: absolute;
		top: 339px;
		width: 450px;
		z-index: 3;
	}
	.sleep-slide {
		padding: 0 40px;
	}
	.dj-headline {
		width: 400px;
		z-index: 3;
	}
	.dj-text {
		font-size: 1.5em;
		z-index: 3;
	}
	.dj-story-title {
		display: inline;
		margin: 0;
		width: 60%;
	}
	.dj-story-song .spin-container {
		position: static;
	}
	.dj-story-song #dj-controls {
		position: static;
	}
/*	#dj-record {
		display: block;
	}
	.spin-container {
		position: static;
	}*/
/*	.wisdom-btn {
		margin: 0;
	}
	.wisdom-left {
		float: left;
	}
	.wisdom-right {
		float: right;
	}*/
	.text-bubble.selected:after {
		left: 55px;
		/*-moz-transform: rotate(180deg);
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg);*/
	}
}
@media (min-width: 992px) {
	.vision,
	.biopsy,
	.dj,
	.wisdom {
    margin-bottom: 0;
	}
	.kidney {
		margin-bottom: 35px;
	}
	.burnout-headline {
		bottom: -16px;
		left: 41px;
		position: absolute;
		width: 350px;
	}
	.burnout-video {
		left: -5px;
		position: relative;
		top: 21px;
	}
	.burnout-video:before {
		background: url(https://www.evms.edu/uploads/magazine/10-1/images/Trapezoid-DavidTaylor-video-04.svg) no-repeat center;
		-moz-background-size: contain;
		-o-background-size: contain;
		-webkit-background-size: contain;
		background-size: contain;
		content: " ";
		height: 372px;
		left: 0;
		position: absolute;
		top: -102px;
		width: 452px;
		z-index: -1;
	}
	.burnout-caption:before {
		background: url(https://www.evms.edu/uploads/magazine/10-1/images/trapezoid-DavidTaylor-caption-05.svg) no-repeat center;
		-moz-background-size: contain;
		-o-background-size: contain;
		-webkit-background-size: contain;
		background-size: contain;
		content: " ";
		height: 103px;
		position: absolute;
		top: 179px;
		width: 353px;
		right: 0;
		z-index: -1;
	}
	.burnout-caption {
		color: #fff;
		font-size: .8em;
		padding-left: 130px;
		text-align: right;
	}
	.burnout-text {
    position: absolute;
    top: 450px;
    font-size: 1.5em;
    z-index: 1;
    padding-left: 43px;
	}
	.burnout-btn {
		bottom: 12px;
		right: 37px;
		position: absolute;
	}
	.burnout-btn.safari {
		top: 690px;
	}
	.sleep {
		overflow-x: initial;
	}
	.bed {
		left: -33px;	
		max-width: none;
		position: relative;
		top: -36px;
		width: 500px;
	}
	.sleep-tips {
    color: #fff;
    font-size: .8em;
    left: 9px;
    position: absolute;
    top: 175px;
    width: 430px;
    z-index: 3;
	}
	.sleep-headline {
		padding-top: 5px;
	}
	.sleep-slide {
		padding: 0 20px;
	}
	.sheep {
		-moz-animation: none;
		-o-animation: none;
		-webkit-animation: none;
		animation: none;
		left: 28px;
		overflow-x: none;
		position: absolute;
		top: 210px;
		-moz-transform: rotate(-53deg);
		-ms-transform: rotate(-53deg);
		-o-transform: rotate(-53deg);
		-webkit-transform: rotate(-53deg);
		transform: rotate(-53deg);
		z-index: 0;
	}
	.sheep-jump {
		-moz-animation: sheep-jump 4s ease-out;
		-o-animation: sheep-jump 4s ease-out;
		-webkit-animation: sheep-jump 4s ease-out;
		animation: sheep-jump 4s ease-out;
	}
	-moz-@keyframes sheep-jump {
		0% {
	    left: 28px;
	    top: 210px;
			-moz-transform: rotate(-53deg);
			transform: rotate(-53deg);
		}
		25% {
			left: 93px;
			top: 31px;
			-moz-transform: rotate(-26deg);
			transform: rotate(-26deg);
		}
		50% {
			left: 182px;
			top: 26px;
			-moz-transform: rotate(2deg);
			transform: rotate(2deg);
		}
		75% {
			left: 268px;
			top: 42px;
			-moz-transform: rotate(32deg);
			transform: rotate(32deg);
		}
		100% {
			left: 321px;
	    top: 210px;
			-moz-transform: rotate(97deg);
			transform: rotate(97deg);
		}
	}
	-o-@keyframes sheep-jump {
		0% {
	    left: 28px;
	    top: 210px;
			-o-transform: rotate(-53deg);
			transform: rotate(-53deg);
		}
		25% {
			left: 93px;
			top: 31px;
			-o-transform: rotate(-26deg);
			transform: rotate(-26deg);
		}
		50% {
			left: 182px;
			top: 26px;
			-o-transform: rotate(2deg);
			transform: rotate(2deg);
		}
		75% {
			left: 268px;
			top: 42px;
			-o-transform: rotate(32deg);
			transform: rotate(32deg);
		}
		100% {
			left: 321px;
	    top: 210px;
			-o-transform: rotate(97deg);
			transform: rotate(97deg);
		}
	}
	-webkit-@keyframes sheep-jump {
		0% {
	    left: 28px;
	    top: 210px;
			-webkit-transform: rotate(-53deg);
			transform: rotate(-53deg);
		}
		25% {
			left: 93px;
			top: 31px;
			-webkit-transform: rotate(97deg);
			transform: rotate(97deg);
		}
		50% {
			left: 182px;
			top: 26px;
			-webkit-transform: rotate(2deg);
			transform: rotate(2deg);
		}
		75% {
			left: 268px;
			top: 42px;
			-webkit-transform: rotate(32deg);
			transform: rotate(32deg);
		}
		100% {
			left: 321px;
	    top: 210px;
			-webkit-transform: rotate(97deg);
			transform: rotate(97deg);
		}
	}
	@keyframes sheep-jump {
		0% {
	    left: 28px;
	    top: 210px;
			-moz-transform: rotate(-53deg);
			-ms-transform: rotate(-53deg);
			-o-transform: rotate(-53deg);
			-webkit-transform: rotate(-53deg);
			transform: rotate(-53deg);
		}
		25% {
			left: 93px;
			top: 31px;
			-moz-transform: rotate(-26deg);
			-ms-transform: rotate(-26deg);
			-o-transform: rotate(-26deg);
			-webkit-transform: rotate(-26deg);
			transform: rotate(-26deg);
		}
		50% {
			left: 182px;
			top: 26px;
			-moz-transform: rotate(2deg);
			-ms-transform: rotate(2deg);
			-o-transform: rotate(2deg);
			-webkit-transform: rotate(2deg);
			transform: rotate(2deg);
		}
		75% {
			left: 268px;
			top: 42px;
			-moz-transform: rotate(32deg);
			-ms-transform: rotate(32deg);
			-o-transform: rotate(32deg);
			-webkit-transform: rotate(32deg);
			transform: rotate(32deg);
		}
		100% {
			left: 321px;
	    top: 210px;
			-moz-transform: rotate(97deg);
			-ms-transform: rotate(97deg);
			-o-transform: rotate(97deg);
			-webkit-transform: rotate(97deg);
			transform: rotate(97deg);
		}
	}
	.sleep-text {
		position: relative;
		top: -41px;
	}
	.vision-note {
		font-size: .9em;
		font-style: italic;
		line-height: 1.6em;
	}
	.dj-video {
		position: relative;
		top: -50px;
		z-index: -1;
	}
	.dj-equalizer {
		height: auto;
		position: absolute;
		right: 73px;
		top: 387px;
		width: 200px;
	}
	.spin-container {
    position: absolute;
		top: 200px;
		right: 104px;
		z-index: 2;
	}
	#dj-record,
	.white-box {
		display: block;
	}
	.spin-headline {
    margin-bottom: 5px;
		color: #1f7f9b;
		text-transform: uppercase;
		font-size: .9em;
	}
	.stream-sidebar {
		position: absolute;
		top: 82px;
		right: -132px;
		width: 149px;
		z-index: 2;
	}
	.stream-sidebar:before {
		color: #1f7f9b;
		content: "\e035";
		font-family: 'Glyphicons Halflings';
		font-weight: 400;
		line-height: 1;
		-moz-osx-font-smoothing: grayscale;
		position: absolute;
		left: -30px;
		top: 17px;
	}
	#dj-controls {
    bottom: 14px;
    position: absolute;
    right: -43px;
	}
	.white-box {
		background: #fff;
		height: 20px;
		position: absolute;
		top: 696px;
		width: 100%;
		z-index: 2;
	}
	.dj-headline {
    left: 35px;
    position: absolute;
    top: 228px;
    width: 377px;
	}
	a:active .dj-text,
	a:focus .dj-text,
	a:hover .dj-text {
		color: #fff;
		text-decoration: underline;
	}
	.dj-text {
    position: absolute;
    top: 386px;
    width: 300px;
    left: 64px;
    color: #fff;
	}
	.dj-story-title {
		display: inline;
		margin: 0;
		position: absolute;
		top: 121px;
		width: 411px;
		z-index: 1;
	}
	.dj-story-subhead {
		color: #fff;
		position: absolute;
		top: 300px;
		z-index: 1;
	}
	.dj-story-equalizer {
    display: block;
    height: auto;
    left: 74px;
    position: absolute;
    top: 112px;
    width: 150px;
    z-index: -1;
	}
	.wisdom {
		background: url(https://www.evms.edu/uploads/magazine/10-1/images/wisdom/cellPhoneGraphic-Black-NoShadow.svg) no-repeat;
		-moz-background-size: contain;
		-o-background-size: contain;
		-webkit-background-size: contain;
		background-size: contain;
		margin-top: -50px;
		z-index: 2;
	}
	.wisdom-text {
		left: 76px;
		position: relative;
		top: -63px;
	}
	.wisdom-screen {
		width: 557px;
		height: 356px;
		/*border: thin solid black;*/
		margin: 25px 0 0 70px;
		padding: 5px 5px 22px 5px;
	}
	.wisdom-headline {
		color: #1f7f9b;
		margin: 0;
	}
	.wisdom-btn {
		position: absolute;
	}
	.text-container:nth-of-type(1) .wisdom-btn,
	.text-container:nth-of-type(4) .wisdom-btn {
		top: -59px;
	}
	.text-container:nth-of-type(2) .wisdom-btn,
	.text-container:nth-of-type(5) .wisdom-btn {
		top: 31px;
	}
	.text-container:nth-of-type(3) .wisdom-btn,
	.text-container:nth-of-type(6) .wisdom-btn {
		top: 120px;
	}
	.text-container:nth-of-type(1) .wisdom-btn,
	.text-container:nth-of-type(2) .wisdom-btn,
	.text-container:nth-of-type(3) .wisdom-btn {
		left: -12px;
	}
	.text-container:nth-of-type(4) .wisdom-btn,
	.text-container:nth-of-type(5) .wisdom-btn,
	.text-container:nth-of-type(6) .wisdom-btn {
		right: 101px;
	}
	.wisdom-img {
		height: auto;
		max-width: 78px;
	}
	.text-bubble {
		left: 80px;
		padding: 10px 10px 0;
		padding: 12px;
		position: absolute;
		top: -65px;
		width: 275px;
	}
	.text-bubble.selected:after {
		content: none;
	}
	/*
	.text-container .text-bubble.selected:after {
		background-size: contain;
		bottom: -63px;
		content: " ";
		height: 66px;
		left: 36%;
		position: absolute;
		transform: rotateY(180deg);
		width: 103px;
	}*/
	.essay-headline {
		color: #1f7f9b;
		margin-top: -70px;
		padding-bottom: 3px;
	}
	.essay-deck {
    color: #000;
    font-size: .6em;
    font-weight: 600;
	}
	.essay-thumb {
		filter: grayscale(70%);
		transition: all 500ms;
	}
	.slick-current .essay-thumb,
	.essay-thumb:hover {
		filter: none;
		transition: all 500ms;
	}
	.essay-thumb:hover {
		cursor: pointer;
	}
}
@media (min-width: 1200px) {
	a h2.landing-head,
	h2.landing-head a {
		font-size: .8em;
	}
	.burnout-menu {
		background: url(https://www.evms.edu/uploads/magazine/10-1/images/linesBoxBackground.svg) no-repeat center;
		-moz-background-size: contain;
		-o-background-size: contain;
		-webkit-background-size: contain;
		background-size: contain;
		display: block;
		font-weight: normal;
		padding: 15px 15px 15px 27px;
		position: absolute;
		right: 0;
	}
	.burnout-animation.safari {
		position: relative;
		top: -100px;
		z-index: -1;
	}
	.burnout-menu.safari {
		/*top: 143px;*/
		/*top: 300px;*/
		top: 243px;
		/*z-index: 2;*/
	}
	.rust0.safari {
		/*top: 380px;*/
		top: 320px;
		/*z-index: 3;*/
	}
	.rust1.safari {
		top: 570px;
	}
	#lines-blue.safari,
	.burnout-label-blue.safari {
		z-index: 8;
	}
	.blue0.safari {
		top: 340px;
		/*z-index: 3;*/
	}
	.burnout-video.safari {
		margin-top: -300px;
	}
	.burnout-headline.safari {
		top: 625px;
	}
	.burnout-btn.safari {
		top: 770px;
	}
	.burnout-menu-title {
		color: #002539 !important;
		text-transform: uppercase;
	}
	.burnout-label-blue,
	.burnout-label-rust {
		display: block;
		font-weight: normal;
		font-size: 0.7em;
		line-height: 1.4em;
		margin-top: -26px;
		padding-left: 19px;
	}
	.burnout-label-rust {
		color: #c7531e;
	}
	.burnout-label-blue {
		color: #1F7F9B;
		width: 95px;
	}
	.lines-blue,
	.lines-rust {
		display: block;
		opacity: 0;
	}
	.burnout-label-blue,
	.burnout-label-rust {
		margin-top: -32px;
	}
	.burnout-label-blue {
		position: relative;
		z-index: 3;
	}
	input[type="checkbox"] {
		visibility: hidden;
	}
	label[for="lines-blue"]:before,
	label[for="lines-rust"]:before {
		background: url(https://www.evms.edu/uploads/magazine/10-1/images/checkboxUnchecked.svg) no-repeat left;
		-moz-background-size: contain;
		-o-background-size: contain;
		-webkit-background-size: contain;
		background-size: contain;
		content: " ";
		height: 15px;
		position: absolute;
		width: 15px;
		left: 24px;
	}
	label[for="lines-blue"]:before {
		left: -3px;
		top: 0;
	}
	label[for="lines-rust"]:before {
		top: 78px;
	}
	input#lines-blue:checked + label[for="lines-blue"]:before {
		background: url(https://www.evms.edu/uploads/magazine/10-1/images/checkboxChecked.svg) no-repeat center;
	}
	input#lines-rust:checked + label[for="lines-rust"]:before {
		background: url(https://www.evms.edu/uploads/magazine/10-1/images/checkboxChecked.svg) no-repeat center;
	}
	.burnout {
		margin-bottom: 60px;
		padding: 0;
	}
	.burnout-menu {
		height: 157px;
		right: 19px;
		top: 138px;
		width: 162px;
		z-index: 3;
	}
	.burnout-headline {
		bottom: -39px;
		left: 41px;
		position: absolute;
		width: 450px;
	}
	.burnout-video {
		left: -5px;
		position: relative;
	}
	.burnout-video:before {
		background: url(https://www.evms.edu/uploads/magazine/10-1/images/Trapezoid-DavidTaylor-video-04.svg) no-repeat center;
		-moz-background-size: contain;
		-o-background-size: contain;
		-webkit-background-size: contain;
		background-size: contain;
		content: " ";
		height: 372px;
		position: absolute;
		top: -70px;
		width: 517px;
		left: 0;
		z-index: -1;
	}
	.burnout-caption:before {
		background: url(https://www.evms.edu/uploads/magazine/10-1/images/trapezoid-DavidTaylor-caption-05.svg) no-repeat center;
		-moz-background-size: contain;
		-o-background-size: contain;
		-webkit-background-size: contain;
		background-size: contain;
		content: " ";
		height: 103px;
		position: absolute;
		top: 222px;
		width: 353px;
		right: 0;
		z-index: -1;
	}
	.burnout-caption {
		color: #fff;
		font-size: .8em;
		padding-left: 130px;
		text-align: right;
	}
	.burnout-text {
    position: absolute;
    top: 450px;
    font-size: 1.5em;
    z-index: 1;
    padding-left: 43px;
	}
	.burnout-btn {
		bottom: 12px;
		right: 37px;
		position: absolute;
	}
	.sleep {
		margin-top: 5px;
		position: relative;
		right: -36px;
	}
	.sky {
		left: -72px;
		position: relative;
		z-index: 0;
	}
	.bed {
		left: -33px;
		max-width: 100%;
		position: absolute;
		top: 138px;
		width: 900px;
		z-index: 2;
	}
	.sleep.safari {
		margin-top: -300px;
	}
	.sleep-tips {
		color: #fff;
		font-size: .8em;
		left: 7px;
		margin-top: 111px;
		position: relative;
		top: -145px;
		z-index: 3;
	}
	.sleep-text {
		margin-top: 100px;
		position: relative;
		top: -95px;
	}
	.sleep-text,
	.sleep-tips {
		margin-left: 55px;
    width: 339px;
	}
	.sleep .slick-next:before,
	.sleep .slick-prev:before {
    color: #fff;
    font-size: 26px;
	}
	.sheep {
		-moz-animation: none;
		-o-animation: none;
		-webkit-animation: none;
		animation: none;
		left: 28px;
		position: absolute;
		top: 220px;
		-moz-transform: rotate(-53deg);
		-ms-transform: rotate(-53deg);
		-o-transform: rotate(-53deg);
		-webkit-transform: rotate(-53deg);
		transform: rotate(-53deg);
		z-index: 1;
	}
	.sheep-jump {
		-moz-animation: sheep-jump 3s linear;
		-o-animation: sheep-jump 3s linear;
		-webkit-animation: sheep-jump 3s linear;
		animation: sheep-jump 3s linear;
	}
	-moz-@keyframes sheep-jump {
		0% {
	    left: 18px;
	    top: 218px;
			-moz-transform: rotate(-53deg);
			transform: rotate(-53deg);
		}
		25% {
			left: 93px;
			top: 7px;
			-moz-transform: rotate(-26deg);
			transform: rotate(-26deg);
		}
		50% {
			left: 182px;
			top: -23px;
			-moz-transform: rotate(2deg);
			transform: rotate(2deg);
		}
		75% {
			left: 268px;
			top: 42px;
			-moz-transform: rotate(32deg);
			transform: rotate(32deg);
		}
		100% {
			left: 335px;
	    top: 222px;
			-moz-transform: rotate(64deg);
			transform: rotate(64deg);
		}
	}
	-o-@keyframes sheep-jump {
		0% {
	    left: 18px;
	    top: 218px;
			-o-transform: rotate(-53deg);
			transform: rotate(-53deg);
		}
		25% {
			left: 93px;
			top: 7px;
			-o-transform: rotate(-26deg);
			transform: rotate(-26deg);
		}
		50% {
			left: 182px;
			top: -23px;
			-o-transform: rotate(2deg);
			transform: rotate(2deg);
		}
		75% {
			left: 268px;
			top: 42px;
			-o-transform: rotate(32deg);
			transform: rotate(32deg);
		}
		100% {
			left: 335px;
	    top: 222px;
			-o-transform: rotate(64deg);
			transform: rotate(64deg);
		}
	}
	-webkit-@keyframes sheep-jump {
		0% {
	    left: 18px;
	    top: 218px;
			-webkit-transform: rotate(-53deg);
			transform: rotate(-53deg);
		}
		25% {
			left: 93px;
			top: 7px;
			-webkit-transform: rotate(-26deg);
			transform: rotate(-26deg);
		}
		50% {
			left: 182px;
			top: -23px;
			-webkit-transform: rotate(2deg);
			transform: rotate(2deg);
		}
		75% {
			left: 268px;
			top: 42px;
			-webkit-transform: rotate(32deg);
			transform: rotate(32deg);
		}
		100% {
			left: 335px;
	    top: 222px;
			-webkit-transform: rotate(64deg);
			transform: rotate(64deg);
		}
	}
	@keyframes sheep-jump {
		0% {
	    left: 18px;
	    top: 218px;
			-moz-transform: rotate(-53deg);
			-ms-transform: rotate(-53deg);
			-o-transform: rotate(-53deg);
			-webkit-transform: rotate(-53deg);
			transform: rotate(-53deg);
		}
		25% {
			left: 93px;
			top: 7px;
			-moz-transform: rotate(-26deg);
			-ms-transform: rotate(-26deg);
			-o-transform: rotate(-26deg);
			-webkit-transform: rotate(-26deg);
			transform: rotate(-26deg);
		}
		50% {
			left: 182px;
			top: -23px;
			-moz-transform: rotate(2deg);
			-ms-transform: rotate(2deg);
			-o-transform: rotate(2deg);
			-webkit-transform: rotate(2deg);
			transform: rotate(2deg);
		}
		75% {
			left: 268px;
			top: 42px;
			-moz-transform: rotate(32deg);
			-ms-transform: rotate(32deg);
			-o-transform: rotate(32deg);
			-webkit-transform: rotate(32deg);
			transform: rotate(32deg);
		}
		100% {
			left: 335px;
	    top: 222px;
			-moz-transform: rotate(64deg);
			-ms-transform: rotate(64deg);
			-o-transform: rotate(64deg);
			-webkit-transform: rotate(64deg);
			transform: rotate(64deg);
		}
	}
	.kidney {
		margin-bottom: 60px;
		margin-left: 82px;
		margin-top: -110px;
	}
	.kidney-headline {
    margin-left: -7px;
    margin-top: -16px;
    text-align: right;
    width: 200px;
	}
	.kidney-headline .landing-head {
    font-family: "myriad-pro-condensed", sans-serif;
	}
	.kidney-img {
    position: absolute;
    right: 23px;
    top: 0;
    width: 600px;
    z-index: -1;
	}
	.mystory-tag {
		left: 143px;
		top: -15px;
	}
	.vision {
		margin-left: 15px;
		margin-top: 200px;
	}
	.vision-tag {
		left: 11px;
		top: 0;
	}
	.biopsy {
		position: relative;
		right: 21px;
		top: -257px;
		z-index: 1;
	}
	.biopsy-headline {
    font-size: 1.2em;
    text-align: right;
    width: 400px;
    margin-top: 10px;
    margin-left: 45px;
	}
	.dj-headline {
		left: 70px;
		position: absolute;
		top: 113px;
		width: 400px;
	}
	.dj-video {
		position: relative;
		top: -250px;
		z-index: -1;
	}
	.dj-equalizer {
		height: auto;
		position: absolute;
		right: 73px;
		top: 387px;
		width: 200px;
	}
	.dj-story-equalizer {
    left: 89px;
    top: 83px;
    width: 180px;
	}
	.spin-container {
    position: absolute;
		top: 68px;
		right: 104px;
		z-index: 2;
	}
	.white-box {
		background: #fff;
		height: 20px;
		position: absolute;
		top: 668px;
		width: 100%;
		z-index: 5;
	}
	#dj-video:after {
		background: #fff;
		content: " ";
		height: 20px;
		position: absolute;
		width: 300px;
	}
	#dj-song {
		position: absolute;
	}
	#dj-controls {
		bottom: 14px;
		position: absolute;
		right: -48px;
	}
	.dj-text {
		color: #fff;
		font-size: 1.5em;
		left: 70px;
		position: absolute;
		top: 282px;
		width: 300px;
	}
	.stream-sidebar {
		position: absolute;
		top: -50px;
		right: -132px;
		width: 149px;
		z-index: 2;
	}
	.spin-headline {
    margin-bottom: 5px;
		color: #1f7f9b;
		text-transform: uppercase;
		font-size: .9em;
	}
	.stream-sidebar:before {
		color: #1f7f9b;
		content: "\e035";
		font-family: 'Glyphicons Halflings';
		font-weight: 400;
		line-height: 1;
		-moz-osx-font-smoothing: grayscale;
		position: absolute;
		top: 18px;
		left: -30px;
	}
	.dj-story-title {
		top: 141px;
		width: 500px;
	}
	.dj-story-subhead {
		top: 358px;
	}
	.essay-headline {
		color: #1f7f9b;
		margin-top: 50px;
		padding-bottom: 3px;
	}
	.essay-deck {
    color: #000;
    font-size: .6em;
    font-weight: 600;
	}
	.essay-current {
		display: inline-block;
		left: 3px;
		width: 850px;
	}
	.essay-nav {
    display: inline-block;
    position: relative;
    top: -55px;
    width: 196px;
		z-index: 3;
	}
	.wisdom {
		background: url(https://www.evms.edu/uploads/magazine/10-1/images/wisdom/cellPhoneGraphic-Black-NoShadow.svg) no-repeat;
		-moz-background-size: contain;
		-o-background-size: contain;
		-webkit-background-size: contain;
		background-size: contain;
		margin-top: -170px;
		z-index: 2;
	}
	.wisdom-text {
		left: 76px;
		position: relative;
		top: -63px;
	}
	.wisdom-screen {
		width: 557px;
		height: 356px;
		/*border: thin solid black;*/
		margin: 25px 0 0 70px;
		padding: 5px 5px 22px 5px;
	}
	.wisdom-headline {
		color: #1f7f9b;
		margin: 0;
	}
	.wisdom-btn {
		position: absolute;
	}
	.text-container:nth-of-type(1) .wisdom-btn,
	.text-container:nth-of-type(4) .wisdom-btn {
		top: -55px;
	}
	.text-container:nth-of-type(2) .wisdom-btn,
	.text-container:nth-of-type(5) .wisdom-btn {
		top: 54px;
	}
	.text-container:nth-of-type(3) .wisdom-btn,
	.text-container:nth-of-type(6) .wisdom-btn {
		top: 165px;
	}
	.text-container:nth-of-type(1) .wisdom-btn,
	.text-container:nth-of-type(2) .wisdom-btn,
	.text-container:nth-of-type(3) .wisdom-btn {
		left: 0;
	}
	.text-container:nth-of-type(4) .wisdom-btn,
	.text-container:nth-of-type(5) .wisdom-btn,
	.text-container:nth-of-type(6) .wisdom-btn {
		right: -17px;
	}
	.wisdom-img {
		height: auto;
		max-width: 94px;
	}
	.text-bubble {
		left: 110px;
		padding: 12px;
		position: absolute;
		top: -37px;
		width: 345px;
	}
	.text-bubble.selected:after {
		background: none !important;
		-moz-background-size: contain;
		-o-background-size: contain;
		-webkit-background-size: contain;
		background-size: contain;
		/*bottom: -63px;*/
		content: " ";
		height: 66px;
		left: 36%;
		position: absolute;
		width: 103px;
		z-index: -1;
		top: 200px;
	}
	.text-container {
		position: relative;
	}
	.text-container .text-bubble.selected:after,
	.text-bubble.selected:after {
		-moz-transform: none;
		-ms-transform: none;
		-o-transform: none;
		-webkit-transform: none;
		transform: none;
	}
	.text-container:nth-of-type(1) .text-bubble.selected:after,
	.text-container:nth-of-type(2) .text-bubble.selected:after,
	.text-container:nth-of-type(3) .text-bubble.selected:after {
		-moz-transform: rotateY(180deg);
		-ms-transform: rotateY(180deg);
		-o-transform: rotateY(180deg);
		-webkit-transform: rotateY(180deg);
		transform: rotateY(180deg);
	}
	.slider-for.slider.slick-slider {
		margin: 0;
	}
	.slider-nav.slider.slick-slider {
		margin: 0 15px;
	}
	.slider-nav .slick-prev,
	.slider-nav .slick-next {
		top: auto;
		-moz-transform: translate(0, -50%) rotate(90deg);
		-ms-transform: translate(0, -50%) rotate(90deg);
		-o-transform: translate(0, -50%) rotate(90deg);
		-webkit-transform: translate(0, -50%) rotate(90deg);
		transform: translate(0, -50%) rotate(90deg);
	}
	.slider-nav .slick-prev {
		left: 95px;
		top: -15px;
	}
	.slider-nav .slick-next {
		bottom: -35px;
		right: 80px;
	}
	.flenner {
		margin-top: 57px;
	}
	.video-headline:after {
		content: " ";
		background: url(https://www.evms.edu/uploads/magazine/10-1/images/videoIcon.svg) no-repeat bottom;
		height: 1em;
		margin-left: 5px;
		position: absolute;
		width: 1em;
	}
	.class-headline {
		font-size: 1.5em;
		margin-bottom: -13px;
		padding-left: 5px;
	}
	.avatars {
		width: 250px;
	}
	.flenner-text {
		font-size: .9em;
		left: -65px;
		position: absolute;
		top: 70px;
		width: 400px;
	}
	.flenner-text h2 {
		color: #1f7f9b;
		line-height: 1.3em;
	}
	.flenner-img {
		margin-top: 136px;
	}
	.flenner-quote {
		position: absolute;
		text-align: right;
		width: 247px;
		top: 218px;
		left: -99px;
	}
	.lines-blue,
	.lines-rust {
		position: absolute;
		width: auto;
	}
	.rust0 {
		right: -19px;
		top: 218px;
		z-index: 1;
	}
	.rust1 {
    right: -23px;
    top: 500px;
	}
	.rust2 {
		left: -143px;
		top: 69px;
	}
	.rust3 {
		left: -24px;
		top: 75px;
	}
	.rust4 {
		right: -271px;
		top: 189px;
	}
	.rust5 {
		left: -204px;
		top: 180px;
	}
	.blue0 {
		right: -10px;
		top: 244px;
		z-index: 1;
	}
	.blue1 {
    right: -95px;
    top: 325px;
    z-index: 1;
	}
	.blue2 {
    right: -199px;
    top: 90px;
	}
	.blue3 {
    left: 0;
    top: 59px;
		z-index: 1;
	}
	#classNotes {
		z-index: 3;
	}
	.class-header {
		position: relative;
		z-index: 2;
	}
	.old-school {
    margin-top: 150px;
	}
	.old-school-seal {
    position: absolute;
    width: 175px;
    z-index: 1;
    top: -61px;
    left: 100px;
	}
	.old-school-text {
    left: 100px;
    position: relative;
    top: -24px;
    width: 700px;
    z-index: 5;
	}
	.old-school-headline {
			background: #fff;
			color: #1f7f9b;
			padding: 5px 10px;
			display: inline;
			font-size: 1.5em;
			font-weight: bold;
			line-height: 2.5em;
	}
}