@charset "utf-8";

html,body
{
	height:100%;
	min-height: 900px;
	color: #333;
	font-family: 'Open Sans', sans-serif;
}

#preloader {
	background: #ffffff;
	position:fixed;
	left:0px; 
	top:0px; 
	width:100%; 
	height:100%; 
	z-index: 4000;
}
#preloader div {
	background: #ffffff;
	width:70px;
	margin:auto;
	height:180px;
	text-align:center;
	overflow:hidden;
}
#preloader-image {
	position: relative;
	left:0px;
	top:50px;
}

a, a:link, a:hover, a:visited{
	outline: 0;
	color: #2E3192;
}

a:link, a:hover {
  text-decoration: none;
  
}

body{
	margin: 0;
	min-width: 1024px;
	padding: 0;
}

p{
	margin: 0 0 20px 0;	
}

p, ul{
	font-weight:400;
	font-size:95%;
	font-style:normal;
	line-height:150%;
}

p1{
	font-weight:700;
	font-size:100%;
	font-style:normal;
	line-height:120%;

}

img{
	border: 0;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
}


h1{
	font-weight:700;
	font-style:normal;
}

h2{
	font-weight:700;
	font-size:120%;
	font-style:normal;
	line-height:120%;
}


	.l-content
	{
		width: 100%;
		margin: auto;
		margin-bottom: -91px;
	}

	.l-fixedcentertop
	{
		position: absolute;
		top: 0px;
		z-index: 999;
		width: 100%;
		text-align:center;
	}

	.l-story
	{
		margin: 0 auto;
		width: 1000px;
		margin: auto;
		position:relative;
		height: 100%;
	}
	
	.l-first-textpanel{
		padding: 180px 0 89px 60px;
		position: relative;
		width: 350px;	
	}
	
	.l-second-textpanel
	{
		position:absolute;
		margin: 0 20px 0 0;
		padding: 180px 120px 0 0;
		width: 400px;	
		left: 580px;
		top: 60px;
	}
	
	.l-third-textpanel{
		padding: 180px 0 89px 60px;
		position: relative;
		width: 350px;	
	}

	.l-fourth-textpanel{
		padding: 150px 0 0 60px;
		position: relative;
		width: 350px;
	}

	.l-fourth-mappanel{
		position: absolute;
		width: 350px;	
		z-index: 400;
		right: -180px;
		bottom: -69px;
	}

	.l-overflowhidden
	{
		overflow:hidden;
		position:relative;
	}

	#fourth .l-fourth-textpanel,
	#third .l-third-textpanel,
	#second .l-second-textpanel
	{
		display:none;
	}
	
	
#first .p1bg-soldier{
	z-index: 200;
	position: absolute;
	left: 620px;
	top: 200px;

}

#first .p1bg-ufo{
	z-index: 199;
	position: absolute;
	left: 430px;
	top: 200px;
}


#first,
#second,
#third,
#fourth{
	background:url(images/bg_01.jpg) 50% 0 no-repeat fixed;
	border-spacing: 0;
	background-color: transparent;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	bottom : 0;
	height: 100%;
}

#second,
#third,
#fourth
{
	display:none;
}

#second{
	background: url(images/bg_02.jpg) 50% 0 no-repeat fixed;
}


#second .p2bg-award{
	z-index: 200;
	position: absolute;
	left: 130px;
	top: 1000px;
}


#second .p2bg-hero{
	z-index: 200;
	position: absolute;
	left: -30px;
	top: -2000px;

}

#third{
	background: url(images/bg_03.jpg) 50% 0 no-repeat fixed;
}

#third .p3bg-ipad{
	z-index: 197;
	position: absolute;
	left: 325px;
	top: 1000px;
}

#third .p3bg-iphone{
	z-index: 199;
	position: absolute;
	left: 350px;
	top: -1000px;
}

#third .p3bg-code{
	z-index: 198;
	position: absolute;
	left: 330px;
	top: 150px;
	display:none;
}

#fourth{
	background: url(images/bg_04.jpg) 50% 0 no-repeat fixed;
}

#fourth .p4bg-chow{
	z-index: 999;
	position: absolute;
	left: 520px;
	top: -1000px;
}

.story
{
	overflow:hidden;
}


	#footer-details a
	{
		color: white;
	}

	#footer-details a:hover
	{
		text-decoration: none;
		font-weight: 700;
	}
	
	/*#footer-details li:hover a:before
	{
		content: '> ';
		position: relative:
		top: 5px;
	}*/
	
	#footer-details .current a
	{
		color: red;
		font-weight: 700;
	}

	#footer-details{
		min-width: 960px;
		width: 100%;	
		z-index: 1000;
		color: white;
		font-size: 1.2em;
		padding: 20px 0 15px 0;
		overflow: auto;
	}

	#footer-legal{
		z-index: 1000;
		color: #ffffff;
		font-size: 12px;
		overflow: auto;	
		position: absolute;
		bottom: 2px;
		left: 4px;
	}

	#footerholder
	{
		position: relative;
		z-index: 3;
		background-color: black;
		background-color: #2E3140;
		background-color: rgba(0, 0, 0, 0.7);
		height: 91px;
	}

	#footer-details li{
		vertical-align: middle;
	}

	#footer-details h1{
		font-size: 18px;
	}

	#footer{
		float: right;
		line-height: 200%;
		list-style: none;
		margin: 0 0 0 0;
		text-align: right;
		width: 800px;	
	}

	#footer li{
		padding: 8px 0 0 0;	
	}

	#footer li.logo-footer{
		padding: 6px 20px 0 0;
	}

	#footer li{
		vertical-align: top;
		width: 120px; 
		text-align: center;
	}

	#footer-details li{
		display: inline-block;
		*display: inline;
		zoom: 1;
		margin: 0 10px 0 0;
	}

.first-title
{
	color:#DA0808;
}

.second-title
{
	color:#2e3192;
}

.third-title
{
	color:#DA0808;
}

.fourth-title
{
	color:#2e3192;
}

#map-canvas
{
	height: 350px;
	width: 350px;
	border: 2px solid #2E3192;
	margin-bottom: 4px;
}

.linkedin
{
	text-align:center;
	width: 80px;
	height: 80px;
	padding: 18px 15px 0 15px;
	border-radius: 8px;
	background-color: #C6CDC6;
	margin-bottom: 15px;
	margin-left: 10px;
}