/* global settings */

.clearfix:after {
	content: " ";
	visibility: hidden;
	display: block;
	font-size: 0;
	clear: both;
	height: 0
}

.full-width {
	width: 100%
}

.full-height {
	height: 100%
}

.full-box {
	box-sizing: border-box;
	display: table;
	width: 100%;
	padding: 4%;
	min-height: 240px;
	text-align: center
}

.full-box > div {
	display: table-cell;
	vertical-align: middle
}

.full-box > a {
	color: inherit
}

.full-box h1 {
	font-size: 200%;
	line-height: 120%;
	letter-spacing: .025em
}

.full-box h2 {
	font-size: 24px;
	line-height: 32px;
	letter-spacing: .025em
}

.full-box.page-header-teaser h2 {
	font-size: 40px;
	line-height: 50px
}

.full-box.off-white-1 p, .full-box.off-white-2 p, .full-box.off-white-3 p, .table-box.off-white-1 p, .table-box.off-white-2 p, .table-box.off-white-3 p {
	color: #999
}

@media (max-width: 768px) {
	.full-box {
		min-height: 0
	}
}
@media (min-width: 769px) and (max-width: 1024px) {
	.full-box {
		min-height: 144px
	}
	.full-box h1 {
		font-size: 200%;
		line-height: 120%;
		letter-spacing: .025em
	}
	.full-box h2 {
		font-size: 18px;
		line-height: 26px;
		letter-spacing: .025em
	}

	.full-box.page-header-teaser h2 {
		font-size: 30px;
		line-height: 36px
	}
}
@media (min-width: 545px) and (max-width: 768px) {
	.full-box h2 {
		font-size: 20px;
		line-height: 30px;
		letter-spacing: .025em
	}

	.full-box.page-header-teaser h2 {
		font-size: 28px;
		line-height: 32px
	}
}
@media (max-width: 544px) {
	.full-box h2 {
		font-size: 18px;
		line-height: 28px;
		letter-spacing: .025em
	}
	.full-box.page-header-teaser h2 {
		font-size: 28px;
		line-height: 32px
	}
}

div.content-container {
	position: relative
}

div.spacer-bottom {
	height: 45px
}


figure figcaption {
	line-height: 28px;
	color: #616c79;
	padding: 20px 4%;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 12px;
	font-family: Montserrat, Helvetica, Arial, sans-serif
}

figure figcaption:empty {
	display: none
}

figure figcaption span:not(:first-child):before {
	content: "|";
	padding-left: 1em;
	padding-right: 1em
}

.off-white-1 {
	background-color: #fcfcfc;
	color: #222
}

.off-white-1 p {
	color: #65535a !important
}

.off-white-2, footer#footer.off-white-2 {
	background-color: #f7f7f7;
	color: #353b42
}

.off-white-2 span.intro {
	color: #85806a
}

.off-white-2 .tint-1 {
	color: #8c8c8c
}

.off-white-2 .tint-2 {
	color: #616c79
}

.off-white-2 p {
	color: #65535a !important
}

.off-white-3 {
	background-color: #e9e9e7;
	color: #222
}

.off-white-3 p {
	color: #65535a !important
}


/* sprite animation */

.sprite {
	position: absolute;
	margin: 0;
	padding: 0;
	left: 0;
	top: 0;
	-webkit-font-smoothing: antialiased
}

fast-sprite, img.sprite:not(.dont-optimize) {
	image-rendering: optimizeQuality;
	-webkit-perspective: 10px;
	-webkit-perspective-origin: 50% 50%;
	-moz-perspective: 10px;
	-moz-transform: translateZ(100px)
}

.shape {
	pointer-events: none;
	-webkit-touch-callout: none
}

.droege-group {
	background-color: #718019;
	color: #fff
}


.button {
	cursor: pointer
}

.button, .shape, .unselectable {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

embed, object {
	width: 100%;
	height: 100%
}

embed:focus, object:focus {
	outline: 0
}

body.grab * {
	cursor: grabbing;
	cursor: -moz-grabbing;
	cursor: -webkit-grabbing
}

body.move * {
	cursor: move !important
}

/* map animation */

div.map-location {
	float: left;
	padding-right: 5em
}

div.map-location h5 {
	opacity: .5
}

div.map-location h2 {
	margin-bottom: .2em
}

div.map-location p {
	line-height: 1.5em
}

.label-font {
	font-size: 12px;
	line-height: 1.6em;
	font-family: Montserrat, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #f4f4f4
}


@media (min-width: 769px) and (max-width: 1024px),(max-width: 544px) {
	.label-font {
		font-size: 11px
	}
}

.map-icon-line {
	width: 2px;
	height: 23px;
	background-color: rgba(38, 38, 38, .95)
}

.map-icon-label, .map-tooltip {
	white-space: nowrap;
	padding: 7px 11px 6px;
	background-color: rgba(38, 38, 38, .95)
}

.map-info-box-container {
	display: table;
	padding: 4%
}

.map-tooltip {
	color: #000;
	background-color: #fff
}

.map-drop-down-background {
	background-color: rgba(38, 38, 38, .95)
}

.map-drop-down-label-top {
	color: #f4f4f4;
	opacity: .5;
	margin-bottom: 3px
}

.map-drop-down-label-bottom {
	color: #f4f4f4;
	font-family: Georgia, Times, serif;
	font-size: 30px;
	line-height: 31px
}

.map-drop-down-label-address {
	color: gray;
	display: inline;
	font-size: 18px;
	line-height: 33px
}

.map-drop-down-item {
	opacity: .5
}

.map-drop-down-item:hover, .textbox.active > .map-drop-down-item {
	opacity: 1
}

@media (min-width: 769px) and (max-width: 1024px),(max-width: 544px) {
	.map-drop-down-label-bottom {
		font-size: 28px;
		line-height: 34px
	}

	.map-drop-down-label-address {
		font-size: 15px;
		line-height: 26px
	}
}

/* stage animation container */

.stage {
	width: 100%;
	height: 100%;
	overflow: hidden
}

.js .intro-stage-container {
	visibility: hidden;
	height: 360px
}

.textbox.figure-caption-container {
	box-sizing: border-box;
	width: 100%;
	padding: 10px calc(5% + 1px);
	text-align: right
}

.figure-caption {
	display: inline;
	line-height: 28px;
	color: #616c79;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 12px;
	font-family: Montserrat, Helvetica, Arial, sans-serif
}

.figure-caption:not(:first-child):before {
	content: "|";
	padding-left: 1em;
	padding-right: 1em
}

.textbox .intro-title-label {
	font-family: Georgia, Times, serif;
	font-size: 24px;
	line-height: 32px;
	letter-spacing: .025em;
	color: #262626
}

@media (min-width: 769px) and (max-width: 1024px),(max-width: 544px) {
	.textbox .intro-title-label {
		font-size: 20px;
		line-height: 28px
	}

	.figure-caption {
		padding-top: 1px;
		font-size: 11px
	}
}

@media (max-width: 768px) {
	.textbox .intro-title-label {
		text-align: center
	}
}

@media (min-width: 545px) and (max-width: 768px) {
	.textbox .intro-title-label {
		font-size: 20px;
		line-height: 26px
	}
}

@media (max-width: 544px) {
	.textbox .intro-title-label {
		font-size: 18px;
		line-height: 24px
	}
}

#drawingStage.stage canvas {
	image-rendering: optimizeSpeed;
	image-rendering: -moz-crisp-edges;
	image-rendering: -webkit-optimize-contrast;
	image-rendering: -o-crisp-edges;
	image-rendering: optimize-contrast;
	-ms-interpolation-mode: nearest-neighbor
}

section.overlay {
	width: 100%;
	position: fixed;
	z-index: 2
}

section.overlay .overlay-buttons {
	box-sizing: border-box;
	position: fixed;
	z-index: 8192;
	top: 214px;
	right: 0;
	color: #fff;
	background-color: rgba(31, 37, 33, .95);
	border-left: 1px solid transparent;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	font-family: Montserrat, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.6em;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: center;
	padding: 18px 5px 19px
}

section.overlay .overlay-full-button {
	box-sizing: border-box;
	min-width: 115px
}

section.overlay.open .overlay-open-button, section.overlay:not(.open) .overlay-close-button {
	display: none
}

section.overlay.open .overlay-buttons {
	border-left: 1px solid rgba(244, 244, 244, .35);
	border-top: 1px solid rgba(244, 244, 244, .35);
	border-bottom: 1px solid rgba(244, 244, 244, .35);
	background-color: rgba(31, 37, 33, .95)
}

section:not(.open).overlay:not(.mobile) .overlay-buttons:hover {
	border-left: 1px solid rgba(31, 37, 33, .15);
	border-top: 1px solid rgba(31, 37, 33, .15);
	border-bottom: 1px solid rgba(31, 37, 33, .15);
	color: #1f2521;
	background-color: #f4f4f4;
	-webkit-transition: background-color .05s linear;
	-moz-transition: background-color .05s linear;
	transition: background-color .05s linear
}

section.overlay.animating .overlay-buttons {
	background-color: rgba(31, 37, 33, .25)
}

@media (max-width: 1000px) {
	section.overlay .overlay-buttons {
		top: 119px;
	}
}

@media (min-width: 769px) and (max-width: 1280px) {
	section.overlay .overlay-buttons {
		__top: 120px
	}
}

@media (max-width: 544px) {
	section.overlay .overlay-buttons {
		font-size: 10px;
		__top: 100px;
		min-width: 45px;
		padding: 10px
	}
}

section.overlay .overlay-close-button {
	opacity: .5
}

section.overlay .overlay-buttons:hover .overlay-full-button .overlay-close-button {
	opacity: 1
}

section.overlay .overlay-button-icon {
	background-repeat: no-repeat;
	background-position: 50% 50%
}

section.overlay .overlay-open-button-icon {
	width: 12px;
	height: 34px;
	background-image: url(../img/animations/ui/OverlayButton_Arrow_left.svg);
	margin: .5em auto 0
}

section.overlay:not(.mobile) .overlay-buttons:hover .overlay-full-button .overlay-open-button-icon {
	background-image: url(../img/animations/ui/OverlayButton_Arrow_left_hover.svg)
}

section.overlay .overlay-close-button-icon {
	width: 12px;
	height: 34px;
	background-image: url(../img/animations/ui/OverlayButton_Arrow_right.svg);
	margin: .5em auto 0
}

section.overlay:not(.mobile) .overlay-buttons:hover .overlay-full-button .overlay-close-button-icon {
	background-image: url(../img/animations/ui/OverlayButton_Arrow_right_hover.svg)
}

section.overlay .overlay-compressed-button .overlay-button-icon {
	margin: 1px 0 0;
	padding: 0
}

section.overlay .overlay-compressed-button .overlay-open-button-icon {
	width: 32px;
	height: 32px;
	background-image: url(../img/animations/ui/OverlayButton_Plus.svg)
}

section.overlay .overlay-compressed-button .overlay-close-button-icon {
	width: 32px;
	height: 32px;
	background-image: url(../img/animations/ui/OverlayButton_Cross.svg)
}

section.overlay .overlay-layer {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%; 
	height: 100%;
	background-color: rgba(31,37,33,0.95);
}

section.overlay:not(.open) .overlay-layer {
	display: none
}

section.overlay .overlay-layer-mask {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

@media (max-width: 544px) {
	div.page-header-teaser.page-header-teaser-compressed {
		padding-left: calc(6.5% + 30px);
		padding-right: calc(6.5% + 30px)
	}
}

/* video and image overlay */

/*
section.overlay .page-header-teaser {
	background-color: rgba(31, 37, 33, .95)
}

section.overlay .animation-background {
	background-color: #f4f4f4
}

.stage.video-layer-stage {
	position: absolute;
	width: 100%;
	height: 100%
}

.video-overlay .overlay-buttons {
	box-sizing: border-box;
	z-index: 8192;
	color: #fff;
	background-color: rgba(31, 37, 33, .95);
	border-left: 1px solid transparent;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	font-family: Montserrat, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.6em;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: center;
	padding: 18px 5px 19px
}

.video-overlay .overlay-full-button {
	box-sizing: border-box;
	min-width: 115px
}

.video-overlay.open .overlay-open-button, .video-overlay:not(.open) .overlay-close-button {
	display: none
}

.video-overlay.open .overlay-buttons {
	border-left: 1px solid rgba(244, 244, 244, .35);
	border-right: 1px solid rgba(244, 244, 244, .35);
	border-bottom: 1px solid rgba(244, 244, 244, .35);
	background-color: rgba(31, 37, 33, .95)
}

.video-overlay.open.mobile .overlay-buttons {
	border-left: 1px solid rgba(244, 244, 244, .35);
	border-right: none;
	border-top: 1px solid rgba(244, 244, 244, .35);
	border-bottom: 1px solid rgba(244, 244, 244, .35);
	background-color: rgba(31, 37, 33, .95)
}

section:not(.open).video-overlay:not(.mobile) .overlay-buttons:hover {
	border-left: 1px solid rgba(31, 37, 33, .15);
	border-top: 1px solid rgba(31, 37, 33, .15);
	border-bottom: 1px solid rgba(31, 37, 33, .15);
	color: #1f2521;
	background-color: #f4f4f4;
	-webkit-transition: background-color .05s linear;
	-moz-transition: background-color .05s linear;
	transition: background-color .05s linear
}

.video-overlay.animating .overlay-buttons {
	background-color: rgba(31, 37, 33, .25)
}

div.page-header-teaser.page-header-teaser-compressed {
	padding-left: calc(4% + 120px);
	padding-right: calc(4% + 120px)
}

@media (max-width: 544px) {
	.video-overlay .overlay-buttons {
		font-size: 10px;
		min-width: 45px;
		padding: 10px
	}
}

.video-overlay .overlay-close-button {
	opacity: .5
}

.video-overlay .overlay-buttons:hover .overlay-full-button .overlay-close-button {
	opacity: 1
}

.video-overlay .overlay-button-icon {
	background-repeat: no-repeat;
	background-position: 50% 50%
}

.video-overlay .overlay-open-button-icon {
	width: 12px;
	height: 34px;
	background-image: url(../img/ui/OverlayButton_Arrow_left.svg);
	margin: .5em auto 0
}

.video-overlay:not(.mobile) .overlay-buttons:hover .overlay-full-button .overlay-open-button-icon {
	background-image: url(../img/ui/OverlayButton_Arrow_left_hover.svg)
}

.video-overlay .overlay-close-button-icon {
	width: 34px;
	height: 34px;
	background-image: url(../img/ui/OverlayButton_Cross.svg);
	margin: .75em auto 0
}

.video-overlay .overlay-compressed-button .overlay-button-icon {
	margin: 1px 0 0;
	padding: 0
}

.video-overlay .overlay-compressed-button .overlay-open-button-icon {
	width: 32px;
	height: 32px;
	background-image: url(../img/ui/OverlayButton_Plus.svg)
}

.video-overlay .overlay-compressed-button .overlay-close-button-icon {
	width: 32px;
	height: 32px;
	background-image: url(../img/ui/OverlayButton_Cross.svg)
}

.stage.news-box-layer-stage {
	position: absolute;
	width: 100%;
	height: 100%
}
*/

/* box slider */
/*
.bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0
}

.bx-wrapper img {
	max-width: 100%;
	display: block
}

.bx-wrapper .bx-viewport {
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
	border: 5px solid #fff;
	left: -5px;
	background: #fff;
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
	-ms-transform: translatez(0);
	-o-transform: translatez(0);
	transform: translatez(0)
}

.bx-wrapper .bx-controls-auto, .bx-wrapper .bx-pager {
	position: absolute;
	bottom: -30px;
	width: 100%
}

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(../img/bxSlider/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000
}

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: 700;
	color: #666;
	padding-top: 20px
}

.bx-wrapper .bx-controls-auto .bx-controls-auto-item, .bx-wrapper .bx-pager .bx-pager-item {
	display: inline-block
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px
}

.bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:hover {
	background: #000
}

.bx-wrapper .bx-prev {
	left: 10px;
	background: url(../img/bxSlider/controls.png) 0 -32px no-repeat
}

.bx-wrapper .bx-next {
	right: 10px;
	background: url(../img/bxSlider/controls.png) -43px -32px no-repeat
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0
}

.bx-wrapper .bx-next:hover {
	background-position: -43px 0
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none
}

.bx-wrapper .bx-controls-auto {
	text-align: center
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(../img/bxSlider/controls.png) -86px -11px no-repeat;
	margin: 0 3px
}

.bx-wrapper .bx-controls-auto .bx-start.active, .bx-wrapper .bx-controls-auto .bx-start:hover {
	background-position: -86px 0
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(../img/bxSlider/controls.png) -86px -44px no-repeat;
	margin: 0 3px
}

.bx-wrapper .bx-controls-auto .bx-stop.active, .bx-wrapper .bx-controls-auto .bx-stop:hover {
	background-position: -86px -33px
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px
}

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: rgba(80, 80, 80, .75);
	width: 100%
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px
}

.slider-overlay {
	position: fixed;
	top: 0;
	left: 0;
	height: 150%;
	width: 100%;
	background: #000;
	opacity: 0;
	filter: alpha(opacity=0);
	z-index: 9000;
	cursor: pointer
}

.bx-wrapper .bx-pager {
	font-family: Montserrat, Helvetica, Arial, sans-serif
}

.bx-wrapper .bx-pager .bx-pager-item {
	padding: 1px 15px 1px 1px
}

.bx-wrapper .bx-controls-auto, .bx-wrapper .bx-pager {
	bottom: -45px
}

.bx-wrapper img {
	height: 100%;
	width: 100%
}

.bx-wrapper .bx-viewport {
	background: 0 0;
	box-shadow: 0 0 0;
	border: 0
}

.bxSlider {
	position: fixed;
	display: none;
	top: 50%;
	left: 50%;
	z-index: 9001;
	opacity: 0
}

.bxSlider.show {
	display: block
}

.bxSlider.visible {
	opacity: 1
}

.bx-pager {
	bottom: -45px
}

.bx-wrapper .bx-viewport {
	left: 0
}

.bx-pager-item a {
	color: #fff;
	width: 30px;
	height: 30px;
	display: block;
	background-color: #0A0A0A
}

.bx-pager-item a.active {
	color: #0A0A0A;
	background-color: #fff
}

.slider-overlay-buttons {
	display: none;
	top: 0;
	position: fixed;
	right: 20px;
	z-index: 67108864;
	margin: 0;
	padding: 0;
	-webkit-font-smoothing: antialiased
}

.slider-overlay-buttons.show {
	display: block
}

.slider-overlay-full-button {
	border-right: 1px solid rgba(244, 244, 244, .35);
	box-sizing: border-box;
	z-index: 8192;
	color: #fff;
	background-color: rgba(31, 37, 33, .95);
	border-left: 1px solid transparent;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	font-family: Montserrat, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.6em;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: center;
	padding: 18px 5px 19px
}

.slider-overlay-close-button {
	box-sizing: border-box;
	min-width: 115px;
	font-family: Montserrat, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.6em;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: center;
	color: #fff
}

.slider-overlay-close-button-icon {
	width: 34px;
	height: 34px;
	margin: .75em auto 0;
	background-repeat: no-repeat;
	background-position: 50% 50%
}
*/