
/*
----------------------------------------------------
font-family:'Frutiger Neue W01 Thin';	  	(dünn)
font-family:'Frutiger Neue W01 Book';	 	(normal)
font-family:'Frutiger Neue W01 Bd';  	  	(bold)
font-family:'Frutiger Neue W01 Blk';	   	(black)
----------------------------------------------------
*/

html {
width: 100%;
font-size: 100%;
overflow-x: hidden !important;
/*overflow-y: scroll;*/
-webkit-tap-highlight-color: transparent;
-webkit-text-size-adjust: 100%;
}

body {
width: 100%;
color: #000000;
font-family: 'Frutiger Neue W01 Thin', helvetica, arial, sans-serif;
font-size: 0.875em;
line-height: 1.3;
margin: 0;
padding: 0;
text-align: center;
}

section {
float: left;
}

section, article {
display: block;
width: 100%;
max-width: 100%;
box-sizing: border-box;
border: 0;
padding: 0;
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
position: relative;
}


div {
max-width: 100%;
box-sizing: border-box;
border: 0;
}

img {
max-width: 100%;
border: 0px;
}

a, a:link, a:visited, a:hover {
color: #666666;
text-decoration: none;
border: 0px;
outline: none;
-webkit-transition: 0.3s;
transition: 0.3s;
}

a:hover {
color: #000000;
}

a[href^="tel"] {
text-decoration: none;
border: 0px;
outline: none;
}

b, strong {
font-family: 'Frutiger Neue W01 Bd', helvetica, arial, sans-serif;
font-weight: normal;
}

p {
max-width: 100%;
}

article p {
min-height: 1em;
}

h1, .h1Style {
display: block;
max-width: 100%;
font-family: 'Frutiger Neue W01 Bd', helvetica, arial, sans-serif;
font-weight: normal;
font-size: 320%;
line-height: 1.05;
margin: 0 auto;
margin-bottom: 1em;
-webkit-transition: 0.3s;
transition: 0.3s;
-webkit-hyphens: none;
-moz-hyphens: none;
hyphens: none;
}


h2, .h2Style, span.prevTitle, a.prevTitle, .newsBox h1 {
display: block;
max-width: 100%;
font-family: 'Frutiger Neue W01 Bd', helvetica, arial, sans-serif;
font-weight: normal;
font-size: 180%;
line-height: 1.1;
margin: 0 auto;
margin-bottom: 1em;
-webkit-transition: 0.2s;
transition: 0.2s;
}

h3, .h3Style {
display: block;
max-width: 100%;
font-family: 'Frutiger Neue W01 Bd', helvetica, arial, sans-serif;
font-weight: normal;
font-size: 130%;
margin: 0 auto;
margin-bottom: 1em;
line-height: 1.6;
letter-spacing: 1px;
}


ul {
list-style-type: none;
box-sizing: border-box;
border: 0;
padding: 0;
margin: 0;
}

ul li {
box-sizing: border-box;
border: 0;
padding: 0 0 0 10px;
background-image: url(../images/list-style-image-black.png);
background-repeat: no-repeat;
background-size: 5px auto;
background-position: 0 0.75em;
}

ul.whiteStyle li {
background-image: url(../images/list-style-image-white.png);
}

input, select, textarea {
width: 100%;
max-width: 100%;
height: auto;
box-sizing: border-box;
border: 0;
border-radius: 0;
font-family: 'Frutiger Neue W01 Thin', helvetica, arial, sans-serif;
font-size: 1em;
margin: 0;
margin-bottom: 1em;
padding: 0.8em;
background-color: #dddddd;
outline: none;
}


textarea {
height: 5em;
resize: none;
}

input, select {
-webkit-appearance: none;
-webkit-transition: 0.4s;
transition: 0.4s;
}

#pageForm input[type="checkbox"] {
-webkit-appearance: auto;
}

input[type="submit"] {
cursor: pointer;
}

input.buttonStyle {
height: auto;
}

moreLineHeight {
line-height: 1.6em;
}


/* ------------------------------------ */



.pageWrapper {
display: inline-block;
width: 100%;
max-width: 100%;
height: auto;
padding: 0;
margin: 0 auto;
text-align: center;
background-color: #000000;
position: relative;
}


.pageWrapperBox {
display: inline-block;
width: 100%;/*1400px*/
max-width: 100%;
height: auto;
padding: 0;
margin: 0 auto;
background-color: #dddddd;
position: relative;
}


/* flexslider general */

.flexslider {
float: left;
display: block;
width: 100%;
height: auto;
margin: 0 auto;
}

ul.slides {
list-style-type: none;
list-style-position: inside;
width: auto;
height: auto;
margin: 0;
padding: 0;
border: 0;
}


ul.slides li {
list-style-type: none;
float: left;
width: 100%;
height: 100%;
padding: 0;
text-align: center;
line-height: 1;
vertical-align: middle;
background-image: none;
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
overflow: hidden;
}


ul.slides li img {
display: block;
width: auto;
max-width: 100%;
margin: 0 auto;
}

/* sliderImage will be streched */
.sliderImage, ul.slides li img.sliderImage {
width: 100%;
max-width: 100%;
}

.flex-control-nav {
bottom: 1.5em;
}

.flex-control-nav li a {
-webkit-transition: none;
transition: none;
}




/* -------------- navis --------------- */

.pageMainnaviOpener {
display: none;
}

.pageMainnavi {
display: inline-block;
float: left;
width: 100%;
max-width: 100%;
height: 5em;
padding: 0;
margin: 0 auto;
text-align: center;
font-size: 0.9em;
background-color: #000000;
color: #ffffff;
position: fixed;
top: 0;
left: 0;
z-index: 20000;
}

.pageMainnavi a {
color: #ffffff;
}

.pageMainnavi a:hover {
color: #e5223c;
}

.pageMainnaviWrapper {
display: inline-block;
width: 100%;
max-width: 100%;
height: 5em;
padding: 0;
padding-bottom: 1em;
margin: 0 auto;
text-align: right;
position: static;
background-color: #000000;
} 


.pageMainnavi ul.mainNaviUL {
float: right;
list-style-type: none;
margin: 1.25em 0.25em 0 0;
}

.pageMainnavi ul.mainNaviUL li {
float: left;
display: inline-block;
width: auto;
padding: 1em 0.9em;
text-align: center;
text-transform: uppercase;
font-family: 'Frutiger Neue W01 Bd', helvetica, arial, sans-serif;
font-size: 90%;
letter-spacing: 0.05em;
background-image: none;
position: relative;
-webkit-transition: 0.3s;
transition: 0.3s;
}

.pageMainnavi ul.mainNaviUL li a {
display: block;
box-sizing: border-box;
border: 0;
}

.pageMainnavi ul.mainNaviUL li a:hover {
color: #e5223c;
}

.pageMainnavi ul.mainNaviUL li > a {
padding: 0;
border: 0;
background: transparent;
}

/* subnavi */

.mainNaviULSubWrapper {
display: none;
position: fixed;
top: 0;
right: 0;
z-index: -1;
width: 50%;
height: 100%;
box-sizing: content-box;
padding: 0 0 0 3em;
margin: 0;
background: rgba(0,0,0,0.9);
overflow-y: auto;
-webkit-transition: 0.3s;
transition: 0.3s;
}

#subnavslider {
float: left;
display: block;
width: 100%;
max-width: 100%;
height: auto;
box-sizing: border-box;
border: 0;
margin: 5em 0 2em 0;
position: relative;
overflow: hidden;
}

.mainNaviULSubWrapper ul.slides {
float: left;
list-style-type: none;
width: 100%;
padding: 0;
margin: 0;
}

.mainNaviULSubWrapper ul.slides li {
float: left;
width: 100%;
height: auto;
padding: 0;
background-image: none;
}

ul.mainNaviULSub {
list-style-type: none;
margin: 2em 0 2em 0;
padding: 0;
padding: 0 4.8em 0 0;
}

ul.mainNaviULSub.halfSize {
float: left;
width: 50%;
max-width: 100%;
}

ul.mainNaviULSub li {
float: left;
display: block;
width: 100%;
padding: 0;
margin: 0;
color: #999999;
text-align: left;
text-transform: none;
background-image: none;
overflow: hidden;
}


/*
ul.mainNaviULSub li:first-child {
padding-bottom: 0.9em;
border-bottom: 1px solid;
}

ul.mainNaviULSub li:nth-child(2) {
padding-top: 0.5em;
}

ul.mainNaviULSub li:last-child {
padding-bottom: 0.8em;
border-bottom: 1px solid;
}
*/

ul.mainNaviULSub li.bottomBorder {
padding-bottom: 0.4em;
margin-bottom: 0.2em;
border-bottom: 1px solid;
}

ul.mainNaviULSub li.subsubnavitem:last-child {
padding-bottom: 1.2em;
border-bottom: 1px solid;
}


ul.mainNaviULSub li a {
float: left;
display: inline-block;
width: 100%;
padding: 0.2em 0 0.2em 0;
border-bottom: 0.1em solid transparent;
color: #999999;
}

ul.mainNaviULSub li a:hover {
/*border-bottom: 0.1em solid;*/
}


.activeNav {
color: #e5223c !important;
}

.pageLogo {
float: left;
display: block;
width: 150px;
margin: 1.3em 1em 1.2em 3.5em;
cursor: pointer;
-webkit-transition: 0.3s;
transition: 0.3s;
}

.pageSidenavi {
float: right;
display: block;
width: 4em;
height: auto;
padding: 1.8em 0 1em 0;
margin: 0;
text-align: left;
font-family: 'Frutiger Neue W01 Book', helvetica, arial, sans-serif;
font-size: 0.9em;
background-color: #e5223c;
color: #ffffff;
z-index: 30000;
/*overflow: hidden;*/
opacity: 0;
-webkit-transition: 0.3s;
transition: 0.3s;
}

.pageSidenavi ul {
float: left;
margin: 0;
}

.pageSidenavi ul li {
float: left;
display: block;
width: 100%;
height: auto;
padding: 0;
text-align: center;
background-image: none;
background-color: #e5223c;
position: relative;
-webkit-transition: 0.3s;
transition: 0.3s;
}

.pageSidenavi ul li img {
width: 20px;
}

.pageSidenavi ul li a {
display: block;
width: 100%;
height: auto;
box-sizing: border-box;
border: 0;
padding: 0.5em 0.3em 0.5em 0.3em;
text-align: center;
text-transform: uppercase;
color: #ffffff;
background-color: #e5223c;
overflow: hidden;
}

.pageSidenavi ul li a:hover {
color: #ffffff;
}

.pageSidenavi ul li:before {
content: '';
position: absolute;
top: 0;
right: 4em;
float: right;
display: block;
width: 0;
height: auto;
box-sizing: border-box;
border: 0;
padding: 0.5em 0 0.6em 0;
color: #ffffff;/*e5223c*/
background-color: transparent;
text-align: right;
white-space: nowrap;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
overflow: hidden;
-webkit-transition: width 0.3s;
transition: width 0.3s;
}

.pageSidenavi ul li:hover:before {
content: attr(data-before);
width: auto;
padding: 0.5em 0.8em 0.6em 0.7em;
background-color: rgba(229,34,60,0.7);
-webkit-transition: 0.5s;
transition: 0.5s;
}

/* not for search icon & languages */
.pageSidenavi ul li:nth-child(1):hover:before, .pageSidenavi ul li:nth-child(2):hover:before {
content: '';
width: 0;
padding: 0;
}

.pageSidenavi ul li.noHoverOnmobiles:hover:before {
content: '';
display: none;
}


#langchange {
height: 40px;
padding: 0;
}

#langchange:before {
content: '';
height: 0;
padding: 0;
}

ul.langlist {
position: absolute;
top: 0;
right: 0;
display: inline-block;
width: 100%;
height: 40px;
padding: 0;
margin: 0 !important;
margin-top: 0.2em !important;
}

ul.langlist:hover {
width: 180px;
}

ul.langlist li {
display: inline-block;
float: right;
width: 50px;
max-width: 100%;
margin: 0;
text-align: center;
}

ul.langlist li:before, ul.langlist li:hover:before {
content: '';
width: 0;
padding: 0;
}



/* header slider */

#headersliderwrapper, 
#headersliderwrapper_inpopup {
position: absolute;
top: 0;
left: 0;
z-index: 0;
float: left;
width: 100%;
height: 100%;
padding: 0;
margin: 0;
overflow: hidden;
}

.pageHeader .flexslider, .popupHeader .flexslider {
float: left;
width: 100%;
background-color: transparent;/*#666666*/
overflow: hidden;
}

.pageHeader ul.slides li, .popupHeader ul.slides li {
text-align: center;
position: relative;
}

.pageHeader ul.slides li img, .popupHeader ul.slides li img {
display: block;
width: auto;
max-width: 100%;
margin: 0 auto;
}

/* sliderImage will be streched */
.pageHeader .sliderImage, .pageHeader ul.slides li img.sliderImage, 
.popupHeader .sliderImage, .popupHeader ul.slides li img.sliderImage {
float: left;
width: 100%;
max-width: 100%;
}

.pageHeader .flexslider, .pageHeader ul.slides, .pageHeader ul.slides li, .popupHeader .flexslider, .popupHeader ul.slides, .popupHeader ul.slides li  {
height: 100%;
}

.pageHeader ul.slides li video {
position: absolute; 
top: 50%;
left: 50%;
float: left;
display: block;
min-width: 100%;
min-height: 100%;
margin: 0 auto;
-ms-transform: translate(-50%,-50%);
-webkit-transform: translate(-50%,-50%);
-moz-transform: translate(-50%,-50%);
/*object-fit: cover;*/
}


/* --------------- content ------------------- */

.pageContentWrapper {
float: left;
display: inline-block;
width: 100%;
max-width: 100%;
box-sizing: border-box;
border: 0;
padding: 4.5em 0 0 0;
}


.pageHeader {
float: left;
display: block;
width: 100%;
max-width: 100%;
height: auto;
min-height: 30em;
padding: 0;
margin: 0;
border: 3.3em solid #000000;
border-top: 0;
text-align: center;
background-color: #222222;
color: #ffffff;
-webkit-transition: 0.5s;
transition: 0.5s;
}

.headerImg {
float: left;
width: 100%;
max-width: 100%;
display: block;
position: static;
}

.headerImgLogo {
position: absolute;
left: 50%;
bottom: -30px;
z-index: 100;
display: inline-block;
width: 175px;
max-width: 100%;
margin: 0 auto;
margin-left: -87px;
-webkit-transition: 0.3s;
transition: 0.3s;
}

.h1Wrapper {
position: absolute;
top: 50%;
left: 0;
z-index: 2;
float: left;
display: block;
width: 100%;
max-width: 100%;
padding: 0 2em 0 2em;
margin: 0 auto;
margin-top: -4em;
text-transform: uppercase;
text-align: center;
-webkit-transition: 0.3s;
transition: 0.3s;
}

.h1Wrapper h1, .h1Wrapper .h1Style {
display: block;
width: 100%;
max-width: 100%;
text-align: center;
color: #ffffff;
}

h1.detailsPageh1 {
font-size: 300%;
text-transform: uppercase;
}

.h1WrapperDesc {
width: 650px;
max-width: 100%;
margin: 0 auto;
margin-top: 5em;
line-height: 1.5;
font-family: 'Frutiger Neue W01 Thin', helvetica, arial, sans-serif;
font-size: 130%;
text-transform: none;
}

.videoStart {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
/*background-color: rgba(0,0,0,0.4);*/
background-image: url(../images/video-startbutton.png);
background-repeat: no-repeat;
background-size: 90px auto;
background-position: center center;
cursor: pointer;
opacity: 0.6;
-webkit-transition: 0.5s;
transition: 0.5s;
}

.videoStart:hover {
/*background-color: rgba(0,0,0,0);*/
opacity: 0.8;
}

.pageContent {
float: left;
display: inline-block;
width: 100%;
max-width: 100%;
height: auto;
padding: 0;
margin: 0;
text-align: left;
background-color: #ffffff;
-webkit-transition: 0.5s;
transition: 0.5s;
}

.moduleWrapper {
float: left;
width: 100%;
max-width: 100%;
height: auto;
padding: 0;
margin: 0;
}


.boxStyle {
padding: 3.3em;
/*background-color: #e5e5e5;*/
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
position: relative;
overflow: hidden;
-webkit-transition: .3s;
transition: .3s;
}

.boxStyle:hover {
background-position: center top;
-webkit-transition: background 1s;
transition: background 1s;
}


.moduleWrapper .boxStyle {
background-color: #e5e5e5;
}


.moduleWrapper.licensesOnlyVisible .boxStyle:not(.licenseBoxStyle) {
/*width: 0 !important;*/
height: 0 !important;
padding: 0 !important;
opacity: 0 !important;
overflow: hidden;
-webkit-transition: 0.3s;
transition: 0.3s;
}


.moduleWrapper.licensesOnlyVisible .boxStyle.licenseBoxStyle {
opacity: 1;
-webkit-transition: 0.3s;
transition: 0.3s;
}

.newsWrapper .boxStyle {
font-size: 95%;
-webkit-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;
}

.newsWrapper .boxStyle:hover {
background-color: #ffffff;
}


.newsWrapper .boxStyle:hover .h2Style {
color: #e5223c;
}

.newsWrapper .boxStyle .popUpPage.redUnderlined.redStyle {
opacity: 0;
}

.newsWrapper .boxStyle .popUpPage.redUnderlined.redStyle:hover {
color: #e5223c;
}

.newsWrapper .boxStyle:hover .popUpPage.redUnderlined.redStyle {
opacity: 1;
}


.dateFont {
display: block;
margin: 0 0 0.5em 0;
}

.fullSize {
float: left;
width: 100%;
}

.halfSize {
float: left;
width: 50%;
}

.thirdofSize {
float: left;
width: 33.333%;
}

.quarterSize {
float: left;
width: 25%;
}

.halfSize.rightOnDesktop {
float: right;
}

.moduleWrapper .boxStyle.thirdofSize:nth-child(3n) {
background-color: #dddddd;
}


/* customers list */

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

.moduleWrapper.customersList .boxStyle {
display: table-cell;
vertical-align: middle;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
overflow: hidden;
opacity: 1;
}

.moduleWrapper.customersList .boxStyle:hover {
opacity: 0.5;
-webkit-transition: opacity 0.8s;
transition: opacity 0.8s;
}

.moduleWrapper.customersList .boxStyle.quarterSize {
border-left: 1px dashed;
border-top: 1px dashed;
border-color: #dddddd !important;
background-color: #ffffff;
text-align: center;
font-size: 1em;
font-family: 'Frutiger Neue W01 Book', helvetica, arial, sans-serif;
-webkit-hyphens: none;
-moz-hyphens: none;
hyphens: none;
background-repeat: no-repeat;
background-position: center center;
background-size: 150px auto;
position: relative;
}


.moduleWrapper.customersList .boxStyle.quarterSize img {
width: 150px;
max-width: 100%;
}

.moduleWrapper.customersList .boxStyle.quarterSize .prevTitle {
color: #000000;
font-size: 100%;
}

.moduleWrapper.customersList .boxStyle.quarterSize a {
display: block;
width: 100%;
max-width: 100%;
height: 100%;
text-align: center;
color: inherit;
font-family: 'Frutiger Neue W01 Thin', helvetica, arial, sans-serif;
position: absolute;
top: 0;
left: 0;
}


.moduleWrapper.customersList .boxStyle.quarterSize:nth-child(-n+4) {
border-top: 0;
}


.moduleWrapper.customersList .boxStyle.quarterSize:nth-child(1), 
.moduleWrapper.customersList .boxStyle.quarterSize:nth-child(4n+1) {
border-left: 0;
}

/*
.moduleWrapper.customersList .boxStyle.quarterSize:nth-last-child(-n+4) {
border-bottom: 0;
}
*/

/**/


.blackStyle, a.blackStyle {
color: #000000;
}

.whiteStyle, a.whiteStyle {
color: #ffffff;
border-color: #ffffff;
}

.redStyle, a.redStyle {
color: #e5223c;
border-color: #e5223c;
}

.redUnderlined, a.redUnderlined, a.redUnderlined.popUpPage {
text-decoration: none;
color: inherit;
border-bottom: 0.1em solid #e5223c;
}

a.redUnderlined:hover {
color: #e5223c;
}

.bg-whiteStyle, a.bg-whiteStyle {
color: #000000;
background-color: #ffffff !important;
}

.bg-greyStyle, a.bg-greyStyle {
color: #000000;
background-color: #e5e5e5 !important;
}

.bg-redStyle, a.bg-redStyle {
color: #ffffff;
background-color: #e5223c !important;
}


.bg-blackStyle, a.bg-blackStyle {
color: #ffffff;
background-color: #000000;
}

.bg-blackStyle a[href^="tel"], .bg-blackStyle a[href^="tel"]:hover {
color: #ffffff !important;
}

.bg-redStyle ul.whiteStyle li, .bg-blackStyle ul.whiteStyle li {
background-image: url(../images/list-style-image-white.png);
}

.greyScale {
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
}

article {
width: 100%;
max-width: 100%;
margin: 0 auto;
}

.verticalPadding {
padding: 12% 0 12% 0;
}

.stdPadding {
padding: 3em 2em 3em 2em;
}

.padingTop0 {
padding: 0 2em 3em 2em;
}

.noPadding {
padding: 0 !important;
}


.inlineBox {
float: none;
display: block;
}

.fullSize.inlineBox {
margin: 2em 0 2em 0;
}


.articleDesc {
display: block;
width: 100%;
max-width: 100%;
height: auto;
padding: 0;
margin: 0 auto;
margin-top: 1.8em;
margin-bottom: 1.8em;
text-align: center;
text-transform: uppercase;
font-size: 90%;
letter-spacing: 0.05em;
font-family: 'Frutiger Neue W01 Bd', helvetica, arial, sans-serif;
}

.h2Style, .newsBox h1 {
font-family: 'Frutiger Neue W01 Thin', helvetica, arial, sans-serif;
letter-spacing: 1px;
}


.boxStyle img {
max-height: 100%;
}

.boxStyle.noImageAni, .boxStyle.noImageAni:hover {
background-position: center center !important;
}

.boxStyleImg {
display: block;
width: 100%;
max-width: 100%;
margin: 0 auto;
}

.boxStyle .boxStyleImg {
float: left;
display: block;
margin-bottom: 0;
position: static;
}

.boxStyleImg.opaque0, .boxStyle .boxStyleImg.opaque0 {
opacity: 0 !important;
/*-webkit-backface-visibility: hidden;*/
}

.hoverDetails {
position: absolute;
left: 0;
top: 60%;
/*float: left;*/
width: 100%;
height: auto;
margin: 0 auto;
text-align: center;
opacity: 0;
-webkit-transition: opacity 0.8s;
transition: opacity 0.8s;
}

.boxStyleImgLogo {
display: inline-block;
width: 200px;
max-width: 50%;
margin: 0 auto;
margin-bottom: 10px;
}



.propertiesBox {
float: none;
display: inline-block;
width: 24%;
box-sizing: border-box;
border: 0;
padding: 0.5em;
margin: 0 auto;
margin-bottom: 3em;
text-align: center;
/*opacity: 0.6;
-webkit-transition: opacity 0.4s;
transition: opacity 0.4s;*/
}

/*.propertiesBox:hover, .propertiesBox:focus {
opacity: 1;
}*/


.boxStyleIcon {
display: block;
width: 180px; /*110px*/
max-height: 100%;
margin: 0 auto;
margin-bottom: 0.2em;
}

.boxStyleIconDesc {
display: inline-block;
width: 180px; /*110px*/
max-width: 100%;
height: 2.8em;
box-sizing: border-box;
border: 0;
padding: 0.6em;
font-size: 0.82em;
text-align: center;
white-space: nowrap;
background-color: #000000;
color: #ffffff;
overflow: hidden;
-webkit-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;
}



.prevTitle {
display: inline-block;
width: 100%;
max-width: 100%;
box-sizing: border-box;
border: 0;
padding: 0;
text-align: center;
-webkit-hyphens: none;
-moz-hyphens: none;
hyphens: none;
}

.boxStyle .prevTitle {
padding: 1em;
color: #ffffff;
}

.textWrapper {
float: left;
display: block;
width: 700px;
max-width: 100%;
max-height: 100%;
box-sizing: border-box;
border: 0;
padding: 0;
margin: 0;
line-height: 1.6;
overflow-x: hidden !important;
overflow-y: auto;
-webkit-overflow-scrolling: touch;
-webkit-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;
}

.boxStyle.halfSize h2, .boxStyle.halfSize .h2Style, .boxStyle.halfSize span.prevTitle, .boxStyle.halfSize a.prevTitle {
font-size: 280%;
}

.boxStyle.quarterSize h2, .boxStyle.quarterSize .h2Style, .boxStyle.quarterSize span.prevTitle, .boxStyle.quarterSize a.prevTitle {
font-size: 160%;
text-transform: none;
}

.boxStyle.thirdofSize span.prevTitle, .boxStyle.thirdofSize a.prevTitle {
text-transform: uppercase;
}


.fontSmaller {
font-size: 85%;
}

/*.boxStyle.quarterSize span.prevTitle.fontSmaller*/
.boxStyle span.prevTitle.fontSmaller {
margin-bottom: 0;
font-size: 85% !important;
font-family: 'Frutiger Neue W01 Thin', helvetica, arial, sans-serif;
text-transform: none !important;
}


.buttonStyle, a.buttonStyle {
display: inline-block;
width: auto;
/*min-width: 100px;*/
box-sizing: border-box;
border: 4px solid;
padding: 0.8em 1.5em 0.8em 1.5em;
text-align: center;
font-family: 'Frutiger Neue W01 Bd', helvetica, arial, sans-serif;
-webkit-transition: 0.5s;
transition: 0.5s;
}

a.shopButton {
/**/
}

.pressCornerNavi {
padding: 0 0 2.5em 0;
}

.pressCornerNavi .buttonStyle {
margin: 1em;
}

.pressCornerNavi .buttonStyle.redStyle:hover {
color: #e5223c;
}

.boxStyle.alignLeft.newsBox .buttonStyle {
padding: 0.5em 1.5em 0.5em 1.5em;
margin: 0 1em 1em 0;
}

.buttonStyle.dynamicButton, a.buttonStyle.dynamicButton, .buttonStyle.dynamicButton.popUpPage, a.buttonStyle.dynamicButton.popUpPage, a.buttonStyle.dynamicButton.redStyle.popUpPage {
display: table;
margin: 3em auto;
}

span.h2Style .buttonStyle.dynamicButton, span.h2Style a.buttonStyle.dynamicButton {
font-size: 65%;
}

span.h3Style .buttonStyle.dynamicButton, span.h3Style a.buttonStyle.dynamicButton {
font-size: 75%;
}

a.buttonStyle {
text-transform: uppercase;
}

.h1Wrapper .buttonStyle {
margin-top: 8%;
}

.verticalPadding .buttonStyle {
margin-top: 8%;
margin-bottom: 3%;
}


.verticalPadding .articleDesc {
margin-top: 0;
}


.buttonStyle.redStyle:hover {
/*padding: 10px 25px 10px 25px;*/
color: #ffffff;
background-color: rgba(0,0,0,0.3);
}

section.bg-whiteStyle .buttonStyle.redStyle:hover {
color: #ffffff;
background-color: #e5223c;
}


.max80 {
display: inline-block;
width: 80% !important;
max-width: 80% !important;
}

.thinStyle {
font-family: 'Frutiger Neue W01 Thin', helvetica, arial, sans-serif;
font-weight: normal;
}

.textUppercase {
text-transform: uppercase !important;
}

.textLowercase {
text-transform: none !important;
}


.youtubeLoader {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url(../images/video-startbutton.png);
background-repeat: no-repeat;
background-size: 90px auto;
background-position: center center;
}

.boxStyle .youtubeLoader {
background-color: rgba(0,0,0,0.2);
}

.boxStyle .youtubeLoader:hover {
background-color: rgba(255,255,255,0.2);
}

.ytiframeWrapper {
position: absolute;
top: 0;
left: 0;
float: left;
width: 100%;
height: 100%;
background-color: rgba(0,0,0,0.8);
overflow: hidden;
}


.ytiframeWrapper iframe {
float: left;
width: 100%;
height: 100%;
}

.fittoWrapper {
float: left;
display: inline-block;
padding: 0;
margin: 0;
width: 100%;
height: 0;
padding-top: 56.25%;/* don't change */
position: relative;
}

.fittoWrapper > iframe {
position: absolute;
top: 0px;
left: 0px;
right: 0px;
bottom: 0px;
}


/* akkordion */
.akkord-title {
float: left;
width: 100%;
box-sizing: border-box;
border: 0;
}

.akkord-desc {
float: left;
width: 100%;
box-sizing: border-box;
border: 0;
}


.akkord-title.black-to-redStyle:hover, .akkord-title.black-to-redStyle:hover h2, .akkord-title.black-to-redStyle h2:hover {
color: #e5223c !important;
}

h3.akkord-title {
padding-bottom: 0.4em;
margin-bottom: 0.4em;
border-bottom: 1px dashed #999999 !important;
font-size: 1.1em !important;
line-height: 1.2;
color: #999999;
}


h3.akkord-title:hover, h3.akkord-title.akkord-opened {
color: #000000;
border-bottom: 1px dashed #000000 !important;
}

p.akkord-desc {
margin: 0 0 2em 0;
}



/* video player */

.videoWrapper {
float: left;
width: 100%;
height: 100%;
text-align: center;
background: rgba(0,0,0,0.8);
position: absolute;
}

.videoWrapperCloser {
float: right;
width: 28px;
height: 28px;
padding: 0;
margin: 2em;
background-image: url(../images/close-white.png);
background-repeat: no-repeat;
background-position: 0 0;
background-size: 100% auto;
cursor: pointer;
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: 0.3s;
transition: 0.3s;
}

.videoWrapperCloser:hover {
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
}



/* search form */

.searchFormWrapper {
position: absolute;
top: 50%;
left: 50%;
display: inline-block;
width: 30em;
max-width: 100%;
padding: 3em;
margin: -5em 0 0 -15em;
/*background: rgba(255,255,255,0.8);*/
text-align: center;
-webkit-transition: 0.3s;
transition: 0.3s;
}

.searchFormWrapperCloser {
float: right;
width: 28px;
height: 28px;
padding: 0;
margin-top: -3em;
background-image: url(../images/close-white.png);
background-repeat: no-repeat;
background-position: 0 0;
background-size: 100% auto;
cursor: pointer;
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: 0.3s;
transition: 0.3s;
}

.searchFormWrapperCloser:hover {
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
}

.searchFormWrapper input[type="text"] {
/**/
}

.searchFormWrapper.fullSize {
position: static;
top: 0;
left: auto;
float: none;
display: inline-block;
width: 70em;
max-width: 100%;
height: 100%;
padding: 3em 0 0 0;
margin: 0 auto;
margin-top: 4em;
background: transparent;
-webkit-transition: none;
transition: none;
}

ul.searchresultsList li {
background-image: none;
}

ul.searchresultsList li .buttonStyle, ul.searchresultsList li .buttonStyle.dynamicButton, ul.searchresultsList li a.redStyle {
display: inline-block !important;
padding: 0 !important;
margin: 0 0.2em 0 0.2em !important;
border: 0 !important;
border-bottom: 2px solid !important;
text-transform: none  !important;
}

ul.searchresultsList li .buttonStyle:hover, ul.searchresultsList li a.redStyle:hover {
background: transparent;
color: #e5223c;
}


.placeHolder {
display: block;
width: 100%;
box-sizing: border-box;
border: 0;
padding: 3em 0 3em 0;
background: transparent;
}



/* locations overview */

.locationsWrapper {
position: absolute;
top: 50%;
left: 50%;
display: inline-block;
width: 50em;
height: 30em;
max-width: 100%;
padding: 3em;
margin: -15em 0 0 -25em;
/*background: rgba(255,255,255,0.8);*/
text-align: center;
-webkit-transition: 0.3s;
transition: 0.3s;
}

.locationsWrapper .boxStyle.halfSize {
padding: 3px;
background-color: transparent;
}

.locationsWrapper .boxStyle.halfSize div {
width: 100%;
height: 100%;
background-color: rgba(0,0,0,0.85);
/*border-right: 1px solid #333333;
border-bottom: 1px solid #333333;*/
position: relative;
}

.locationsWrapper .boxStyle.halfSize .prevTitle {
position: absolute;
top: 50%;
margin: -12% auto;
font-size: 160%;
}


.locationsWrapperCloser {
float: right;
width: 50px;
height: 50px;
padding: 0;
margin-top: 3px;
margin-right: -50px;
background-color: #e5223c;
background-image: url(../images/close-white.png);
background-repeat: no-repeat;
background-position: center center;
background-size: 28px auto;
cursor: pointer;
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: 0.3s;
transition: 0.3s;
}


/* location details page representatives boxes */

.locationRepresentatives .boxStyle {
padding-top: 0 !important;
}

.gMapsLocation {
display: inline-block;
width: auto;
height: 20px;
padding-right: 25px;
color: inherit !important;
background-image: url(../images/location-icon.png);
background-repeat: no-repeat;
background-size: 20px auto;
background-position: right top;
}



#formLoader {
-webkit-transition: 0.5s;
transition: 0.5s;
}

.formSpecialHalfsizeLeft {
padding-right: 0.5em;
}

.formSpecialHalfsizeRight {
padding-left: 0.5em;
}

.formCloser {
position: absolute;
top: 1.6em;
right: 1.6em;
float: right;
width: 50px;
height: 50px;
padding: 0;
background-image: url(../images/close-red.png);
background-repeat: no-repeat;
background-position: center center;
background-size: 28px auto;
cursor: pointer;
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: 0.3s;
transition: 0.3s;
}

.formCloser:hover {
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
}

/* email form things */

#emailForm input[type="text"], select, textarea {
border: 1px solid #999999;
background-color: #ffffff;
color: #999999;
}

#emailForm textarea {
height: 20em;
}

#emailForm input[type="checkbox"] {
width: 30px;
padding: 0;
visibility: hidden;
}


.checkboxStyle {
display: inline-block;
width: 20px;
height: 20px;
margin: 5px 10px 5px 0;
border: 1px solid #ffffff;
border-radius: 0;
vertical-align: middle;
overflow: hidden;
position: relative;
}

.checkboxStyle label {
cursor: pointer;
position: absolute;
width: 20px;
height: 20px;
top: 0px;
left: 0px;
background: transparent none repeat scroll 0% 0%;
border: 0;
}

.checkboxStyle label::after {
opacity: 0.1;
content: "";
position: absolute;
width: 9px;
height: 5px;
background: transparent none repeat scroll 0% 0%;
top: 3px;
left: 4px;
border-width: medium medium 2px 2px;
border-style: none none solid solid;
border-color: -moz-use-text-color -moz-use-text-color #ffffff #ffffff;
-moz-border-top-colors: none;
-moz-border-right-colors: none;
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
border-image: none;
-moz-transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
}

#emailForm .checkboxStyle {
border: 1px solid #cccccc;
}

#emailForm .checkboxStyle label::after {
border-color: -moz-use-text-color -moz-use-text-color #666666 #666666;
}

.checkboxStyle input[type="checkbox"] {
width: 20px;
height: 20px;
}

.checkboxStyle input[type="checkbox"]:checked + label::after {
opacity: 1;
}


#emailForm select {
display: block;
box-sizing: border-box;
padding: 0.8em;
padding-right: 25px;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
background-image: url(../images/select-arrow-right.png);
background-repeat: no-repeat;
background-size: 26px auto;
background-position: right 10px center;
outline: 0;
cursor: pointer;
overflow: hidden;
}

#emailForm select option {
box-sizing: border-box;
/*border: 0;*/
outline: 0;
overflow: hidden;
}

#emailForm select::-ms-expand {
display: none;
}

#emailForm select:-moz-focusring {
/*border: 0;*/
outline: 0;
color: transparent;
text-shadow: 0 0 0 #000;
}

#emailForm select:-moz-focus-inner {
/*border: 0;*/
outline: 0;
}



/* ¼ boxes img text beside */
.img-text-beside-moduleWrapper .moduleWrapperRow {
float: left;
width: 50%;
max-width: 100%;
}

.img-text-beside-moduleWrapper .moduleWrapperRow .quarterSize {
width: 50%;
max-width: 100%;
}

.img-text-beside-moduleWrapper .moduleWrapperRow .quarterSize .prevTitle {
font-size: 160%;
text-transform: uppercase;
}

.img-text-beside-moduleWrapper .moduleWrapperRow:nth-child(3) .quarterSize, 
.img-text-beside-moduleWrapper .moduleWrapperRow:nth-child(4) .quarterSize, 
.img-text-beside-moduleWrapper .moduleWrapperRow:nth-child(7) .quarterSize, 
.img-text-beside-moduleWrapper .moduleWrapperRow:nth-child(8) .quarterSize, 
.img-text-beside-moduleWrapper .moduleWrapperRow:nth-child(11) .quarterSize, 
.img-text-beside-moduleWrapper .moduleWrapperRow:nth-child(12) .quarterSize {
float: right;
}

.h2Style .h2Stylesmaller {
line-height: 1.3em;
font-size: 75%;
}

/*.imprintAdresses span.halfSize:nth-child(odd) {
color: #999999;
}*/

.imprintAdresses span.halfSize:nth-child(2) {
font-family: 'Frutiger Neue W01 Bd', helvetica, arial, sans-serif;
font-weight: normal;
}


/* -------- footer ----------------- */

footer {
float: left;
width: 100%;
height: auto;
padding: 0;
background-color: #000000;
color: #ffffff;
text-align: left;
font-size: 90%;
letter-spacing: 0.06em;
}

footer .boxStyle {
padding: 3.3em;
background: transparent;
}

footer .boxStyle.thirdofSize:nth-child(2n) {
background: transparent;
}


footer ul {
list-style-type: none;
box-sizing: border-box;
border: 0;
padding: 0;
margin: 0;
color: inherit;
}

footer ul li {
padding: 4px 0 4px 0;
color: inherit;
background-image: none;
}

footer .boxStyle a {
color: inherit;
font-family: 'Frutiger Neue W01 Bd', helvetica, arial, sans-serif;
}

footer .boxStyle a:hover {
color: #e5223c;
}

footer input.buttonStyle {
width: auto;
border: 0;
}

footer .fullSize:last-child {
color: #999999;
}

footer .fullSize:last-child a {
color: inherit;
}

footer .fullSize:last-child a:hover {
color: #e5223c;
}

.socialMedia {
float: left;
display: block;
width: 100%;
margin: 60px 0 20px 0;
}

.socialMedia a {
display: block;
margin: 0 1.2em 1.2em 0;
}

.instaIcon {
width: 40px;
height: 20px;
background-image: url(../images/insta-icon.png);
background-repeat: no-repeat;
background-size: 20px auto;
background-position: 0 0;
}

.twitterIcon {
width: 40px;
height: 20px;
background-image: url(../images/twitter-icon.png);
background-repeat: no-repeat;
background-size: 20px auto;
background-position: 0 0;
}

.facebookIcon {
width: 40px;
height: 20px;
background-image: url(../images/facebook-icon.png);
background-repeat: no-repeat;
background-size: 20px auto;
background-position: 0 0;
}

.instaIcon:hover, 
.twitterIcon:hover, 
.facebookIcon:hover {
background-position: 0 -20px;
}

.shareOnbottom {
display: block;
width: 100%;
min-height: 40px;
padding: 1em 0 1em 0;
margin: 2em auto;
margin-bottom: 0;
border-top: 1px dashed #dddddd !important;
background-image: url(../images/share-icon.png);
background-repeat: no-repeat;
background-size: 20px auto;
background-position: center center;
text-align: center;
position: static;
float: left;
}

.shareCopy {
display: block;
width: 100%;
max-width: 100%;
padding: 0.5em;
background: #dddddd;
text-align: left;
}

/* --------------------------------- */


.alignCenter {
text-align: center !important;
}

.alignLeft {
text-align: left !important;
}

.halfOpaque {
opacity: 0.5 !important;
}

.opaque0 {
opacity: 0 !important;
}

.smallerFont {
font-size: 85%;
}

.hiddenStyle {
display: none !important;
}

.autoHyphens {
-webkit-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;
}

.noHyphens {
-webkit-hyphens: none;
-moz-hyphens: none;
hyphens: none;
}

.autoHeight {
height: auto !important;
}

/* ---------------- over all & loading */

.overAllWrapper {
position: fixed;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: rgba(0,0,0,0.8);
z-index: 40000;
overflow-y: auto;
-webkit-overflow-scrolling: touch;
-webkit-transition: 0.4s;
transition: 0.4s;
}


.loader {
margin: -2em 0 0 -2em;
font-size: 0.8em;
position: absolute;
top: 50%;
left: 50%;
text-indent: -9999em;
border-top: 0.8em solid rgba(255, 255, 255, 0.2);
border-right: 0.8em solid rgba(255, 255, 255, 0.2);
border-bottom: 0.8em solid rgba(255, 255, 255, 0.2);
border-left: 0.8em solid #ffffff;
-webkit-transform: translateZ(0);
-ms-transform: translateZ(0);
transform: translateZ(0);
-webkit-animation: load8 1s infinite linear;
animation: load8 1s infinite linear;
}

.loader, .loader:after {
border-radius: 50%;
width: 4em;
height: 4em;
}

@-webkit-keyframes load8 {
0% {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
100% {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}
}

@keyframes load8 {
0% {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
100% {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}
}


.nouserSelect {
-moz-user-select: none;
-khtml-user-select: none;
-webkit-user-select: none;
user-select: none;
/* desable saving */
-webkit-touch-callout: none;
}

.overAllWrapper.forPopup {
background: rgba(0,0,0,0.85);
}


.popUpPage {
cursor: pointer;
}

.pagePopupWrapper {
position: absolute;
top: 0;
left: 50%;
float: left;
display: inline-block;
width: 750px;
max-width: 100%;
height: auto;
min-height: 750px;
padding: 0;
margin: 0 0 0 -375px;
background-color: #ffffff; /* rgba(255,255,255,0.95) */
color: #000000 !important;
-webkit-transition: 0.3s;
transition: 0.3s;
}

.pagePopupWrapper.opaque0 {
-webkit-transition: 0.6s;
transition: 0.6s;
}

.pagePopupWrapperCloser {
float: right;
width: 50px;
height: 50px;
padding: 0;
margin: 0 -50px 1em 0;
background-color: #e5223c;
background-image: url(../images/close-white.png);
background-repeat: no-repeat;
background-position: center center;
background-size: 28px auto;
cursor: pointer;
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: 0.3s;
transition: 0.3s;
}

.pagePopupWrapper h1, .pagePopupWrapper h2 {
font-size: 200%;
}


.pagePopupWrapper-small {
top: 50%;
left: 50%;
min-height: 0;
margin: 0;
-webkit-transform: translate(-50%,-50%);
-moz-transform: translate(-50%,-50%);
-o-transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
-webkit-transition: 0.4s;
transition: 0.4s;
}

.licensesonlyvisibleCloser {
position: absolute;
top: -3.25em;
right: 0;
width: 3.25em;
height: 3.25em;
padding: 0;
background-color: #e5223c;
background-image: url(../images/close-white.png);
background-repeat: no-repeat;
background-position: center center;
background-size: 1.8em auto;
cursor: pointer;
/*
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
*/
-webkit-transition: 0.3s;
transition: 0.3s;
}

.noHyphens {
-webkit-hyphens: none;
-moz-hyphens: none;
hyphens: none;
}


/* EU cookie policy */

.cookiePolicy {
display: none;
font-size: 0.9em;
}

.cookiePolicy .boxStyle {
padding-top: 3em;
}

.cookiePolicy .buttonStyle {
padding: 0.5em;
margin: 0.6em 0.5em 0.6em 0;
border: 3px solid;
font-family: 'Frutiger Neue W01 Thin', helvetica, arial, sans-serif;
text-transform: none;
}

.cookiePolicy .buttonStyle.redStyle:hover {
border: 3px solid;
border-color: #e5223c !important;
background-color: #e5223c !important;
color: #ffffff !important;
}


/* ------------ some admin styles -------------------- */

.pageisOff {
opacity: 0.4;
}

.pageisOff:before {
content: 'offline';
position: absolute;
bottom: 0;
left: 50%;
display: inline-block;
width: 100px;
margin: 0 0 0 -50px;
padding: 0.4em;
background-color: #000000;
color: #ffffff;
text-align: center;
}

.overAllWrapperInlineBox {
position: absolute;
top: 50%;
left: 50%;
float: left;
display: inline-block;
width: 750px;
max-width: 100%;
height: 750px;
padding: 2em;
margin: -375px 0 0 -375px;
background-color: rgba(255,255,255,0.9);
color: #000000 !important;
overflow-y: auto;
-webkit-overflow-scrolling: touch;
}


/* page edit */


.overAllWrapperInlineBox .buttonStyle, .overAllWrapperInlineBox select, .overAllWrapperInlineBox textarea {
border: 0;
}

.overAllWrapperInlineBox .buttonStyle {
padding-top: 0.65em;
}

.overAllWrapperInlineBox select {
padding: 0.72em;
}

.pageeditOpener {
position: absolute;
bottom: 3em;
right: 3em;
z-index: 100;
width: 30px;
height: 30px;
background-image: url(../images/edit-red-icon.png);
background-repeat: no-repeat;
background-size: 100% auto;
background-position: center center;
}

.bg-redStyle .pageeditOpener {
background-image: url(../images/edit-icon.png);
}


.editmodCloser {
position: fixed;
top: 2em;
right: 3em;
z-index: 1001;
display: inline-block;
width: 50px;
height: 50px;
border-radius: 50%;
margin: 0;
background-color: #f7f4f0;
background-image: url(../images/close-red.png);
background-repeat: no-repeat;
background-size: 20px auto;
background-position: center center;
text-align: center;
overflow: hidden;
-ms-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: 0.3s;
transition: 0.3s;
}


.editmodCloser:hover {
-ms-transform: rotate(90deg);
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
}


/* ------------------------------------ */




.noscriptStyle {
position: fixed;
top: 50%;
left: 50%;
z-index: 20001;
width: 200px;
box-sizing: border-box;
border: 0;
padding: 2em;
margin: -40px 0 0 -100px;
font-size: 0.9em;
background-color: #e5223c;
color: #ffffff;
opacity: 0.95;
}


/* IE9 < */
.getNewerbrowser {
display: none;
position: fixed;
left: 0;
bottom: 0;
z-index: 20002;
width: 100%;
box-sizing: border-box;
border: 0;
padding: 20px;
margin: 0;
text-align: center;
background: #e5223c;
color: #ffffff;
font-size: 0.8em;
}

.getNewerbrowser a {
color: #ffffff;
}



/* --------------------------------- */





@media only screen
and (max-width: 5000px) {

html {
font-size: 140%;
}

article {
width: 50%;
max-width: 100%;
}

.h1Wrapper h1, .h1Wrapper .h1Style, .h1WrapperDesc {
width: 40%;
max-width: 100%;
}


.articleDesc {
width: 60%;
max-width: 100%;
}

.overAllWrapperInlineBox {
width: 900px;
max-width: 100%;
height: 900px;
margin: -450px 0 0 -450px;
}


}



@media only screen
and (max-width: 2400px) {

html {
font-size: 130%;
}

article {
width: 53%;
max-width: 100%;
}

.h1Wrapper h1, .h1Wrapper .h1Style, .h1WrapperDesc {
width: 50%;
max-width: 100%;
}

}



@media only screen
and (max-width: 2000px) {

html {
font-size: 125%;
}

article {
width: 59%;
max-width: 100%;
}

.h1Wrapper h1, .h1Wrapper .h1Style, .h1WrapperDesc {
width: 49%;
max-width: 100%;
}


}



@media only screen
and (max-width: 1800px) {

html {
font-size: 120%;
}

article {
width: 60%;
max-width: 100%;
}

.h1Wrapper h1, .h1Wrapper .h1Style, .h1WrapperDesc {
width: 60%;
max-width: 100%;
}

}



@media only screen
and (max-width: 1600px) {

html {
font-size: 110%;
}

article {
width: 62%;
max-width: 100%;
}

.h1Wrapper h1, .h1Wrapper .h1Style, .h1WrapperDesc {
width: 65%;
max-width: 100%;
}

.overAllWrapperInlineBox {
width: 750px;
max-width: 100%;
height: 750px;
margin: -375px 0 0 -375px;
}

}



@media only screen
and (max-width: 1400px) {

html {
font-size: 100%;
}

.pageLogo {
margin-top: 1em;
margin-bottom: 1.2em;
}

article {
width: 700px;
max-width: 100%;
}

.h1Wrapper h1, .h1Wrapper .h1Style, .h1WrapperDesc {
width: 700px;
max-width: 100%;
}

.h1WrapperDesc {
width: 500px;
max-width: 100%;
}


}







/* --------------------------------- */


@media only screen
and (max-width: 1000px) {
/* dont change size!!! 1000 important! */


h1, .h1Style {
font-size: 280%;
}

h1.detailsPageh1 {
font-size: 280%;
}

.h1WrapperDesc {
margin-top: 2em;
font-size: 120%;
}

h2, .h2Style, span.prevTitle, a.prevTitle, .newsBox h1   {
font-size: 150%;
}

.pageMainnavi {
height: auto;
position: absolute;
}

.pageMainnaviWrapper {
height: auto;
padding: 0;
}

.pageMainnaviOpener {
display: block;
float: right;
width: 40px;
margin: 1.2em 1.8em 0 0;
}

.pageMainnavi ul.mainNaviUL {
position: relative;
top: 0;
right: 0;
width: 100%;
float: right;
max-width: 100%;
height: auto;
margin: 0 auto;
background-color: rgba(0,0,0,0.85);
display: none;
}

.pageMainnavi ul.mainNaviUL li {
float: left;
display: block;
width: 100%;
padding: 0.6em 1.8em 0.6em 1.8em;
text-align: right;
}

.pageMainnavi ul.mainNaviUL li:first-child {
margin-top: 1em;
}

.pageMainnavi ul.mainNaviUL li:last-child {
margin-bottom: 2em;
}

.pageMainnavi ul.mainNaviUL li a {
text-align: center;
}

.pageSidenavi {
top: 0;
width: 100%;
height: 40px;
padding: 0;
}

.pageSidenavi ul {
float: right;
margin-right: 1em;
}

.pageSidenavi ul li {
width: auto;
}

.pageSidenavi ul li a {
width: auto;
padding: 10px 10px 5px 10px;
}

.pageSidenavi ul li:before {
top: 40px;
right: 0;
}

#langchange {
width: 50px;
height: 40px;
}

ul.langlist {
position: absolute;
top: 0;
left: 0;
display: block;
width: auto;
height: 40px;
/*margin: 0;*/
}

ul.langlist:hover {
width: auto;
height: 160px;
}

ul.langlist li {
display: block;
width: 100%;
max-width: 100%;
margin: 0;
text-align: center;
}


.mainNaviULSubWrapper {
position: relative;
top: 0;
right: auto;
left: 0;
z-index: 1000000;
float: left;
width: 100%;
height: auto;
min-height: 800px;
box-sizing: border-box;
border: 0;
padding: 0 1.2em 0 2em;
margin: 0;
background-color: rgba(255,255,255,1);/* #333333 */
text-align: right;
overflow-y: auto;
-webkit-overflow-scrolling: touch;
-webkit-transition: none;
transition: none; 
/*display: none;*/
}

#subnavslider {
margin: 0 0 2em 0;
}

#subnavslider ul.slides li {
overflow-y: auto;
}

ul.mainNaviULSub.halfSize {
/*float: none;
display: inline-block;
width: 49%;*/
max-width: 100%;
padding: 0 10px 0 10px;
}

ul.mainNaviULSub li {
text-align: center;
overflow: hidden;
}

ul.mainNaviULSub li a {
color: #333333;
}

/*
ul.mainNaviULSub li:first-child {
border-bottom: 1px dashed #666666;
}

ul.mainNaviULSub li:last-child {
border-bottom: 0;
}
*/

ul.mainNaviULSub li.bottomBorder {
border-bottom: 1px dashed #666666;
}

ul.mainNaviULSub li.subsubnavitem:last-child {
border-bottom: 0;
}

.pageMainnavi ul.mainNaviUL, .mainNaviULSubWrapper {
font-size: 1.2em;
}

.pageLogo {
float: left;
display: block;
margin: 0.7em 0 0.2em 1.8em;
}

.pageHeader {
height: auto !important;
min-height: 0;
border: 0;
}

.pageHeader ul.slides li video {
max-width: 120%;
min-height: 110%;
}

.boxStyle {
padding: 40px;
}

.formSpecialHalfsizeLeft {
padding-right: 0.5em;
}

.formSpecialHalfsizeRight {
padding-left: 0.5em;
}

.quarterSize {
float: left;
width: 50%;
max-width: 100%;
}

.moduleWrapper.customersList .boxStyle.quarterSize {
width: 25% !important;
}

.prevTitle {
padding: 0 20px 0 20px;
}

.boxStyle.halfSize h2, .boxStyle.halfSize .h2Style, .boxStyle.halfSize span.prevTitle, .boxStyle.halfSize a.prevTitle {
font-size: 220%;
}

.boxStyle.halfSize span.prevTitle, .boxStyle.halfSize a.prevTitle {
padding: 0 20px 0 20px;
}

.boxStyle.quarterSize h2, .boxStyle.quarterSize .h2Style, .boxStyle.quarterSize span.prevTitle, .boxStyle.quarterSize a.prevTitle {
font-size: 120%;
}

.videoWrapperCloser {
margin: 3em 2em 0 0;
}

.searchFormWrapperCloser.onresultState {
margin-right: 2em;
}

.newsBox {
width: 50% !important;
max-width: 100%;
}

.pagePopupWrapper-small {
top: 4em;
left: 50%;
max-width: calc(100% - 4em);
min-height: 0;
margin: 0;
-webkit-transform: translate(-50%,0);
-moz-transform: translate(-50%,0);
-o-transform: translate(-50%,0);
-ms-transform: translate(-50%,0);
transform: translate(-50%,0);
}

.cookiePolicy .boxStyle {
padding-top: 5em;
}


}



@media only screen
and (max-width: 800px) {

/* ¼ boxes img text beside */
.img-text-beside-moduleWrapper .moduleWrapperRow, .moduleWrapperRow {
float: left;
width: 100% !important;
max-width: 100%;
}

.img-text-beside-moduleWrapper .moduleWrapperRow .quarterSize {
float: left !important;
width: 50%;
font-size: 120%;
}

.img-text-beside-moduleWrapper .moduleWrapperRow:nth-child(2n) .quarterSize {
float: right !important;
}

.pagePopupWrapper {
width: 650px;
max-width: 100%;
margin-left: -325px;
}

.pagePopupWrapperCloser {
position: absolute;
top: 0;
right: 0;
z-index: 100;
margin: 0 0 1em 0;
}

.pagePopupWrapper-small {
top: 4em;
left: 50%;
max-width: calc(100% - 4em);
min-height: 0;
margin: 0;
-webkit-transform: translate(-50%,0);
-moz-transform: translate(-50%,0);
-o-transform: translate(-50%,0);
-ms-transform: translate(-50%,0);
transform: translate(-50%,0);
}

.placeHolder {
padding: 1.5em 0 1.5em 0;
}


}





@media only screen
and (max-width: 750px) {
/* dont change size!!! 750 important! */

body {
font-size: 0.9em;
}

h1, .h1Style {
font-size: 220%;
}


h2, .h2Style, span.prevTitle, a.prevTitle, .newsBox h1   {
font-size: 140%;
}

h3, .h3Style  {
font-size: 120%;
}

#langchange {
width: 65px;
}

.pageLogo {
width: 90px;
margin: 0.9em 0 0.4em 1.8em;
}

.pageMainnaviOpener {
width: 20px;
margin: 1em 1.6em 0 0;
}

.pageMainnavi ul.mainNaviUL li {
padding: 0.6em 1.5em 0.6em 1.5em;
}

ul.mainNaviULSub.halfSize {
float: right;
width: 100%;
max-width: 100%;
padding: 0 5px 0 5px;
margin-bottom: 0.1em;
}


section {
-webkit-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;
}

.pageHeader {
height: auto !important;
min-height: 0;
}

.h1Wrapper:not(.afterSlider) {
position: static;
top: 0;
left: 0;
padding: 0 30px 0 30px;
margin: 20% auto;
}


.pageHeader .flex-control-nav, .popupHeader .flex-control-nav {
bottom: 0.5em;
}

h1.detailsPageh1 {
font-size: 300%;
}

.h1WrapperDesc {
margin-top: 20px;
font-size: 100%;
}

.boxStyle {
padding: 40px;
}

.verticalPadding {
padding: 12% 40px 12% 40px;
}

.verticalPadding .h1Wrapper {
margin: 0 auto !important;
margin-top: 40px !important;
margin-bottom: 50px !important;
}

.halfSize {
float: left;
width: 100%;
}

.halfSize.rightOnDesktop {
float: left;
}

.thirdofSize {
float: left;
width: 50%;
}

.quarterSize {
float: left;
width: 50%;
/* max-width: 100%; */
}

.moduleWrapper.customersList .boxStyle.quarterSize {
width: 50% !important;
padding: 2em 1em 2em 1em;
border: 0;
}

.moduleWrapper.customersList .boxStyle.quarterSize:nth-child(odd) {
border-top: 1px dashed;
}

.moduleWrapper.customersList .boxStyle.quarterSize:nth-child(even) {
border-top: 1px dashed;
border-left: 1px dashed;
}


.prevTitle {
padding: 0 10px 0 10px;
-webkit-hyphens: none;
-moz-hyphens: none;
hyphens: none;
}

.boxStyle.halfSize h2, .boxStyle.halfSize .h2Style, .boxStyle.halfSize span.prevTitle, .boxStyle.halfSize a.prevTitle {
font-size: 220%;
/*padding: 0;*/
}

.boxStyle.quarterSize h2, .boxStyle.quarterSize .h2Style, .boxStyle.quarterSize span.prevTitle, .boxStyle.quarterSize a.prevTitle {
font-size: 150%;
}

.textWrapper {
margin: 30px 0 60px 0;
}


.videoWrapperCloser {
width: 14px;
height: 14px;
margin: 3em 1.8em 0 0;
}


.searchFormWrapper {
margin-top: -1em;
}

.searchFormWrapperCloser {
width: 14px;
height: 14px;
}

.searchFormWrapperCloser.onresultState {
margin-right: 1.6em;
}

.searchFormWrapper {
width: 100%;
left: 0;
top: 0;
padding: 1.8em;
margin: 30%  0 0 0;
}


.locationsWrapper {
float: left;
position: absolute;
top: 0;
left: 0;
display: block;
width: 100%;
max-width: 100%;
height: 100%;
padding: 0;
margin: 0;
overflow-y: auto;
-webkit-overflow-scrolling: touch;
}

.locationsWrapper .boxStyle.halfSize {
padding: 0;
border-bottom: 1px solid #333333;
}

.locationsWrapper .boxStyle.halfSize div {
float: left;
height: auto;
}

.locationsWrapper .boxStyle.halfSize .prevTitle {
position: relative;
top: 0;
margin: 25% 0 25% 0;
font-size: 160%;
}

.locationsWrapperCloser {
position: fixed;
top: 0;
right: 0;
z-index: 1000;
width: 40px;
height: 40px;
margin: 0;
background-size: 14px auto;
}

.newsBox {
width: 100% !important;
max-width: 100%;
}


.newsBox:nth-child(even) {
background-color: #ffffff;
}

.imprintAdresses span.halfSize:nth-child(odd) {
font-family: 'Frutiger Neue W01 Thin', helvetica, arial, sans-serif;
font-weight: normal;
color: #999999;
}


.imprintAdresses span.halfSize:nth-child(2) {
font-family: 'Frutiger Neue W01 Bd', helvetica, arial, sans-serif;
font-weight: normal;
font-size: 110%;
color: #e5223c;
}

.pagePopupWrapper {
left: 0;
width: 100%;
max-width: 100%;
height: auto;
min-height: 600px;
padding: 0;
margin: 0;
}

.pagePopupWrapperCloser {
position: absolute;
top: 0;
right: 0;
z-index: 100;
margin: 0 0 1em 0;
}

.pagePopupWrapper .verticalPadding {
padding: 1em 0 1em 0;
}

.pagePopupWrapper-small {
top: 4em;
left: 2em;
max-width: calc(100% - 4em);
min-height: 0;
margin: 0;
-webkit-transform: translate(0,0);
-moz-transform: translate(0,0);
-o-transform: translate(0,0);
-ms-transform: translate(0,0);
transform: translate(0,0);
}

footer .boxStyle {
padding: 40px;
}

.overAllWrapperInlineBox {
position: absolute;
top: 0;
left: 0;
float: left;
display: inline-block;
width: 100%;
max-width: 100%;
height: auto;
min-height: 600px;
margin: 0 auto;
}

.editmodCloser {
position: absolute;
top: 1em;
right: 1em;
}

.articleDesc {
width: 80%;
max-width: 100%;
-webkit-hyphens: none;
-moz-hyphens: none;
hyphens: none;
}

.cookiePolicy .boxStyle {
padding-top: 3em;
}


}




@media only screen
and (max-width: 580px) {

body {
font-size: 1em;
}

h1, .h1Style {
font-size: 160%;
-webkit-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;
}


h2, .h2Style, span.prevTitle, a.prevTitle, .newsBox h1   {
font-size: 140%;
}

h3, .h3Style  {
font-size: 110%;
}

/*.pageMainnaviOpener {
width: 20px;
}*/


.pageMainnavi ul.mainNaviUL li {
padding: 0.6em 1.5em 0.6em 1.5em;
}

.mainNaviULSubWrapper {
min-height: 600px;
padding: 0 20px 0 20px;
}

#subnavslider {
margin: 0 0 2em 0;
}

ul.mainNaviULSub.halfSize {
margin: 1.45em 0 0 0;
}

.pageSidenavi {
height: 30px;
border-top: 5px solid #e5223c;
background-color: transparent;
}

.pageSidenavi ul li, 
.pageSidenavi ul li a {
background-color: transparent;
}

.pageSidenavi ul li a {
padding: 10px 6px 5px 6px;
}

.pageSidenavi ul li:hover:before {
background-color: transparent;
}

.pageLogo {
/*width: 80px;
margin: 0.2em 0 0.5em 1.8em;*/
margin-bottom: 0.5em;
}


section {
-webkit-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;
}

.pageHeader {
height: auto !important;
min-height: 0;
}

.h1Wrapper:not(.afterSlider) {
position: static;
top: 0;
left: 0;
padding: 0 30px 0 30px;
margin: 20% auto;
}

h1.detailsPageh1 {
font-size: 160%;
-webkit-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;
}

.h1WrapperDesc {
margin-top: 20px;
font-size: 100%;
}

.headerImgLogo {
width: 130px;
max-width: 100%;
margin-top: 20px;
margin-left: -65px;
margin-bottom: 10px;
}

.boxStyle {
padding: 30px;
cursor: pointer;
}

.verticalPadding {
padding: 14% 30px 14% 30px;
}

.halfSize, .thirdofSize, .quarterSize {
float: left;
width: 100%;
}

.propertiesBox {
width: 50% !important;
font-size: 0.85em;
}

.moduleWrapper.customersList .boxStyle.quarterSize {
width: 50% !important;
}

/*
.moduleWrapper.customersList .boxStyle.quarterSize:nth-child(odd) {
border-left: 0;
}

.moduleWrapper.customersList .boxStyle.quarterSize:nth-child(-n+4) {
border-top: 1px dashed;
}

.moduleWrapper.customersList .boxStyle.quarterSize:nth-child(-n+2) {
border-top: 0;
}

.moduleWrapper.customersList .boxStyle.quarterSize:nth-last-child(-n+4) {
border-bottom: 1px dashed;
}

.moduleWrapper.customersList .boxStyle.quarterSize:nth-last-child(-n+2) {
border-bottom: 0;
}*/

.videoStart, .youtubeLoader {
background-size: 45px auto;
}

.prevTitle {
padding: 0 10px 0 10px;
-webkit-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;
}

.boxStyle.halfSize h2, .boxStyle.halfSize .h2Style, .boxStyle.halfSize span.prevTitle, .boxStyle.halfSize a.prevTitle {
font-size: 140%;
/*padding: 0;*/
}

.textWrapper {
margin: 20px 0 40px 0;
}

.max80 {
max-width: 100%;
}

.img-text-beside-moduleWrapper .moduleWrapperRow .quarterSize {
width: 100%;
max-width: 100%;
}

.pagePopupWrapper h1, .pagePopupWrapper h2 {
font-size: 180%;
}

.whiteOnPhones {
color: #ffffff;
}

footer .boxStyle {
padding: 30px;
}

.socialMedia {
margin: 2em 0 0 0;
}

.socialMedia a {
display: inline-block;
margin: 0 0.2em 0.5em 0;
}

.placeHolder {
padding: 1em 0 1em 0;
}

}



@media only screen
and (max-width: 460px) {

ul.mainNaviULSub li a {
padding: 0.4em 0 0.3em 0;
}


.h1WrapperDesc br, .detailsPageh1 br, h1 br, .h1Style br {
display: none !important;
}

.moduleWrapper.customersList .boxStyle.quarterSize {
width: 100% !important;
min-height: 100px !important;
padding: 1em 0 1em 0;
border: 0 !important;
border-bottom: 1px dashed #dddddd !important;
}

.moduleWrapper.customersList .boxStyle.quarterSize img {
max-height: 60px !important;
}


}



@media only screen
and (max-width: 320px) {

body {
font-size: 0.9em;
}

.pageLogo {
margin-left: 20px;
}

h1, .h1Style, h1.detailsPageh1 {
font-size: 150%;
-webkit-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;
}


h2, .h2Style, span.prevTitle, a.prevTitle, .newsBox h1   {
font-size: 130%;
}

h3, .h3Style  {
font-size: 115%;
}

.h1Wrapper {
padding: 0 20px 0 20px;
}

.headerImgLogo {
width: 100px;
max-width: 100%;
margin-left: -50px;
}

.boxStyle {
padding: 20px;
}

.verticalPadding {
padding: 14% 20px 14% 20px;
}

.mainNaviULSubWrapper {
/*padding: 0 5px 0 5px;*/
}

/*.buttonStyle, a.buttonStyle {
width: auto;
min-width: 0;
}*/


footer .boxStyle {
padding: 20px;
}


}





