

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

img {
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}

body {
	background: #fff;
	color: #666666;
	font: normal 16px "Cardo", georgia, serif;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
}

section { overflow: hidden; }
::selection { background: #161a1b; color: #fff; }
::-moz-selection { background: #161a1b; color: #fff; }


/* =Typo
-------------------------------------------------------------- */
h1, h2 { margin: 0; }

h1 {
	font-family: "Montserrat", arial, sans-serif;
	font-size: 80px;
	font-weight: 700;
	line-height: 80px;
	letter-spacing: -0.08em;
	color: #161a1b; 
}

h2 {
	font-family: "Montserrat", arial, sans-serif;
	font-size: 12px;
	font-weight: 700;
	line-height: 1em;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	color: #161a1b;
}

.sub-title {
	font-size: 18px;
	margin-top:25px;
	margin-bottom: 0px;
}


/* =Haupt Styles
-------------------------------------------------------------- */

.wrapper {
  text-align: center;		
  position: absolute;
  overflow: visible;
  display: table-cell;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}

.scene,
.layer {
  display: block;
  height: 100%;
  width: 100%;
  padding: 0;
  margin: 0;
}

.scene {
  position: relative;
  overflow: hidden;
}

.layer { position: absolute; }

.layer div {
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}


/* Background */
.background {
 background-color: white;
  bottom: -20px;
  background-size: cover;
  position: absolute;
  width: 110%;
  left: -5%;
  top: -5%;
}

.triangles {
  background: url(../images/triangles.png) no-repeat 50% 100%;
  bottom: -20px;
  background-size: cover;
  position: absolute;
  width: 110%;
  left: -5%;
  top: -5%;
}


/* Text */
.title {
	display: block;
	text-align: center;
	width: 100%;
	position: absolute;
	z-index: 2;
	top: 10%;
}

.line {
	display: block;
	margin: 0 auto;
	width: 60px;
	height: 1px;
	background: #00d9ec;
	margin-top: 10px;
}



/* Flakes größe */
.depth-5 img, .depth-4 img, .depth-3 img, .depth-2 img, .depth-1 img {
	-webkit-transform: scale(0.6);
	-moz-transform: scale(0.6);
	-ms-transform: scale(0.6,0.6);
	transform: scale(0.6);
}

/* Flakes Position */
.depth-5 {
	position: absolute;
	right: -100%;
	top: -24%;
}

.depth-4 {
	position: absolute;
	left: -10%;
	top: 37%;
 }

.depth-3.flake1 {
	display: none;
}

.depth-3.flake2 {
	position: absolute;
	right: 16%;
	bottom: 20%;
}

.depth-3.flake3 {
	position: absolute;
	left: 10%;
	bottom: 16%;
}

.depth-3.flake4 {
	display: none;
}

.depth-2.flake1 { 
	display: none;
}

.depth-2.flake2 {
	display: none;
}

.depth-1.flake1 {
	display: none;
}

.depth-1.flake2 { 
	position: absolute;
	right: 40%;
	top: 50%;
}

.depth-1.flake3 { 
	display: none;
}

.depth-1.flake4 { 
	position: absolute;
	right: 0;
	top: 0;
}
.trenner{
    width: 75%;
    max-width: 323px;
    height: auto;
	padding-top: 50px;
}

.content{
	margin-top: 50px;
	background:url(../data/bg_pattern.png); background-repeat: repeat; position:relative;
	border-top: 3px solid #eee;
	box-shadow: 0px -5px 8px #bbb;
	border-bottom: 3px solid #eee;
	padding-bottom: 100px;
}

.content h2{
	font-size: 20px;
	padding: 80px 10px;
}

.content a{
	text-decoration: none;
}

.content img{
	height: 350px;
	width: auto;
	padding: 20px;
	
}

.tv h2{
	font-size: 20px;
	padding: 80px 10px;

}

.tv a{
	text-decoration: none;
}

.tv img{
	
	max-width: 500px;
	height: auto;
	padding: 20px;
	width: 100%;
	
}

.footer{
	margin-top: 80px;
	padding: 50px 0px;
	background-color: #6e6e75;
	border-top: 5px solid #2bd7ba;
	
}

.footer h2{
	
	color: #fff;
	font-size: 20px;
	padding: 30px 10px;
	
}

.footer h3{
	
	color: #fff;
	font-size: 16px;
	padding: 30px 10px;
	font-family: "Montserrat", arial, sans-serif;
	font-weight: 300;
	line-height: 3;
	
}

.pfeil{
height: 30px;
width:auto;
padding-right: 15px;
padding-left:15px;

}

.fett{
 color: #2bd7ba;
 font-size: 18px;

}

.scroll-button{
	visibility: hidden;
}

.hero img{
    
    max-width: 95%;
    
}

.footer a{
	
	color: #2bd7ba;
	font-size: 16px;
	font-family: "Montserrat", arial, sans-serif;
	font-weight: 300;
	line-height: 2;
	text-decoration: none;
}

.footer p{
	
	color: #fff;
	font-size: 16px;
	
	font-family: "Montserrat", arial, sans-serif;
	font-weight: 300;
	line-height: 2;
	text-decoration: none;
}

.abbinder{

	margin-top: 15px;
	padding: 30px 0px;
	background-color: #fff;

}

.abbinder p{
	
	color: #6e6e75;
	font-size: 16px;
	
	font-family: "Montserrat", arial, sans-serif;
	font-weight: 700;
	line-height: 2;
}

.hashtag{
	padding-left: 5px;
	color: #2bd7ba;
	font-size: 20px;
	
	font-family: "Montserrat", arial, sans-serif;
	font-weight: 700;
	line-height: 2;
	text-decoration: none;

}


.audiojs .scrubber{
	display: hidden !important;

}
.audiojs .time{
	display: hidden !important;
}


/* =Responsive Style
-------------------------------------------------------------- */

@media all and (min-width: 300px) {
.rechts{
	visibility: hidden;
	position: absolute;
}

.unten{
	visibility: visible;
    position: relative;
}

.footer h3{
	
	color: #fff;
	font-size: 14px;
	padding: 30px 10px;
	font-family: "Montserrat", arial, sans-serif;
	font-weight: 300;
	line-height: 3;
	
}


}


/* Landscape Phone */
@media all and (min-width: 400px) {
	
	h1 { font-size: 69px; line-height: 69px; }
	.sub-title { font-size: ; line-height: ; margin-top: 20px; }

	.title { top: 15%;}
	
	/* POSITION */
	.depth-5 {
		position: absolute;
		right: -50%;
		top: -50%;
	}

	.depth-4 {
		left: -4%;
		top: 20%;
	 }

	.depth-3.flake1 {
		display: none;
	}

	.depth-3.flake2 {
		position: absolute;
		right: 16%;
		bottom: 20%;
	}

	.depth-3.flake3 {
		position: absolute;
		left: 10%;
		bottom: 16%;
	}

	.depth-3.flake4 {
		display: none;
	}

	.depth-2.flake1 { 
		display: none;
	}

	.depth-2.flake2 {
		display: none;
	}

	.depth-1.flake1 {
		display: none;
	}

	.depth-1.flake2 { 
		position: absolute;
		right: 40%;
		top: 40%;
	}

	.depth-1.flake3 { 
		display: none;
	}

	.depth-1.flake4 { 
		position: absolute;
		right: 0;
		top: 0;
	}

.scroll-button{
	visibility: visible;
}

.rechts{
	visibility: hidden;
	position: absolute;
}

.unten{
	visibility: visible;
    position: relative;
}

.footer h3{
	font-size: 16px;
	
}


}

/* Tablet Portrait */
@media all and (min-width: 700px) {
	
	h1 { font-size: 130px; line-height: 130px; }
	.sub-title { font-size: 20px; line-height: 20px; margin-top: 20px; }
	
	.title { top: 18%;}
	.line { margin-top: 20px; }
	.hero img{
    vertical-align: middle;
    max-width: 85%;
    height: auto;
        display: block;
    margin-left: auto;
    margin-right: auto;

}

/* Größen */

	.depth-5 img, .depth-4 img, .depth-3 img, .depth-2 img, .depth-1 img {
		-webkit-transform: scale(0.8);
		-moz-transform: scale(0.8);
		-ms-transform: scale(0.8,0.8);
		transform: scale(0.8);
	}
	/* POSITION */
	.depth-5 {
		right: -25%;
		top: 3%;
	}

	.depth-4 {
		left: -3%;
		top: 15%;
	 }

	.depth-3.flake1 {
		display: none;
	}

	.depth-3.flake2 {
		right: 25%;
		bottom: 25%;
	}

	.depth-3.flake3 {
		left: 20%;
		bottom: 20%;
	}

	.depth-3.flake4 {
		display: block;
		position: absolute;
		left: 10%;
		bottom: 40%;
	}

	.depth-2.flake1 {
		display: none;
	}

	.depth-2.flake2 {
		display: none;
	}

	.depth-1.flake1 {
		display: none;
	}

	.depth-1.flake2 { 
		display: block;
		left: 15%;
		top: 25%;
	}

	.depth-1.flake3 { 
		display: none;
	}

	.depth-1.flake4 { 
		display: none;
	}

	.scroll-button{
		visibility: visible;
	}


	.rechts{
		visibility: hidden;
		position: absolute;
	}

	.unten{
		visibility: visible;
	    position: relative;
	}
		
	.footer h3{
		font-size: 16px;
		
	}

	}

@media all and (min-width: 900px) {

	h1 { font-size: 120px; line-height: 120px; }
	.sub-title { font-size: 20px; line-height: 20px; margin-top: 20px; }
	
	.title { top: 15%;}
	
	.depth-5 img, .depth-4 img, .depth-3 img, .depth-2 img, .depth-1 img {
		-webkit-transform: scale(0.8);
		-moz-transform: scale(0.8);
		-ms-transform: scale(0.8,0.8);
		transform: scale(0.8);
	}
	/* POSITION */
	.depth-5 {
		right: -25%;
		top: 3%;
	}

	.depth-4 {
		left: -3%;
		top: 15%;
	 }

	.depth-3.flake1 {
		display: none;
	}

	.depth-3.flake2 {
		right: 25%;
		bottom: 25%;
	}

	.depth-3.flake3 {
		left: 20%;
		bottom: 20%;
	}

	.depth-3.flake4 {
		display: block;
		position: absolute;
		left: 10%;
		bottom: 40%;
	}

	.depth-2.flake1 {
		display: none;
	}

	.depth-2.flake2 {
		display: none;
	}

	.depth-1.flake1 {
		display: none;
	}

	.depth-1.flake2 { 
		display: block;
		left: 15%;
		top: 25%;
	}

	.depth-1.flake3 { 
		display: none;
	}

	.depth-1.flake4 { 
		display: none;
	}

.scroll-button{
	visibility: visible;
}

.rechts{
	visibility: visible;
	position: relative;
}

.unten{
	display: none;
  visibility: hidden;
}

.footer h3{
	font-size: 16px;
	
}



}

@media all and (min-width: 1200px) {

	h1 { font-size: 150px; line-height: 150px; }
	.sub-title { font-size: 25px; line-height: 25px; margin-top: 20px; }

	.depth-5 img, .depth-4 img, .depth-3 img, .depth-2 img, .depth-1 img {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1,1);
		transform: scale(1);
	}
	/* POSITION */
	.depth-5 {
		right: -10%;
		top: -10%;
		-webkit-animation: wave 9s 0.1s infinite linear;
		-moz-animation: wave 9s 0.1s infinite linear;
		animation: wave 9s 0.1s infinite linear;
	}

	.depth-4 {
		left: -3%;
		top: 15%;
		-webkit-animation: wave 7s 0.1s infinite linear;
		-moz-animation: wave 7s 0.1s infinite linear;
		animation: wave 7s 0.1s infinite linear;
	 }


	.depth-3 {
		-webkit-animation: wave 6s 0.1s infinite linear;
		-moz-animation: wave 6s 0.1s infinite linear;
		animation: wave 6s 0.1s infinite linear;
	}

	.depth-3.flake1 {
		display: block;
		position: absolute;
		left: 20%;
		top: 40%;
	}

	.depth-3.flake2 {
		right: 25%;
		bottom: 25%;
	}

	.depth-3.flake3 {
		left: 20%;
		bottom: 20%;
	}

	.depth-3.flake4 {
		display: block;
		position: absolute;
		left: 10%;
		bottom: 40%;
	}

	.depth-2 {
		-webkit-animation: wave 5s 0.1s infinite linear;
		-moz-animation: wave 5s 0.1s infinite linear;
		animation: wave 5s 0.1s infinite linear;
	}

	.depth-2.flake1 { 
		display: block;
		position: absolute;
		right: 40%;
		top: 40%;
	}

	.depth-2.flake2 { 
		display: none;
	}

	.depth-1 {
		-webkit-animation: wave 4s 0.1s infinite linear;
		-moz-animation: wave 4s 0.1s infinite linear;
		animation: wave 4s 0.1s infinite linear;
	}

	.depth-1.flake1 {
		display: block;
		position: absolute;
		left: 30%;
		bottom: 20%;
	}

	.depth-1.flake2 { 
		display: block;
		left: 15%;
		top: 25%;
	}

	.depth-1.flake3 { 
		display: none;
	}

	.depth-1.flake4 { 
		display: none;
	}

	.scroll-button{
		visibility: hidden;
	}

	.rechts{
		visibility: visible;
		position: relative;
	}

	.unten{
		display: none;
	  visibility: hidden;
	}

	.footer h3{
		font-size: 16px;
		
	}




}

@media all and (min-width: 1400px) {
	
	h1 { font-size: 160px; line-height: 160px; }
	.sub-title { font-size: 25px; line-height: 25px; margin-top: 20px; }
	/* POSITION */
	.depth-5 {
		right: -10%;
		top: -5%;
	}

	.depth-4 {
		left: -3%;
		top: 15%;
	 }

	.depth-3.flake1 {
		display: block;
		position: absolute;
		left: 20%;
		top: 40%;
	}

	.depth-3.flake2 {
		right: 25%;
		bottom: 25%;
	}

	.depth-3.flake3 {
		left: 40%;
		bottom: 20%;
	}

	.depth-3.flake4 {
		display: block;
		position: absolute;
		left: 10%;
		bottom: 40%;
	}

	.depth-2.flake1 { 
		display: block;
		position: absolute;
		right: 40%;
		top: 40%;
	}

	.depth-2.flake2 { 
		display: none;
	}

	.depth-1.flake1 {
		display: block;
		position: absolute;
		left: 30%;
		bottom: 30%;
	}

	.depth-1.flake2 { 
		display: block;
		left: 15%;
		top: 25%;
	}

	.depth-1.flake3 { 
		display: block;
		position: absolute;
		bottom: 20%;
		right: 40%;
	}

	.depth-1.flake4 { 
		display: block;
		right: 40%;
		top: 25%;
	}

	.scroll-button{
		visibility: hidden;
	}

	.rechts{
		visibility: visible;
		position: relative;
	}

	.unten{
		display: none;
	  visibility: hidden;
	}

	.footer h3{
		font-size: 16px;
		
	}


}

@media all and (min-width: 1600px) {
	
	h1 { font-size: 180px; line-height: 180px; }
	.sub-title { font-size: 25px; line-height: 25px; margin-top: 25px; }

	.scroll-button{
		visibility: hidden;
	}

	.rechts{
		visibility: visible;
		position: relative;
	}

	.unten{
		display: none;
	  visibility: hidden;
	}

	.footer h3{
		font-size: 16px;
		
	}


}


@media all and (min-width: 1920px) {
	
	h1 { font-size: 200px; line-height: 200px; }
	.sub-title { font-size: 30px; line-height: 30px; margin-top: 30px; }
	/* POSITION */
	.depth-5 {
		right: -10%;
		top: 5%;
	}

	.depth-4 {
		left: 3%;
		top: 15%;
	 }

	.depth-3.flake1 {
		display: block;
		position: absolute;
		left: 20%;
		top: 40%;
	}

	.depth-3.flake2 {
		right: 25%;
		bottom: 25%;
	}

	.depth-3.flake3 {
		left: 40%;
		bottom: 20%;
	}

	.depth-3.flake4 {
		display: block;
		position: absolute;
		left: 10%;
		bottom: 40%;
	}

	.depth-2.flake1 { 
		display: block;
		position: absolute;
		right: 40%;
		top: 40%;
	}

	.depth-2.flake2 { 
		display: none;
	}

	.depth-1.flake1 {
		display: block;
		position: absolute;
		left: 30%;
		bottom: 30%;
	}

	.depth-1.flake2 { 
		display: block;
		left: 20%;
		top: 30%;
	}

	.depth-1.flake3 { 
		display: block;
		position: absolute;
		bottom: 30%;
		right: 40%;
	}

	.depth-1.flake4 { 
		display: block;
		right: 40%;
		top: 25%;
	}

	.scroll-button{
		visibility: hidden;
	}

	.rechts{
		visibility: visible;
		position: relative;
	}

	.unten{
		display: none;
	  visibility: hidden;
	}

	.footer h3{
		font-size: 16px;
		
	}

}

/* =Animation
-------------------------------------------------------------- */

@-webkit-keyframes wave {
  0% {
    -webkit-transform: rotateZ(0deg) translate3d(0,10%,0) rotateZ(0deg);
    -moz-transform: rotateZ(0deg) translate3d(0,10%,0) rotateZ(0deg);
    transform: rotateZ(0deg) translate3d(0,10%,0) rotateZ(0deg);
  }

  100% {
    -webkit-transform: rotateZ(360deg) translate3d(0,10%,0) rotateZ(-360deg);
    -moz-transform: rotateZ(360deg) translate3d(0,10%,0) rotateZ(-360deg);
    transform: rotateZ(360deg) translate3d(0,10%,0) rotateZ(-360deg);
  }
}

@-moz-keyframes wave {
  0% {
    -webkit-transform: rotateZ(0deg) translate3d(0,10%,0) rotateZ(0deg);
    -moz-transform: rotateZ(0deg) translate3d(0,10%,0) rotateZ(0deg);
    transform: rotateZ(0deg) translate3d(0,10%,0) rotateZ(0deg);
  }

  100% {
    -webkit-transform: rotateZ(360deg) translate3d(0,10%,0) rotateZ(-360deg);
    -moz-transform: rotateZ(360deg) translate3d(0,10%,0) rotateZ(-360deg);
    transform: rotateZ(360deg) translate3d(0,10%,0) rotateZ(-360deg);
  }
}

@-ms-keyframes wave {
  0% {
    -webkit-transform: rotateZ(0deg) translate3d(0,10%,0) rotateZ(0deg);
    -moz-transform: rotateZ(0deg) translate3d(0,10%,0) rotateZ(0deg);
    transform: rotateZ(0deg) translate3d(0,10%,0) rotateZ(0deg);
  }

  100% {
    -webkit-transform: rotateZ(360deg) translate3d(0,10%,0) rotateZ(-360deg);
    -moz-transform: rotateZ(360deg) translate3d(0,10%,0) rotateZ(-360deg);
    transform: rotateZ(360deg) translate3d(0,10%,0) rotateZ(-360deg);
  }
}

@keyframes wave {
  0% {
    -webkit-transform: rotateZ(0deg) translate3d(0,10%,0) rotateZ(0deg);
    -moz-transform: rotateZ(0deg) translate3d(0,10%,0) rotateZ(0deg);
    transform: rotateZ(0deg) translate3d(0,10%,0) rotateZ(0deg);
  }

  100% {
    -webkit-transform: rotateZ(360deg) translate3d(0,10%,0) rotateZ(-360deg);
    -moz-transform: rotateZ(360deg) translate3d(0,10%,0) rotateZ(-360deg);
    transform: rotateZ(360deg) translate3d(0,10%,0) rotateZ(-360deg);
  }
}



}