
.section-giddeon .building{
	background-image: url("../img/giddeon/background.jpg");
	width: 1789px;
	height: 1200px;
	top: -206px;
	left: -910px;
}

.section-giddeon .giddeon{
	background-image: url("../img/giddeon/giddeon.png");
	width: 695px;
	height: 831px;
	top: 25px;
	left: -641px;
}


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


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

.section-giddeon .title{
	background-image: url("../img/giddeon/copy_title.png");
	width: 413px;
	height: 31px;
	top: 459px;
}




.section-giddeon .quote,.section-giddeon-quote{
	font-family: "EBGaramond";
	font-size: 49px;
	color: #98a6ab;
	width: 620px;
	height: 60px;
	right: 110px;
	font-weight: lighter;
	font-style: italic;	
	z-index: 3;
}

.section-giddeon-quote.layer, .section-giddeon-quote.layer_right{
	position: fixed;
	right: 200px;
	bottom:100px;
}

.section-giddeon .copy{
	font-family: "Open Sans";
	font-size: 22px;
	line-height: 24px;
	font-weight: 300;/* 	color: #c6c6c8; */
	color: #98a6ab;
	width: 508px;
	height: 100px;
	top: 511px;	
	font-style: italic;
	text-align:right;
}

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

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


