@charset "UTF-8";
/* Styles specific to table of contents page */
/*body {
	overflow-x: hidden;
}*/
a + p {
	margin-top: 10px;
}
article {
	margin-bottom: 30px;
}
.text-left,
.text-right {
	text-align: left;
}
.landing-page p {
	font-size: .85em;
	line-height: 1.4em;
	margin-bottom: 10px;
}
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;
}
.dept-title-container {
	position: fixed;
	-ms-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	-ms-transform-origin: 15% 0;
	-webkit-transform-origin: 15% 0;
	transform-origin: 15% 0;
	width: auto;
	z-index: 1;
}
.dept-title {
	font-size: 1em;
}
.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;
}
/*.news-thumb {
	margin-top: 30px;
}
.news-thumb:last-of-type {
	margin-bottom: 30px;
}*/
/* 10px is flush against containing col */
.overlap-image-left {
	margin-left: -10px;
}
/* 10px is flush against containing col */
.overlap-image-right {
	margin-right: -10px;
}
.right-col {
	text-align: right;
}
.global-nav {
	margin-top: -10px;
}	
.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 h2.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,
.mystory-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;
}
@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) {
	.text-right {
		text-align: right;
	}
	.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: 15px;
		margin-left: 170px;
		text-align: right;
	}
	.newsListTitle h2:active,
	.newsListTitle h2:focus,
	.newsListTitle h2:hover {
		color: #cd5932 !important;
		text-decoration: underline;
	}
	.newsThumb {
		height: auto;
		left: 1%;
		opacity: 0;
		position: absolute;
		top: 20%;
		-ms-transition: opacity 1s;
		-webkit-transition: opacity 1s;
		transition: opacity 1s;
		max-width: 150px;
	}
	.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;
	}
}
@media (min-width: 768px) and (max-width: 780px) {
	.britt-img {
		max-width: 740px !important;
	}
}
/* md */
@media (min-width: 992px) {	
	/* 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;
	}
}
@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) {
	.ImageWrapper .landing-head,
	.ImageWrapper:active .landing-head,
	.ImageWrapper:focus .landing-head,
	.ImageWrapper:hover .landing-head {
		font-size: 1.4em;
		line-height: 1.3em;
		margin-top: -45px;
	}
	.ImageWrapper a,
	.ImageWrapper p {
			font-size: 1.5em;
			line-height: 1.2em;
	}
	.overlap-image-left {
		margin-left: -15px;
	}
	.overlap-image-right {
		margin-right: -15px;
	}
	.newsThumb {
		left: 5%;
	}
	.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;
	}
}
/** 9.4 issue specific **/
.bw-nav {
	background-color: #000;
	margin-top: 0;
	padding: 15px;
}
.top-nav.bw-nav a,
.top-nav.bw-nav #menu-btn {
	color: #c3bbb2;
}
.bw-menu .open-menu-link {
    color: #fff;
    padding-top: 7px;
}

.bw-landing-hover {
	display: none;
}
a .sepsis-headline {
	color: rgb(138,121,103);
	font-family: "myriad-pro-condensed", sans-serif;
	font-size: 2em;
	font-weight: 600;
}
.sepsis-btn {
	margin-top: -28px;
}
.landing-deck {
	color: #2999b1;
}
.btn-blue {
	background-color: #2999b1;
	border-color: #2999b1;
	color: #fff;
}
.btn-blue:active,
.btn-blue:focus,
.btn-blue:hover {
	background-color: #fff;
	border-color: #2999b1;
	color: #2999b1;
}
.smoke-img {
	margin-bottom: -13%;
	position: relative;
	right: -62%;
	width: auto;
}
a h2.rink-headline {
	font-family: "myriad-pro-condensed", sans-serif;
	font-size: 1.6em;
	font-weight: 600;
	line-height: 1.3em;
}
p.rink-deck {
    font-size: 1.2em;
    line-height: 1.2em;
}
a .rink-deck {
	color: #000;
}
a:active .rink-deck,
a:focus .rink-deck,
a:hover .rink-deck {
	color: #cd5932;
}
a h2.young-headline {
	font-family: "myriad-pro-semi-condensed", sans-serif;
	font-weight: 300;
}
.smoking-study-headline {
	font-family: "myriad-pro-condensed", sans-serif;
	font-weight: 600;
}
a h2.smoking-headline {
	color: rgb(85,71,65);
	font-family: "myriad-pro-condensed", sans-serif;
}
.smoking-title {
	margin-bottom: 30px;
}
.btn-smoking {
	background-color: #fff;
	border-color: #2999b1;
	color: #2999b1;
}
.btn-smoking:active,
.btn-smoking:focus,
.btn-smoking:hover {
	background-color: #2999b1;
	border-color: #2999b1;
	color: #fff;
}
.tidewater {
	padding-top: 30px;
}
.tidewater-headline {
	font-family: "myriad-pro-condensed", sans-serif;
	font-weight: 600;
}
p.tidewater-text {
	font-size: 1.3em;
}
.tidewater-text em {
	font-style: normal;
	font-size: 1.3em;
}
.tidewater1,
.tidewater3 {
	color: rgb(138,121,103);
}
.tidewater2 {
	color: #367c99;
}
.skin-cancer {
	margin-top: 30px;
}
.oldschool-seal {
	left: 0;
	position: absolute;
	top: 85px;
	transform: rotate(-8deg);
	width: 130px;
}
.oldschool-headline {
	border: none;
	font-size: 1.5em;
	line-height: 1em;
	padding-top: 15px;
}
.select-display-radio {
	display: none;
}
.old-school-btn {
	background: #fff url("../images/OldSchool_envelope_Normal-01-1.svg") no-repeat center top;
	background-size: contain;
	color: #ada194;
	display: block;
	height: 275px;
	float: left;
	font-size: 1.4em;
	line-height: 21em;
	margin-top: 30px;
	position: relative;
	text-align: center;
	width: 100%;
}
.old-school-btn:active,
.old-school-btn:focus,
.old-school-btn:hover {
	background: #fff url("../images/OldSchool_envelope_Hover-02.svg") no-repeat center top;
	background-size: contain;
	cursor: pointer;
}
.old-school-bottom-btn {
	font-size: 1.4em;
}
.select-display-radio:checked + .old-school-btn {
	background: #fff url("../images/OldSchool_envelope_open_Wrong-03.svg") no-repeat center top;
	background-size: contain;
}
.select-display-radio[value="1996"]:checked + .old-school-btn {
	background: #fff url("../images/OldSchool_envelope_open_Right-04.svg") no-repeat center top;
	background-size: contain;
}
.envelope-text {
	color: #766a62;
	font-size: 28px !important;
	font-weight: 700;
	text-align: center;
}
.envelope-text.match {
	color: #367c99;
}
.select-display-answer {
	clear: both;
	display: none;
    font-size: 1.15em;
	margin-top: 60px;
}
.select-display-answer {
	padding-top: 60px;
}
@media (min-width: 768px) {
	.bw-menu ul {
		background: #2f2f2f;/*#2f2f2f;*/
	}
	.bw-menu.responsive-menu ul li.hover-open {
		background: transparent;
	}
	.bw-menu .open-menu-link:hover,
	.bw-menu.responsive-menu ul li:active,
	.bw-menu.responsive-menu ul li:focus,
	.bw-menu.responsive-menu ul li:hover {
		background: #000;
	}
	#bw-row:before {
		background-color: #000;
		content: " ";
		height: 560px;
		left: 0;
		position: absolute;
		top: 0;
		z-index: -1;
		width: 100%;
	}
	.bw-landing-link:active .bw-landing-hover,
	.bw-landing-link:focus .bw-landing-hover,
	.bw-landing-link:hover .bw-landing-hover {
		display: block;
	}
	.bw-landing-link:active .bw-landing-gif,
	.bw-landing-link:focus .bw-landing-gif,
	.bw-landing-link:hover .bw-landing-gif {
		display: none;
	}
	a h2.rink-headline {
		font-size: 2em;
	}
	.rink-headline {
		left: 100px;
		position: absolute;
		top: 50px;
		width: 150px;
	}
	.rink-img {
		margin: 0 auto 10px auto;
		width: 550px;
	}
	.young-img {
		height: 603px;
		width: auto;
	}
	.tidewater {
		/*margin-top: 30px;*/
		padding-top: 0;
	}
	p.tidewater-text {
		font-size: 1.7em;
	}
	.tidewater-text {
		left: 0;
		margin-top: -445px;
		text-align: right;
		position: absolute;
		z-index: 1;
	}
	.tidewater1,
	.tidewater2,
	.tidewater3,
	.tidewater4 {
		display: block;
		white-space: nowrap;
		width: 100%;
	}
	.tidewater2,
	.tidewater4 {
		font-weight: 600;
	}
	a h2.cancer-headline {
		font-weight: 300;
	}
	.cancer-headline {
		float: right;
		left: -150px;
		position: relative;
		top: -125px;
		width: 200px;
	}
	.smoking-title {
		margin-bottom: 0;
	}
	.smoking-header {
		position: absolute;
		top: -100px;
		width: 350px;
	}
	.cigarette-img {
		left: -85px;
		position: relative;
		top: -130px;
	}
	.btn-smoking {
		margin-top: -185px;
	}
	.oldschool-seal {
		left: -4px;
		top: 148px;
		width: 147px;
		transform: rotate(-15deg);
	}
	.old-school-btn {
		height: 205px;
		line-height: 13em;
		margin-top: 0;
		width: 153px;
	}
	.old-school-btn:nth-of-type(odd) {
		margin-right: 18px;
	}
	.select-display-radio[value="1996"]:checked + .old-school-btn {
		background: #fff url("../images/OldSchool_envelope_open_Right-04.svg") no-repeat center top;
		background-size: contain;
	}
	.select-display-radio:checked + .old-school-btn span:before {
		content: "Not a match";
		color: #766a62;
		display: block;
		font-size: 23px;
		left: 17px;
    	position: absolute;
		top: -139px;
	}
	/*.select-display-radio:checked + .old-school-btn.old-school-bottom-btn span:before {
		left: 14px;
	}*/
	.select-display-radio[value="1996"]:checked + .old-school-btn span:before {
		content: "You matched!";
		color: #367c99;
		font-size: 20px;
		left: 15px;
	}
	.select-display-answer {
		margin-top: 0;
		padding-top: 0;
	}
	.select-answer-left {
		text-align: right;
	}
}
@media (min-width: 992px) {
	#bw-row:before {
		height: 680px;
	}
	.bw-landing-gif,
	.bw-landing-hover {
		height: auto;
		width: 905px;
	}
	.sepsis-img {
		margin-top: 50px;
	}
	a h2.rink-headline {
		font-size: 1.7em;
	}
	.rink-img {
		left: -1%;
		position: absolute;
		width: 450px;
	}
	.rink-headline {
		left: 0;
		position: absolute;
		top: 6%;
		width: 29%;
	}
	.rink-deck {
		position: absolute;
		top: 490px;
	}
	.rink-text {
		margin-top: 553px;
	}
	.tiles {
		margin-top: 15px;
	}
	.young-img {
		height: 340px;
		padding-left: 30px;
		width: auto;
	}
	a h2.young-headline,
	.young-deck {
		margin-left: 30px;
		width: 100%;
	}
	.ImageWrapper {
		width: 155px;
	}
	.tiles > * {
		margin-top: -200px;
	}
	.middle-group {
		position: relative;
		top: -150px;
	}
	.tidewater {
		/*margin-top: -200px;*/
	}
	.tidewater-img {
		margin-left: 72px;
	}
	a h2.tidewater-headline {
		font-size: 1.7em;
		line-height: 1.3em;
	}
	.tidewater-headline {
		left: 55px;
		position: relative;
		text-align: right;
		width: 440px;
	}
	.tidewater-text {
		margin-top: -652px;
		left: -170px;
		top: 250px;
	}
	.smoking-study-container {
		margin-left: 100px;
		text-align: right;
	}
	a h2.smoking-study-headline {
		font-size: 1.6em;
		line-height: 1.2em;
		margin-bottom: 0;
	}
	a h2.smoking-study-headline,
	.smoking-study-text {
		float: right;
		min-width: 425px;
	}
	.skin-cancer {
		margin-top: -150px;
	}
	a h2.cancer-headline {
		font-weight: 300;
	}
	.cancer-headline {
		left: 15px;
		top: -75px;
	}
	.smoking-info-container {
		margin-top: -50px;
	}
	.smoking-header {
		position: absolute;
		top: -147px;
		width: 800px;
		font-size: 1.5em;
	}
	.btn-smoking {
		margin-top: -353px;
	}
	.smoking-header p.landing-deck {
		font-size: .9em;
	}
	.cigarette-img {
		left: -97px;
		position: relative;
		top: -240px;
		min-width: 350px;
	}
	.smoking-animation {
		margin-left: 45px;
	}
	.oldschool-seal {
		left: -30px;
		top: 218px;
		width: 161px;
	}
	.old-school-text {
		margin-top: 25px;
	}
	.old-school-btn {
		height: 216px;
		line-height: 14em;
		width: 180px;
	}
	.select-display-radio:checked + .old-school-btn span:before {
		font-size: 26px;
		left: 21px;
		top: -146px;
	}
	/*.select-display-radio:checked + .old-school-btn.old-school-bottom-btn span:before {
		left: 27px;
		top: -147px;
	}*/
	.select-display-radio[value="1996"]:checked + .old-school-btn span:before {
		font-size: 24px;
		left: 17px;
		top: -146px;
	}
	.select-display-answer {
		width: 399px;
	}
	.select-answer-left {
		margin-right: 83px;
		width: 380px;
	}
	.mystory {
		margin-top: -100px;
		padding-bottom: 30px;
	}
	.mystory-inner {
		position: relative;
		top: -15px;
	}
}
@media (min-width: 1200px) {
	#bw-row:before {
		height: 829px;
	}
	.bw-landing-gif,
	.bw-landing-hover {
		height: auto;
		width: 1140px;
	}
	.sepsis-img {
		margin-top: 0;
	}
	a h2.rink-headline {
		font-size: 1.8em;
	}
	.rink-headline {
		top: 1%;
	}
	.rink-img {
		width: a;
	}
	.rink-text {
		margin-top: 530px;
	}
	.smoking-study-container {
		margin-left: 130px;
	}
	.young {
		padding-left: 55px;
	}
	.young-img {
		height: 445px;
		padding-left: 0;
	}
	a h2.young-headline,
	.young-deck {
		margin-left: 0;
		width: 350px;
	}
	.tiles {
		margin-top: 0;
	}
	.tiles > * {
		margin-top: -180px;
	}
	.ImageWrapper {
		margin-left: 0;
		width: 207px;
	}
	.tidewater-headline {
		width: 65%;
	}
	.tidewater-text {
		left: -150px;
		margin-top: -730px;
	}
	.skin-cancer {
		margin-top: -180px;
	}
	.cancer-headline {
		left: -20px;
		top: -90px;
	}
	.oldschool-seal {
		left: -4px;
		top: 295px;
		width: 180px;
	}
	.old-school-text {
		max-width: 450px;
	}
}