@media only screen and (max-width: 1350px){
.text-boxes-item-link {
    font-size: 12px;
    line-height: 20px;
}
}
.section_heroshot h1 {
    font-size: 1.875em;
    max-width: 800px;
    font-weight: 500;
}
@media only screen and (max-width: 768px) {
.centered_wrapper.-height-medium {
    min-height: 250px !important;
}
}
.section_divider .centered_wrapper_inside {
    margin-top: 50px;
}
@media only screen and (max-width: 767px){
.mod_copyright .rs-column:nth-of-type(2){
	float: left;
}
}
.news_wrapper .more a {
	margin-top: 0;
}
/*  Bug Slider Projekte / Slider Button fehlen aber */
/*
.section_productslider, .mod_rocksolid_slider.slider_products, .mod_rocksolid_slider.slider_products .rsts-crop {
	overflow: hidden;
}*/
cms-cookie-bar, cms-accept-tags {
    --main-bg-color: #f9f9f9 !important;
    --main-shadow-color: rgba(0, 0, 0, 0.5);
    --main-text-color: inherit;
    --btn-accept-text-color: #ffffff;
    --btn-accept-bg-color: #4ab15c !important;
    --btn-reject-text-color: var(--btn-accept-text-color);
    --btn-reject-bg-color: #A3A3A3;
    position: fixed;
    z-index: 1000;
    display: block;
    width: 100%;
    color: var(--main-text-color);
}
cms-cookie-bar > cms-container form cms-buttons cms-button > span, cms-accept-tags > cms-container form cms-buttons cms-button > span {
	font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .1em;
}
.mod_cms_cookie_bar {
    box-shadow: none !important;
}
body .mod_cms_cookie_bar form .formbody .info {
    font-size: 0.875rem;
}
body .mod_cms_cookie_bar form .formbody .info a {
    color: #4BB15C;
}
body .mod_cms_cookie_bar form .formbody .widget.widget-submit {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
}
body .mod_cms_cookie_bar form .formbody .widget {
    position: relative;
    width: 100%;
    text-align: left;
    margin-bottom: 15px;
}
body .mod_cms_cookie_bar form .formbody {
    margin: 20px;
}
body .mod_cms_cookie_bar form .formbody .widget.widget-submit button[value="accept"] {
    background: #4BB15C;
    order: 2;
}
body .mod_cms_cookie_bar form .formbody .widget.widget-submit button {
    flex-grow: 1;
    flex-basis: 30%;
    margin: 10px;
    white-space: nowrap;
}
body .mod_cms_cookie_bar form .formbody .widget button {
    display: inline-block;
    font-size: 0.875rem;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    padding: 12.5px 30px;
    border: 2px solid transparent;
    transition: all .2s;
    box-shadow: none;
}

@media only screen and (max-width: 550px) {
	body .mod_cms_cookie_bar form .formbody .widget.widget-submit button {
		flex-grow: 2;
		flex-basis: 50%;
	}
}
	

@media only screen and (max-width: 767px) {
	body .mod_cms_cookie_bar form .formbody .widget button {
	line-height: 1.2 !important;		
}
}
body .mod_cms_cookie_bar form .formbody .widget.widget-submit button[value="reject"] {
    background: #9c9c9c;
}
.mod_navigation_main .level_1 > li {
    display: inline-block;
    padding: 0 12px;
}
p.error {
    color: #F44336;
}
@media only screen and (max-width: 767px) {
.section_main .ce_text li {
    font-size: 14.5px;
    line-height: 27px;
}
}

.section_main .ce_text.highlight ul li {
	color: #f66337;
	margin-bottom: 1em;
}

.headline-box.highlight h4 {
	color: #F66337;
}

@media only screen and (max-width: 1023px) {
	.mod_newslist .more a {
		position: absolute;
		bottom: 2em;
	}
}

/** Header Umbau **/

@media only screen and (min-width: 1023px) {

    .area_home .mod_breadcrumb {
        display: none;
    }

    .section_heroshot .centered_wrapper_inside {
        position: static;
    }

    .mod_breadcrumb {
        margin-top: 144px;
    }

    .section_main {
        margin-top: 0;
    }

    .area_home .centered_wrapper.-height-large {
        min-height: 779px;
    }

    .mod_distributor {
        margin-top: 60px;
    }

    .section_main .section_heroshot .ce_text p {
        max-width: 100%;
    }

    .section_heroshot h1 strong {
        font-size: 48px;
    }

    .section_heroshot .centered_wrapper {
        margin-bottom: 4em;
    }

    .section_heroshot {
        position: relative;
        z-index: 1;
    }

    .section_heroshot .ce_text {
        display: none;
    }

    .section_heroshot.mobil, .section_heroshot.mobil .ce_text {
        display: block !important;
        width: 100%;
        margin-top: -195px;
    }

    .section_heroshot.mobil .centered_wrapper {
        padding-left: 0;
        width: 50%;
        padding-right: 0;
    }

    .section_heroshot.mobil .centered_wrapper_inside.-fullwidth {
        margin-left: 0;
    }

    .section_heroshot .ce_text {
        position: static;
        min-height: 300px;
        background: #FFF;
        width: 100%;
        padding-top: 40px;
        padding-right: 0;
        z-index: 1;
    }

    .section_heroshot.mobil .news_wrapper .ce_text,
    .section_heroshot .mod_search_form,
    .section_heroshot .ce_text .text_container {
        width: 600px;
        float: right;
        padding-right: 40px;
    }
    
    .section_heroshot .mod_search_form .widget-text {
        width: 100%;
    }
    
    .section_heroshot.mobil .layout_short .centered-wrapper-background,
    .section_heroshot .news_wrapper {
        display: none;
    }
    
    
    .section_heroshot.mobil .news_wrapper {
        display: block;
    }
    
    .section_heroshot.mobil .news_wrapper .ce_text {
        padding-left: 35px;
        padding-right: 0;
    }
    
    .section_heroshot.mobil .mod_newsreader {
        background: #FFF;
    }
    
    .mod_newsreader_header {
        height: auto;
    }
    
    .section_heroshot.mobil .layout_short {
        padding-top: 90px;
    }
    
    .area_newsarticle .section_heroshot.mobil {
        margin-top: -345px;
    }
    .area_newsarticle .section_heroshot .centered_wrapper.-height-small,
    .mod_newsreader_header .centered-wrapper-background {
        height: 595px;
    }
    
    .mod_newsreader_header .centered-wrapper-background {
        opacity: 1;
    }

}

.mod_cms_cookie_bar {
	position: fixed;
}

/* video */

.video_container {
    position: relative;
    padding-bottom: 56%;
    z-index: 7;
}

.video_container video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* bildergalerie */

.ce_gallery, .ce_gallery ul {
	display: block;
	overflow: hidden
}

.ce_gallery ul li {
	float: left;
	list-style-type: none
}

.ce_gallery .image_container{
	position: relative;
	margin: 0
}

.ce_gallery .col_first{
	clear: both
}

.ce_gallery li {
    margin: 0 .25em .25em 0;
}