x/*********************************************************************************************

Project : rwdgrid - responsive grid system for your next project
URI: http://rwdgrid.com/
Version: 1.0
Author: Vineeth G S 
Author URI: http://www.gsvineeth.com
Github URI: https://github.com/gsvineeth/rwdgrid/

**********************************************************************************************

1.  Default / for Grid 1200px             
2.  960px 
3.  720px
4.  lt 720px  


**********************************************************************************************/

 
/********************************************************************************************* 

1.  Default / for Grid 1200px             

*********************************************************************************************/   

/* Style for demo REMOVE THIS SECTION */

@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot');
	src:url('../fonts/icomoon.eot') format('embedded-opentype'),
		url('../fonts/icomoon.woff') format('woff'),
		url('../fonts/icomoon.ttf') format('truetype'),
		url('../fonts/icomoon.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

body{
	background:#fbfbfb;
	font-size-adjust:0.508; 
	font-weight:200; 
	font-style:normal;
	margin: 0; padding: 0;
	font-family: "freight-sans-pro", sans-serif;
}
 

.header {
	position: relative;
	background-image: url('../assets/header_DSC_8185.jpg');
	background-size: cover;
	background-repeat: no-repeat; 
	height: 520px;
	z-index: 0;
	margin-bottom: 1em;
}


.header h1 {
	font-size: 6em;
/* 	font-family: "Apercu Regular", Calibri, sans-serif;  */
	line-height: .9em;
	color: #E3FF40;;
	margin-top: 10%;
	margin-bottom: .5em;
	margin-left: 1em;
	letter-spacing: -2px;

}


.header h1 span {
	color: #fff;
}


.header h2 {
	color: #fff;
	line-height: 1.25em;
/* 	font-family: "Apercu Light", Calibri, sans-serif;  */
	margin-left: 3em;
	font-size: 2em;
	
}

.header h2 a {
	color: #FFF;
	border-bottom: 2px solid #FFF;
	-webkit-transition: all .1s ease-out 0;
    -moz-transition: all .1s ease-out 0;
    -o-transition: all .1s ease-out 0;
    transition: all .1s ease-out 0;

}

.header h2 a:hover {
	color: #6BBFFF;
	border-bottom: 2px solid #6BBFFF;
	}

/*
.header a {
	padding: .825em;
	border: 1px solid #fff;
	margin-left: 5.25em;
	font-size: 1em;
	color: #fff;

}
*/

footer {
	margin-top: 6em;
}


.footer {
	background-color: #59B7FF;
	color:#fff;
	margin-top: 220px;
	padding-top: 25px;
	padding-bottom: 25px;
	overflow: hidden;
}

.footer li{
	list-style-type:none;
}

.footer a {
	color: #fff;
}

.logo  {
	position: absolute;
	z-index: 1000;
	left:25px;
	top:15px;
	width: 180px;
}
.logo_printer {
	position: fixed;
	z-index: 1000;
	left:25px;
	top:15px;
}

.logo_printer img {
	width:50%;
	float: left;
}

.navigation {
	position: absolute;
	text-align: right;
	z-index: 1000;
	right: 25px;
	top: 20px;
	
}

a { 
	color: #6BBFFF;
	text-decoration: none;
}

p {
	font-size: 1.25em;
	line-height: 1.5em;
	margin-bottom: 1.5em;
	font-family: 
}

p.credits {
	font-size: 1em;
}

p.credits a {
	color: #000;
}


.footnote {
	font-size: 16px;
	margin-top: 1em;
	margin-bottom: 2em;
}

#nav a {
	color:#fff;
	text-decoration: none;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 600;
}

#nav a:hover {
	color:#000;
	color: #6BBFFF;
	text-decoration: none;
}


#nav.dark a {
	color:#000;
}

#nav.dark a:hover {
	color:#6BBFFF;
}

#nav.blue a:hover {
	
	color:#000;
	margin-top: auto;
}

.webprinter a {
	color: #E3FF40;
}



ul#nav {
/* 	font-family: "Apercu Regular", Calibri, sans-serif;  */
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}


#nav li {
	display: inline;
	margin-right: 1em;
	color: #fff;
	list-style-type:none;
}

#nav.dark li {
	color:#000;
}

.navi-underline {
	border-bottom: 2px solid; 
	padding-bottom: 1px;
}




.neonelephant {
	color: #59B7FF;
}

.en {
	color:#6BBFFF;	
}
.en:hover {
	color:#000;
}


.project_video {
	width: 100%;
}

.next_project {
	position: fixed;
	right: 0;
	top: 50%;
	margin-right: 0;
	border-right: 0;
/* 	font-family: "icomoon"; */
	background: #fff;
	font-size: 1.5em;
	font-weight: bold;
	
}

.next_project:hover {
	/*
background: #333;
	color: #fff;
*/
}

.previous_project {
	position: fixed;
	left: 0;
	top: 50%;
	margin-right: 0;
	border-left: 0;
/* 	font-family: "icomoon"; */
	background: #fff;
	font-size: 1.5em;
	font-weight: bold;

}

.next_project a, .previous_project a {
	color: #333;
	padding: 20px;
	background: #fff;
}

.leistungen-banner {
	margin-top: 90px;
	margin-bottom: 120px;
	text-align: center;
	overflow: hidden;
}

.leistungen {
	text-align: center;

}

 .leistungen-header {
 	margin-bottom: 30px;
/*  	font-family: "Apercu Regular", Calibri, sans-serif; */

 }

.leistungen h3 {
	color: #6BBFFF;
	line-height: 0.5em;
	margin-top: 30px;
	margin-bottom: 15px;
/* 	font-family: "Apercu Regular", Calibri, sans-serif; */
}

.projekte-header {	
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: center;
/* 	font-family: "Apercu Regular", Calibri, sans-serif; */
}

.projekte {
	overflow: hidden;
	margin-bottom:60px; 
}

.projekt{
	overflow: hidden;
	margin-bottom: 70px;
}

.projekt-kategorie {
	font-size: 1.25em;
	margin-top: 20px;
	color:#000;
/* 	font-family: "Apercu Regular", Calibri, sans-serif; */
	margin-bottom: 0;
	text-transform: uppercase;

}

.projekt-beschreibung {
	color: #909090;
	margin-bottom: 0;
	font-size: 1.25em;
}



.home {
		margin-top: 1.7em;
	}
	
.home a {
	color: #909090;
/* 	font-family: "Apercu Light", Calibri, sans-serif; */
	font-size: .825em;
}	

.projekt-header {
	margin-top: 90px;
	margin-bottom: 90px;
	overflow: hidden;
}

.projekt-header h2 {
	margin-bottom: 1em;
}

.projekt-foto {
	margin-bottom: 60px;
}

.circle {
    width: 380px !important;
    height: 380px !important;
    -moz-border-radius: 50%; 
    -webkit-border-radius: 50%; 
    border-radius: 50%;
    background: #4679BD;
}


.projekt img:hover{
	opacity: 0.7;
}

.underlined {
	text-decoration: underline;
}

.kontakt-background {
	background-color: #59B7FF;
	color: #fff;
}

.kontakt {
/* 	font-family: "Apercu Regular", Calibri, sans-serif; */
	margin-top: 120px;
	overflow: hidden;
	padding-bottom: 20px; 
}


.kontakt h1 {
	font-size: 20px;
	line-height: 25px;
	margin-bottom: 20px;
	
}


.kontakt h1 {
	font-size: 20px;
	line-height: 25px;
	margin-bottom: 20px;
}



.kontakt p {
	margin-bottom: 30px;
}


buero {
/* 	font-family: "Apercu Regular", Calibri, sans-serif; */
	margin-top: 60px;
	overflow: hidden;
	padding-bottom: 20px; 
}






.buero h1.hero {
	margin-top: 160px;
	font-size: 68px;
	margin-bottom: 100px;
}

.buero h1 {
/* 	font-family: "Apercu Medium", Calibri, sans-serif; */
	font-size: 48px;
/* 	color: #fff; */
	color: #6BBFFF;
	line-height: 65px;
	text-align: center;
	margin-bottom: 40px;
	margin-top: 40px;
}



.buero h2 {
/* 	font-family: "Apercu Regular", Calibri, sans-serif; */
	font-size: 1.5em;
	color: #E3FF40;
	line-height: 25px;
	margin-bottom: 12px;
}

.buero h2.team-name {
	color: #fff;
	margin-bottom: 0px;
	}


.buero p.twitter {
	margin-bottom: 34px;
}


.buero h2 span {
	padding-left: 1em;
	font-size: .75em;
	color: #E3FF40;

}

.buero p {
	margin-bottom: 1.5em;
	padding-right: 1em;
}


.buero-background {
	background: transparent url('../assets/office_bg.jpg') no-repeat;
	background-attachment: fixed;
	background-size: cover;
	color:#fff;
}


.buero-bilder {
	margin-top: 75px;
	margin-bottom: 100px;
	overflow: hidden;
}


.team {
		margin-bottom: 1em;
	}

.tun-spalte {
/* 	margin-top: 3em; */
} 

.textbutton {
	border: 1px solid #fff;
	padding: 8px 15px 8px 15px;
	color: #fff;
	text-decoration: none;
	margin: 0 auto;
}

.textbutton:hover {
	background-color: #fff;
	color:#272727;
}

		
div#videoContainer {
	overflow: hidden;
	position: absolute;
	width: 100%;
	height: 100%;
	text-align: center;
}
canvas#videoCanvas {
	display: block;
	position: absolute;
	min-height: 100%;
	min-width: 100%;
}
		
.ankerlink {
	color:#000;
}

.resp_ne {
	display: none;
}


/* BLOG */

main {
	margin-top: 200px;
}

article {
	margin-bottom: 4em;
	color: #2d2d2d;

}

.blog {
		margin-top: 280px;
		margin-bottom: 60px;
}

.blog h1 {
	font-size: 44px;
	margin-bottom: .5em;
}

.blog p {
	margin-bottom: 2em;
}

.blog p em {
	
	font-style: italic;
	margin-left: 1em;
}

figure {
	margin-bottom: 1em;
	width: 100%;
}

a.weiter-lesen {
	border: 1px solid #000;
	padding: 8px 15px 8px 15px;
	color: #000;
	text-decoration: none;
	margin: 0 auto;
}

p img {
	width: 100%;
}

.meta {
	margin-bottom: 1em;
}

article ul {
	margin-bottom: 1.5em;
	font-size: 1.25em;
	list-style-type: square;
}

article ul li {
	margin-bottom: .5em;
	font-style: italic;
}

article h1 {
	font-size: 2.5em;
	color: #6BBFFF;
	margin-bottom: 1em;
}

article h2 {
	font-size: 1.5em;
	color: #6BBFFF;
	margin-bottom: .5em;
	text-transform: uppercase;
}

ul.tags {
	list-style: none;
	margin-top: .5em;
}


ul.tags li {
	display: inline-block;
}

ul.tags li a {
	background: #000;
	color: #fff;
	border-radius: 5px;
	padding: 2px;
}




/********************************************************************************************* 

2.  960px 

*********************************************************************************************/  

@media only screen and (min-width: 960px) and (max-width: 1199px) {
	
	.header {
		height: 680px;
	}
	
	.header h1 {
		margin-top: 12%;
		margin-left: 0;
		margin-bottom: .5em;
		color: #E3FF40;
	}
	
	.header h2 {
		margin-left: 0;
		margin-bottom: 2em;
	}


}
	

/********************************************************************************************* 

3.  720px 

*********************************************************************************************/ 

@media only screen and (min-width: 720px) and (max-width: 959px) {
	
 	.header h1 {
		font-size: 3.5em;
		margin-top: 16%;
		margin-left: 0;
		margin-bottom: .825em;
		letter-spacing: -3px;
	}
	
	.header h2 {
		margin-left: 0;
		line-height: 1.25em;
	}
	
	.tun-spalte {
		margin-bottom: 1em;
	}
	
	.buero .grid-5 {
		width: 100%;
	}
	
}
 
 

/********************************************************************************************* 

4.  lt 720px 

*********************************************************************************************/ 

@media only screen and (max-width: 719px) {
	
	
	.header {
		height: 420px !important;
	}
	
	
	.header h1 {
		margin-top: 30%;
		margin-left: 0;
		font-size: 2.25em;
		letter-spacing: -2px;
	}
	
	
	
	.header h2 {
		display: none;
	}
	
	.navigation {
		left: 0px;
		top: 298px;
		right: auto !important;
		font-size: 1.1em;
/* 		font-family: "Apercu Regular", Calibri, sans-serif; */
		margin-left: 1.5em;
			
	}

	.navigation.sub {
		left: 10px;
		top: 90px;
		right: auto !important;
		font-size: 1.2em;
/* 		font-family: "Apercu Regular", Calibri, sans-serif; */
		margin-left: 8px;
		text-align: left;	
	}

	.projekt-header {
		margin-top: 210px;
		margin-bottom: 60px;
	}


	.projekt-beschreibung {
		margin-bottom: 25px;
	}

	

	.header {
		height: 485px;
		background-position: center;
	}
	
	
	.logo {
		margin-top: 20px; 
		left: 18px;
	}
	
	
	
	.footer {
		margin-top: 0px;
	}

	.footer .grid-3 {
		margin-bottom: 20px;
	}

	.footer li{
		display: inline;
	}

	.kontakt {
		margin-top: 200px;
	}

	.buero {
		margin-top: 200px;
	}
	
	
	.spacer {
		display: none;
	}

	.leistungen {
		margin-bottom: 60px;
	}

	#socialmedia li{
		margin-right: 25px;
	}
	.en {
		display: block;
	}
	.webprinter {
		display: none;	
	}
	#nav li.en {
		display: block;
		margin-top: 8px;
	}



	.kontakt h1,.buero h1 {
		text-align: left;
		margin-bottom: 30px;
		font-size: 2.2em;
		line-height: 1.3em;
	}
	.leistungen-banner {
		margin-bottom: 60px;
	}

	.wp .logo_printer {
		display: none;
	}
	
	.wp .navigation.sub {
		display: none;
	}
	.wp #ic-keyboard {
		display: none;
	}
	div#videoContainer {
		overflow: hidden;
		position: absolute;
		width: 140%;
		height: 100%;
		text-align: center;
		left:-40%;
	}
	.resp_ne {
		background-color: rgba(0,0,0,0);
		display: block;
		color:#000;
		height: 30px;
		position: fixed;
		z-index: 1001;
		width: 100%;
		top:10px;
/* 		font-family: "Apercu Regular"; */
	}
	.resp_ne a {
		color:#000;
/* 		font-family: "Apercu Regular"; */

	}

	.tun-spalte {
		margin-bottom: 1em;
	}

	.previous_project, .next_project {
		display: none;
	}

}
