/*colors

text: #7f7c7c;
headlines: #4e4e4e;
buttons + links: #65bf95;
buttons-hover: #56b086;
section-dark: #353434;
section-bright: #fff;

*/

/*  Fonts  */
@font-face {
font-family: 'kessel_bold';
src: url('fonts/Kessel_105_Bold.otf')
format('opentype');
}

@font-face {
font-family: 'kessel_book';
src: url('fonts/Kessel_105_Book.otf')
format('opentype');
}

@font-face {
  font-family: 'Bitstream-Vera-Sans-Mono';
    src:  url('fonts/Bitstream-Vera-Sans-Mono.ttf.eot'),
    url('fonts/Bitstream-Vera-Sans-Mono.eot?#iefix') format('embedded-opentype'),
    url('fonts/Bitstream-Vera-Sans-Mono.ttf.woff') format('woff'),
    url('fonts/Bitstream-Vera-Sans-Mono.ttf.svg#Bitstream-Vera-Sans-Mono') format('svg');
    
    font-weight: normal;
    font-style: normal;
}

html[lang="de-DE"] .lang-item-en {
	opacity:0.5;
}

html[lang="en-GB"] .lang-item-de {
	opacity:0.5;
}

/* partner Logos */

.partner-and-supporter {
    padding-top:100px;
    width:60%;
    max-width:960px;
    margin:0 auto;
}

#zhreformation-logo {
    transform:rotate(-11.2445deg);
    width:50%;
    margin-bottom:50px;
}
.two-logo-row {
    padding-right:100px;
}
.two-logo-row img {
    width:50%;
    float:left;
}

.three-logo-row {
    text-align:center;
    padding-left:50px;
}
.three-logo-row img {
    width:32%;
    margin-right:0.5%;
}

/* end partner logos */

#parallax_soontoactions img {
    margin:0px 50px 20px 50px;
    max-height:80px;
} 

#logo-wrapper a {
	outline:none;
}

#logo-wrapper 
{
    margin-top:5% !important;
    display:block;
    position: relative;
    width:60%;
    max-width: 1105px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:20% !important;
    overflow:hidden;
    clear:both;
    text-align: center;
}

#logo-wrapper img {

}

#logoimg-outter {
    position: relative;
    margin:0 auto;
    float:left;
    
}
#logoimg-inner {
    position: absolute; !important;
    left:0px;

    /*margin-left:-552px;*/
}
#parallax-scene #parallax_0 {
    z-index:0;
    margin-top:40%;
}
#parallax-scene #parallax_1 {
    z-index:-1;
    margin-top:30%;
}

#parallax-scene #parallax_2 {
    z-index:-2;
    margin-top: 30%;
    
}

#parallax-scene #parallax_3 {
    z-index:-3;
    margin-top:5%;
}

#parallax-scene #parallax_4 {
    z-index:-4;
    margin-top:20% !important;
}
/*

#parallax-scene #parallax_0 {
    margin-top:26%;
    z-index:0;
}
#parallax-scene #parallax_1 {
    margin-top:24%;
    z-index:-1;
}

#parallax-scene #parallax_2 {
    margin-top:22%;
    z-index:-2;
}

#parallax-scene #parallax_3 {
    margin-top:10%;
    z-index:-3;
}

#parallax-scene #parallax_4 {
    margin-top:14%;
    z-index:-4;
}
*/

#bgbox {
    z-index:-5;
}

body {
	overflow-x:hidden;over
}

body.admin-bar header.main {
	padding-top:30px !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
body,
blockquote,
input,
.rightpull-text,
.leftpull-text,
.feature-list{
	font-family: 'Bitstream-Vera-Sans-Mono' !important;  
}

h1 {
    font-size:2.5em !important;
    
}
h1, h3,h4,h5,h6 {
	color: #00b4ff;
    hyphens: manual; !important;
}

.feature-list {
    font-family: 'Bitstream-Vera-Sans-Mono' !important;  
    clear:both;

    width:100%;
    line-height:2;
    padding-left:10%;
    color:#29AADE;
    
    text-align:left;
    hyphens: none;
    margin-bottom:5% !important;

}

#trailer-container,
.flexslider,
.content-desc {
	width:95%;	
	display:block;
	margin:20px auto !important;
	clear: both;
}

.flexslider {
	margin-top:5% !important;
	margin-bottom:5% !important;
}

#trailer-container iframe {
	width:100%;	
	display:block;
	margin:0 auto !important;
}

#trailer-container iframe,
.flex-control-thumbs li img,
.flex-viewport {
	border:1px solid #00b4ff !important;
}

ol.flex-control-thumbs {
    width: 101.5% !important;
    margin-left: -0.5% !important;
}

.flex-control-thumbs li {
	width:24% !important;
	margin:1% 0.5% 0% 0.5% !important;
}
.leftpull-text,
.rightpull-text {
    width:70%;
}

.leftpull-text,
.rightpull-text,
.feature-list {
	
	line-height: 1.9;
	font-size:24px;
	color:#fff;
}

.leftpull-text {
	text-align: left;
}
.rightpull-text {
	text-align: right;
	float:right;
}

.rightpull-img,
.leftpull-img {
	width:30%;
}

.rightpull-img {
	float:right;
}
.leftpull-img {
	float:left;
}
.rightpull-img img,
.leftpull-img img {
	margin-top:-40px;
}


#bgbox {
	
    width:100%;
    height:800px !important;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7fdddd+0,18315a+100 */
	
	background: #1a0422; /* Old browsers */
    background: -moz-linear-gradient(top, #1a0422 0%, #2e3960 30%, #11808d 60%, #f2b56e 99%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #1a0422 0%,#2e3960 30%,#11808d 60%,#f2b56e 99%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #1a0422 0%,#2e3960 30%,#11808d 60%,#f2b56e 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a0422', endColorstr='#f2b56e',GradientType=0 ); /* IE6-9 */
}
.content-press h5 {
	margin-top:0px !important;
}

.content-press .presskit {
	display:inline-block;
	width:48%;
	margin-right:1%;

}
.content-press .newsletter {
	display:inline-block;
	width:48%;
	margin-left:1%;
}

.presskit-download {
	text-decoration: none;
	border-bottom:none !important;
	display:table;
	opacity:0.5;
	background-repeat: no-repeat;
	background-position: center center;
	color:#29aade;
	font-size:28px;
	margin:0 auto;
}

.presskit-download span {
	height:78px !important;
	vertical-align: middle;
	min-width:339px;
	background-image:url('img/button_signup.png');
	display:table-cell;

}


.presskit-download:hover {
	opacity: 1.0;
}

.presskit-download:hover span {
	color: #fff;
}

/*Mailchimp Overrides */
.

#mc-embedded-subscribe {
	width:20px !important;
	float:right;
	padding:0 !important;
}

.mc-field-group input[type="email"] {
	width:70%;
	float:left;
}

.mc-field-group label {
	display:none !important;
}

#mce-EMAIL {
	background-color:transparent;
	background-image:url('img/emailinput.png');
	background-repeat: no-repeat;
	width:339px;
	height:77px;
	color:#29aade !important;
}

#mc-embedded-subscribe {
	background-color:transparent;
	background-image:url('img/signupbutton.png');
	background-repeat: no-repeat;
	background-size: contain;
	width:215px;
	height:77px;	
	opacity: 0.5;
	font-size:28px;
	color:#29aade !important;
	padding:0px !important;
}

#mc-embedded-subscribe:hover {
	opacity: 1;
}

#logo-wrapper {z-index: -2;}

@media only screen and (max-width: 2050px) {
    /*
    #parallax_calltoactions {
		margin-top:30% !important;
	}
	*/
    #bgbox {
        height:800px !important;
    }

    #logo-wrapper {
        margin-bottom:2% !important;
        }
}


@media only screen and (max-width: 1920px) {
    #bgbox {
        height:550px;
    }

   
/*
    #parallax_calltoactions {
		margin-top:35% !important;
	}
*/
}

@media only screen and (max-width: 1300px) {

    #bgbox {
        height:500px !important;
    }

    #logo-wrapper {z-index: 1;}
 
     #logo-wrapper {
        margin-top:15% !important;
        margin-bottom:10% !important;
        }

   #mce-EMAIL,
	#mc-embedded-subscribe {
		width:339px;
		display: block;
		margin:0 auto !important;
		margin-bottom:5% !important;
		float:none;
		background-position: center center;
	}

	.mc-field-group {
		width:100% !important;
	}

    

     #parallax-scene #parallax_3 {
        z-index:-3;
        margin-top:8% !important;
    }
}

@media only screen and (max-width: 800px) {
    #bgbox {
        height:300px !important;
    }

    #logo-wrapper 
    {
        margin-top:25% !important;
        margin-bottom:10% !important;
    }
    
    #catch-phrase-inner {
    	width:90% !important;
    }
    #catch-phrase-inner p {
    	font-size:18px !important;
    }

    #parallax_calltoactions {
		width:100% !important;
		margin-top:-7% !important;
	}

	#parallax_calltoactions img {
		width:40% !important;
		max-width:260px;
		
	}

	.rightpull-img {
		display:none;
	}
	.leftpull-text {
		width:100%;
		font-size:18px;
	}
    .feature-list {
        font-size:18px;
    }

	.rightpull-img,
	.leftpull-img {
		display:none;
	}
	.leftpull-text,
	.rightpull-text {
		width:100%;
		font-size:18px;
		text-align: left;
	}


	.content-press .presskit,
	.content-press .newsletter {
		display:block;
		width:100%;
		margin-right:0%;
		margin-bottom:10%;
		}


	.newsletter, .presskit {
	    float: none;
	    width: 100%;
	    margin-bottom: 40px;
	}

	hr {
		padding-top:100px !important;
	}
    .two-logo-row ,
    .three-logo-row  {
        padding-left:0 !important;
        padding-right:0 !important;
    }

    #zhreformation-logo {
        width:80%;
    }
	.two-logo-row img,
    .three-logo-row img {
        width:100%;
        float:none;
        
    }

    #parallax_soontoactions img {
        margin:0 2% !important;
        display:inline-block;
        max-width:46%;
        height:auto !important;
    }

}

@media only screen and (max-width: 500px) {
    #bgbox {
        height:250px !important;
    }
    #logo-wrapper 
    {
        margin-top:15% !important;
        margin-bottom: 15% !important;
        width:100%;
    }
   
    #parallax_logo {
 	   margin-top:20% !important;
	}

	#parallax_calltoactions img {
		width:75% !important;
		margin:0 5% 5% 5% !important;
	}

	.lang-item-first {
		clear:both;
	}

    
/*

	#parallax-scene #parallax_0 {
    	z-index:0;
	}
	#parallax-scene #parallax_1 {
        margin-top:35%;
	    z-index:-1;
	}

	#parallax-scene #parallax_2 {
	    z-index:-2;
	}

	#parallax-scene #parallax_3 {
        margin-top:15%;
	    z-index:-3;
	}

	#parallax-scene #parallax_4 {
	    z-index:-4;
	}
*/

    #parallax-scene #parallax_0 {
        z-index:0;
        margin-top:50% !important;
    }
    #parallax-scene #parallax_1 {
        z-index:-1;
        margin-top:50% !important;
    }

    #parallax-scene #parallax_2 {
        z-index:-2;
        margin-top: 40% !important;
        
    }

    #parallax-scene #parallax_3 {
        z-index:-3;
        margin-top:18% !important;
    }

    #parallax-scene #parallax_4 {
        z-index:-4;
        margin-top:35% !important;
    }
	ul.nav-menu li a {
	    font-size:12px !important;
	}

    .site-content {
        padding:0px 10px;
    }

}


ul.nav-menu li a {
    font-size:16px;
}

.parallax-container,
#parallax_logo {
	text-align:center;
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
}

#parallax-scene img.para {
    width:100%;
}
#parallax-scene {
    /*left:-2%;*/
    width:100%;
    display:block;
}


#parallax_logo {
    
    text-align: center;
    width:100%;
}



#parallax_calltoactions {
	display:block;
	margin-top:-5%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:80%;
    z-index:20;
}
#parallax_calltoactions img {
	
	margin:0 5% 5% 5%;
}

#catch-phrase {
	font-family: 'Bitstream-Vera-Sans-Mono' !important; 
	width:100%;
}

#catch-phrase-inner {
	display: block;
	width:70%;
	max-width:960px;
	margin:0 auto;
}

#catch-phrase-inner p {
	font-size:28px;
	color:#fff;
}


html {
    margin-top: 32px !important;
}

.wrapper {
	max-width: 1200px;
	height: auto;
	margin: 0 auto;
    position: relative;
}

section {
    text-align: center;
}

.inner-section {
    max-width: 800px;
    margin: 0 auto;
}

h2 {
  color: #efeaec;
  font-size: 22px !important;
  font-weight: normal !important;
  line-height: 1.5;
  text-transform: uppercase;
  margin: 60px 0 20px 0 !important;
  letter-spacing: 1px;
}

p {
  color: #d7d7d7;
  font-size: 17px;
  letter-spacing: 0.5px;
  line-height: 1.5;
  margin: 20px 0;
}

p.left {
    text-align: left;
}

a{
    color: #fefefe;
    text-decoration: none;
}

/*accordion press contact*/
.more {
    display:none;
}

/*buttons*/
.mybutton {
    background-color: #e87637;
    color: #612a3c;
    display: inline-block;
    font-family: "lato_regular",arial;
    font-size: 18px;
    letter-spacing: 1px;
    padding: 15px 50px;
    text-decoration: none;
    text-transform: uppercase;
}

.mybutton:hover {
    /* background: #a28172; */
}

header .menu-item a{
    color:#00A8EA !important;
}

header .menu-item a:hover {
    color:#F9F9F9 !important;
}

/*  header  */
header.main {
    background: rgba(10,10,10,0.8);
    width: 100%;
    /*height: 60px;*/
    position:absolute;
    left:0px;
    top:0px;
    z-index: 9999;
    border-bottom:1px solid #00A8EA;
    color:cyan;
}

header ul.backlink li a {
    display: block;
    color: #fff;
    height: 60px;
    width: 100px;
    margin-top: 30px;
}

header ul.icons , header ul.backlink {
    float: right;
    list-style: none;
}

header ul.icons li {
    float: left;
    margin-left: 10px;
}

header ul.icons li a {
    background: url('img/header-icons.png') no-repeat;
    display: block;
    height: 60px;
    width: 50px;
}

header ul.icons li a.pk {
    background-position: 0 0;
}

header ul.icons li a.nl {
    background-position: -55px 0;    
}

header ul.icons li a.tw {  
    background-position: -165px 0;  
}

header ul.icons li a.fb {
    background-position: -110px 0;    
}



.moodboard-privacy {
    height: 300px;
}

.moodboard .logo {
    margin-left: 0;
    margin-top: 160px;
    text-align: center;
}

.moodboard-privacy .logo {
    margin-left: 0;
    margin-top: 100px;
    text-align: center;
}

.moodboard .buttons {
    margin-top: 20px;
    margin-left: 0;
    text-align: center;
}

/*Trennstrich*/
.trennstrich {
    padding: 20px;
}

/*slider*/
.flexslider {
    border: 0 !important;
}

/* Trailer */
.video, .screens {
    margin: 60px auto;
    width: 95%;
}

.flex-video {
    height: 0;
    margin-bottom: 0.88889rem;
    overflow: hidden;
    padding-bottom: 67.5%;
    padding-top: 1.38889rem;
    position: relative;
}

.flex-video iframe, .flex-video object, .flex-video embed, .flex-video video {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

/*newsletter*/
.newsletter img,
.presskit img {
	max-height:100px;
	width:auto;
}
.newsletter, .presskit {
    float: left;
    width: 50%;
    margin-bottom: 40px;
}

.newsletter h2,
.presskit h2,
.newsletter p,
.presskit p {
    color:#29aade;
}

.newsletter input {
    border: 0;
}


/* lorbeeren */
.laurel-section, .newsletter-section {
    overflow: hidden;    
    width: 100%;
}

.laurels img {
    margin: 20px 0;
}

.lorbeer {
    color: #a28172;
    font-size: 12px;
    display: inline-block;
    line-height: 1.5;
    padding: 5px 10px;
    width: 130px;
    vertical-align: top;
}

.lorbeer a, .readmorebtn2 {
    color: #be5a3d;
    cursor: pointer;
    font-size: 17px;
    line-height: 25px;
    margin-top: 30px;
    text-decoration: none;
}

.lorbeer a {
    font-size: 12px;
}

/*reviews*/
.review {
    line-height: 1.4em;
    margin-top: 30px;
}
.rating {
    background: rgba(0, 0, 0, 0) url("http://cloudchasersgame.com/wp-content/themes/twentyfifteen/img/rating-stars.png") no-repeat scroll 50% 0;
    height: 18px;
    margin-bottom: 5px;
    text-indent: -9999px;
}

.quote {
    color: #a28172;
    font-size: 1rem;
    font-style: italic;
}

.quote-info {
    color: #a28172;
    font-size: .9rem;
}

.quote-info a, .infotext a {
    color: #be5a3d;
    text-decoration: none;
}

/*decoration*/
.sep_line {
    display: block;
    height: 100px;
    width: 13.5px;
}

.sep_line:after {
    background: #dedede;
    content: "";
    display: block;
    height: 100%;
    margin: 0 auto;
    width: 1px;
}

.sep_top {
    border-bottom: 1px #dedede solid;
    margin: 0 auto 40px auto;
}

.sep_bottom {
    border-top: 1px #dedede solid;
    margin: 40px auto 0 auto;
}

.footer-img {
	margin-top:-30%;
	position: relative;
	width:100%;
	z-index: -1;
}

/*  Footer  */
footer {
    padding: 20px 0 0 0;
    text-align: center;
   
    background-size: cover;
    background-position: bottom;
}

footer.entry-footer {
    background:none;
}

.policy a {
    font-family: "lato_regular", arial;
    font-size: 14px;
    line-height: 25px;
    margin-top: 30px;
    text-decoration: none;
}

.social-links {
  margin: 30px auto;
  text-align: right;		
}

.mytwitter {
  float: right;
  margin-left: 10px;
}

ul.nav-menu,
ul.nav-menu li {
    margin:0;
    padding:0;
}

ul.nav-menu li {
    display:block;
    float:right;
    padding:0 10px;
}




hr {
    min-height:30px;
    width:80%;
    /*margin-left:-10%;*/
    margin:20px auto;
    background:none;
    background-image:url('img/ui_skip_line.gif');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    border:none !important;
    clear:both;
}

hr.silent {
	background:none;
}

footer hr {
    margin:0 auto;
    min-height:30px;
    width:1100px;
    max-width:100%;
}

/*  Responsive code  */





/* ---- Press Contact ---- */
.press-title {
    color: #e87637;
    font-size: 22px !important;
    font-weight: normal !important;
    letter-spacing: 1px;
    line-height: 1.5;
    margin: 60px 0 20px !important;
    text-transform: uppercase;
    cursor: pointer;
}
.white-title {
    color: white;
}