/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}

body, button, input, select, textarea {
	font-family: Gill sans, Helvetica, sans-serif;
	color: #a20c1c;
}

html, body,
.main-container,
.section {
	height: 100%;
}

body {
	position: relative; /* required for scrollspy */
	font-size: 20px;
	line-height: 1.6;
	letter-spacing: 2px;
	text-transform: none;
}

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

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

hr {
  border: 0;
	color: #f00;
	background-color: #a20c1c;
	height: 2px;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
	font-weight: normal;
	line-height: 1.2;
	margin-top: 0;
	text-transform: none;

}

h1 {
	font-size: 140px;
	font-weight: bold;
	line-height: 1.2;
	letter-spacing: 5px;
	margin-bottom: 0.4em;
}

h2, .h2 {
	font-size: 70px;
	line-height: 1.3;
	margin-bottom: 0.6em;
}

h3 {
	font-size: 32px;
	line-height: 1.5;
	max-width: 820px;
	margin-left: auto;
	margin-right: auto;
}

h3 + p {
	font-weight: 300;
}

h3 a, h3 span {
	color: #a20c1c;
	white-space: nowrap;
}

p:last-child {
	margin-bottom: 0;
}

a {
	color: #a20c1c;
	text-decoration: none;
	position: relative;
}

a:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0.15em;
	width: 100%;
}

a:hover:after {
	border-bottom: 1px solid #374b6c;
}

.section-dark a:hover:after {
	border-bottom: 1px solid #fff;
}

a:hover {
	text-decoration: none;
}

a span {
	position: relative;
	display: inline-block;
	top: -0.5em;
	font-size: 0.5em;
	text-align: center;
	margin-bottom: 0.2em;
	margin-left: 0.1em;
	margin-right: 0.1em;
	padding-bottom: 0.05em;
	border-bottom: 0.12em solid;
	color: inherit;
}

.button {
	display: inline-block;
	padding: 0 0.4em;
	background: #fff;
	color: #374b6c;
	text-transform: none;
}

.button:hover {
	text-decoration: none;
}

.button-dark {
	background: #374b6c;
	color: #fff;
}

ol, ul {
	margin: 0;
	padding: 0 0 0 20px;
}

table, iframe {
	width: 100%;
}

table {
	line-height: 1.4;
}


/* Container */

.section {
	position: relative;
	min-height: 420px;
	text-align: center;
	background: #fff;
}

.section-centered {
	display: table;
	width: 100%;
}

.section-dark {
	background: #69a8c8;
	color: #fff;
}

.section-dark_bunt {
	background: #69a8c8 url(../img/ghg1.png);
}

.section-bunt {
	background: #69a8c8 url(../img/ghg1_half.png);
}

.section-dark h1,
.section-dark .h1,
.section-dark h2,
.section-dark .h2,
.section-dark h3,
.section-dark .h3 {
	color: #fff;
}

.section-inner {
	position: relative;
	display: table-cell;
	vertical-align: middle;
	max-width: 1280px;
	padding: 100px 60px;
}

#map-canvas {
	height: 100%;
	letter-spacing: normal;
	text-align: left;
	color: #69a8c8;
}

#map-canvas img {
	max-width: none;
}

#map-canvas a {
	color: #69a8c8;
	text-decoration: underline;
}


/* Home */

#home {
	background-position: center center;
	-webkit-background-size: cover;
	background-size: cover;
}

.section-inner-home {
	height: 100%;
}

.section-inner-home:after {
	content: ' ';
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	max-width: 1280px;
	width: 100%;
	height: 100%;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: -34px;
	background: url(../img/schublade.svg) center center no-repeat;
	-webkit-background-size: 50%;
	background-size: 50%;
	pointer-events: none;
	-webkit-transition: opacity 0.5s ease;
	transition: opacity 0.5s ease;
}

.no-svg .section-inner-home:after {
	background-image: url(../img/schublade.png);
}

@media (min-height: 800px) {
	.section-inner-home:after {
		-webkit-background-size: 70%;
		background-size: 70%;
	}
}

.media-fullscreen {
	opacity: 0.4;
	position: fixed;
	top: 50%;
	left: 50%;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: opacity 0.5s ease 0.25s;
	transition: opacity 0.5s ease 0.25s;
}

.has-mouse-moved .section-inner-home:hover .media-fullscreen {
	opacity: 1;
}

.has-mouse-moved .section-inner-home:hover:after {
	opacity: 0;
}


/* Navigation */

.menu {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	-webkit-transition: opacity 0.2s ease;
	transition: opacity 0.2s ease;
}

.menu:first-child {
	top: 0;
	bottom: auto;
}

.menu:first-child,
.menu-footer {
	z-index: 5;
	opacity: 0;
	filter: alpha(opacity=0);
	pointer-events: none;
}

.section-active .menu:first-child,
.section-active .menu-footer {
	opacity: 1;
	filter: none;
	pointer-events: auto;
}

@media (min-height: 320px) {
	.section-active .menu:first-child {
		position: fixed;
	}
}

.menu {
	background: #69a8c8 url(../img/ghg1.png);
	font-weight: 300;
	text-transform: none;
	border-bottom: 3px solid #a20c1c;
}


.menu ul {
	display: table;
	overflow: hidden;
	padding: 0;
	margin: 0 auto;
	table-layout: fixed;
	width: 800px;
}

.menu li {
	display: table-cell;
}

.menu a {
	position: relative;
	display: block;
	padding: 18px 10px;
	color: #fff;
	text-align: center;
	font-weight: 300;
}

.menu a:after {
	content: none;
}

.menu a:hover {
	text-decoration: none;
}

.menu .icon-arrow-up,
.menu .icon-arrow-down {
	display: inline-block;
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: center left;
}

.menu .icon-arrow-up {
	background-image: url(../img/icon-arrow-up.svg);
}

.menu .icon-arrow-down {
	background-image: url(../img/icon-arrow-down.svg);
}

.no-svg .menu .icon-arrow-up {
	background-image: url(../img/icon-arrow-up.png);
}

.no-svg .menu .icon-arrow-down {
	background-image: url(../img/icon-arrow-down.png);
}

.menu-main {
	z-index: 10;
}

.menu_flat {
	list-style: none;
}


/* Gallery */

.slick-arrow {
	overflow: hidden;
	text-indent: -999px;
	position: absolute;
	z-index: 1;
	top: 50%;
	margin-top: -18px;
	width: 18px;
	height: 36px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 0;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center center;
}

.slick-prev {
	left: 20px;
	background-image: url(../img/icon-arrow-left.svg);
}

.no-svg .slick-prev {
	background-image: url(../img/icon-arrow-left.png);
}

.slick-next {
	right: 20px;
	background-image: url(../img/icon-arrow-right.svg);
}

.no-svg .slick-next {
	background-image: url(../img/icon-arrow-right.png);
}

@media (min-width: 1160px) {
	.slick-prev {
		left: -40px;
	}
	
	.slick-next {
		right: -40px;
	}
}

.slick-slider,
.slick-list,
.slick-track,
.slick-slide {
	height: 100%;
}

.slick-slide {
	position: relative;
	display: block;
	min-height: 300px;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: contain;
	background-size: contain;
	outline: none;
}

.gallery {
	max-width: 1040px;
	margin: 0 auto;
	padding: 10px;
}

.gallery-caption {
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	padding: 20px 40px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 18px;
	line-height: 1.1;
}

@media (min-width: 520px) {
	.gallery-caption {
		font-size: 30px;
	}
}

@media (min-width: 960px) {
	.gallery-caption {
		font-size: 60px;
	}
}


/* Footer */

.menu-footer {
	padding: 18px 0;
	-webkit-transition: opacity 1s ease 1s;
	transition: opacity 1s ease 1s;
}

.menu-footer a {
	display: inline;
	padding: 0;
}


/* Media Queries */

@media (max-width: 800px) {
	.menu ul {
		width: 100%;
	}
}

@media (max-width: 600px) {
	body {
		font-size: 14px;
	}
	
	h2, .h2 {
		font-size: 36px;
	}
	
	h3, .h3 {
		font-size: 20px;
	}

	.section-inner {
		padding: 80px 10px;
	}
}

@media (max-width: 320px) {
	h1, .h1 {
		font-size: 60px;
	}
}


/* ==========================================================================
   Helper classes
   ========================================================================== */

.pull-left {
	float: left;
}

.pull-right {
	float: right;
}

.text-uppercase {
	text-transform: none;
}

.text-center {
	text-align: center;
}

.text-left {
	text-align: left;
}

.text-right {
	text-align: right;
}

.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.no-wrap {
	white-space: nowrap;
}

.embed-responsive {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
	height: auto;
}

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

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 100%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}


/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
	*,
	*:before,
	*:after {
		background: transparent !important;
		color: #000 !important;
		box-shadow: none !important;
		text-shadow: none !important;
	}

	a,
	a:visited {
		text-decoration: underline;
	}

	a[href]:after {
		content: " (" attr(href) ")";
	}

	abbr[title]:after {
		content: " (" attr(title) ")";
	}

	a[href^="#"]:after,
	a[href^="javascript:"]:after {
		content: "";
	}

	pre,
	blockquote {
		border: 1px solid #999;
		page-break-inside: avoid;
	}

	thead {
		display: table-header-group;
	}

	tr,
	img {
		page-break-inside: avoid;
	}

	img {
		max-width: 100% !important;
	}

	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3;
	}

	h2,
	h3 {
		page-break-after: avoid;
	}
}