@charset "UTF-8";

/* CSS Document */

@font-face {
    font-family: 'nokia_pure_headlineregular';
    src: url('../fonts/nokiapureheadline_regular-webfont.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;

}

* {
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

body {
	position: absolute;
	border: 0 none;
	outline: 0;
	padding: 0;
	margin: 0;
	background: #fff;
	background-color: transparent;
	font-size: 30px;
	line-height: 1.1;
	color: #001135;
	font-family: 'nokia_pure_headlineregular';
	text-shadow: 3px 2px 39px rgba(0,0,0,1);

}

#container {
	position: absolute;
	visibility: hidden;
	width: 970px;
	height: 250px;
	top: 0px;
	left: 0px;
	margin: auto;
	overflow: hidden;
}

.guide {
	position: absolute;
	width: 970px;
	height: 250px;
	top: 0px;
	left: 0px;
}

#background {
	position: absolute;	
	top: 0px;
	left: 0px;
	width: 970px;
	height: 250px;
	background-repeat: no-repeat;
	background-image: url('../images/bg.jpg');
}

#arrow {
	position: absolute;	
	top: 0px;
	left: 0px;
	width: 970px;
	height: 250px;
	background-repeat: no-repeat;
	background-image: url('../images/arrow.png');
}


#keyline {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 970px;
	height: 250px;
	z-index: 399;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border: 1px solid #666666;
	background-color: transparent;
}

#btnReplay {
	position: absolute;
	left: 936px;
	top: 3px;
	display: block;
	z-index: 401;
	cursor: pointer;
}

#frame1Text1 {
	position: absolute;
	color: #fff;
	left: 320px;
	top: 80px;
	width: 383px;
	text-align: center;
}


#frame2Text1 {
	position: absolute;
	left: 62px;
	top: 102px;
	width: 100%;
	color: #fff;
	text-shadow: 0px 0px 5px rgba(90, 37, 0, .5), 0px 0px 20px rgba(90, 37, 0, 1), 0px 0px 40px rgb(90, 37, 0), 0px 0px 60px rgba(90, 37, 0, 1), 0px 0px 80px rgba(90, 37, 0, 1);
	/* text-align: center; */
}

#frame3TextContainer {
	position: absolute;
	color: #fff;
	left: 62px;
	top: 102px;
	width: 100%;
	text-shadow: 0px 0px 5px rgba(90, 37, 0, .5), 0px 0px 20px rgba(90, 37, 0, 1), 0px 0px 40px rgb(90, 37, 0), 0px 0px 60px rgba(90, 37, 0, 1), 0px 0px 80px rgba(90, 37, 0, 1);
	/* text-align: center; */
}
#frame3Text1 {
	color: #fff;
	left: 0px;
	top: 0px;
	width: 100%;
	/* text-align: center; */
}

#frame3Text2 {
	color: #fff;
	left: 0px;
	top: 0px;
	width: 100%;
	word-wrap:break-word;
	/* text-align: center; */
}

#logoStatementWord {
	position: absolute;
	top: 0;
	left:0;
	filter: drop-shadow(0 0 0.75rem rgb(90, 37, 0));
}

.statementWordShadow {
	position: absolute;
	top: 0;
	left:0;
	/* filter: drop-shadow(0 0 0.75rem rgb(90, 37, 0)); */
}
.statementWordShadow1 {
	position: absolute;
	top: 0;
	left:0;
	/* filter: drop-shadow(0 0 0.75rem rgb(90, 37, 0)); */
}
.statementWordShadow2 {
	position: absolute;
	top: 0;
	left:0;
	/* filter: drop-shadow(0 0 20px rgb(90, 37, 0, 0.5)); */
}

/* ----------IMAGES---------- */
#frame1Image {
	position: absolute;
	background-image: url("../images/frame1.png");
	left: 30px;
	top: 30px;
	width: 246px;
	height: 196px;
	background-repeat:no-repeat;
}


#frame2Image {
	position: absolute;
	background-image: url("../images/frame2.png");
	left: 0px;
	top: 0px;
	width: 733px;
	height: 250px;
	background-repeat:no-repeat;
	opacity: 0;
}

#frame3Image {
	position: absolute;
	background-image: url("../images/frame3.jpg");
	left: 0px;
	top: 0px;
	width: 970px;
	height: 250px;
	background-size: auto;
	background-size: 100% 100%;
	opacity: 0;
	transform: scale(1.1)
	}



#cta {
	position: absolute;
	font-family: "nokia_pure_headlineregular";
	left: 90px;
  	top: 135px;
  	color: #fff;
  	padding: 6px 20px 7px;
  	font-size: 13px;
  	background-color: #0065ed;
	border-radius: 250px;
}

#texture {
	position:absolute;
	left: 0px;
	top: 0px;	
	width: 970px;
	height: 250px;
	/* overflow: visible; */
}


#logoShadow {
	position: absolute;
	background-image: url("../images/logoShadow.png");
	left: 288px;
	top: 48px;
	width: 422px;
	height: 153px;
	background-size: auto;
	background-size: 100% 100%;
}


#logo {
	position: absolute;
	left: 322px;
	top: 76px;
	width: 353px;
	opacity: 1;
}
#amp {
	position: absolute;
	left: 30px;
  	top: 0px;
  	width: 250px;
	opacity: 1;
}

#timesItalic {
	/* color: #cadb2c; */
	font-family: 'Times New Roman', Times, serif;
	font-style: italic;
	line-height: 0.2;
	/* font-size: 23px; */
}


:focus {
	outline: none;
}

::-moz-focus-inner {
	border: 0;
}
