.section-zuriel .sky{
	background-image: url("../img/zuriel/background.jpg");
	width: 1693px;
	height: 1137px;
	top: 0px;
	left: -1350px;
}

.section-zuriel .building{
	background-image: url("../img/zuriel/building.png");
	width: 2026px;
	height: 1444px;
	top: 0px;
	left: -493px;
}

.section-zuriel .zuriel{
	background-image: url("../img/zuriel/zuriel.png");
	width: 703px;
	height: 663px;

	left: -5px;
}

.section-zuriel .demons1{
	background-image: url("../img/zuriel/demons1.png");
	width: 571px;
	height: 405px;
	top: -2px;
	left: -440px;
}

.section-zuriel .demons2{
	background-image: url("../img/zuriel/demons2.png");
	width: 635px;
	height: 507px;
	top: 10px;
	left: -483px;
}


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

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

.section-zuriel .title{
	background-image: url("../img/zuriel/horde_title.png");
	width: 331px;
	height: 30px;
	top: 521px;
	margin-left: 50px;
}

.section-zuriel .quote{
	font-family: "EBGaramond";
	font-size: 49px;
	color: #98a6ab;
	width: 1200px;
	height: 60px;
	margin-left: 50%;
	top: 40px;
	left: -550px;
	font-weight: lighter;
	font-style: italic;	
}

.section-zuriel .copy{
	font-family: "Open Sans";
	font-size: 22px;
	line-height: 24px;
	font-weight: 300;/* 	color: #c6c6c8; */
	color: #98a6ab;
	width: 458px;
	height: 100px;
	margin-left: 50px;
	top: 563px;
	font-style: italic;
	text-align: left;
}

.section-zuriel .animated-gif{
	background-image: url("../gifs/zuriel_2.jpg");	
	width: 428px;
	height: 248px;
	top: 183px;
	margin-left: 50px;	
	cursor: pointer;
	/*border: 1px solid #5e5e5e;*/
}

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