body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul,.content-gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li,.content-gallery>ul li{float:left}.ce_gallery>ul li.col_first,.content-gallery>ul li.col_first{clear:left}.float_left,.media--left>figure{float:left}.float_right,.media--right>figure{float:right}.block{overflow:hidden}.media{display:flow-root}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
@media (max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.audio_container audio{max-width:100%}.video_container video{max-width:100%;height:auto}.aspect,.responsive{position:relative;height:0}.aspect iframe,.responsive iframe{position:absolute;top:0;left:0;width:100%;height:100%}.aspect--16\:9,.responsive.ratio-169{padding-bottom:56.25%}.aspect--16\:10,.responsive.ratio-1610{padding-bottom:62.5%}.aspect--21\:9,.responsive.ratio-219{padding-bottom:42.8571%}.aspect--4\:3,.responsive.ratio-43{padding-bottom:75%}.aspect--3\:2,.responsive.ratio-32{padding-bottom:66.6666%}
.mobile_menu{position:fixed;z-index:100;display:none}.mobile_menu .inner{height:100%;background:#000;overflow-y:scroll}.mobile_menu.active.position_left{box-shadow:2px 0 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.position_top{box-shadow:0 2px 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.position_right{box-shadow:-2px 0 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.position_bottom{box-shadow:0 -2px 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.no_shadow{box-shadow:none!important}.mobile_menu_trigger{display:none}.mobile_menu_wrapper{position:relative;width:100%;overflow:hidden}.mobile_menu_overlay{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:99}.mobile_menu_overlay.background{background:rgba(0,0,0,.5)}.mobile_menu li.submenu_hide>ul{display:none}.mobile_menu li.submenu_show>ul{display:block}body.ie8 .mobile_menu,body.ie8 .mobile_menu_trigger,body.ie9 .mobile_menu,body.ie9 .mobile_menu_trigger{display:none!important}
/* Layout Müßig */

/* inter-regular - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    src: url('../../files/saubereidee/fonts/inter-v12-latin-regular.eot'); /* IE9 Compat Modes */
    src: url('../../files/saubereidee/fonts/inter-v12-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../../files/saubereidee/fonts/inter-v12-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
         url('../../files/saubereidee/fonts/inter-v12-latin-regular.woff') format('woff'), /* Modern Browsers */
         url('../../files/saubereidee/fonts/inter-v12-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../../files/saubereidee/fonts/inter-v12-latin-regular.svg#Inter') format('svg'); /* Legacy iOS */
  }
  
  /* inter-700 - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    src: url('../../files/saubereidee/fonts/inter-v12-latin-700.eot'); /* IE9 Compat Modes */
    src: url('../../files/saubereidee/fonts/inter-v12-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../../files/saubereidee/fonts/inter-v12-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
         url('../../files/saubereidee/fonts/inter-v12-latin-700.woff') format('woff'), /* Modern Browsers */
         url('../../files/saubereidee/fonts/inter-v12-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../../files/saubereidee/fonts/inter-v12-latin-700.svg#Inter') format('svg'); /* Legacy iOS */
  }
  

*{ margin: 0; padding: 0; border: 0;}
html, body {width: 100%; height: auto;}
body {font-size: 100%; font-family: 'Inter', Arial, Helvetica, sans-serif; font-weight: 400; font-style: normal; color: #363636; vertical-align:baseline; background-color: #fff;}

#clear, .clear {clear: both!important; width: auto; height: 0px; font-size: 0.1px;}
img {margin: 0; padding: 0; display: block;}

#container, #footer, #header {width: 100%; height: auto;}
#footer {background-color: #292929; padding-top: 50px; padding-bottom: 35px; margin-top: 35px;}
#header .inside, .contentHold {width: 100%; height: auto; padding: 25px 2% 25px 2%; margin: 0px auto; box-sizing: border-box; position: relative; max-width: 1500px;}


#container {margin-top: 210px;}
#header {position: fixed; z-index: 9999; top: 0px; left: 50%; transform: translate(-50%,0%); width: 100%; height: auto;  transition: all 0.25s ease;}
#header.scroll {background: #fff; -webkit-box-shadow: 0 2px 5px 0 #757575; box-shadow: 0 2px 5px 0 #757575; transition: all 0.25s ease;}



.bgrOrange {background-color: #ea5b0c;}
.bgrWelle::after {content:''; position: absolute; z-index: 0; top: 0; right: 5%; width: 50%; height: 100%; background: url(../../files/saubereidee/img/welle.svg) center no-repeat; background-size: 100% auto;}
.bgrWelle .ce_image {position: relative; z-index: 1;} .overflowMotiv .bgrWelle .ce_image {top: 30px;}
.overflowMotiv {padding-bottom: 0!important; max-height: 250px; overflow: visible;}
.bgrDarkGrey {background-color: #363636; padding-top: 75px; padding-bottom: 50px; margin-top: 50px; margin-bottom: 50px;}
.pStart .bgrDarkGrey {margin-top: 0;}
/* Basics*/
.noMobile, .noMobil {display: block!important;}
.yesMobile, .hRightMobil {display: none!important;}
.overflowHidden {overflow: hidden; position: relative;}
.overflowVisible {overflow: visible;}


.x1, .x2, .x3, .x32, .x4, .x43, .x30, .x5 {padding: 0%; margin-bottom: 1.25rem; box-sizing: border-box;}
.x1 {width: 96%; display: block;}
.x2 {width: 46%; float: left;}
.x1, .x2, .x3, .x32, .x4, .x5, .x43 {margin-left: 2%; margin-right: 2%;}

.x30 {width: 30%; float: left;}
.x3 {width: 29%; float: left;}
.f3 {width: 33%; float: right;}
.x32 {width: 62%; float: left;}
.x4 {width: 21%; float: left;}
.x43 {width: 65%; float: left;}
.x5 {width: 16%; float: left;}
.maxWidth70 {max-width: 70%; padding: 0% 2%; box-sizing: border-box; margin: 0px auto; clear: both; float: none;}

object, svg, img {max-width: 100%; height: auto;}
.floatRight {float: right;}
.textCenter {text-align: center;}
.center {margin: 0px auto; text-align: center;}
.centerBlock {margin-left: auto!important; margin-right: auto!important; float: none!important;}
.imgCenter .image_container, .imgCenter img {margin-left: auto; margin-right: auto;}
.marginBottom50 {margin-bottom: 50px; }
.marginBottom100 {margin-bottom: 100px;}
.marginBottom150 {margin-bottom: 150px;}
.marginTop50 {margin-top: 50px;}
.marginTop100 {margin-top: 100px;}
.paddingTop50, .textContentpaddingTop50 .textContent {padding-top: 50px;}
.paddingTop100, .textContentpaddingTop100 .textContent {padding-top: 100px;}
.paddingTop150, .textContentpaddingTop150 .textContent {padding-top: 150px;}
.paddingBottom100, .textContentpaddingBottom100 .textContent {padding-bottom: 100px;}
.paddingBottom50, .textContentpaddingBottom50 .textContent {padding-bottom: 50px;}

.noMarginBottom {margin-bottom: 0!important;}
.noMargin {margin: 0!important;}
.noPadding {padding: 0;}
.noPaddingBottom .contentHold {padding-bottom: 0!important;}
.flexBoxHold {display: flex;display: -webkit-flex;display: -ms-flexbox;}
.flexBoxHold .image_container, .flexBoxHold .image_container img {width: auto; height: auto;}
.borderTop {margin-top: 50px; padding-top: 50px; border-top: 1px solid #ccc;}
.borderBottom {margin-bottom: 50px; padding-bottom: 50px; border-bottom: 1px solid #ccc;}
.textRight {text-align: right;}

.tab {width: 70px; float: left; display: block; margin-right: 10px;}
.noAfter::after {display: none!important;}

/* Basis Typo */
p, td, #main ul li, #main ol li, input, select, textarea, .ce_text a, #footer a, #footer p {font-size: 1.125rem; line-height: 1.5rem; margin-bottom: 1.5rem; word-wrap:break-word;}
h1, h2, h3, h4, h5, h6, p, td, #main ul li, #main ol li, input, select, textarea, .ce_text a, #footer a, #footer p {hyphens: auto; -moz-hyphens: auto; -o-hyphens: auto; -webkit-hyphens: auto; -ms-hyphens: auto; font-weight: normal;}

h1, h2, h3 {margin-bottom: 1.5rem;}
h1 {font-weight: 500; color: #ea5b0c; margin-bottom: 15px; font-size: 2.5rem; line-height: 2.875rem;}
h2, h2.ce_headline {font-size: 1.65rem; line-height: 1.85rem; font-weight: 400;}
h3, h3.ce_headline {color: #ca4e0b;font-size: 1.45rem; line-height: 1.65rem; margin-bottom: 2.25rem;}
h4, h4.ce_headline {font-size: 1.25rem; line-height: 1.65rem; margin-bottom: 2rem;}
.bgrDarkGrey h4 {color: #ea996c;}
.bgrDarkGrey h3 {color: #ea5b0c; font-weight: 500;}

.orangeBtn {background-color: #fff; color: #b94608; padding: 20px 30px; transition: all 0.25s ease; text-decoration: none; display: inline-block; font-weight: 600;}
.orangeBtn:hover {padding: 20px 35px; transition: all 0.25s ease;}
.cTaBtn {display: block; margin: 20px auto 75px auto; text-align: center;}

/* Header */
#header.scroll .inside {padding: 10px 2%; transition: all 0.25s ease;}
.logo {width: 350px; max-width: 80%; height: auto; overflow: hidden; transition: all .25s ease; float: left;} 
.logo a span {text-indent: -9999px;display: block;position: absolute;}
.logo a {display: block; height: 100%; overflow: hidden; transition: all 0.25s ease; margin-top: 50px; margin-bottom: 10px;}
.logo a img, .logo a svg {height: auto; width: 100%; transition: all 0.25s ease;}
#header.scroll .logo {width: 250px; height: auto; margin-bottom: 0; transition: all .25s ease;}
#header.scroll .logo a {margin-top: 20px; transition: all 0.25s ease;}

.hRight { position: relative; display: flow-root; width: auto; padding-top: 20px; transition: all 0.25s ease;}
#header.scroll .hRight {padding-top: 0px; transition: all 0.25s ease;}

.phoneHead {float: right;}
.phoneHead a {font-size:1.875rem; line-height: 2rem; text-decoration: none; font-weight: 400; color: #363636; transition: all 0.25s ease;}
#header.scroll .phoneHead a {font-size: 1.25rem; line-height: 1.875rem; transition: all 0.25s ease;}
.phoneHead a::before {content:''; width: 25px; height: 25px; background: url(../../files/saubereidee/img/telephone.svg) center no-repeat; display: inline-block; margin-right: 15px; transition: all 0.25s ease;}
#header.scroll .phoneHead a::before {width: 15px; height: 15px; transition: all 0.25s ease;}



.naviMain {overflow: visible; transition: all 0.3s ease; padding-top: 15px; margin-top: 25px; margin-left: 150px;}
#header.scroll .naviMain {padding-top: 5px; margin-top: 10px; transition: all 0.25s ease;}
.naviMain ul {list-style:none;} .naviMain ul.level_1 {transition: all 0.25s ease;} 
#header.scroll .naviMain ul.level_1 {margin-top: 5px; transition: all 0.25s ease;}
.naviMain ul.level_1 > li {float: left; position: relative; margin-left:20px; transition: all 0.3s ease;}
.naviMain ul li a, .naviMain ul li strong {font-size: 1.675rem; text-decoration: none; transition: all 0.25s ease; display: block; color:#313131; line-height: 2rem; font-weight: 400;}
.naviMain ul.level_1 > li > a, .naviMain ul.level_1 > li > strong {padding-left:10px; padding-right: 10px; transition: 0.3s ease; padding-bottom: 10px; border-bottom: 5px solid #fff;}

#header.scroll .naviMain ul.level_1 > li > a, #header.scroll .naviMain ul.level_1 > li > strong {font-size: 1.125rem; line-height: 1.45rem; transition: all 0.3s ease;}
.naviMain ul.level_1 > li > strong, .naviMain ul.level_1 > li:hover > a, .naviMain ul.level_1 > li.active > strong, .naviMain ul.level_1 > li.forward > strong, .naviMain ul.level_1 > li.trail > a {border-bottom: 5px solid #d3530c; transition: all 0.35s ease;}
.naviMain ul li a:hover, .naviMain ul li strong, .naviMain ul li.trail > a {color: #d3530c;}
.naviMain ul.level_2 {position: absolute; z-index:999; background-color: #fff; min-width: 100%; display: none;-webkit-box-shadow: 0 2px 5px 0 #757575; box-shadow: 0 2px 5px 0 #757575;}
.naviMain ul.level_1 li:hover ul.level_2 {display: block;}
.naviMain ul.level_2 li {margin: 0!important; padding: 0 5px; min-width: 240px;}
.naviMain ul.level_2 > li:hover, .naviMain ul.level_2 > li.active, .naviMain ul.level_2 > li.forward, .naviMain ul.level_2 > li.trail {background-color: #d3530c;}
.naviMain ul.level_2 > li > strong, .naviMain ul.level_2 > li:hover > a, .naviMain ul.level_2 > li.active > strong, .naviMain ul.level_2 > li.trail > a {color: #fff;}
.naviMain ul.level_2 li a, .naviMain ul.level_2 li strong {text-transform: none; padding: 15px; font-size: 1.125rem; line-height: 1.45rem; margin-bottom: 0;}


/* mobil */
 /*Mobile Nav*/
.offcanvasHold {display: none;}
.offcanvasHold {position: fixed; z-index:9999; top: 0; right: 4%; display: none; }
.offcanvasBtn {position: relative; z-index: 998;display: block; text-indent: 100%; white-space: nowrap; overflow: hidden; padding: 25px 10px 10px 10px; border-radius: 0 0 10px 10px;}
.offcanvasBtn span {  height: 4px; width: 36px; border-radius: 2px;display: block; margin: 5px; background-color: #f2f2f2}
.offcanvasBtn::after {content:'';position: absolute; z-index: -1; left: 0; top: 0; width: 100%; height: 100%; background-color: #d3530c; cursor: pointer ;}

a.closeMenu {position: absolute; top: 40px; right: 40px; }
a.closeMenu::before {content:'\2715'; color: #0c0c0c; width: 50px; height: 50px; font-size: 30px; line-height: 35px;}

.mobile_menu {position: fixed; z-index: 99999; top: 0; left: 0; width: 100%; height: auto; min-height: 100%;}
.naviHoldMobile {width: 100%; height: auto; height: 100%; padding: 40px 10vw 40px; box-sizing: border-box;}
.naviHoldMobile #navi-mobile ul {list-style: none;} .naviHoldMobile #navi-mobile ul li {position: relative; border-bottom: 0; padding: 0; margin: 0;}
.naviHoldMobile #navi-mobile ul li a,.naviHoldMobile #navi-mobile ul li strong  {padding: 15px 20px; color: #415c6d; text-decoration: none; border-bottom: 1px solid #ccc; display: block; font-size: 1.25rem; line-height: 1.65rem;}
.naviHoldMobile #navi-mobile ul li strong {font-weight: 400;}
.naviHoldMobile #navi-mobile ul li strong.active {background-color: #d3530c; color: #fff;}
.naviHoldMobile #navi-mobile ul li ul li {margin-left: 20px;}
/*.naviHoldMobile .mod_navigation ul li ul li.active, .naviHoldMobile .mod_navigation ul li ul li:hover {background: rgba(189,24,35,0.95);}*/
.naviHoldMobile #navi-mobile ul li.submenu_hide::after {content:'\276D'; position: absolute; right: 15px; top: 10px; font-size: 1.25rem; color: #d3530c; }
.naviHoldMobile #navi-mobile ul li.submenu_show::after {content:'\276D'; rotate: 90deg; position: absolute; right: 15px; top: 10px; font-size: 1.25rem; color: #d3530c; }
.mobile_menu .inner {background: #fffbef;}
.mobile_menu {z-index:99999;}


.leitmotiv {padding-top: 40px; padding-bottom: 50px; position: relative;}
.leitmotiv .content-image {position: relative; z-index: 5;}
.pStart .leitmotiv {padding-top: 80px;}
.flyingBox {position: absolute;  z-index: 10; width: 45%; height: auto; padding-top: 65px;}
.flyingBox h1 {font-size: 3.85rem; line-height: 4.5rem; color: #fff; margin-bottom: 2rem; font-weight: 700;}
.flyingBox h2 {font-size: 2.5rem; line-height: 3rem; color: #fff; margin-bottom: 1.85rem;}
.flyingBox p {color: #fff; font-weight: 700;}

.flyingImage {float: right; position: relative; z-index: 1; width: 70%;}

/* Typografie */

.rte ul {list-style: none; margin-bottom: 1.5rem; margin-left: 10px;}
.rte ul li {position: relative; padding-left: 45px; margin-bottom: 0!important;}
.rte ul li::before {content: "\2192"; position: absolute; left: 0;}
.listStyleBesen .rte ul li {padding-top: 10px; padding-bottom: 10px; border-bottom: 1px solid #ccc;}
.listStyleBesen .rte ul li::before {content:''; width: 25px; height: 25px; background: url(../../files/saubereidee/img/besen.svg) center no-repeat; background-size: contain;}
.bgrDarkGrey .listStyleBesen .rte ul li::before {content:''; width: 25px; height: 25px; background: url(../../files/saubereidee/img/besenwhite.svg) center no-repeat; background-size: contain;}

.rte ol {margin-bottom: 1.5rem; margin-left: 25px;}
.rte ol li {padding-left: 25px;}

.bgrDarkGrey p, .bgrDarkGrey ul li {color: #f2f2f2;}


.besenDekor {width: 70%; margin: 25px auto 50px auto; position: relative; display: block; height: 50px;}
.besenDekor::before {content:''; width: 100%; height: 1px; border-top: 1px solid #ccc; display: block; position: absolute; top: 50%;}
.besenDekor::after {content:''; width: 70px; height: 50px; background: url(../../files/saubereidee/img/besen.svg) #fff center no-repeat; background-size: contain; display: block; position: absolute; left: 50%; transform: translateX(-50%); padding: 0 25px;}

.cookiLink {float: right; color: #fff; text-decoration: none;}
/* Allgemeines */

.layout_latest, .teaser .x4 {position: relative; }
.teaser .x4 img {margin-bottom: 15px; min-width: 100%;}
.layerLink {position: absolute; width: 100%; height: 100%; top: 0; left: 0;}
.layerLink a {display: block; width: 100%; height: 100%; transition: all 0.25s ease;}
.layerLink a:hover { background-color: rgba(234,91,12,0.75); transition: all 0.25s ease;}
.layerLink a::before {content:''; width: 100px; height: 150px; background: url(../../files/saubereidee/img/besenwhite.svg) center no-repeat; position: absolute; opacity: 0; left: 50%; top: 35%; transform: translate(-50%);}
.layerLink a:hover::before {opacity: 1;}

/* Footer */

#footer p {color: #f2f2f2; font-size: 1.125rem; line-height: 1.45rem;}
#footer img {max-width: 200px; height: auto;}
#footer ul {float: right; list-style: none;}
#footer ul li {float: left; margin-left: 10px;}
#footer ul li a, #footer ul li strong {text-decoration: none; color: #f2f2f2; font-size: 1.125rem; line-height: 1.45rem; font-weight: 400;}


/* Kontaktformular */

.formFly { padding: 50px 3%!important; -webkit-box-shadow: 0 10px 25px 0 #ddd; box-shadow: 0 10px 25px 0 #ddd; background-color: #fff;box-sizing: border-box;}
.formbody input[type="text"], .formbody input[type="tel"], .formbody input[type="email"],.formbody input[type="password"], textarea, select {border: 1px solid #dadada; width: 100%; min-width:200px; padding: 15px; box-sizing: border-box; font-family: 'Inter', Arial, Helvetica, sans-serif; font-weight: 400; color: #3a3a3a;}

.formbody .widget {width: 48%; float: left; margin: 1%;}
.formbody .widget.widget-textarea {clear: both; width: 100%; padding: 0 2% 0 0; box-sizing: border-box; font-family: 'Inter', Arial, Helvetica, sans-serif; font-weight: 400; color: #707677;}
.formbody textarea {padding: 2%; font-family: 'Inter', Arial, Helvetica, sans-serif; font-weight: 400; color: #707677; }
.formbody label {width: 100%; font-size: 1.0125rem; clear:both; padding-top:8px; margin-bottom: 10px!important; padding-left: 0!important;}
label.message {clear: both!important; display: block; margin-bottom: 5px!important;} 
span.mandatory {color:#ff0000;}
.formbody .widget.widget-captcha {clear: both; margin: 20px 0; float: none; width: 100%;} .formbody .widget.widget-captcha label {width: 200px;}
.formbody .widget.widget-captcha input {clear: both; width: 50px; min-width: 30px; margin-right: 10px; float: left;}
.captcha_text {float:left; padding:8px 0 2px 8px; font-size:0.875em;color: #707677;}
.luft {width: 100%; height: auto; display: block; float: none; clear: both;}

.widget-submit {clear: both!important; width: 100%; text-align: center; margin: 30px 0;}
.widget-submit button {margin:20px 0px; border:1px solid #ccc; color:#fff; padding:10px 25px; cursor:pointer; display: block; background-color: #006ab3; background-image: none!important; font-size: 1.0125rem; line-height: 1.2rem; border-radius: 0!important; transition: all 0.25s ease;}
.widget-submit button:hover {padding: 10px 35px; transition: all 0.5s ease;}

span.mandatory {vertical-align: top; padding-left: 2px;}
p.error {clear: both; display: block; color: #ff0000!important; font-size: 11px; margin-top: 20px;}
.ie7 p.error {margin-top: 5px; margin-left: 5px;}
.formbody br {clear: both; display: block;}
.widget.error {position: relative; padding-top: 40px; display: block; margin-top: 10px; clear: both;}

.widget fieldset {padding: 0!important; margin: 0!important;}
.widgetDS {width:98%!important; margin: 0 1%!important; padding: 0 2%; box-sizing: border-box;}
.widgetDS input {float: left!important; width: 40px!important; min-width: 40px; height: auto; margin-top: 5px;}
.widgetDS label {clear: none!important; padding-top: 0!important; display: block;}
.widgetDS p {font-size: 1.0125rem;}


/* Cookiebar */

.cc-inner {background:radial-gradient(circle at center right, #39383d 0, #29282d 60%, #1f1e23 100%); max-width: 500px; top: 15%!important; position: fixed;}
.cc-cookies {background-color: #424242;}
.cc-head p, .cc-group label {color: #f2f2f2;}
.cc-head p a {color:#fff; text-decoration: none;}
button.cc-btn.success {background-color:#008160; color: #fff5c1; transition: all 0.25s ease;}
button.cc-btn.success:hover {background-color:#00523d;; color: #fff; transition: all 0.25s ease;}


.module-cookiebar-opener a {text-align: right; float: right; color: #f2f2f2; text-decoration: none; margin-top: 10px;}






@media screen and (max-width: 1350px) {

    .flyingBox {position: relative; width: 100%; padding-top: 0;}
    .flyingImage {width: 100%; height: auto;}
    .flyingImage img {width: 100%; height: auto;}
    .flyingBox h1 {font-size: 2.875rem; line-height: 3.25rem;}
    .flyingBox h2 {font-size: 2.25rem; line-height: 2.65rem;}

}


@media screen and (max-width: 1100px) {
    #header {position: relative; transform: none; left: 0; top: 0;}
    #header .inside {padding-bottom: 0; padding-top: 0;}
    #container {margin-top: 0;}
    .logo, #header.scroll .logo {display: block; float: none; width: 100%; max-width: 100%;}
  
    .logo img, #header.scroll img {max-width: 280px; margin-left: auto; margin-right: auto;}
    .hRight {float: none; clear: both;}
    .offcanvasHold {display: block;}
    .naviMain {display: none;}
    .hRight .phoneHead {float: none; clear: both; text-align: center; display: block;}
    .hRight .phoneHead a {display: block; padding: 20px 0; border-top: 1px solid #ccc;}

    .pStart .leitmotiv {padding-top: 50px!important;}
    .leitmotiv {padding-top: 0!important; padding-bottom: 0px!important;}
    .flyingBox {position: relative; width: 100%; padding-top: 0;}
    .flyingBox h1 {font-size: 2.5rem; line-height: 2.75rem;}
    .flyingBox h2 {font-size: 1.875rem; line-height: 2.25rem;}


    .x1, .x2, .x3, .f3, .x5, .x6, .formbody .widget {width: 100%; float: none; margin-left: 0; margin-right: 0; clear: both;}
    .teaser .x4 .image_container {max-height: 350px; overflow: hidden; margin-bottom: 20px;}
    .x4 {width: 48%; margin-left: 1%; margin-right: 1%;}
}

@media screen and (max-width: 800px) {

    .x1, .x2, .x3, .x32, .x5, .x43 {width: 100%; float: none; margin-left: 0; margin-right: 0; clear: both;}
   
    .flyingBox h1, h1 {font-size: 2rem; line-height: 2.35rem; margin-bottom: 0.875rem;}
    .flyingBox h2, h2 {font-size: 1.5rem; line-height: 1.875rem; margin-bottom: 1.125rem;}

    .pStart .leitmotiv {padding-top: 50px;}
    .bgrDarkGrey {padding-top: 25px; padding-bottom: 25px;}
}

@media screen and (max-width: 600px) {

    .x4 {width: 100%; float: none; margin-left: 0; margin-right: 0; clear: both;}
    .marginTop100 {margin-top: 50px;}
    
}



