body {
	margin: 0;
	padding: 0;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #05335c;
	font-weight: 300;
	font-size: 18px;
	line-height: 36px;
}

ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

a {
	color: inherit;
}

.clearfix::before, .clearfix::after { content: " "; display: table; } 
.clearfix::after { clear: both; }
.clearfix { *zoom: 1; /* Für den IE6 und IE7 */ }

.center {
	text-align: center;
}




#header {
	opacity: 0;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 100;
	height: 48px;
	background: rgba(0,0,0,.5);
	color: #fff;
	text-transform: uppercase;
}
#header .inner {
	max-width: 1024px;
	margin: 0 auto;
}
#header nav {
	float: left;
	font-size: 0;
}
#header li {
	display: inline-block;
}
#header a {
	display: block;
	margin: 0 12px;
	padding: 12px;
	font-size: 16px;
	line-height: 24px;
	opacity: 0.8;
	text-decoration: none;
}
#header a:hover {
	opacity: 1;
}
#logo {
	float: left;
	width: 51px;
	height: 48px;
	margin-right: 48px !important;
	background: url(img/AH.png) center center no-repeat;
}
#logo a {
	text-indent: -9999px;
	overflow: hidden;
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	margin-left: 0;
	margin-right: 0;
}
#header .lang-menu {
	float: right;
}
#header .lang-menu a {
	opacity: 1;
	font-size: 13px;
	margin: 0;
	padding-left: 0;
	padding-right: 0;
}
#header .lang-menu a::after {
	content: ' |\00a0';
}
#header .lang-menu a.last::after {
	content: '';
}
#toggle-menu {
	display: none;
	position: absolute;
	right: 10px;
	top: 20px;
	width: 25px;
	height: 25px;
	background: url(img/menu.png) center center no-repeat;
	cursor: pointer;
}


#intro {
	height: 1200px;
	background-image: url(jpg/titel.jpg);
	position: relative;
	color: #fff;
}
#intro .inner {
	padding-top: 400px;
	max-width: 860px;
	margin: 0 auto;
}
#intro h1 {
	margin: 0;
	padding: 130px 180px 0;
	font-size: 48px;
	line-height: 58px;
	font-weight: 700px;
	/*font-family: 'Proxima Nova', 'ProximaNova', Gotham, Montserrat, sans-serif;*/
	font-family: Montserrat, sans-serif;
	background: url(img/logo.png) top left no-repeat;
}
.scroll-down-arrow {
	position: absolute;
	bottom: 50px;
	left: 50%;
	margin-left: -22.5px;
	display: block;
	width: 45px;
	height: 45px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(img/scroll.png) center center no-repeat;
}


.text-layer {
	clear: both;
}
.text-layer .inner {
	margin-left: auto;
	margin-right: auto;
	max-width: 820px;
	text-align: center;
	padding-top: 70px;
	padding-bottom: 70px;
}
.text-layer h1,
.text-layer h2,
.text-layer h3,
.text-layer h4,
.text-layer p {
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
}
.text-layer  h2 {
	margin: 0 auto 41px auto;
	padding: 8px 37px;
	border: 2px solid #0e2433;
	display: inline-block;
	font-size: 16px;
	line-height: 36px;
	font-weight: 300;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.text-layer h3 {
	font-size: 36px;
	line-height: 46px;
	font-weight: 300;
	margin: 0 auto 26px 0;
	padding: 0;
}
.text-layer h4 {
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 400;
	margin: 36px 0 0;
	padding: 0;
	letter-spacing: 1px;
	/*font-family: 'Proxima Nova', 'ProximaNova', Gotham, Montserrat, sans-serif;*/
	font-family: Montserrat, sans-serif;
}
.text-layer h4.first {
	margin-top: 0;
}
.text-layer p {
	font-size: 18px;
	line-height: 36px;
	font-weight: 300;
	/*font-family: 'Proxima Nova', 'ProximaNova', Gotham, Montserrat, sans-serif;*/
	font-family: Montserrat, sans-serif;
	margin: 0;
}

.text-layer-awards,
.text-layer-clients {
	background: #9bc0d9;
	color: #ececec;
}
.text-layer-awards h2,
.text-layer-clients h2 {
	border-color: #ededed;
}

.text-layer-awards {
	background: #98b959;
}
.text-layer-awards h3 {
	font-size: 24px;
	line-height: 36px;
	color: #307bbe;
	margin: 18px 0 0;
}

.text-layer-clients .with-icon {
	color: #307bbe;
	font-size: 18px;
	line-height: 36px;
	margin-top: 18px;
}
.text-layer-clients .with-icon::before {
	content: "";
	display: block;
	height: 45px;
	background-image: url(img/icons.png);
	background-repeat: no-repeat;
}
.icon-tv::before { background-position: center 0px; }
.icon-micro::before { background-position: center -180px; }
.icon-print::before { background-position: center -327px; }
.icon-online::before { background-position: center -471px; }
.icon-communication::before { background-position: center center; background-image: url(img/megafon.png) !important; }
.text-layer-journalist .inner {
	padding: 45px 0;
}


.image-layer {
	clear: both;
	width: 100%;
	height: 884px;
	max-height: 100vw;
	background-attachment: fixed;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	color: #ececec;
	box-sizing: content-box;
}
.image-layer.image-layer-intro,
.image-layer.image-layer-author { max-height: 100%; }
.image-layer-darken {
	height: 100%;
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.0) 0%, rgba(0,0,0,0.1) 80%, rgba(0,0,0,0.3) 90%, rgba(0,0,0,0.5) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.0)), color-stop(80%,rgba(0,0,0,0.1)), color-stop(90%,rgba(0,0,0,0.3)), color-stop(100%,rgba(0,0,0,0.5)));
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.0) 0%,rgba(0,0,0,0.1) 80%,rgba(0,0,0,0.3) 90%,rgba(0,0,0,0.5) 100%);
	background: -o-linear-gradient(top,  rgba(0,0,0,0.0) 0%,rgba(0,0,0,0.1) 80%,rgba(0,0,0,0.3) 90%,rgba(0,0,0,0.5) 100%);
	background: -ms-linear-gradient(top,  rgba(0,0,0,0.0) 0%,rgba(0,0,0,0.1) 80%,rgba(0,0,0,0.3) 90%,rgba(0,0,0,0.5) 100%);
	background: linear-gradient(to bottom,  rgba(0,0,0,0.0) 0%,rgba(0,0,0,0.1) 80%,rgba(0,0,0,0.3) 90%,rgba(0,0,0,0.5) 100%);
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33000000', endColorstr='#e6000000',GradientType=0 );*/
}
.image-layer h2 {
	border-color: #fff;
}

.image-layer-author { background-image: url(jpg/1200/alex-hintergrund.jpg); height: 741px; overflow: hidden; position: relative; }
.image-layer-after-author { background-image: url(jpg/1200/regenwald.jpg); height: 1168px; }
.image-layer-after-awards { background-image: url(jpg/1200/pilze.jpg); height: 928px; }
.image-layer-after-clients { background-image: url(jpg/1200/sand.jpg); height: 850px; }
.image-layer-after-journalist { background-image: url(jpg/1200/giraffe.jpg); height: 884px; }

@media (min-width: 1280px) {
	#intro { background-image: url(jpg/1920/titel.jpg); }
	.image-layer-author { background-image: url(jpg/1920/alex-hintergrund.jpg); }
	.image-layer-after-author { background-image: url(jpg/1920/regenwald.jpg); }
	.image-layer-after-awards { background-image: url(jpg/1920/pilze.jpg); }
	.image-layer-after-clients { background-image: url(jpg/1920/sand.jpg); }
	.image-layer-after-journalist { background-image: url(jpg/1920/giraffe.jpg); }
}
@media (min-width: 961px) and (max-width: 1279px) {
	#intro { background-image: url(jpg/1200/titel.jpg); }
	.image-layer-author { background-image: url(jpg/1200/alex-hintergrund.jpg); }
	.image-layer-after-author { background-image: url(jpg/1200/regenwald.jpg); }
	.image-layer-after-awards { background-image: url(jpg/1200/pilze.jpg); }
	.image-layer-after-clients { background-image: url(jpg/1200/sand.jpg); }
	.image-layer-after-journalist { background-image: url(jpg/1200/giraffe.jpg); }
}
@media (max-width: 960px) {
	#intro { background-image: url(jpg/800/titel.jpg); }
	.image-layer-author { background-image: url(jpg/800/alex-hintergrund.jpg); }
	.image-layer-after-author { background-image: url(jpg/800/regenwald.jpg); }
	.image-layer-after-awards { background-image: url(jpg/800/pilze.jpg); }
	.image-layer-after-clients { background-image: url(jpg/800/sand.jpg); }
	.image-layer-after-journalist { background-image: url(jpg/800/giraffe.jpg); }
}

.image-layer-parallax {
	position: relative;
	overflow: hidden;
}
.image-layer-parallax-content {
	position: relative;
	z-index: 5;
}

.image-layer-author .image-layer-parallax-content {
	z-index: 5;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-position: left bottom;
	background-repeat: no-repeat;
	background-image: url(jpg/alex.png);
}
.image-layer-author .inner {
	position: relative;
	left: 50%;
	margin-left: -96px;
	text-align: left;
	width: 570px;
	max-width: 50%;
}
.image-layer-author li {
	position: relative;
	padding-left: 18px;
}
.image-layer-author  li::before {
	content: "//\00a0";
	position: absolute;
	left: 0;
}
.image-layer-author {
	font-size: 18px;
	line-height: 36px;
}
.image-layer-author h3 {
	margin-bottom: 0;
}
.image-layer-author strong {
	font-weight: 400;
	font-size: 20px;
}

.text-layer-samples .inner {
	max-width: 1200px;
}
.sample-list-entry {
	float: left;
	position: relative;
	width: 273px;
	height: 358px;
	margin-left: 36px;
	text-align: left;
}
.sample-list .sample-list-entry:nth-of-type(4n+1) {
	margin-left: 0;
}
.sample-list-entry:hover .sample-category {
	display: block;
}
.sample-image {
	width: 273px;
	height: 193px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	overflow: hidden;
}
.sample-image img {
	min-width: 100%;
	max-width: 100%;
}
.sample-category {
	position: absolute;
	top: 143px;
	left: 0;
	right: 0;
	height: 50px;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: center;
	font-size: 18px;
	font-weight: 400;
	line-height: 50px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #fcfdfd;
	background: rgba(49, 123, 190, .5);
	display: none;
}
.sample-title {
	margin-top: 20px;
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
}
.sample-teaser {
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 22px;
	font-weight: 300;
}
.sample-text {
	display: none;
}
.sample-links {
	text-align: center;
	height: 33px;
}
.sample-links a,
.sample-links span {
	display: inline-block;
	width: 33px;
	height: 33px;
	background-position: center center;
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
	margin: 0 5px;
	padding: 0;
	line-height: 1;
	vertical-align: middle;
}
.sample-links .sample-link { background-image: url(img/link.png); }
.sample-links .sample-link-more { background-image: url(img/more.png); }
.sample-links.active .sample-link-more { background-image: url(img/less.png); }

.en .sample-details,
.en .sample-link-more {
	display: none !important;
}

.sample-details {
	width: 580px;
	margin: 75px auto;
	text-align: left;
	position: relative;
	clear: both;
	display: none;
}
.sample-details.visible {
	display: block;
}
#sample-details-close {
	display: none;
	position: absolute;
	top: 0;
	right: 0;
	width: 33px;
	height: 33px;
	cursor: pointer;
	background: url(img/less.png) center center no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#sample-details-title {
	color: #769c2e;
	font-size: 36px;
	line-height: 36px;
	margin-bottom: 36px;
}
#sample-details-text {
	color: #2e5577;
	font-size: 20px;
	line-height: 30px;
	text-align: justify;
	font-weight: 300;
	/*font-family: 'Proxima Nova', 'ProximaNova', Gotham, Montserrat, sans-serif;*/
	font-family: Montserrat, sans-serif;
}


#footer {
	background: #0e2433;
	color: #fff;
	padding: 49px 0 66px 0;
	text-align: center;
	font-size: 20px;
	line-height: 36px;
}

#footer h4 {
	font-size: 20px;
	line-height: 36px;
	font-weight: 500;
	margin: 0;
}
#footer ul {
	margin: 10px 0 20px;
	display: inline-block;
}
#footer li {
	display: inline;
}
#footer li::after {
	content: '\00a0\00b7\00a0';
}
#footer li.last::after {
	content: '';
}
#footer li a {
	text-decoration: underline;
}
#footer nav {
	margin-top: 20px;
	font-size: 14px;
	line-height: 14px;
	text-transform: uppercase;
}
#footer nav a {
	text-decoration: none;
}


#impressum {
	background: #0e2433;
	color: #fff;
	padding: 49px 0 66px 0;
	font-size: 16px;
	line-height: 24px;
}
#impressum .inner {
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding-left: 10%;
	padding-right: 10%;
}
#impressum h1 {
	font-size: 20px;
	line-height: 36px;
	margin: 0 0 1em;
}
#impressum h2 {
	font-size: 16px;
	margin: 1.5em 0 .5em;
}


@media (max-width: 1216px) {
	#header a {
		padding: 12px 6px;
		margin: 0;
	}
	#header nav {
		margin-left: 10px;
	}
	#header nav.lang-menu {
		margin-right: 10px;
	}

	.text-layer-samples .inner {
		max-width: 891px;
	}
	.sample-list .sample-list-entry:nth-of-type(4n+1) {
		margin-left: 36px;
	}
	.sample-list .sample-list-entry:nth-of-type(3n+1) {
		margin-left: 0;
	}
}


@media (min-width: 801px) and (max-width: 1080px) {
	.image-layer-author {
		height: auto;
	}
	.image-layer-author .image-layer-parallax-content {
		position: relative;
		background-position: -150px center;
		background-size: contain;
	}
}
@media (min-width: 1001px) and (max-width: 1080px) {
	.image-layer-author .image-layer-parallax-content {
		background-position: -50px center;
	}
}
@media (min-width: 901px) and (max-width: 1000px) {
	.image-layer-author .image-layer-parallax-content {
		background-position: -100px center;
	}
}

@media (max-width: 800px) {
	#header,
	#intro {
		height: auto;
	}
	#intro .inner {
		padding-top: 100px;
		padding-bottom: 100px;
		max-width: 90%;
	}
	#intro h1 {
		padding: 0;
		text-align: center;
		font-size: 2em;
		line-height: 1.2em;
		background: transparent;
	}
	.scroll-down-arrow {
		display: none;
	}

	.text-layer .inner {
		max-width: 90%;
	}

	.hide-mobile {
		display: none !important;
	}

	#header .inner {
		position: relative;
	}
	#header {
		color: #fff;
		background: #000;
		min-height: 61px;
	}
	#header li {
		display: block;
	}
	#header a {
		padding: 0;
	}
	#header nav {
		margin-left: 100px;
		margin-top: 5px;
		margin-bottom: 5px;
	}
	#logo {
		position: absolute;
		left: 10px;
	}
	#header nav.lang-menu {
		float: none;
		margin-left: 10px;
		position: absolute;
		bottom: 0;
		right: 0;
		line-height: 1;
	}
	#header .lang-menu li {
		display: inline-block;
	}

	#header li {
		display: none;
	}
	#header #logo {
		display: block !important;
	}
	#header #toggle-menu {
		display: block;
	}
	#header.toggled li {
		display: block;
	}

	.image-layer-author {
		height: auto;
	}
	.image-layer-author .image-layer-parallax-background {
		display: none;
	}
	.image-layer-author .image-layer-parallax-content {
		background: transparent;
		position: relative;
	}
	.image-layer-author .inner {
		left: auto;
		right: auto;
		margin-left: auto;
		margin-right: auto;
		width: auto;
		text-align: center;
	}
	.image-layer-author .inner li {
		text-align: left;
	}

	.sample-details {
		width: 100%;
	}
	.sample-details-close {
		display: none;
	}
	#sample-details-text {
		text-align: left;
	}
}


@media (max-width: 907px) {
	.text-layer-samples .inner {
		max-width: 582px;
	}
	.sample-list .sample-list-entry:nth-of-type(4n+1) {
		margin-left: 36px;
	}
	.sample-list .sample-list-entry:nth-of-type(3n+1) {
		margin-left: 36px;
	}
	.sample-list .sample-list-entry:nth-of-type(2n+1) {
		margin-left: 0;
	}
}


@media (max-width: 598px) {
	.text-layer-samples .inner {
		max-width: 273px;
	}
	.sample-list .sample-list-entry {
		margin-left: 0 !important;
	}

	.image-layer-after-author,
	.image-layer-after-awards,
	.image-layer-after-clients,
	.image-layer-after-journalist {
		display: none;
	}
}

/* Try to solve iOS issues with background-size: cover; */
@media (max-device-width: 1024px) {
	.image-layer {
		background-attachment: inherit;
		/*-webkit-background-size: auto;
		-moz-background-size: auto;
		-o-background-size: auto;
		background-size: auto;*/
	}
	.text-layer-content {
		background: #fff;
	}

	#intro	{
		background: transparent;
	}

	.mobile-fix-background {
		position: fixed;
		z-index: 1;
		top: 0;
		left: 0;
		right: 0;
		height: 100vh;
		background-size: cover;
		background-position: center center;
	}
	.mobile-fix-background.fix-layer-intro { background-image: url(jpg/800/titel.jpg); }

	#container {
		position: relative;
		z-index: 2;
	}
}