@font-face{
 	font-family:'Druk Wide Web';
 	src:url(https://s3.amazonaws.com/bw-fonts/DrukWide-Super-Web.eot);
 	src:url(https://s3.amazonaws.com/bw-fonts/DrukWide-Super-Web.eot?#iefix) format('embedded-opentype'),
 		url(https://s3.amazonaws.com/bw-fonts/DrukWide-Super-Web.woff) format('woff'),
 		url(https://s3.amazonaws.com/bw-fonts/DrukWide-Super-Web.ttf) format('truetype'),
 		url('https://s3.amazonaws.com/bw-fonts/DrukWide-Super-Web.svg#Druk Wide Web') format('svg');
 	font-weight:900;
 	font-style:normal;
 	font-stretch:normal;
}

@font-face{
 	font-family:'Druk Web';
 	src:url(https://s3.amazonaws.com/bw-fonts/Druk-Medium-Web.eot);
 	src:url(https://s3.amazonaws.com/bw-fonts/Druk-Medium-Web.eot?#iefix) format('embedded-opentype'),
 		url(https://s3.amazonaws.com/bw-fonts/Druk-Medium-Web.woff) format('woff'),
 		url(https://s3.amazonaws.com/bw-fonts/Druk-Medium-Web.ttf) format('truetype'),
 		url('https://s3.amazonaws.com/bw-fonts/Druk-Medium-Web.svg#Druk Web') format('svg');
 	font-weight:500;
 	font-style:normal;
 	font-stretch:normal;
}

@font-face{
 	font-family:'Druk Bold Web';
 	src:url(https://s3.amazonaws.com/bw-fonts/Druk-Bold-Web.eot);
 	src:url(https://s3.amazonaws.com/bw-fonts/Druk-Bold-Web.eot?#iefix) format('embedded-opentype'),
 		url(https://s3.amazonaws.com/bw-fonts/Druk-Bold-Web.woff) format('woff'),
 		url(https://s3.amazonaws.com/bw-fonts/Druk-Bold-Web.ttf) format('truetype'),
 		url('https://s3.amazonaws.com/bw-fonts/Druk-Bold-Web.svg#Druk Web') format('svg');
 	font-weight:500;
 	font-style:normal;
 	font-stretch:normal;
}

* {
	padding:0;
	margin:0;
}

*, *:after, *:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html, body {
	height:100%;
}

.skrollr-desktop body {
	height:100% !important;
}

p {
	width: 55%;
  	max-width: 700px;
  	margin: 30px auto 30px 15%;
  	font: 18px 'TiemposTextWeb-Regular', Georgia, Times, serif;
  	line-height: 1.6em;
  	color: #3c3c3c;
}

p a {
	color: #3c3c3c;
	text-decoration: none;
	border-bottom: 2px solid #eb212e;
}

p a:hover {
	color: #eb212e;
}

.break {
	font-family: 'HaasTextBold';
	font-size: 21px;
	color: #ed1c24;
}

#lede {
	width: 100%;
	height: 65%;
	min-height: 575px;
	overflow: hidden;
}

#lede img {
	width: 100%;
	position: relative;
	z-index: -1000;
}

#lede .overlay {
	position: relative;
	z-index: -999;
	width: 100%;
	margin-top: -70%;
}

.hed {
  margin-left: -2px;
}

.lede-content {
	color: #000;
	max-width: 700px;
	margin: 30px auto 30px 15%;
}

.lede-content h1 {
  font-family: 'HaasDisplayBold', Helvetica, Arial, sans-serif;
  font-size: 62px;
  line-height: 68px;
  font-weight: normal;
  vertical-align: middle;
  display: inline;
  background-color: #fff;
}

.byline-s {
	font-family: 'HaasDisplayBold', Helvetica, Arial, sans-serif;
	color: #888;
	background-color: #fff;
	margin: 5px 0;
}

.dek {
  font-family: 'HaasDisplayBold', Helvetica, Arial, sans-serif;
  font-size: 30px;
  line-height: 36px;
  display: block;
  text-align: left;
  color: #000;
  margin: 30px auto 30px 15%;
  padding: 0;
  max-width: 700px;
}

#skrollr-body {
	height:100%;
	overflow:visible;
	position:relative;
}

.hero {
	background-size: 100%;
	height: 55%;
}

.mobile-lede, .mobile {
	display: none;
}

.gap {
	background:transparent center no-repeat;
	background-size:cover;
	overflow: hidden;
}

.gap img {
	width: 100%;
}

.gap-50 {
	height:50%;
}

.gap-100 {
	height:100%;
}

.header {
	background:#fff;
	padding:1em;
}

.content {
	padding:1em;
	background:#fff;
	margin-top: 40px;
}

.content-full {
	height:100%;
}

#section1 {
	padding-top: 0;
}

#section3 {
	margin-top: 0;
}

.pull-quote {
	font-family: 'Druk Bold Web', 'HaasDisplayBold', Helvetica, Arial, sans-serif;
	font-size: 90px;
	color: #eb212e;
	width: 75%;
	margin: 100px auto;
	text-align: left;
}

.floater {
	width: 300px;
	position: absolute;
	right: 0;
}

.floater-m {
	display: none;
}

.float-right {
	float: right;
	max-width: 400px;
	margin: 10px 5% 40px 50px;
}

.float-right img {
	width: 100%;
}

.full-width {
	width: 90%;
	max-width: 1020px;
	margin: 0 auto;
	padding: 50px 0;
	display: block;
	background-color: #fff;
}

.full-width img {
	width: 100%;
}

.full-width .photo-info, .float-right .photo-info, .mobile .photo-info {
	width: 100%;
	text-align: left;
	background: none;
	padding-top: 0;
	margin-top: 0;
	position: relative;
}

.full-width .photo-info .caption, .float-right .caption {
	color: #eb212e;
}

.full-width .photo-info .credit, .float-right .photo-info .credit {
	color: #888;
}

.photo-info {
	width: 100%;
	display: block;
	text-align: left;
	position: absolute;
	background-color: rgba(0,0,0,.5);
}

.photo-info p {
	width: 100%;
	color: #fff;
	padding: 0 20px;
	margin: 15px 0 10px 0;
}

.caption {
	font-family: 'HaasDisplayBold';
	font-size: 18px;
	line-height: 24px;
}

.credit {
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 15px;
}

.closer {
  margin-top: -5px;
  margin-left: 2px;
  height: 14px;
}

#footer .source {
  float: none;
  text-align: center;
}

#footer .container {
	max-width: 80%;
}

.bold {
  font-family: 'HaasTextBold', Helvetica, Arial, sans-serif;
}

.terminal p a {
	border-bottom: none;
}

.terminal .video {
	display: none;
}

.video {
	margin: 40px auto;
/*	width: 970px;
	height: 546px;*/
}

.video-js {
	margin: 0 auto;
	min-width: 970px;
	min-height: 546px;
}

@media only screen and (min-width:1360px),only screen and (device-width:1360px) {

	#lede {
		height: 80%;
		max-height: 1000px;
	}

	.lede-content h1 {
		font-size: 68px;
		line-height: 70px;
	}

	p {
		width: 50%;
	}

	.floater {
		right: 5%;
	}

	.float-right {
		margin-right: 20%;
	}
}

@media only screen and (max-width:1020px),only screen and (device-width:1020px) {

	p {
		width: 80%;
		margin: 30px auto;
	}

	#lede {
		height: 45%;
		min-height: 425px;
	}

	.lede-content h1 {
		line-height: 60px;
	}

	.dek {
		font-size: 24px;
	}

	.lede-content, .dek {
		margin: 30px auto;
		max-width: 700px;
		width: 80%;
	}

	.byline-s {
		font-size: 18px;
	}

	.gap-50 {
		height: 40%;
	}

	.full-width {
		width: 100%;
	}

	.floater-m	{
		display: block;
	}

	.floater {
		display: none;
	}

	.float-right {
		float: none;
		margin: 40px auto;
		display: block;
	}

	.chart {
		max-width: 200px;
		float: right;
		margin: 40px auto 10px 40px;
	}

	.pull-quote {
		margin: 60px auto;
		font-size: 50px;
		width: 100%;
	}

	.video-js {
		min-width: 730px;
		min-height: 411px;
	}
}


@media only screen and (max-width:760px),only screen and (device-width:760px) {

	p {
		width: 100%;
		font-size: 16px;
    	line-height: 25px;
    	margin: 30px auto;
	}

	#lede {
		height: 400px;
	}

	#lede .mobile-lede, .mobile {
		display: block;
		width: 100%;
		z-index: 0;
	}

	#section1 {
		padding-top: 20px;
	}

	.mobile img, .mobile .photo-info {
		width: 100%;
	}

	.mobile .photo-info {
		background-color: #fff;
		text-align: center;
	}

	.mobile .photo-info .caption {
		font-size: 16px;
		line-height: 19px;
		color: #e90100;
	}

	.mobile .photo-info .credit {
		font-size: 13px;
		color: #888;
	}

	.gap {
		display: none;
	}

	#skrollr-body {
		background: #fff;
	}

	.header {
		padding-top: 0;
	}

	.lede-content {
		padding-top: 0;
		max-width: 100%;
		margin: 10px auto;
		width: 100%;
	}

	.hed {
		padding-bottom: 0;
	}

	.lede-content h1 {
		font-size: 36px;
		line-height: 40px;
	}

	.dek {
		font-size: 18px;
		line-height: 22px;
		display: inline;
	}

	.byline-s {
		font-size:14px;
	}

	.gap-100 {
		height: 40%;
	}

	.content {
		margin-top: 0;
	}

	.full-width {
		padding: 20px 0;
	}

	.caption {
		font-size: 16px;
		line-height: 19px;
		margin-bottom: 5px;
		margin-top: 15px;
	}

	.credit {
		font-size: 13px;
		line-height: 16px;
		margin-top: 5px;
		margin-bottom: 15px;
	}

	.pull-quote {
		font-size: 36px;
		margin: 50px auto;
	}

	.chart {
		float: none;
		margin: 20px auto;
	}

	.video-js {
		min-width: 320px;
		min-height: 180px;
	}
}