/* Compiled Less CSS File */
/* Generated from "style.css" */

@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700);
@import url(http://fonts.googleapis.com/css?family=Lora:400,700);
/* ==========================================================================
   landingpage custom styles
   ========================================================================== */
iframe{
	border: 0;
	display: none;
}

wrapper{
	height: 3300px;
}

html{
/*	overflow-x: hidden;*/
}

/* ---------------- landingpage allgemein -------------- */
*,
*:after,
*:before {
  margin: 0;
  padding: 0;
}
#regbox *,
#regbox *:after,
#regbox *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
*,
h1,
h2,
h3,
h4 {
  font-family: 'Lato', serif;
}
body {
  background: #272c32;
  min-width: 1280px;
  font-family: 'Lato', serif;
}

#bg_wrapper{
	background: url("../images/background.jpg") center top no-repeat;
	min-height: 3380px;
	position: relative;
	overflow-x: hidden;
}
.gblue {
  background-color: #6ec5cf;
}
.ggrey {
  background-color: #a3a3a2;
}
.ggreen {
  background-color: #aec753;
}
.gorange {
  background-color: #fbb81f;
}
#wrapper {
  width: 1280px;
  margin: 0 auto;
  position: relative;
}

.youtube{
	padding: 13px;
}

#regbox{
	display: none;
}

#description1,
#description2,
#description3{
	color: #ecf3fb;
	font-family: 'Lora', Arial, sans-serif;
}

#description1 h2,
#description2 h2,
#description3 h2{
	color: #acc5ee;
	text-transform: uppercase;
	font-family: 'Lora', Arial, sans-serif;
	font-size: 27px;
	line-height: 28px;
	text-shadow: 0px 3px 2px rgba(0,0,0,0.7);
}

#description1 p,
#description2 p,
#description3 p{
	font-weight: 700;
	width: 600px;
	font-size: 17px;
	line-height: 24px;
	padding: 3px 0px 10px 0px;
}

#description1{
	width: 750px;
	position: absolute;
	top: 1056px;
	left: 0px;
}

#description2{
	width: 500px;
	position: absolute;
	top: 1500px;
	left: 638px;
}

#description3{
	width: 675px;
	position: absolute;
	top: 2335px;
	left: 0px;
}

#description3 table{
	margin-top: 15px;
}

#description3 th{
	text-align: left;
	border-bottom: 1px solid #FFF;
	padding-bottom: 5px;
	color: #ACC5EE;
}

#description3 td{
	width: 200px;
	font-size: 13px;
	line-height: 20px;
}

#description3 td:first-child{
	width: 160px;
}

#video_overlay{
	background: url('../images/video_big.png') center top no-repeat;
	width: 558px;
	height: 326px;
	position: absolute;
	top: 386px;
	left: 361px;
	z-index: 10;
	cursor: pointer;
}

#video_overlay #ytv{
	background: url('../images/video_big_overlay.png') no-repeat scroll center top transparent;
	width: 532px;
	height: 300px;
	margin: 10px;
}

#video_overlay #ytv:hover{
	background-position: center bottom;
}

#video_overlay iframe{
	display: block;
}

.main-nav-scrolled {
	position: fixed !important;
	top: 0px !important;
	z-index: 1000;
}

#menu_bar{
	background: url('../images/trenner.png') no-repeat scroll center top transparent;
	height: 145px;
	position: absolute;
	top: 821px;
	left: 0px;
	right: 0px;
	overflow-x: hidden;
	z-index: 50;
}

#menu_bar > div{
	position: relative;
	margin: 0px auto;
	width: 1280px;
}

#features{
	position: absolute;
	top: 20px;
	left: 0px;	
	font-size: 15px;
	text-transform: uppercase;
	font-family: 'Lora', Arial, sans-serif;
	font-weight: 700;
}

#features ul li{
	background: url('../images/haken.png') no-repeat scroll left top transparent;;
	width: 600px;
	height: 34px;
	padding-left: 35px;
	color: #fff;
	list-style: none;
	text-shadow: 0px 0px 10px #fff;
}

#play_button{
	background: url('../images/reg_button.png') center top no-repeat;
	width: 275px;
	height: 90px;
	position: absolute;
	top: 18px;
	left: 696px;
	font: 700 33px/111px "Lato",Calibri,Arial,sans-serif;
	color: #F5F5F5;
	text-transform: none;
	text-shadow: 0px 0px 5px #000, 0px 0px 4px #000, 0px 0px 3px #000;
	animation: 1050ms ease 0s normal none infinite glide;
	border: 0px none;
	display: block;
	cursor: pointer;
	text-align: center;
}

#play_button:hover{
	background-position: center bottom;
}

#screens{
	width: 640px;	
}

#screens img{
	border: 2px solid #FFF;
	border-radius: 6px;
	margin: 10px 5px 10px 0px;
}

.fs_form{
	padding-top: 30px;
}

.fs_form_bg{
	background: url('../images/regbox_pagel.png') no-repeat scroll center top transparent;
	min-height: 710px;
}

.form_header{
	padding-top: 30px;
}

#playNowText{
	background: url('../images/btn_std.png') no-repeat scroll 0% 0% transparent;
	width: 198px;
	height: 39px;
	display: block;
	padding: 6px 0px 0px 3px;
	position: absolute;
/*	bottom: 65px;
	left: 76px;*/
	bottom: 105px;
	left: 32px;
}

#playNowText a{
    color: #FFF;
    text-decoration: none;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.9), 2px 2px 2px rgba(0, 0, 0, 0.5);
	font-weight: bold;
	font-size: 14px;
	line-height: 11px;
	text-align: center;	
}

#playNowText:hover{
	background-position: center bottom;
}

.fs_form_top{
	background: url('../images/registration_de.png') repeat scroll 0% 0% transparent;
	width: 358px;
	height: 43px;
	position: absolute;
}

.top_visible{
	opacity: 1 !important;
}
	
#totop{
	opacity: 0;	
	transition: opacity 0.5s ease-in-out 0s;
	position: fixed;
	bottom: 10px;
	right: 20px;
	z-index: 10;
	background: url('../images/to_top.png') no-repeat scroll center top transparent;
	width: 50px;
	height: 50px;
	cursor: pointer;
}

#info_code{
	background: url('../images/infobox.png') no-repeat scroll center top transparent;
	width: 325px;
	height: 425px;
	position: absolute;
	top: -195px;
	right: 20px;
	font-size: 13px; 
	padding: 0px;
	transition: .75s ease-in-out;
	z-index:40;
	cursor: pointer;
}
	
.info_inner{
	width: 230px; 
	color: rgb(255, 255, 255);
	padding: 25px 0px 0px 50px;
}
	
.info_inner .highlight {
	text-shadow: 1px 1px 3px rgb(255, 255, 255); 
	font-weight: 700; 
	line-height: 14px;
}
	
.info_inner .p10{
	padding-top: 10px;
}
	
.info_inner ul{
	padding: 5px 0px 0px 15px; 
	list-style: circle outside none;
}
	
.info_inner .smallcaps{
	font-size: 10px; 
	padding-top: 10px;
}
	
#info_code:hover{
	top: -15px;
}

#water{
	width: 320px;
	height: 420px;
	position: absolute;
	top: 948px;
	left: 725px;
}

#siren{
	background: url('../images/sirene.png') no-repeat;
	width: 320px;
	height: 420px;
	position: absolute;
	top: 0px;
	left: 0px;
	-webkit-animation: siren 3s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -moz-animation: siren 3s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
    animation: siren 3s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
	z-index: 30;
}

@-webkit-keyframes siren {
  0% {
    -webkit-transform: translate3d(10%,0,0) rotateZ(10deg);
    -moz-transform: translate3d(10%,0,0) rotateZ(10deg);
    transform: translate3d(10%,0,0) rotateZ(10deg);
  }

  100% {
    -webkit-transform: translate3d(-10%,0,0) rotateZ(5deg);
    -moz-transform: translate3d(-10%,0,0) rotateZ(5deg);
    transform: translate3d(-10%,0,0) rotateZ(5deg);
  }
}

@-moz-keyframes siren {
  0% {
    -webkit-transform: translate3d(10%,0,0) rotateZ(10deg);
    -moz-transform: translate3d(10%,0,0) rotateZ(10deg);
    transform: translate3d(10%,0,0) rotateZ(10deg);
  }

  100% {
    -webkit-transform: translate3d(-10%,0,0) rotateZ(5deg);
    -moz-transform: translate3d(-10%,0,0) rotateZ(5deg);
    transform: translate3d(-10%,0,0) rotateZ(5deg);
  }
}

@-ms-keyframes siren {
  0% {
    -webkit-transform: translate3d(10%,0,0) rotateZ(10deg);
    -moz-transform: translate3d(10%,0,0) rotateZ(10deg);
    transform: translate3d(10%,0,0) rotateZ(10deg);
  }

  100% {
    -webkit-transform: translate3d(-10%,0,0) rotateZ(5deg);
    -moz-transform: translate3d(-10%,0,0) rotateZ(5deg);
    transform: translate3d(-10%,0,0) rotateZ(5deg);
  }
}

@keyframes siren {
  0% {
    -webkit-transform: translate3d(10%,0,0) rotateZ(10deg);
    -moz-transform: translate3d(10%,0,0) rotateZ(10deg);
    transform: translate3d(10%,0,0) rotateZ(10deg);
  }

  100% {
    -webkit-transform: translate3d(-10%,0,0) rotateZ(5deg);
    -moz-transform: translate3d(-10%,0,0) rotateZ(5deg);
    transform: translate3d(-10%,0,0) rotateZ(5deg);
  }
}

#snow{
    background-image: url('../images/snowflakes1.png'), url('../images/snowflakes2.png'), url('../images/snowflakes3.png');
    -webkit-animation: snow 20s linear infinite;
    -moz-animation: snow 20s linear infinite;
    -ms-animation: snow 20s linear infinite;
    animation: snow 20s linear infinite;
	width: 1632px;
	height: 990px;
	position: absolute;
	top: 0px;
	left: 50%;
	z-index: 0;
	margin-left: -816px;
}

@-webkit-keyframes snow {
    0% { background-position: 0px 0px, 0px 0px, 0px 0px }
    100% { background-position: 500px 1000px, 400px 400px, 300px 300px; }
}
@-moz-keyframes snow {
    0% { background-position: 0px 0px, 0px 0px, 0px 0px }
    100% { background-position: 500px 1000px, 400px 400px, 300px 300px; }
}
@-ms-keyframes snow {
    0% { background-position: 0px 0px, 0px 0px, 0px 0px }
    100% { background-position: 500px 1000px, 400px 400px, 300px 300px; }
}
@keyframes snow {
    0% { background-position: 0px 0px, 0px 0px, 0px 0px }
    100% { background-position: 500px 1000px, 400px 400px, 300px 300px; }
}
/* --------------------- Regbox ------------------- */
#regbox {
  font-family: 'Lato', Calibri, Arial, sans-serif;
  width: 390px;
  box-sizing: border-box;
  color: #fff;
  position: fixed;
  top: 140px;
  left: 50%;
  margin-left: -195px;
  z-index: 100;
}
#regbox .step_one,
#regbox .step_two {
  position: relative;
}
#regbox .formError .formErrorContent {
  font-family: 'Lato', Calibri, Arial, sans-serif;
}
#regbox .form_header h1 {
  text-shadow: 0px 0px 5px #000, 
				0px 0px 4px #000, 
				0px 0px 3px #000;
  line-height: 24px;
}
#regbox .form_header h1 .first_line {
  padding-left: 54px;
  line-height: 12px;
  font-size: 36px;
}
#regbox .form_header h1 .second_line {
  padding-left: 69px;
}
#regbox #first .slogan_page1 {
  margin-bottom: 20px;
  font-size: 23px;
}
#regbox #second .slogan_page2 {
  margin-bottom: 20px;
  font-size: 16px;
}
#regbox #second{
	width: 280px;
}

#regbox #second,
#regbox #gamigoAccountExists,
#regbox #gameAccountExists,
#regbox #emailPage,
#regbox #successPage {
  display: none;
}
#regbox #gamigoAccountExists #gamae_image {
  background: url('../images/error.png');
  background-size: cover;
  border-radius: 15px;
  box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.7) inset;
  width: 273px;
  height: 87px;
  margin: 0px 0px 15px;
}
#regbox #gamigoAccountExists p {
  margin: 10px 0;
}
#regbox #gameAccountExists {
  width: 308px;
  padding: 10px 0px 0px 0px;
}
#regbox #gameAccountExists #gae_image {
  background: url('../images/error.png');
  background-size: cover;
  border-radius: 15px;
  box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.7) inset;
  width: 273px;
  height: 137px;
  margin: 0px 0px 15px;
}
#regbox #gameAccountExists p {
  width: 258px;
}
#regbox #emailPage {
  width: 308px;
}
#regbox #emailPage p {
  width: 258px;
}
#regbox #successPage {
  font-size: 18px;
  line-height: 22px;
}
#regbox #successPage #success_image {
  background: url('../images/success.png');
  background-size: cover;
  border-radius: 15px;
  box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.7) inset;
  width: 273px;
  height: 87px;
  margin: 0px 0px 15px;
}
#regbox #successPage p {
	padding: 10px 0px;
	font-size: 15px;
	line-height: 18px;
}
#regbox .email_icon {
  background: url('../images/registration/email.png') center top no-repeat;
  height: 100px;
  width: 100px;
  margin-left: 20px;
  top: 0;
  left: 0;
  float: right;
  position: relative;
}
#regbox .password_reset {
  color: #42A2BC;
}

#reg_close {
    font-size: 12px;
    color: #FFF;
    cursor: pointer;
    top: 24px;
    left: 337px;
    position: absolute;
    z-index: 22;
    background: url('../images/fancybox/fancy_close.png') no-repeat scroll center top transparent;
    width: 30px;
    height: 30px;
}
/* ------------------ Input Fields ---------------- */
.formlayer {
  width: 273px;
  margin: 0 auto;
  padding: 25px 0;
}
.formlayer .fields {
  position: relative;
  clear: both;
}
.formlayer .fields i {
  left: 0px;
  top: 2px;
  position: absolute;
  height: 34px;
  width: 36px;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 1px 0 0 rgba(255, 255, 255, 0.7);
  color: #ddd;
  text-align: center;
  line-height: 38px;
  pointer-events: none;
  -webkit-box-shadow: 0px 0 0 rgba(0, 0, 0, 0.7);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.formlayer .fields-date {
  margin: 10px 0px 15px;
}
.formlayer .fields-date label {
  font-family: 'Lato', Calibri, Arial, sans-serif;
  font-size: 13px;
}
.formlayer .fields-cb {
  margin: 20px 0px 15px;
}
.formlayer .fields-cb label,
.formlayer .fields-cb a {
  font-family: 'Lato', Calibri, Arial, sans-serif;
  font-size: 11px;
}
.formlayer .extended_terms {
  margin: 9px 0;
  font-family: 'Lato', Calibri, Arial, sans-serif;
  font-size: 12px;
}
.formlayer a {
  color: #42A2BC;
}
.formlayer input[type=text],
.formlayer input[type=password] {
  font: 400 13px 'Lato', Calibri, Arial, sans-serif;
  width: 100%;
  padding: 11px 18px 11px 50px;
  margin-bottom: 10px;
  border: none;
  border-radius: 3px;
  color: #000000;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1) inset, 0px 3px 2px rgba(0, 0, 0, 0.1) inset;
  text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.8);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.formlayer input[type=text]:hover ~ i,
.formlayer input[type=password]:hover ~ i {
  color: #52cfeb;
}
.formlayer input[type=text]:focus ~ i,
.formlayer input[type=password]:focus ~ i {
  color: #42A2BC;
}
.formlayer input[type=text]:focus,
.formlayer input[type=password]:focus,
.formlayer button[type=submit]:focus {
  outline: none;
}

.formlayer select {
  font: 400 13px 'Lato', Calibri, Arial, sans-serif;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
  padding: 5px 2px 5px 5px;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1), inset 0 3px 2px rgba(0, 0, 0, 0.1);
  color: #777;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.formlayer option {
  font: 400 13px 'Lato', Calibri, Arial, sans-serif;
}
.formlayer input[type="button"],
.formlayer .downloadPlayLink,
.formlayer button {
  height: 90px;
  width: 275px;
  background: url('../images/reg_button.png') no-repeat center top;
  margin: 10px 0px 10px 0px;
  font: 28px/18px 'Lato', Calibri, Arial, sans-serif;
  color: #f5f5f5;
  text-transform: none;
  text-shadow: 0px 0px 5px #000000, 0px 0px 4px #000000, 0px 0px 3px #000000;
  animation: 1050ms ease 0s normal none infinite glide;
  border: 0px;
  display: block;
  cursor: pointer;
  padding-top: 20px;
  font-weight: 700;
  outline: none;
}
.formlayer input[type="button"] .first_line,
.formlayer .downloadPlayLink .first_line,
.formlayer button .first_line {
  display: block;
  font-size: 40px;
  margin-top: 7.5px;
}
.formlayer input[type="button"] .second_line,
.formlayer .downloadPlayLink .second_line,
.formlayer button .second_line {
  font-size: 22px;
}
.formlayer .one_line {
  padding-bottom: 0px;
}
.formlayer .downloadPlayLink {
  box-sizing: border-box;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  font-size: 27px;
  padding: 25px 0px;
  line-height: 64px;
}
.formlayer .submit input[type="button"]:hover,
.formlayer .downloadPlayLink:hover,
.formlayer button:hover {
  background-position: center bottom;
  text-shadow: 0px 0px 6px #ffffff;
  background-repeat: no-repeat;
}
/* ---------------------- AJAX -------------------- */
.ajax_loading_header_img {
  margin-top: 235px;
}
.ajax_loading_bottom {
  position: absolute;
}
.ajax_loading_img {
  display: block;
  margin: auto;
  height: 64px;
  width: 64px;
  background: url('../images/registration/ajax_loading.gif') !important;
}
#ajax_loading {
  display: none;
  z-index: 2000;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: #2b2b2b;
  opacity: 0.6;
  filter: alpha(opacity=60);
}

/* --------------------- Footer ------------------- */
footer {
  position: absolute;
  top: 3236px;
  width: 100%;
}

footer .content{
	width: 1280px;
	margin: 0px auto;
	font-size: 12px;
	color: #FFF;
	text-align: left;
	padding-top: 20px; 	
}

footer a {
  color: #ffffff;
  text-shadow: 1px 1px 1px #000000;
  font: 12px Arial,Helvetica;
  text-decoration: none;
}
footer a:hover {
  text-decoration: underline;
}
footer ul {
  margin: 0 0 15px 0;
  padding: 0;
  float: left;
}
footer ul li {
  float: left;
  margin-right: 5px;
  list-style: none;
}
footer .publisher,
footer .publisher_logos {
  float: right;
}
footer .social_links {
  clear: both;
}
footer .social_links ul {
  margin-top: 15px;
}