@charset "UTF-8"; 

@font-face {
	font-family: Futura;
	src: url(./fonts/futura-book.eot) format("eot"),
		url(./fonts/futura-book.woff2) format("woff2"),
		url(./fonts/futura-book.woff) format("woff"),
		url(./fonts/futura-book.ttf) format("truetype"),
		url(./fonts/futura-book.svg) format("svg");
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: Futura;
	src: url(./fonts/futura-regular-italic.eot) format("eot"),
		url(./fonts/futura-regular-italic.woff2) format("woff2"),
		url(./fonts/futura-regular-italic.woff) format("woff"),
		url(./fonts/futura-regular-italic.ttf) format("truetype"),
		url(./fonts/futura-regular-italic.svg) format("svg");
	font-weight: 400;
	font-style: italic
}

@font-face {
	font-family: Futura;
	src: url(./fonts/futura-bold.eot) format("eot"),
		url(./fonts/futura-bold.woff2) format("woff2"),
		url(./fonts/futura-bold.woff) format("woff"),
		url(./fonts/futura-bold.ttf) format("truetype"),
		url(./fonts/futura-bold.svg) format("svg");
	font-weight: 700;
	font-style: normal
}

@font-face {
	font-family: Futura;
	src: url(./fonts/futura-bold-italic.eot) format("eot"),
		url(./fonts/futura-bold-italic.woff2) format("woff2"),
		url(./fonts/futura-bold-italic.woff) format("woff"),
		url(./fonts/futura-bold-italic.ttf) format("truetype"),
		url(./fonts/futura-bold-italic.svg) format("svg");
	font-weight: 700;
	font-style: italic
}

form ol, form ul {
	list-style-type: none;
	margin: 0;
	padding: 0
}

form li {
	clear: both;
	padding: 0
}

.full, .half, .small, .wide {
	box-sizing: border-box;
	float: left;
	clear: none
}

.full input, .half input, .small input, .wide input {
	box-sizing: border-box;
	width: 100%
}

.full {
	width: 100%
}

.wide {
	width: 73%
}

.wide+.small {
	margin-left: 4%
}

.half {
	width: 48%
}

.half+.half {
	margin-left: 4%
}

.half.nl, .half:nth-child(2n) {
	margin-left: 0
}

.half.nl {
	float: none;
	clear: both
}

.small {
	width: 23%;
	font-size: 1em
}

.small+.wide {
	margin-left: 4%
}

input[placeholder]:-moz-placeholder, textarea[placeholder]:-moz-placeholder
	{
	opacity: 1;
	text-overflow: ellipsis
}

input[placeholder]:focus:-moz-placeholder, textarea[placeholder]:focus:-moz-placeholder
	{
	color: transparent !important
}

input[placeholder]::input-placeholder, textarea[placeholder]::input-placeholder
	{
	opacity: 1;
	text-overflow: ellipsis
}

input[placeholder]:focus::input-placeholder, textarea[placeholder]:focus::input-placeholder
	{
	color: transparent !important
}

input[placeholder]::-webkit-input-placeholder, textarea[placeholder]::-webkit-input-placeholder
	{
	opacity: 1;
	text-overflow: ellipsis
}

input[placeholder]::-moz-placeholder, textarea[placeholder]::-moz-placeholder
	{
	opacity: 1;
	text-overflow: ellipsis
}

input[placeholder]:-ms-input-placeholder, textarea[placeholder]:-ms-input-placeholder
	{
	opacity: 1;
	text-overflow: ellipsis
}

input[placeholder]::placeholder, textarea[placeholder]::placeholder {
	opacity: 1;
	text-overflow: ellipsis
}

input[placeholder]:focus::-webkit-input-placeholder, textarea[placeholder]:focus::-webkit-input-placeholder
	{
	color: transparent !important
}

input[placeholder]:focus::-moz-placeholder, textarea[placeholder]:focus::-moz-placeholder
	{
	color: transparent !important
}

input[placeholder]:focus:-ms-input-placeholder, textarea[placeholder]:focus:-ms-input-placeholder
	{
	color: transparent !important
}

input[placeholder]:focus::placeholder, textarea[placeholder]:focus::placeholder
	{
	color: transparent !important
}

fieldset fieldset {
	margin: 0 2%
}

fieldset fieldset.options {
	margin: 0 5% 2%
}

fieldset.options {
	margin: 0 4%
}

fieldset.half+.half {
	margin-left: 4%
}

fieldset sup {
	top: -.2em;
	cursor: help
}

label, label .label {
	padding: 0;
	margin: 0;
	color: inherit;
	position: relative
}

label .label {
	display: block;
	cursor: inherit;
	text-align: right
}

label .label .label, label .label label {
	float: none;
	margin: 0;
	width: auto
}

[type=button], [type=date], [type=email], [type=number], [type=password],
	[type=search], [type=tel], [type=text], [type=url], button, textarea {
	padding: .5em;
	border: 1px solid #787878;
	color: #000;
	background-color: #fff;
	border-radius: 0;
	box-shadow: none;
	line-height: 1.3;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

input:focus, textarea:focus {
	box-shadow: 0 0 0 2px #4f4f4f;
	color: #000;
	outline: none
}

[type=date] {
	-webkit-min-logical-height: 40px
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button
	{
	-webkit-appearance: none;
	margin: 0
}

[type=checkbox]+.label-wrapper, [type=radio]+.label-wrapper {
	float: left;
	display: inline;
	text-align: left;
	width: 94%;
	margin-left: 2%;
	padding-bottom: .5em
}

textarea {
	width: 100%;
	box-sizing: border-box;
	line-height: 1.5
}

legend.label+[type=checkbox] {
	margin: .5em 0 0
}

select {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	box-sizing: border-box;
	display: block;
	overflow: hidden;
	clear: both;
	border: 1px solid #787878;
	border-radius: 0;
	padding: 10px 40px 10px 10px;
	width: 100%;
	font-weight: 400;
	white-space: nowrap;
	text-overflow: ellipsis;
	background:
		url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='28' viewBox='0 0 18 28'%3E%3Cpath fill='currentColor' d='M16.797 11.5q0 .203-.156.359L9.36 19.14q-.156.156-.359.156t-.359-.156l-7.281-7.281q-.156-.156-.156-.359t.156-.359l.781-.781q.156-.156.359-.156t.359.156l6.141 6.141 6.141-6.141q.156-.156.359-.156t.359.156l.781.781q.156.156.156.359z'/%3E%3C/svg%3E")
		#fff right 10px center no-repeat;
	line-height: normal
}

select::-ms-expand {
	display: none
}

select option {
	display: block;
	overflow: hidden;
	width: 100%;
	text-overflow: ellipsis
}

[type=button], [type=reset], [type=submit], button {
	background-color: transparent;
	border: none;
	cursor: pointer;
	-webkit-appearance: button;
	display: inline-block;
	vertical-align: middle;
	background-image: none
}

option {
	padding: 0
}

.error.custom-select, .error.dropdown-headline, .error input, .error select
	{
	box-shadow: 0 0 0 2px red;
	border-color: red;
	border-radius: 0
}

.custom-select, .dropdown-headline {
	position: relative;
	display: inline-block;
	padding: 0;
	border: 1px solid #787878;
	background-color: #fff
}

.custom-select select, .dropdown-headline select {
	width: 99.99%;
	margin: 0;
	background: none;
	border: 1px solid transparent;
	outline: none;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	line-height: 1.3
}

.custom-select:after, .dropdown-headline:after {
	content:
		url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='28' viewBox='0 0 18 28'%3E%3Cpath fill='currentColor' d='M16.797 11.5q0 .203-.156.359L9.36 19.14q-.156.156-.359.156t-.359-.156l-7.281-7.281q-.156-.156-.156-.359t.156-.359l.781-.781q.156-.156.359-.156t.359.156l6.141 6.141 6.141-6.141q.156-.156.359-.156t.359.156l.781.781q.156.156.156.359z'/%3E%3C/svg%3E");
	width: 50px;
	z-index: 1;
	background-color: transparent;
	text-align: center;
	line-height: 1;
	pointer-events: none
}

.custom-select select:focus, .dropdown-headline select:focus {
	color: #000;
	outline: none;
	border-radius: 0
}

.custom-select option, .dropdown-headline option {
	font-weight: 400
}

.custom-select:after, .dropdown-headline:after, x:-o-prefocus {
	display: none
}

@media ( -ms-high-contrast :none) , screen and
	(-ms-high-contrast:active) {
	.custom-select select::-ms-expand, .dropdown-headline select::-ms-expand
		{
		display: none
	}
	.custom-select select:focus::-ms-value, .dropdown-headline select:focus::-ms-value
		{
		background: transparent;
		color: #333
	}
}

@
-moz-document url-prefix (){ .
	custom-select ,.dropdown-headline{overflow: hidden
}

.custom-select select, .dropdown-headline select {
	width: 105%;
	width: calc(1 + em)
}

.custom-select select option, .dropdown-headline select option {
	max-width: 100%
}

}
.custom-select select:-moz-focusring, .dropdown-headline select:-moz-focusring
	{
	color: transparent;
	text-shadow: 0 0 0 #000
}

@media only all and (min-width:48em) {
	.news-subscription .grid-33 {
		margin-left: -15px;
		margin-right: -15px;
		display: -ms-flexbox;
		display: flex
	}
}

.news-subscription .grid-33 .grid-item-1 {
	background-color: #f0f4f5;
	margin-bottom: 10px
}

@media only all and (min-width:48em) {
	.news-subscription .grid-33 .grid-item-1 {
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;
		width: 33%;
		margin-left: 15px;
		margin-right: 15px;
		margin-bottom: 30px
	}
}

@media only all and (min-width:48em) {
	.news-subscription .grid-50 {
		margin-left: -15px;
		margin-right: -15px
	}
}

@media only all and (min-width:48em) {
	.news-subscription .grid-50 .grid-item-1 {
		width: 50%;
		clear: right;
		float: left;
		padding-left: 15px;
		padding-right: 15px
	}
}

.news-subscription {
	background: #fff
}

.news-subscription fieldset {
	border: 1px solid #ccc;
	padding: 2.5em .625em 0;
	margin-bottom: 30px;
	position: relative
}

@media only all and (min-width:100em) {
	.news-subscription fieldset {
		padding: 4.6875em 1.875em 0
	}
}

.news-subscription fieldset.connect-fieldset {
	border-bottom: 0;
	margin-bottom: 0
}

.news-subscription fieldset.connect-fieldset+fieldset {
	border-top: 0
}

.news-subscription legend>span {
	position: absolute;
	top: 10px;
	left: 10px;
	font-weight: 600;
	font-size: 1rem;
	line-height: 1.125
}

.news-subscription .frm-checkbox, .news-subscription .frm-select,
	.news-subscription .frm-txt {
	margin-bottom: .625em
}

.news-subscription .frm-checkbox input, .news-subscription .frm-checkbox select,
	.news-subscription .frm-select input, .news-subscription .frm-select select,
	.news-subscription .frm-txt input, .news-subscription .frm-txt select {
	width: 100%;
	padding: 1em;
	display: block
}

.news-subscription .frm-select .custom-select, .news-subscription .frm-select .dropdown-headline
	{
	display: block
}

.news-subscription .frm-checkbox .checkbox+label, .news-subscription .frm-checkbox label .checkbox+.label,
	label .news-subscription .frm-checkbox .checkbox+.label {
	color: #000;
	position: relative;
	padding: .5em;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	padding-left: 34px;
	margin-left: 6px
}

.news-subscription .frm-checkbox .checkbox+label:before,
	.news-subscription .frm-checkbox label .checkbox+.label:before, label .news-subscription .frm-checkbox .checkbox+.label:before
	{
	content: '';
	color: #000;
	position: absolute;
	top: 45%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	width: 24px;
	height: 24px;
	border: 1px solid #787878;
	background: #fff;
	font-size: 18px;
	line-height: 21px;
	text-align: center;
	border-radius: 3px;
	box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .1)
}

.news-subscription .frm-checkbox .checkbox:checked+label,
	.news-subscription .frm-checkbox label .checkbox:checked+.label, label .news-subscription .frm-checkbox .checkbox:checked+.label
	{
	color: #000
}

.news-subscription .frm-checkbox .checkbox:checked+label:before,
	.news-subscription .frm-checkbox label .checkbox:checked+.label:before,
	label .news-subscription .frm-checkbox .checkbox:checked+.label:before
	{
	content: "✕";
	font-size: 16px;
	line-height: 1.5;
	text-align: center;
	text-transform: uppercase
}

.news-subscription .frm-checkbox .checkbox:focus+label:before,
	.news-subscription .frm-checkbox label .checkbox:focus+.label:before,
	label .news-subscription .frm-checkbox .checkbox:focus+.label:before {
	box-shadow: 0 0 0 2px #4f4f4f
}

.news-subscription h4 {
	color: #000
}

.news-subscription .btn-highlight {
	float: right;
	margin-right: .625em
}

.form-row h3 {
	font-weight: 400;
	font-size: 1rem;
	padding-top: 1em;
	padding-bottom: .5em;
	margin-bottom: 0;
	color: #000
}

.form-row h3.invert {
	background: #fff
}

.form-row--alt {
	padding: .625em .625em 0
}

.btn-bar>[type=reset] {
	float: left;
	margin-bottom: 0
}

.btn-bar>[type=submit] {
	float: right;
	margin-bottom: 0
}

.btn, .btn-close, .btn-pause, .btn-play, .btn-sort, .csc-highlight .link-more,
	.latest-news .link-more, .link-download, .link-totop,
	.section-highlight .link-more {
	background-color: #4f4f4f;
	border-radius: 20px;
	border: none;
	color: #fff;
	display: inline-block;
	font-weight: 700;
	line-height: 1.5;
	padding: 5px 20px;
	text-decoration: none;
	vertical-align: top;
	white-space: nowrap;
	will-change: background-color, color;
	transition: .2s ease-in;
	transition-property: background-color, color
}

.btn-close:focus, .btn-close:hover, .btn-pause:focus, .btn-pause:hover,
	.btn-play:focus, .btn-play:hover, .btn-sort:focus, .btn-sort:hover,
	.btn:focus, .btn:hover, .csc-highlight .link-more:focus, .csc-highlight .link-more:hover,
	.latest-news .link-more:focus, .latest-news .link-more:hover,
	.link-download:focus, .link-download:hover, .link-totop:focus,
	.link-totop:hover, .section-highlight .link-more:focus,
	.section-highlight .link-more:hover {
	background-color: #000;
	color: #fff;
	text-decoration: none;
	outline: none
}

.btn-highlight, .link-more, .link-more-highlight,
	.news-link-news-archive {
	display: inline-block;
	margin-bottom: 20px;
	padding: 5px 20px;
	border-radius: 20px;
	border: none;
	font-weight: 700;
	color: #000;
	line-height: 1.5;
	text-decoration: none;
	white-space: nowrap;
	background-color: #fd0;
	will-change: background-color, color;
	transition: .2s ease-in;
	transition-property: background-color, color
}

.btn-highlight:focus, .btn-highlight:hover, .link-more-highlight:focus,
	.link-more-highlight:hover, .link-more:focus, .link-more:hover,
	.news-link-news-archive:focus, .news-link-news-archive:hover {
	background-color: #ccc;
	color: #000;
	text-decoration: none;
	outline: none
}

.btn-highlight [class*=icon], .link-more-highlight [class*=icon],
	.link-more [class*=icon], .news-link-news-archive [class*=icon] {
	vertical-align: middle;
	margin-top: -4px;
	margin-right: -6px;
	height: 18px;
	width: 18px
}

@media only all and (min-width:37.5em) {
	.btn-highlight [class*=icon], .link-more-highlight [class*=icon],
		.link-more [class*=icon], .news-link-news-archive [class*=icon] {
		height: 16px;
		width: 16px
	}
}

@media only all and (min-width:48em) {
	.btn-highlight [class*=icon], .link-more-highlight [class*=icon],
		.link-more [class*=icon], .news-link-news-archive [class*=icon] {
		height: 20px;
		width: 20px
	}
}

.btn, .btn-highlight {
	cursor: pointer
}

.btn-highlight[type=submit] {
	padding-right: .25em
}

.btn-play {
	background-color: #000;
	padding-left: 50px
}

@media only all and (min-width:37.5em) {
	.btn-play {
		height: 32px
	}
}

@media only all and (min-width:72em) {
	.btn-play {
		height: 34px
	}
}

.btn-play:focus, .btn-play:hover {
	background-color: #000
}

.btn-play:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	height: 34px;
	width: 34px;
	border-radius: 50%;
	background-color: #fd0;
	background-image: url(../img/icons/play.svg);
	background-position: 60% 50%;
	background-repeat: no-repeat;
	background-size: 40%
}

@media only all and (min-width:37.5em) {
	.btn-play:before {
		height: 32px;
		width: 32px
	}
}

@media only all and (min-width:72em) {
	.btn-play:before {
		height: 34px;
		width: 34px
	}
}

.btn-play[aria-hidden=true] {
	display: none
}

.btn-pause {
	background-color: #000;
	padding-left: 2.5em
}

.btn-pause:before {
	content: "";
	height: 2em;
	width: 2em;
	position: absolute;
	left: 0;
	top: 0;
	border-radius: 50%;
	color: #fd0;
	background-color: #000;
	background-image: url(../img/icons/pause-yellow.svg);
	background-position: 60% 50%;
	background-repeat: no-repeat;
	background-size: 40%
}

.btn-pause[aria-hidden=true] {
	display: none
}

.link-more {
	margin-bottom: 0
}

.link-more>.icon-arrow-right {
	fill: #000
}

.csc-alternate .link-more>.icon-arrow-right, .section-alternate .link-more>.icon-arrow-right
	{
	fill: #fff
}

.csc-highlight .link-more>.icon-arrow-right, .section-highlight .link-more>.icon-arrow-right
	{
	fill: #000
}

.latest-news .link-more {
	color: #787878;
	padding-right: .5em;
	background-color: transparent
}

.latest-news .link-more>.icon-arrow-right {
	color: #787878;
	transition: all .2s ease-out;
	will-change: color, transform
}

.latest-news .link-more:focus, .latest-news .link-more:hover {
	background-color: transparent;
	color: #333
}

.latest-news .link-more:focus>.icon-arrow-right, .latest-news .link-more:hover>.icon-arrow-right
	{
	color: inherit;
	-ms-transform: translateX(.25em);
	transform: translateX(.25em)
}

.link-more-highlight {
	padding-right: .5em
}

.link-more-highlight>.icon-arrow-right {
	color: #000
}

.link-totop {
	width: 40px;
	height: 40px;
	background: #fd0;
	border-radius: 0;
	padding: 0;
	text-align: center;
	line-height: 40px;
	cursor: pointer;
	will-change: background-color;
	transition: background-color .2s ease-in
}

.link-totop:focus {
	background-color: #fd0
}

.link-totop:hover {
	background-color: #ccc
}

.link-download {
	background: none;
	color: #000;
	padding: 0;
	line-height: 40px;
	margin-bottom: 0
}

@media only all and (min-width:37.5em) {
	.link-download>span {
		display: inline
	}
}

.link-download>.svg-wrapper {
	border-radius: 50%;
	background: #fd0;
	display: inline-block;
	margin-left: 10px;
	padding: 4px;
	height: 40px;
	width: 40px;
	text-align: center;
	line-height: 32px;
	vertical-align: middle;
	will-change: background-color;
	transition: background-color .2s ease-in
}

.link-download:focus, .link-download:hover {
	background-color: transparent;
	color: inherit
}

.link-download:focus .svg-wrapper, .link-download:hover .svg-wrapper {
	background-color: #ccc
}

.btn-toolbar {
	text-align: center
}

@media only all and (min-width:48em) {
	.btn-toolbar {
		text-align: left
	}
}

.btn-sort {
	background: none;
	line-height: 2;
	margin: 0;
	padding: 0;
	width: 1.25em;
	height: 1.25em
}

.btn-sort:focus, .btn-sort:hover {
	background-color: transparent;
	color: #fff
}

.btn-sort[data-order=asc] .sort-up, .btn-sort[data-order=desc] .sort-down
	{
	opacity: .5
}

.btn-close {
	border-radius: 0;
	position: absolute;
	top: -2.5em;
	right: 0;
	color: #fff;
	background: #787878;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: .5em;
	line-height: 2.5em
}

.btn-close .icon-close {
	margin: .3em 0 0;
	display: inline-block
}

.tablesorter-filter.disabled, .tablesorter .filtered {
	display: none
}

table thead th .btn-sort {
	right: 10px
}

@
-ms-viewport {
	width: device-width
}

@
viewport {
	width: device-width
}

@media only all and (max-width:25em) { @
	-ms-viewport {
		width: 320px
	}
}

*, :after, :before {
	box-sizing: inherit
}

article, aside, details, figcaption, figure, footer, header, hgroup,
	main, nav, section, summary {
	display: block
}

audio, canvas, video {
	display: inline-block
}

audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline
}

audio:not ([controls] ){
	display: none;
	height: 0
}

[hidden], template {
	display: none
}

html {
	-ms-overflow-style: none !important;
	box-sizing: border-box;
	font-size: 16px;
	font-family: Trebuchet MS, sans-serif;
	font-weight: 400;
	height: 100%;
	line-height: 1.5;
	background-color: #ffffff;
	color: #333;
	overflow-x: hidden;
	-webkit-tap-highlight-color: rgba(255, 255, 255, .1)
}

@media ( orientation :portrait) , only screen and
	(orientation:landscape) {
	html {
		-webkit-text-size-adjust: 100%;
		-ms-text-size-adjust: 100%
	}
}

html.futura-400 {
	font-family: Futura, Trebuchet MS, sans-serif
}

@media only all and (max-width:72em) {
	html {
		font-size: 14px
	}
}

@media only all and (min-width:72em) {
	html {
		font-size: 16px
	}
}

body {
	-ms-overflow-style: none !important;
	margin: 0;
	/* height: 100%; */
	overflow-x: hidden
}

@media only all and (min-width:48em) {
	body {
		overflow-x: visible
	}
}

a {
	color: inherit;
	background-color: transparent;
	text-decoration: underline;
	-webkit-tap-highlight-color: rgba(255, 221, 0, .3)
}

a:hover {
	text-decoration: none
}

a:active, a:focus, a:hover {
	color: #000
}

a:active, a:hover {
	outline: 0
}

a[href^=tel] {
	color: #333
}

h1, h2, h3, h4, h5, h6 {
	margin-top: 0
}

h1>a, h2>a, h3>a, h4>a, h5>a, h6>a {
	color: #fd0;
	font-size: 1em;
	text-decoration: none
}

h1 {
	font-family: Trebuchet MS, sans-serif;
	font-size: 3rem;
	font-weight: 700;
	color: inherit;
	margin-bottom: 0
}

.futura-700 h1 {
	font-family: Futura, Trebuchet MS, sans-serif
}

h2 {
	font-family: Trebuchet MS, sans-serif;
	font-size: 1.5rem;
	font-weight: 700;
	color: inherit;
	line-height: 1.25;
	margin-bottom: .5em
}

.futura-700 h2 {
	font-family: Futura, Trebuchet MS, sans-serif
}

h3 {
	font-family: Trebuchet MS, sans-serif;
	font-size: 1.3125rem;
	font-weight: 700;
	color: inherit;
	margin-bottom: .15em
}

.futura-700 h3 {
	font-family: Futura, Trebuchet MS, sans-serif
}

h4 {
	font-family: Trebuchet MS, sans-serif;
	font-size: 1rem;
	font-weight: 700;
	color: inherit;
	margin-bottom: .25em
}

.futura-700 h4 {
	font-family: Futura, Trebuchet MS, sans-serif
}

h5 {
	font-family: Trebuchet MS, sans-serif;
	font-size: .875rem;
	font-weight: 700;
	color: inherit;
	margin-bottom: .25em
}

.futura-700 h5 {
	font-family: Futura, Trebuchet MS, sans-serif
}

h6 {
	font-family: Trebuchet MS, sans-serif;
	font-size: .75rem;
	font-weight: 400;
	color: inherit
}

.futura-400 h6 {
	font-family: Futura, Trebuchet MS, sans-serif
}

abbr[title] {
	border-bottom: none;
	text-decoration: none
}

b, strong {
	font-weight: 700
}

blockquote {
	margin: 1em 2.5em
}

dfn {
	font-style: italic
}

hr {
	box-sizing: content-box;
	height: 0
}

mark {
	background-color: transparent;
	color: inherit;
	font-weight: 700
}

p.bodytext, pre {
	margin: 0 0 1em
}

p.bodytext:last-child, pre:last-child {
	margin-bottom: 0
}

code, kbd, pre, samp {
	font-family: monospace, serif;
	font-size: 1em
}

pre {
	overflow: auto;
	white-space: pre-wrap
}

q {
	quotes: "\201C" "\201D" "\2018" "\2019"
}

small {
	font-size: 80%
}

sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

dl, menu, ol, ul {
	margin: 0 0 1em
}

dd {
	margin: 0 0 0 2.5em
}

nav ol, nav ul {
	margin: 0;
	padding: 0;
	list-style: none
}

img {
	border: 0;
	margin: 0;
	vertical-align: bottom;
	height: auto;
	width: auto
}

img, svg {
	max-height: 100%;
	max-width: 100%
}

svg {
	overflow: visible
}

svg:not (:root ){
	overflow: hidden
}

::-moz-selection {
	background: #666d66;
	color: #fff
}

::selection {
	background: #666d66;
	color: #fff
}

figure {
	margin: 0
}

fieldset {
	border: none;
	margin: 0;
	padding: 0
}

legend {
	border: 0;
	padding: 0
}

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] {
	cursor: pointer;
	-webkit-appearance: button;
	background-image: none
}

button[disabled], html input[disabled] {
	cursor: default
}

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;
	box-sizing: border-box
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration
	{
	-webkit-appearance: none
}

button::-moz-focus-inner, input[type=button]::-moz-focus-inner, input[type=file]>input[type=button]::-moz-focus-inner,
	input[type=reset]::-moz-focus-inner, input[type=submit]::-moz-focus-inner
	{
	border: 0;
	padding: 0;
	margin: 0
}

input[type=radio] {
	vertical-align: text-bottom
}

input[type=checkbox] {
	vertical-align: bottom
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: 700
}

table {
	border-spacing: 0;
	width: 100%
}

td, th {
	padding: 0
}

.browsehappy {
	margin: .2em 0;
	background: #ccc;
	color: #000;
	padding: .2em 0
}

.hidden, .is-hidden {
	display: none !important;
	visibility: hidden
}

.vh, .visuallyhidden {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.vh.focusable:active, .vh.focusable:focus, .visuallyhidden.focusable:active,
	.visuallyhidden.focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto
}

.invisible {
	visibility: hidden
}

textarea {
	resize: vertical
}

.align-right {
	text-align: right
}

.align-center {
	text-align: center
}

.align-left {
	text-align: left
}

.is-relative {
	position: relative
}

.highlight {
	color: #fd0
}

.copyright {
	margin-bottom: 0
}

.separator {
	color: #000;
	padding: 0 0 .5em;
	margin-bottom: .5em;
	border-bottom: 1px solid #e8e8e8
}

[role=button] {
	cursor: pointer
}

[aria-hidden=false] {
	display: block
}

.js-accordion [aria-hidden=false], .js-navigation [aria-hidden=false],
	.js-tabccordion [aria-hidden=false] {
	display: block;
	max-height: inherit;
	overflow: hidden;
	transition: max-height .3s ease-in 0ms
}

@media only all and (min-width:48em) {
	.js-tabccordion [aria-hidden=false] {
		display: block;
		max-height: 99em;
		overflow: hidden;
		opacity: 1;
		transition: opacity .5s ease-in 0ms
	}
}

[aria-hidden=true] {
	display: none
}

.js-accordion [aria-hidden=true], .js-navigation [aria-hidden=true],
	.js-tabccordion [aria-hidden=true] {
	padding: 0;
	display: block;
	max-height: 0;
	overflow: hidden;
	transition: max-height .3s ease-out 0ms
}

@media only all and (min-width:48em) {
	.js-tabccordion [aria-hidden=true] {
		opacity: 0;
		transition: opacity .2s ease-out 0ms
	}
}

ol ol, ul ul {
	margin-top: 0;
	margin-bottom: 0;
	list-style-type: disc
}

ol ol {
	list-style-type: inherit
}

nav a {
	display: block;
	text-decoration: none
}

figcaption {
	font-size: .875em;
	line-height: 1.5;
	margin: 1em 0
}

address {
	font-style: normal
}

hr {
	border-style: solid;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #ccc;
	width: 100%;
	margin: 1em auto
}

caption {
	caption-side: bottom
}

caption:after, caption:before {
	content: "\0020\2014\0020"
}

table {
	padding: 10px 0
}

td, th {
	padding: .625em;
	text-align: left;
	vertical-align: top;
	line-height: 2;
	border-left: 1px solid #ccc
}

td:first-child, th:first-child {
	border-left: none
}

tr:nth-child(even) {
	background: #f0f4f5
}

tr:nth-child(odd) {
	background: #fff
}

thead th {
	background: #505050;
	color: #fff
}

tbody td, tbody th {
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto
}

td.download {
	width: 30%;
	text-align: right
}

table {
	margin-bottom: 1em
}

table ul {
	margin: 0;
	padding-left: 1em
}

table [class*=icon] {
	vertical-align: baseline
}

figure>img {
	display: block;
	margin: 0 auto
}

label, label .label {
	cursor: pointer
}

[class*=icon] {
	fill: #333;
	vertical-align: inherit
}

[role=button]>*, a>*, button>* {
	pointer-events: none
}

.accordion-content:after, .accordion-content:before,
	.asset-download-list li:after, .asset-download-list li:before, .btn-bar:after,
	.btn-bar:before, .btn-toolbar:after, .btn-toolbar:before, .cf:after,
	.cf:before, .clearfix:after, .clearfix:before, .container-col-2 .content-wrap-col-2:after,
	.container-col-2 .content-wrap-col-2:before, .container-col-2:after,
	.container-col-2:before, .container:after, .container:before,
	.country-selector-result:after, .country-selector-result:before,
	.csc-default .usp-teaser-list:after, .csc-default .usp-teaser-list:before,
	.csc-textpic-imagewrap:after, .csc-textpic-imagewrap:before,
	.csc-textpic:after, .csc-textpic:before, .form-content:after,
	.form-content:before, .form-group-wrapper:after, .form-group-wrapper:before,
	.form-row:after, .form-row:before, .fullsize-wrapper:after,
	.fullsize-wrapper:before, .grid-50-50-full:after, .grid-50-50-full:before,
	.grid-50-50:after, .grid-50-50:before, .grid-66-33:after, .grid-66-33:before,
	.grid-row:after, .grid-row:before, .int-special-contact-cards .vcard .vcard-content .vcard-profile-text:after,
	.int-special-contact-cards .vcard .vcard-content .vcard-profile-text:before,
	.int-special-contact-cards .vcard .vcard-content:after,
	.int-special-contact-cards .vcard .vcard-content:before,
	.int-special-contact-cards:after, .int-special-contact-cards:before,
	.latest-news-list:after, .latest-news-list:before, .nav-main .nav-level1:after,
	.nav-main .nav-level1:before, .navigation-wrapper:after,
	.navigation-wrapper:before, .news-list-meta:after, .news-list-meta:before,
	.news-subscription .frm-checkbox:after, .news-subscription .frm-checkbox:before,
	.news-subscription:after, .news-subscription:before, .pagination:after,
	.pagination:before, .partner-badge:after, .partner-badge:before,
	.search-wrapper:after, .search-wrapper:before,
	.section-alternate-iconboxes:after, .section-alternate-iconboxes:before,
	.section-billboard-iconboxes:after, .section-billboard-iconboxes:before,
	.section-billboard:after, .section-billboard:before, .section-full .csc-textpic-intext-left-nowrap:after,
	.section-full .csc-textpic-intext-left-nowrap:before, .section-full .csc-textpic-intext-right-nowrap:after,
	.section-full .csc-textpic-intext-right-nowrap:before, .section-full:after,
	.section-full:before, .section-highlight:after, .section-highlight:before,
	.section-premium:after, .section-premium:before, .social-links:after,
	.social-links:before, .stock-teaser:after, .stock-teaser:before,
	.teaser:after, .teaser:before, .usp-teaser-list:after, .usp-teaser-list:before,
	.vcard:after, .vcard:before, [role=main]:after, [role=main]:before,
	body.int-blog.int-blog-overview .post:after, body.int-blog.int-blog-overview .post:before,
	body.int-blog.int-blog-post .comment-wrap:after, body.int-blog.int-blog-post .comment-wrap:before,
	body.int-blog.int-blog-post form[name=comment] .form-group:after, body.int-blog.int-blog-post form[name=comment] .form-group:before,
	footer[role=contentinfo] .block:after, footer[role=contentinfo] .block:before,
	footer[role=contentinfo] .content-wrapper:after, footer[role=contentinfo] .content-wrapper:before,
	footer[role=contentinfo]:after, footer[role=contentinfo]:before, header[role=banner]:after,
	header[role=banner]:before {
	content: "";
	display: table
}

.accordion-content:after, .asset-download-list li:after, .btn-bar:after,
	.btn-toolbar:after, .cf:after, .clearfix:after, .container-col-2 .content-wrap-col-2:after,
	.container-col-2:after, .container:after, .country-selector-result:after,
	.csc-default .usp-teaser-list:after, .csc-textpic-imagewrap:after,
	.csc-textpic:after, .form-content:after, .form-group-wrapper:after,
	.form-row:after, .fullsize-wrapper:after, .grid-50-50-full:after,
	.grid-50-50:after, .grid-66-33:after, .grid-row:after,
	.int-special-contact-cards .vcard .vcard-content .vcard-profile-text:after,
	.int-special-contact-cards .vcard .vcard-content:after,
	.int-special-contact-cards:after, .latest-news-list:after, .nav-main .nav-level1:after,
	.navigation-wrapper:after, .news-list-meta:after, .news-subscription .frm-checkbox:after,
	.news-subscription:after, .pagination:after, .partner-badge:after,
	.search-wrapper:after, .section-alternate-iconboxes:after,
	.section-billboard-iconboxes:after, .section-billboard:after,
	.section-full .csc-textpic-intext-left-nowrap:after, .section-full .csc-textpic-intext-right-nowrap:after,
	.section-full:after, .section-highlight:after, .section-premium:after,
	.social-links:after, .stock-teaser:after, .teaser:after,
	.usp-teaser-list:after, .vcard:after, [role=main]:after, body.int-blog.int-blog-overview .post:after,
	body.int-blog.int-blog-post .comment-wrap:after, body.int-blog.int-blog-post form[name=comment] .form-group:after,
	footer[role=contentinfo] .block:after, footer[role=contentinfo] .content-wrapper:after,
	footer[role=contentinfo]:after, header[role=banner]:after {
	clear: both
}

.news-subscription .frm-checkbox .checkbox, .reset-fieldset.is-disabled,
	.search-filter input[type=checkbox], .search-form>fieldset>label,
	.search-form>fieldset>legend, label .search-form>fieldset>.label {
	border: none;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.focusable.reset-fieldset.is-disabled:active, .focusable.reset-fieldset.is-disabled:focus,
	.news-subscription .frm-checkbox .focusable.checkbox:active,
	.news-subscription .frm-checkbox .focusable.checkbox:focus,
	.search-filter input.focusable[type=checkbox]:active, .search-filter input.focusable[type=checkbox]:focus,
	.search-form>fieldset>label.focusable:active, .search-form>fieldset>label.focusable:focus,
	.search-form>fieldset>legend.focusable:active, .search-form>fieldset>legend.focusable:focus,
	label .search-form>fieldset>.focusable.label:active, label .search-form>fieldset>.focusable.label:focus
	{
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto
}

.additional-video-list, .asset-download-list, .breadcrumb, .csc-default .usp-teaser-list,
	.latest-news-list, .nav-cat, .nav-cat ul, .nav-language, .nav-main .nav-level1,
	.nav-main .nav-level2, .nav-main .nav-level3, .nav-meta, .nav-priority,
	.news-list, .pagination, .relatedtopics>ul, .search-result-list,
	.social-links, .tab-accordion ul, .usp-teaser-list {
	list-style-type: none;
	margin: 0;
	padding: 0
}

.btn-pause, .btn-play {
	position: absolute;
	left: 50%;
	top: 50%;
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%)
}

.accordion-marker-icons, .accordion-toggle, .btn-sort, .custom-select:after,
	.dropdown-headline:after {
	position: absolute;
	right: 0;
	top: 50%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.section-alternate-iconboxes, .section-billboard,
	.section-billboard-iconboxes, .section-highlight, .section-premium, [role=main],
	footer[role=contentinfo], header[role=banner] {
	width: 100%;
	float: right;
	margin-left: 0;
	margin-right: 0;
	clear: none;
	padding-left: 10px;
	padding-right: 10px;
	float: none
}

@media only all and (min-width:48em) {
	.section-alternate-iconboxes, .section-billboard,
		.section-billboard-iconboxes, .section-highlight, .section-premium, [role=main],
		footer[role=contentinfo], header[role=banner] {
		width: 100%;
		float: right;
		margin-left: 0;
		margin-right: 0;
		clear: none;
		padding-left: 15px;
		padding-right: 15px;
		float: none
	}
}

[role=main], footer[role=contentinfo] {
	max-width: 1600px;
	margin: 0 auto;
	padding: .625em
}

header[role=banner] {
	position: fixed;
	z-index: 5;
	top: 0;
	left: 0;
	right: 0;
	padding: 0;
	width: 100%;
	background-color: #fd0;
	box-shadow: 3px 3px 5px rgba(0, 0, 0, .15)
}

@media only all and (min-width:48em) {
	header[role=banner] {
		background-color: #fff;
		position: relative;
		margin: 0;
		padding: 0 10px;
		box-shadow: none
	}
}

@media only all and (min-width:83.125em) {
	header[role=banner] {
		padding: 0 30px
	}
}

header[role=banner] .additional-video-container, header[role=banner] .swiper-container
	{
	margin-top: 100px
}

@media only all and (min-width:37.5em) {
	header[role=banner] .additional-video-container, header[role=banner] .swiper-container
		{
		margin-top: 96px
	}
}

@media only all and (min-width:48em) {
	header[role=banner] .additional-video-container, header[role=banner] .swiper-container
		{
		margin-top: 0
	}
}

header[role=banner]>.fullsize-wrapper {
	margin: 0
}

@media only all and (min-width:48em) {
	header[role=banner]>.fullsize-wrapper {
		display: block;
		padding-left: 45px;
		padding-right: 45px
	}
}

@media only all and (min-width:72em) {
	header[role=banner]>.fullsize-wrapper {
		padding-left: 45px;
		padding-right: 45px;
		padding-right: 75px;
		padding-left: 75px
	}
}

@media only all and (min-width:83.125em) {
	header[role=banner]>.fullsize-wrapper {
		padding-right: 165px;
		padding-left: 165px
	}
}

@media only all and (min-width:100em) {
	header[role=banner]>.fullsize-wrapper {
		max-width: 1600px;
		margin-left: auto;
		margin-right: auto;
		padding-right: 135px;
		padding-left: 135px
	}
}

@media only all and (min-width:48em) {
	.js-tslider-active header[role=banner] {
		position: absolute;
		left: 0;
		right: 0;
		width: auto;
		background: transparent
	}
}

@media only all and (min-width:100em) {
	.js-tslider-active header[role=banner] {
		position: absolute;
		left: 50%;
		right: 0;
		margin-left: -770px;
		max-width: 1540px;
		background: transparent
	}
}

@media only all and (min-width:103.75em) {
	.js-tslider-active header[role=banner] {
		margin-left: -800px;
		max-width: 1600px
	}
}

@media only all and (min-width:48em) {
	.fullsize-wrapper {
		padding: 0 30px
	}
}

@media only all and (min-width:72em) {
	.fullsize-wrapper {
		padding-left: 8.3333333333%;
		padding-right: 8.3333333333%
	}
}

@media only all and (min-width:100em) {
	.fullsize-wrapper {
		margin-left: auto;
		margin-right: auto
	}
}

.logo {
	display: block;
	float: right;
	width: 130px;
	margin-right: 85px;
	padding-top: 15.3846153846px
}

@media only all and (min-width:48em) {
	.logo {
		position: relative;
		right: auto;
		margin: 15px 0;
		padding: 0;
		width: 80px
	}
}

@media only all and (min-width:72em) {
	.logo {
		width: 89px
	}
}

@media only all and (min-width:83.125em) {
	.logo {
		margin: 25px 0;
		width: 134px
	}
}

@media only all and (min-width:48em) {
	.logo.is-fixed {
		position: fixed;
		top: 0;
		right: 120px;
		margin: 0;
		padding-top: 15px;
		padding-right: 0;
		padding-left: 0;
		width: 130px
	}
	.logo.is-fixed>.svg-wrap {
		position: relative;
		height: 0;
		padding-top: 14.0845070423%;
		width: 100%;
		display: block
	}
	.logo.is-fixed>.svg-wrap svg {
		display: block;
		position: absolute;
		width: 100% !important;
		height: 100% !important;
		top: 0;
		margin: 0;
		padding: 0
	}
	.logo.is-fixed #logo_ring {
		display: none
	}
}

@media only all and (min-width:72em) {
	.logo.is-fixed {
		right: 145px;
		padding-top: 13px
	}
}

@media only all and (min-width:83.125em) {
	.logo.is-fixed {
		right: 269px;
		padding-top: 18px
	}
}

@media only all and (min-width:100em) {
	.logo.is-fixed {
		right: 50%;
		margin-right: -535px
	}
}

@media only all and (min-width:103.75em) {
	.logo.is-fixed {
		margin-right: -565px
	}
}

.logo>.svg-wrap {
	position: relative;
	height: 0;
	padding-top: 14.0845070423%;
	width: 100%;
	display: block
}

.logo>.svg-wrap svg {
	display: block;
	position: absolute;
	width: 100% !important;
	height: 100% !important;
	top: 0;
	margin: 0;
	padding: 0
}

@media only all and (min-width:48em) {
	.logo>.svg-wrap {
		position: relative;
		height: 0;
		padding-top: 67.1361502347%;
		width: 100%
	}
	.logo>.svg-wrap svg {
		display: block;
		position: absolute;
		width: 100% !important;
		height: 100% !important;
		top: 0;
		margin: 0;
		padding: 0
	}
}

.logo #logo_ring {
	display: none
}

@media only all and (min-width:48em) {
	.logo #logo_ring {
		display: block
	}
}

.noPaddingBottom {
	padding-bottom: 0 !important
}

.container {
	position: relative;
	overflow-x: hidden;
	background-color: #fff;
	background-clip: content-box;
	padding-left: 10px;
	padding-right: 10px;
	max-width: 1600px;
	margin: 0 auto
}

@media only all and (min-width:48em) {
	.container {
		padding-left: 30px 3;
		padding-right: 10px
	}
}

@media only all and (min-width:83.125em) {
	.container {
		padding-left: 30px;
		padding-right: 30px
	}
}

@media only all and (min-width:103.75em) {
	.container {
		padding: 0
	}
}

[role=main] {
	padding: 0
}

@media only all and (min-width:72em) {
	[role=complemetary]+[role=main] {
		width: 58.3333333333%;
		float: left;
		margin-right: -100%;
		margin-left: 33.3333333333%;
		clear: none;
		padding: 5.25em 0 5.25em 15px;
		padding-right: 15px
	}
}

@media only all and (min-width:83.125em) {
	[role=complemetary]+[role=main] {
		padding-top: 6.25em;
		padding-bottom: 6.25em
	}
}

@media only all and (min-width:48em) {
	[role=complemetary]+[role=main]>.csc-alternate2>.csc-billboard:nth-of-type(1),
		[role=complemetary]+[role=main]>.csc-alternate:nth-of-type(1), [role=complemetary]+[role=main]>.csc-default:nth-of-type(1)
		{
		margin-top: 0;
		padding-top: 0
	}
}

@media only all and (min-width:48em) {
	[role=complemetary]+[role=main]>.csc-alternate, [role=complemetary]+[role=main]>.csc-alternate2>.csc-billboard,
		[role=complemetary]+[role=main]>.csc-default {
		margin-left: 0;
		margin-right: 0
	}
}

.grid-item {
	padding-top: 20px;
	padding-bottom: 20px
}

@media only all and (min-width:48em) {
	.grid-item {
		padding-top: 0;
		padding-bottom: 0
	}
}

.csc-textpic-text-content {
	text-align: left
}

@media only all and (min-width:48em) {
	.csc-textpic-text-content {
		text-align: left
	}
}

@media only all and (min-width:48em) {
	.container-col-2 {
		padding: 0 15px
	}
}

.container-col-2 .content-wrap-col-2 .csc-alternate, .container-col-2 .content-wrap-col-2 .csc-alternate2,
	.container-col-2 .content-wrap-col-2 .csc-default {
	padding-top: 10px;
	padding-bottom: 10px
}

@media only all and (min-width:72em) {
	.container-col-2 .content-wrap-col-2 .csc-alternate, .container-col-2 .content-wrap-col-2 .csc-alternate2,
		.container-col-2 .content-wrap-col-2 .csc-default {
		padding-top: 15px;
		padding-bottom: 15px
	}
}

.container-col-2 .content-wrap-col-2 .csc-alternate2:first-child,
	.container-col-2 .content-wrap-col-2 .csc-alternate:first-child,
	.container-col-2 .content-wrap-col-2 .csc-default:first-child {
	padding-top: 0
}

.container-col-2 .content-wrap-col-2 .csc-alternate2:after,
	.container-col-2 .content-wrap-col-2 .csc-alternate:after,
	.container-col-2 .content-wrap-col-2 .csc-default:after {
	content: '';
	clear: both;
	display: block;
	visibility: hidden;
	height: 0
}

.container-col-2 .content-wrap-col-2 .accordion-content .csc-alternate,
	.container-col-2 .content-wrap-col-2 .accordion-content .csc-alternate2,
	.container-col-2 .content-wrap-col-2 .accordion-content .csc-default,
	.container-col-2 .content-wrap-col-2 .section-full .csc-alternate,
	.container-col-2 .content-wrap-col-2 .section-full .csc-alternate2,
	.container-col-2 .content-wrap-col-2 .section-full .csc-default {
	padding: 0
}

@media only all and (min-width:48em) {
	.container-col-2 .content-wrap-col-2 {
		padding-right: 30px;
		padding-left: 30px
	}
}

@media only all and (min-width:72em) {
	.container-col-2 .content-wrap-col-2 {
		padding: 45px 60px
	}
}

@media only all and (min-width:83.125em) {
	.container-col-2 .content-wrap-col-2 {
		padding: 60px 150px
	}
}

@media only all and (min-width:100em) {
	.container-col-2 .content-wrap-col-2 {
		padding-right: 120px;
		padding-left: 120px
	}
}

.container-col-2 .content-wrap-col-2 .content-col-2 {
	margin: 0;
	padding: 0
}

@media only all and (min-width:72em) {
	.container-col-2 .content-wrap-col-2 .content-col-2 {
		padding-left: 15px;
		width: 75%
	}
}

.container-col-2 .content-wrap-col-2 .content-col-2 .section-full {
	padding: 0
}

@media only all and (min-width:48em) {
	.container-col-2 .content-wrap-col-2 .content-col-2 .section-full .csc-textpic-intext-left-nowrap .csc-textpic-text>.csc-textpic-text-content,
		.container-col-2 .content-wrap-col-2 .content-col-2 .section-full .csc-textpic-intext-right-nowrap .csc-textpic-text>.csc-textpic-text-content
		{
		padding-right: 15px;
		padding-left: 15px;
		font-size: .87rem
	}
}

@media only all and (min-width:100em) {
	.container-col-2 .content-wrap-col-2 .content-col-2 .section-full .csc-textpic-intext-left-nowrap .csc-textpic-text>.csc-textpic-text-content,
		.container-col-2 .content-wrap-col-2 .content-col-2 .section-full .csc-textpic-intext-right-nowrap .csc-textpic-text>.csc-textpic-text-content
		{
		padding-right: 30px;
		padding-left: 30px
	}
}

.section-default {
	padding: 5px 10px
}

@media only all and (min-width:48em) {
	.section-default {
		padding: 0
	}
}

.section-default .csc-default {
	padding: 20px 10px
}

@media only all and (min-width:48em) {
	.section-default .csc-default {
		padding: 30px 45px
	}
}

@media only all and (min-width:72em) {
	.section-default .csc-default {
		padding: 75px
	}
}

@media only all and (min-width:83.125em) {
	.section-default .csc-default {
		padding-right: 165px;
		padding-left: 165px
	}
}

@media only all and (min-width:100em) {
	.section-default .csc-default {
		padding-right: 135px;
		padding-left: 135px
	}
}

.section-alternate {
	padding: 5px 10px
}

@media only all and (min-width:48em) {
	.section-alternate {
		padding: 0
	}
}

.section-alternate .row {
	background-color: #e8e8e8
}

.section-alternate .row.grid-50-50 .grid-item, .section-alternate .row.grid-50-50-full .grid-item
	{
	padding-right: 10px;
	padding-left: 10px
}

.section-alternate .csc-alternate, .section-alternate .csc-alternate2 {
	padding: 20px 10px;
	background-color: #e8e8e8
}

@media only all and (min-width:48em) {
	.section-alternate .csc-alternate, .section-alternate .csc-alternate2 {
		padding: 30px 45px
	}
}

@media only all and (min-width:72em) {
	.section-alternate .csc-alternate, .section-alternate .csc-alternate2 {
		padding: 75px
	}
}

@media only all and (min-width:83.125em) {
	.section-alternate .csc-alternate, .section-alternate .csc-alternate2 {
		padding-right: 165px;
		padding-left: 165px
	}
}

@media only all and (min-width:100em) {
	.section-alternate .csc-alternate, .section-alternate .csc-alternate2 {
		padding-right: 135px;
		padding-left: 135px
	}
}

.section-billboard, .section-billboard-iconboxes {
	background-color: #333;
	color: #fff;
	padding: .625em
}

@media only all and (min-width:48em) {
	.section-billboard, .section-billboard-iconboxes {
		padding: 30px
	}
}

@media only all and (min-width:72em) {
	.section-billboard, .section-billboard-iconboxes {
		padding: 2em 8.3333333333%
	}
}

@media only all and (min-width:83.125em) {
	.section-billboard, .section-billboard-iconboxes {
		padding: 2em 8.3333333333%
	}
}

.section-highlight {
	background-color: #fd0;
	padding: .625em
}

@media only all and (min-width:48em) {
	.section-highlight {
		padding: 30px
	}
}

@media only all and (min-width:72em) {
	.section-highlight {
		padding: 5.25em 8.3333333333%
	}
}

@media only all and (min-width:83.125em) {
	.section-highlight {
		padding: 6.25em 8.3333333333%
	}
}

.section-premium {
	background-color: #000;
	padding: .625em
}

@media only all and (min-width:48em) {
	.section-premium {
		padding: 30px
	}
}

@media only all and (min-width:72em) {
	.section-premium {
		padding: 5.25em 8.3333333333%
	}
}

@media only all and (min-width:83.125em) {
	.section-premium {
		padding: 6.25em 8.3333333333%
	}
}

.section-alternate-iconboxes {
	background-color: #e8e8e8;
	padding: .625em
}

@media only all and (min-width:48em) {
	.section-alternate-iconboxes {
		padding: 30px
	}
}

@media only all and (min-width:72em) {
	.section-alternate-iconboxes {
		padding: 2em 8.3333333333%
	}
}

@media only all and (min-width:83.125em) {
	.section-alternate-iconboxes {
		padding: 2em 8.3333333333%
	}
}

.section-full {
	padding: 5px 10px
}

@media only all and (min-width:48em) {
	.section-full {
		padding: 0
	}
}

.csc-default {
	background-color: #fff
}

.csc-alternate, .section-alternate .csc-default, .section-premium .csc-default
	{
	background-color: #e8e8e8
}

.csc-alternate2 {
	background-color: #f0f4f5
}

.csc-highlight {
	background-color: #fd0
}

.csc-billboard {
	background-color: #333;
	color: #fff
}

.csc-premium {
	background-color: #000;
	color: #fff
}

.grid-item {
	margin: 0
}

.grid-item .csc-alternate, .grid-item .csc-alternate2, .grid-item .csc-default
	{
	padding: 0
}

[role=complemetary]+[role=main]>.csc-default {
	padding: 10px 0
}

@media only all and (min-width:100em) {
	[role=complemetary]+[role=main]>.csc-default {
		padding: 20px 0
	}
}

[role=complemetary]+[role=main]>.csc-alternate, [role=complemetary]+[role=main]>.csc-alternate2
	{
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 10px
}

@media only all and (min-width:37.5em) {
	[role=complemetary]+[role=main]>.csc-alternate, [role=complemetary]+[role=main]>.csc-alternate2
		{
		margin-top: 10px;
		margin-bottom: 10px;
		padding: 20px
	}
}

@media only all and (min-width:100em) {
	[role=complemetary]+[role=main]>.csc-alternate, [role=complemetary]+[role=main]>.csc-alternate2
		{
		margin-top: 20px;
		margin-bottom: 20px;
		padding: 45px
	}
}

.row.grid-50-50, .row.grid-50-50-full {
	margin-right: 0;
	margin-left: 0
}

.row.grid-50-50 .grid-item, .row.grid-50-50-full .grid-item {
	padding: 20px 0
}

@media only all and (min-width:48em) {
	.row.grid-50-50 .grid-item, .row.grid-50-50-full .grid-item {
		padding: 30px 15px
	}
	.row.grid-50-50 .grid-item:first-child, .row.grid-50-50-full .grid-item:first-child
		{
		padding-left: 45px
	}
	.row.grid-50-50 .grid-item:last-child, .row.grid-50-50-full .grid-item:last-child
		{
		padding-right: 45px
	}
}

@media only all and (min-width:72em) {
	.row.grid-50-50 .grid-item, .row.grid-50-50-full .grid-item {
		padding-top: 45px;
		padding-bottom: 45px
	}
	.row.grid-50-50 .grid-item:first-child, .row.grid-50-50-full .grid-item:first-child
		{
		padding-left: 75px
	}
	.row.grid-50-50 .grid-item:last-child, .row.grid-50-50-full .grid-item:last-child
		{
		padding-right: 75px
	}
}

@media only all and (min-width:83.125em) {
	.row.grid-50-50 .grid-item, .row.grid-50-50-full .grid-item {
		padding-top: 60px;
		padding-bottom: 60px
	}
	.row.grid-50-50 .grid-item:first-child, .row.grid-50-50-full .grid-item:first-child
		{
		padding-left: 165px
	}
	.row.grid-50-50 .grid-item:last-child, .row.grid-50-50-full .grid-item:last-child
		{
		padding-right: 165px
	}
}

@media only all and (min-width:100em) {
	.row.grid-50-50 .grid-item, .row.grid-50-50-full .grid-item {
		padding-right: 30px;
		padding-left: 30px
	}
	.row.grid-50-50 .grid-item:first-child, .row.grid-50-50-full .grid-item:first-child
		{
		padding-left: 135px
	}
	.row.grid-50-50 .grid-item:last-child, .row.grid-50-50-full .grid-item:last-child
		{
		padding-right: 135px
	}
}

.row.grid-50-50 .grid-item .csc-textpic-center .csc-textpic-imagewrap img,
	.row.grid-50-50 .grid-item .csc-textpic-left .csc-textpic-imagewrap img,
	.row.grid-50-50 .grid-item .csc-textpic-right .csc-textpic-imagewrap img,
	.row.grid-50-50-full .grid-item .csc-textpic-center .csc-textpic-imagewrap img,
	.row.grid-50-50-full .grid-item .csc-textpic-left .csc-textpic-imagewrap img,
	.row.grid-50-50-full .grid-item .csc-textpic-right .csc-textpic-imagewrap img
	{
	width: 100%
}

.content-col-2 .row.grid-50-50 .grid-item, .content-col-2 .row.grid-50-50-full .grid-item
	{
	padding: 10px
}

@media only all and (min-width:48em) {
	.content-col-2 .row.grid-50-50 .grid-item, .content-col-2 .row.grid-50-50-full .grid-item
		{
		padding: 30px 15px 30px 30px
	}
	.content-col-2 .row.grid-50-50 .grid-item:first-child, .content-col-2 .row.grid-50-50-full .grid-item:first-child
		{
		padding-left: 30px
	}
	.content-col-2 .row.grid-50-50 .grid-item:last-child, .content-col-2 .row.grid-50-50-full .grid-item:last-child
		{
		padding-right: 30px
	}
}

.content-col-2 .row.grid-50-50 .grid-item .csc-default, .content-col-2 .row.grid-50-50-full .grid-item .csc-default
	{
	padding: 0
}

.content-col-2 .csc-default .row.grid-50-50, .content-col-2 .csc-default .row.grid-50-50-full
	{
	border: 1px solid #ccc
}

@media only all and (min-width:48em) and (min-height:100vh) {
	.text-in-two-columns {
		-moz-column-count: 2;
		column-count: 2;
		-moz-column-gap: 20px;
		column-gap: 20px;
		widows: 3
	}
}

body>* {
	transition: transform .4s ease-out
}

@media only all and (max-width:71.9375em) {
	.nav-is-open body>* {
		-ms-transform: translateX(280px);
		transform: translateX(280px)
	}
}

.dropdown-headline {
	display: block;
	font-size: 16px;
	margin: 0;
	padding: 10px;
	width: auto
}

.dropdown-headline[aria-expanded=true] {
	margin-bottom: 2px
}

.dropdown-headline[aria-expanded=true]+div {
	margin-bottom: 20px
}

@media only all and (min-width:37.5em) {
	.dropdown-headline {
		font-size: 14px
	}
}

@media only all and (min-width:72em) {
	.dropdown-headline {
		border: 0;
		border: none;
		clip: rect(0, 0, 0, 0);
		height: 1px;
		margin: -1px;
		overflow: hidden;
		padding: 0;
		position: absolute;
		width: 1px
	}
	.dropdown-headline.focusable:active, .dropdown-headline.focusable:focus
		{
		clip: auto;
		height: auto;
		margin: 0;
		overflow: visible;
		position: static;
		width: auto
	}
}

.dropdown-headline:after {
	will-change: transform;
	transition: transform .2s ease-in;
	-ms-transform-origin: 50%;
	transform-origin: 50%
}

.dropdown-headline[aria-pressed=true]:after {
	-ms-transform: rotate(-180deg) translateY(50%);
	transform: rotate(-180deg) translateY(50%)
}

.devider-headline {
	color: #000;
	padding: 0 0 .25em;
	margin-bottom: 1em;
	border-bottom: 1px solid #ccc
}

.latest-news {
	padding: 20px;
	background: #e8e8e8
}

@media only all and (min-width:48em) {
	.content-bordered {
		border: 1px solid #ccc
	}
}

.content-bordered .csc-alternate, .content-bordered .csc-alternate2 {
	background: #fff
}

@media only all and (min-width:48em) {
	.content-bordered .csc-alternate, .content-bordered .csc-alternate2 {
		background: #f0f4f5
	}
}

.content-bordered .csc-alternate2 .csc-textpic-text, .content-bordered .csc-alternate .csc-textpic-text
	{
	border-bottom: 1px solid #ccc
}

@media only all and (min-width:48em) {
	.content-bordered .csc-alternate2 .csc-textpic-text, .content-bordered .csc-alternate .csc-textpic-text
		{
		border: none
	}
}

.content-bordered .csc-alternate2:last-child .csc-textpic-text,
	.content-bordered .csc-alternate:last-child .csc-textpic-text {
	border: none
}

@media only all and (min-width:48em) {
	.row {
		margin-left: 0;
		margin-right: 0
	}
}

@media only all and (min-width:72em) {
	.grid-66-33 .grid-item-2-3 {
		width: 66.6666666667%;
		float: left;
		margin-right: -100%;
		margin-left: 0;
		clear: none
	}
}

@media only all and (min-width:72em) {
	.grid-66-33 .grid-item-1-3 {
		width: 33.3333333333%;
		float: right;
		margin-left: 0;
		margin-right: 0;
		clear: none;
		padding-left: 15px;
		padding-right: 15px
	}
}

.grid-50-50, .grid-50-50-full {
	margin-left: 10px;
	margin-right: 10px
}

@media only all and (min-width:48em) {
	.grid-50-50, .grid-50-50-full {
		margin-left: 15px;
		margin-right: 15px
	}
}

@media only all and (min-width:48em) {
	.grid-50-50 .grid-item, .grid-50-50-full .grid-item {
		width: 50%;
		clear: right;
		float: left;
		padding-left: 15px;
		padding-right: 15px
	}
}

.grid-50-50 .grid-item:first-child, .grid-50-50-full .grid-item:first-child
	{
	padding-left: 0
}

.grid-50-50 .grid-item:last-child, .grid-50-50-full .grid-item:last-child
	{
	padding-right: 0
}

@media only all and (min-width:48em) {
	.grid-50-50-full {
		margin-left: 0;
		margin-right: 0
	}
}

@media only all and (min-width:72em) {
	.grid-50-50-full {
		width: 100%;
		clear: right;
		float: right;
		margin-left: 0;
		margin-right: 0
	}
}

.grid-50-50-full .grid-item {
	padding: 0
}

@media only all and (min-width:72em) {
	.grid-row {
		display: -ms-flexbox;
		display: flex
	}
}

@media only all and (min-width:72em) {
	.col-4 {
		width: 33.3333333333%
	}
}

@media only all and (min-width:72em) {
	.col-4, .col-6 {
		clear: right;
		float: left;
		padding-left: 15px;
		padding-right: 15px
	}
	.col-6 {
		width: 50%
	}
}

@media only all and (min-width:72em) {
	.col-8 {
		width: 66.6666666667%;
		float: left
	}
}

@media only all and (min-width:72em) {
	.col-8, .col-12 {
		clear: right;
		padding-left: 15px;
		padding-right: 15px
	}
	.col-12 {
		width: 100%;
		float: right
	}
}

.section-default .col-4, .section-default .col-6, .section-default .col-8,
	.section-default .col-12 {
	background-color: #fff
}

@media only all and (min-width:72em) {
	.col-4, .col-6, .col-8, .col-12 {
		-ms-flex: 1 0 0px;
		flex: 1 0 0px;
		margin-left: 15px;
		margin-right: 15px;
		overflow: hidden
	}
	.col-4:first-child, .col-6:first-child, .col-8:first-child, .col-12:first-child
		{
		margin-left: 0
	}
	.col-4:last-child, .col-6:last-child, .col-8:last-child, .col-12:last-child
		{
		margin-right: 0
	}
}

.navigation-wrapper {
	-ms-transform: none !important;
	transform: none !important
}

@media only all and (min-width:48em) {
	.navigation-wrapper {
		background-color: #fd0;
		height: 44px
	}
	.navigation-wrapper.is-fixed+.container {
		margin-top: 44px
	}
}

@media only all and (min-width:72em) {
	.navigation-wrapper {
		background-color: transparent;
		position: relative;
		z-index: 2;
		height: auto;
		margin: 0 100px 0 auto;
		padding-left: 10px;
		padding-right: 10px
	}
}

@media only all and (min-width:83.125em) {
	.navigation-wrapper {
		margin-right: 251px;
		padding: 0 30px
	}
}

@media only all and (min-width:100em) {
	.navigation-wrapper {
		position: relative;
		left: 50%;
		margin: 0 auto 0 -770px;
		padding: 0;
		max-width: 1330px
	}
}

@media only all and (min-width:103.75em) {
	.navigation-wrapper {
		margin-left: -800px;
		max-width: 1390px
	}
}

.navigation-wrapper .fullsize-wrapper {
	padding-left: 6.6666666667px;
	padding-right: 6.6666666667px
}

@media only all and (min-width:72em) {
	.navigation-wrapper .fullsize-wrapper {
		padding-left: 0;
		padding-right: 0
	}
}

.navigation-wrapper.is-fixed {
	position: fixed;
	top: 0;
	z-index: 2
}

@media only all and (min-width:72em) {
	.navigation-wrapper.is-fixed+.container {
		margin-top: 120px
	}
}

@media only all and (min-width:83.125em) {
	.navigation-wrapper.is-fixed+.container {
		margin-top: 150px
	}
}

@media only all and (min-width:48em) {
	.navigation-wrapper.is-fixed+.container {
		margin-top: 44px
	}
}

@media only all and (min-width:83.125em) {
	.navigation-wrapper.is-fixed+.container {
		margin-top: 56px
	}
}

.btn-toggle-nav {
	position: absolute;
	z-index: 10;
	top: 0;
	background-color: transparent;
	border: none;
	border-radius: 0;
	color: #333;
	display: block;
	padding: 10px 0;
	width: auto;
	pointer-events: auto
}

@media only all and (min-width:48em) {
	.btn-toggle-nav {
		left: 55px
	}
}

@media only all and (min-width:72em) {
	.btn-toggle-nav {
		display: none
	}
}

.btn-toggle-nav>* {
	pointer-events: none
}

.btn-toggle-nav>svg {
	display: inline-block;
	vertical-align: -.5em
}

.nav-main {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 280px;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	background-color: #4f4f4f;
	-ms-transform: translateX(-100%);
	transform: translateX(-100%);
	transition: transform .4s ease-out;
	z-index: 20
}

.nav-is-open .nav-main {
	-ms-transform: translateX(0);
	transform: translateX(0)
}

@media only all and (min-width:72em) {
	.nav-main {
		position: static;
		overflow: visible;
		-ms-transform: none;
		transform: none;
		transition: none;
		padding-right: 75px;
		padding-left: 75px;
		width: auto;
		background-color: transparent
	}
}

@media only all and (min-width:83.125em) {
	.nav-main {
		padding-right: 0;
		padding-left: 165px
	}
}

@media only all and (min-width:100em) {
	.nav-main {
		padding-left: 135px
	}
}

@media only all and (min-width:103.75em) {
	.nav-main {
		padding-left: 135px
	}
}

.nav-main li {
	position: relative
}

@media only all and (min-width:72em) {
	.nav-main li {
		float: left;
		position: relative
	}
}

.nav-main li a, .nav-main li strong {
	display: block;
	border-bottom: 2px solid #000;
	font-weight: 400;
	color: #fff;
	line-height: 1.2em
}

@media only all and (min-width:72em) {
	.nav-main li a, .nav-main li strong {
		border-bottom: none;
		color: #000;
		max-height: 44px
	}
}

@media only all and (min-width:83.125em) {
	.nav-main li a, .nav-main li strong {
		max-height: 56px;
		line-height: 1.5em
	}
}

.nav-main li a:focus, .nav-main li a:hover, .nav-main li strong:focus,
	.nav-main li strong:hover {
	text-decoration: none
}

.nav-main li a:focus, .nav-main li strong:focus {
	background-color: #fd0;
	color: #000;
	outline: none
}

.nav-main li a:hover, .nav-main li strong:hover {
	background-color: #4d4d4d;
	color: #fff;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0)
}

@media only all and (min-width:72em) {
	.nav-main.js-navigation [aria-hidden=true] {
		overflow: auto;
		max-height: none
	}
}

.nav-main .nav-level1>li:hover>ol {
	left: auto
}

.nav-main .nav-level1>li.is-current strong, .nav-main .nav-level1>li a {
	padding: 10px
}

@media only all and (min-width:72em) {
	.nav-main .nav-level1>li.is-current strong, .nav-main .nav-level1>li a {
		padding: 12px 15px
	}
}

@media only all and (min-width:83.125em) {
	.nav-main .nav-level1>li.is-current strong, .nav-main .nav-level1>li a {
		padding-top: 16px;
		padding-bottom: 16px
	}
}

@media only all and (min-width:72em) and (min-width:72em) {
	.nav-main .nav-level1>.has-subnav:hover {
		background-color: #4f4f4f;
		border-color: #fd0;
		border-bottom-color: #ccc
	}
}

@media only all and (min-width:72em) {
	.nav-main .nav-level1>.has-subnav:hover>a {
		position: relative;
		color: #fff
	}
	.nav-main .nav-level1>.has-subnav:hover>a:after {
		content: "";
		position: absolute;
		z-index: 1;
		bottom: 0;
		left: 50%;
		width: 0;
		height: 0;
		border: 4px solid #fd0;
		border-bottom-color: #ccc;
		margin-left: -2px
	}
}

@media only all and (min-width:72em) and (min-width:72em) {
	.nav-main .nav-level1>.has-subnav:hover>a:after {
		border-color: #4d4d4d;
		border-bottom-color: #ccc
	}
}

.nav-main .nav-level2 {
	background-color: #ccc
}

@media only all and (min-width:72em) {
	.nav-main .nav-level2 {
		background-color: #ccc;
		position: absolute;
		top: 100%;
		left: -999em;
		width: 18.75em;
		min-width: 100%
	}
	.nav-main .nav-level2>li {
		float: none;
		line-height: 1.5
	}
	.nav-main .nav-level2>li>a, .nav-main .nav-level2>li>strong {
		border-bottom: 2px solid #fff;
		max-height: none
	}
	.nav-main .nav-level2>li>a {
		padding: .5em 1em
	}
	.nav-main .nav-level2>li>strong {
		padding: 0
	}
	.nav-main .nav-level2>li>strong:hover>a {
		color: #fff
	}
	.nav-main .nav-level2>li>strong>a {
		padding: .5em 1em;
		font-weight: 700
	}
	.nav-main .nav-level2>li:last-child>a, .nav-main .nav-level2>li:last-child>strong
		{
		border-bottom: none
	}
	.nav-main .nav-level2>li.is-current>strong {
		padding: .5em 1em;
		color: #fff
	}
}

.nav-main .nav-level2 li.is-current:after {
	border: 0
}

.nav-main .nav-level2 li a, .nav-main .nav-level2 li strong {
	color: #333
}

.nav-main .nav-level2 li a:hover, .nav-main .nav-level2 li strong:hover
	{
	color: #fff
}

.nav-main .nav-level3 {
	background-color: #000
}

.nav-main .nav-level3>li>a, .nav-main .nav-level3>li>strong {
	border-bottom: 2px solid #4f4f4f
}

@media only all and (min-width:72em) {
	.nav-main .nav-level3 {
		display: none
	}
}

.nav-main .is-current {
	background-color: #fd0
}

.nav-main .is-current>strong {
	background-color: #fd0;
	color: #000;
	font-weight: 400
}

@media only all and (min-width:72em) {
	.nav-main .is-current {
		background-color: #505050;
		position: relative
	}
	.nav-main .is-current>strong {
		background-color: #505050;
		color: #fff
	}
	.nav-main .is-current:after {
		content: "";
		position: absolute;
		z-index: 1;
		bottom: 0;
		left: 50%;
		width: 0;
		height: 0;
		border: 4px solid #505050;
		border-bottom-color: #fd0;
		margin-left: -2px
	}
}

.nav-main .btn-open-subnav {
	color: #fff
}

.btn-open-subnav {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
	background-color: transparent;
	border: none;
	color: #fff;
	padding: .66667em;
	width: 2.5em;
	height: 2.5em;
	-ms-transform-origin: 50%;
	transform-origin: 50%;
	transition: transform .2s ease-out;
	will-change: transform
}

@media only all and (min-width:72em) {
	.btn-open-subnav {
		display: none
	}
}

.btn-open-subnav[aria-pressed=true] {
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

.nav-secondary {
	margin-bottom: 40px
}

.nav-secondary .btn-open-subnav {
	color: #000
}

.nav-secondary li {
	position: relative;
	border-top: 2px solid #fff
}

.nav-secondary li.is-current.is-current>strong {
	padding: .5em 1em
}

.nav-secondary li.is-current.has-subnav li:first-child, .nav-secondary li.is-current .has-subnav li:first-child
	{
	border-top: 0
}

.nav-secondary li:first-child {
	border-top: none
}

.nav-secondary li>a, .nav-secondary li>strong {
	display: block;
	position: relative;
	max-height: none;
	background-color: #f0f4f5
}

.nav-secondary li>a:hover, .nav-secondary li>strong:hover {
	text-decoration: none;
	color: #fff;
	background-color: #6d6d6d
}

.nav-secondary li>a {
	padding: .5em 1em
}

.nav-secondary li>strong {
	padding: 0
}

.nav-secondary li>strong:hover>a {
	color: #fff
}

.nav-secondary li>strong>a {
	padding: .5em 1em;
	font-weight: 700
}

.nav-secondary .nav-level1>li.is-current {
	border-top-color: #fd0 !important
}

.nav-secondary .nav-level1>li.is-current>a, .nav-secondary .nav-level1>li.is-current>strong
	{
	background-color: #fd0;
	font-weight: 400
}

.nav-secondary .nav-level1>li.is-current>a:hover {
	background-color: #4d4d4d;
	color: #fff;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0)
}

.nav-secondary .nav-level1>li.is-current>strong:hover {
	color: #000
}

.nav-secondary .nav-level2 .btn-open-subnav {
	color: #fff
}

.nav-secondary .nav-level2>li {
	border-top: 2px solid #a5a5a5
}

.nav-secondary .nav-level2>li>a, .nav-secondary .nav-level2>li>strong {
	background-color: #4f4f4f;
	color: #fff
}

.nav-secondary .nav-level2>li>strong:hover {
	color: #fff
}

.nav-secondary .nav-level2>li>a:hover {
	background-color: #a5a5a5
}

.nav-secondary .nav-level3>li {
	border-top: 2px solid #777
}

.nav-secondary .nav-level3>li>a, .nav-secondary .nav-level3>li>strong {
	background-color: #333;
	color: #fff
}

.nav-secondary .nav-level3>li>a:hover {
	background-color: #777
}

.nav-secondary .nav-level4>li {
	border-top: 2px solid #666
}

.nav-secondary .nav-level4>li>a, .nav-secondary .nav-level4>li>strong {
	background-color: #202020;
	color: #fff
}

.nav-secondary .nav-level4>li>a:hover {
	background-color: #666
}

.nav-secondary .nav-level5>li {
	border-top: 2px solid #333
}

.nav-secondary .nav-level5>li>a, .nav-secondary .nav-level5>li>strong {
	background-color: #000;
	color: #fff
}

.nav-secondary .nav-level5>li>a:hover {
	background-color: #333
}

.nav-language {
	position: absolute;
	top: 100%;
	left: -1px;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-color: #fff;
	padding: 0;
	width: 150px;
	background: #f0f4f5;
	background-image: url(../img/icons/arrow-down.svg);
	background-position: 25% 0;
	background-repeat: no-repeat;
	z-index: 7
}

@media only all and (min-width:100em) {
	.nav-language {
		background-position: 40% 0
	}
}

.nav-language li {
	text-align: left;
	line-height: 2;
	padding: 0;
	color: #4f4f4f
}

.nav-language li.current {
	font-weight: 700
}

.nav-language a {
	display: block
}

.nav-cat a, .nav-cat ul a, .nav-priority a {
	display: block;
	padding: .5em 0;
	text-decoration: none;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto
}

.nav-cat a:focus, .nav-cat a:hover, .nav-cat ul a:focus, .nav-cat ul a:hover,
	.nav-priority a:focus, .nav-priority a:hover {
	color: #fff;
	text-decoration: underline
}

.nav-meta {
	background-color: #fff;
	margin-top: 50px;
	padding: 12px 20px 13px;
	font-size: 0
}

@media only all and (min-width:48em) {
	.nav-meta {
		background-color: transparent;
		display: inline-block;
		margin-top: 0;
		padding-left: 0;
		padding-right: 0
	}
}

.nav-meta>li {
	position: relative;
	display: inline-block;
	border-top: 1px solid transparent;
	border-right: 1px solid transparent;
	border-left: 1px solid transparent;
	font-size: 1rem
}

.nav-meta>li.current-site {
	border-left: 1px solid currentColor
}

.nav-meta>li>a, .nav-meta>li>h6 {
	padding: 0 10px
}

.nav-meta>li.language-switcher {
	padding-left: 0;
	width: auto;
	min-width: 80px;
	transition: border .2s, margin .2s, padding .2s, min-width .2s ease,
		background-color .2s
}

.nav-meta>li.language-switcher:hover {
	border-color: #fff;
	margin-right: 10px;
	padding-right: 10px;
	padding-left: 10px;
	min-width: 150px;
	background: #f0f4f5;
	transition-delay: .2s
}

@media only all and (min-width:100em) {
	.nav-meta>li.language-switcher:hover {
		padding-left: 30px;
		padding-right: 30px;
		min-width: 180px
	}
}

.nav-meta>li.language-switcher:hover h6.nav-language-title {
	cursor: pointer
}

.nav-meta>li.language-switcher:hover .nav-language {
	visibility: visible;
	opacity: 1;
	padding: 25px 10px 10px;
	transition-delay: .2s;
	background-position: 25% 0
}

@media only all and (min-width:100em) {
	.nav-meta>li.language-switcher:hover .nav-language {
		padding: 25px 30px 15px;
		min-width: 180px;
		background-position: 40% 0
	}
}

.nav-meta>li.language-switcher h6.nav-language-title {
	padding-left: 0;
	padding-right: 0
}

.nav-meta>li.language-switcher .nav-language {
	visibility: hidden;
	opacity: 0;
	padding-top: 25px;
	background-position: left 0;
	transition: visibility 0s linear .3s, opacity .3s linear, border .2s,
		padding .2s, background-position .2s
}

.nav-meta .link-current-site {
	display: block
}

@media only all and (min-width:48em) {
	.nav-meta .link-current-site {
		display: none
	}
}

.nav-meta a {
	text-decoration: none
}

.nav-meta a:focus, .nav-meta a:hover {
	text-decoration: underline
}

.nav-language-title {
	font-size: 1em;
	margin-bottom: 0
}

.breadcrumb {
	display: none;
	background-color: #fff
}

@media only all and (min-width:37.5em) {
	.breadcrumb {
		padding: 10px 20px 10px 10px;
		padding-top: 0
	}
}

@media only all and (min-width:72em) {
	.breadcrumb {
		display: block;
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
		position: absolute;
		left: 50%;
		top: 0;
		padding-top: 10px;
		background-color: transparent
	}
}

.breadcrumb li {
	display: inline-block
}

.breadcrumb a {
	text-decoration: none
}

.breadcrumb a:focus, .breadcrumb a:hover {
	text-decoration: underline
}

.nav-cat {
	display: none
}

@media only all and (min-width:48em) {
	.nav-cat {
		display: block;
		margin-top: 1em
	}
	.nav-cat:first-child, .nav-cat:last-child {
		margin-top: 0
	}
}

.nav-cat a {
	color: #fff
}

.nav-cat .note {
	text-transform: uppercase;
	color: #fd0
}

.pagination {
	clear: both;
	margin-top: 1em;
	margin-bottom: 1em;
	text-align: center;
	white-space: nowrap
}

.pagination li {
	display: inline-block;
	line-height: 1.8
}

.pagination a, .pagination span {
	display: block;
	min-width: 25px;
	text-align: center;
	border-radius: 3px;
	text-decoration: none
}

@media only all and (min-width:37.5em) {
	.pagination a, .pagination span {
		min-width: 30px
	}
}

.pagination a:focus, .pagination a:hover {
	background: #e8e8e8
}

.pagination .current span {
	background: #fd0
}

.search-wrapper {
	pointer-events: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 5;
	height: 50px
}

@media only all and (min-width:48em) {
	.search-wrapper {
		position: relative;
		margin-bottom: -44px;
		background-color: #fd0;
		padding-right: 10px;
		padding-left: 10px;
		z-index: 3
	}
	.search-wrapper.is-fixed {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		width: 100%;
		z-index: 2;
		box-shadow: 3px 3px 5px rgba(0, 0, 0, .15)
	}
	.search-wrapper .fullsize-wrapper {
		padding-left: 45px;
		padding-right: 45px
	}
}

@media only all and (min-width:72em) {
	.search-wrapper {
		width: auto;
		left: auto;
		z-index: 2;
		padding-left: 0;
		height: 44px
	}
	.search-wrapper .fullsize-wrapper {
		padding-left: 0;
		padding-right: 0
	}
}

@media only all and (min-width:83.125em) {
	.search-wrapper {
		margin-bottom: -56px;
		height: 56px
	}
}

@media only all and (min-width:100em) {
	.search-wrapper {
		margin: 0 auto -56px;
		max-width: 1540px
	}
}

@media only all and (min-width:103.75em) {
	.search-wrapper {
		padding: 0;
		max-width: 1600px
	}
}

@media only all and (min-width:72em) {
	.search-wrapper.search-is-active {
		background-color: #fd0
	}
}

.search-wrapper .fullsize-wrapper {
	padding-left: 20px;
	padding-right: 20px
}

.search-form {
	background-color: #fd0;
	margin: 0;
	pointer-events: all
}

.js .search-form>.search-form-container {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	padding: 0;
	width: auto;
	visibility: hidden;
	opacity: 0;
	transition: visibility 0s linear .3s, opacity .3s linear;
	margin-top: 50px;
	padding-right: 10px;
	padding-left: 10px;
	width: 100%;
	background: #4f4f4f;
	box-shadow: 3px 3px 5px rgba(0, 0, 0, .15)
}

@media only all and (min-width:72em) {
	.js .search-form>.search-form-container {
		margin-top: 44px
	}
}

@media only all and (min-width:83.125em) {
	.js .search-form>.search-form-container {
		margin-top: 56px;
		padding-right: 30px;
		padding-left: 30px
	}
}

.js .search-form>.search-form-container .search-form-content {
	padding: 10px
}

@media only all and (min-width:48em) {
	.js .search-form>.search-form-container .search-form-content {
		padding: 30px 45px
	}
}

@media only all and (min-width:72em) {
	.js .search-form>.search-form-container .search-form-content {
		padding-right: 75px;
		padding-left: 75px
	}
}

@media only all and (min-width:83.125em) {
	.js .search-form>.search-form-container .search-form-content {
		padding-right: 165px;
		padding-left: 165px
	}
}

@media only all and (min-width:100em) {
	.js .search-form>.search-form-container .search-form-content {
		margin: 0 auto;
		padding-right: 135px;
		padding-left: 135px;
		max-width: 1540px
	}
}

@media only all and (min-width:103.75em) {
	.js .search-form>.search-form-container .search-form-content {
		max-width: 1600px
	}
}

.js .search-form>.search-form-container .search-form-content label, .js .search-form>.search-form-container .search-form-content label .label,
	.js .search-form>.search-form-container .search-form-content legend,
	label .js .search-form>.search-form-container .search-form-content .label
	{
	display: none
}

.js .search-form>.search-form-container .search-form-content .category-select label,
	.js .search-form>.search-form-container .search-form-content .category-select label .label,
	label .js .search-form>.search-form-container .search-form-content .category-select .label
	{
	display: block
}

.js .search-is-active .search-form>.search-form-container {
	visibility: visible;
	opacity: 1;
	transition-delay: 0s
}

@media only all and (min-width:48em) {
	.search-form {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-align: center;
		align-items: center;
		float: right
	}
}

@media only all and (min-width:83.125em) {
	.search-form {
		margin-right: 0
	}
}

.search-form>fieldset {
	border: none;
	padding: 0
}

@media only all and (min-width:48em) {
	.search-form>fieldset {
		-ms-flex: 3 1 0px;
		flex: 3 1 0px;
		padding-left: 30px
	}
}

@media only all and (min-width:83.125em) {
	.search-form>fieldset {
		padding-left: 8.3333333333%
	}
}

.search-form .search-field {
	width: 100%
}

.search-suggest {
	box-sizing: border-box
}

@media only all and (min-width:48em) {
	.search-suggest {
		float: left;
		padding-right: 15px;
		width: 70%
	}
}

.category-select {
	display: none;
	box-sizing: border-box;
	padding: 0
}

@media only all and (min-width:48em) {
	.category-select {
		background-color: #fff;
		background-image: url(../img/icons/arrow-down.svg);
		background-repeat: no-repeat;
		background-position: right 15px center;
		position: relative;
		display: block;
		float: left;
		border: 1px solid #787878;
		width: 30%;
		vertical-align: bottom
	}
	.category-select>button {
		padding: .5em;
		width: 100%;
		text-align: left
	}
	.category-select>ul {
		position: absolute;
		top: 100%;
		left: 0;
		width: 100%;
		padding: 1em;
		outline: 1px solid #787878;
		box-shadow: 1px 1px rgba(0, 0, 0, .25);
		background-color: #fff
	}
	.category-select>ul>li {
		position: relative
	}
	.category-select>ul>li input[type=checkbox] {
		position: absolute;
		top: 5px;
		left: 0
	}
	.category-select>ul>li label, .category-select>ul>li label .label, label .category-select>ul>li .label
		{
		padding-left: 1.5em;
		display: block
	}
}

.search-suggest-flyout {
	display: none
}

@media only all and (min-width:48em) {
	.search-suggest-flyout {
		background-color: #fff;
		border: 1px solid #787878;
		position: absolute;
		width: 100%
	}
	.search-suggest-flyout>ol>li>a {
		display: block;
		padding: .25em 1em
	}
	.search-suggest-flyout>ol>li>a:focus, .search-suggest-flyout>ol>li>a:hover
		{
		background-color: #f0f4f5
	}
	.search-suggest-flyout>hr {
		margin: 0
	}
}

@media only all and (min-width:48em) {
	.search-suggest-category {
		font-weight: 700
	}
}

.search-form-action {
	margin-top: 10px
}

.search-form-action .js-form-close {
	float: right;
	padding: 10px 0;
	color: #a6a6a6
}

.search-button {
	pointer-events: auto;
	position: absolute;
	top: 0;
	right: 20px;
	border: none;
	padding: .5em;
	width: 50px;
	height: 50px;
	color: #fff;
	background-color: #4f4f4f
}

@media only all and (min-width:48em) {
	.search-button {
		right: 55px
	}
}

@media only all and (min-width:72em) {
	.search-button {
		right: 85px;
		width: 44px;
		height: 44px
	}
}

@media only all and (min-width:83.125em) {
	.search-button {
		right: 195px;
		width: 56px;
		height: 56px
	}
}

@media only all and (min-width:100em) {
	.search-button {
		position: absolute;
		right: 50%;
		margin-right: -636px
	}
}

@media only all and (min-width:103.75em) {
	.search-button {
		margin-right: -665px
	}
}

@media only all and (min-width:83.125em) {
	.search-button>svg {
		width: 18px;
		height: 18px
	}
}

.search-result>h3 {
	margin-top: 1em
}

@media only all and (min-width:72em) {
	.search-result>h3 {
		margin-top: 0
	}
}

@media only all and (min-width:48em) {
	.search-result-hint {
		float: left
	}
}

.search-result-sorting {
	margin-bottom: 1em
}

@media only all and (min-width:48em) {
	.search-result-sorting {
		float: right
	}
}

.search-result-sorting .custom-select, .search-result-sorting .dropdown-headline
	{
	min-width: 150px;
	padding: .25em;
	vertical-align: middle
}

.search-result-sorting .custom-select:after, .search-result-sorting .dropdown-headline:after
	{
	width: 30px
}

.search-result-list {
	clear: both
}

.search-result-item {
	margin-top: 1em;
	margin-bottom: 1em
}

.search-result-title {
	background-color: #f0f4f5;
	color: #333;
	padding: .25em .5em
}

.search-result-snippet {
	margin-bottom: .5em
}

.search-result-link-more {
	color: #a6a6a6;
	display: block;
	padding: .25em 0
}

.search-result-link-more:last-of-type {
	border-top: 1px solid #f0f4f5
}

.search-filter {
	border-bottom: 1em solid #f0f4f5
}

@media only all and (min-width:72em) {
	.search-filter {
		border-bottom: none
	}
}

.search-filter legend {
	background-color: #fd0;
	font-weight: 700;
	padding: 10px;
	padding-right: 40px;
	width: 100%;
	position: relative
}

@media only all and (min-width:72em) {
	.search-filter legend {
		padding-right: 15px;
		padding-left: 15px
	}
}

@media only all and (min-width:100em) {
	.search-filter legend {
		padding-right: 20px;
		padding-left: 20px
	}
}

.search-filter legend>button {
	font-weight: 400;
	position: absolute;
	top: 50%;
	right: 0;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

@media only all and (min-width:48em) {
	.search-filter legend {
		-webkit-hyphens: none;
		-ms-hyphens: none;
		hyphens: none
	}
}

.js .search-filter legend, .search-filter legend[aria-pressed=false] {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.js .search-filter legend:focus, .js .search-filter legend:hover,
	.search-filter legend[aria-pressed=false]:focus, .search-filter legend[aria-pressed=false]:hover
	{
	background-color: #a6a6a6;
	color: #000
}

.search-filter legend.is-active, .search-filter legend[aria-pressed=true]
	{
	background-color: #fd0;
	color: #000;
	margin-bottom: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.search-filter input[type=checkbox]+label, .search-filter label input[type=checkbox]+.label,
	label .search-filter input[type=checkbox]+.label {
	color: #000;
	position: relative;
	padding: .5em;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	padding-left: 34px;
	margin-left: 6px
}

.search-filter input[type=checkbox]+label:before, .search-filter label input[type=checkbox]+.label:before,
	label .search-filter input[type=checkbox]+.label:before {
	content: '';
	color: #000;
	position: absolute;
	top: 45%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	width: 24px;
	height: 24px;
	border: 1px solid #787878;
	background: #fff;
	font-size: 18px;
	line-height: 21px;
	text-align: center;
	border-radius: 3px;
	box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .1)
}

.search-filter input[type=checkbox]:checked+label, .search-filter label input[type=checkbox]:checked+.label,
	label .search-filter input[type=checkbox]:checked+.label {
	color: #000
}

.search-filter input[type=checkbox]:checked+label:before, .search-filter label input[type=checkbox]:checked+.label:before,
	label .search-filter input[type=checkbox]:checked+.label:before {
	content: "✕";
	font-size: 16px;
	line-height: 1.5;
	text-align: center;
	text-transform: uppercase
}

.search-filter input[type=checkbox]+label, .search-filter label input[type=checkbox]+.label,
	label .search-filter input[type=checkbox]+.label {
	display: inline-block
}

.form-group {
	margin-bottom: 1em;
	position: relative
}

.form-group-wrapper {
	border: 1px solid #ccc;
	border-top-width: 0;
	padding: 10px;
	margin-bottom: .15em
}

@media only all and (min-width:72em) {
	.form-group-wrapper {
		padding: 15px
	}
}

.column-fieldset label, .column-fieldset label .label, label .column-fieldset .label
	{
	display: inline-block;
	box-sizing: border-box;
	float: left;
	margin: 6.6666666667px 0;
	padding: 0;
	width: 25%
}

.column-fieldset .input-wrapper {
	display: inline-block;
	float: right;
	margin: 6.6666666667px 0;
	width: 75%
}

.column-fieldset .input-wrapper input {
	display: inline-block;
	box-sizing: border-box;
	width: 100%;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	font-size: inherit;
	line-height: 1.3;
	background-image: url(../img/icons/calendar.svg);
	background-repeat: no-repeat;
	background-position: right .5em center;
	background-size: auto 50%
}

.icon-arrow-down {
	background-color: transparent;
	will-change: transform;
	transition: transform .2s ease-in
}

[aria-pressed=true] .icon-arrow-down {
	-ms-transform: rotate(-180deg);
	transform: rotate(-180deg)
}

.reset-fieldset {
	background-color: #fd0;
	position: absolute;
	top: -40px;
	right: 0;
	z-index: 1;
	width: 40px;
	height: 40px
}

.reset-fieldset:focus, .reset-fieldset:hover {
	color: #fff;
	stroke: #333;
	stroke-width: 1px
}

[aria-pressed=false] ~.reset-fieldset {
	display: none
}

.calendar {
	position: absolute;
	z-index: 12;
	width: 100%;
	max-width: 340px;
	box-shadow: 0 0 5px rgba(0, 0, 0, .3)
}

.calendar table {
	word-break: normal;
	outline: 1px solid #4f4f4f;
	margin-bottom: 0;
	table-layout: fixed
}

.calendar table caption {
	caption-side: top;
	background-color: #fff;
	outline: 1px solid #4f4f4f;
	min-height: 40px;
	padding: .66667em 40px
}

.calendar table caption:after, .calendar table caption:before {
	content: none
}

.calendar td, .calendar th {
	text-align: center;
	-webkit-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	min-width: 30px;
	border-left: 1px solid #ccc
}

.calendar td:first-child, .calendar th:first-child {
	border-left: none
}

.calendar td.is-today, .calendar th.is-today {
	color: #fff;
	background-color: #787878
}

.calendar td.is-active, .calendar th.is-active {
	color: #000;
	background-color: #fd0
}

.calendar td.is-disabled, .calendar th.is-disabled {
	cursor: not-allowed;
	opacity: .5
}

.calendar .btn-next, .calendar .btn-prev {
	position: absolute;
	top: 0;
	z-index: 2
}

.calendar .btn-next[aria-hidden=true], .calendar .btn-prev[aria-hidden=true]
	{
	display: none
}

.calendar .btn-prev {
	left: 0
}

.calendar .btn-next {
	right: 0;
	left: auto
}

.country-selector.search-result-sorting {
	float: none;
	margin: 0
}

.country-selector .country-selector-container {
	padding: 0
}

.country-selector .country-selector-content ul {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	padding-right: 10px;
	width: 100%
}

@media only all and (min-width:37.5em) {
	.country-selector .country-selector-content ul {
		margin-bottom: 15px;
		width: 50%
	}
}

@media only all and (min-width:48em) {
	.country-selector .country-selector-content ul {
		width: 33.333333%
	}
}

@media only all and (min-width:72em) {
	.country-selector .country-selector-content ul {
		margin-bottom: 0;
		width: 25%
	}
}

.country-selector .country-selector-content ul>li:before {
	content: ''
}

.country-selector .grid-50-50 .grid-item.country-selector-container:first-child,
	.country-selector .grid-50-50-full .grid-item.country-selector-container:first-child
	{
	padding: 0;
	margin-bottom: 10px
}

@media only all and (min-width:48em) {
	.country-selector .grid-50-50 .grid-item.country-selector-container:first-child,
		.country-selector .grid-50-50-full .grid-item.country-selector-container:first-child
		{
		padding-right: 15px;
		padding-left: 0
	}
}

.country-selector .grid-50-50 .grid-item.country-selector-container:last-child,
	.country-selector .grid-50-50-full .grid-item.country-selector-container:last-child
	{
	padding: 0
}

@media only all and (min-width:48em) {
	.country-selector .grid-50-50 .grid-item.country-selector-container:last-child,
		.country-selector .grid-50-50-full .grid-item.country-selector-container:last-child
		{
		padding-right: 0;
		padding-left: 15px
	}
}

.referencecards.country-selector-result {
	margin-top: 10px;
	padding: 10px
}

@media only all and (min-width:48em) {
	.referencecards.country-selector-result {
		padding: 30px
	}
}

.csc-alternate2.country-selector-content {
	padding: 10px
}

@media only all and (min-width:48em) {
	.csc-alternate2.country-selector-content {
		padding: 30px
	}
}

.country-selector-result-img {
	margin-bottom: 10px;
	width: 100%
}

@media only all and (min-width:48em) {
	.country-selector-result-img {
		clear: right;
		margin-bottom: 0;
		margin-left: 30px;
		width: auto;
		max-width: 50%
	}
}

.country-selector-result-link-left, .country-selector-result-link-right
	{
	margin-top: 10px
}

@media only all and (min-width:48em) {
	.country-selector-result-link-right {
		float: right;
		clear: right;
		margin-top: 30px
	}
}

@media only all and (min-width:72em) {
	.country-selector-result-link-right {
		float: right;
		clear: right;
		margin-top: 45px
	}
}

aside .form-group-wrapper label, aside .form-group-wrapper label .label,
	label aside .form-group-wrapper .label {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 1.3
}

.ir-search-info-box {
	margin-top: 105px;
	padding: 15px;
	background: #e8e8e8
}

@media only all and (min-width:37.5em) {
	.ir-search-info-box {
		margin-top: 100px
	}
}

@media only all and (min-width:48em) {
	.ir-search-info-box {
		margin-top: 50px
	}
}

@media only all and (min-width:72em) {
	.ir-search-info-box {
		margin-top: 0
	}
}

.ir-search-info-box .search-info-box-content {
	text-align: center
}

.ir-search-info-box .search-info-box-content hr {
	border-color: #000
}

.ir-search-info-box .search-info-box-content h3 {
	margin-top: 0
}

.ir-search-info-box .search-info-box-content p {
	margin-bottom: 0;
	font-size: 18px
}

@media only all and (min-width:48em) {
	[role=complemetary] {
		padding-top: 30px
	}
}

@media only all and (min-width:72em) {
	[role=complemetary] {
		float: left;
		padding: 0 15px 0 0
	}
}

@media only all and (min-width:83.125em) {
	[role=complemetary] {
		padding-top: 6.25em;
		padding-bottom: 6.25em
	}
}

[role=complemetary] .csc-default {
	padding: 0
}

.container-col-2 .content-wrap-col-2 aside.js-accordion {
	padding: 10px 0
}

@media only all and (min-width:72em) {
	.container-col-2 .content-wrap-col-2 aside.js-accordion {
		padding-top: 0;
		padding-right: 15px;
		padding-bottom: 0;
		width: 25%
	}
}

.aside-wrapper>* {
	padding: 10px
}

@media only all and (min-width:48em) {
	.aside-wrapper>* {
		padding: 30px
	}
}

@media only all and (min-width:72em) {
	.aside-wrapper>* {
		padding: 0
	}
}

.int-sidebar .int-sidebar-headline {
	display: block;
	height: 0;
	width: 0;
	overflow: hidden;
	text-indent: -99999px
}

.int-sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none
}

.int-sidebar ul li {
	margin-bottom: 1px
}

.int-sidebar ul li a {
	display: block;
	padding: 10px;
	text-decoration: none;
	background: #e8e8e8
}

.js-accordion .int-sidebar ul {
	margin: -10px
}

footer[role=contentinfo] {
	clear: both;
	position: relative;
	padding: 5px 10px 10px
}

@media only all and (min-width:48em) {
	footer[role=contentinfo] {
		padding: 0
	}
}

@media only all and (min-width:83.125em) {
	footer[role=contentinfo] {
		font-size: .8em
	}
}

footer[role=contentinfo] .block {
	position: relative
}

footer[role=contentinfo] .block:first-child {
	padding-left: 0
}

@media only all and (min-width:48em) {
	footer[role=contentinfo] .block {
		width: 33.3333333333%;
		clear: right;
		float: left;
		padding-left: 15px;
		padding-right: 15px
	}
}

@media only all and (min-width:83.125em) {
	footer[role=contentinfo] .block {
		width: 20%;
		float: left
	}
}

@media only all and (min-width:48em) {
	footer[role=contentinfo] .block.block--last {
		float: none;
		width: 100%;
		clear: both;
		padding-right: 0;
		padding-left: 0
	}
}

@media only all and (min-width:72em) {
	footer[role=contentinfo] .block.block--last {
		clear: none
	}
}

@media only all and (min-width:83.125em) {
	footer[role=contentinfo] .block.block--last {
		clear: none;
		float: right;
		width: 40%;
		padding-right: 0
	}
}

footer[role=contentinfo] .content-wrapper {
	padding: 10px;
	color: #fff;
	background: #505050
}

@media only all and (min-width:48em) {
	footer[role=contentinfo] .content-wrapper {
		padding: 30px 45px
	}
}

@media only all and (min-width:72em) {
	footer[role=contentinfo] .content-wrapper {
		padding: 75px
	}
}

@media only all and (min-width:83.125em) {
	footer[role=contentinfo] .content-wrapper {
		padding-right: 165px;
		padding-left: 165px
	}
}

@media only all and (min-width:100em) {
	footer[role=contentinfo] .content-wrapper {
		padding-right: 135px;
		padding-left: 135px
	}
}

@media only all and (min-width:48em) {
	.block-sub {
		width: 50%;
		clear: right;
		float: left;
		padding-left: 15px;
		padding-right: 15px;
		padding-top: 0;
		padding-left: 0
	}
}

@media only all and (min-width:72em) {
	.block-sub {
		width: 66.6666666667%;
		clear: right;
		float: left;
		padding-left: 15px;
		padding-right: 15px
	}
}

@media only all and (min-width:83.125em) {
	.block-sub {
		width: 100%;
		max-width: 100%;
		float: none;
		padding-left: 0;
		padding-right: 0
	}
}

@media only all and (min-width:48em) {
	.block-sub.block-sub--last {
		width: 50%;
		clear: right;
		float: left;
		padding-left: 15px;
		padding-right: 15px;
		padding-right: 0
	}
}

@media only all and (min-width:72em) {
	.block-sub.block-sub--last {
		width: 33.3333333333%;
		clear: right;
		float: left;
		padding-left: 15px;
		padding-right: 15px
	}
}

@media only all and (min-width:83.125em) {
	.block-sub.block-sub--last {
		width: 100%;
		max-width: 100%;
		float: none;
		padding-left: 0
	}
}

.worldmap {
	display: block;
	margin: 0 auto;
	padding-bottom: 20px;
	width: 100%;
	max-width: 300px
}

@media only all and (min-width:37.5em) {
	.worldmap {
		padding-top: 0
	}
}

@media only all and (min-width:48em) {
	.worldmap {
		max-width: 100%;
		padding-top: 0
	}
}

@media only all and (min-width:72em) {
	.worldmap {
		padding-bottom: 45px
	}
}

.partner-badge {
	overflow: hidden;
	max-width: 372px;
	margin: 0 auto;
	border: 1px solid #fff;
	white-space: nowrap
}

.partner-badge .partner-badge-logo {
	display: inline-block;
	width: 49%;
	padding: 0 1.25em;
	margin: 0;
	vertical-align: middle;
	text-align: center
}

.partner-badge .partner-badge-logo:first-child {
	border-right: 1px solid #fff
}

.partner-badge .partner-badge-logo img {
	vertical-align: middle;
	-ms-interpolation-mode: bicubic
}

@media only all and (min-width:83.125em) {
	.partner-badge {
		margin: 0
	}
}

.partner-badge figcaption {
	border-top: 1px solid #fff;
	text-transform: uppercase;
	text-align: center;
	padding: 0;
	margin: 0;
	font-size: 14px;
	font-weight: 700;
	line-height: 2.3;
	letter-spacing: 2px;
	text-indent: 2px;
	white-space: nowrap
}

@media only all and (min-width:30em) {
	.partner-badge figcaption {
		letter-spacing: 6px;
		text-indent: 6px
	}
}

@media only all and (min-width:48em) {
	.partner-badge figcaption {
		letter-spacing: 5px;
		text-indent: 5px
	}
}

@media only all and (min-width:72em) {
	.partner-badge figcaption {
		letter-spacing: 2px;
		text-indent: 2px
	}
}

@media only all and (min-width:83.125em) {
	.partner-badge figcaption {
		letter-spacing: 6px;
		text-indent: 6px
	}
}

.social-links {
	margin: 2em 0
}

@media only all and (min-width:48em) {
	.social-links {
		clear: left
	}
}

@media only all and (min-width:83.125em) {
	.social-links {
		text-align: right;
		margin-top: 0
	}
}

.social-links li {
	display: inline-block
}

.social-links a {
	display: block;
	overflow: hidden;
	width: 32px;
	height: 32px;
	text-align: left;
	text-indent: -9999px
}

.social-links a.social-links-appstore {
	width: 88px;
	background-image:
		url(/typo3conf/ext/wmdb_base_interroll/Resources/Public/img/apple-app-store-badge.svg);
	background-size: auto 26px;
	background-position: 100%;
	background-repeat: no-repeat
}

.social-links a.social-links-linkedin {
	background-image:
		url(/typo3conf/ext/wmdb_base_interroll/Resources/Public/img/link-social.svg);
	background-size: 200% auto;
	background-position: left 0;
	background-repeat: no-repeat
}

.social-links a.social-links-linkedin:focus, .social-links a.social-links-linkedin:hover
	{
	background-position: right 0
}

.social-links a.social-links-facebook {
	background-image:
		url(/typo3conf/ext/wmdb_base_interroll/Resources/Public/img/link-social.svg);
	background-size: 200% auto;
	background-position: left -32px;
	background-repeat: no-repeat
}

.social-links a.social-links-facebook:focus, .social-links a.social-links-facebook:hover
	{
	background-position: right -32px
}

.social-links a.social-links-youtube {
	margin-left: 5px;
	background-image:
		url(/typo3conf/ext/wmdb_base_interroll/Resources/Public/img/link-social.svg);
	background-size: 200% auto;
	background-position: left -64px;
	background-repeat: no-repeat
}

.social-links a.social-links-youtube:focus, .social-links a.social-links-youtube:hover
	{
	background-position: right -64px
}

.link-totop {
	float: right;
	margin: 20px 0 0
}

@media only all and (min-width:37.5em) {
	.link-totop {
		position: absolute;
		margin: 0;
		bottom: 20px;
		right: 20px
	}
}

@media only all and (min-width:48em) {
	.link-totop {
		right: 45px;
		bottom: 30px
	}
}

@media only all and (min-width:72em) {
	.link-totop {
		right: 75px;
		bottom: 75px
	}
}

.int-special-contact-cards .vcard {
	margin: 0 auto 10px;
	padding: 0;
	width: 100%
}

@media only all and (min-width:48em) {
	.int-special-contact-cards .vcard {
		position: relative;
		width: 80%
	}
	.int-special-contact-cards .vcard:before {
		content: '';
		display: block
	}
	.int-special-contact-cards .vcard .ratio-content {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0
	}
	.int-special-contact-cards .vcard:before {
		padding-top: 50%
	}
}

@media only all and (min-width:72em) {
	.int-special-contact-cards .vcard {
		position: relative;
		width: 70%
	}
	.int-special-contact-cards .vcard:before {
		content: '';
		display: block
	}
	.int-special-contact-cards .vcard .ratio-content {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0
	}
	.int-special-contact-cards .vcard:before {
		padding-top: 50%
	}
}

@media only all and (min-width:83.125em) {
	.int-special-contact-cards .vcard {
		width: 60%
	}
}

@media only all and (min-width:100em) {
	.int-special-contact-cards .vcard {
		float: left;
		margin: 0 auto 30px;
		width: calc(50% - 15px)
	}
}

@media only all and (min-width:100em) {
	.int-special-contact-cards .vcard:nth-child(1n+1) {
		margin-right: 15px;
		margin-left: 0
	}
}

@media only all and (min-width:100em) {
	.int-special-contact-cards .vcard:nth-child(2n+1) {
		margin-right: 0;
		margin-left: 15px
	}
}

.int-special-contact-cards .vcard .ratio-content {
	padding: 10px
}

@media only all and (min-width:37.5em) {
	.int-special-contact-cards .vcard .ratio-content {
		padding: 0
	}
}

.int-special-contact-cards .vcard .ratio-content p {
	margin-top: 0
}

.int-special-contact-cards .vcard .vcard-content .vcard-profile-image {
	position: relative;
	margin: 0 auto 10px;
	width: 200px
}

.int-special-contact-cards .vcard .vcard-content .vcard-profile-image:before
	{
	content: '';
	display: block
}

.int-special-contact-cards .vcard .vcard-content .vcard-profile-image .ratio-content
	{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

.int-special-contact-cards .vcard .vcard-content .vcard-profile-image:before
	{
	padding-top: 100%
}

@media only all and (min-width:48em) {
	.int-special-contact-cards .vcard .vcard-content .vcard-profile-image {
		float: left;
		margin: 0;
		width: 38%
	}
}

.int-special-contact-cards .vcard .vcard-content .vcard-profile-image .ratio-content
	{
	padding: 15px
}

@media only all and (min-width:72em) {
	.int-special-contact-cards .vcard .vcard-content .vcard-profile-image .ratio-content
		{
		padding: 30px
	}
}

.int-special-contact-cards .vcard .vcard-content .vcard-profile-image .ratio-content .image-container
	{
	position: relative;
	height: 100%;
	width: 100%;
	background: #e8e8e8
}

.int-special-contact-cards .vcard .vcard-content .vcard-profile-image img
	{
	width: 100%;
	max-width: inherit
}

@media only all and (min-width:48em) {
	.int-special-contact-cards .vcard .vcard-content .vcard-profile-text {
		float: left;
		margin: 0;
		padding: 10px 10px 0 0;
		width: 62%
	}
}

@media only all and (min-width:72em) {
	.int-special-contact-cards .vcard .vcard-content .vcard-profile-text {
		padding: 30px 30px 0 0
	}
}

.int-special-contact-cards .vcard .vcard-link a {
	margin: 10px auto
}

.align-center, .csc-header-alignment-center {
	text-align: center
}

.align-right, .csc-header-alignment-right {
	text-align: right
}

.align-left, .csc-header-alignment-left {
	text-align: left
}

.csc-textpic-imagewrap br.columnbreak {
	display: none
}

@media only all and (min-width:37.5em) {
	.csc-textpic-imagewrap br.columnbreak {
		display: block
	}
}

.csc-textpic-imagewrap img {
	border: none;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1em;
	width: 100%;
	height: auto
}

.csc-textpic-center .csc-textpic-imagewrap img, .csc-textpic-left .csc-textpic-imagewrap img,
	.csc-textpic-right .csc-textpic-imagewrap img {
	display: inline;
	vertical-align: top;
	width: auto;
	height: auto
}

.csc-textpic-imagewrap a {
	display: block
}

.csc-textpic-imagewrap .csc-textpic-imagerow-none {
	white-space: nowrap;
	overflow: hidden
}

@media only all and (max-width:19.9375em) {
	.csc-textpic-imagewrap .csc-textpic-imagerow-none .csc-textpic-imagecolumn
		{
		display: block;
		max-width: 100%
	}
}

.csc-textpic-imagecolumn {
	text-align: center;
	display: inline-block;
	vertical-align: top
}

.csc-textpic-imagecolumn.csc-textpic-col, .csc-textpic-imagecolumn.csc-textpic-lastcol
	{
	margin-right: 0
}

.csc-textpic-right>.csc-textpic-imagewrap {
	text-align: right
}

.csc-textpic-left>.csc-textpic-imagewrap {
	text-align: left
}

@media only all and (min-width:48em) {
	.csc-textpic-intext-left>.csc-textpic-imagewrap {
		width: 41.6666666667%;
		clear: right;
		float: left;
		padding-left: 15px;
		padding-right: 15px;
		padding-left: 0
	}
}

@media only all and (min-width:48em) {
	.csc-textpic-intext-right>.csc-textpic-imagewrap {
		width: 41.6666666667%;
		clear: right;
		float: right;
		padding-left: 15px;
		padding-right: 15px;
		padding-right: 0
	}
}

@media only all and (min-width:48em) {
	.csc-textpic-intext-left-nowrap>.csc-textpic-imagewrap {
		width: 50%;
		float: left;
		margin-right: -100%;
		clear: none;
		padding-left: 15px;
		padding-right: 15px
	}
}

.csc-textpic-intext-left-nowrap>.csc-textpic-text {
	margin-right: auto !important
}

@media only all and (min-width:48em) {
	.csc-textpic-intext-left-nowrap>.csc-textpic-text {
		width: 50%;
		float: right;
		margin-left: 0;
		margin-right: 0;
		clear: none;
		padding-left: 15px;
		padding-right: 15px
	}
}

@media only all and (min-width:48em) {
	.csc-textpic-intext-right-nowrap>.csc-textpic-imagewrap {
		width: 50%;
		float: left;
		margin-right: -100%;
		clear: none;
		padding-left: 15px;
		padding-right: 15px;
		float: right;
		margin-left: 0;
		margin-right: 0
	}
}

.csc-textpic-intext-right-nowrap>.csc-textpic-text {
	margin-right: auto !important
}

@media only all and (min-width:48em) {
	.csc-textpic-intext-right-nowrap>.csc-textpic-text {
		width: 50%;
		float: left;
		margin-right: -100%;
		clear: none;
		padding-left: 15px;
		padding-right: 15px
	}
}

.csc-textpic-center {
	text-align: center
}

.csc-textpic-center .csc-textpic-imagecolumn {
	margin-right: 0;
	margin: 0 auto
}

.csc-textpic-center>.csc-textpic-text {
	text-align: left
}

.csc-textpic-caption {
	margin-top: .25em
}

.csc-textpic-caption-c .csc-textpic-caption, .csc-textpic-imagewrap .csc-textpic-caption-c
	{
	text-align: center
}

.csc-textpic-caption-r .csc-textpic-caption, .csc-textpic-imagewrap .csc-textpic-caption-r
	{
	text-align: right
}

.csc-textpic-caption-l .csc-textpic-caption, .csc-textpic-imagewrap .csc-textpic-caption-l
	{
	text-align: left
}

[data-csc-cols="1"] .csc-textpic-imagecolumn {
	max-width: 100%
}

[data-csc-cols="2"] .csc-textpic-imagecolumn {
	max-width: 48.95%
}

[data-csc-cols="3"] .csc-textpic-imagecolumn {
	max-width: calc(33.3334% - 4px)
}

[data-csc-cols="6"] .csc-textpic-imagecolumn {
	max-width: 33.33334%
}

@media only all and (min-width:48em) {
	[data-csc-cols="6"] .csc-textpic-imagecolumn {
		max-width: calc(16.66667% - 4px)
	}
}

.csc-textpic-center .csc-textpic-imagecolumn, .csc-textpic-equalheight .csc-textpic-imagecolumn
	{
	width: auto
}

.csc-textpic-intext-left-nowrap .csc-textpic-text {
	margin-left: auto !important
}

.csc-textpic-intext-right-nowrap .csc-textpic-text {
	margin-right: auto !important
}

.csc-frame-rulerBefore {
	border-top: 1px solid #a6a6a6;
	padding-top: 1em
}

.csc-frame-rulerAfter {
	border-bottom: 1px solid #a6a6a6;
	padding-bottom: 1em;
	margin-bottom: 1em
}

.csc-frame-rulerAfter>p:last-child {
	margin-bottom: 0
}

.csc-frame-indent {
	padding-left: 10%
}

.csc-frame-indent3366 {
	padding-left: 33%
}

.csc-frame-indent6633 {
	padding-right: 33%
}

.csc-frame-frame1 {
	background-color: #ccc;
	padding: 1em;
	margin-bottom: 1em
}

.csc-frame-frame2 {
	background-color: #fff8cc;
	padding: 1em;
	margin-bottom: 1em;
	border: 1px solid #fd0
}

.csc-default ul {
	list-style-type: none;
	position: relative;
	margin-left: 1em;
	padding-left: 0
}

.csc-default ul>li:before {
	content: "\2022";
	position: absolute;
	left: -1em;
	color: #fd0;
	margin-right: 5px
}

.csc-default ul>li>a {
	color: #333
}

.csc-default ul>li>a:focus, .csc-default ul>li>a:hover {
	text-decoration: none
}

.csc-sitemap>ul>li {
	font-weight: 700;
	margin-top: 20px
}

.csc-sitemap ul {
	list-style-type: none;
	margin-left: 1em
}

.csc-sitemap li {
	margin-bottom: 0;
	font-weight: 400;
	margin-left: 10px;
	line-height: 30px
}

.content-table td, .content-table th {
	display: block;
	width: 100%
}

@media only all and (min-width:37.5em) {
	.content-table td, .content-table th {
		display: table-cell;
		width: 50%;
		font-weight: 400
	}
}

.additional-video-container, .swiper-container {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	direction: ltr;
	backface-visibility: hidden;
	z-index: 1
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	-webkit-transition-property: -webkit-transform, left, top;
	-webkit-transition-duration: 0s;
	-webkit-transform: translateZ(0);
	-webkit-transition-timing-function: ease;
	-moz-transition-property: -moz-transform, left, top;
	-moz-transition-duration: 0s;
	-moz-transform: translateZ(0);
	-moz-transition-timing-function: ease;
	-o-transition-property: -o-transform, left, top;
	-o-transition-duration: 0s;
	-o-transform: translateZ(0);
	-o-transition-timing-function: ease;
	-o-transform: translate(0);
	-ms-transition-property: -ms-transform, left, top;
	-ms-transition-duration: 0s;
	-ms-transform: translateZ(0);
	-ms-transition-timing-function: ease;
	transition-property: transform, left, top;
	transition-duration: 0s;
	transform: translateZ(0);
	transition-timing-function: ease;
	box-sizing: content-box
}

.swiper-free-mode>.swiper-wrapper {
	transition-timing-function: ease-out;
	margin: 0 auto
}

.additional-video-listitem, .swiper-slide {
	float: left;
	box-sizing: content-box
}

.swiper-wp8-horizontal {
	-ms-touch-action: pan-y
}

.swiper-wp8-vertical {
	-ms-touch-action: pan-x
}

.additional-video-listitem, .swiper-slide {
	position: relative;
	width: 100%
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-image, .fancybox-inner, .fancybox-nav, .fancybox-nav span,
	.fancybox-outer, .fancybox-skin, .fancybox-tmp, .fancybox-wrap,
	.fancybox-wrap iframe, .fancybox-wrap object {
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 15
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	border-radius: 4px
}

.fancybox-opened {
	z-index: 16
}

.fancybox-opened .fancybox-skin {
	box-shadow: 0 10px 25px rgba(0, 0, 0, .5)
}

.fancybox-inner, .fancybox-outer {
	position: relative
}

.fancybox-inner {
	overflow: hidden
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch
}

.fancybox-error {
	color: #444;
	font: 14px/20px Helvetica Neue, Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap
}

.fancybox-iframe, .fancybox-image {
	display: block;
	width: 100%;
	height: 100%
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%
}

#fancybox-loading, .fancybox-close, .fancybox-next span, .fancybox-prev span
	{
	background-image: url(../img/fancybox/fancybox_sprite.png)
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: .8;
	cursor: pointer;
	z-index: 19
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url(../img/fancybox/fancybox_loading.gif) 50% no-repeat
}

.fancybox-close {
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px
}

.fancybox-close, .fancybox-nav {
	position: absolute;
	cursor: pointer;
	z-index: 17
}

.fancybox-nav {
	top: 0;
	width: 40%;
	height: 100%;
	text-decoration: none;
	background: transparent url(../img/fancybox/blank.gif);
	-webkit-tap-highlight-color: transparent
}

.fancybox-prev {
	left: 0
}

.fancybox-next {
	right: 0
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 17;
	visibility: hidden
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px
}

.fancybox-nav:hover span {
	visibility: visible
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important
}

.fancybox-lock {
	width: auto
}

.fancybox-lock, .fancybox-lock body {
	overflow: hidden !important
}

.fancybox-lock-test {
	overflow-y: hidden !important
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 14;
	background: url(../img/fancybox/fancybox_overlay.png)
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll
}

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px Helvetica Neue, Helvetica, Arial, sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 18
}

.fancybox-opened .fancybox-title {
	visibility: visible
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 18;
	text-align: center
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent;
	background: rgba(0, 0, 0, .8);
	border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #fff;
	font-weight: 700;
	line-height: 24px;
	white-space: nowrap
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff
}

.fancybox-title-inside-wrap {
	padding-top: 10px
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8)
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5) , only screen and
		(min--moz-device-pixel-ratio:1.5) , only screen and
	(min-device-pixel-ratio:1.5) {
	#fancybox-loading, .fancybox-close, .fancybox-next span, .fancybox-prev span
		{
		background-image: url(../img/fancybox/fancybox_sprite@2x.png);
		background-size: 44px 152px
	}
	#fancybox-loading div {
		background-image: url(../img/fancybox/fancybox_loading@2x.gif);
		background-size: 24px 24px
	}
}

.section-full .csc-alternate, .section-full .csc-alternate2,
	.section-full .csc-billboard, .section-full .csc-default, .section-full .csc-highlight,
	.section-full .csc-premium {
	padding: 0;
	overflow: hidden
}

.section-full .csc-textpic-intext-left-nowrap .csc-textpic-imagewrap,
	.section-full .csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
	overflow: hidden;
	margin-bottom: 0
}

@media only all and (min-width:48em) {
	.section-full .csc-textpic-intext-left-nowrap .csc-textpic-imagewrap,
		.section-full .csc-textpic-intext-right-nowrap .csc-textpic-imagewrap
		{
		position: relative;
		padding: 0;
		height: 320px
	}
}

@media only all and (min-width:72em) {
	.section-full .csc-textpic-intext-left-nowrap .csc-textpic-imagewrap,
		.section-full .csc-textpic-intext-right-nowrap .csc-textpic-imagewrap
		{
		height: 320px
	}
}

@media only all and (min-width:83.125em) {
	.section-full .csc-textpic-intext-left-nowrap .csc-textpic-imagewrap,
		.section-full .csc-textpic-intext-right-nowrap .csc-textpic-imagewrap
		{
		height: 360px
	}
}

@media only all and (min-width:100em) {
	.section-full .csc-textpic-intext-left-nowrap .csc-textpic-imagewrap,
		.section-full .csc-textpic-intext-right-nowrap .csc-textpic-imagewrap
		{
		height: 380px
	}
}

.section-full .csc-textpic-intext-left-nowrap .csc-textpic-imagewrap>img,
	.section-full .csc-textpic-intext-right-nowrap .csc-textpic-imagewrap>img
	{
	height: auto;
	width: 100%;
	max-height: inherit;
	margin-bottom: 0
}

@media only all and (min-width:48em) {
	.section-full .csc-textpic-intext-left-nowrap .csc-textpic-imagewrap>img,
		.section-full .csc-textpic-intext-right-nowrap .csc-textpic-imagewrap>img
		{
		position: absolute;
		top: 50%;
		left: 50%;
		-ms-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		height: 100%;
		width: auto;
		max-width: inherit
	}
}

@media only all and (min-width:72em) {
	.section-full .csc-textpic-intext-left-nowrap .csc-textpic-imagewrap>img,
		.section-full .csc-textpic-intext-right-nowrap .csc-textpic-imagewrap>img
		{
		height: auto;
		width: 105%
	}
}

.section-full .csc-textpic-intext-left-nowrap>.csc-textpic-text,
	.section-full .csc-textpic-intext-right-nowrap>.csc-textpic-text {
	padding: 20px 10px
}

@media only all and (min-width:48em) {
	.section-full .csc-textpic-intext-left-nowrap>.csc-textpic-text,
		.section-full .csc-textpic-intext-right-nowrap>.csc-textpic-text {
		float: right;
		margin-left: 0;
		margin-right: 0;
		clear: none;
		position: relative;
		height: 0;
		padding-top: 28.125%;
		width: 50%;
		margin: auto;
		padding: 0;
		height: 320px
	}
	.section-full .csc-textpic-intext-left-nowrap>.csc-textpic-text .csc-textpic-text-content,
		.section-full .csc-textpic-intext-right-nowrap>.csc-textpic-text .csc-textpic-text-content
		{
		display: block;
		position: absolute;
		width: 100% !important;
		height: 100% !important;
		top: 0;
		margin: 0;
		padding: 0
	}
}

@media only all and (min-width:72em) {
	.section-full .csc-textpic-intext-left-nowrap>.csc-textpic-text,
		.section-full .csc-textpic-intext-right-nowrap>.csc-textpic-text {
		height: 320px
	}
}

@media only all and (min-width:83.125em) {
	.section-full .csc-textpic-intext-left-nowrap>.csc-textpic-text,
		.section-full .csc-textpic-intext-right-nowrap>.csc-textpic-text {
		height: 360px
	}
}

@media only all and (min-width:100em) {
	.section-full .csc-textpic-intext-left-nowrap>.csc-textpic-text,
		.section-full .csc-textpic-intext-right-nowrap>.csc-textpic-text {
		height: 380px
	}
}

.section-full .csc-textpic-intext-left-nowrap>.csc-textpic-text>.csc-textpic-text-content,
	.section-full .csc-textpic-intext-right-nowrap>.csc-textpic-text>.csc-textpic-text-content
	{
	padding: 0;
	height: auto !important
}

@media only all and (min-width:48em) {
	.section-full .csc-textpic-intext-left-nowrap>.csc-textpic-text>.csc-textpic-text-content,
		.section-full .csc-textpic-intext-right-nowrap>.csc-textpic-text>.csc-textpic-text-content
		{
		position: absolute;
		top: 50%;
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		padding-right: 45px;
		padding-left: 45px
	}
}

@media only all and (min-width:72em) {
	.section-full .csc-textpic-intext-left-nowrap>.csc-textpic-text>.csc-textpic-text-content,
		.section-full .csc-textpic-intext-right-nowrap>.csc-textpic-text>.csc-textpic-text-content
		{
		padding-right: 75px;
		padding-left: 75px
	}
}

@media only all and (min-width:83.125em) {
	.section-full .csc-textpic-intext-left-nowrap>.csc-textpic-text>.csc-textpic-text-content,
		.section-full .csc-textpic-intext-right-nowrap>.csc-textpic-text>.csc-textpic-text-content
		{
		padding-right: 165px;
		padding-left: 165px
	}
}

@media only all and (min-width:100em) {
	.section-full .csc-textpic-intext-left-nowrap>.csc-textpic-text>.csc-textpic-text-content,
		.section-full .csc-textpic-intext-right-nowrap>.csc-textpic-text>.csc-textpic-text-content
		{
		padding-right: 135px;
		padding-left: 135px
	}
}

@media only all and (min-width:48em) {
	.section-full .csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
		width: 50%;
		float: left;
		margin-right: -100%;
		margin-left: 0;
		clear: none
	}
}

@media only all and (min-width:48em) {
	.section-full .csc-textpic-intext-left-nowrap .csc-textpic-text,
		.section-full .csc-textpic-intext-right-nowrap .csc-textpic-imagewrap
		{
		width: 50%;
		float: right;
		margin-left: 0;
		margin-right: 0;
		clear: none
	}
}

@media only all and (min-width:48em) {
	.section-full .csc-textpic-intext-right-nowrap .csc-textpic-text {
		width: 50%;
		float: left;
		margin-right: -100%;
		margin-left: 0;
		clear: none
	}
}

@media only all and (min-width:48em) {
	.container-col-2 .section-full .csc-textpic-intext-left-nowrap .csc-textpic-imagewrap,
		.container-col-2 .section-full .csc-textpic-intext-right-nowrap .csc-textpic-imagewrap
		{
		position: relative;
		padding: 0;
		height: 300px
	}
}

@media only all and (min-width:72em) {
	.container-col-2 .section-full .csc-textpic-intext-left-nowrap .csc-textpic-imagewrap,
		.container-col-2 .section-full .csc-textpic-intext-right-nowrap .csc-textpic-imagewrap
		{
		height: 300px
	}
}

@media only all and (min-width:83.125em) {
	.container-col-2 .section-full .csc-textpic-intext-left-nowrap .csc-textpic-imagewrap,
		.container-col-2 .section-full .csc-textpic-intext-right-nowrap .csc-textpic-imagewrap
		{
		height: 300px
	}
}

@media only all and (min-width:100em) {
	.container-col-2 .section-full .csc-textpic-intext-left-nowrap .csc-textpic-imagewrap,
		.container-col-2 .section-full .csc-textpic-intext-right-nowrap .csc-textpic-imagewrap
		{
		height: 350px
	}
}

@media only all and (min-width:48em) {
	.container-col-2 .section-full .csc-textpic-intext-left-nowrap .csc-textpic-imagewrap>img,
		.container-col-2 .section-full .csc-textpic-intext-right-nowrap .csc-textpic-imagewrap>img
		{
		height: 100%;
		width: auto
	}
}

@media only all and (min-width:48em) {
	.container-col-2 .section-full .csc-textpic-intext-left-nowrap>.csc-textpic-text,
		.container-col-2 .section-full .csc-textpic-intext-right-nowrap>.csc-textpic-text
		{
		height: 300px
	}
}

@media only all and (min-width:72em) {
	.container-col-2 .section-full .csc-textpic-intext-left-nowrap>.csc-textpic-text,
		.container-col-2 .section-full .csc-textpic-intext-right-nowrap>.csc-textpic-text
		{
		height: 300px
	}
}

@media only all and (min-width:83.125em) {
	.container-col-2 .section-full .csc-textpic-intext-left-nowrap>.csc-textpic-text,
		.container-col-2 .section-full .csc-textpic-intext-right-nowrap>.csc-textpic-text
		{
		height: 300px
	}
}

@media only all and (min-width:100em) {
	.container-col-2 .section-full .csc-textpic-intext-left-nowrap>.csc-textpic-text,
		.container-col-2 .section-full .csc-textpic-intext-right-nowrap>.csc-textpic-text
		{
		height: 300px
	}
}

.product-teaser {
	background-color: #f0f4f5;
	border: 1px solid #ccc
}

.product-teaser .csc-textpic-intext-left-nowrap, .product-teaser .csc-textpic-intext-right-nowrap
	{
	margin: 0
}

.product-teaser .csc-textpic-intext-left-nowrap .csc-textpic-imagewrap,
	.product-teaser .csc-textpic-intext-right-nowrap .csc-textpic-imagewrap
	{
	margin-bottom: 0
}

.product-teaser .csc-textpic-intext-left-nowrap .csc-textpic-imagewrap img,
	.product-teaser .csc-textpic-intext-right-nowrap .csc-textpic-imagewrap img
	{
	width: 100%;
	margin-bottom: 0
}

.product-teaser .csc-textpic {
	position: relative
}

@media only all and (min-width:48em) {
	.product-teaser .csc-textpic {
		height: auto;
		background: #f0f4f5
	}
}

@media only all and (min-width:48em) {
	.product-teaser .csc-textpic.csc-textpic-intext-left-nowrap,
		.product-teaser .csc-textpic.csc-textpic-intext-right-nowrap {
		min-height: 275px
	}
}

@media only all and (min-width:100em) {
	.product-teaser .csc-textpic.csc-textpic-intext-left-nowrap,
		.product-teaser .csc-textpic.csc-textpic-intext-right-nowrap {
		min-height: 350px
	}
}

.product-teaser .csc-textpic.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap,
	.product-teaser .csc-textpic.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap
	{
	background: #fff
}

@media only all and (min-width:48em) {
	.product-teaser .csc-textpic.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap,
		.product-teaser .csc-textpic.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap
		{
		position: absolute;
		top: 0;
		margin: 0;
		padding: 0;
		height: 100%
	}
}

.product-teaser .csc-textpic.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap .product-teaser-img-container,
	.product-teaser .csc-textpic.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap .product-teaser-img-container
	{
	height: 100%;
	background: #fff
}

.product-teaser .csc-textpic.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap .product-teaser-img-container img,
	.product-teaser .csc-textpic.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap .product-teaser-img-container img
	{
	margin: 0 auto;
	padding: 10px;
	height: auto;
	width: auto;
	max-width: 75%;
	max-height: 300px
}

@media only all and (min-width:48em) {
	.product-teaser .csc-textpic.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap .product-teaser-img-container img,
		.product-teaser .csc-textpic.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap .product-teaser-img-container img
		{
		position: absolute;
		top: 50%;
		left: 50%;
		-ms-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		padding: 0;
		max-width: 200px;
		max-height: 200px
	}
}

@media only all and (min-width:72em) {
	.product-teaser .csc-textpic.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap .product-teaser-img-container img,
		.product-teaser .csc-textpic.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap .product-teaser-img-container img
		{
		max-width: 270px;
		max-height: 270px
	}
}

@media only all and (min-width:100em) {
	.product-teaser .csc-textpic.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap .product-teaser-img-container img,
		.product-teaser .csc-textpic.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap .product-teaser-img-container img
		{
		max-width: 360px;
		max-height: 360px
	}
}

.product-teaser .csc-textpic .csc-textpic-text {
	position: relative;
	border-bottom: 1px solid #ccc;
	padding: 20px 10px 10px 20px
}

@media only all and (min-width:37.5em) {
	.product-teaser .csc-textpic .csc-textpic-text {
		border: 0;
		padding: 20px
	}
}

@media only all and (min-width:48em) {
	.product-teaser .csc-textpic .csc-textpic-text {
		width: 50%;
		min-height: 275px
	}
}

@media only all and (min-width:100em) {
	.product-teaser .csc-textpic .csc-textpic-text {
		min-height: 350px
	}
}

@media only all and (min-width:48em) {
	.product-teaser .csc-textpic .csc-textpic-text .textContainer {
		position: absolute;
		top: 50%;
		-ms-transform: translateY(-50%);
		transform: translateY(-50%)
	}
}

.product-teaser .csc-textpic .csc-textpic-text .textContainer .csc-textpic-text-content
	{
	text-align: left
}

.product-teaser .csc-textpic:last-child .csc-textpic-text {
	border: none
}

.product-teaser .csc-textpic.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap
	{
	right: 0
}

.product-teaser .csc-textpic.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap,
	.product-teaser .csc-textpic.csc-textpic-intext-right-nowrap .csc-textpic-text
	{
	left: 0
}

.product-teaser .csc-textpic.csc-textpic-intext-left-nowrap .csc-textpic-text
	{
	right: 0
}

.teaser {
	margin-top: 10px;
	margin-bottom: 10px
}

@media only all and (min-width:48em) {
	.teaser {
		margin-top: 10px
	}
}

.grid-50-50-full .latest-news {
	padding: 10px
}

@media only all and (min-width:83.125em) {
	.grid-50-50-full .latest-news {
		padding: 30px 16.6666666667%
	}
}

.stock-teaser {
	padding: 2.5em 0 0;
	text-align: center
}

@media only all and (min-width:83.125em) {
	.stock-teaser {
		padding: 5em 16.6666666667% 0
	}
}

.stock-teaser-figure {
	margin-bottom: 1.5em
}

@media only all and (min-width:37.5em) {
	.stock-teaser-figure {
		width: 66.6666666667%;
		float: right;
		margin-left: 0;
		margin-right: 0;
		clear: none;
		padding-left: 10px;
		padding-right: 10px;
		margin-bottom: 0
	}
}

@media only all and (min-width:48em) {
	.stock-teaser-figure {
		width: 50%;
		float: right;
		margin-left: 0;
		margin-right: 0;
		clear: none;
		padding-left: 15px;
		padding-right: 15px
	}
}

@media only all and (min-width:83.125em) {
	.stock-teaser-figure {
		padding-right: 0
	}
}

.stock-teaser-shape {
	margin: 0 auto;
	position: relative;
	height: 0;
	padding-top: 50%;
	width: 50%
}

.stock-teaser-shape>div {
	display: block;
	position: absolute;
	width: 100% !important;
	height: 100% !important;
	top: 0;
	margin: 0;
	padding: 0
}

@media only all and (min-width:48em) {
	.stock-teaser-shape {
		position: relative;
		height: 0;
		padding-top: 100%;
		width: 100%
	}
	.stock-teaser-shape>div {
		display: block;
		position: absolute;
		width: 100% !important;
		height: 100% !important;
		top: 0;
		margin: 0;
		padding: 0
	}
}

.stock-teaser-shape>div {
	border: 2px solid #fd0;
	text-align: center;
	border-radius: 50%
}

.stock-currency {
	display: block;
	position: relative;
	top: 50%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #000;
	font-size: 4.0625rem;
	letter-spacing: -.1em;
	font-weight: 700;
	line-height: .9
}

@media only all and (min-width:37.5em) {
	.stock-currency {
		font-size: 5.625rem
	}
}

@media only all and (min-width:48em) {
	.stock-currency {
		font-size: 4.375rem
	}
}

@media only all and (min-width:72em) {
	.stock-currency {
		font-size: 5.625rem
	}
}

.stock-currency abbr {
	display: block;
	font-size: 1.25rem;
	line-height: 1;
	letter-spacing: 0;
	font-weight: 400;
	text-transform: uppercase
}

@media only all and (min-width:37.5em) {
	.stock-currency abbr {
		font-size: 1.875rem
	}
}

@media only all and (min-width:48em) {
	.stock-currency abbr {
		font-size: 1.25rem
	}
}

@media only all and (min-width:72em) {
	.stock-currency abbr {
		font-size: 1.875rem
	}
}

@media only all and (min-width:37.5em) {
	.stock-teaser-textblock {
		width: 50%;
		float: left;
		margin-right: -100%;
		clear: none;
		padding-left: 10px;
		padding-right: 10px
	}
}

@media only all and (min-width:48em) {
	.stock-teaser-textblock {
		width: 50%;
		float: left;
		margin-right: -100%;
		clear: none;
		padding-left: 15px;
		padding-right: 15px;
		text-align: left
	}
}

@media only all and (min-width:83.125em) {
	.stock-teaser-textblock {
		padding-left: 0
	}
}

.stock-teaser-textblock h3 {
	color: #000
}

@media only all and (min-width:48em) {
	.usp-teaser {
		margin: 0 -5px
	}
}

@media only all and (min-width:83.125em) {
	.usp-teaser {
		margin: 0 -15px
	}
}

.csc-default .usp-teaser-list, .usp-teaser-list {
	list-style-type: none
}

@media only all and (min-width:48em) {
	.csc-default .usp-teaser-list, .usp-teaser-list {
		display: -ms-flexbox;
		display: flex
	}
}

.csc-default .usp-teaser-list>li, .usp-teaser-list>li {
	margin-bottom: 10px;
	background: #f0f4f5
}

@media only all and (min-width:48em) {
	.csc-default .usp-teaser-list>li, .usp-teaser-list>li {
		-ms-flex: 1 0 0px;
		flex: 1 0 0px;
		margin: 0 5px;
		min-height: 20em;
		overflow: hidden
	}
}

@media only all and (min-width:83.125em) {
	.csc-default .usp-teaser-list>li, .usp-teaser-list>li {
		margin: 0 15px
	}
}

.csc-default .usp-teaser-list>li:before, .usp-teaser-list>li:before {
	display: none
}

.csc-default .usp-teaser-list a, .csc-default .usp-teaser-list p,
	.usp-teaser-list a, .usp-teaser-list p {
	font-weight: 700;
	text-align: center;
	text-decoration: none;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto
}

@media only all and (min-width:48em) {
	.csc-default .usp-teaser-list p, .usp-teaser-list p {
		min-height: 90px;
		line-height: 1.4rem
	}
}

.csc-default .usp-teaser-list a, .usp-teaser-list a {
	display: block;
	height: 100%;
	color: #fff;
	background: #4f4f4f
}

@media only all and (min-width:48em) {
	.csc-default .usp-teaser-list a, .usp-teaser-list a {
		min-height: 20em
	}
}

.csc-alternate2 .usp-teaser-list>li, .csc-alternate .usp-teaser-list>li,
	.section-alternate-iconboxes .usp-teaser-list>li, .section-alternate .usp-teaser-list>li
	{
	background: #fff
}

.usp-teaser-content {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: start;
	justify-content: start;
	-ms-flex-align: center;
	align-items: center;
	padding: 10px
}

@media only all and (min-width:48em) {
	.usp-teaser-content {
		-ms-flex-direction: column;
		flex-direction: column;
		-ms-flex-pack: center;
		justify-content: center;
		padding: 30px 10px;
		min-height: 20em
	}
}

@media only all and (min-width:100em) {
	.usp-teaser-content {
		padding: 60px 15px
	}
}

.usp-teaser-content .shape {
	width: 30%;
	height: 30%;
	text-align: center
}

@media only all and (min-width:37.5em) {
	.usp-teaser-content .shape {
		width: 15%;
		height: 15%
	}
}

@media only all and (min-width:48em) {
	.usp-teaser-content .shape {
		width: 55%;
		height: auto
	}
}

.usp-teaser-content .shape>img {
	width: 100%
}

.usp-teaser-content p {
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	width: 55%
}

@media only all and (min-width:48em) {
	.usp-teaser-content p {
		width: 100%
	}
}

.usp-teaser-content .usp-teaser-text {
	margin: 0;
	color: #fff;
	font-weight: 700;
	font-size: 1rem
}

@media only all and (min-width:48em) {
	.usp-teaser-content .usp-teaser-text {
		padding-left: 0;
		text-align: center
	}
}

@media only all and (min-width:83.125em) {
	.usp-teaser-content .usp-teaser-text {
		font-size: 1.25rem
	}
}

.usp-teaser-content .icon-arrow-right {
	color: #fd0
}

@media only all and (min-width:48em) {
	.usp-teaser-content .icon-arrow-right {
		margin: .9375em 0;
		-ms-transform: rotate(90deg);
		transform: rotate(90deg)
	}
}

.section-alternate-iconboxes, .section-billboard-iconboxes {
	padding: 20px 10px
}

@media only all and (min-width:48em) {
	.section-alternate-iconboxes, .section-billboard-iconboxes {
		padding: 30px 45px
	}
}

@media only all and (min-width:72em) {
	.section-alternate-iconboxes, .section-billboard-iconboxes {
		padding: 75px
	}
}

@media only all and (min-width:83.125em) {
	.section-alternate-iconboxes, .section-billboard-iconboxes {
		padding-right: 165px;
		padding-left: 165px
	}
}

@media only all and (min-width:100em) {
	.section-alternate-iconboxes, .section-billboard-iconboxes {
		padding-right: 135px;
		padding-left: 135px
	}
}

.section-alternate-iconboxes h2, .section-alternate-iconboxes h3,
	.section-alternate-iconboxes h4, .section-billboard-iconboxes h2,
	.section-billboard-iconboxes h3, .section-billboard-iconboxes h4 {
	text-transform: uppercase;
	margin-bottom: 20px
}

.latest-news {
	padding: 10px
}

@media only all and (min-width:48em) {
	.latest-news {
		padding: 15px
	}
}

@media only all and (min-width:72em) {
	.latest-news {
		vertical-align: middle;
		margin-top: 0
	}
}

.latest-news .icon-arrow-right {
	color: #787878;
	vertical-align: bottom
}

@media only all and (min-width:72em) {
	.latest-news .icon-arrow-right {
		vertical-align: text-top
	}
}

.latest-news .link-more {
	margin: 0;
	padding: 10px 0 0
}

.latest-news .link-more svg {
	vertical-align: middle;
	height: 18px;
	width: 18px
}

@media only all and (min-width:37.5em) {
	.latest-news .link-more svg {
		height: 16px;
		width: 16px
	}
}

@media only all and (min-width:72em) {
	.latest-news .link-more svg {
		height: 18px;
		width: 18px
	}
}

.latest-news .latest-news--read-more {
	margin-bottom: 0;
	padding: 0;
	font-weight: 100;
	font-size: .87em
}

@media only all and (min-width:37.5em) {
	.latest-news .latest-news--read-more {
		font-size: 1rem
	}
}

@media only all and (min-width:48em) {
	.latest-news .latest-news--read-more {
		font-size: .87rem
	}
}

.module-title {
	color: #000;
	text-transform: uppercase;
	border-bottom: 1px solid #ccc;
	line-height: 2.2
}

@media only all and (min-width:72em) {
	.module-title {
		font-size: 1rem
	}
}

.latest-news-list {
	border-bottom: 1px solid #ccc
}

@media only all and (min-width:72em) {
	.latest-news-list {
		border-bottom: none
	}
}

.latest-news-item {
	padding: 10px 0;
	font-size: .87em;
	color: #000
}

@media only all and (min-width:37.5em) {
	.latest-news-item {
		font-size: 1rem
	}
}

@media only all and (min-width:48em) {
	.latest-news-item {
		float: left;
		padding-right: .625em;
		font-size: .87rem
	}
}

@media only all and (min-width:72em) {
	.latest-news-item {
		border-bottom: 1px solid #ccc;
		float: none;
		padding-right: 0
	}
}

.latest-news-item .latest-news--pubdate {
	display: block;
	font-weight: 700;
	padding-bottom: 10px;
	text-transform: uppercase
}

.latest-news-item p {
	margin-bottom: 0;
	font-weight: 700
}

.latest-news-item [rel=bookmark] {
	font-weight: 100
}

@media only all and (min-width:48em) {
	.news-link-news-archive {
		float: right
	}
}

.news-list-item {
	padding-top: 20px;
	padding-bottom: 20px
}

.news-list-item:first-child {
	padding-top: 0
}

.news-list-item p, .news-list-item strong {
	overflow: hidden;
	font-weight: 100
}

.news-list-meta {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px
}

@media only all and (min-width:37.5em) {
	.news-list-meta .news-list-datetime {
		float: right
	}
}

.news-list-category {
	float: left
}

.news-list-category a {
	text-decoration: none
}

.news-list-category a:focus, .news-list-category a:hover {
	text-decoration: underline
}

.news-list-title {
	margin-top: 10px
}

.news-list-image {
	margin-top: 10px;
	margin-bottom: 10px
}

@media only all and (min-width:37.5em) {
	.news-list-image {
		float: right;
		clear: right;
		width: 50%;
		margin-top: 10px;
		margin-bottom: 20px;
		margin-left: 20px;
		padding: 0
	}
}

@media only all and (min-width:48em) {
	.news-list-image {
		width: 41.6666666667%;
		clear: right;
		float: right;
		padding-left: 15px;
		padding-right: 15px;
		padding: 0
	}
}

.news-list-snippet {
	margin-bottom: .5em
}

.news-list-link-more {
	background-color: #f0f4f5;
	color: #333;
	display: block;
	padding: .25em .5em;
	text-align: center;
	text-decoration: none
}

.news-list-link-more>.link-icon, .news-list-link-more>.link-text {
	display: inline-block;
	color: #333;
	transition: all .2s ease-out;
	will-change: color, transform
}

@media only all and (min-width:37.5em) {
	.news-list-link-more>.link-icon .icon-arrow-right {
		height: 21px !important;
		width: 21px !important
	}
}

@media only all and (min-width:72em) {
	.news-list-link-more>.link-icon .icon-arrow-right {
		height: 24px !important;
		width: 24px !important
	}
}

.news-list-link-more:focus>.link-icon, .news-list-link-more:hover>.link-icon
	{
	color: #333;
	-ms-transform: translateX(.25em);
	transform: translateX(.25em)
}

.news-list-link-more .icon-arrow-right {
	vertical-align: bottom
}

.news-single-item .headingblock {
	display: none
}

.news-single-item .news-list-title {
	margin: 10px 0 20px
}

.news-single-item p {
	margin: 10px 0
}

.news-single-item .lead {
	margin-bottom: 10px
}

.news-single-item .lead p {
	margin: 0
}

.news-single-item table {
	margin: 20px 0;
	border: none;
	padding: 0;
	font-size: .75rem
}

.news-single-item table tr {
	border: none
}

.news-single-item table tr:last-child td {
	border-bottom: 1px solid #000
}

.news-single-item table tr td {
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: none;
	border-left: none
}

.news-single-item table tr td:first-child {
	border-left: 1px solid #000
}

[data-module=tslider].additional-video-container, [data-module=tslider].swiper-container
	{
	z-index: 1;
	overflow: hidden;
	max-width: 100%;
	padding-top: 100px;
	height: 400px
}

@media only all and (min-width:48em) {
	[data-module=tslider].additional-video-container, [data-module=tslider].swiper-container
		{
		height: 350px;
		margin-top: 0;
		padding: 0;
		left: 0;
		right: 0
	}
}

@media only all and (min-width:72em) {
	[data-module=tslider].additional-video-container, [data-module=tslider].swiper-container
		{
		height: 400px
	}
}

@media only all and (min-width:83.125em) {
	[data-module=tslider].additional-video-container, [data-module=tslider].swiper-container
		{
		height: 500px
	}
}

@media only all and (min-width:100em) {
	[data-module=tslider].additional-video-container, [data-module=tslider].swiper-container
		{
		height: 600px;
		max-width: 1540px
	}
}

@media only all and (min-width:103.75em) {
	[data-module=tslider].additional-video-container, [data-module=tslider].swiper-container
		{
		max-width: 1600px
	}
}

@media only all and (min-width:48em) {
	[data-module=tslider].additional-video-container .slider-img, [data-module=tslider].swiper-container .slider-img
		{
		width: 100%;
		max-width: none
	}
}

@media only all and (min-width:48em) {
	[data-module=tslider] .swiper-wrapper {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		z-index: 2;
		overflow: visible
	}
}

[data-module=tslider] .additional-video-listitem, [data-module=tslider] .swiper-slide
	{
	width: 100%
}

@media only all and (min-width:48em) {
	[data-module=tslider] .additional-video-listitem, [data-module=tslider] .swiper-slide
		{
		box-sizing: border-box
	}
}

@media only all and (min-width:48em) {
	[data-module=tslider] .additional-video-listitem:after, [data-module=tslider] .swiper-slide:after
		{
		content: "";
		background-color: hsla(0, 0%, 100%, .9);
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		height: 84px
	}
}

@media only all and (min-width:72em) {
	[data-module=tslider] .additional-video-listitem:after, [data-module=tslider] .swiper-slide:after
		{
		height: 90px
	}
}

@media only all and (min-width:83.125em) {
	[data-module=tslider] .additional-video-listitem:after, [data-module=tslider] .swiper-slide:after
		{
		height: 140px
	}
}

[data-module=tslider] .additional-video-listitem figure, [data-module=tslider] .swiper-slide figure
	{
	height: 300px;
	overflow: hidden
}

@media only all and (min-width:37.5em) {
	[data-module=tslider] .additional-video-listitem figure, [data-module=tslider] .swiper-slide figure
		{
		margin-top: -5px
	}
}

@media only all and (min-width:48em) {
	[data-module=tslider] .additional-video-listitem figure, [data-module=tslider] .swiper-slide figure
		{
		height: 450px
	}
}

@media only all and (min-width:72em) {
	[data-module=tslider] .additional-video-listitem figure, [data-module=tslider] .swiper-slide figure
		{
		height: 500px
	}
}

@media only all and (min-width:83.125em) {
	[data-module=tslider] .additional-video-listitem figure, [data-module=tslider] .swiper-slide figure
		{
		height: 600px
	}
}

@media only all and (min-width:100em) {
	[data-module=tslider] .additional-video-listitem figure, [data-module=tslider] .swiper-slide figure
		{
		height: 700px
	}
}

[data-module=tslider] .additional-video-listitem .csc-textpic-imagewrap img,
	[data-module=tslider] .swiper-slide .csc-textpic-imagewrap img {
	position: relative;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	margin-bottom: 0;
	height: 100% !important;
	max-height: 100%;
	width: inherit;
	max-width: inherit
}

@media only all and (min-width:37.5em) {
	[data-module=tslider] .additional-video-listitem .csc-textpic-imagewrap img,
		[data-module=tslider] .swiper-slide .csc-textpic-imagewrap img {
		height: auto !important;
		min-height: 100%;
		max-height: inherit;
		min-width: 102%;
		max-width: inherit
	}
}

[data-module=tslider] .slider-content {
	position: absolute;
	z-index: 3;
	bottom: 0;
	box-sizing: border-box;
	padding-right: 0;
	padding-left: 0;
	width: 100%
}

@media only all and (min-width:48em) {
	[data-module=tslider] .slider-content {
		top: 0;
		left: 10px;
		right: 10px;
		padding-top: 85px;
		padding-right: 45px;
		padding-left: 45px;
		width: auto;
		max-width: 65%;
		height: 100%;
		background: transparent;
		transition: opacity .5s ease-in .2s
	}
}

@media only all and (min-width:72em) {
	[data-module=tslider] .slider-content {
		padding: 90px 0 0 75px
	}
}

@media only all and (min-width:83.125em) {
	[data-module=tslider] .slider-content {
		left: 30px;
		padding: 140px 0 0 165px
	}
}

@media only all and (min-width:100em) {
	[data-module=tslider] .slider-content {
		left: 0;
		max-width: 1600px;
		margin-left: auto;
		margin-right: auto;
		padding-right: 135px;
		padding-left: 135px
	}
	[data-module=tslider] .slider-content .slider-text {
		max-width: 40%
	}
}

[data-module=tslider] .slider-content .btn-highlight {
	border-radius: 0;
	width: 100%;
	text-align: right
}

@media only all and (min-width:48em) {
	[data-module=tslider] .slider-content .btn-highlight {
		border-radius: 20px;
		text-align: left;
		width: auto
	}
}

@media only all and (min-width:72em) {
	[data-module=tslider] .slider-content .btn-highlight {
		float: right;
		margin-right: 58.3333333333%;
		text-align: right
	}
}

[data-module=tslider] .slider-content .slider-title {
	border-bottom: 10px solid #f0f4f5;
	margin: 0;
	padding: 10px 20px;
	background-color: #fd0
}

@media only all and (min-width:48em) {
	[data-module=tslider] .slider-content .slider-title {
		border: none;
		margin-top: -32px;
		margin-bottom: 30px;
		width: 100%;
		max-width: 100%;
		font-size: 36px
	}
}

@media only all and (min-width:72em) {
	[data-module=tslider] .slider-content .slider-title {
		padding-right: 30px;
		padding-left: 30px
	}
}

@media only all and (min-width:83.125em) {
	[data-module=tslider] .slider-content .slider-title {
		margin-top: -42px;
		margin-bottom: 60px
	}
}

@media only all and (min-width:100em) {
	[data-module=tslider] .slider-content .slider-title {
		max-width: 65%;
		line-height: 1.25
	}
}

[data-module=tslider] .slider-content .slider-text {
	background-color: rgba(79, 79, 79, .9);
	color: #fff;
	display: none
}

@media only all and (min-width:48em) {
	[data-module=tslider] .slider-content .slider-text {
		display: block;
		height: 0;
		overflow: hidden;
		margin-bottom: 0;
		font-size: 14px
	}
}

@media only all and (min-width:72em) {
	[data-module=tslider] .slider-content .slider-text {
		height: auto;
		margin-bottom: 15px;
		padding: 15px;
		position: relative;
		width: 65%
	}
}

@media only all and (min-width:83.125em) {
	[data-module=tslider] .slider-content .slider-text {
		width: 60%
	}
}

[data-module=tslider] .slider-content .link-more {
	display: block;
	border-bottom: 10px solid #f0f4f5;
	border-radius: 0;
	margin: 0;
	text-align: right
}

@media only all and (min-width:48em) {
	[data-module=tslider] .slider-content .link-more {
		display: inline-block;
		border: none;
		border-radius: 20px
	}
}

@media only all and (min-width:72em) {
	[data-module=tslider] .slider-content .link-more {
		float: right;
		margin-right: 35%
	}
}

@media only all and (min-width:83.125em) {
	[data-module=tslider] .slider-content .link-more {
		margin-right: 40%
	}
}

@media only all and (min-width:100em) {
	[data-module=tslider] .slider-content .link-more {
		margin-right: 60%
	}
}

@media only all and (min-width:48em) {
	[data-module=tslider] .swiper-slide-active .slider-content, [data-module=tslider].transitionended .slider-content
		{
		opacity: 1
	}
}

@media only all and (min-width:48em) {
	[data-module=tslider].transitionstarted .slider-content {
		opacity: 0;
		transition: opacity .1s ease-out
	}
}

[data-module=tslider] .btn-control-wrapper {
	left: 0;
	right: 0;
	bottom: auto;
	padding: 0 20px
}

@media only all and (min-width:48em) {
	[data-module=tslider] .btn-control-wrapper {
		bottom: 15px;
		top: auto;
		width: auto;
		z-index: 3;
		padding: 0 55px
	}
}

@media only all and (min-width:72em) {
	[data-module=tslider] .btn-control-wrapper {
		padding: 0 85px
	}
}

@media only all and (min-width:83.125em) {
	[data-module=tslider] .btn-control-wrapper {
		padding: 0 195px
	}
}

@media only all and (min-width:100em) {
	[data-module=tslider] .btn-control-wrapper {
		left: 50%;
		margin-left: -770px;
		padding: 0 135px;
		max-width: 1540px
	}
}

@media only all and (min-width:103.75em) {
	[data-module=tslider] .btn-control-wrapper {
		margin-left: -800px;
		max-width: 1600px
	}
}

[data-module=tslider] .slider-pagination {
	position: absolute;
	top: 100px;
	right: 10px;
	z-index: 4;
	margin: 0;
	padding: 0;
	height: 40px;
	vertical-align: middle;
	text-align: left
}

@media only all and (min-width:37.5em) {
	[data-module=tslider] .slider-pagination {
		top: 96px
	}
}

@media only all and (min-width:48em) {
	[data-module=tslider] .slider-pagination {
		bottom: 15px;
		top: auto;
		width: 50%;
		left: 140px;
		padding-right: 0
	}
}

@media only all and (min-width:72em) {
	[data-module=tslider] .slider-pagination {
		left: 170px
	}
}

@media only all and (min-width:83.125em) {
	[data-module=tslider] .slider-pagination {
		left: 275px
	}
}

@media only all and (min-width:100em) {
	[data-module=tslider] .slider-pagination {
		left: 50%;
		margin-left: -550px;
		max-width: 1600px
	}
}

@media only all and (min-width:103.75em) {
	[data-module=tslider] .slider-pagination {
		margin-left: -580px
	}
}

[data-module=tslider] .slider-pagination .swiper-pagination-bullet {
	display: inline-block;
	border-radius: 100%;
	margin: 15px 15px 0 0;
	height: 10px;
	width: 10px;
	background: #e8e8e8
}

@media only all and (min-width:48em) {
	[data-module=tslider] .slider-pagination .swiper-pagination-bullet {
		margin: 15px 0 0 15px
	}
}

[data-module=tslider] .slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active
	{
	background: #fd0
}

.slider-pagination {
	text-align: center;
	margin-bottom: 1em
}

.btn-next, .btn-prev {
	width: 40px;
	height: 40px;
	background-color: #4f4f4f;
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: 25%;
	border: none;
	display: inline-block
}

.btn-next:focus, .btn-next:hover, .btn-prev:focus, .btn-prev:hover {
	background-color: #5e5e5e;
	outline: none
}

.btn-next.is-disabled, .btn-next[disabled], .btn-prev.is-disabled,
	.btn-prev[disabled] {
	opacity: .5;
	cursor: not-allowed
}

.btn-next.is-disabled:focus, .btn-next.is-disabled:hover, .btn-next[disabled]:focus,
	.btn-next[disabled]:hover, .btn-prev.is-disabled:focus, .btn-prev.is-disabled:hover,
	.btn-prev[disabled]:focus, .btn-prev[disabled]:hover {
	background-color: #919191
}

.btn-prev {
	background-image:
		url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")
}

@media only all and (min-width:100em) {
	.btn-prev {
		left: 15.3333333333%;
		margin-left: 0
	}
}

.btn-next {
	background-image:
		url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E");
	margin-left: 4px
}

@media only all and (min-width:100em) {
	.btn-next {
		left: 15.3333333333%
	}
}

.swiper-pagination-switch {
	background-color: transparent;
	width: 26.6666666667px;
	height: 40px;
	cursor: pointer;
	margin: 0;
	opacity: .6;
	position: relative;
	vertical-align: bottom;
	display: inline-block
}

.swiper-pagination-switch:before {
	content: "";
	width: 10px;
	height: 10px;
	background-color: #e8e8e8;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -5px;
	margin-top: -5px
}

.swiper-pagination-switch:focus:before, .swiper-pagination-switch:hover:before
	{
	background-color: #b5b5b5
}

.swiper-pagination-switch:first-child {
	margin-left: 13.3333333333px
}

.swiper-active-switch {
	background-color: transparent;
	opacity: 1
}

.swiper-active-switch:before, .swiper-active-switch:focus:before,
	.swiper-active-switch:hover:before {
	background-color: #fd0
}

.btn-control-wrapper {
	position: absolute;
	top: 100px;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 8
}

@media only all and (min-width:37.5em) {
	.btn-control-wrapper {
		top: 96px
	}
}

@media only all and (min-width:48em) {
	.csc-textpic-intext-right .btn-control-wrapper {
		text-align: right
	}
	.csc-textpic-intext-right .slider-pagination {
		display: none
	}
}

@media only all and (min-width:48em) {
	.csc-textpic-intext-left .btn-control-wrapper {
		text-align: left
	}
	.csc-textpic-intext-left .slider-pagination {
		display: none
	}
}

.news-slider .additional-video-container, .news-slider .swiper-container
	{
	padding-bottom: 0
}

@media only all and (min-width:48em) {
	.news-slider .additional-video-container, .news-slider .swiper-container
		{
		padding-bottom: 30px
	}
}

.news-slider .additional-video-container .btn-control-wrapper,
	.news-slider .swiper-container .btn-control-wrapper {
	top: auto;
	right: -2px;
	bottom: 20px
}

@media only all and (min-width:48em) {
	.news-slider .additional-video-container .btn-control-wrapper,
		.news-slider .swiper-container .btn-control-wrapper {
		bottom: 0
	}
}

.news-slider .additional-video-container .additional-video-listitem,
	.news-slider .additional-video-container .swiper-slide, .news-slider .additional-video-container .swiper-wrapper,
	.news-slider .swiper-container .additional-video-listitem, .news-slider .swiper-container .swiper-slide,
	.news-slider .swiper-container .swiper-wrapper {
	height: auto !important
}

.content[role=main] .additional-video-container .additional-video-listitem figure,
	.content[role=main] .additional-video-container .swiper-slide figure,
	.content[role=main] .swiper-container .additional-video-listitem figure,
	.content[role=main] .swiper-container .swiper-slide figure {
	margin-bottom: 40px
}

.content[role=main] .additional-video-container .btn-control-wrapper,
	.content[role=main] .swiper-container .btn-control-wrapper {
	top: auto
}

.block-hero {
	margin-top: 80px
}

@media only all and (min-width:48em) {
	.block-hero {
		padding-left: 10px;
		padding-right: 10px;
		margin-top: 0;
		margin-left: auto;
		margin-right: auto;
		max-width: 1600px;
		position: relative;
		z-index: 6
	}
}

@media only all and (min-width:103.75em) {
	.block-hero {
		padding: 0
	}
}

.block-hero .csc-default {
	background-color: #f0f4f5;
	margin: 0;
	padding: 0
}

.block-hero .csc-textpic {
	margin: 0
}

@media only all and (min-width:48em) {
	.block-hero .csc-textpic-imagewrap {
		width: 58.3333333333%;
		float: right;
		margin-left: 0;
		margin-right: 0;
		clear: none;
		padding-left: 15px;
		padding-right: 15px;
		padding-right: 0
	}
}

.block-hero .csc-textpic-imagewrap>img {
	margin-bottom: 0
}

@media only all and (min-width:48em) {
	.block-hero .csc-textpic-text {
		width: 41.6666666667%;
		float: left;
		margin-right: -100%;
		clear: none;
		padding-left: 15px;
		padding-right: 15px;
		padding-left: 0
	}
}

@media only all and (min-width:48em) {
	.block-hero .csc-textpic-text h2 {
		display: inline-block;
		max-width: 140%;
		width: auto;
		margin-right: -20%
	}
}

.block-hero .csc-textpic-text p {
	padding: 10px
}

@media only all and (min-width:48em) {
	.block-hero .csc-textpic-text p {
		padding: 0;
		padding-bottom: 1em
	}
}

.icon-teaser .csc-textpic {
	position: relative;
	background-color: #f0f4f5;
	margin-top: 10px;
	margin-bottom: 10px
}

@media only all and (min-width:48em) {
	.icon-teaser .csc-textpic {
		margin: 0
	}
}

@media only all and (min-width:48em) {
	.icon-teaser .csc-textpic.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap
		{
		left: 0
	}
}

@media only all and (min-width:48em) {
	.icon-teaser .csc-textpic.csc-textpic-intext-right-nowrap .csc-textpic-text
		{
		float: right
	}
}

@media only all and (min-width:48em) {
	.icon-teaser .csc-textpic.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap
		{
		right: 0
	}
}

@media only all and (min-width:48em) {
	.icon-teaser .csc-textpic.csc-textpic-intext-left-nowrap .csc-textpic-text
		{
		float: left
	}
}

.icon-teaser .csc-textpic .csc-textpic-imagewrap {
	margin: 0;
	padding: 20px;
	background-color: #fd0
}

@media only all and (min-width:48em) {
	.icon-teaser .csc-textpic .csc-textpic-imagewrap {
		position: absolute;
		height: 100%
	}
}

.icon-teaser .csc-textpic .csc-textpic-imagewrap>img {
	margin: 0;
	max-height: 100px
}

@media only all and (min-width:48em) {
	.icon-teaser .csc-textpic .csc-textpic-imagewrap>img {
		position: absolute;
		top: 50%;
		left: 50%;
		-ms-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		max-height: 200px;
		height: 75%
	}
}

.icon-teaser .csc-textpic .csc-textpic-text {
	padding: 1em 10px
}

@media only all and (min-width:48em) {
	.icon-teaser .csc-textpic .csc-textpic-text {
		padding: 30px
	}
}

@media only all and (min-width:48em) {
	.quotes {
		padding: 0
	}
	.no-flexbox .quotes {
		display: table
	}
}

.quotes a {
	display: block
}

.quotes a:focus, .quotes a:hover {
	text-decoration: none
}

.quote-featured {
	padding-bottom: 30px;
	text-align: center;
	margin: 0 auto
}

@media only all and (min-width:48em) {
	.quote-featured {
		display: block;
		float: left;
		padding-right: 10px;
		padding-left: 10px;
		width: 33.3333%
	}
	.no-flexbox .quote-featured {
		display: table-cell
	}
}

@media only all and (min-width:83.125em) {
	.quote-featured {
		padding-left: 30px;
		padding-right: 30px
	}
}

.quote-featured .photo {
	border: 24px solid #fd0;
	border-radius: 50%;
	width: 65%
}

@media only all and (min-width:37.5em) {
	.quote-featured .photo {
		width: 50%
	}
}

@media only all and (min-width:48em) {
	.quote-featured .photo {
		width: 100%
	}
}

.quote-featured a {
	text-decoration: none
}

.quote-featured a:hover blockquote .quote-content {
	text-decoration: underline
}

.quote-featured a blockquote {
	font-style: italic;
	margin: 10px 0 0
}

@media only all and (min-width:30em) {
	.quote-featured a blockquote {
		margin-right: auto;
		margin-left: auto;
		width: 80%
	}
}

@media only all and (min-width:37.5em) {
	.quote-featured a blockquote {
		width: 65%
	}
}

@media only all and (min-width:48em) {
	.quote-featured a blockquote {
		width: 100%
	}
}

.quote-featured a blockquote footer {
	margin-top: 10px
}

.quote-featured a blockquote footer cite {
	font-style: normal;
	line-height: 1.5em
}

.quote-featured a blockquote footer cite .quote-text-gray {
	color: #787878
}

.quote-featured a blockquote footer cite .cite-text {
	display: inline-block;
	margin-top: 10px
}

.section-full .section-alternate .testimonials {
	padding-top: 20px;
	padding-bottom: 20px
}

@media only all and (min-width:48em) {
	.section-full .section-alternate .testimonials {
		padding: 45px
	}
}

@media only all and (min-width:72em) {
	.section-full .section-alternate .testimonials {
		padding: 75px
	}
}

@media only all and (min-width:83.125em) {
	.section-full .section-alternate .testimonials {
		padding-right: 165px;
		padding-left: 165px
	}
}

@media only all and (min-width:100em) {
	.section-full .section-alternate .testimonials {
		padding-right: 135px;
		padding-left: 135px
	}
}

@media only all and (min-width:48em) {
	.section-full .section-alternate .testimonials .quote-featured .photo {
		width: 85%
	}
}

@media only all and (min-width:72em) {
	.section-full .section-alternate .testimonials .quote-featured .photo {
		width: 75%
	}
}

.tab-accordion {
	padding: 10px;
	margin-bottom: 20px
}

@media only all and (min-width:48em) {
	.tab-accordion {
		padding: 30px
	}
}

@media only all and (min-width:72em) {
	.tab-accordion {
		padding: 0;
		margin-bottom: 30px
	}
}

.tab-accordion [role=tablist] {
	list-style-type: none;
	margin: 0;
	padding: 0
}

@media only all and (min-width:48em) {
	.tab-accordion [role=tablist] {
		display: -ms-flexbox;
		display: flex
	}
	.tab-accordion [role=tablist]>li {
		-ms-flex: 1 1 auto;
		flex: 1 1 auto
	}
	.tab-accordion [role=tablist]>li>a {
		background-color: #a6a6a6;
		color: #000;
		display: block;
		font-weight: 700;
		padding: 10px;
		text-align: center;
		margin-left: 2px
	}
	.tab-accordion [role=tablist]>li>a:focus, .tab-accordion [role=tablist]>li>a:hover
		{
		background-color: #ccc;
		outline: none;
		text-decoration: none
	}
	.tab-accordion [role=tablist]>li>a[aria-selected=true] {
		background-color: #f0f4f5
	}
	.tab-accordion [role=tablist]>li:first-child>a {
		margin-left: 0
	}
}

.tab-accordion [role=tab] {
	cursor: pointer
}

.tab-accordion .csc-default {
	background-color: transparent;
	margin: 0;
	padding: 10px
}

@media only all and (min-width:48em) {
	.tab-accordion .csc-default {
		padding: 15px
	}
}

.tab-accordion .csc-default img {
	max-height: 400px;
	width: auto
}

@media only all and (min-width:48em) {
	.tab-accordion .csc-default img {
		max-height: 300px;
		margin-right: 0;
		margin-bottom: 0
	}
}

@media only all and (min-width:48em) {
	.tab-accordion .csc-default .csc-textpic {
		margin-left: -15px;
		margin-right: -15px
	}
}

.tab-accordion-panel {
	padding: 15px
}

.tab-accordion-panel .csc-default {
	padding: 0
}

.tab-accordion-title {
	color: #000;
	margin-bottom: 0;
	padding: 10px;
	text-align: center
}

@media only all and (min-width:48em) {
	.tab-accordion-title {
		padding: 0
	}
}

.tab-accordion-title[aria-selected=false] {
	background-color: #a6a6a6;
	margin-top: 2px
}

.tab-accordion-block {
	background-color: #f0f4f5
}

.accordion {
	padding: 10px 0;
	margin-bottom: 20px
}

@media only all and (min-width:48em) {
	.accordion {
		padding: 30px
	}
}

@media only all and (min-width:72em) {
	.accordion {
		padding: 0;
		margin-bottom: 30px
	}
}

.content-col-2 .accordion {
	margin: 10px 0;
	padding: 0
}

@media only all and (min-width:48em) {
	.content-col-2 .accordion {
		margin: 30px 0
	}
}

.accordion-title {
	background-color: #f0f4f5;
	font-size: 16px;
	margin-bottom: .15em;
	position: relative;
	padding: 10px;
	padding-right: 80px;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto
}

@media only all and (min-width:48em) {
	.accordion-title {
		-webkit-hyphens: none;
		-ms-hyphens: none;
		hyphens: none
	}
}

.accordion-title[aria-pressed=false], .js .accordion-title {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.accordion-title[aria-pressed=false]:focus, .accordion-title[aria-pressed=false]:hover,
	.js .accordion-title:focus, .js .accordion-title:hover {
	background-color: #a6a6a6;
	color: #000
}

.accordion-title.is-active, .accordion-title[aria-pressed=true] {
	background-color: #fd0;
	color: #000;
	margin-bottom: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.accordion-toggle {
	outline: none;
	width: 40px;
	height: 40px;
	color: inherit;
	padding: 0;
	-ms-transform-origin: 50%;
	transform-origin: 50%;
	transition: transform .2s ease-out;
	will-change: transform
}

[aria-pressed=true] .accordion-toggle {
	-ms-transform: translateY(-50%) rotate(90deg);
	transform: translateY(-50%) rotate(90deg)
}

.accordion-marker-icons {
	outline: none;
	color: inherit;
	margin-right: 40px;
	height: 24px;
	width: 40px;
	text-align: right
}

.accordion-marker-icons>svg {
	height: 24px
}

[aria-pressed=true] .accordion-marker-icons {
	color: inherit
}

.accordion-content {
	border: 1px solid #ccc;
	border-top-width: 0;
	padding: 10px;
	margin-bottom: .15em
}

@media only all and (min-width:72em) {
	.accordion-content {
		padding: 15px
	}
}

.js-accordion nav {
	padding: 0
}

.accordion-title {
	min-height: 44px
}

@media only all and (min-width:48em) {
	.accordion-content {
		padding: 30px
	}
}

@media only all and (min-width:48em) {
	.accordion-content .vcard {
		width: 65%;
		float: left;
		margin: 0 auto 30px;
		width: calc(50% - 15px)
	}
}

@media only all and (min-width:48em) {
	.accordion-content .vcard:nth-child(1n+1) {
		margin-right: 0;
		margin-left: 15px
	}
}

@media only all and (min-width:48em) {
	.accordion-content .vcard:nth-child(2n+1) {
		margin-right: 15px;
		margin-left: 0
	}
}

@media only all and (min-width:72em) {
	.accordion-content .vcard .vcard-content .vcard-profile-image,
		.accordion-content .vcard .vcard-content .vcard-profile-text {
		width: 50%
	}
}

.layer-overlay {
	position: fixed;
	z-index: 11;
	background-color: rgba(51, 51, 51, .9)
}

.layer, .layer-overlay {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

.layer {
	position: absolute;
	z-index: 12;
	outline: 0 !important
}

@media only all and (min-width:48em) {
	.layer {
		padding: 2em
	}
}

@media only all and (min-width:72em) {
	.layer {
		padding: 0
	}
}

@media only all and (min-width:83.125em) {
	.layer {
		padding: 3em
	}
}

@media only all and (min-width:100em) {
	.layer {
		padding: 5em
	}
}

.layer[aria-hidden=true], .layer[aria-hidden=true]+.layer-overlay {
	display: none
}

.layer-content {
	min-height: 50vh;
	background: #fff;
	width: calc(100% - 2 * 20px);
	margin: 0 auto;
	padding: 0;
	position: relative;
	top: 44px;
	z-index: 13
}

@media only all and (min-width:48em) {
	.layer-content {
		padding: 1.25em
	}
}

@media only all and (min-width:72em) {
	.layer-content {
		max-width: 980px
	}
}

.info-table thead th {
	text-align: center
}

.info-table td:first-child, .info-table th:first-child {
	width: 120px
}

.table-sort thead th {
	text-align: left;
	white-space: nowrap;
	padding-right: 40px;
	position: relative
}

.table-sort td:first-child {
	min-width: 140px
}

.table-wrapper {
	position: relative;
	margin-bottom: 1em
}

.table-wrapper>table {
	margin-bottom: 0
}

.table-wrapper.is-disabled>.table-scrollable {
	overflow: auto
}

.table-wrapper.is-disabled>.table-scrollable table {
	margin-left: 0
}

.table-wrapper.is-disabled>.table-scrollable td, .table-wrapper.is-disabled>.table-scrollable th
	{
	display: table-cell
}

.table-wrapper.is-disabled>.table-pinned {
	display: none
}

.table-scrollable {
	overflow: scroll;
	overflow-y: hidden;
	-webkit-overflow-scrolling: touch
}

@media only all and (min-width:72em) {
	.table-scrollable {
		overflow: auto
	}
}

.table-wrapper .table-scrollable>table {
	margin-left: 50%
}

.table-wrapper .table-scrollable>table td, .table-wrapper .table-scrollable>table th
	{
	white-space: nowrap
}

@media only all and (min-width:48em) {
	.table-wrapper .table-scrollable>table td, .table-wrapper .table-scrollable>table th
		{
		white-space: normal
	}
}

.table-wrapper .table-scrollable>table td:first-child, .table-wrapper .table-scrollable>table th:first-child
	{
	display: none
}

@media only all and (min-width:48em) {
	.table-wrapper .table-scrollable>table td:first-child, .table-wrapper .table-scrollable>table th:first-child
		{
		display: table-cell
	}
}

.table-pinned {
	position: absolute;
	left: 0;
	top: 0;
	width: 50%;
	overflow: hidden;
	overflow-x: scroll;
	-webkit-overflow-scrolling: touch
}

.table-pinned>table td, .table-pinned>table th {
	display: none;
	white-space: nowrap
}

.table-pinned>table td:first-child, .table-pinned>table th:first-child {
	display: table-cell
}

.video-wrap {
	padding: 5px 10px
}

@media only all and (min-width:48em) {
	.video-wrap {
		padding: 0
	}
}

.video-wrap .csc-billboard, .video-wrap .section-billboard {
	padding: 20px 10px
}

@media only all and (min-width:48em) {
	.video-wrap .csc-billboard, .video-wrap .section-billboard {
		padding: 30px 45px
	}
}

@media only all and (min-width:72em) {
	.video-wrap .csc-billboard, .video-wrap .section-billboard {
		padding: 75px
	}
}

@media only all and (min-width:83.125em) {
	.video-wrap .csc-billboard, .video-wrap .section-billboard {
		padding-right: 165px;
		padding-left: 165px
	}
}

@media only all and (min-width:100em) {
	.video-wrap .csc-billboard, .video-wrap .section-billboard {
		padding-right: 135px;
		padding-left: 135px
	}
}

.video-wrap .csc-billboard h3, .video-wrap .section-billboard h3 {
	margin-bottom: 6.6666666667px;
	font-family: Trebuchet MS, sans-serif;
	font-size: 1.5rem;
	font-weight: 700;
	text-transform: uppercase
}

.futura-700 .video-wrap .csc-billboard h3, .futura-700 .video-wrap .section-billboard h3
	{
	font-family: Futura, Trebuchet MS, sans-serif
}

@media only all and (min-width:48em) {
	.video-wrap .csc-billboard h3, .video-wrap .section-billboard h3 {
		font-size: 32px
	}
}

.video-wrap .csc-billboard p, .video-wrap .section-billboard p {
	font-family: Trebuchet MS, sans-serif;
	font-size: 1.3125rem;
	font-weight: 700;
	color: #fd0
}

.futura-700 .video-wrap .csc-billboard p, .futura-700 .video-wrap .section-billboard p
	{
	font-family: Futura, Trebuchet MS, sans-serif
}

.video-wrap .csc-billboard .btn-highlight, .video-wrap .section-billboard .btn-highlight
	{
	margin-top: 0;
	margin-bottom: 0
}

.content-col-2 .video-wrap {
	padding: 0
}

.content-col-2 .video-wrap .csc-billboard, .content-col-2 .video-wrap .section-billboard
	{
	padding: 20px 10px 10px
}

@media only all and (min-width:48em) {
	.content-col-2 .video-wrap .csc-billboard, .content-col-2 .video-wrap .section-billboard
		{
		padding-right: 15px;
		padding-left: 15px
	}
}

@media only all and (min-width:72em) {
	.content-col-2 .video-wrap .csc-billboard, .content-col-2 .video-wrap .section-billboard
		{
		padding-right: 15px;
		padding-left: 15px
	}
}

@media only all and (min-width:83.125em) {
	.content-col-2 .video-wrap .csc-billboard, .content-col-2 .video-wrap .section-billboard
		{
		padding-right: 30px;
		padding-left: 30px
	}
}

@media only all and (min-width:100em) {
	.content-col-2 .video-wrap .csc-billboard, .content-col-2 .video-wrap .section-billboard
		{
		padding-right: 30px;
		padding-left: 30px
	}
}

.video-player h3 {
	color: #fff;
	font-size: 1.75rem;
	text-transform: uppercase
}

@media only all and (min-width:48em) {
	.video-player h3 {
		font-size: 2.375rem
	}
}

@media only all and (min-width:72em) {
	.video-player h3 {
		font-size: 2.375rem
	}
}

@media only all and (min-width:83.125em) {
	.video-player h3 {
		font-size: 2.5rem
	}
}

.video-player .byline {
	color: #fd0;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1.25
}

@media only all and (min-width:48em) {
	.video-player .byline {
		font-size: 1.5rem
	}
}

@media only all and (min-width:72em) {
	.video-player .byline {
		font-size: 1.5rem
	}
}

@media only all and (min-width:83.125em) {
	.video-player .byline {
		font-size: 1.75rem
	}
}

[role=complemetary]+[role=main] .video-player {
	padding: 10px
}

@media only all and (min-width:48em) {
	[role=complemetary]+[role=main] .video-player {
		padding: 30px
	}
}

@media only all and (min-width:72em) {
	[role=complemetary]+[role=main] .video-player {
		padding: 15px
	}
}

@media only all and (min-width:83.125em) {
	[role=complemetary]+[role=main] .video-player {
		padding: 30px
	}
}

[role=complemetary]+[role=main] .video-player h3 {
	font-size: 1.125rem
}

@media only all and (min-width:48em) {
	[role=complemetary]+[role=main] .video-player h3 {
		font-size: 1.5rem
	}
}

@media only all and (min-width:72em) {
	[role=complemetary]+[role=main] .video-player h3 {
		font-size: 1.5rem
	}
}

@media only all and (min-width:83.125em) {
	[role=complemetary]+[role=main] .video-player h3 {
		font-size: 2rem
	}
}

[role=complemetary]+[role=main] .video-player .byline {
	font-size: .875rem
}

@media only all and (min-width:48em) {
	[role=complemetary]+[role=main] .video-player .byline {
		font-size: 1.125rem
	}
}

@media only all and (min-width:72em) {
	[role=complemetary]+[role=main] .video-player .byline {
		font-size: 1.125rem
	}
}

@media only all and (min-width:83.125em) {
	[role=complemetary]+[role=main] .video-player .byline {
		font-size: 1.5rem
	}
}

.video-container {
	position: relative;
	height: 0;
	padding-top: 56.25%;
	width: 100%;
	margin-bottom: 20px
}

.video-container figure, .video-container iframe, .video-container img {
	display: block;
	position: absolute;
	width: 100% !important;
	height: 100% !important;
	top: 0;
	margin: 0;
	padding: 0
}

.video-container.is-ready>.btn-play, .video-container.is-ready>img {
	display: none
}

.layer .video-container {
	margin: 0
}

.additional-video-container {
	margin-top: 6px;
	padding: 0;
	height: auto
}

.additional-video-container .btn-pause, .additional-video-container .btn-play
	{
	position: relative;
	left: auto;
	top: auto;
	-ms-transform: none;
	transform: none;
	margin-bottom: 0;
	margin-top: 1em
}

.additional-video-container .btn-control-wrapper {
	background: #000;
	border-top: 4px solid #fff;
	top: auto;
	padding: 0;
	height: 44px
}

.additional-video-container .btn-control-wrapper .btn-next,
	.additional-video-container .btn-control-wrapper .btn-prev {
	position: absolute;
	top: 0;
	left: 0;
	background-color: transparent
}

.additional-video-container .btn-control-wrapper .btn-next {
	right: 0;
	left: auto
}

.additional-video-container .btn-control-wrapper+.additional-video-list
	{
	margin: 0 0 40px
}

.additional-video-container .slider-böppel {
	position: absolute;
	margin: 0;
	bottom: 0;
	top: auto;
	left: 50%;
	text-align: center;
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 9
}

.additional-video-list {
	width: 100%;
	height: 100%;
	display: -ms-flexbox;
	display: flex;
	transform-style: preserve-3d;
	transition-property: transform
}

.additional-video-listitem {
	position: relative;
	-ms-flex-positive: 1;
	flex-grow: 1;
	height: auto;
	background-color: #f0f4f5;
	padding: 20px
}

.additional-video-listitem.is-playing {
	background-color: #fd0
}

@media only all and (min-width:37.5em) {
	.additional-video-listitem {
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		margin-left: 4px
	}
}

@media only all and (min-width:48em) {
	.additional-video-listitem {
		-ms-flex-preferred-size: 33.333333%;
		flex-basis: 33.333333%
	}
}

@media only all and (min-width:83.125em) {
	.additional-video-listitem {
		-ms-flex-preferred-size: 25%;
		flex-basis: 25%
	}
}

.additional-video-listitem:after {
	content: none
}

.additional-video-listitem:first-child {
	margin-left: 0
}

.additional-video-listitem .btn-pause, .additional-video-listitem .btn-play
	{
	position: absolute;
	bottom: 20px
}

.additional-video-listitem .btn-pause {
	height: 38px
}

.additional-video-title {
	overflow: hidden;
	min-height: 3em;
	margin-bottom: 48px;
	font-size: 18px
}

.btn-play {
	box-sizing: border-box
}

.btn-play:before {
	left: -1px
}

@media only all and (min-width:72em) {
	body.int-blog.int-blog-overview .int-blog-teaser {
		border: 1px solid #ccc
	}
}

body.int-blog.int-blog-overview .post {
	padding-bottom: 30px
}

body.int-blog.int-blog-overview .post:last-child {
	padding: 0
}

@media only all and (min-width:72em) {
	body.int-blog.int-blog-overview .post {
		padding: 0;
		background: #e8e8e8
	}
}

@media only all and (min-width:37.5em) {
	body.int-blog.int-blog-overview .post:nth-child(even) .imagewrap {
		float: left
	}
}

@media only all and (min-width:37.5em) {
	body.int-blog.int-blog-overview .post:nth-child(even) .textbox {
		float: right
	}
}

@media only all and (min-width:37.5em) {
	body.int-blog.int-blog-overview .post:nth-child(even) .textbox .textbox-content
		{
		padding: 0 0 0 30px
	}
}

@media only all and (min-width:72em) {
	body.int-blog.int-blog-overview .post:nth-child(even) .textbox .textbox-content
		{
		padding: 0 30px
	}
}

@media only all and (min-width:37.5em) {
	body.int-blog.int-blog-overview .post:nth-child(odd) .imagewrap {
		float: right
	}
}

@media only all and (min-width:37.5em) {
	body.int-blog.int-blog-overview .post:nth-child(odd) .textbox {
		float: left
	}
}

@media only all and (min-width:37.5em) {
	body.int-blog.int-blog-overview .post:nth-child(odd) .textbox .textbox-content
		{
		padding: 0 30px 0 0
	}
}

@media only all and (min-width:72em) {
	body.int-blog.int-blog-overview .post:nth-child(odd) .textbox .textbox-content
		{
		padding: 0 30px
	}
}

body.int-blog.int-blog-overview .post .imagewrap {
	position: relative;
	margin-bottom: 5px;
	background: #e8e8e8
}

body.int-blog.int-blog-overview .post .imagewrap:before {
	content: '';
	display: block
}

body.int-blog.int-blog-overview .post .imagewrap .ratio-content {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

body.int-blog.int-blog-overview .post .imagewrap:before {
	padding-top: 75%
}

@media only all and (min-width:37.5em) {
	body.int-blog.int-blog-overview .post .imagewrap {
		margin: 0;
		width: 33.3333333333%
	}
}

@media only all and (min-width:72em) {
	body.int-blog.int-blog-overview .post .imagewrap {
		position: relative;
		width: 50%
	}
	body.int-blog.int-blog-overview .post .imagewrap:before {
		content: '';
		display: block
	}
	body.int-blog.int-blog-overview .post .imagewrap .ratio-content {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0
	}
	body.int-blog.int-blog-overview .post .imagewrap:before {
		padding-top: 75%
	}
}

body.int-blog.int-blog-overview .post .imagewrap .ratio-content {
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat
}

body.int-blog.int-blog-overview .post .textbox {
	background: #fff
}

@media only all and (min-width:37.5em) {
	body.int-blog.int-blog-overview .post .textbox {
		width: 66.6666666666%
	}
}

@media only all and (min-width:72em) {
	body.int-blog.int-blog-overview .post .textbox {
		position: relative;
		width: 50%
	}
	body.int-blog.int-blog-overview .post .textbox:before {
		content: '';
		display: block
	}
	body.int-blog.int-blog-overview .post .textbox .ratio-content {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0
	}
	body.int-blog.int-blog-overview .post .textbox:before {
		padding-top: 75%
	}
}

@media only all and (min-width:72em) {
	body.int-blog.int-blog-overview .post .textbox .textbox-content {
		position: absolute;
		top: 50%;
		width: 100%;
		-ms-transform: translateY(-50%);
		transform: translateY(-50%)
	}
}

body.int-blog.int-blog-overview .post .textbox .textbox-content h2>a {
	color: #000
}

@media only all and (min-width:72em) {
	body.int-blog.int-blog-overview .post .textbox .textbox-content .description
		{
		display: none
	}
}

@media only all and (min-width:100em) {
	body.int-blog.int-blog-overview .post .textbox .textbox-content .description
		{
		display: block
	}
}

body.int-blog.int-blog-overview .post .textbox .textbox-content .btn-highlight
	{
	margin-bottom: 0
}

body.int-blog.int-blog-post .text-in-two-columns {
	-moz-column-count: 1;
	column-count: 1
}

body.int-blog.int-blog-post h1 {
	font-size: 24px
}

@media only all and (min-width:37.5em) {
	body.int-blog.int-blog-post h1 {
		font-size: 21px
	}
}

@media only all and (min-width:72em) {
	body.int-blog.int-blog-post h1 {
		font-size: 24px
	}
}

body.int-blog.int-blog-post h1>a {
	color: #000
}

body.int-blog.int-blog-post .entry-meta {
	margin: 10px 0
}

body.int-blog.int-blog-post .csc-default {
	padding-right: 0;
	padding-left: 0
}

body.int-blog.int-blog-post .comment-title {
	margin: 30px 0 15px
}

body.int-blog.int-blog-post .alert.alert-success {
	margin-bottom: 15px;
	padding: 10px;
	color: #fff;
	background: #00de65
}

body.int-blog.int-blog-post .errors .alert.alert-danger {
	margin-left: 0;
	margin-bottom: 15px;
	padding: 10px;
	color: #fff;
	background: #ff2f53
}

body.int-blog.int-blog-post form[name=comment] .form-group label, body.int-blog.int-blog-post form[name=comment] .form-group label .label,
	label body.int-blog.int-blog-post form[name=comment] .form-group .label
	{
	display: block;
	clear: both
}

@media only all and (min-width:37.5em) {
	body.int-blog.int-blog-post form[name=comment] .form-group label, body.int-blog.int-blog-post form[name=comment] .form-group label .label,
		label body.int-blog.int-blog-post form[name=comment] .form-group .label
		{
		width: 15%;
		float: left
	}
}

body.int-blog.int-blog-post form[name=comment] .form-group input {
	width: 100%
}

@media only all and (min-width:37.5em) {
	body.int-blog.int-blog-post form[name=comment] .form-group input {
		width: 85%;
		float: left
	}
}

@media only all and (min-width:48em) {
	body.int-blog.int-blog-post form[name=comment] .form-group input {
		width: 40%
	}
}

body.int-blog.int-blog-post form[name=comment] .form-group textarea {
	min-height: 150px
}

body.int-blog.int-blog-post .comment-wrap {
	margin-bottom: 60px
}

body.int-blog.int-blog-post .comment-wrap:last-child {
	border: none;
	margin: 0
}

body.int-blog.int-blog-post .comment-wrap .media-left {
	width: 65px;
	float: left
}

body.int-blog.int-blog-post .comment-wrap .media-left .comment-avatar {
	overflow: hidden;
	border-radius: 100%
}

body.int-blog.int-blog-post .comment-wrap .media-body {
	margin-left: 85px
}

.asset-download-list {
	padding: 0
}

.asset-download-list li {
	border-bottom: 1px solid #e8e8e8;
	margin-bottom: 10px;
	padding-bottom: 10px
}

.asset-download-list li:last-child {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0
}

.asset-download-list li>p {
	display: inline-block;
	margin: 0 10px 0 0;
	padding: 0;
	color: #333;
	line-height: 40px
}

.asset-download-list .link-download {
	float: right
}

.referencecards {
	padding-bottom: 1px
}

.vcard {
	background: #fff;
	padding: 10px;
	margin: 0 0 10px;
	text-align: center
}

@media only all and (min-width:48em) {
	.vcard {
		padding: 30px;
		margin-bottom: 30px
	}
}

.vcard:last-child {
	margin-bottom: 0
}

.vcard .photo {
	margin-bottom: 10px;
	width: 80%
}

@media only all and (min-width:30em) {
	.vcard .photo {
		margin: 0 auto 20px;
		width: 65%
	}
}

@media only all and (min-width:48em) {
	.vcard .photo {
		float: right;
		margin: 0;
		width: 20%
	}
}

.vcard p {
	margin-bottom: 10px
}

@media only all and (min-width:48em) {
	.vcard p {
		text-align: left
	}
}

.vcard .email {
	text-decoration: underline
}

.relatedtopics {
	margin-top: 1em;
	margin-bottom: 1em;
	padding-left: 10px;
	padding-right: 10px
}

@media only all and (min-width:48em) {
	.relatedtopics {
		padding-left: 30px;
		padding-right: 30px
	}
}

@media only all and (min-width:72em) {
	.relatedtopics {
		padding: 0
	}
}

.relatedtopics>ul>li {
	display: block
}

.relatedtopics>ul>li:last-child a {
	border: none
}

@media only all and (min-width:48em) {
	.relatedtopics>ul>li {
		display: inline-block
	}
}

.relatedtopics a {
	display: block;
	padding: .25em 0
}

@media only all and (min-width:48em) {
	.relatedtopics a {
		padding: 0 .5em;
		border-right: 1px solid #000
	}
}

.singleNewsSingleImage {
	display: inline-block;
	float: right;
	padding: 0 0 15px 15px
}

@media only all and (min-width:20em) {
	head {
		font-family: tiny-1
	}
}

@media only all and (min-width:30em) {
	head {
		font-family: small-2
	}
}

@media only all and (min-width:37.5em) {
	head {
		font-family: medium-3
	}
}

@media only all and (min-width:48em) {
	head {
		font-family: large-4
	}
}

@media only all and (min-width:72em) {
	head {
		font-family: xlarge-5
	}
}

@media only all and (min-width:83.125em) {
	head {
		font-family: xxlarge-6
	}
}

@media only all and (min-width:100em) {
	head {
		font-family: huge-7
	}
}

@media ( -ms-high-contrast :active) , all and (-ms-high-contrast:none) {
	select {
		background: url(../img/arrowDownBlack.svg) #fff right 10px center
			no-repeat
	}
}

@media all and (min-width:0\0) and (min-resolution:0.001dpcm) {
	select {
		padding: 10px;
		min-width: 100%
	}
	.csc-default .usp-teaser-list, .usp-teaser-list {
		display: block;
		width: 100%
	}
	.csc-default .usp-teaser-list>li, .usp-teaser-list>li {
		clear: both;
		margin-bottom: 20px;
		height: auto;
		min-height: inherit;
		width: 100%
	}
	.csc-default .usp-teaser-list>li a, .usp-teaser-list>li a {
		height: auto;
		min-height: inherit
	}
	.csc-default .usp-teaser-list>li .usp-teaser-content, .usp-teaser-list>li .usp-teaser-content
		{
		display: table;
		height: auto;
		min-height: inherit;
		width: 100%
	}
	.csc-default .usp-teaser-list>li .usp-teaser-content .bodytext,
		.csc-default .usp-teaser-list>li .usp-teaser-content .shape,
		.csc-default .usp-teaser-list>li .usp-teaser-content .uspTeaserIconArrow,
		.usp-teaser-list>li .usp-teaser-content .bodytext, .usp-teaser-list>li .usp-teaser-content .shape,
		.usp-teaser-list>li .usp-teaser-content .uspTeaserIconArrow {
		display: table-cell;
		vertical-align: middle;
		width: inherit
	}
	.csc-default .usp-teaser-list>li .usp-teaser-content .shape,
		.usp-teaser-list>li .usp-teaser-content .shape {
		width: 25%
	}
	.csc-default .usp-teaser-list>li .usp-teaser-content .shape img,
		.usp-teaser-list>li .usp-teaser-content .shape img {
		height: 128px;
		width: 128px
	}
	.csc-default .usp-teaser-list>li .usp-teaser-content .uspTeaserIconArrow,
		.usp-teaser-list>li .usp-teaser-content .uspTeaserIconArrow {
		width: 15%
	}
	.csc-default .usp-teaser-list>li .usp-teaser-content .bodytext,
		.usp-teaser-list>li .usp-teaser-content .bodytext {
		width: 60%;
		text-align: left
	}
}
/*# sourceMappingURL=style.css.map */