
.section-dekar .building{
	background-image: url("../img/dekar/background.jpg");
	width: 1857px;
	height: 1092px;
	top: -82px;
	left: -898px;
}

.section-dekar .dekar{
	background-image: url("../img/dekar/dekar.png");
	width: 853px;
	height: 1121px;
	top: 0px;
	left: -754px;
}

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


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

.section-dekar .title{
	background-image: url("../img/dekar/copy_title.png");
	width: 152px;
	height: 38px;
	top: 459px;
}

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

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

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

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