
.section-adam .building{
	background-image: url("../img/adam/building.jpg");
	width: 1820px;
	height: 1088px;
	top: -276px;
	left: -780px;
}

.section-adam .adam{
	background-image: url("../img/adam/adam.png");
	width: 750px;
	height: 848px;
	left: -523px;
	z-index: 2;
}


.section-adam .splats_top{
	background-image: url("../img/splats/splats_top_1.png");
	width: 1600px;
	height: 302px;
	left: -800px;
	
}

.section-adam .splats_bottom{
	background-image: url("../img/splats/splats_bottom_3.png");
	width: 1600px;
	height: 302px;
	left: -800px;
}

.section-adam .title{
	background-image: url("../img/adam/copy_title.png");
	width: 135px;
	height: 37px;
	top: 459px;
	margin-left: 50px;
	z-index: 3;
	
}


.section-adam .quote,.section-adam-quote{
	font-family: "EBGaramond";
	font-size: 49px;
	line-height: 54px;
	text-align: center;
	color: #98a6ab;
	width: 1258px;
	height: 120px;
	margin-left: 50%;
	top: 10px;
	left: -617px;
	font-weight: lighter;
	font-style: italic;	
	z-index: 3;
}

.section-adam-quote.layer{
	position: fixed;
	top:200px;
}

.section-adam .copy{
	font-family: "Open Sans";
	font-size: 22px;
	line-height: 24px;
	color: #98a6ab;
	width: 511px;
	height: 100px;	
	top: 484px;
	margin-left: 50px;
	font-weight: 300;
	font-style: italic;
	z-index: 3;
}


.section-adam .animated-gif{
	background-image: url("../gifs/adam_2.jpg");	
	width: 438px;
	height: 248px;
	top: 147px;
	z-index: 1;
	cursor: pointer;
	/*border: 1px solid #5e5e5e;*/
}

.section-adam .animated-gif.playing .animated-gif-seq{
	background-image: url("../gifs/adam_2.gif");	
	opacity: 0;
	width: 100%;
	height: 100%;
}