/*************************************************************/
/*   Design:  Gadient Haustechnik GmbH		     	 	 	 */
/*   File:    screen.css					                 */
/*-----------------------------------------------------------*/
/*   Autor:   Thomas Dürig, www.nuun.ch 	                 */
/*   Datum:   Oktober 2017					                 */
/*   Site: 	  www.gadient-haustechnik.ch   					 */
/*************************************************************/
/*  LAYOUT													 */
/*************************************************************/

/*FARBEN*/
/*	
    schwarz(+schrift):  #262627
    grau hell:          #EBEEF0
    grau dunkel:        #C3CACE
    grün:               #008E52
*/

/*  GLOBAL													 */
/*************************************************************/

html, body {position: relative; height: 100%; width:100%; font: 62.5% "robotoregular", Arial, Verdana, Helvetica, sans-serif; letter-spacing:0em;}
body {font-size:16px; font-size:1.6rem; color: #262627; background-color: #fff;}

#container {clear: both;}

.invisible {display: none !important;}

a {color: #008E52; text-decoration: none;}

bold, strong {font-family: 'robotobold';}

.schmal {width: 65% !important; margin: 0 auto; display: block;}
.schmal50 {width: 50% !important; margin: 0 auto !important; display: block;}
.schmal75 {width: 75% !important; margin: 0 auto !important; display: block;}

.zentriert {text-align: center !important; margin-left: auto !important; margin-right: auto !important;}

.cookiebar {z-index: 5000;}

iframe.solarrechner {width:1px; min-width:100%;}

/*Backtotop*/
#backtotop {width: 70px; position: fixed; bottom: 45px; right: 20px; cursor: pointer; opacity: 0; z-index: 5000;}
#backtotop img {width: 100%;}

/*  HEADER / NAVIGATION									     */
/*************************************************************/
#header {width: 100%; height: auto; position: relative; z-index: 2000;}
#header .topheader {background: #008E52;}
#header .topheader .inside {width: 1130px; height: 45px; margin: 0 auto;}
#header .topheader .mail {display: inline-block; float: right; padding-left: 25px; background: url(../graphics/icon-mail-weiss.svg) center left no-repeat; margin-left: 40px; font-family: 'montserratsemibold'; letter-spacing: 1px; color: #fff; text-decoration: none; height: 30px; padding-top: 15px; display: block; font-size: 1.3rem; /*text-transform: uppercase;*/}
#header .topheader .mail a {color: #fff; text-decoration: none;}
#header .topheader .phone {display: inline-block; float: right; padding-left: 25px; background: url(../graphics/icon-phone-weiss.svg) center left no-repeat; margin-left: 15px; font-family: 'montserratsemibold'; letter-spacing: 1px; color: #fff; text-decoration: none; height: 30px; padding-top: 15px; display: block; font-size: 1.3rem; text-transform: uppercase;}
#header .topheader .phone a {color: #fff; text-decoration: none;}

#header .botheader {background: #fff; position: relative;}
body.home #header .botheader .inside {height: auto;}
#header .botheader .inside {width: 1130px; height: auto; margin: 0 auto;}
#header .botheader .logo {display: inline-block; margin-top: 28px; float: left;}
#header .botheader .navigation {display: inline-block; float: right;}
#header .botheader .navigation ul {margin-bottom: 0;}
#header .botheader .navigation li.service {display: none;}
#header .botheader .navigation li {display: inline-block; margin-left: 30px;}
#header .botheader .navigation li a {font-size: 1.6rem; font-family: 'montserratregular'; color: #262627; height: 70px; padding-top: 70px; text-decoration: none; display: block; background: url(../graphics/nav-line-white.svg) center bottom 20px no-repeat; transition:color 0.3s ease, background 0.3s ease;}
#header .botheader .navigation li:hover a,
#header .botheader .navigation li a.trail,
#header .botheader .navigation li a.active,
#header .botheader .navigation li strong {font-family: 'montserratregular'; font-size: 1.6rem; color: #008E52; height: 70px; padding-top: 70px; display: block; background: url(../graphics/nav-line.svg) center bottom 20px no-repeat;}

/*#header .botheader .navigation li.trail ul.level_2,
#header .botheader .navigation li.active ul.level_2 {display: block; visibility: visible; opacity: 1;}*/

#header .botheader .navigation li ul.level_2 {visibility: hidden; position: absolute; top: 140px; width: 100%; left: 0; background: #EBEEF0; text-align: center; padding: 20px 0; opacity: 0; transition: opacity 0.3s ease;}
/*#header .botheader .navigation li:hover ul.level_2 {visibility: visible; opacity: 1; z-index: 1000;}*/
#header .botheader .navigation li ul.level_2 li {margin: 0 5px; position: relative;}
#header .botheader .navigation li ul.level_2 a,
#header .botheader .navigation li ul.level_2 a.trail {color: #262627; font-size: 1.4rem; height: 14px; padding: 7px; background: #C3CACE; transition: color 0.3s ease, background 0.3s ease;}
/*#header .botheader .navigation li ul.level_2 li:hover a,*/
#header .botheader .navigation li ul.level_2 li a.trail,
#header .botheader .navigation li ul.level_2 li a.active,
#header .botheader .navigation li ul.level_2 li strong {background: #008E52; font-size: 1.4rem; display: block; color: #fff; height: 14px; padding: 7px;}

#header .botheader .navigation li ul.level_3 {visibility: hidden; position: absolute; left: 0; top: 28px; border-top: 2px solid #fff; text-align: left;}
#header .botheader .navigation li ul.level_2 li:hover ul.level_3 {visibility: visible;}
#header .botheader .navigation li ul.level_3 li {width: 100%; height: auto; margin: 0; border-bottom: 2px solid #fff;}
#header .botheader .navigation li ul.level_3 a,
#header .botheader .navigation li ul.level_3 strong {height: auto !important; display: block;}

#header .botheader .unternavigation {position: relative; clear: both; width: 100%; background: #EBEEF0; text-align: center; padding: 20px 0 10px 0; opacity: 1; transition: opacity 0.3s ease;}
#header .botheader .unternavigation ul {margin-bottom: 0;}
#header .botheader .unternavigation li {margin: 0 5px 10px 5px; position: relative; display: inline-block;}
#header .botheader .unternavigation a,
#header .botheader .unternavigation a.trail {font-family: 'montserratregular'; text-decoration: none; display: block; color: #262627; font-size: 1.4rem; height: 14px; padding: 7px; background: #C3CACE; transition: color 0.3s ease, background 0.3s ease;}
#header .botheader .unternavigation li:hover a,
#header .botheader .unternavigation li a.trail,
#header .botheader .unternavigation li a.active,
#header .botheader .unternavigation li strong {font-family: 'montserratregular'; background: #008E52; font-size: 1.4rem; display: block; color: #fff; height: 14px; padding: 7px;}

#header .botheader .unternavigation li ul.level_2 {visibility: hidden; position: absolute; left: 0; top: 28px; border-top: 2px solid #fff; text-align: left;}
#header .botheader .unternavigation li:hover ul.level_2 {visibility: visible;}
#header .botheader .unternavigation li ul.level_2 li {width: 100%; height: auto; margin: 0; border-bottom: 2px solid #fff;}
#header .botheader .unternavigation li ul.level_2 a,
#header .botheader .unternavigation li ul.level_2 strong {height: auto !important; display: block;}

#header .botheader .unternavigation a.datencloud {cursor: pointer; color: #008E52; background: url(../graphics/bg-daten-cloud.svg) center no-repeat; padding:17px; margin-top: -10px; margin-bottom: -10px;}
#header .botheader .unternavigation a.datencloud:hover,
#header .botheader .unternavigation a.datencloud.active {color: #ffffff; background: url(../graphics/bg-daten-cloud-hover.svg) center no-repeat; padding:17px; margin-top: -10px; margin-bottom: -10px;}

#header .mobilebtn_ct {display: none;}

/*body .mm-list.level_1 > li:first-of-type {border-top: 2px solid #C2CBCF;}*/
html.mm-opened body {overflow: visible !important;}
body .mm-menu.mm-light {background:#EBEEF0;}
body .mm-menu > .mm-panel {padding-left: 0; padding-right: 30px; padding-top: 30px;}
body .mobilebtn.close {position: absolute; right: 30px; top: 17px;}
body .mm-menu .navigation a {font-size: 2rem; line-height: 2.4rem; font-family: 'montserratregular'; color: #262627;}
body .mm-menu.mm-light .mm-list > li.mm-selected > a:not(.mm-subopen), .mm-menu.mm-light .mm-list > li.mm-selected > span {font-size: 2rem; line-height: 2.4rem; font-family: 'montserratregular'; color: #008E52; background:none;}
body .mm-list a.mm-subopen:before {display: none;}
body .mm-menu.mm-light.mm-vertical .mm-list li.mm-opened > a.mm-subopen, .mm-menu.mm-light.mm-vertical .mm-list li.mm-opened > ul {background: none; padding-top: 0; padding-bottom: 10px;}
body .mm-list.level_1 > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):first-of-type:before {content: ''; border-bottom-width: 2px; border-color: #C2CBCF; border-bottom-style: solid; display: block; width: auto; position: relative; margin-left: 20px;}
body .mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {border-bottom-width: 2px; border-color: #C2CBCF;}
body .mm-list.level_2 > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {display: none;}
body .mm-menu.mm-light .mm-list.level_2 > li.mm-selected > a:not(.mm-subopen), body .mm-menu.mm-light .mm-list.level_2 > li.mm-selected > span {font-size: 1.4rem; line-height: 1.8rem; padding: 5px 0 5px 20px; font-family: 'montserratregular';}
body .mm-menu .navigation .mm-list.level_2 a {font-size: 1.4rem; line-height: 1.8rem; padding: 5px 0 5px 20px; font-family: 'robotoregular';}
body .mm-list.level_3 > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {display: none;}
body .mm-menu.mm-light .mm-list.level_3 > li.mm-selected > a:not(.mm-subopen), body .mm-menu.mm-light .mm-list.level_3 > li.mm-selected > span {font-size: 1.4rem; line-height: 1.8rem; padding: 5px 0 5px 20px; font-family: 'montserratregular';}
body .mm-menu.mm-vertical .mm-list.level_2 > li > a.mm-subopen {height: 16px;}
body .mm-menu.mm-vertical .mm-list.level_2 > li > a.mm-subopen:after {top: 9px;}

body .mm-menu .navigation .mm-list.level_1 > li.service:after {display: none;}
body .mm-menu .navigation .mm-list.level_1 > li.service > a,
body .mm-menu .navigation .mm-list.level_1 > li.service > span {font-size: 1.5rem; font-family: 'montserratbold'; letter-spacing: 1px; text-transform: uppercase; padding: 10px 10px 10px 20px;}

body .mm-menu .immolink {display: block; padding-left: 20px;}
body .mm-menu .immolink a {font-family: 'montserratbold'; letter-spacing: 1px; color: #262627; text-decoration: none; height: 30px; padding-top: 23px; padding-bottom: 10px; display: block; font-size: 1.5rem; text-transform: uppercase; padding-left: 45px; background: url(../graphics/nav-sign-dark.svg) center left no-repeat; border-bottom: 2px solid #C2CBCF; border-top: 2px solid #C2CBCF;}

/*  SLIDER                                                   */
/*************************************************************/
.custom {clear: both;}
.custom #sliderart {width: 1300px; margin: 0 auto;}

.custom #sliderart .slidergross {height: 615px; position: relative;}
.custom #sliderart .slidergross .slick-prev,
.custom #sliderart .slidergross .slick-next {display: none !important;}
.custom #sliderart .slidergross .slick-list {height: 600px; overflow: hidden;}
.custom #sliderart .slidergross .slick-dots {margin-bottom: 0; position: absolute; bottom: -20px; width: 100%; text-align: center;}
.custom #sliderart .slidergross .slick-dots li {display: inline-block; cursor: pointer; width: 26px; height: 26px; margin: 0 7px; border-radius: 20px; background: #BCBCBC; border:2px solid #fff; transition: background 0.3s ease;}
.custom #sliderart .slidergross .slick-dots li:hover,
.custom #sliderart .slidergross .slick-dots li.slick-active {background: #008E52;}
.custom #sliderart .slidergross .slick-dots li button {display: none;}
.custom #sliderart .slidergross .ce_text {position: absolute; top: 80px; right: 80px; text-align: right;}
.custom #sliderart .slidergross .ce_text h2 {font-size: 6rem; color: #fff; padding-bottom: 10px; background: none; text-align: right;}
.custom #sliderart .slidergross .ce_text p {font-size: 3rem; color: #fff; padding-bottom: 15px;}
.custom #sliderart .slidergross .ce_text .image_container {float: right;}

.custom #sliderart .sliderklein {height: 230px; position: relative;}
.custom #sliderart .sliderklein .slick-prev,
.custom #sliderart .sliderklein .slick-next {display: none !important;}
.custom #sliderart .sliderklein .slick-list {height: 230px; overflow: hidden;}
.custom #sliderart .sliderklein .slick-dots {display: none !important;}

/*  INHALTSELEMENTE                                          */
/*************************************************************/

/*Headlines*/
h1, h2 {font-size: 4rem; line-height: 4.8rem; font-family: 'montserratsemibold'; text-align: center; margin-top: 15px; padding-bottom: 30px; background: url(../graphics/headline-line.svg) center bottom 15px no-repeat;}
h3 {font-size: 2.6rem; line-height: 3rem; font-family: 'robotobold'; padding:10px 0 10px 0;}
h4 {font-size: 1.5rem; line-height: 1.8rem; font-family: 'montserratsemibold'; text-align: center; padding-bottom: 20px;}
h5 {font-size: 1.5rem; line-height: 1.8rem; font-family: 'montserratsemibold'; padding:0;}

/*Article*/
#container .mod_article {padding: 40px 0;}
#container .mod_article .inside {width: 1130px; margin: 0 auto;}
#container .mod_article.grau {background: #EBEEF0;}

/*Tabs*/
.skltbs .skltbs-tab-group {text-align: center;}
.skltbs .skltbs-tab-group .skltbs-tab-item {width: 32%; margin-right: 2%; cursor: pointer; margin-bottom: 30px; color: #008E52; text-align: center; font-size: 1.8rem; padding: 10px 0 12px 0; display: inline-block !important; float: none !important; box-sizing: border-box; border: 2px solid #008E52; background: #EBEEF0; background-position: center bottom; transition: background 0.3s ease, color 0.3s ease;}
.skltbs .skltbs-tab-group .skltbs-tab-item:last-child {margin-right: 0;}
.skltbs .skltbs-tab-group .skltbs-tab-item:hover,
.skltbs .skltbs-tab-group .skltbs-tab-item.is-active {background: url(../graphics/bg-tabs.svg) no-repeat; background-position: center bottom; padding: 10px 0 35px 0; color: #fff; border-bottom:none; border-left:none; border-right:none;}
.skltbs .skltbs-tab-group .skltbs-tab-item:hover a,
.skltbs .skltbs-tab-group .skltbs-tab-item.is-active a {color: #fff; text-shadow: none;}
.skltbs .skltbs-tab-group .skltbs-tab-item a {background: none; color: #008E52; padding: 0;}
.skltbs .skltbs-tab-group .skltbs-tab-item a:focus {box-shadow: none;}

.skltbs .skltbs-panel-group {background: #EBEEF0; background-color: #EBEEF0;}
.skltbs .skltbs-panel-group .skltbs-panel {background: #EBEEF0; background-color: #EBEEF0;}
.skltbs .skltbs-panel-group .skltbs-panel:focus {box-shadow: none;}

body.ie .skltbs .skltbs-tab-group {display: none;}
body.edge .skltbs .skltbs-tab-group {display: none;}

/*Portrait*/
.ce_text.portrait img {border-radius: 300px;}
.ce_text.portrait h3 {padding-bottom: 0;}

/*Hyperlink*/
.ce_hyperlink {padding: 30px 0; clear: both; text-align: center;}
.ce_hyperlink a {display: inline-block; width: auto; padding: 15px 40px; border: 2px solid #008E52; margin: 0 auto; transition: color 0.3s ease, background 0.3s ease;}
.ce_hyperlink a:hover {background: #008E52; color: #fff;}

/*Text*/
.image_container img {max-width: 100%; height: auto;}

#container .ce_text {margin-bottom: 30px;}
#container .ce_text .image_container.float_left {width: 48.5%; float: left; margin-right: 3%;}
#container .ce_text .image_container.float_right {width: 48.5%; float: right; margin-left: 3%;}

/*Gallery*/
#container #main .ce_gallery {width: 80%; margin: 0 auto;}
#container #main .ce_gallery ul {display: flex; flex-flow: row wrap; justify-content: center;}

#container #main .ce_gallery ul li {width: 31.333%; margin-right: 3%; margin-bottom: 30px; display: inline-block; float: left; line-height: 1;}
#container #main .ce_gallery ul li.col_last {margin-right: 0;}
#container #main .ce_gallery ul li:last-of-type {margin-right: 0;}
#container #main .ce_gallery ul li figure {width: 100%; overflow: hidden; line-height: 0;}
#container #main .ce_gallery ul li figure img {width: 100%; height: auto; -webkit-transition: all .5s ease; transition: all .5s ease;}
#container #main .ce_gallery ul li figure:hover img {-webkit-transform: scale(1.1); transform: scale(1.1);}
#colorbox #cboxTitle {display: none !important;}
#colorbox #cboxCurrent {font-size: 1.5rem;}
 
/*Columns*/
#container .rs-column.-large-col-2-1 {width: 48.5%; margin-right: 3%;}
#container .rs-column.-large-col-2-1.-large-last {margin-right: 0;}
#container .rs-column.-large-col-3-1 {width: 31.3%; margin-right: 3%;}
#container .rs-column.-large-col-3-1.-large-last {margin-right: 0;}
#container .rs-column.-large-col-4-1 {width: 22.75%; margin-right: 3%; margin-top: 0;}
#container .rs-column.-large-col-4-1.-large-last {margin-right: 0;}

#container .rs-column.zentriert.-large-col-2-1 {width: 48.5%; margin-right: 3% !important;}
#container .rs-column.zentriert.-large-col-2-1.-large-last {margin-right: 0 !important;}
#container .rs-column.zentriert.-large-col-3-1 {width: 31.3%; margin-right: 3% !important;}
#container .rs-column.zentriert.-large-col-3-1.-large-last {margin-right: 0 !important;}
#container .rs-column.zentriert.-large-col-4-1 {width: 22.75%; margin-right: 3% !important; margin-top: 0;}
#container .rs-column.zentriert.-large-col-4-1.-large-last {margin-right: 0 !important;}

/*Accordion*/
body #container .ce_accordion {margin-bottom: 15px;}
.ce_accordion .toggler {cursor: pointer; background: #008E52 url(../graphics/accordion-plus.svg) center right 10px no-repeat; color: #fff; padding: 7px 10px; transition: background 0.3s ease;}
.ce_accordion .toggler.active {background: #008E52 url(../graphics/accordion-minus.svg) center right 10px no-repeat;}
.ce_accordion .toggler:focus {outline: none;}
.ce_accordion .accordion {margin-top: 15px; padding: 0 10px 10px 10px;}

/*List*/
#main .ce_text ul {display: table; margin-bottom: 25px;}

#main .ce_text ul li {vertical-align: middle; list-style: none; padding-left: 20px; background: url(../graphics/icon-listbullet.svg) no-repeat top 6px left;}

#main .ce_text ol {
    counter-reset:li; /* Initiate a counter */
    margin-left:0; /* Remove the default left margin */
    padding-left:0; /* Remove the default left padding */
}
#main .ce_text ol > li {
    position:relative; /* Create a positioning context */
    margin:0 0 0 20px; /* Give each list item a left margin to make room for the numbers */
    list-style:none; /* Disable the normal item numbering */
}
#main .ce_text ol > li:before {
    content:counter(li)"."; /* Use the counter as content */
    counter-increment:li; /* Increment the counter by 1 */
    /* Position and style the number */
    position:absolute;
    left: -18px;
    top: 0;
    font-size: 1.6rem;
    color: #008E52;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
}

/*Downloads*/
.ce_download.sc.last, .ce_downloads.sc.last {padding-right: 0;}
.ce_download, .ce_downloads {position:relative; width:100%; margin:0; padding:0;}
.ce_download ul, .ce_downloads ul, .layout_full ul.enclosure {position:relative; float:left; width:100%; margin:0; padding:0 0 0 0;}
.ce_download ul li, .ce_downloads ul li {position:relative; width:100%; line-height:21px; padding:0 0 0 0; margin:0 0 5px 0; background:#EBEEF0;}
.layout_full ul.enclosure li {position:relative; width:100%; line-height:21px; padding:0 0 0 0; margin:0 0 35px 0; background:#EBEEF0;}

.ce_download img, .ce_downloads img, .layout_full ul.enclosure img {position:absolute; left:10px; top:7px; z-index:400;}
body #container .ce_downloads a, body #container .ce_downloads a:link, body #container .ce_downloads a:visited, body #container .ce_download a, body #container .ce_download a:visited, body #container .ce_download a:link, body #container .layout_full ul.enclosure a:link, body #container .layout_full ul.enclosure a:visited {
    position:relative;
    z-index:300;
    text-decoration: none;
    font-size: 1.4rem;
    font-family: "robotoregular", Arial, Verdana, Helvetica, sans-serif;
    color: #262627;
    display:block;
    padding:8px 30px 8px 40px;
    margin:0 0 0 0;
    transition: background-color 0.5s ease; -webkit-transition: background-color 0.5s ease; 
    }   
        
body #container .ce_downloads a:hover, 
body #container .ce_downloads a:active, 
body #container .ce_download a:hover, 
body #container .ce_download a:active,
body #container .layout_full ul.enclosure a:hover,
body #container .layout_full ul.enclosure a:active {background-color:#C3CACE;}   

/*Form*/
#container .formbody input {-webkit-appearance:none;}
#container .formbody input:focus {outline:none; background-color:#d5eadd;}
#container .formbody button {-webkit-appearance:none;}

#container .ce_form {margin-top: 40px; width: 50%; margin-right: auto; margin-left: auto;}
#container .formbody label {width: 100%; padding-top: 10px; margin-bottom: 5px; font-size: 1.6rem; display: inline-block; float: left;}
#container .formbody input {width: 96%; padding:2%; font-size: 1.6rem; margin-bottom: 5px; border:none; background-color: #EBEEF0;}
#container .formbody textarea {width: 96%; padding:2%; font-size: 1.6rem; border: none; margin-bottom: 4px; background-color: #EBEEF0;}
#container .formbody textarea:focus {outline:none; background-color:#d5eadd;}
#container .formbody .submit {background-color: #008E52; border:none; margin-top: 7px; padding: 5px 0; color: #fff; margin-left: 0; width: 200px;}
#container .formbody select {width: 100%; padding:1%; font-size: 1.6rem; margin-bottom: 15px; border:none; background-color: #EBEEF0;}
#container .formbody fieldset {margin-bottom: 10px;}
#container .formbody fieldset legend {font-size: 1.6rem; margin-bottom: 5px;} 
#container .formbody fieldset span {width:100%; float: left;}
#container .formbody fieldset span input {float: left; width: 5%; height: 26px;}
#container .formbody fieldset span label {padding-top: 0; width: 95%;}
#container .formbody .explanation p {font-size: 1.6rem; line-height: 1.4em;}
#container .formbody .widget-captcha {margin-bottom: 40px;}
#container .formbody .widget-captcha input {margin-bottom: 5px;}
#container .formbody .widget-captcha span {width: 100%; float: left; font-size: 1.6rem;}
#container .formbody .widget-captcha label span.mandatory {width: auto; float: none;}
#container .formbody .widget-checkbox input {-webkit-appearance:checkbox;}
#container .formbody .widget-dropzone .dropzone {clear: both;}
#container .formbody .error {color: #fb2323;}

/*YouTube*/
#container .ce_youtube {clear: both; text-align: center;}
#container .ce_youtube embed {width: 100%;}
#container .ce_youtube video {width: 100%;}

#container .ce_youtube .me-plugin {width: 100%;}
#container .ce_youtube .mejs-overlay {width: 100% !important;}

/*Google Map*/
.dlh_googlemap {width: 100% !important;}

/*Timeline*/
.timeline {margin: 0 15%; position: relative;}
.timeline:before {content: ""; position: absolute; height: 100%; top: 0; left: 50%; background: #9E9E9E; width: 2px;}
.timeline:after {content: ""; position: absolute; height: 10px; width: 10px; margin: -4px; bottom: 0; border-radius: 99em; left: 50%; background: #9E9E9E;}
.timeline .timeline-item {padding-bottom: 20px; position: relative;}
.timeline .timeline-item:before {content: ""; width: 20px; height: 20px; margin: -11px; border: 2px solid #9E9E9E; background: white; position: absolute; top: 29px; left: 50%; font-size: 2em; border-radius: 99em; transition: all 0.6s ease;}
.timeline .timeline-item:hover:before {width: 24px; height: 24px; margin: -13px; background: #EBEEF0; border: 2px solid #008E52}
.timeline .timeline-item .ce_headline {width: 45%; margin-top: 14px; color: #008E52; float: left; text-align: right;}
#container .timeline .timeline-item div {float: right; text-align: left; clear: right !important;}
.timeline .timeline-item:after {content: ""; display: block; clear: both;}
.timeline .timeline-item:nth-child(2n) .ce_headline {float: right; text-align: left;}
#container .timeline .timeline-item:nth-child(2n) div {float: left; text-align: right; clear: left !important;}
#container .timeline .timeline-item .ce_text {width: 45%; margin-top: 17px;}
#container .timeline .timeline-item .clearfix {display: block; width: 100%;}

/*  NEWS / REFERENZEN / STELLEN / LEHRSTELLEN                */
/*************************************************************/
/*Home*/
.newshome .layout_latest {display: inline-block; float: left; position: relative; width: 32%; min-height: 506px; margin-right: 2%; margin-bottom: 25px; background:#fff; text-align: center; box-sizing: border-box; border: 1px solid #C2CBCF;}
.newshome .layout_latest:nth-child(3n) {margin-right: 0;}
.newshome .layout_latest:nth-child(3n+1) {clear: left;}
.newshome .layout_latest .image_container {width: 100%; height: 230px; overflow: hidden; display: flex;}
.newshome .layout_latest .image_container img {align-self: center;}
body.ie .newshome .layout_latest .image_container img {width: 100%; height: auto;}
.newshome .layout_latest .newsbot {padding: 15px;}
.newshome .layout_latest .newsbot h4 {margin-bottom: 0;}
.newshome .layout_latest .newsbot h4 a {text-transform: uppercase; color: #262627; word-wrap: break-word;}
.newshome .layout_latest .newsboxlink {position: absolute; display: block; top: 0; left: 0; width: 100%; height: 100%;}
.newshome .layout_latest:hover {background: #EBEEF0;}

.newshome .pagination {clear: both;}
.newshome .pagination p {display: block;}
.newshome .pagination ul {display: block; width: 100%;}
.newshome .pagination ul li {display: inline-block; margin:0 7px; float: left;}
.newshome .pagination ul li:first-of-type {margin-left: 0;}

.mod_newsreader .layout_full .newsdetailimage {display: block; width: 565px; max-width: 100%; margin:0 auto;}
.mod_newsreader .info {text-align: center;}
.mod_newsreader .back {text-align: center; margin-top:20px;}
.mod_newsreader .back a {display: inline-block; width: auto; padding: 15px 40px; border: 2px solid #008E52; margin: 30px auto 0 auto; transition: color 0.3s ease, background 0.3s ease;}
.mod_newsreader .back a:hover {background: #008E52; color: #fff;}

.stellenhome .layout_latest {display: inline-block; float: left; width: 32%; min-height: 220px; margin-right: 2%; background:#fff; text-align: center; box-sizing: border-box; border: 1px solid #C2CBCF;}
.stellenhome .layout_latest:nth-child(3n) {margin-right: 0;}
.stellenhome .layout_latest .newsbot {padding: 15px; min-height: 180px;}
.stellenhome .layout_latest .newsbot h4 {margin-bottom: 0;}
.stellenhome .layout_latest .newsbot h4 a {text-transform: uppercase; color: #262627;}
.stellenhome .layout_latest .newsbot .tag-chain {margin-bottom: 10px;}
.stellenhome .layout_latest .image_container {width: 100%; height: 230px; overflow: hidden; display: flex;}
.stellenhome .layout_latest .image_container img {align-self: center; height: 100%; width: auto; max-width: 2000px; margin-left: -50%;}

.referenzenhome .layout_latest {display: inline-block; float: left; width: 32%; margin-right: 2%; margin-bottom: 25px; background:#fff; text-align: center; box-sizing: border-box; border: 1px solid #C2CBCF;}
.referenzenhome .layout_latest:nth-child(3n) {margin-right: 0;}
.referenzenhome .layout_latest .image_container {width: 100%; height: 230px; overflow: hidden; display: flex;}
.referenzenhome .layout_latest .image_container img {align-self: center;}
.referenzenhome .layout_latest .newsbot {padding: 15px;}
.referenzenhome .layout_latest .newsbot h4 {margin-bottom: 0;}
.referenzenhome .layout_latest .newsbot h4 a {text-transform: uppercase; color: #262627;}
.referenzenhome .layout_latest .newsbot .tag-chain li {display: inline-block;}

#container .einzelreferenz .ce_text {margin-bottom:0;}
#container .einzelreferenz .ce_text h5 {height:18px; text-align:left;}
#container .einzelreferenz .ce_text p {height:55px; text-align:left;}
#container .einzelreferenz .rs-column {border-top: 2px solid #c3cbcf;}

/*Stellen Liste*/
.stellenliste .stellen-header {margin-bottom: 15px; font-family: 'montserratsemibold';}
.stellenliste .stellen-header .stellen1 {display: inline-block; float: left; width: 80%;}
.stellenliste .stellen-header .stellen3 {display: inline-block; float: left; width: 20%;}

.stellenliste .layout_latest {clear: both; display: inline-block; width: 100%; border-bottom: 1px gray solid;}
.stellenliste h4 {display: inline-block; float: left; width: 79%; margin:0; padding: 10px 1% 14px 0; text-align: left;}
.stellenliste .tag-chain {display: inline-block; float: left; width: 19%; margin:0; padding: 10px 1% 14px 0; line-height: 1.8rem;}
.stellenliste .tag-chain li {display: inline-block; float: left;}
.stellenliste .tag-chain li:after {content: ", "; margin-right: 4px;}
.stellenliste .tag-chain li:last-child:after {display: none;}
.stellenliste .more {display: inline-block; float: left; width: 9%; margin:0; padding: 10px 1% 14px 0; line-height: 1.8rem;}
.stellenliste .enclosure {display: inline-block; float: left; width: 10%; margin:0; padding: 7px 0; line-height: 1.8rem;}
.stellenliste .enclosure a {padding: 0 !important; text-align: right;}
.stellenliste .download-element {text-align: right;}
.stellenliste .layout_latest.keinformular .more {display: none;}
.stellenliste .layout_latest.nichtgelistet {display: none;}
.layout_full .detailteaser {font-size: 1.6rem; line-height: 2.3rem; font-family: 'robotoregular'; text-align:center; margin:20px auto 0 auto; width:75%;}
.layout_full.keinformular .ce_form {display: none;}

#container .jobdetail .ce_text .image_container.float_left {width: auto;}

/*Lehrstellen Liste*/
.lehrstellenliste .stellen-header {margin-bottom: 15px; font-family: 'montserratsemibold';}
.lehrstellenliste .stellen-header .stellen1 {display: inline-block; float: left; width: 35%;}
.lehrstellenliste .stellen-header .stellen2 {display: inline-block; float: left; width: 13%;}
.lehrstellenliste .stellen-header .stellen3 {display: inline-block; float: left; width: 13%;}
.lehrstellenliste .stellen-header .stellen4 {display: inline-block; float: left; width: 13%;}
.lehrstellenliste .stellen-header .stellen5 {display: inline-block; float: left; width: 13%;}
.lehrstellenliste .stellen-header .stellen6 {display: inline-block; float: left; width: 13%;}

.lehrstellenliste .layout_latest {clear: both; display: inline-block; width: 100%; border-bottom: 1px gray solid;}
.lehrstellenliste h4 {display: inline-block; float: left; width: 34%; margin:0; padding: 10px 1% 14px 0; text-align: left;}
.lehrstellenliste .tag-chain {display: inline-block; float: left; width: 12%; margin:0; padding: 10px 1% 14px 0; line-height: 1.8rem;}
.lehrstellenliste .more {display: inline-block; float: left; width: 12%; margin:0; padding: 10px 1% 14px 0; line-height: 1.8rem;}
.lehrstellenliste .more2 {display: inline-block; float: left; width: 12%; margin:0; padding: 10px 1% 14px 0; line-height: 1.8rem;}
.lehrstellenliste .more3 {display: inline-block; float: left; width: 12%; margin:0; padding: 10px 1% 14px 0; line-height: 1.8rem;}
.lehrstellenliste .more4 {display: inline-block; float: left; width: 7%; margin:0; padding: 10px 1% 14px 0; line-height: 1.8rem;}
.lehrstellenliste .enclosure {display: inline-block; float: left; width: 5%; margin:0; padding: 7px 0; line-height: 1.8rem;}
.lehrstellenliste .enclosure a {padding: 0 !important; text-align: right;}
.lehrstellenliste .download-element {text-align: right;}
.lehrstellenliste .more a span {display: none;}
.lehrstellenliste .more2 a span {display: none;}
.lehrstellenliste .more3 a span {display: none;}
.lehrstellenliste .more4 a span {display: none;}

.lehrstellenliste .layout_latest.nvschnuppern .more a {display: none;}
.lehrstellenliste .layout_latest.nvschnuppern .more:after {content:"–";}
.lehrstellenliste .layout_latest.nvlehrstelle1 .more2 a {display: none;}
.lehrstellenliste .layout_latest.nvlehrstelle1 .more2:after {content:"–";}
.lehrstellenliste .layout_latest.nvlehrstelle2 .more3 a {display: none;}
.lehrstellenliste .layout_latest.nvlehrstelle2 .more3:after {content:"–";}
.lehrstellenliste .layout_latest.nvlehrstelle3 .more4 a {display: none;}
.lehrstellenliste .layout_latest.nvlehrstelle3 .more4:after {content:"–";}
.lehrstellenliste .layout_latest.keine1 .more2 a {display: none;}
.lehrstellenliste .layout_latest.keine1 .more2:after {content:"Keine";}
.lehrstellenliste .layout_latest.keine2 .more3 a {display: none;}
.lehrstellenliste .layout_latest.keine2 .more3:after {content:"Keine";}
.lehrstellenliste .layout_latest.keine3 .more4 a {display: none;}
.lehrstellenliste .layout_latest.keine3 .more4:after {content:"Keine";}
.lehrstellenliste .layout_latest.vergeben1 .more2 a {display: none;}
.lehrstellenliste .layout_latest.vergeben1 .more2:after {content:"Vergeben";}
.lehrstellenliste .layout_latest.vergeben2 .more3 a {display: none;}
.lehrstellenliste .layout_latest.vergeben2 .more3:after {content:"Vergeben";}
.lehrstellenliste .layout_latest.vergeben3 .more4 a {display: none;}
.lehrstellenliste .layout_latest.vergeben3 .more4:after {content:"Vergeben";}

.lehrstellenliste .layout_latest.nichtgelistet {display: none;}

.layout_full.nvschnuppern #lehrstellenformular .widget-checkbox .checkbox_container span:last-of-type {display: none;}
.layout_full.nvlehrstelle #lehrstellenformular .widget-checkbox .checkbox_container span:first-of-type {display: none;}
.layout_full #lehrstellenformular .widget-checkbox .checkbox_container.akzeptieren span {display: block !important;}
.layout_full #lehrstellenformular .widget-checkbox .checkbox_container.akzeptieren span.invisible {display: none !important;}
.layout_full #lehrstellenformular .widget-checkbox .checkbox_container.akzeptieren span.mandatory {display: none !important;}

.lehrstellendetail.noform #lehrstellenformular {display: none;}
.lehrstellendetail .lehrstellendetailliste {display: none;}
.lehrstellendetail.noform .lehrstellendetailliste {display: inline-block; width: 100%;}
.lehrstellendetail.noform .lehrstellendetailliste .layout_latest {display: none;}
.lehrstellendetail.noform .lehrstellendetailliste .layout_latest.keeplist {display: block;}

.detailtitel span:after {content: ", "; margin-right: 4px;}
.detailtitel span:last-child:after {display: none;}

.ce_form .formbody input.stelle {opacity: 0.6;}
.ce_form .formbody input.bewerbung-fuer {opacity: 0.6;}

/* FINEUPLOADER */
#container .formbody .widget-fineuploader label {margin: 20px 0px 25px 0px; font-family: 'robotobold'; }
.fineuploader-container .info {text-align: left; float: left;}
.fineuploader-container .delete {float: right;}
.fineuploader-container figure.image {width:90px; float: left;}
.fineuploader-container .content {display: inline-block; min-height: 80px; min-width: 450px;}
.fineuploader-container .qq-upload-button {cursor: pointer;}
#ctrl_19 {cursor: pointer;}

/*Referenzen Filter New*/
.mod_listing {width: 100%; height: 45px; padding-top: 25px; background: #EBEEF0; margin-bottom: 70px; overflow: visible;}
.mod_listing .tagfilter_menu {width: 1130px; margin: 0 auto;}
.mod_listing .tagfilter_menu .tagfilter_text {display: inline-block; width: 25%; float: left;}
.mod_listing .tagfilter_menu .tagfilter_remove {display: inline-block; width: 23px; height: 23px; padding: 0 0 1px 1px; font-size: 20px; text-align: center; float: right; background: #008E52; color: #fff; font-family: 'montserratlight'; line-height: 1; border-radius: 25px; cursor: pointer;}
/*.mod_listing .tagfilter_menu .tagfilter {display: inline-block; width: 70%; float: left;}*/
.mod_listing .tagfilter_menu .tagfilter {display: none;}
.mod_listing .tagfilter_menu .tagfilter ul > li {width: 30%; margin-right: 5%; display: inline-block; float: left; position: relative;}
.mod_listing .tagfilter_menu .tagfilter ul > li:last-child {margin-right: 0;}
.mod_listing .tagfilter_menu .tree_level_1 > li > div {border-bottom: 2px solid #C2CBCF; padding-bottom: 3px; background:url(../graphics/ref-filter.svg) center right no-repeat; cursor: pointer;} 
.mod_listing .tagfilter_menu .tree_level_1 .tree_level_2 {display: none; position: absolute; top: 50px; background: #EBEEF0; padding: 10px 20px; z-index: 100;}
.mod_listing .tagfilter_menu .tree_level_1 .filter_active .tree_level_2 {display: block;}
.mod_listing .tagfilter_menu .tree_level_1 .tree_level_2 > li {width: 100%; display: block; clear: both; margin-bottom: 5px;}
.mod_listing .tagfilter_menu .tree_level_1 .tree_level_2 > li > div {padding-left: 30px; background:url(../graphics/ref-filter-uncheck.svg) center left no-repeat;}
.mod_listing .tagfilter_menu .tree_level_1 .tree_level_2 > li > div.filter_active {background:url(../graphics/ref-filter-check.svg) center left no-repeat;}
.mod_listing .tagfilter_menu .tree_level_1 .count_active {position: absolute; display: none; right: 25px; top: 0px; background: #008E52; width: 22px; height: 22px; text-align: center; border-radius: 22px; color: #fff;}
.mod_listing .tagfilter_menu .tagfilter_text {width: 21%; margin-right: 4%;}
.mod_listing .tagfilter_menu .tagfilter_text input {border-bottom: 2px solid #C2CBCF; width: 100%; border-left: none; border-right: none; border-top: none; padding-bottom: 3px; background:none; cursor: pointer;} 
.mod_listing .tagfilter_menu .tagfilter_text input:focus {outline: none;}

/*Referenzen List*/
.mod_catalogUniversalView {width: 1130px; margin: 0 auto; text-align: center; position: relative;}
body.home .mod_catalogUniversalView {width: 100%;}
.mod_catalogUniversalView .ctlg_teaser {display: inline-block; width: 31%; margin-left: 1%; margin-right: 1%; margin-bottom: 25px; background:#fff; text-align: center; box-sizing: border-box; border: 1px solid #C2CBCF;}
body.home .mod_catalogUniversalView .ctlg_teaser {float: left; width: 32%; margin-left: 0; margin-right: 2%;}
body.home .mod_catalogUniversalView .ctlg_teaser:nth-child(3n) {margin-right: 0;}
.mod_catalogUniversalView .ctlg_teaser .image_container {width: 100%; height: 230px; overflow: hidden; display: flex;}
.mod_catalogUniversalView .ctlg_teaser .image_container img {align-self: center;}
.mod_catalogUniversalView .ctlg_teaser .newsbot {padding: 15px;}
.mod_catalogUniversalView .ctlg_teaser .newsbot h4 {margin-bottom: 0;}
.mod_catalogUniversalView .ctlg_teaser .newsbot h4 a {text-transform: uppercase; color: #262627;}
.mod_catalogUniversalView .ctlg_teaser:hover .newsbot {background:#EBEEF0;}
.mod_catalogUniversalView .ctlg_master {text-align: left;}	
/*.tagfilter_menu { display: block !important; } */

/*Referenzen Detail*/
.listnavigator_main {width: 1130px; margin: 0 auto; text-align: center; position: relative;}
.listnavigator_main .prev {display: inline-block; position: absolute; left: 0; padding-left: 37px; padding-top: 5px; padding-bottom: 5px; margin-top: -5px; background:url(../graphics/ref-prev.svg) center left no-repeat;}
.listnavigator_main .next {display: inline-block; position: absolute; right: 0; padding-right: 37px; padding-top: 5px; padding-bottom: 5px; margin-top: -5px; background:url(../graphics/ref-next.svg) center right no-repeat;}
.mod_catalogUniversalView .listnavigator {width: 100%; margin-bottom: 30px; text-align: center;}
.mod_catalogUniversalView .listnavigator ul li {display: inline-block; margin: 0 10px;}
.mod_catalogUniversalView .ctlg_master {background:#EBEEF0; padding:50px 100px;}
.mod_catalogUniversalView .ctlg_master .image_container {margin-bottom: 40px;}
.mod_catalogUniversalView .ctlg_master .image_container img {width: 100%; height: auto;}

/*  FOOTER                                                   */
/*************************************************************/
/*.endcontent {height: 650px; width: 100%; display: block; position: relative;}*/

#footer {height: 580px; display: block; clear: both; position: relative; font-size: 1.5rem; color: #fff;}
#footer .clearfix:after {display: none;}
#footer .inside {padding-top: 20px;}
#footer .topbuffer {height: 60px; background: #fff; text-align: center;}

#footer .footertop {background: #262627; text-align: center; padding: 61px 0 30px 0;}
#footer .footertop h4 {padding-bottom: 30px; padding-top: 15px; background: url(../graphics/footer-headline-line.svg) center bottom 12px no-repeat;}
#footer .footertop .mod_customnav {margin:30px 0; padding: 25px 0 12px 0; border-top: 2px solid #979797; border-bottom: 2px solid #979797;}
#footer .footertop .mod_customnav li {display: inline-block; margin:0 20px;}
#footer .footertop a {color: #fff; transition: color 0.3s ease;}
#footer .footertop a:hover {color: #008E52;}
#footer .footertop .mod_customnav a {text-transform: uppercase; font-family: 'montserratsemibold';}

#footer .footerbot {border-top: 2px solid #979797; background: #262627; text-align: center; position: relative; padding:30px 0 18px 0;}
#footer .footerbot a {color: #fff; transition: color 0.3s ease;}
#footer .footerbot a:hover {color: #008E52;}
#footer .footerbot .ce_image {position: absolute; top: 15px; right: 10px;}

/*  LIGHTBOX	                                             */
/*************************************************************/
#cboxTitle {display: none !important;} 
#cboxLoadedContent {border: none;} 
#cboxNext {background: url("../graphics/lightbox-next.svg"); width: 35px; position: absolute; right: 15px; height: 45px; top: 53%; background-position: center; background-repeat: no-repeat; background-size: contain;} 
#cboxPrevious {background: url("../graphics/lightbox-prev.svg"); width: 35px; position: absolute; left: 15px; height: 45px; top: 53%; background-position: center; background-repeat: no-repeat; background-size: contain;} 
#cboxClose {background: url("../graphics/lightbox-close.svg"); width: 35px; position: absolute; right: 15px; top: 15px; height: 35px; background-position: center; background-repeat: no-repeat; background-size: contain;} 
#cboxCurrent {font-size: 14px;} 

/*  FIXES		                                             */
/*************************************************************/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height:0px;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*  MEDIA QUERIES                                            */
/*************************************************************/
@media screen and (max-width: 1330px) {
	.custom #sliderart {width: 1130px;}
	.custom #sliderart .slidergross .slick-list {height: 520px;}
	.custom #sliderart .slidergross {height: 535px;}
	.custom #sliderart .sliderklein .slick-list {height: 200px;}
	.custom #sliderart .sliderklein {height: 200px;}
}

@media screen and (max-width: 1160px) {
	.custom #sliderart {width: 900px;}
	.custom #sliderart .slidergross .slick-list {height: 415px;}
	.custom #sliderart .slidergross {height: 430px;}
	.custom #sliderart .sliderklein .slick-list {height: 160px;}
	.custom #sliderart .sliderklein {height: 160px;}
	#header .topheader .inside {width: 900px;}
	#header .botheader .inside {width: 900px;}
	#container .mod_article .inside {width: 900px;}
	/*#header .botheader .navigation li {margin-left: 12px;}
	#header .botheader .navigation li a {font-size: 1.4rem;}
	#header .botheader .navigation li:hover a, #header .botheader .navigation li a.trail, #header .botheader .navigation li a.active, #header .botheader .navigation li strong {font-size: 1.4rem;}
	#header .botheader .navigation li a, #header .botheader .navigation li a:hover, #header .botheader .navigation li a.trail, #header .botheader .navigation li a.active {padding-top:30px;}
	#header .botheader .logo {width: 180px; margin-top: 54px;}*/
	.newshome .layout_latest .image_container {height: 175px;}
	.referenzenhome .layout_latest .image_container {height: 175px;}
    .custom #sliderart .slidergross .ce_text h2 {font-size: 4rem; line-height: 3rem;}
    .custom #sliderart .slidergross .ce_text {top: 40px; right: 40px;}
    .mod_listing .tagfilter_menu {width: 900px;}
    .mod_catalogUniversalView {width: 900px;}
    .listnavigator_main {width: 900px;}
    .schmal {width: 80% !important; margin: 0 auto;}
}

@media screen and (max-width: 930px) {
	#header .mobilebtn_ct {display: block; position: absolute; z-index: 500; top: 45px; right: 3%; width: 36px; height: 36px; cursor: pointer;}
    #header .mobilebtn_ct a {display: block; width: 100%; height: 100%; background: url(../graphics/btn-mobile.svg) center no-repeat;}
	#header .topheader {display: none;}
    #header .botheader {height: 125px;}
	#header .botheader .navigation {display: none;}
	#header .botheader .unternavigation {display: none;}
	#header .botheader .logo {margin-top: 26px;}
    .custom #sliderart {width: 94%; padding-left: 3%; padding-right: 3%;}
    .custom #sliderart .slidergross .slick-list {height: 43vw;}
    .custom #sliderart .slidergross {height: 45vw;}
    .custom #sliderart .sliderklein .slick-list {height: 16vw;}
    .custom #sliderart .sliderklein {height: 16vw;}
    #header .topheader .inside {width: 94%; padding-left: 3%; padding-right: 3%;}
    #header .botheader .inside {width: 94%; padding-left: 3%; padding-right: 3%;}
    #container .mod_article .inside {width: 94%; padding-left: 3%; padding-right: 3%;}
	#container .rs-column.-large-col-4-1 {width: 48.5%; margin-right: 3%; margin-top: 0;}
	#container .rs-column.-large-col-4-1:nth-of-type(2n) {margin-right: 0;}
	.newshome .layout_latest .image_container {height: 17vw;}
	.referenzenhome .layout_latest .image_container {height: 17vw;}
    .stellenhome .layout_latest {width: 100%; margin-right: 0; margin-bottom: 15px;}
    .ce_youtube iframe {width: 100%; height: 50vw;}
    h1, h2 {font-size: 3.5rem; line-height: 4.3rem;}
    #container .ce_form {width: 100%;}
    .custom #sliderart .slidergross .ce_text h2 {font-size: 3rem; line-height: 2rem;}
    .mod_catalogUniversalView .ctlg_teaser {width: 47%;}
    .mod_listing .tagfilter_menu {width: 94%; padding-left: 3%; padding-right: 3%; position: relative;}
    .mod_catalogUniversalView {width: 94%; padding-left: 3%; padding-right: 3%;}
    .mod_listing {height: auto; display: inline-block;}
    .mod_listing .tagfilter_menu .tagfilter_text {width: 100%; margin-bottom: 10px;}
    .mod_listing .tagfilter_menu .tagfilter {width: 100%;}
    .mod_listing .tagfilter_menu .tagfilter ul > li {margin-right: 0; width: 100%;}
    .mod_listing .tagfilter_menu .tree_level_1 .tree_level_2 {position: relative; top: 0;}
    .mod_listing .tagfilter_menu .tree_level_1 > li > div {display: inline-block; width: 100%; margin-bottom: 10px; background: url(../graphics/ref-filter.svg) top 8px right no-repeat;}
    .mod_listing .tagfilter_menu .tagfilter_remove {position: absolute; right: 3%; top: 0;}
    .mod_listing .tagfilter_menu .tagfilter_text {width: 92%; margin-right: 0;}
    .listnavigator_main {width: 94%; padding-left: 3%; padding-right: 3%; height: 45px;}
    .listnavigator_main .prev {left: 3%;}
	.listnavigator_main .next {right: 3%;}
	.mod_newslist.querscroll {width: 100%; overflow-x: scroll;}
	.mod_newslist.querscroll div {width: 930px;}
	.mod_newslist.querscroll:after {content: "scroll right"; font-size: 14px;}
	.schmal {width: 100% !important; margin: 0 auto; display:block;}
	.layout_full .detailteaser {width:100%;}
	.lehrstellenliste .stellen-header {display: none;}
	.lehrstellenliste h4 {display: block; width: 100%; padding: 5px 0;}
	.lehrstellenliste .tag-chain {display: block; width: 100%; padding: 5px 0;}
	.lehrstellenliste .more {display: block; width: 100%; padding: 5px 0;}
	.lehrstellenliste .more2 {display: block; width: 100%; padding: 5px 0;}
	.lehrstellenliste .more3 {display: block; width: 100%; padding: 5px 0;}
	.lehrstellenliste .more4 {display: block; width: 100%; padding: 5px 0;}
	.lehrstellenliste .enclosure {display: block; width: 100%; padding: 5px 0;}
	.lehrstellenliste .enclosure li {text-align: left;}
	.lehrstellenliste .more a span {display: inline;}
	.lehrstellenliste .more2 a span {display: inline;}
	.lehrstellenliste .more3 a span {display: inline;}
	.lehrstellenliste .more4 a span {display: inline;}
}

@media screen and (max-width: 655px) {
    .skltbs-panel {padding:0 !important;}
    #main .skltbs-tab {background: #008E52; text-align: center; cursor: default; color: #fff;}
    #main .skltbs-tab:focus {box-shadow: none;}
    .skltbs .skltbs-panel-group .skltbs-panel {display: block !important;}
    .skltbs .skltbs-panel-group .skltbs-panel-heading {display: none !important;}
    .newshome .layout_latest {width: 100%; margin-right: 0; margin-bottom: 15px;}
    .referenzenhome .layout_latest {width: 100%; margin-right: 0; margin-bottom: 15px;}
    .newshome .layout_latest .image_container {height: 55vw;}
    .referenzenhome .layout_latest .image_container {height: 55vw;}
    #container .ce_text .image_container.float_left {width: 100%; margin-right: 0%;}
    #container .ce_text .image_container.float_right {width: 100%; margin-left: 0%;}
    .custom #sliderart .slidergross .ce_text {display: none;}
    .schmal {width: 100% !important; margin: 0 auto; display:block;}
    .schmal75 {width: 100% !important; margin: 0 auto;}
    .schmal50 {width: 100% !important; margin: 0 auto;}
    .mod_catalogUniversalView .ctlg_teaser {width: 100%; margin-right: 0; margin-left: 0;}
    body.home .mod_catalogUniversalView {padding: 0;}
    body.home .mod_catalogUniversalView .ctlg_teaser {width: 100%; margin-right: 0;}
    .mod_catalogUniversalView .ctlg_master {padding:50px 2%;}
    #header .mobilebtn_ct {top: 21px;}
    #header .botheader {height: 80px;}
    #header .botheader .logo {margin-top: 20px;}
    h1, h2 {background-size: 50% 2px;}
    .stellenhome .layout_latest .newsbot {min-height: 50px;}

	.timeline {margin-left: 0;}
	.timeline:before {left: 5%;}
	.timeline:after {left: 5%;}

	#container .timeline .timeline-item:before {left: 5%;}
	#container .timeline .timeline-item .ce_headline {width: 85%; float: right;}
	#container .timeline .timeline-item div {width: 85%; float: right;}
	#container .timeline .timeline-item .ce_headline {float: right; text-align: left; padding-bottom: 0;}
	#container .timeline .timeline-item div {float: right; text-align: left; clear: right !important;}
	#container .timeline .timeline-item div h3 {text-align: left;}
	#container .timeline .timeline-item:nth-child(2n) .ce_headline {float: right; text-align: left;}
	#container .timeline .timeline-item:nth-child(2n) div {float: right; text-align: left; clear: left !important;}
	#container .timeline .timeline-item:nth-child(2n) div h3 {text-align: left;}
	#container .timeline .timeline-item .ce_text {width: 85%; margin-top: 0;}
	.stellenliste .stellen-header {display: none;}
	.stellenliste h4 {display: block; width: 100%; padding: 5px 0;}
	.stellenliste .tag-chain {display: block; width: 100%; padding: 5px 0;}
	.stellenliste .more {display: block; width: 100%; padding: 5px 0;}
	.stellenliste .enclosure {display: block; width: 100%; padding: 5px 0;}
	.stellenliste .enclosure li {text-align: left;}
}

@media screen and (max-width: 600px) {
	#container .rs-column.-large-col-2-1 {width: 100%; margin-right: 0; margin-top: 0;}
	#container .rs-column.-large-col-3-1 {width: 100%; margin-right: 0; margin-top: 0;}
	#container .rs-column.-large-col-4-1 {width: 100%; margin-right: 0; margin-top: 0;}
	#container .rs-column.zentriert.-large-col-2-1 {width: 100%; margin-right: 0 !important; margin-top: 0;}
	#container .rs-column.zentriert.-large-col-3-1 {width: 100%; margin-right: 0 !important; margin-top: 0;}
	#container .rs-column.zentriert.-large-col-4-1 {width: 100%; margin-right: 0 !important; margin-top: 0;}
    h1, h2 {font-size: 3rem; line-height: 4rem;}
    #container #main .ce_gallery {width: 100%;}
    .listnavigator_main .prev {color: #EBEEF0; z-index: 50;}
	.listnavigator_main .next {color: #EBEEF0; z-index: 50;}
	.listnavigator_main .back {z-index: 100; position: relative;}
	.schmal {width: 100% !important; margin: 0 auto; display:block;}
}

/*  FONTS                                                    */
/*************************************************************/
@font-face {
    font-family: 'montserratbold';
    src: url('Fonts/montserrat-bold-webfont.woff2') format('woff2'),
         url('Fonts/montserrat-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'montserratlight';
    src: url('Fonts/montserrat-light-webfont.woff2') format('woff2'),
         url('Fonts/montserrat-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'montserratmedium';
    src: url('Fonts/montserrat-medium-webfont.woff2') format('woff2'),
         url('Fonts/montserrat-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'montserratregular';
    src: url('Fonts/montserrat-regular-webfont.woff2') format('woff2'),
         url('Fonts/montserrat-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'montserratsemibold';
    src: url('Fonts/montserrat-semibold-webfont.woff2') format('woff2'),
         url('Fonts/montserrat-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'robotoregular';
    src: url('Fonts/roboto-regular-webfont.woff2') format('woff2'),
         url('Fonts/roboto-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'robotolight';
    src: url('Fonts/roboto-light-webfont.woff2') format('woff2'),
         url('Fonts/roboto-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'robotomedium';
    src: url('Fonts/roboto-medium-webfont.woff2') format('woff2'),
         url('Fonts/roboto-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'robotobold';
    src: url('Fonts/roboto-bold-webfont.woff2') format('woff2'),
         url('Fonts/roboto-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}