@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: 50%;
  	max-width: 970px;
  	margin: 30px auto;
  	font: 18px 'TiemposTextWeb-Regular', Georgia, Times, serif;
  	line-height: 1.6em;
  	color: #3c3c3c;
}

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

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

.lede-content {
  max-width: 80%;
  position: relative;
  margin: 0 auto;
  text-align: center;
  padding-top: 100px;
}

.hed {
  padding-bottom: 20px;
}

.lede-content h1 {
  font-family: 'Druk Bold Web', 'HaasDisplayBold', Helvetica, Arial, sans-serif;
  font-size: 125px;
  color: #fdf200;
  font-weight: normal;
  vertical-align: middle;
  display: inline;
}

.dek {
  font-family: 'HaasDisplayBold', Helvetica, Arial, sans-serif;
  font-size: 28px;
  color: #fff;
  display: block;
}

.byline-s {
	color:#fdf200; 
	font-size:21px;
}

.bw-attribution {
	color:#fff; 
	font-size:21px;
}

.bw-attribution-img {
	background-color: inherit;
	display: inline-block;
	max-height: 1.25em;
	padding: 4px 0 0 4px;
	margin-bottom: -4px;
}

.bw-attribution-link { 
	border-bottom: none;
}

.parallax-image-wrapper {
	position:fixed;
	left:0;
	width:100%;
	overflow:hidden;
}

.parallax-image-wrapper-50 {
	height:50%;
	top:-50%;
}

.parallax-image-wrapper-100 {
	height:100%;
	top:-100%;
}

.parallax-image {
	display:none;
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
}

.parallax-image-50 {
	height:200%;
	top:-50%;
}

.parallax-image-100 {
	height:100%;
	top:0;
}

.parallax-image.skrollable-between {
	display:block;
}

.no-skrollr .parallax-image-wrapper {
	display:none !important;
}

#skrollr-body {
	height:100%;
	overflow:visible;
	position:relative;
	background-image:url(../img/rescue_lede.jpg); 
	background-size:cover; 
	background-repeat:no-repeat;
}

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



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

/*.skrollr .gap {
	background:transparent !important;
}*/

.gap-50 {
	height:50%;
}

.gap-100 {
	height:100%;
}

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

.content {
	/*background: -webkit-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,1), rgba(255,255,255,0)); 
   				-o-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,1), rgba(255,255,255,0)); 
   				-moz-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,1), rgba(255,255,255,0)); 
   				linear-gradient(rgba(255,255,255,0), rgba(255,255,255,1), rgba(255,255,255,0)); */
	padding:1em;
	background:#fff;
}

.content-full {
	height:100%;
}

#done {
	/*height:100%;*/
}

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

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

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

.full-width {
	width: 70%;
	margin: 60px auto;
	display: block;
}

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

.full-width .photo-info, .float-right .photo-info {
	width: 100%;
	text-align: center;
	background: none;
}

.full-width .photo-info .caption {
	color: #ed1c24;
}

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

.photo-info {
	background-color: rgba(0,0,0,.7);
	width: 300px;
	left: 0;
	padding; 20px;
	display: inline-block;
}

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

.caption {
	font-family: 'HaasDisplayBold';
	font-size: 28px;
	line-height: 34px;
	margin-bottom: 10px;
}

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

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

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

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

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

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

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

.terminal .video {
	display: none;
}

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

	p {
		width: 80%;
	}

	.lede-content h1 {
		font-size: 115px;
	}

	.dek {
		font-size: 24px;
	}

	.gap-50 {
		height: 40%;
	}

	.full-width {
		width: 100%;
	}

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

	.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;
	}

	.mobile-lede, .mobile {
		display: block;
		width: 100%;
	}

	.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: #ed1c24;
	}

	.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;
	}

	.hed {
		margin-top: -72%;
	}

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

	.dek {
		font-size: 16px;
		line-height: 22px;
		color: #000;
		background-color: #fdf200;
		display: inline;
	}

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

	.gap-100 {
		height: 40%;
	}

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

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

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

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