/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: last 4 version
*/



/* prefixed by https://autoprefixer.github.io (PostCSS: v7.0.26, autoprefixer: v9.7.3) */
body .buorg {
        position: fixed;
        z-index: 111111;
        width: 100% !important; 
        left: 0px;
        min-height: 12em;
        border-bottom: 1px solid #A29330;
        text-align: center;
        color: #000;
        background-color: white !important;
        font: 18px Calibri, Helvetica, sans-serif;
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
        animation: 1s ease-out 0s buorgfly; 
    }

.fm-top-marg {
    margin-top: 30px;
}

body .buorg-pad {
        padding:40px;
        line-height: 1.7em;
    }
.buorg-moremsg{display: block;}
    body .buorg-buttons {
        display: block;
        text-align: center;
    }

    body #buorgig, #buorgul, #buorgpermanent {
        color: #fff;
        text-decoration: none;
        cursor: pointer;
        box-shadow: 0 0 2px rgba(0, 0, 0, 0.4);
        padding: 1px 10px;
        border-radius: 4px;
        font-weight: normal;
        background: white !important;
        white-space: nowrap;
        margin: 0 2px;
        display: inline-block;
    }
#buorgul{background-color: #204085 !important;
margin-top: 1em;
}
    body #buorgig {
        background-color: #edbc68;
    }


.eventbrite {
    margin-bottom: 40px;
}

.widget-radio span:first-of-type {width: 7% !important;}
.widget-radio span:last-of-type {width: 9% !important;}

.widget-radio span:first-of-type input {display: none !important;}
.widget-radio span:last-of-type input {display: none !important;}


.widget-radio.ja-nein-satz span:first-of-type input, .widget-radio.ja-nein-satz span:last-of-type input {display: inline !important;}
.widget-radio.ja-nein-satz span:first-of-type {width: 10% !important;}
.widget-radio.ja-nein-satz span:last-of-type {width: 12% !important;}

body.feedback-formular form .widget-radio.ja-nein-satz span {width: 8% !important;}

.offer {
    
    font-size: larger; 
    color: red; 
}




    @media only screen and (max-width: 700px) {
        .buorg div {
            padding: 5px 12px 5px 9px;
            line-height: 1.3em;
        }
    }

    @keyframes buorgfly {
        from {
            opacity: 0;
            transform: translateY(-50px)
        }
        to {
            opacity: 1;
            transform: translateY(0px)
        }
    }

    .buorg-fadeout {
        transition: visibility 0s 8.5s, opacity 8s ease-out .5s;
    }

    .buorg-icon {
        width: 22px;
        height: 16px;
        vertical-align: middle;
        position: relative;
        top: -0.05em;
        display: inline-block;
        background: no-repeat 0px center;
    }

/* #### ---- ##### COLORS #### ---- #### */

:root{
    --blue: #204085;
    --dark-gray: #4d5454;
    --light-gray: #d7dad3;
    --lighter-gray: #fcfbfb;
}

::-moz-selection p{
    background: var(--blue) !important;
    color: white !important;
}

::selection p, a, span, li{
    background: var(--blue) !important;
    color: white !important;
}

/* #### ---- ##### GLOBALS #### ---- #### */
.offcanvas-trigger {display: none;}

.box-platzhalter {display: none;}

.username-none{
	display: none;
}
form span.mandatory {
display: inline;
color: white !important;
}
#contentwrapper{
    overflow: hidden;
}
.style5 .formbody {
font-size: 13px !important;
}
input.submit, button.submit{
	border-radius: 0px;
}
p, a, #main span, li, strong, h1, h2, h3, h4, h5, h6 {
    font-family: 'Open Sans', sans-serif !important;
    color: #434f4f;
}

.color-white strong{
    color: white !important;
}

h1{
    font-style: italic;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 2.7rem;
    }

#main h2{
    font-style: italic;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 2.3rem;
    margin-bottom: 25px !important;
}
#main h3{
    font-style: italic;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 2.0rem;
    margin-bottom: 25px !important;
}
h4{
	margin-bottom: 5px; 
	margin-top: 15px;
	
}
#main h1 span, #main h2 span, #main h3 span {
    font-style: italic;
    text-transform: none;
    font-weight: 400;
    font-size: 1.5rem;
    display: block;
    color: white;
    margin-top:15px;
}
#article-12816 h3 {font-size: 1.5rem;}

#main .checkbox_container.mandatory legend, #main .checkbox_container legend, #main .checkbox_container.mandatory .mandatory {
	color: white !important;
}
.mainmenu .mob-only-nav{
	display: none;
}
p a{
    color: #4d5454;
    text-decoration: underline;
}

h2 span{
    display: block;
}

.header.cloned .mainmenu ul li a, .header.cloned .ce_search_label i, .header.cloned .mod_langswitcher .mod_langswitcher_inside, .header.cloned .mod_socials a{
    color: white; 
}
#main li{
    list-style-type: square;
    margin-left: 15px !important;
}

#main .mod_newsreader li {
    list-style-type: square;
    margin-left: 20px;
}

ul.gallery_95267 li {margin-left: 0px !important;}


.mod_newslist .layout_latest h2 {display: none;}

.mod_newslist {
	display: flex !important;
flex-wrap: wrap !important;
}

.ce_text ul{
    padding-left:0px;
}
.bg-accent li {
    color: white;
}
#slider {
    background: var(--dark-gray);
}

#slider .inside{
    -webkit-clip-path: polygon(100% 0, 100% 30%, 87% 100%, 13% 100%, 0 30%, 0 0);
            clip-path: polygon(100% 0, 100% 30%, 87% 100%, 13% 100%, 0 30%, 0 0);
}
.slider-produktwelten{
    font-size: calc(32px + 6 * ((100vw - 320px) / 680)) !important;
    line-height: 1.4 !important;
}
.tparrows.preview1 {
    width: 60px;
  }
  
  .tparrows.preview1::after {
    width: 65px;
  }

.bg-darkgray{
    background: var(--dark-gray) !important;
}
.bg-darkgray *{
    color: white;
}

.bg-darkgray .ce_frame_start *{
    color: #4d5454 !important;
}

.bg-lightergray .ce_hyperlink.ce_hyperlink-extended .hyperlink_txt{
    color: white !important;
}
.bg-lightergray{
    background: var(--lighter-gray) !important;
}
.bg-lightergray *{
    color: var(--dark-gray) !important;
}
.bg-lightgray{
    background: var(--light-gray) !important;
}
.bg-lightgray *, .bg-lightgray .color-white *{
    color: #434f4f !important;
}
.bg-lightgray .ce_hyperlink.ce_hyperlink-extended .hyperlink_txt{
    color: white !important;
}
#informationen .bg-lightgray *{
    color: white !important;
}

#article-12486 {
    line-height: 0 !important;
}
.ce_fancy_divider.version11 svg{
    height:400px;
}
.events-content ol li, .events-content li, .cd-timeline-navigation li, .events li{
	list-style-type: none !important;
}
.ce_fancy_divider.version11 svg path{
    fill: var(--dark-gray) !important;
    stroke: var(--dark-gray) !important;
}

.tp-bannertimer{
    display: none;
}

.line{
    border-left: 5px solid 
    #204085;
    display: block;
    position: relative;
    width: 20px;
    height: 200px;
}

.header.cloned{
    background-color: rgba(32, 64, 133, 0.97)
}
.fb-display-none{
	left:-1000%;
	position: absolute;
}
#article-12731 .download-element a{
    color: #434f4f
}
.hexagon-bild{ 
    overflow: visible; 
}
.hexagon-bild .image_container img{
    transition: 700ms cubic-bezier(.6,-0.01,.49,1.83);
    -webkit-transition: 700ms cubic-bezier(.6,-0.01,.49,1.83);
    -moz-transition: 700ms cubic-bezier(.6,-0.01,.49,1.83);
    -ms-transition: 700ms cubic-bezier(.6,-0.01,.49,1.83);
    -o-transition: 700ms cubic-bezier(.6,-0.01,.49,1.83);
    transform: scale(1.02);
    -webkit-transform: scale(1.02);
    -moz-transform: scale(1.02);
    -ms-transform: scale(1.02);
    -o-transform: scale(1.02);
}
.hexagon-bild .image_container img:hover{
    transform:  scale(1.09)   ;
    -webkit-transform:  scale(1.09)   ;
    -moz-transform:  scale(1.09)   ;
    -ms-transform:  scale(1.09)   ;
    -o-transform:  scale(1.09)   ;
}
.hexagon-bild .ce_image.attribute.image{
    -webkit-clip-path: polygon(26.5% 5%, 73.5% 5%, 100% 50%, 73.5% 95%, 26.5% 95%, 0% 50%);
    clip-path: polygon(26.5% 5%, 73.5% 5%, 100% 50%, 73.5% 95%, 26.5% 95%, 0% 50%);
    height: 600px !important;
    width: 600px !important;
    overflow: visible !important;
}


.ce_authorbox.style2 .ce_image.attribute.image{
    -webkit-clip-path: polygon(26.5% 5%, 73.5% 5%, 100% 50%, 73.5% 95%, 26.5% 95%, 0% 50%);
    clip-path: polygon(26.5% 5%, 73.5% 5%, 100% 50%, 73.5% 95%, 26.5% 95%, 0% 50%);
    height: 400px !important;
    width: 400px !important;
}
#article-12492 {
    max-width: 1540px !important;
}
.ce_authorbox_content {
width: 100% !important;
}
.top-hexagon{
    margin-top:-150px;
}

.hexdiv{
    position: relative;
    left: -83%;

    float: left;
    
    margin-top: -18%;
}
.hexagon-element{
    height: 400px; 
    width: 400px; 
    background: var(--light-gray);
    -webkit-clip-path: polygon(26.5% 5%, 73.5% 5%, 100% 50%, 73.5% 95%, 26.5% 95%, 0% 50%);
    clip-path: polygon(26.5% 5%, 73.5% 5%, 100% 50%, 73.5% 95%, 26.5% 95%, 0% 50%);
    position: relative;
    opacity: 1;
    margin-top: -142%;
    z-index: -1;
}
.hextoptext{
    color: var(--dark-gray);
    height: 100%;
    width: 100%;
    z-index: 1111;
    opacity: 1;
    top: 44%;
    left: 20%;
    position: relative;
    font-size: 1.5rem;
    line-height: 1.1;
    font-style: italic;
    font-weight: 800;
    max-width: 242px;
    text-align: center;
}

#top_link a{
    -webkit-clip-path: polygon(26.5% 5%, 73.5% 5%, 100% 50%, 73.5% 95%, 26.5% 95%, 0% 50%);
    clip-path: polygon(26.5% 5%, 73.5% 5%, 100% 50%, 73.5% 95%, 26.5% 95%, 0% 50%);
    border-radius: 0%;;
    -webkit-border-radius: 0%;
    -moz-border-radius: 0%;
    -ms-border-radius: 0%;
    -o-border-radius: 0%;
}

.ce_hyperlink::after{
background: white;
opacity: 0.2;
z-index: 9999;
height: 100px;
width: 50px;
display: block;
}
.ce_hyperlink:hover:after{

  }
  .smartmenu{
      display: none !important;
  }

/** Mobilmenü **/
.mm-navbar-top {
    height: 50px;
}
.mm-navbar .mod_customnav ul {
    display: flex;
    justify-content: space-around;
    align-items: center;
    height: 50px;
}
.mm-navbar .mod_customnav ul li a {
    color:rgba(32, 64, 133, 0.97);
}
.mm-navbar .mod_customnav ul li a.active {
    color:rgba(32, 64, 133, 0.97);
    background-color: transparent !important;
}
.mm-hasnavbar-top-1 .mm-panels {
    top: 50px;
}

/* #### ---- ##### Formular #### ---- #### */

form .checkbox_container {
  display: flex;
  flex: 0 0 calc((100% / 12) * 6);
}


#ctrl_600 > span:nth-child(3) {
  flex: 0 0 calc((100% / 12) * 6);
}


#ctrl_600 > span:nth-child(4) {
  flex: 0 0 calc((100% / 12) * 6);
}

/* ################################################### Feedback Formular ################################################### */

body.feedback-formular form .widget-radio span {width: 5%; float: left;}



/* #### ---- ##### BG FULL WIDTHS #### ---- #### */
.bgimage-hundred .ce_bgimage-inside.contentwrap.pt-xxs.pb-xxs{
    max-width: 100% !important;
}
/* #### ---- ##### FOOTER #### ---- #### */
#footer *{
    color: white;
}
/* #### ---- ##### Transparent Overlay 2023 #### ---- #### */

.overlay-transparent .offset_layer{
	opacity: 0.75;
}
/* #### ---- ##### Iconbox Left Startseite 2023 #### ---- #### */

.two-col-list ul{
	width: 100%;
    padding-left: unset;
    overflow: visible;
    list-style-position: inside;
    column-count: 2;
}
.two-col-list li{
    border-top-right-radius: 10px;
    background-color: var(--lightGray);
    overflow: visible;
    transition: 500ms;
    height: fit-content;
    break-inside: avoid-column;
    word-wrap: break-word;
      text-indent: -1em;
  padding-left: 0em !important;
}


@media only screen and (max-width: 1240px){
	
.two-col-list ul{
    column-count: 1;
	
}
}
/* #### ---- ##### Iconbox Left Startseite 2023 #### ---- #### */
.ce_iconbox.version2 strong{
	font-size: 1.35em;
	font-style: italic;
	font-weight: 800;
	text-transform: uppercase;
}

/* #### ---- ##### STARTSEITE NEU  #### ---- #### */
/*
#article-12554 .ce_linkbox.version3 .content {
    background: var(--light-gray);
    padding: 0px 15px 10px 15px;
    display: grid;
    grid-auto-columns: auto;
    margin: 30px;
    z-index: 9999;
  }
  
  #article-12554 .ce_linkbox .headline {
    grid-auto-columns: auto;
    top: 50%;
    transform: translateY(-50%);
    position: relative;
    left: 13%;
    height: 100p;
  }
  
  #article-12554 .ce_linkbox .ce_linkbox_image {
    z-index: 999;
    left: 53%;
  }
 
  
  #article-12554 .ce_linkbox_image {
    grid-auto-columns: auto;
  }

  
  #article-12554 .hexagon-bild {
    display: grid;
    width: 100%;
    grid-template-columns: 1fr 4fr;
  }
  */

/*
  #article-12554 .ce_linkbox > div:nth-child(2) > p:nth-child(2) {
    display: none;
  }

*/
  #article-12554 .ce_linkbox .ce_linkbox_overlay{
      background: none;
    
  }
  
  #article-12554 .ce_linkbox a i{
      display: none;
  }


/*
  #article-12554 .appear{
    opacity: 0;
    position: absolute;
    padding: 5%;
    background: var(--lighter-gray);
    display: none;
    transition: 400ms;
    margin-top:0px;
    
}
#article-12554 .ce_linkbox{
    transition: 400ms;
}
#article-12554 .ce_linkbox:hover .appear{
    opacity: 1;
    display: block;
    transform: translateY(140px);
    -webkit-transform: translateY(140px);
    -moz-transform: translateY(140px);
    -ms-transform: translateY(140px);
    -o-transform: translateY(140px);
}

  */

/*
.accordion:hover .accordion-item:hover .accordion-item-content,
.accordion .accordion-item--default .accordion-item-content {
    height: 20em;
    width: 80%
}

.accordion-item-content,
.accordion:hover .accordion-item-content {
    height: 0;
    overflow: hidden;
    transition: height .25s;
}




.accordion {
    padding: 0;
    margin: 0 auto;
    width: 80%;
    font-family: "PT Sans" sans-serif
}
.accordion .hexagon-bild {
    position: absolute;
    left:3%;
    margin-top:-8.5%;
}
.accordion .accordion-item {
    background-color: rgba(215, 218, 211, 0.8);
  border-bottom: 1px solid #666;
  padding: 3em 3em 3em 8em;
  color: #eee;
  margin-bottom: 30px;
}

.accordion h1 {
  margin: 0;
}
section.accordion-item:nth-child(2) {
    transform: translateX(9%);
    -webkit-transform: translateX(9%);
    -moz-transform: translateX(9%);
    -ms-transform: translateX(9%);
    -o-transform: translateX(9%);
}
   section.accordion-item:nth-child(4) {
    transform: translateX(9%);
    -webkit-transform: translateX(9%);
    -moz-transform: translateX(9%);
    -ms-transform: translateX(9%);
    -o-transform: translateX(9%);
}
   
   
#article-12554 .hexagon-bild .ce_image.attribute.image {
    height: 160px !important;
    width: 160px !important;
  }

  section.accordion-item:nth-child(2) > div:nth-child(2) > div:nth-child(1) {
    left: -13%;
    margin-top: -11.5%;
    }

    section.accordion-item:nth-child(4) > div:nth-child(2) > div:nth-child(1) {
        left: -13%;
        margin-top: -11.5%;
        }

*/
.ce_accordion .toggler::before {
color: #ffffff;
}

.ce_accordion .toggler:hover {
color: rgba(255,255,255);
opacity: 0.7;
}


.accordian {
    width: 100%; 
    height: 600px;
	overflow: hidden;
	margin: 100px auto;
	box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.35);
	-webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.35);
}

.accordian ul {
    width: 100%;
    height: 100%;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
}

.accordian li {
	position: relative;
	display: block;
	-webkit-box-flex:1;
	    -ms-flex:1;
	        flex:1;
	height:100%;
	float: left;
	border-left: 1px solid var(--light-gray);
	box-shadow: 0 0 25px 10px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 0 25px 10px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 0 25px 10px rgba(0, 0, 0, 0.5);
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
}

#main .accordian li {
    margin-left: 0px !important;
}
.accordian ul:hover li {width: 3.5%;}


.accordian ul li:hover {-webkit-box-flex:7;-ms-flex-positive:7;flex-grow:7;}


.accordian li img {
    display: block;
    -o-object-fit: cover;
       object-fit: cover;
    height: 100%;
    width: 100%;
}

.acc2 .image_title {
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    overflow: hidden;
    top: 80%;
    transition:400ms;
    -webkit-transition:400ms;
    -moz-transition:400ms;
    -ms-transition:400ms;
    -o-transition:400ms;
}
.accordian ul li:hover  .image_title{
    top:0%;
}
.acc2 .image_title a h3{
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 20px;
    font-size: 24px;
    text-align: center;
    padding-top:10%;
    white-space: pre;
}

.acc2 .image_title strong {
	color: #fff;
}
.acc2 .image_title p {
    opacity: 0;
    color: #fff;
    text-decoration: none;
    padding: 20px;
    font-size: 16px;
    transform: translateY(200px);
    -webkit-transform: translateY(200px);
    -moz-transform: translateY(200px);
    -ms-transform: translateY(200px);
    -o-transform: translateY(200px);
    max-width: 90%;
    width:650px;
    -webkit-transition-delay: 400ms;
         -o-transition-delay: 400ms;
            transition-delay: 400ms;
    transition:400ms;
    -webkit-transition:400ms;
    -moz-transition:400ms;
    -ms-transition:400ms;
    -o-transition:400ms;
}
.accordian ul li:hover .image_title p{
    opacity: 1;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    max-width: 50%;
    margin: 0 auto;
}
/* #### ---- ##### STARTSEITE #### ---- #### */

.ce_testimonial_version4 .ce_testimonial_inside{
    max-width: 800px;
    margin: 0 auto;
}

.info .additional a{
    display: block;
    text-decoration: underline;
    transition: 400ms;
    -webkit-transition: 400ms;
    -moz-transition: 400ms;
    -ms-transition: 400ms;
    -o-transition: 400ms;
    font-weight: 600;
}
.info .additional a:hover{
    color: #204085 !important;
}
.fas.fa-star{
    font-family: fontawesome;
    color: goldenrod !important;
}

.ce_testimonial_version4 .image{
    left: -70px;
}
.ce_testimonial_version4 .ce_image img{
    height: 150px;
    width: 150px;
    border-radius:0px;
    -webkit-border-radius:0px;
    -moz-border-radius:0px;
    -ms-border-radius:0px;
    -o-border-radius:0px;
}


#informationen .contentwrap, #informationen .contentwrap{
    max-width: 1800px !important;
    width: 100%;
    margin-top: 300px;
}
#autogrid_wrapper_91775{
    margin-right: 0 auto !important; 
    margin-left: 0 auto !important;
}


.hexagon-link {
    display: block;
    -webkit-clip-path: polygon(68% 15%, 32% 15%, 12% 50%, 32% 85%, 68% 85%, 88% 50%);
            clip-path: polygon(68% 15%, 32% 15%, 12% 50%, 32% 85%, 68% 85%, 88% 50%);
    padding-right: 0%;
    padding-left: 0%;
    width: 50% !important;
    transition: 400ms;
    -webkit-transition: 400ms;
    -moz-transition: 400ms;
    -ms-transition: 400ms;
    -o-transition: 400ms;
}

.hexagon_right:hover{
    -webkit-clip-path: polygon(100% 5%, 25% 5%, 0 50%, 25% 95%, 100% 95%, 100% 50%);
            clip-path: polygon(100% 5%, 25% 5%, 0 50%, 25% 95%, 100% 95%, 100% 50%);
    -webkit-clip-path: polygon(100% 15%, 32% 15%, 12% 50%, 32% 85%, 100% 85%, 100% 50%);
            clip-path: polygon(100% 15%, 32% 15%, 12% 50%, 32% 85%, 100% 85%, 100% 50%);
}
.hexagon_left:hover{
    -webkit-clip-path: polygon(75% 5%, 0 5%, 0 50%, 0 95%, 75% 95%, 100% 50%);
            clip-path: polygon(75% 5%, 0 5%, 0 50%, 0 95%, 75% 95%, 100% 50%);
    -webkit-clip-path: polygon(68% 15%, 0 15%, 0 50%, 0 85%, 68% 85%, 88% 50%);
            clip-path: polygon(68% 15%, 0 15%, 0 50%, 0 85%, 68% 85%, 88% 50%);
}

.hexagon_left p{
    margin-right: 20%;
}
.hexagon_right p{
    margin-left: 20%;
    text-align: right !important;
}




#autogrid_wrapper_91775 .inner .ce_linkbox:nth-child(1){
    left: 10%
}
#autogrid_wrapper_91775 .inner .ce_linkbox:nth-child(2){
    left: -11%;
    margin-top: -18%;
}
#autogrid_wrapper_91775 .inner .ce_linkbox:nth-child(3){
    margin-top: -14%;
    left: -11%;
}
#autogrid_wrapper_91775 .inner .ce_linkbox:nth-child(4){
    margin-top: -32%;
    left: 10%;
}
#autogrid_wrapper_91775 .inner .ce_linkbox:nth-child(5){
    left: -11%;
    margin-top: -14%;
}

.ce_linkbox.version5 .content p{
    opacity: 0;
    transform: translateY(250px);
    -webkit-transform: translateY(250px);
    -moz-transform: translateY(250px);
    -ms-transform: translateY(250px);
    -o-transform: translateY(250px);
    text-align: left;
}
.ce_linkbox.version5:hover .content p{
    opacity: 1;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
}
.ce_linkbox.version5 .ce_linkbox_overlay{
    background: rgba(0,0,0,0.6) !important;
    background: rgba(7, 16, 33, 0.8) !important
}

.ce_linkbox.version5:hover .ce_linkbox_overlay{
    opacity: 1;

}
.ce_linkbox.version5 .content .headline {
    transform: translateY(95%) translateX(0px);
    -webkit-transform: translateY(95%) translateX(0px);
    -moz-transform: translateY(95%) translateX(0px);
    -ms-transform: translateY(95%) translateX(0px);
    -o-transform: translateY(95%) translateX(0px);
}
.ce_linkbox.version5:hover .content .headline {
    transform: translateY(-250px);
    -webkit-transform: translateY(-250px);
    -moz-transform: translateY(-250px);
    -ms-transform: translateY(-250px);
    -o-transform: translateY(-250px);
}


.ce_authorbox.style2 .name{
    margin-bottom: 15px;
    color: white;
}

.ce_authorbox.style2 .subtitle{
    font-family: 'Open Sans', sans-serif !important;
    font-style: italic;
    margin-bottom: 15px;
    margin-left: 5px;
}


.ce_authorbox.style2 .ce_authorbox_content{
    background: #204085;
    color: white;
}
.ce_authorbox_content p,.ce_authorbox_content a, .ce_authorbox_content h6{
    color: white !important;
}
.ce_authorbox_content{
    width: 80% !important;
}
@media only screen and (max-width:1600px){
	.ce_authorbox_content{
    width: 60% !important;
}}
#article-12489 h2,#article-12489 h2  span{
    color: white !important;
}

/* ################################################################ LOGO ################################################################ */

.header.original .logo {width: 155px;}
.header.cloned .logo {width: 155px;}






/* ################################################################ NEWSREADER ################################################################ */
.newsreader .info {background: transparent; padding: 0; font-size: 1em;}


/* ################################################################ NEWSTEASER ################################################################ */



.newsteaser-v4 .image_container, .newsteaser-v4 .image_container img, .newsteaser-v4 .content{
    border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    -ms-border-radius: 0px !important;
    -o-border-radius: 0px !important;
}
.newsteaser-v4 .content .teaser,.newsteaser-v4 .content h6{
    text-align: left;
}
.bg-darkgray * .newsteaser-v4 strong{
	color: #555;
}
.newsteaser-v4 .content{padding-top:5%; min-height: 360px; margin-bottom: 40px;}
.newsteaser-v4 .content h6{
    min-height:50px;
}
.newsteaser-v4 .content .teaser{
    min-height:90px;
}

#article-12496 .newsteaser-v4 p, #article-12496 .newsteaser-v4 a, #article-12496 .newsteaser-v4 h6, #article-13278 .newsteaser-v4 p, #article-13278 .newsteaser-v4 a, #article-13278 .newsteaser-v4 h6, #article-13292 .newsteaser-v4 p, #article-13292 .newsteaser-v4 a, #article-13292 .newsteaser-v4 h6 {
color: #434f4f !important;
}

.newsteaser-v4 .info {text-align: left;}
.newsteaser-v4 .info time {color: rgb(175,185,191);}


/* ################################################################ PRODUKTWELETEN ################################################################ */
.triple .hexagon-bild .ce_image.attribute.image{
    -webkit-clip-path: polygon(26.5% 5%, 73.5% 5%, 100% 50%, 73.5% 95%, 26.5% 95%, 0% 50%);
    clip-path: polygon(26.5% 5%, 73.5% 5%, 100% 50%, 73.5% 95%, 26.5% 95%, 0% 50%);
    height: 100% !important;
    width: 52% !important;
    overflow: visible !important;
    position: relative;
    }

.hexbg{
    padding-top: 100px !important;
    padding-bottom: 100px !important;
    padding-left:0% !important;
    padding-right: 0% !important;
}
.hexbg .ce_bgimage-inside.contentwrap{
    width: 100%;
    max-width: 100%;
}

.ce_bgimage_94939{
    padding-top: 0px !important;
}

.hexbg .ce_bgimage-outer .ce_bgimage-inside.contentwrap.pt-xxs.pb-xxs .autogrid_wrapper.cte.block {
    display: -ms-grid !important;
    display: grid !important; 
    -ms-grid-columns: 1fr 1fr; 
    grid-template-columns: 1fr 1fr;
            grid-template-areas: "top bottom";
  }
  
  .hexbg .ce_autogridWrapperStart.ce_autogridwrapper.one_half.autogrid.block {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    grid-area: top;
    width: 80%;
    left:20%;
  }
  .hexbg .ce_autogridWrapperStart.hextext.ce_autogridwrapper.one_half.autogrid.block{
    -ms-grid-row: 1;
    -ms-grid-column: 2;
    grid-area: bottom;
    width: 100%;
    left: 0%;
    top: 40%;
  }
  


.hexbg li{
     list-style-type: square;
     margin-left:15px;
    }
.hexbg .hextext {
        -ms-grid-row: 1;
        -ms-grid-column: 2;
        transform: translateY(-10%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        top: 50%;
        position: relative;
        margin-top: 20%;
        max-width: 800px;
        grid-area: bottom;
        width: 100%;
        z-index: 999999999;
        height: 100%;
    }
#article-12508   .ce_autogridWrapperStart.ce_autogridwrapper.first.one_half.autogrid.block{
    padding-left:4%;
}
    
.triple .hexagon-bild{
    position: relative;
}    

.triple .hexagon-bild:nth-child(2){
    margin-top: -28%;
    left: 39%;
    z-index:999;
}
.triple .hexagon-bild:nth-child(3){
    margin-top: -28%;
}

.quarter .ce_image.attribute.image{
    width: 250px !important;
    height: 250px !important; 
}
.quartertwo{
    margin-top:-7%;
}
.quarterthree{
    margin-top: -53%;
    left: 76%;
    position: relative;
}


.ce_autogridWrapperStart.ce_autogridwrapper.one_fourth.autogrid.block .inside:nth-child(2){
    margin-top: 7%;
}

#article-12556 .ce_image.block{
    overflow: visible !important;
}

.content_page .ce_linkbox .ce_linkbox_image{
    -webkit-clip-path: polygon(26.5% 5%, 73.5% 5%, 100% 50%, 73.5% 95%, 26.5% 95%, 0% 50%);
    clip-path: polygon(26.5% 5%, 73.5% 5%, 100% 50%, 73.5% 95%, 26.5% 95%, 0% 50%);
}

.ce_linkbox.hexagon-teaser p{
    font-style: italic; 
    font-weight: 600;
    text-align: center;
}
/* #### ---- ##### Gallery #### ---- #### */
.ce_gallery .cols_4{
    display: -ms-grid;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
   }

.ce_gallery li{
    list-style-type: none !important;
}


   .ce_gallery .cols_4 li{
       list-style-type: none !important;
       width: 100%;
       margin-left: 0px !important;
   }

   .ce_gallery .image_container i.fa.fa-plus-circle{
       display: none;
   }
   .ce_gallery li:hover .content{
    opacity: 0
   }

   .ce_gallery figure img{
    transform: scale(1.02)  ;
    -webkit-transform: scale(1.02)  ;
    -moz-transform: scale(1.02)  ;
    -ms-transform: scale(1.02)  ;
    -o-transform: scale(1.02)  ;
    transition: 700ms cubic-bezier(.6,-0.01,.49,1.83);
    -webkit-transition: 700ms cubic-bezier(.6,-0.01,.49,1.83);
    -moz-transition: 700ms cubic-bezier(.6,-0.01,.49,1.83);
    -ms-transition: 700ms cubic-bezier(.6,-0.01,.49,1.83);
    -o-transition: 700ms cubic-bezier(.6,-0.01,.49,1.83);
}

.ce_gallery figure:hover img{
    transform:  scale(1.09)   ;
    -webkit-transform:  scale(1.09)   ;
    -moz-transform:  scale(1.09)   ;
    -ms-transform:  scale(1.09)   ;
    -o-transform:  scale(1.09)   ;
}
/* #### ---- ##### CTA #### ---- #### */
.ce_frame_start.style7 .ce_frame_start_inside{
    padding: 5% 8% 5% 2%;
}

#article-12812 .ce_frame_start.style7 .ce_frame_start_inside .quarter .ce_image.attribute.image{
    width: 100% !important;
    height: 100% !important;
}

.cta .ce_frame_start.style7 .ce_frame_start_inside{
    padding: 4% 4%;
}

.cta .block.two_third {
    width: 60.667%;
    margin-left: 4%;
}

.cta form.style5 input, form.style5 select, form.style5 textarea{
    font-size: 1em;
    font-family: 'Open Sans', sans-serif !important;
}
.cta a {
    text-decoration: none;
}


/* #### ---- ##### Kuechenwelt Keno Kent und Sternkuechen #### ---- #### */
#gallery_95216 li{
	margin-left: 0px; 
}

.centertext-sternkuechen{
	max-width: 1240px;
	margin: 0 auto;
	margin-bottom: 3em;
}




/* #### ---- ##### Bausteine 50% #### ---- #### */

#autogrid_wrapper_12700, #autogrid_wrapper_12720, #autogrid_wrapper_12726, #autogrid_wrapper_12756, #autogrid_wrapper_12841,  #autogrid_wrapper_12848{
    max-width: 100%;
    padding-left: 0 !important; 
    padding-right: 0 !important;
    margin: 0 !important;
}

#autogrid_wrapper_12700 .ce_bgimage_93200, #autogrid_wrapper_12720 .ce_bgimage_93493, #autogrid_wrapper_12726 .ce_bgimage_93572, #autogrid_wrapper_12756 .ce_bgimage_93986, #autogrid_wrapper_12841 .ce_bgimage_95213, #autogrid_wrapper_12848 .ce_bgimage_95293 { padding-left:20%; padding-right: 5%; height: 100%;}

#autogrid_wrapper_12700 .mod_article, #autogrid_wrapper_12720 .mod_article, #autogrid_wrapper_12726 .mod_article, #autogrid_wrapper_12756 .mod_article,  #autogrid_wrapper_12841 .mod_article, #autogrid_wrapper_12848 .mod_article{padding: 0 !important;}

#autogrid_wrapper_12700 .ce_bgimage_93145, #autogrid_wrapper_12720 .ce_bgimage_93504, #autogrid_wrapper_12726 .ce_bgimage_93585, #autogrid_wrapper_12756 .ce_bgimage_93999, #autogrid_wrapper_12841 .ce_bgimage_95227, #autogrid_wrapper_12848 .ce_bgimage_95307{
    height: 100% !important;
    padding-right: 20%;
    padding-left:5%;
}


@media all and (min-width: 1240px) {
	#gallery_95216 li{
	width: calc(95% / 2) !important;
}

}
/* ################################################## werbemittel ################################################## */

body.werbemittel .mod_newsreader .layout_full > h1 {display: none;}
body.werbemittel .mod_newsreader p.back {margin-top: 50px;} 

body.download-mitglieder .mod_newslist .layout_latest {width: 25%; float: left;}

body.download-mitglieder .mod_newslist .layout_latest.first {padding-left: 10px;}
body.download-mitglieder .mod_newslist .layout_latest.even {padding-right: 10px; padding-left: 10px;}
body.download-mitglieder .mod_newslist .layout_latest.odd {padding-left: 10px; padding-right: 10px;}
body.download-mitglieder .mod_newslist .layout_latest.last {padding-right: 10px;}



/* #### ---- ##### SCHLAFKULTUR #### ---- #### */
.tripletopbild .quarter .ce_image.attribute.image{
    height: 320px !important;
    width: 320px !important;
}
.fade:nth-child(2) .ce_image_extended_inside .ce_image.attribute.image{
    width: 400px !important;
    height: 400px !important;
}
.tripletopbild .fade:nth-child(2){
    left: 27%;

    position: relative;
    
    margin-top: -7%;
}
.tripletopbild .quarterthree{
    margin-top: -98.5% !important;
    left: 81.6% !important;
}

#article-12704 .hexdiv{
    left: 0%;
    margin-top: 0%;
}


.marken .ce_bgimage .hexagon-bild .ce_image.attribute.image{
    height: 150px !important;
    width: 150px !important;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    top: 50%;
    position: relative;
    -webkit-clip-path: unset !important;
            clip-path: unset !important;

}

.team .ce_image_text_box .ce_image_text_box_content{
    margin-top: 0.5rem;
}
.team .ce_bgimage .hexagon-bild .ce_image.attribute.image{
    height: 150px !important;
    width: 150px !important;
    transform: unset;
    top: unset;
    position: relative;
    clip-path: unset !important;
    -webkit-clip-path: polygon(26.5% 5%, 73.5% 5%, 100% 50%, 73.5% 95%, 26.5% 95%, 0% 50%);
    clip-path: polygon(26.5% 5%, 73.5% 5%, 100% 50%, 73.5% 95%, 26.5% 95%, 0% 50%) !important;
    -webkit-transform: unset;
    -moz-transform: unset;
    -ms-transform: unset;
    -o-transform: unset;
}
.team .hexagon-bild .image_container img{
    transform: scale(1.16);
    -webkit-transform: scale(1.16);
    -moz-transform: scale(1.16);
    -ms-transform: scale(1.16);
    -o-transform: scale(1.16);
}
.team .ce_bgimage .ce_image_text_box_inside .ce_image_text_box_image{
    width: 100% !important;
}
.team-grid{
    grid-template-columns: repeat(auto-fill, minmax(320px, 1fr)); /* von 450px geändert */
display: -ms-grid;
display: grid;
}
.team .hexagon-bild .ce_image.attribute.image{
    margin:0 auto;
    margin-bottom: 4% !important;
   
    height: 50% !important;
    width: 50% !important; 
}
.team .ce_bgimage .ce_image_text_box_inside .ce_image_text_box_image {
    width: 100%; 
}
.team .ce_bgimage .ce_image_text_box_inside .ce_image_text_box_image{
    padding-right: 0% !important; 
}

.team .ce_image_text_box_content_outside{
    text-align: center;
}
.team .ce_bgimage .ce_image_text_box_inside{
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.marken .ce_image_text_box .image_container img{
    display: inline-block;
background: var(--light-gray);
padding: 10px;
}
.marken .ce_bgimage .ce_image_text_box_inside {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}


#article-12730 .ce_image_text_box .image_container img, #article-12860 .ce_image_text_box .image_container img, #article-12704 .ce_image_text_box .image_container img, .markenboxen .ce_image_text_box .image_container img{
padding: 0px !important; 
margin-top: 50% !important;
} 
#article-12730 .ce_image_text_box_content_outside,  #article-12860 .ce_image_text_box_content_outside, #article-12704 .ce_image_text_box_content_outside, .markenboxen .ce_image_text_box_content_outside{
margin-left: 5%;
}

.marken .ce_bgimage .ce_image_text_box_inside .ce_textarea.attribute.textarea{
    width: 100%;
    color: white !important;
}
#article-12704 .ce_bgimage .ce_image_text_box_inside .ce_textarea.attribute.textarea p, #article-12704 .ce_bgimage .ce_textarea.attribute.textarea a,  #article-12704 .ce_bgimage .ce_textarea.attribute.textarea strong{
    color: white !important;
}

#article-12704 .ce_image_text_box .ce_image_text_box_content,  #article-12704 .ce_image_text_box .ce_image_text_box_content, #article-12704 .ce_image_text_box .ce_image_text_box_content {
margin-top: 0rem;
}
.marken .ce_bgimage .ce_image_text_box_inside .ce_image_text_box_image {
    width: 20%;
    padding-right: 5%;
}

/* #### ---- ##### Full Service Marketing #### ---- #### */
.ce_download:not(.ce_download_small){
    margin-top: 25px;
    padding: 0px !important;
    background: var(--light-gray) !important;
}
.download-element {
    width: 100%;
    display: block; 
    height: 100%;
    margin-bottom: 0px !important;
	background-color: #4d5454;
}
.download-element{
    font-style: italic;
    font-weight: 500;
    transition: 400ms;
    -webkit-transition: 400ms;
    -moz-transition: 400ms;
    -ms-transition: 400ms;
    -o-transition: 400ms;
}
.download-element:hover{
    font-style: italic;
    font-weight: 500;
    letter-spacing: 0.4px;;
}
.download-element a{
    width: 100%;
    display: block;
    height: 100%;
    z-index: 99999;
    padding: 25px;
}

.ce_download::after{ color: rgb(252, 251, 251, 0.0); 
    transform: translateY(75px); 
    -webkit-transform: translateY(75px); 
    -moz-transform: translateY(75px); 
    -ms-transform: translateY(75px); 
    -o-transform: translateY(75px); 
    transition: 400ms; 
    -webkit-transition: 400ms; 
    -moz-transition: 400ms; 
    -ms-transition: 400ms; 
    -o-transition: 400ms;
}
.ce_download:hover::after{
    color: rgb(252, 251, 251);
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
}


/* #### ---- ##### MEDIA QUERIES #### ---- #### */

#ctrl_382{
    color: white !important;
}

#article-12487 form.style5 input, form.style5 select, form.style5 textarea{
    font-size: 13px !important;
}










/* #### ---- ##### MEDIA QUERIES #### ---- #### */

@media only screen and (max-width: 1920px){

    h1{
        font-size: 2.4rem;
    }
    h2{
        font-size: 2.0rem;
    }
    h3{
        font-size: 1.7rem;
    }

.hexagon-element{
    height: 300px; 
    width: 300px; 
    left: 30%;
    margin-top: -90%;

}

.hextoptext{
    left: 10%;
}

/* #### ---- ##### Kontaktseite #### ---- #### */
.kontakt-header{
	max-height: calc(40vh);
	background-position: 0px -200px;
}
.slider-produktwelten{
    font-size: calc(16px + 6 * ((100vw - 320px) / 680)) !important;
    line-height: 1.4 !important;
}

.tp-rightarrow.tparrows.default.preview3, .tp-leftarrow.tparrows.default.preview3{
    top: 40% !important;
}


}

@media only screen and (max-width: 1800px){
#informationen .contentwrap {
    max-width: 120%;
    width: 120%;
}


#informationen .contentwrap .inner {

    margin-right: 20%;
}
}


@media only screen and (max-width: 1620px){
    .ce_headerimage.height_xxlarge{
        height: calc(70vh);
    }
    .tripletopbild .block.one_half{
        left:3%;
    }
    .hexagon-element{display: none;}
    
.hexagon-bild .ce_image.attribute.image {
    height: 400px !important;
    width: 400px !important;
  }
  
  .tripletopbild .quarter .ce_image.attribute.image {
    height: 240px !important;
    width: 240px !important;
  }
  
  .fade:nth-child(2) .ce_image_extended_inside .ce_image.attribute.image {
    width: 300px !important;
    height: 300px !important;
  }
  
  .tripletopbild .fade:nth-child(2) {
    left: 13.8%;
    margin-top: -5%;
  }
  
  .tripletopbild .quarterthree {
    margin-top: -74% !important;
    left: 55.5% !important;
  }
  
  .quarter .ce_image.attribute.image{
      width: 200px !important;
      height: 200px !important;
  }
  .quartertwo{
      margin-top: -6% !important;
  }

  .ce_bgimage_93572 > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1){
    max-width: 400px;
  }

  #autogrid_wrapper_12700 .ce_bgimage_93145, #autogrid_wrapper_12720 .ce_bgimage_93504, #autogrid_wrapper_12726 .ce_bgimage_93585, #autogrid_wrapper_12756 .ce_bgimage_93999{
      padding-right: 5%;
  }
  #autogrid_wrapper_12700 .ce_bgimage_93200, #autogrid_wrapper_12720 .ce_bgimage_93493, #autogrid_wrapper_12726 .ce_bgimage_93572, #autogrid_wrapper_12756 .ce_bgimage_93986{
      padding-left: 5%;
  }
}

@media only screen and (max-width: 1333px){
.hexagon-link{
    width: 65% !important;
}

#autogrid_wrapper_91775 .inner .ce_linkbox:nth-child(1) {left: 0%}
#autogrid_wrapper_91775 .inner .ce_linkbox:nth-child(2) {left: 37%; margin-top: -88%;}
#autogrid_wrapper_91775 .inner .ce_linkbox:nth-child(3) {margin-top: -42%; left: 37%}
#autogrid_wrapper_91775 .inner .ce_linkbox:nth-child(4) {margin-top: -42%; left:0%;}
#autogrid_wrapper_91775 .inner .ce_linkbox:nth-child(5) {left:37%; margin-top: -42%;}


#informationen .contentwrap .inner{
    margin-left: 1%;
}

.ce_linkbox.version5:hover .content p{
    margin-top: -35px;
}
.hexagon_right p{
    margin-left: 25%;
}
.ce_linkbox.version5 .content .headline {
    transform: translateY(140%) translateX(0px);
    -webkit-transform: translateY(140%) translateX(0px);
    -moz-transform: translateY(140%) translateX(0px);
    -ms-transform: translateY(140%) translateX(0px);
    -o-transform: translateY(140%) translateX(0px);
}
.accordian ul li:hover .image_title p{
    max-width: 85%;
}
  li.slide:nth-child(1) > div:nth-child(3) {
 font-size: calc(3vw) !important;
 line-height: 1.5em !important;
}

}




@media only screen and (max-width: 1240px){

    .hexbg .ce_bgimage-outer .ce_bgimage-inside.contentwrap.pt-xxs.pb-xxs .autogrid_wrapper.cte.block {
        display: -ms-grid !important;
        display: grid !important; 
        -ms-grid-columns: 1fr 1fr; 
        grid-template-columns: 1fr 1fr;
        -ms-grid-rows: minmax(100px, 1fr) !important;
        grid-template-rows: minmax(100px, 1fr) !important;
                grid-template-areas: "top bottom";
      }

      .hexbg .ce_autogridWrapperStart.ce_autogridwrapper.one_half.autogrid.block {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
        grid-area: top;
        width: 100%;
        left:0%;
      }
      .hexbg .ce_autogridWrapperStart.hextext.ce_autogridwrapper.one_half.autogrid.block{
        -ms-grid-row: 1;
        -ms-grid-column: 2;
        grid-area: bottom;
        width: 100%;
        top: 45%;
      }
}
      @media only screen and (max-width: 1240px){

    .hexbg .ce_autogridWrapperStart.ce_autogridwrapper.one_half.autogrid.block {
            -ms-grid-row: 1;
            -ms-grid-column: 1;
      }

    .hexbg .ce_autogridWrapperStart.hextext.ce_autogridwrapper.one_half.autogrid.block {
            -ms-grid-row: 1;
            -ms-grid-column: 2;
      }
    
      
    .fade:nth-child(2) .ce_image_extended_inside .ce_image.attribute.image {
      width: 200px !important;
      height: 200px !important;
    }
    .tripletopbild .quarter .ce_image.attribute.image {
      height: 200px !important;
      width: 200px !important;
    }
    .tripletopbild .fade:nth-child(2) {
      left: 10.8%;
      margin-top: -2% !important;
    }
    .tripletopbild .quarterthree {
      margin-top: -19% !important;
      left: 39.5% !important;
    }
    .tripletopbild .quarterthree {
        left: unset !important;
        margin-top: unset !important;
        -webkit-transform: translateX(154%) translateY(-57%);
            -ms-transform: translateX(154%) translateY(-57%);
                transform: translateX(154%) translateY(-57%);
        position: absolute;
        -webkit-transform-origin: left;
            -ms-transform-origin: left;
                transform-origin: left;
      }
      .tripletopbild .fade:nth-child(2) {
        left: unset !important;
        margin-top: unset !important;
        -webkit-transform: translateX(75%) translateY(-10%);
            -ms-transform: translateX(75%) translateY(-10%);
                transform: translateX(75%) translateY(-10%);
        position: absolute;
       }

    .hexbg .ce_autogridWrapperStart.ce_autogridwrapper.one_half.autogrid.block {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
      }

    .hexbg .ce_autogridWrapperStart.hextext.ce_autogridwrapper.one_half.autogrid.block {
        -ms-grid-row: 1;
        -ms-grid-column: 2;
      }

    .hexbg .hextext {
        -ms-grid-row: 1;
        -ms-grid-column: 2;
      }

.home .newsteaser-v4 .content {
min-height: 360px !important;
}
.mod_newslist {
	display: flex !important;
flex-wrap: wrap !important;
}
}


@media only screen and (max-width: 1170px){

.newsteaser-v4 .content{padding-top:5%; min-height: 310px; margin-bottom: 40px;
}
.mod_newslist .newsteaser-v4 {
width: 50% !important;
}
}


@media only screen and (max-width: 1154px){

    #nav-open-btn{
        display: block;
    }

    .mainmenu{
        display: none;
    }

}


@media only screen and (max-width: 1000px){
.ce_authorbox.style2 .ce_image.attribute.image {
    height: 200px !important;
    width: 200px !important;
    position: relative;
    z-index: 99999999999;
    float: right;
    top: 215px;
}
.ce_authorbox.style2 .ce_authorbox_inside {
    position: relative;
}
.ce_authorbox.style2 .image {
    float: right}
    .ce_authorbox.style2 .ce_authorbox_content {width: 100% !important;
       
}

.hexbg .ce_bgimage-outer .ce_bgimage-inside.contentwrap.pt-xxs.pb-xxs .autogrid_wrapper.cte.block {
    display: -ms-grid !important;
    display: grid !important; 
    -ms-grid-columns: 1fr; 
    grid-template-columns: 1fr;
    -ms-grid-rows: minmax(100px, 1fr) !important;
    grid-template-rows: minmax(100px, 1fr) !important;
            grid-template-areas: "bottom"
                           "top";
  }
  
  .hexbg .hextext{
      margin-top: 0%;
      top: 0%;
  }

 .hexbg .triple{
     margin-left: 8%;
 }

  .hexbg .ce_bgimage-outer .ce_bgimage-inside.contentwrap.pt-xxs.pb-xxs .autogrid_wrapper.cte.block{
      height: 100%;
  }
  .triple .hexagon-bild:nth-child(2) {
      left: 40%;
    margin-top: -27.5%;
}

    #article-12746 .hexbg  .ce_autogridWrapperStart.hextext.ce_autogridwrapper.one_half.autogrid.block, #article-12774 .hexbg  .ce_autogridWrapperStart.hextext.ce_autogridwrapper.one_half.autogrid.block, #article-12802 .hexbg  .ce_autogridWrapperStart.hextext.ce_autogridwrapper.one_half.autogrid.block{
margin-top: 0%;
    }


    .hexbg{
        padding-bottom: 50px !important;
    }

.hexbg .ce_autogridWrapperStart.ce_autogridwrapper.one_half.autogrid.block {
        -ms-grid-row: 2;
        -ms-grid-column: 1;
  }

.hexbg .ce_autogridWrapperStart.hextext.ce_autogridwrapper.one_half.autogrid.block {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
  }

.hexbg .hextext {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
  }

.hexbg .ce_autogridWrapperStart.ce_autogridwrapper.one_half.autogrid.block {
        -ms-grid-row: 2;
        -ms-grid-column: 1;
  }

.hexbg .ce_autogridWrapperStart.hextext.ce_autogridwrapper.one_half.autogrid.block {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
  }


}


@media only screen and (max-width: 767px){
   h1{
       font-size: 1.9rem;
   }
   h2{
       font-size: 1.6rem;
   }
   h3{font-size: 1.4rem;}

   .hexagon-teaser{
       width: 50% !important;
   }
   .cta h3{
       margin-top: 10px;
   }
   .slider-produktwelten{
    font-size: calc(13px + 6 * ((100vw - 320px) / 680)) !important;
    line-height: 1.4 !important;
}
   #article-12746 .hexbg  .ce_autogridWrapperStart.hextext.ce_autogridwrapper.one_half.autogrid.block, #article-12774 .hexbg  .ce_autogridWrapperStart.hextext.ce_autogridwrapper.one_half.autogrid.block, #article-12802 .hexbg  .ce_autogridWrapperStart.hextext.ce_autogridwrapper.one_half.autogrid.block{
    margin-top: 10%;
        }

        .hexbg .ce_autogridWrapperStart.ce_autogridwrapper.one_half.autogrid.block{
            top:5%;
        }

        #article-12774 .hexbg, #article-12802 .hexbg{
            padding-top: 0px !important;
        }
.hexbg .ce_autogridWrapperStart.hextext.ce_autogridwrapper.one_half.autogrid.block{
    top:0% !important;
}

.hexbg .hextext{
    transform: translate(0%);
    -webkit-transform: translate(0%);
    -moz-transform: translate(0%);
    -ms-transform: translate(0%);
    -o-transform: translate(0%);
}

.hexbg .triple{
    margin-left: 0%;
}


.ce_download::after{
    color: rgb(252, 251, 251, 0.5);
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transition: 400ms;
    -webkit-transition: 400ms;
    -moz-transition: 400ms;
    -ms-transition: 400ms;
    -o-transition: 400ms;
font-size: 40px;
}

.team-grid {
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
display: -ms-grid;
display: grid;
}


/* gallery anpassung für mobil*/
.ce_gallery .cols_4{
    display: -ms-grid;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
   }
   .ce_gallery .cols_4 li{
       list-style-type: none !important;
       width: 100%;
       margin-left: 0px !important;
   }

/* accordion anpassung für mobil*/

.accordian ul li:hover .image_title p{
    max-width: 95%;
}
.accordian ul {

    -webkit-box-orient: vertical;

    -webkit-box-direction: normal;

        -ms-flex-direction: column;

            flex-direction: column;
    height:calc(110vh)
}

.accordian li{
    max-height: calc(22vh);
}
.accordian ul:hover li{
    max-height: calc(12vh);
}
.accordian{
    height: calc(110vh);
}
.accordian ul li:hover {
    -webkit-box-flex:9;
        -ms-flex-positive:9;
            flex-grow:9;
    max-height: 660px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.accordian ul li h3 {
    text-decoration: underline !important;
}
.accordian ul li:hover h3 {
    padding-top:20%;
    
}


.mod_article:first-of-type > .ce_headline_extended  > h2{
        margin-top:100px;
}

.acc2 .image_title{
    top: 70%
}
.acc2 .image_title a h3{
    padding-top:1%;
}


    .top-hexagon{ margin-top: 0px;}


    .accordian ul:hover li{
        height: 10%;
        width: 100%;
    }
    .quartertwo{
        margin-top: -30%;
        left: 43%;
        position: relative;
    }
   .quarter .ce_image_extended .image_container img {
       width: 100%;
}

.ce_authorbox.style2 .ce_image.attribute.image {
      top: 0px;
    }  


    .hexagon-bild .ce_image.attribute.image {
    height:  100% !important;
    width:  506px !important;
    margin-bottom: 15% !important;
  }

  
  .fade:nth-child(2) .ce_image_extended_inside .ce_image.attribute.image{
      width: 55% !important;
      height: 100% !important;
  }

  .tripletopbild .quarter .ce_image.attribute.image {
      height: 100% !important;
      width: 42% !important;
}

.tripletopbild .quarterthree{
    transform: translateX(65%) translateY(-69.9%);
    -webkit-transform: translateX(65%) translateY(-69.9%);
    -moz-transform: translateX(65%) translateY(-69.9%);
    -ms-transform: translateX(65%) translateY(-69.9%);
    -o-transform: translateX(65%) translateY(-69.9%);
}
.tripletopbild .fade:nth-child(2) {
    left: unset !important;
    margin-top: unset !important;
    transform: translateX(22%) translateY(-28%);
    position: absolute;
    -webkit-transform: translateX(22%) translateY(-28%);
    -moz-transform: translateX(22%) translateY(-28%);
    -ms-transform: translateX(22%) translateY(-28%);
    -o-transform: translateX(22%) translateY(-28%);
}



   .tripletopbild + .mod_article:nth-child(1){
       padding-top: 100px;
   }



   .triple .hexagon-bild:nth-child(2) {
    margin-top: -42.2%;
  }
  
  .triple .hexagon-bild:nth-child(3) {
    margin-top: -43%;
  }
  

 #article-12489 h2, #article-12703 h2, #autogrid_wrapper_12726 h2, #article-12761 h2{
      margin-top: 120px !important;
  }


  #main #autogrid_wrapper_12726, #main #autogrid_wrapper_12700{
    padding-left: 0px !important;
    padding-right: 0px !important;
  }


  #autogrid_wrapper_12700 .ce_bgimage_93200,
  #autogrid_wrapper_12720 .ce_bgimage_93493,
  #autogrid_wrapper_12726 .ce_bgimage_93572,
  #autogrid_wrapper_12756 .ce_bgimage_93986, #autogrid_wrapper_12700 .ce_bgimage_93145, #autogrid_wrapper_12720 .ce_bgimage_93504, #autogrid_wrapper_12726 .ce_bgimage_93585, #autogrid_wrapper_12756 .ce_bgimage_93999 {
   padding-left:10%;
   padding-right: 10%;
   height: 100%;
  }
.tripletopbild .block.one_half {
    left: 0%;
}
#main .mod_article .ce_bgimage .ce_bgimage-inside{
    padding-left: 10% !important;
    padding-right: 10% !important;
}

.cta .block.two_third{
    margin-left: 0%;
}
.cta .ce_form{
    margin-top:30px;
}

.hexbg{
    padding-left: 0% !important;
    padding-right: 0% !important;
    padding-bottom: 0px !important;
    padding-top:175px !important;
}


#article-12815 .hexagon-bild .ce_image.attribute.image, #article-12799 .hexagon-bild .ce_image.attribute.image, #article-12799 .hexagon-bild .ce_image.attribute.image{
    width: 100% !important;
    margin-bottom: 2% !important;
}
#article-12496 {
    padding-left: 10% !important;
    padding-right: 10% !important;
    padding-top: 10%;
   }
.nocorners .inside{
    -webkit-clip-path: polygon(100% 0, 100% 70%, 100% 100%, 0% 100%, 0 70%, 0 0);
            clip-path: polygon(100% 0, 100% 70%, 100% 100%, 0% 100%, 0 70%, 0 0);
}


#article-12812 .ce_frame_start.style7 .ce_frame_start_inside .quarter .ce_image.attribute.image{
    width: 80%!important;
    height: 80% !important;
    margin-left: 10.5%;
    margin-bottom: 8% !important;
}

.ce_testimonial_version4 .ce_testimonial_inside {
    max-width: 70%;
}

.hexbg .ce_autogridWrapperStart.ce_autogridwrapper.one_half.autogrid.block{
    left: 5%;
}
.hexbg .ce_autogridWrapperStart.hextext.ce_autogridwrapper.one_half.autogrid.block{
    left: 0%;
}

.kleine_hex_seitlich .quarter.hexagon-bild .ce_image.attribute.image {
width: 46% !important; 
}
.kleine_hex_seitlich .quartertwo{
margin-top: -40% !important;
left: 36%;
}

.kleine_hex_seitlich .block.one_fourth{
left: 7%;
padding: 0% !important;
margin-top:25px;
}

.kleine_hex_seitlich{
    padding-bottom: 0px !important
}


#article-12736 .hexagon-bild .ce_image.attribute.image{
    width: 98% !important;
    margin-bottom: 0% !important;
    margin-top: 5%;
}
#main .ce_bgimage_94941 {
    padding-top: 0px !important;
}


.hexagon-bild .ce_image.attribute.image{
    width: 85% !important;
}

.tripletopbild .quarterthree {
    transform: translateX(66%) translateY(-68.9%);
    -webkit-transform: translateX(66%) translateY(-68.9%);
    -moz-transform: translateX(66%) translateY(-68.9%);
    -ms-transform: translateX(66%) translateY(-68.9%);
    -o-transform: translateX(66%) translateY(-68.9%);
}


    .tripletopbild .fade:nth-child(2) {
        transform: translateX(23%) translateY(-28%);
        -webkit-transform: translateX(23%) translateY(-28%);
        -moz-transform: translateX(23%) translateY(-28%);
        -ms-transform: translateX(23%) translateY(-28%);
        -o-transform: translateX(23%) translateY(-28%);
}


#main #autogrid_wrapper_12700, #main #autogrid_wrapper_12720, #main #autogrid_wrapper_12726, #main #autogrid_wrapper_12756{
    padding-left: 0% !important;
    padding-right: 0% !important;
}

/* bilder neben 3/4 text */
#article-12719 .hexagon-bild .ce_image.attribute.image {
    width: 55% !important;
}
#article-12719 .quartertwo{
    margin-top: -45% !important;
    left: 42%;
}



.hexbg{
    height: 100%;
    max-height: 100%;
}

#article-12760 .ce_bgimage_94037{
    max-height: 1500px;
}

#article-12802{
    height: 100%;
    max-height: 1200px;
}


#article-12492{
    padding-left: 0% !important;
    padding-right: 0% !important;
}
#main .doppelartikel .ce_bgimage .ce_bgimage-inside, #main .doppelartikel_r .ce_bgimage .ce_bgimage-inside{
    padding-left: 10% !important;
    padding-right: 10% !important;
}
.ce_bgimage_93585 .ce_bgimage-inside{
    padding-top: 0px !important;
}

#article-12508{
    padding-top: 0px !important;
}
#autogrid_wrapper_12726 h2{
    margin-top: 0px !important;

    padding-top: 60px;
}

.marken .ce_bgimage .ce_image_text_box_inside .ce_image_text_box_image{
    width: 100% !important;
}

.marken .hexagon-bild .ce_image.attribute.image{
    margin:0 auto;
    margin-bottom: 4% !important;
   
    height: 50% !important;
    width: 50% !important; 
}
.ce_bgimage .ce_image_text_box_inside .ce_image_text_box_image {
    width: 100%; 
}

.marken .ce_bgimage .ce_image_text_box_inside{
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}

.marken .ce_bgimage .hexagon-bild .ce_image.attribute.image{
    transform: unset;
    -webkit-transform: unset;
    -moz-transform: unset;
    -ms-transform: unset;
    -o-transform: unset;
    top: unset; 
}
}



@media only screen and (max-width: 700px){



.mod_newslist .newsteaser-v4 {
width: 100% !important;
}

.hexbg{
    padding-top: 100px !important;
}
}

@media only screen and (max-width: 450px){

    .ce_headerimage.height_xxlarge{
        height: calc(40vh);
    }
    #main h1{
        font-size: 1.6rem !important;
    }
    #main h2{
        font-size: 1.4rem !important;
    }

    #main h3{
        font-size: 1.2rem !important;
    }
    #main .doppelartikel .ce_bgimage .ce_bgimage-inside, #main .doppelartikel_r .ce_bgimage .ce_bgimage-inside{
        padding-left: 0% !important;
        padding-right: 0% !important;
    }
    .slider-produktwelten{
        font-size: calc(10px + 6 * ((100vw - 320px) / 680)) !important;
        line-height: 1.4 !important;
    }
    .ce_testimonial_version4 .image{
        left: 25%;
        margin-bottom: 110px;
    }
    .ce_testimonial_version4 .ce_testimonial_inside {
        max-width: 85%;
        padding-left: 0px;
    }
    .ce_testimonial_version4 .text{
        width: 100%;
    }
    .stars{
        padding-top: 150px;
    }
    

    .hexbg{
        padding-top:70px !important;
        max-height: 100%;
    }
    .ce_bgimage_93843{
        padding-top: 40px !important;
    }

    #main .mod_article .ce_bgimage .ce_bgimage-inside{
        padding-left: 4% !important;
        padding-right: 4% !important;
    }

    .marken .ce_bgimage .ce_image_text_box_inside .ce_image_text_box_image{
        width: 25%;
    }
    .ce_gallery .cols_4{
        display: -ms-grid;
        display: grid;
        grid-template-columns: repeat(auto-fill, minmax(130px, 1fr));
       }
       .ce_gallery .cols_4 li{
           list-style-type: none !important;
           width: 100%;
           margin-left: 0px !important;
       }

    /*
    .ce_bgimage_93413{
        max-height: 1250px;
    }
    .ce_bgimage_93185{
        max-height: 1050px;
    }
    .ce_bgimage_93517{
        max-height: 1150px;
    }
    .ce_bgimage_93693{
        max-height: 1150px;
    }
    .ce_bgimage_94941{
        padding-top: 0px !important;
    }
    .ce_bgimage_94221{
        max-height: 950px;
    }*/
    .ce_bgimage_93517 .ce_autogridWrapperStart.ce_autogridwrapper.one_fourth.autogrid.block{
        transform: translateY(35px);
        -webkit-transform: translateY(35px);
        -moz-transform: translateY(35px);
        -ms-transform: translateY(35px);
        -o-transform: translateY(35px);
}

#autogrid_wrapper_12700 .ce_bgimage_93200, #autogrid_wrapper_12720 .ce_bgimage_93493, #autogrid_wrapper_12726 .ce_bgimage_93572, #autogrid_wrapper_12756 .ce_bgimage_93986, #autogrid_wrapper_12700 .ce_bgimage_93145, #autogrid_wrapper_12720 .ce_bgimage_93504, #autogrid_wrapper_12726 .ce_bgimage_93585, #autogrid_wrapper_12756 .ce_bgimage_93999{
    padding-left: 4%;
    padding-right: 4%;
}
#article-12489 h2, #article-12703 h2, #autogrid_wrapper_12726 h2, #article-12761 h2{
    margin-top: 40px !important;
}

#autogrid_wrapper_12726 h2{
    margin-top: 0px !important;
    padding-top: 40px;
}

#article-12693 .hexagon-bild .ce_image.attribute.image, #article-12772 .hexagon-bild .ce_image.attribute.image, #article-12785 .hexagon-bild .ce_image.attribute.image{
    width: 100% !important;
}
#article-12693 .ce_bgimage-inside.contentwrap.pt-xxs.pb-m, #article-12772 .ce_bgimage-inside.contentwrap.pt-xxs.pb-m, #article-12785 .ce_bgimage-inside.contentwrap.pt-xxs.pb-m{
    padding-bottom: 0px !important;
}
.marken .ce_bgimage .ce_image_text_box_inside .ce_image_text_box_image{
    width: 29%;
}
#article-12730 .ce_image_text_box .image_container img, #article-12860 .ce_image_text_box .image_container img, #article-12704 .ce_image_text_box .image_container img {
margin-top: 0%;
}
}

#article-12860 .kein-margin {
	margin-left: unset !important;
}

/* #### ---- ##### Slider Clip Path #### ---- #### */

@media only screen and (max-width: 1950px){
#slider .inside{
    -webkit-clip-path: polygon(100% 0, 100% 34%, 85% 100%, 15% 100%, 0 34%, 0 0);
            clip-path: polygon(100% 0, 100% 34%, 85% 100%, 15% 100%, 0 34%, 0 0);
}

}

@media only screen and (max-width: 1850px){
#slider .inside{
-webkit-clip-path: polygon(100% 0, 100% 38%, 82% 100%, 18% 100%, 0 38%, 0 0);
        clip-path: polygon(100% 0, 100% 38%, 82% 100%, 18% 100%, 0 38%, 0 0);
}
}

@media only screen and (max-width: 1750px){
#slider .inside{
-webkit-clip-path: polygon(100% 0, 100% 42%, 83% 100%, 17% 100%, 0 42%, 0 0);
        clip-path: polygon(100% 0, 100% 42%, 83% 100%, 17% 100%, 0 42%, 0 0);
}
}

@media only screen and (max-width: 1650px){
#slider .inside{
-webkit-clip-path: polygon(100% 0, 100% 46%, 84% 100%, 16% 100%, 0 46%, 0 0);
        clip-path: polygon(100% 0, 100% 46%, 84% 100%, 16% 100%, 0 46%, 0 0);
}
}

@media only screen and (max-width: 1550px){
#slider .inside{
-webkit-clip-path: polygon(100% 0, 100% 50%, 85% 100%, 15% 100%, 0 50%, 0 0);
        clip-path: polygon(100% 0, 100% 50%, 85% 100%, 15% 100%, 0 50%, 0 0);
}
}

@media only screen and (max-width: 1350px){
#slider .inside{
    -webkit-clip-path: polygon(100% 0, 100% 58%, 86% 100%, 14% 100%, 0 58%, 0 0);
            clip-path: polygon(100% 0, 100% 58%, 86% 100%, 14% 100%, 0 58%, 0 0);
}
}

@media only screen and (max-width: 1250px){
#slider .inside{
-webkit-clip-path: polygon(100% 0, 100% 62%, 87% 100%, 13% 100%, 0 62%, 0 0);
        clip-path: polygon(100% 0, 100% 62%, 87% 100%, 13% 100%, 0 62%, 0 0);
                        }
                        }
@media only screen and (max-width: 1150px){
#slider .inside{
-webkit-clip-path: polygon(100% 0, 100% 66%, 88% 100%, 12% 100%, 0 66%, 0 0);
        clip-path: polygon(100% 0, 100% 66%, 88% 100%, 12% 100%, 0 66%, 0 0);
}
}

@media only screen and (max-width: 1050px){
#slider .inside{
-webkit-clip-path: polygon(100% 0, 100% 70%, 89% 100%, 11% 100%, 0 70%, 0 0);
        clip-path: polygon(100% 0, 100% 70%, 89% 100%, 11% 100%, 0 70%, 0 0);
}
}




@media only screen and (max-width: 950px){
    #slider .inside{
-webkit-clip-path: polygon(100% 0, 100% 74%, 90% 100%, 10% 100%, 0 74%, 0 0);
        clip-path: polygon(100% 0, 100% 74%, 90% 100%, 10% 100%, 0 74%, 0 0);
}
}


@media only screen and (max-width: 850px){
#slider .inside{
-webkit-clip-path: polygon(100% 0, 100% 78%, 91% 100%, 9% 100%, 0 78%, 0 0);
        clip-path: polygon(100% 0, 100% 78%, 91% 100%, 9% 100%, 0 78%, 0 0);
}
}



@media only screen and (max-width: 750px){
#slider .inside{
-webkit-clip-path: polygon(100% 0, 100% 82%, 92% 100%, 8% 100%, 0 82%, 0 0);
        clip-path: polygon(100% 0, 100% 82%, 92% 100%, 8% 100%, 0 82%, 0 0);
}
}



@media only screen and (max-width: 650px){
#slider .inside{
-webkit-clip-path: polygon(100% 0, 100% 86%, 93% 100%, 7% 100%, 0 86%, 0 0);
        clip-path: polygon(100% 0, 100% 86%, 93% 100%, 7% 100%, 0 86%, 0 0);
}
}

body.fixed-header #top_link {
    opacity: 1;
    bottom: 40px;
    right: 130px;
}
.okomo-button__handler {
     overflow: visible !important; 
}
.okomo-button__handler img {
    border: 1px solid white;
}
/* altes clip path: 
    -webkit-clip-path: polygon(25% 5%, 75% 5%, 100% 50%, 75% 95%, 25% 95%, 0% 50%);
    clip-path: polygon(25% 5%, 75% 5%, 100% 50%, 75% 95%, 25% 95%, 0% 50%);

   #main .missing *, #slider .missing *, .missing #main *, header .missing .a-level_1 span, header .missing .a-level_2 span{
        color: red !important;
        font-weight: 600;
        text-decoration: underline white;
    }
    .missing span{
    	color: red !important;
        font-weight: 600;
        text-decoration: underline white;
    } */


/** interner bereich */
.fmel-interner-bereich .inner.same-height {
    flex-wrap: wrap;
    justify-content: center
}
.fmel-interner-bereich .inner.same-height > div {
    min-width: 290px;
    min-height: 148px;
    margin-bottom: 20px;
}
.fmel-interner-bereich .inner.same-height > .clear.autogrid_clear {
    display: none;
}

@media all and (min-width: 1240px) {
    .fmel-interner-bereich .inner.same-height {
        justify-content: flex-start;
    }
}

/** Videoanmeldung **/
#fm-videoanmeldung .formbody {
    max-width: 800px;
    margin: 0 auto;
}
#fm-videoanmeldung .formbody .widget {
    width: 100%;
}
div.fm-video-timeselect:not(.error) {
    display: none;
}
div.fm-video-timeselect.show {
    display: block;
}
#fm-videoanmeldung .formbody input, #fm-videoanmeldung .formbody select {
    border: 1px solid var(--light-gray);
}

/** Form validation error style **/
input.error {
    background-color: #ffb0b0 !important;
    border: 1px solid red !important;
}
.email-error-message, .phone-error-message {
    display: none;
    position: absolute;
    left: 0;
    bottom: -37px;
    font-size: 10px;
    color: red;
}
input.error + .email-error-message, input.error + .phone-error-message {
    display: inline-block;
}

/** Raumaustatterseite **/
.raumaustatter .ce_bgimage.fmel-videopage-startteaser {
    padding-right: 40px;
    padding-left: 40px;
}
@media (max-width: 767px) {
    .raumaustatter .mod_article.first .ce_text_extented.align-left.color-default {
        margin-bottom: 20px !important;
    }
    .raumaustatter #main .ce_tabs ul li {
        margin-left: 0 !important;
    }
    .raumaustatter #main h3 {
        font-size: 1.2rem;
    }
    .raumaustatter #footer > .inside > .autogrid_wrapper {
        grid-template-columns: 100% !important;
    }
    .raumaustatter #footer > .inside > .autogrid_wrapper .autogrid:nth-child(2) h4 {
        margin-bottom: 15px;
    }
}
@media (max-width: 400px) {
    body.raumaustatter #main .mod_article .ce_bgimage .ce_bgimage-inside .ce_bgimage .ce_bgimage-inside .ce_bgimage .ce_bgimage-inside {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    .raumaustatter .ce_bgimage.fmel-videopage-startteaser {
        padding-right: 10px;
        padding-left: 10px;
    }
}

.no-margin .image_container img {
	margin-top: unset !important;
}

.no-margin .ce_image_text_box_inside .ce_image_text_box_image .ce_image .image_container img {
	margin-top: unset !important;
}

div.ce_image_text_box:nth-child(4) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > figure:nth-child(2) > a:nth-child(2) > img:nth-child(1) {
  margin-top: unset !important;
}
div.ce_image_text_box:nth-child(4) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > figure:nth-child(2) > a:nth-child(2) > img:nth-child(1) {
  margin-top: unset !important;
}


/** Sponsorlogos */
.raumaustatter #stickyheader .logos,
.raumaustatter #header .logos {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 65%;
        float: right;
}
.raumaustatter #stickyheader .logos {
        width: 60%;
}
.raumaustatter #header .logos {
    height: 100px;
}
.raumaustatter #stickyheader .logos {
    height: 80px;
}
.raumaustatter #header .logos img {
        height: 60px;
}
.raumaustatter #stickyheader .logos img {
        height: 40px;
}
@media (max-width: 1155px) {
    .raumaustatter #header .logos,
    .raumaustatter #stickyheader .logos {
        display: none;
    }
}

/** Werkraum Seite Anpassungen 2025 **/
.ce_iconbox_v2.style3 .image {
position: absolute;
margin: 20px;
}
@media (max-width: 1155px) {
.ce_iconbox_v2.style3 .image {
margin: 10px;width: 40px;
height: 40px;
}}