body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li{float:left}.ce_gallery>ul li.col_first{clear:left}.float_left{float:left}.float_right{float:right}.block{overflow:hidden}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
@media (max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.ie7 img{-ms-interpolation-mode:bicubic}.ie8 img{width:auto}

#main .reference_slider_navigation {
    width:100%;
    position:relative;
    padding:0 30px;
    margin-bottom:30px;
}

#main .reference_slider_navigation .left {
    width:30px;
    position:absolute;
    top:0px;
    left:0px;
}

#main .reference_slider_navigation .right {
    width:30px;
    position:absolute;
    top:0px;
    right:0px;
}

#main .reference_slider_navigation .left  a,
#main .reference_slider_navigation .right a{
    display:block;
    width:100%;
    height:130px;
    background-color:#005CAA;
    background-position:center;
    background-repeat:no-repeat;
}

#main .reference_slider_navigation .left  a:hover,
#main .reference_slider_navigation .right a:hover {
    background-color:#007be4;
}

#main .reference_slider_navigation .left  a {
    border-radius:6px 0px 0px 6px;
    background-image:url(../../system/modules/jampReference/assets/frontend/images/icon-left.png);
}

#main .reference_slider_navigation .right a {
    border-radius:0px 6px 6px 0px;
    background-image:url(../../system/modules/jampReference/assets/frontend/images/icon-right.png);
}

#main .mwn_slider_endless_wrapper{
    position:relative;
    background-color:rgba(200,200,200,0.3);
    overflow: hidden;
    height: 130px;
    width:100%;
}

#main ul.mwn_slider_endless_items {
    position:relative;
    display:block;
    list-style: none;
    padding:0;
    margin:0;
    height:130px;
    overflow: hidden;
}

#main .mwn_slider_endless_items:after {
    content:"";
    display:block;
    clear:both;
}

#main .mwn_slider_endless_items > * {
    display:block;
    position:relative;
    float:left;
    padding:15px;
}

#main .mwn_slider_endless_items a {
    display:block;
}

#main .mwn_slider_endless_items img {
    display:block;
    padding:0px;
    height:100px;
    max-width:none;
}

/* MAIN IMAGE */
#reference-image{
    width:100%;
    height:530px;
    margin-bottom: 15px;
    position:relative;
}

#reference-image .loader {
    position:absolute;
    width:100%;
    height:100%;
    background-image:url(../../system/modules/jampReference/assets/frontend/images/ajax-loader.gif);
    background-position: center;
    background-repeat: no-repeat;
}

#reference-image > ul {
    display:none;
    width:100%;
    height:100%;
    overflow:hidden;
}

#reference-image > ul > li {
    list-style: none;
    position:absolute;
    left:50%;
    top:0px;
}

#reference-image > ul > li img {
    position:absolute;
    max-width:none;
    display: block;
    height:530px;
}

@media (max-width: 800px) {
    #reference-image,
    #reference-image > ul > li img{
        height:300px;
    }
}
.mod_jamp_googlemaps {
    position: relative;
}

.mod_jamp_googlemaps .iframeBlocker {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: gray;
    color: white;
    padding: 1rem;
}
.mm-hidden{display:none!important}.mm-wrapper{overflow-x:hidden;position:relative}.mm-menu{box-sizing:border-box;background:inherit;display:block;padding:0;margin:0;position:absolute;left:0;right:0;top:0;bottom:0;z-index:0}.mm-panels,.mm-panels>.mm-panel{background:inherit;border-color:inherit;box-sizing:border-box;margin:0;position:absolute;left:0;right:0;top:0;bottom:0;z-index:0}.mm-panels{overflow:hidden}.mm-panel{-webkit-transform:translate(100%,0);-ms-transform:translate(100%,0);transform:translate(100%,0);-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left}.mm-panel.mm-opened{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-panel.mm-subopened{-webkit-transform:translate(-30%,0);-ms-transform:translate(-30%,0);transform:translate(-30%,0);-webkit-transform:translate3d(-30%,0,0);transform:translate3d(-30%,0,0)}.mm-panel.mm-highest{z-index:1}.mm-panel.mm-noanimation{-webkit-transition:none!important;transition:none!important}.mm-panel.mm-noanimation.mm-subopened{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-panels>.mm-panel{-webkit-overflow-scrolling:touch;overflow:scroll;overflow-x:hidden;overflow-y:auto;padding:0 20px}.mm-panels>.mm-panel.mm-hasnavbar{padding-top:40px}.mm-panels>.mm-panel:not(.mm-hidden){display:block}.mm-panels>.mm-panel:after,.mm-panels>.mm-panel:before{content:'';display:block;height:20px}.mm-vertical .mm-panel{-webkit-transform:none!important;-ms-transform:none!important;transform:none!important}.mm-listview .mm-vertical .mm-panel,.mm-vertical .mm-listview .mm-panel{display:none;padding:10px 0 10px 10px}.mm-listview .mm-vertical .mm-panel .mm-listview>li:last-child:after,.mm-vertical .mm-listview .mm-panel .mm-listview>li:last-child:after{border-color:transparent}.mm-vertical li.mm-opened>.mm-panel,li.mm-vertical.mm-opened>.mm-panel{display:block}.mm-listview>li.mm-vertical>.mm-next,.mm-vertical .mm-listview>li>.mm-next{box-sizing:border-box;height:40px;bottom:auto}.mm-listview>li.mm-vertical.mm-opened>.mm-next:after,.mm-vertical .mm-listview>li.mm-opened>.mm-next:after{-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg);right:19px}.mm-btn{box-sizing:border-box;width:40px;height:40px;position:absolute;top:0;z-index:1}.mm-clear:after,.mm-clear:before,.mm-close:after,.mm-close:before{content:'';border:2px solid transparent;display:block;width:5px;height:5px;margin:auto;position:absolute;top:0;bottom:0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.mm-clear:before,.mm-close:before{border-right:none;border-bottom:none;right:18px}.mm-clear:after,.mm-close:after{border-left:none;border-top:none;right:25px}.mm-next:after,.mm-prev:before{content:'';border-top:2px solid transparent;border-left:2px solid transparent;display:block;width:8px;height:8px;margin:auto;position:absolute;top:0;bottom:0}.mm-prev:before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);left:23px;right:auto}.mm-next:after{-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg);right:23px;left:auto}.mm-navbar{border-bottom:1px solid;border-color:inherit;text-align:center;line-height:20px;height:40px;padding:0 40px;margin:0;position:absolute;top:0;left:0;right:0}.mm-navbar>*{display:block;padding:10px 0}.mm-navbar a,.mm-navbar a:hover{text-decoration:none}.mm-navbar .mm-title{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mm-navbar .mm-btn:first-child{left:0}.mm-navbar .mm-btn:last-child{text-align:right;right:0}.mm-panel .mm-navbar{display:none}.mm-panel.mm-hasnavbar .mm-navbar{display:block}.mm-listview,.mm-listview>li{list-style:none;display:block;padding:0;margin:0}.mm-listview{font:inherit;font-size:14px;line-height:20px}.mm-listview a,.mm-listview a:hover{text-decoration:none}.mm-listview>li{position:relative}.mm-listview>li,.mm-listview>li .mm-next,.mm-listview>li .mm-next:before,.mm-listview>li:after{border-color:inherit}.mm-listview>li>a,.mm-listview>li>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:inherit;display:block;padding:10px 10px 10px 20px;margin:0}.mm-listview>li:not(.mm-divider):after{content:'';border-bottom-width:1px;border-bottom-style:solid;display:block;position:absolute;left:0;right:0;bottom:0}.mm-listview>li:not(.mm-divider):after{left:20px}.mm-listview .mm-next{background:rgba(3,2,1,0);width:50px;padding:0;position:absolute;right:0;top:0;bottom:0;z-index:2}.mm-listview .mm-next:before{content:'';border-left-width:1px;border-left-style:solid;display:block;position:absolute;top:0;bottom:0;left:0}.mm-listview .mm-next+a,.mm-listview .mm-next+span{margin-right:50px}.mm-listview .mm-next.mm-fullsubopen{width:100%}.mm-listview .mm-next.mm-fullsubopen:before{border-left:none}.mm-listview .mm-next.mm-fullsubopen+a,.mm-listview .mm-next.mm-fullsubopen+span{padding-right:50px;margin-right:0}.mm-panels>.mm-panel>.mm-listview{margin:20px -20px}.mm-panels>.mm-panel>.mm-listview:first-child,.mm-panels>.mm-panel>.mm-navbar+.mm-listview{margin-top:-20px}.mm-menu{background:#f3f3f3;border-color:rgba(0,0,0,.1);color:rgba(0,0,0,.75)}.mm-menu .mm-navbar a,.mm-menu .mm-navbar>*{color:rgba(0,0,0,.3)}.mm-menu .mm-btn:after,.mm-menu .mm-btn:before{border-color:rgba(0,0,0,.3)}.mm-menu .mm-listview{border-color:rgba(0,0,0,.1)}.mm-menu .mm-listview>li .mm-next:after{border-color:rgba(0,0,0,.3)}.mm-menu .mm-listview>li a:not(.mm-next){-webkit-tap-highlight-color:rgba(255,255,255,.5);tap-highlight-color:rgba(255,255,255,.5)}.mm-menu .mm-listview>li.mm-selected>a:not(.mm-next),.mm-menu .mm-listview>li.mm-selected>span{background:rgba(255,255,255,.5)}.mm-menu .mm-listview>li.mm-opened.mm-vertical>.mm-panel,.mm-menu .mm-listview>li.mm-opened.mm-vertical>a.mm-next,.mm-menu.mm-vertical .mm-listview>li.mm-opened>.mm-panel,.mm-menu.mm-vertical .mm-listview>li.mm-opened>a.mm-next{background:rgba(0,0,0,.05)}.mm-menu .mm-divider{background:rgba(0,0,0,.05)}
.mm-page{box-sizing:border-box;position:relative}.mm-slideout{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;z-index:1}html.mm-opened{overflow-x:hidden;position:relative}html.mm-blocking{overflow:hidden}html.mm-blocking body{overflow:hidden}html.mm-background .mm-page{background:inherit}#mm-blocker{background:rgba(3,2,1,0);display:none;width:100%;height:100%;position:fixed;top:0;left:0;z-index:2}html.mm-blocking #mm-blocker{display:block}.mm-menu.mm-offcanvas{z-index:0;display:none;position:fixed}.mm-menu.mm-offcanvas.mm-opened{display:block}.mm-menu.mm-offcanvas.mm-no-csstransforms.mm-opened{z-index:10}.mm-menu.mm-offcanvas{width:80%;min-width:140px;max-width:440px}html.mm-opening .mm-menu.mm-opened~.mm-slideout{-webkit-transform:translate(80%,0);-ms-transform:translate(80%,0);transform:translate(80%,0);-webkit-transform:translate3d(80%,0,0);transform:translate3d(80%,0,0)}@media all and (max-width:175px){html.mm-opening .mm-menu.mm-opened~.mm-slideout{-webkit-transform:translate(140px,0);-ms-transform:translate(140px,0);transform:translate(140px,0);-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}}@media all and (min-width:550px){html.mm-opening .mm-menu.mm-opened~.mm-slideout{-webkit-transform:translate(440px,0);-ms-transform:translate(440px,0);transform:translate(440px,0);-webkit-transform:translate3d(440px,0,0);transform:translate3d(440px,0,0)}}
@charset "UTF-8";.mm-sronly{border:0!important;clip:rect(1px,1px,1px,1px)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;white-space:nowrap!important;width:1px!important;height:1px!important;padding:0!important;overflow:hidden!important;position:absolute!important}
.mm-navbars-bottom,.mm-navbars-top{background:inherit;border-color:inherit;border-width:0;overflow:hidden;position:absolute;left:0;right:0;z-index:3}.mm-navbars-bottom>.mm-navbar,.mm-navbars-top>.mm-navbar{border:none;padding:0;position:relative;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-navbars-top{border-bottom-style:solid;border-bottom-width:1px;top:0}.mm-navbars-bottom{border-top-style:solid;border-top-width:1px;bottom:0}.mm-navbar.mm-hasbtns{padding:0 40px}.mm-navbar[class*=mm-navbar-content-]>*{box-sizing:border-box;display:block;float:left}.mm-navbar .mm-breadcrumbs{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;-webkit-overflow-scrolling:touch;overflow-x:auto;text-align:left;padding:0 0 0 17px}.mm-navbar .mm-breadcrumbs>*{display:inline-block;padding:10px 3px}.mm-navbar .mm-breadcrumbs>a{text-decoration:underline}.mm-navbar.mm-hasbtns .mm-breadcrumbs{margin-left:-40px}.mm-navbar.mm-hasbtns .mm-btn:not(.mm-hidden)+.mm-breadcrumbs{margin-left:0;padding-left:0}.mm-hasnavbar-top-1 .mm-panels{top:40px}.mm-hasnavbar-top-2 .mm-panels{top:80px}.mm-hasnavbar-top-3 .mm-panels{top:120px}.mm-hasnavbar-top-4 .mm-panels{top:160px}.mm-hasnavbar-bottom-1 .mm-panels{bottom:40px}.mm-hasnavbar-bottom-2 .mm-panels{bottom:80px}.mm-hasnavbar-bottom-3 .mm-panels{bottom:120px}.mm-hasnavbar-bottom-4 .mm-panels{bottom:160px}.mm-navbar-size-2{height:80px}.mm-navbar-size-3{height:120px}.mm-navbar-size-4{height:160px}.mm-navbar-content-2>*{width:50%}.mm-navbar-content-3>*{width:33.33%}.mm-navbar-content-4>*{width:25%}.mm-navbar-content-5>*{width:20%}.mm-navbar-content-6>*{width:16.67%}
.mm-menu.mm-offcanvas.mm-right{left:auto}html.mm-right.mm-opening .mm-menu.mm-opened~.mm-slideout{-webkit-transform:translate(-80%,0);-ms-transform:translate(-80%,0);transform:translate(-80%,0);-webkit-transform:translate3d(-80%,0,0);transform:translate3d(-80%,0,0)}@media all and (max-width:175px){html.mm-right.mm-opening .mm-menu.mm-opened~.mm-slideout{-webkit-transform:translate(-140px,0);-ms-transform:translate(-140px,0);transform:translate(-140px,0);-webkit-transform:translate3d(-140px,0,0);transform:translate3d(-140px,0,0)}}@media all and (min-width:550px){html.mm-right.mm-opening .mm-menu.mm-opened~.mm-slideout{-webkit-transform:translate(-440px,0);-ms-transform:translate(-440px,0);transform:translate(-440px,0);-webkit-transform:translate3d(-440px,0,0);transform:translate3d(-440px,0,0)}}html.mm-front .mm-slideout{-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;z-index:0}html.mm-front #mm-blocker{z-index:1}html.mm-front .mm-menu.mm-offcanvas{z-index:2}.mm-menu.mm-offcanvas.mm-front,.mm-menu.mm-offcanvas.mm-next{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;-webkit-transform:translate(-100%,0);-ms-transform:translate(-100%,0);transform:translate(-100%,0);-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.mm-menu.mm-offcanvas.mm-front.mm-right,.mm-menu.mm-offcanvas.mm-next.mm-right{-webkit-transform:translate(100%,0);-ms-transform:translate(100%,0);transform:translate(100%,0);-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.mm-menu.mm-offcanvas.mm-top{-webkit-transform:translate(0,-100%);-ms-transform:translate(0,-100%);transform:translate(0,-100%);-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}.mm-menu.mm-offcanvas.mm-bottom{-webkit-transform:translate(0,100%);-ms-transform:translate(0,100%);transform:translate(0,100%);-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}.mm-menu.mm-offcanvas.mm-bottom,.mm-menu.mm-offcanvas.mm-top{width:100%;min-width:100%;max-width:100%}.mm-menu.mm-offcanvas.mm-bottom{top:auto}html.mm-opening .mm-menu.mm-offcanvas.mm-front,html.mm-opening .mm-menu.mm-offcanvas.mm-next{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-menu.mm-offcanvas.mm-bottom,.mm-menu.mm-offcanvas.mm-top{height:80%;min-height:140px;max-height:880px}
/* -- dk_mmenu theme 'lighter' -- */
.mm-menu.mm-light
{
	background: #ececec;
}
.rsts-main,.rsts-main *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.rsts-header,.rsts-footer,.rsts-thumbs-header,.rsts-thumbs-footer{overflow:hidden}.rsts-view,.rsts-thumbs-view{position:relative}@media print{.rsts-view,.rsts-thumbs-view{position:static}}.rsts-crop,.rsts-thumbs-crop{position:relative;overflow:hidden}@media print{.rsts-crop,.rsts-thumbs-crop{position:static;overflow:visible;width:auto !important;height:auto !important;transform:none !important}}.rsts-slides,.rsts-slide,.rsts-thumbs-slides,.rsts-thumbs-slide{position:absolute;left:0;top:0}@media print{.rsts-slides,.rsts-slide,.rsts-thumbs-slides,.rsts-thumbs-slide{position:static;width:auto !important;height:auto !important;transform:none !important}.rsts-slides.rsts-slide-image img,.rsts-slides.rsts-slide-video img,.rsts-slides.rsts-thumbs-slide-image img,.rsts-slides.rsts-thumbs-slide-video img,.rsts-slide.rsts-slide-image img,.rsts-slide.rsts-slide-video img,.rsts-slide.rsts-thumbs-slide-image img,.rsts-slide.rsts-thumbs-slide-video img,.rsts-thumbs-slides.rsts-slide-image img,.rsts-thumbs-slides.rsts-slide-video img,.rsts-thumbs-slides.rsts-thumbs-slide-image img,.rsts-thumbs-slides.rsts-thumbs-slide-video img,.rsts-thumbs-slide.rsts-slide-image img,.rsts-thumbs-slide.rsts-slide-video img,.rsts-thumbs-slide.rsts-thumbs-slide-image img,.rsts-thumbs-slide.rsts-thumbs-slide-video img{width:100% !important;height:auto !important;margin:0 !important}}.rsts-slide,.rsts-thumbs-slide{overflow:hidden}@media print{.rsts-slide,.rsts-thumbs-slide{position:static}}.rsts-video-iframe,.rsts-thumbs-video-iframe{position:absolute;top:0;left:0;width:100%;height:100%}.rsts-type-slide .rsts-view,.rsts-thumbs-type-slide .rsts-thumbs-view{cursor:url("../../bundles/rocksolidslider/img/openhand.cur"),default;cursor:-webkit-grab;cursor:-moz-grab;cursor:-ms-grab;cursor:-o-grab;cursor:grab}.rsts-type-slide.rsts-dragging .rsts-view,.rsts-thumbs-type-slide.rsts-thumbs-dragging .rsts-thumbs-view{cursor:url("../../bundles/rocksolidslider/img/closedhand.cur"),default;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-ms-grabbing;cursor:-o-grabbing;cursor:grabbing;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.rsts-type-slide.rsts-dragging-disabled .rsts-view,.rsts-thumbs-type-slide.rsts-thumbs-dragging-disabled .rsts-thumbs-view{cursor:auto}@media print{.rsts-nav,.rsts-prev,.rsts-next,.rsts-overlay-prev,.rsts-overlay-next,.rsts-progress,.rsts-thumbs-nav,.rsts-thumbs-prev,.rsts-thumbs-next,.rsts-thumbs-overlay-prev,.rsts-thumbs-overlay-next,.rsts-thumbs-progress{display:none !important}}

.rsts-skin-default.rsts-main{position:relative}.rsts-skin-default.rsts-type-fade .rsts-slide{background-color:#fff}.rsts-skin-default .rsts-caption{position:absolute;top:20px;left:20px;margin-right:20px;padding:5px 10px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;color:#fff;background-color:#000;background-color:rgba(0,0,0,0.4);filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;-webkit-transform:translate(0, -20px);-moz-transform:translate(0, -20px);-ms-transform:translate(0, -20px);-o-transform:translate(0, -20px);transform:translate(0, -20px);-webkit-transition:opacity 0.5s,-webkit-transform 0.5s;-moz-transition:opacity 0.5s,-moz-transform 0.5s;-o-transition:opacity 0.5s,-o-transform 0.5s;transition:opacity 0.5s,transform 0.5s}.rsts-skin-default .rsts-active .rsts-caption{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1;-webkit-transform:translate(0, 0);-moz-transform:translate(0, 0);-ms-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0)}.rsts-skin-default .rsts-prev,.rsts-skin-default .rsts-next,.rsts-skin-default .rsts-video-play,.rsts-skin-default .rsts-video-stop,.rsts-skin-default .rsts-thumbs-prev,.rsts-skin-default .rsts-thumbs-next{position:absolute;right:55px;bottom:15px;overflow:hidden;width:30px;height:30px;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.1);-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;outline:none;line-height:0;text-align:center;text-decoration:none;text-indent:-9999px;-webkit-background-clip:padding;-moz-background-clip:padding;background-clip:padding-box;background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAMAAAAM7l6QAAAAilBMVEUHBwg/QEF5enp5ensCAwQHCAhzdHUAAQEGBwh8fX37+/svMDBub3COjo9yc3NtbW709fWvsLDm5uba2trR0dEuLi6Pj4/Q0NDl5eXZ2toFBgfz8/MuLy/09PT29vb8/Pz6+vp7e3x0dXZzdHT4+Pj39/f9/v3+/v79/f3///8EBQb5+fkAAAD19fVMP6q+AAAALnRSTlOAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8hTP8QAAAJ1JREFUeNrV0lkPwiAMAOB53zrva2xOxQm0///vWZ4a1o3EN20gNPnSlFASRKVQIS2KFHPKaPvcH8St8WesXYzddVMIZn3NZ1tTZ9Y7QLa7MdfVWlgYZqk9lzML7VZPbGCdDsFekpI14GoN/fGoY6aqkbVaUvVg0lKN7v3wvcuwt/Tg5tIPRjA77I/i1dhX2dnEJnYq4vP+2a/4FX8AsSOXytKixMYAAAAASUVORK5CYII=');-webkit-box-shadow:0 0 2px rgba(0,0,0,0.1);-moz-box-shadow:0 0 2px rgba(0,0,0,0.1);box-shadow:0 0 2px rgba(0,0,0,0.1);background-position:50% 50%;-webkit-transition:opacity 0.05s linear;-moz-transition:opacity 0.05s linear;-o-transition:opacity 0.05s linear;transition:opacity 0.05s linear}@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-device-pixel-ratio: 4 / 3), only screen and (min-device-pixel-ratio: 1.3){.rsts-skin-default .rsts-prev,.rsts-skin-default .rsts-next,.rsts-skin-default .rsts-video-play,.rsts-skin-default .rsts-video-stop,.rsts-skin-default .rsts-thumbs-prev,.rsts-skin-default .rsts-thumbs-next{background-image:url('data:"image/png";base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAAAIVBMVEWhoaE7PD15enqVlpaTk5N2d3h0dHVoaWpmZmcGBwj19fXsWX/bAAAAC3RSTlOAgICAgICAgICAgMiF55wAAAB9SURBVHja7dUxEoAgFANRFBTw/ge2YythEivHn/6VmU3XiwUOHPhPuGYf196zjLHPOi0tWsBYtICx/Zxgw4INCzYs2LBgw4INC55ZFadhN+NVbeh9jhf6mGJDgw0NNjTY0GBDgz0NXusiYDRWwGisgNHFL0Yrnwxd4MCBtd3+EosAicYyWQAAAABJRU5ErkJggg==');background-size:30px,30px}}.rsts-skin-default .rsts-prev:hover,.rsts-skin-default .rsts-next:hover,.rsts-skin-default .rsts-video-play:hover,.rsts-skin-default .rsts-video-stop:hover,.rsts-skin-default .rsts-thumbs-prev:hover,.rsts-skin-default .rsts-thumbs-next:hover{background-color:#eee;background-color:rgba(238,238,238,0.7)}.rsts-skin-default .rsts-next,.rsts-skin-default .rsts-thumbs-next{right:20px;background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAMAAAAM7l6QAAAAkFBMVEUBAQLPz9AlJiYlJifS0tIsLS0nJyjQ0dDR0tIBAQElJSYrLC2tra39/PwFBQYFBgf6+fmBgYKCgoL9/f339vZBQULIycnIyMiCg4PR0dEmJycmJyjMzMz8/Pzl5eXj4+MCAwQGBwghIiP09PT7+/shIiL6+vrNzs7Nzc0iIyP29vb39/cHCAkAAAD////19fV/WdL3AAAAMHRSTlOAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICRnvRdAAAAnklEQVR42tXSxw7CMAwG4LL3XqUtLdRQqNPY7/92WEJVDhkSN7B8iPTpl6M4ETMAA0t/ChmwPTELe+uPGKsQKywWflYUJxn5eI9xpOsneXidp7pp3Wa+dHrGbWY6d43bLD673nR9vLsZaL5cNfoAyp0eDyRdntxp6icy+/Ei981HqVGLq3xo1GaFm4kuRb1vvp1mFNzYLrzvn/2KX/MbXNOe099MDj0AAAAASUVORK5CYII=')}@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-device-pixel-ratio: 4 / 3), only screen and (min-device-pixel-ratio: 1.3){.rsts-skin-default .rsts-next,.rsts-skin-default .rsts-thumbs-next{background-image:url('data:"image/png";base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAAAHlBMVEWhoaE7PD2VlpaTk5N2d3h0dHVoaWpmZmcGBwj19fXtfGSSAAAACnRSTlOAgICAgICAgICAXdxslAAAAHxJREFUeNrt1TEOgDAMxdDSAi33vzBbPVUoZkLE+1O2/HK9KHHixH/A9fS4jnGGMfZZl6VFBzAWHcLHQD9gocFCg4UGCw0WGiw0WGjwum3qEsb7tH1xWViwsGBhwcKChQULC5Z2jRs2itHdfc+GjWB094vR+ieHLnHixK4bjyV89TB6vlgAAAAASUVORK5CYII=');background-size:30px,30px}}.rsts-skin-default .rsts-thumbs-prev,.rsts-skin-default .rsts-thumbs-next{position:absolute;top:50%;right:10px;margin-top:-15px}.rsts-skin-default .rsts-thumbs-prev{right:auto;left:10px}.rsts-skin-default.rsts-direction-y .rsts-prev{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAMAAAAM7l6QAAAAbFBMVEUgISLDw8MgICGUlZaIiImSk5PCwsP9/f39/PyHh4iUlJWSkpLX2NgAAQIoKSkGBwgdHR7Ly8skJSYEBAXHyMj+/v739/ciIyMhIiImJyfNzc3S0tL8/Pz7+/v29vYHCAnNzs4AAAD////19fVh+HN2AAAAJHRSTlOAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIC401waAAAAiUlEQVR42uXRyQ7CMAwE0LC2QHfaQkji1sP//yNR1csEiXMlfPFI7zCWbN7JCCVmnj9i738x2hbMpHPTzCAmfag+XyAmrWt2QzqV5URuSLWqdHXmsDMRbFHYuPbnkPBw0rtaBzgbw21IWPKjdg6xxHV68ZJ2j9mhXyrRX/34fblgLQyQLf57S/wBI9V2nx3O9QoAAAAASUVORK5CYII=')}@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-device-pixel-ratio: 4 / 3), only screen and (min-device-pixel-ratio: 1.3){.rsts-skin-default.rsts-direction-y .rsts-prev{background-image:url('data:"image/png";base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAAAG1BMVEWjpKQ5OTqVlpaTk5NmZmdoaWp2d3gGBwj19fXoTOf7AAAACXRSTlOAgICAgICAgIC7HeZcAAAAeUlEQVR42u3UMQ6AMAzF0A8BmvufGHVpyOIOFRJI8f5WyxcqXLhw4U9jLeCznYzRNtYi2zsIs2UttqzFlrXYshZb1mLLWmg31iJ7+YVaaJ210GY9x/awWdsc+z5s1uaEQ4cNbY449LChzQFn3W3S9qsBFi5cuPDr+AYQcW8C6kiUiAAAAABJRU5ErkJggg==');background-size:30px,30px}}.rsts-skin-default.rsts-direction-y .rsts-next{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAMAAAAM7l6QAAAAbFBMVEUwMTKKi4suLzAGBwja2trR0dEwMDEuLi/Q0NDZ2dmJiYp7e3x6e3t/gIEAAQL09PTn5+f6+vr8/Px0dHVwcHH8/f329vYFBgdzdHT+/v79/v339/f9/f3///90dXb4+Pj5+fkEBQYAAAD19fUC5l8BAAAAJHRSTlOAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIC401waAAAAnElEQVR42uXSyQ4CIQwG4HEddRZmZUSEQnn/d7RkSAi4HI2Jf6AlfIceoHCOMcccrTXcMR5OtInf5k/YyLVL84qHjoHvwLrhmdW+0AJIhT6eVc79YYtYCQBRIZanPmO1QWuxVqr2/aIylqD9fdP4OoLMZ5sb+dK2i8Xr3cTZie+CRk49aOTUcSRNOfo8TXPUnB1QPj0J5z/5Hb7OD7UPdeTEuFeXAAAAAElFTkSuQmCC')}@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-device-pixel-ratio: 4 / 3), only screen and (min-device-pixel-ratio: 1.3){.rsts-skin-default.rsts-direction-y .rsts-next{background-image:url('data:"image/png";base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAAAG1BMVEWjpKQ5OTqVlpaTk5NmZmdoaWp2d3gGBwj19fXoTOf7AAAACXRSTlOAgICAgICAgIC7HeZcAAAAg0lEQVR42u3UMQ6EMAxE0WVDYu5/YhpLXzBSRkAF8i9tvXZ+24MKFy5c+HP4P06H0RzGRoyjjWgOY1Nj0YLFpsaip7hFNrBog3ug02brDKsWK3imxQqe6EWsxWi1HqOxHqONBTuN9RiN9Vg11mPVWI9V99tL0rEe6/dVA1i4cOHCl9oBak1vAkBKLfwAAAAASUVORK5CYII=');background-size:30px,30px}}.rsts-skin-default.rsts-video-playing .rsts-nav,.rsts-skin-default.rsts-video-playing .rsts-prev,.rsts-skin-default.rsts-video-playing .rsts-next{display:none}.rsts-skin-default.rsts-video-playing .rsts-nav-thumbs{display:block}.rsts-skin-default.rsts-touch .rsts-nav-numbers,.rsts-skin-default.rsts-touch .rsts-nav-tabs{display:none}.rsts-skin-default .rsts-nav{position:absolute;right:95px;bottom:12px;left:10px;text-align:right}.rsts-skin-default .rsts-nav ul{margin:0 !important;padding:0 !important}.rsts-skin-default .rsts-nav li{display:inline}.rsts-skin-default .rsts-nav-numbers a,.rsts-skin-default .rsts-nav-tabs a{display:inline-block;height:30px;min-width:30px;padding:0.65em 0.5em 0.5em;margin:0 2px 3px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;outline:none;font-size:12px;text-align:center;text-decoration:none;color:#fff;background-color:#555;background-color:rgba(85,85,85,0.6);-webkit-background-clip:padding;-moz-background-clip:padding;background-clip:padding-box;-webkit-box-shadow:0 0 2px rgba(0,0,0,0.2);-moz-box-shadow:0 0 2px rgba(0,0,0,0.2);box-shadow:0 0 2px rgba(0,0,0,0.2);filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;-webkit-transition:opacity 0.2s ease-in;-moz-transition:opacity 0.2s ease-in;-o-transition:opacity 0.2s ease-in;transition:opacity 0.2s ease-in}.rsts-skin-default .rsts-nav-numbers a:hover,.rsts-skin-default .rsts-nav-numbers a.active,.rsts-skin-default .rsts-nav-tabs a:hover,.rsts-skin-default .rsts-nav-tabs a.active{color:#333;background-color:#fff;background-color:rgba(255,255,255,0.5)}.rsts-skin-default:hover .rsts-nav-numbers a,.rsts-skin-default:hover .rsts-nav-tabs a{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1}.rsts-skin-default .rsts-nav-bullets{line-height:0}.rsts-skin-default .rsts-nav-bullets a{display:inline-block;width:9px;height:9px;overflow:hidden;margin:12px 4px;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;outline:none;text-align:left;text-indent:-999px;background-color:#fff;background-color:rgba(255,255,255,0.8);-webkit-background-clip:padding;-moz-background-clip:padding;background-clip:padding-box;-webkit-box-shadow:0 0 2px #777;-moz-box-shadow:0 0 2px #777;box-shadow:0 0 2px #777}.rsts-skin-default .rsts-nav-bullets a:hover,.rsts-skin-default .rsts-nav-bullets a.active{background-color:#777;-webkit-box-shadow:inset 0 2px 0 -1px rgba(255,255,255,0.5),inset 0 -2px 0 -1px rgba(0,0,0,0.3),0 0 0 1px #555;-moz-box-shadow:inset 0 2px 0 -1px rgba(255,255,255,0.5),inset 0 -2px 0 -1px rgba(0,0,0,0.3),0 0 0 1px #555;box-shadow:inset 0 2px 0 -1px rgba(255,255,255,0.5),inset 0 -2px 0 -1px rgba(0,0,0,0.3),0 0 0 1px #555}.rsts-skin-default .rsts-nav-thumbs{position:static;padding-top:5px}.rsts-skin-default .rsts-nav .rsts-nav-prev,.rsts-skin-default .rsts-nav .rsts-nav-next{display:none}.rsts-skin-default .rsts-video-play{top:50%;right:auto;bottom:auto;left:50%;width:64px;height:64px;margin:-32px 0 0 -32px;border:none;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEYAAABGCAMAAABG8BK2AAAAb1BMVEU4ODgGBgbx8fGurq7i4uIODg5QUFD7+/vBwcEUFBQYGBggICC1tbXNzc0JCQkVFRWsrKwTExPExMTS0tImJibv7+9KSkozMzP4+PhYWFj+/v6Dg4MDAwPl5eVycnKenp4MDAza2toPDw////8AAACZ5/RyAAAAJXRSTlOAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAwmBGiwAAALNJREFUeNrt1kcOwkAQRFFyxsYmBxtDc/8zIrGpA/xaWKhnO9KT5ncvZvCxnGSSSSaZv2GK0sIsFzMHM53MWwPzfkU8OwsT9cHCRHOyMHFpLYwCIUaBEKNAiFEgxCgQYhSIMQrEGAXijAJxJrZrC7NZGZjb/WF41PHqSLw/Owa+q9D6KQthlAUwykIYZSGMsiBGWRCjLIhRFsQoC2Ga0S8LZMqx7gAzLPr0aUsmmWSS6SXzBf8cqwAv1zglAAAAAElFTkSuQmCC')}@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-device-pixel-ratio: 4 / 3), only screen and (min-device-pixel-ratio: 1.3){.rsts-skin-default .rsts-video-play{background-image:url('data:"image/png";base64,iVBORw0KGgoAAAANSUhEUgAAAIwAAACMCAMAAACZHrEMAAAARVBMVEUJCQlOTk4nJyddXV1gYGD29vbh4eGTk5PAwMA2NjYYGBgGBga3t7dUVFQtLS0SEhKHh4fb29sDAwPz8/NaWlr///8AAACZTZFgAAAAF3RSTlOAgICAgICAgICAgICAgICAgICAgICAgCZn8kAAAAFfSURBVHja7dpZUsMwFAVR5gDRLMT+l8r1Cqjih/5oLyB1kurYlp4evkGXGDFixIgRI0aMGDFixIgRI0aMGDFifseQvsBfPvjrdgdhzvsnCHPePkCY8/oCwpxzu4MwCQeESTggTMIBYa5wQJiEA8IkHBAm4YAwVzggTMIBYRIOCJNwQJgrHBAm4YAwCQeESTggzBUOCJNwQJiEA8IkHBDmCgeESTggTMIBYRIOCHOFA8IkHBAm4YAw5/UZhDn7iYOZjfPLlM5pZizMv2lXzk1vNs4duHTOs2kszFN7V87L1WycN73SOe/AY2FWB7tyFnGzcVaUpXPW2mNhdiF25WwWzcbZuSqds6c3Fma3c1fOpvRsnB3y0jmzg7EwU5VdOcOv2TiTuNI5M8qxMNPbXTlD9tk4E//SOWchxsKcEnmsoMM8qGNOYsRgLjFixIgRI0aMGDFixIgRI0aMGDH/e/0Ai4OJ2+ZcrkwAAAAASUVORK5CYII=');background-size:70px,70px}}.rsts-skin-default .rsts-video-stop{top:20px;right:20px;left:auto;background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAMAAAAM7l6QAAAAbFBMVEWnp6dOTk7x8fHv7+9HR0fw8PDu7u7e3t5NTU3f398UFBQTExP4+PhLS0tvb29xcXH09PRJSUn39/fn5+cWFhampqb29vZISEhMTExLS0ukpKT////r6+sAAAD///8AAABKSkr19fUAAAD///8df9PJAAAAJHRSTlN6e35+e35+e3t7fX1/fHl5fXt/e315fnt7e3p/foGBfnt9gIDdofLFAAAAk0lEQVR42u2SSQ7DIAxF03nKPBEC2Ni9/x3jsMXqsuqiljxITx/8EcX7Y/wxuOmUhmPhIMdlg4akzxGbMscrBu4IyHLANce+Ymb7WKRWPsdyqpCnZJzVzUmUEgvpxmAYA4dxAB3TIanvupqisJdkRwr2O403K9V43bdpgaLuu6/x3KY7sO7VN7+m4TI5+K3v8H28AYM7doAzbo6MAAAAAElFTkSuQmCC')}@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-device-pixel-ratio: 4 / 3), only screen and (min-device-pixel-ratio: 1.3){.rsts-skin-default .rsts-video-stop{background-image:url('data:"image/png";base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAAALVBMVEXo6OjGxsZjY2PKysq3t7ewsLCOjo7f39+Pj4/l5eVfX19hYWHj4+NRUVH///80A/15AAAAD3RSTlOGkL2PlZemiKWHvr2HyICcCOzTAAAAv0lEQVR42u3VSQ7DIAxA0bRJSBjs+x83mzYfNnatLqpKeM0THmRY9IuYeOKJJ7bwlsdTWwCfUpsS+Smni7EipfVW5PQwtte5iqAdvIvcGiuy25gs0e1ta7YwuqJ76+NRr6P1MbkSTM7HaKyP0QXK1HyMxgaxrjde1cBe1TV4MzZeMxYdm7OvF9OWR7H0YtpDG/ojnDurnc6hfT7Iw9tnImE7ney00bdFJ3Uw+mXpQoq822Nv8/Yf383EE0/8G3wBfh3Bcn7dsMIAAAAASUVORK5CYII=');background-size:30px,30px}}.rsts-skin-default .rsts-video-youtube>.rsts-video-stop{top:25px}.rsts-skin-default .rsts-video-vimeo>.rsts-video-stop{top:10px;right:auto;left:10px}.rsts-skin-default .rsts-progress{position:absolute;top:0;right:0;width:100%;height:2px;background-color:#000;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;-webkit-transition:opacity 0.2s linear;-moz-transition:opacity 0.2s linear;-o-transition:opacity 0.2s linear;transition:opacity 0.2s linear}.rsts-skin-default .rsts-progress div{height:100%;background-color:#fff}.rsts-skin-default .rsts-progress.rsts-progress-active{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=30);opacity:0.3}.rsts-skin-default .rsts-thumbs-slide{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);opacity:0.8}.rsts-skin-default .rsts-thumbs-slide.rsts-thumbs-active-thumb{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1}

#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden;-webkit-transform:translate3d(0,0,0)}#cboxWrapper{max-width:none}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxMiddleLeft,#cboxBottomLeft{clear:left}#cboxContent{position:relative}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}#cboxTitle{margin:0}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic}.cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#cboxOverlay{background:#000;opacity:.9;filter:alpha(opacity = 90)}#colorbox{outline:0}#cboxContent{margin-top:20px;background:#000}.cboxIframe{background:#fff}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{border:5px solid #000;background:#fff}#cboxTitle{position:absolute;top:-20px;left:0;color:#ccc}#cboxCurrent{position:absolute;top:-20px;right:0;color:#ccc}#cboxLoadingGraphic{background:url(../../assets/colorbox/images/loading.gif) no-repeat center center}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:0 0}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0}#cboxSlideshow{position:absolute;top:-20px;right:90px;color:#fff}#cboxPrevious{position:absolute;top:50%;left:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top left;width:28px;height:65px;text-indent:-9999px}#cboxPrevious:hover{background-position:bottom left}#cboxNext{position:absolute;top:50%;right:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top right;width:28px;height:65px;text-indent:-9999px}#cboxNext:hover{background-position:bottom right}#cboxClose{position:absolute;top:5px;right:5px;display:block;background:url(../../assets/colorbox/images/controls.png) no-repeat top center;width:38px;height:19px;text-indent:-9999px}#cboxClose:hover{background-position:bottom center}
.mejs__offscreen{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal}.mejs__container{background:#000;box-sizing:border-box;font-family:'Helvetica',Arial,serif;position:relative;text-align:left;text-indent:0;vertical-align:top}.mejs__container *{box-sizing:border-box}.mejs__container video::-webkit-media-controls,.mejs__container video::-webkit-media-controls-panel,.mejs__container video::-webkit-media-controls-panel-container,.mejs__container video::-webkit-media-controls-start-playback-button{-webkit-appearance:none;display:none!important}.mejs__fill-container,.mejs__fill-container .mejs__container{height:100%;width:100%}.mejs__fill-container{background:0 0;margin:0 auto;overflow:hidden;position:relative}.mejs__container:focus{outline:0}.mejs__iframe-overlay{height:100%;position:absolute;width:100%}.mejs__embed,.mejs__embed body{background:#000;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.mejs__fullscreen{overflow:hidden!important}.mejs__container-fullscreen{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:1000}.mejs__container-fullscreen .mejs__mediaelement,.mejs__container-fullscreen video{height:100%!important;width:100%!important}.mejs__background{left:0;position:absolute;top:0}.mejs__mediaelement{height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.mejs__poster{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;left:0;position:absolute;top:0;z-index:1}:root .mejs__poster-img{display:none}.mejs__poster-img{border:0;padding:0}.mejs__overlay{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;left:0;position:absolute;top:0}.mejs__layer{z-index:1}.mejs__overlay-play{cursor:pointer}.mejs__overlay-button{background:url(../../assets/mediaelement/images/mejs-controls.svg) no-repeat;background-position:0 -39px;height:80px;width:80px}.mejs__overlay:hover>.mejs__overlay-button{background-position:-80px -39px}.mejs__overlay-loading{height:80px;width:80px}.mejs__overlay-loading-bg-img{-webkit-animation:mejs__loading-spinner 1s linear infinite;animation:mejs__loading-spinner 1s linear infinite;background:url(../../assets/mediaelement/images/mejs-controls.svg) -160px -40px no-repeat;display:block;height:80px;width:80px;z-index:1}@-webkit-keyframes mejs__loading-spinner{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes mejs__loading-spinner{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.mejs__controls{bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:40px;left:0;list-style-type:none;margin:0;padding:0 10px;position:absolute;width:100%;z-index:3}.mejs__controls:not([style*='display: none']){background:rgba(255,0,0,.7);background:-webkit-linear-gradient(transparent,rgba(0,0,0,.35));background:linear-gradient(transparent,rgba(0,0,0,.35))}.mejs__button,.mejs__time,.mejs__time-rail{font-size:10px;height:40px;line-height:10px;margin:0;width:32px}.mejs__button>button{background:url(../../assets/mediaelement/images/mejs-controls.svg);border:0;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;margin:10px 6px;overflow:hidden;padding:0;position:absolute;text-decoration:none;width:20px}.mejs__button>button:focus{outline:dotted 1px #999}.mejs__container-keyboard-inactive a,.mejs__container-keyboard-inactive a:focus,.mejs__container-keyboard-inactive button,.mejs__container-keyboard-inactive button:focus,.mejs__container-keyboard-inactive [role=slider],.mejs__container-keyboard-inactive [role=slider]:focus{outline:0}.mejs__time{box-sizing:content-box;color:#fff;font-size:11px;font-weight:700;height:24px;overflow:hidden;padding:16px 6px 0;text-align:center;width:auto}.mejs__play>button{background-position:0 0}.mejs__pause>button{background-position:-20px 0}.mejs__replay>button{background-position:-160px 0}.mejs__time-rail{direction:ltr;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;height:40px;margin:0 10px;padding-top:10px;position:relative}.mejs__time-total,.mejs__time-buffering,.mejs__time-loaded,.mejs__time-current,.mejs__time-float,.mejs__time-hovered,.mejs__time-float-current,.mejs__time-float-corner,.mejs__time-marker{border-radius:2px;cursor:pointer;display:block;height:10px;position:absolute}.mejs__time-total{background:rgba(255,255,255,.3);margin:5px 0 0;width:100%}.mejs__time-buffering{-webkit-animation:buffering-stripes 2s linear infinite;animation:buffering-stripes 2s linear infinite;background:-webkit-linear-gradient(135deg,rgba(255,255,255,.4) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.4) 50%,rgba(255,255,255,.4) 75%,transparent 75%,transparent);background:linear-gradient(-45deg,rgba(255,255,255,.4) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.4) 50%,rgba(255,255,255,.4) 75%,transparent 75%,transparent);background-size:15px 15px;width:100%}@-webkit-keyframes buffering-stripes{0%{background-position:0 0}to{background-position:30px 0}}@keyframes buffering-stripes{0%{background-position:0 0}to{background-position:30px 0}}.mejs__time-loaded{background:rgba(255,255,255,.3)}.mejs__time-current,.mejs__time-handle-content{background:rgba(255,255,255,.9)}.mejs__time-hovered{background:rgba(255,255,255,.5);z-index:10}.mejs__time-hovered.negative{background:rgba(0,0,0,.2)}.mejs__time-current,.mejs__time-buffering,.mejs__time-loaded,.mejs__time-hovered{left:0;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transition:.15s ease-in all;transition:.15s ease-in all;width:100%}.mejs__time-buffering{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.mejs__time-hovered{-webkit-transition:height .1s cubic-bezier(.44,0,1,1);transition:height .1s cubic-bezier(.44,0,1,1)}.mejs__time-hovered.no-hover{-webkit-transform:scaleX(0)!important;-ms-transform:scaleX(0)!important;transform:scaleX(0)!important}.mejs__time-handle,.mejs__time-handle-content{border:4px solid transparent;cursor:pointer;left:0;position:absolute;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);z-index:11}.mejs__time-handle-content{border:4px solid rgba(255,255,255,.9);border-radius:50%;height:10px;left:-7px;top:-4px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);width:10px}.mejs__time-rail:hover .mejs__time-handle-content,.mejs__time-rail .mejs__time-handle-content:focus,.mejs__time-rail .mejs__time-handle-content:active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.mejs__time-float{background:#eee;border:solid 1px #333;bottom:100%;color:#111;display:none;height:17px;margin-bottom:9px;position:absolute;text-align:center;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:36px}.mejs__time-float-current{display:block;left:0;margin:2px;text-align:center;width:30px}.mejs__time-float-corner{border:solid 5px #eee;border-color:#eee transparent transparent;border-radius:0;display:block;height:0;left:50%;line-height:0;position:absolute;top:100%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0}.mejs__long-video .mejs__time-float{margin-left:-23px;width:64px}.mejs__long-video .mejs__time-float-current{width:60px}.mejs__broadcast{color:#fff;height:10px;position:absolute;top:15px;width:100%}.mejs__fullscreen-button>button{background-position:-80px 0}.mejs__unfullscreen>button{background-position:-100px 0}.mejs__mute>button{background-position:-60px 0}.mejs__unmute>button{background-position:-40px 0}.mejs__volume-button{position:relative}.mejs__volume-button>.mejs__volume-slider{-webkit-backface-visibility:hidden;background:rgba(50,50,50,.7);border-radius:0;bottom:100%;display:none;height:115px;left:50%;margin:0;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:25px;z-index:1}.mejs__volume-button:hover{border-radius:0 0 4px 4px}.mejs__volume-total{background:rgba(255,255,255,.5);height:100px;left:50%;margin:0;position:absolute;top:8px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:2px}.mejs__volume-current{background:rgba(255,255,255,.9);left:0;margin:0;position:absolute;width:100%}.mejs__volume-handle{background:rgba(255,255,255,.9);border-radius:1px;cursor:ns-resize;height:6px;left:50%;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:16px}.mejs__horizontal-volume-slider{display:block;height:36px;position:relative;vertical-align:middle;width:56px}.mejs__horizontal-volume-total{background:rgba(50,50,50,.8);border-radius:2px;font-size:1px;height:8px;left:0;margin:0;padding:0;position:absolute;top:16px;width:50px}.mejs__horizontal-volume-current{background:rgba(255,255,255,.8);border-radius:2px;font-size:1px;height:100%;left:0;margin:0;padding:0;position:absolute;top:0;width:100%}.mejs__horizontal-volume-handle{display:none}.mejs__captions-button,.mejs__chapters-button{position:relative}.mejs__captions-button>button{background-position:-140px 0}.mejs__chapters-button>button{background-position:-180px 0}.mejs__captions-button>.mejs__captions-selector,.mejs__chapters-button>.mejs__chapters-selector{background:rgba(50,50,50,.7);border:solid 1px transparent;border-radius:0;bottom:100%;margin-right:-43px;overflow:hidden;padding:0;position:absolute;right:50%;visibility:visible;width:86px}.mejs__chapters-button>.mejs__chapters-selector{margin-right:-55px;width:110px}.mejs__captions-selector-list,.mejs__chapters-selector-list{list-style-type:none!important;margin:0;overflow:hidden;padding:0}.mejs__captions-selector-list-item,.mejs__chapters-selector-list-item{color:#fff;cursor:pointer;display:block;list-style-type:none!important;margin:0 0 6px;overflow:hidden;padding:0}.mejs__captions-selector-list-item:hover,.mejs__chapters-selector-list-item:hover{background-color:#c8c8c8!important;background-color:rgba(255,255,255,.4)!important}.mejs__captions-selector-input,.mejs__chapters-selector-input{clear:both;float:left;left:-1000px;margin:3px 3px 0 5px;position:absolute}.mejs__captions-selector-label,.mejs__chapters-selector-label{cursor:pointer;float:left;font-size:10px;line-height:15px;padding:4px 10px 0;width:100%}.mejs__captions-selected,.mejs__chapters-selected{color:#21f8f8}.mejs__captions-translations{font-size:10px;margin:0 0 5px}.mejs__captions-layer{bottom:0;color:#fff;font-size:16px;left:0;line-height:20px;position:absolute;text-align:center}.mejs__captions-layer a{color:#fff;text-decoration:underline}.mejs__captions-layer[lang=ar]{font-size:20px;font-weight:400}.mejs__captions-position{bottom:15px;left:0;position:absolute;width:100%}.mejs__captions-position-hover{bottom:35px}.mejs__captions-text,.mejs__captions-text *{background:rgba(20,20,20,.5);box-shadow:5px 0 0 rgba(20,20,20,.5),-5px 0 0 rgba(20,20,20,.5);padding:0;white-space:pre-wrap}.mejs__container.mejs__hide-cues video::-webkit-media-text-track-container{display:none}.mejs__overlay-error{position:relative}.mejs__overlay-error>img{left:0;max-width:100%;position:absolute;top:0;z-index:-1}.mejs__cannotplay,.mejs__cannotplay a{color:#fff;font-size:.8em}.mejs__cannotplay{position:relative}.mejs__cannotplay p,.mejs__cannotplay a{display:inline-block;padding:0 15px;width:100%}

/* =============================================================================
 * reset & defaults
 * CSS-Eigenschaften zurücksetzen
 * ========================================================================== */

* {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background-repeat: no-repeat;
}

#wrapper * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#colorbox *,
#wrapper .mejs-container * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

ol, ul {
    list-style: none;
}

table {
    border-spacing: 0;
    border-collapse: collapse;
}

blockquote, q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

b, strong {
    font-weight: bold;
}

input {
    outline: 0 none;
}

figure {
    line-height: 0;
}

/* HTML5 display definitions
------------------------------------------------- */ 
summary {
    display: block;
}

[hidden] {
    display: none;
}

/* lightbox line-height
------------------------------------------------- */
.image_container a {
    line-height: 0;
}

/* lightbox width
------------------------------------------------- */ 
#mbCenter img {
    width: auto;
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}

/* mod_navigation (mainmenu)
------------------------------------------------- */
#mainmenu .level_1,
#mainmenu .level_2,
#mainmenu .level_3,
#mainmenu .level_4 {
    padding: 0;
    margin: 0;
}

/* mod_navigation (mainmenu-mobile)
------------------------------------------------- */
#mainmenu-mobile .level_1,
#mainmenu-mobile .level_2,
#mainmenu-mobile .level_3,
#mainmenu-mobile .level_4 {
    padding: 0;
    margin: 0;
}

/* mod_sitemap
------------------------------------------------- */
.mod_sitemap .level_1,
.mod_sitemap .level_2,
.mod_sitemap .level_3,
.mod_sitemap .level_4 {
    padding: 0;
    margin: 0;
}

/* =============================================================================
 * General styles & page setup
 * Grundlegende CSS-Einstellungen für contao
 * ========================================================================== */

html, body {
    height: 100%;
}

html {
    overflow-y: scroll;
    min-height: 100%;
}

body {
    background-repeat: repeat;
}

body.ie8 {
    overflow: auto;
}

a {
    outline: none;
    -moz-outline-style: none;
    -webkit-outline-style: none;
}

iframe {
    max-width: 100%;
    border: 0;
}

code, pre {
    font-family: monospace;
}

/* Reset empty space after images */
.image_container img:after {
    content: "";
    clear: both;
    display:block;
}

/* Consistency of cursor style, Corrects inability to style clickable 'input' types in iOS */
button[disabled],
input[disabled] {
    cursor: default;
}

/* Remove background from selected images */
img::selection {
    background: transparent;
}

img::-moz-selection {
    background: transparent;
}


/* a (special)
------------------------------------------------- */
#header div.logo a,
#header div#logo a,
#header ul.level_1 a,
#left ul.level_1 a,
#right ul.level_1 a,
#footer ul.level_1 a,
#main ul.level_1 a {
    text-decoration: none;
}

/* Links in special elements (special)
------------------------------------------------- */
#header div.logo a,
#header div#logo a {
    color: inherit !important;
    background: none !important;
    padding: 0 !important;
    margin: 0 !important;
}

/* ol,ul,li
------------------------------------------------- */
#header ol,
#header ul,
#main ol,
#main ul,
#right ol,
#right ul,
#left ol,
#left ul,
#footer ol,
#footer ul {
    list-style-type: none;
}

#header ol li,
#header ul li,
#main ol li,
#main ul li,
#right ol li,
#right ul li,
#left ol li,
#left ul li,
#footer ol li,
#footer ul li {
    padding: 0;
    margin: 0;
}

#main ol li,
#right ol li,
#left ol li,
#footer ol li {
    list-style-type: decimal;
}

#main ul li,
#right ul li,
#left ul li,
#footer ul li {
    list-style-type: disc;
}

#main ul li{
	background:url("../../files/layout/a_arrow.png") no-repeat left top 5px;
	background-size: 5px 8px;
	padding-left: 12px;
    line-height: 1.5;
    list-style: none;
}



/* =============================================================================
 * Form styles
 * Grundlegende Formular Formatierungen
 * ========================================================================== */

span.form-field {
    display: block;
    padding: 0 0 0 10px;
    margin-bottom: 10px;
    overflow: hidden;
}

/* fieldset+legend
------------------------------------------------- */
fieldset {
    padding: 0.5px;
    margin-bottom: 20px;
}

legend {
    display: none;
}



/* input, select, textarea
------------------------------------------------- */
input.text,
input.captcha,
input.submit,
input.button,
input.reset,
select,
textarea {
    width: 100%;
    padding: 0;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/*input[type="search"] {
    -webkit-appearance: none;
    border-radius: 0;
}*/

input.text,
input.captcha,
input.checkbox,
input.radio,
input.submit,
input.button,
input.reset,
select,
textarea {
    border-radius: 0;
}

input.text,
input.captcha,
input.submit,
input.button,
input.reset,
textarea {
    -webkit-appearance: none;
}

/* radio-buttons
------------------------------------------------- */
.radio_container {
    margin-top: 1px;
}

.radio_container legend span {
    display: inline;
    margin-bottom: 5px;
}

.radio_container label {
    float: none;
}

.radio_container input {
    width: 20px;
    border: none;
    padding: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
}

.radio_container legend {
    display: block;
    overflow: hidden;
}

.radio_container span {
    display: block;
}

/* checkboxes
------------------------------------------------- */
.checkbox_container {
    margin-top: 1px;
}

.checkbox_container legend span {
    display: inline;
    margin-bottom: 5px;
}

.checkbox_container label {
    float: none;
}

.checkbox_container input {
    width: 20px !important;
    border: none !important;
    padding: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
}

.checkbox_container legend {
    display: block;
    overflow: hidden;
}

.checkbox_container span {
    display: block;
}

/* submit button
------------------------------------------------- */
.submit_container {
    float: left;
}

.submit_container input {
    width: auto !important;
}

.submit {
    cursor: pointer;
    -webkit-appearance:none;
}

/* errors
------------------------------------------------- */
label.error {
    color: red;
}

input.error {
    border: 1px solid red;
}

p.error {
    color: red;
    /*clear: both;*/
}

p.error {
    float: none;
}

input.text.error,
input.captcha.error,
input.checkbox.error,
input.radio.error,
select.error,
textarea.error {}

.ce_form .captcha_text.error {
    width: auto;
    float: left;
    display: block;
}

/* captcha
------------------------------------------------- */
.ce_form .captcha {
    width: 20%;
    margin-right: 2%;
}

.ce_form .captcha_text {
    width: 70%;
    line-height: 30px;
}

.ce_form .captcha_container {
    padding: 4px;
    background: #ecd0d0;
}

.ce_form .captcha_container label {
    display: block;
}

/* custom
------------------------------------------------- */
.ce_form .required.mandatory {
    float: right;
    margin-top: 10px;
}

input#opt_13_0{
	float: left;
	width: 10px;
	margin-top: 2px;
}

#main label#lbl_13_0{
	width: 90%;
}
@import url(../../files/layout/css/reset.css);
@import url(../../files/layout/css/base.css);
@import url(../../files/layout/css/form.css);

@import url(../../files/layout/css/custom.css);
@import url(../../files/layout/css/navigation.css);
/*@import url(../../files/layout/css/mobile.css);*/

/* =============================================================================
 * Main stylesheet
 * Spezielle CSS-Eigenschaften
 * ========================================================================== */
.mod_article.news-startseite {
	background: url(../../files/layout/icon_arrow.png) no-repeat #efefef 0 center;
	margin-bottom: 20px;
	border-left: 5px solid #69b5da;
	padding: 10px 35px 0px 35px;
	margin-top: 10px;

}
.mod_article.news-startseite h2,
.mod_article.news-startseite h2 a{
	color:#005da4;
	text-decoration: none;
}

.mod_article.news-startseite  .layout_latest{
	width: 49%;
	float: left;
}

.mod_article.news-startseite  .layout_latest .image_container{
	margin-bottom: 53px;
	margin-top: 5px;
}

.quickbar {
    position: fixed; /*absolute; */
    top: -264px;
    z-index: 300;
    width: 100%;
    height: 30px;
}

.quickbar .inside {
    width: 1000px;
    margin: 0 auto;

}

.quickbar .body {
    height: 264px;
    background: #f3f3f3;
    overflow: hidden;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.71);
	-moz-box-shadow:    0px 0px 5px 0px rgba(50, 50, 50, 0.71);
	box-shadow:         0px 0px 5px 0px rgba(50, 50, 50, 0.71);
}

.quickbar .body .inside {
    padding: 15px 0 50px 0;
}

.quickbar .footer {
    height: 6px;
    background: #535557;
}

.quickbar .footer.hide {
    display: none;
}

.quickbar .footer .inside {
    width: 590px;
}

.quickbar .footer .inside a {
    display: block;
    position: relative;
    height: 12px;
}

.quickbar .footer .inside a:after {
    content: ' ';
    display: block;
    position: absolute;
    /*right: -142px;*/
    right: -253px;
    bottom: -4px;
    width: 22px;
    height: 11px;
    background: url(../../files/layout/arrow.png) no-repeat 0 0;
}
#header .googlemap {

}

#header .googlemap .iframeBlocker {
	padding-top: 146px;
	text-align: center;
}

#header .googlemap .iframeBlocker .btn {
	font-size: 20px;
	
}

#main .mobile {
    display: none;
}

#cboxTitle {
	display: none !important;
}

#toplink {
    position: fixed;
    z-index: 10;
    right: 50px;
    bottom: 80px;
    display: none;
    width: 35px;
    height: 35px;
    text-indent: -9999em;
}

#toplink:after {
    content: ' ';
    display: block;
    position: absolute;
    width: 34px;
    height: 34px;
    background: url(../../files/layout/scroll-up.png) no-repeat;
    background-size: 34px;
}

/* header
------------------------------------------------- */
#header {
	margin-bottom:10px;
	border-bottom: 5px solid #535557;
	padding-bottom:6px;
}

body.startseite #header {
	margin-bottom:40px;
}

#header .grey .inside {
    max-width: 1450px;
    height: 109px;
    margin: 0 auto;
    padding-left: 15px;
	padding-right: 15px;
}

#header .grey {
	border-top: 6px solid #535557;
	background: #efefef;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.71);
	-moz-box-shadow:    0px 0px 5px 0px rgba(50, 50, 50, 0.71);
	box-shadow:         0px 0px 5px 0px rgba(50, 50, 50, 0.71);
	position: fixed;
	z-index:200;
	width:100%;
}

/* container
------------------------------------------------- */
#container {
	width:1000px;
	margin:0 auto;
	margin-bottom:40px;
}

/* main
------------------------------------------------- */


#main .mod_article.blue {
	background: #69b5da;	
	padding: 20px;
	color: #fff;
	font-size: 16px;
}

#main .mod_article.blue h2 {
	color: #fff;
	font-size: 25px;
	margin-bottom: 10px;
}

.text-center {
	text-align: center;	
}

#main .mod_breadcrumb {
	margin-bottom:30px;
	background: #efefef;
	padding: 10px;
}

#main .mod_breadcrumb h6,
#main .mod_breadcrumb ul {
	float:left;
}
#main .mod_breadcrumb h6{
	margin-top: 3px;
}

#main .mod_breadcrumb h6,
#main .mod_breadcrumb a {
	color:#535557;
	text-decoration:none;
	font-family:Arial;
}

#main .mod_breadcrumb h6 {
	margin-right: 10px;
	margin-bottom: 5px;
}

#main .mod_breadcrumb li.active {
	color:#185da4;
	background:none;
}


#main .mod_breadcrumb ul,
#main .mod_breadcrumb li {
	margin:0;
	padding:0;
	list-style:none;
}

#main .mod_breadcrumb li {
	margin-right:10px;
	background:url(../../files/layout/a_arrow.png) no-repeat center right;
	background-size: 6px;
	padding-right:15px;
}

#main .ce_text.quotes {
    position: relative;
    padding-left: 46px;
}

#main .ce_text.quotes:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 36px;
    height: 21px;
    background: url(../../files/layout/quote.png) no-repeat 0 0;
	background-size: 36px 22px;
}


#main #bildkacheln {
	margin-top:40px;
	color:#fff;
	text-align:center;
	font-size:14px;
}

#main #bildkacheln h2,
#main #bildkacheln a {
	color: #fff;
	margin-top: 40px;
	margin-bottom: 15px;
	background: none;
	border-bottom: none;
}



#main #bildkacheln .blue {
	background:#69b5da;
}

#main #bildkacheln .grey {
	background:#535557;
}

#main #linkkacheln .ce_text{
	width: 245px;
	height: 245px;
	color: #fff;
	float: left;
	margin-right: 20px;
	text-align: center;
	padding: 80px 12px 0px 12px;
	font-size: 20px;
}
#main #linkkacheln .ce_text.blue {
	background-color: #69b5da;
}

#main #linkkacheln .ce_text.grey {
	background-color: #535557;
}
#main #linkkacheln .ce_text a {
	color: #fff;
	text-decoration: none;
}

/*#main #bildkacheln .ce_text,
#main #bildkacheln .ce_image {
	height:230px;
	overflow:hidden;
	margin-bottom:10px;
}*/

#main .box_image img {
    border: 0 !important;
}

#main .box_container {
    float: left;
    width: 490px;
    height: 245px;
    margin-right: 10px;
    margin-bottom: 10px;
}

#main .box_container.last {
    margin-right: 0;
}

#main .box_container .ce_text {
    float: left;
    width: 245px;
    height: 245px;
    margin-right: 0;
    margin-bottom: 0;
    padding: 0 10px;
}

#main .box_container .ce_image {
    float: left;
    width: 245px;
    height: 245px;
    margin-right: 0;
    margin-bottom: 0;
}

#main .box_container .ce_image img {
    width: auto;
    max-width: none;
    height: auto;
    border: 0;
}

#mitarbeiter .image_container{
	width: 200px;
	margin: 10px 0px 10px 0px;
}

body.startseite #home a.more {
	display:block;
	padding-bottom:6px;
	border-bottom:1px solid #535557;
	width:230px;
	background:url(../../files/layout/a_arrow.png) no-repeat top right;
	text-decoration:none;
}

body.standard #main .inside .col12 {
	text-align:justify;
}

body.standard #main .headline {
	margin-bottom:20px;
}

body.standard #main .headline h1 {
	margin-bottom:20px;
}

#main .ce_text,
#main .ce_image {
	margin-bottom:15px;
}

#main .caption {
	color:#185da4;
	margin-top:10px;
	min-height:10px;
	width:auto !important;
	line-height: 1.3;
}

#main .ce_image img {
	border:1px solid #efefef;
}

#main .mod_article.left {
	padding-right:15px;
}

#main .subtitle .caption {
	background: url(../../files/layout/icon_arrow.png) no-repeat #efefef 0px 5px;
	background-size: 5px;
	color:#69b5da;
	border-left:2px solid #69b5da;
	margin-top:0;
	padding-top:4px;
	height:20px;
	margin-right:0;
	width:100% !important;
	padding-left:10px;
	margin-left:1px;
}
#main .button {
	display:block;
	color:#fff;
	background-color:#535557;
	text-align:center;
	padding:22px 0;
	font-size:16px;
	text-decoration:none;
	border-radius:5px;
	margin-top:10px;
}

#main .button:hover {
	background-color:#69b5da;
}

#main .button.blue {
	background-color:#69b5da;
}

#main .button.blue:hover {
	background-color:#535557;
}

#main .button-blue {
	display: block;
	background-color: #69b5da;

	color: #fff;
	text-align: center;
}

#main .back {
    text-align: right;
}

/*referenzen a {
	width: 230px;
	background: url(../../files/layout/a_arrow.png) no-repeat top 3px right;
	text-decoration: none;
	background-size: 6px 10px;
	font-size: 14px;
	padding-right: 13px;
	border-bottom: 1px solid #535557;
}

#referenzen .caption {
	margin-top: 14px;
}
#referenzen h4 {
	margin-bottom: 10px;
}

#referenzen .ce_image {
	margin-bottom: 30px;
}*/



#main #produkte ul li{
	padding-left: 10px;
}

#zertifikate img,
#download img{
	border: 1px solid #efefef;
}


#main .rahmen  img{
	border: 1px solid #efefef;
}

/*Kacheln auf der Zertifikatenseite*/

/*#zertifikatenkacheln .box_container {
    float: left;
    width: 490px;
    height: 245px;
    margin-right: 10px;
    margin-bottom: 10px;
}*/

#main #zertifikatenkacheln .blue,
#main #zertifikatenkacheln .grey,
#main #zertifikatenkacheln .bild {
	float: left;
	width: 245px;
	height: 219px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#main #zertifikatenkacheln .blue.last,
#main #zertifikatenkacheln .grey.last{
	margin-right: 0px;
}

#main #zertifikatenkacheln {
	margin-top:40px;
	color:#fff;
	text-align:center;
	font-size:14px;
}

#main #zertifikatenkacheln h2,
#main #zertifikatenkacheln a{
	color: #fff;
	margin-top: 50px;
	margin-bottom: 15px;
	background: none;
	border-bottom: none;
	text-decoration: none;
	font-size: 28px;
}

#main #zertifikatenkacheln.box.mobile h2,
#main #zertifikatenkacheln.box.mobile a{
	color: #fff;
	margin-top: 20px;
	margin-bottom: 15px;
	background: none;
	border-bottom: none;
	font-size:20px;
	word-wrap:break-word;
}

#main #zertifikatenkacheln .blue {
	background:#69b5da;
}

#main #zertifikatenkacheln .grey {
	background:#535557;
}
#main #bildkacheln a {
	text-decoration: none;
}

#main .philosophie .col12.block {
	padding-right: 10px;
	margin-bottom: 20px;
}

#main .philosophie .col12.block h4 {
	margin-bottom: 10px;
}

/* jamp Modul Handelspartner
------------------------------------------------- */

#main .mod_jamptradingpartnerlist h3 {
	text-align: left;
	padding-bottom: 7px;
	color: #69b5da;
}

#main .mod_jamptradingpartnerlist .content {
	width: 32.3333333333%;
	float: left;
	padding-right: 25px;
	margin-bottom: 30px;
	height: 260px;
}

#main .mod_jamptradingpartnerlist img {
	border: 1px solid  #efefef;
}

#main .mod_jamptradingpartnerlist .content .description {
	min-height: 50px;
}

#fachhandwerksbetriebe .mod_jamptradingpartnerlist .content {
	width: 24%;
	float: left;
}

#fachhandwerksbetriebe .mod_jamptradingpartnerlist .content h3 {
	display:none;
}

#fachhandwerksbetriebe .mod_jamptradingpartnerlist .content  {
	height: auto;
}


/* jamp Modul Referenzen
------------------------------------------------- */
#main .mod_jampreferencelist .reference_category h2 a {
	display: block;
}

#main .mod_jampreferencelist .reference_category h2  {
	min-height: 60px;
}

#main .mod_jampreferencelist {

}

#main .mod_jampreferencelist h2 a {
	font-size: 20px;
	text-decoration: none;
}

#main .mod_jampreferencelist .button {
	padding-top: 12px;
	padding-bottom: 12px;
	background: #69b5da;
}

#main .mod_jampreferencelist .button:hover {
	background: #535557;
}


#main .mod_jampreferencelist .reference_category,
#main .mod_jampreferencelist .reference {
    float: left;
    width: 24%;
    margin-right: 10px;
    margin-bottom: 30px;
}

#main .mod_jampreferencelist .reference_category.last {
    margin-right: 0;
}

#main .mod_jampreferencelist .reference .description {
	min-height: 74px;
}

#main .mod_jampreferencelist .reference h2 a {
	font-size: 18px;
	display: block;
}


#main .mod_jampreferencereader #reference-image ul li,
#main .mod_jampreferencereader .reference_slider_navigation ul li {
	list-style: none;
	background: none;
}

#main .reference_slider_navigation .right a,
#main .reference_slider_navigation .left a {
	background-color: #69b5da;

}

#main .reference_slider_navigation .right a:hover,
#main .reference_slider_navigation .left a:hover {
	background-color: #535557;
}

#main .reference_slider_navigation .right a {
	background: url(../../files/layout/slider_right.png) no-repeat 6px 53px #69b5da;
	  background-size: 30px;
}

#main .reference_slider_navigation .left a {
	background: url(../../files/layout/slider_left.png) no-repeat 6px 53px #69b5da;
	  background-size: 30px;
}

#main .reference_slider_navigation .right,
#main .reference_slider_navigation .left {
	width: 40px;
}

/* right
------------------------------------------------- */
#right {}

#right .inside {}

/* left
------------------------------------------------- */
#left {}

#left .inside {}

/* footer
------------------------------------------------- */
#footer {
    background: none;
}

#footer .inside {
    overflow: hidden;
}

#footer .footer {}

#footer .button {
	display:block;
	color:#fff;
	background-color:#535557;
	text-align:center;
	padding:22px 0;
	font-size:16px;
	text-decoration:none;
	border-radius:5px;
	margin-top:10px;
}

#footer .button:hover {
	background-color:#69b5da;
}

#footer .footer_blue .inside,
#footer .footer_grey .inside,
#footer .footer_products,
#footer .footer_open {
	width:1000px;
	margin:0 auto;
}

#footer .footer_products {
	background:url(../../files/layout/icon_arrow.png) no-repeat #efefef 0 center;
	margin-bottom:40px;
	border-left:5px solid #69b5da;
	padding:35px;

}

#footer .footer_products h4 {
	color:#005da4;
	font-size:30px;
	margin-bottom:15px;
}

#footer .footer_open {
	margin-bottom:40px;
}

#footer .footer_open h2 {
	color:#535557;
	margin-bottom:10px;
}

#footer .footer_brightgrey {
	background-color: #efefef;
	padding-bottom: 15px;
}

#footer .footer_brightgrey h4 {
	margin:15px 0px 15px 0px;
}

#footer .footer_blue {
	background: #69b5da;
	padding: 30px 0 25px 0;
}

#footer .footer_blue img {
	/*margin-right:20px;*/
    margin: 0 10px;
}

#footer .footer_blue .mod_customnav {
	/*width:690px;
	margin:0 auto;*/
	margin-top:35px;
}

#footer .footer_blue .mod_customnav .level_1 {
    position: relative;
    float: left;
    left: 50%;
}

#footer .footer_blue .mod_customnav li {
    position: relative;
	float: left;
    right: 50%;

	margin-right:60px;
	list-style:none;
}

#footer .footer_blue .mod_customnav li.last {
	margin-right:0;
}

#footer .footer_blue .mod_customnav li a,
#footer .footer_blue .mod_customnav li strong {
	display:block;
	font-size:18px;
	font-weight: normal;
	line-height: 1.3;
}

#footer .footer_blue .mod_customnav li a:hover,
#footer .footer_blue .mod_customnav li strong {
    color: #535557;
}

#footer .footer_grey {
	background: #535557;
	padding: 25px  0;
}

#footer .footer_blue .inside,
#footer .footer_grey .inside {
	color:#fff;
	text-align:center;
}

#footer .footer_grey .inside a,
#footer .footer_blue .inside a {
	color:#fff;
}


/* logo
------------------------------------------------- */
#logo {
	position: static;
    float: left;
    padding-top: 20px;
    padding-right: 20px;
	width: 210px;
}

/* mod_serach (field)
------------------------------------------------- */
#search {
    width: 150px;
    position: absolute;
    padding-bottom: 2px;
    border-bottom: 1px solid #69b5da;
    top: 37px;
}

#search span.form-field {
    margin: 0;
}

#search label {
	display:none;
}

#search input.text {
    width: 110px;
    height: 25px;
    border: 0;
    background: none;
}

#search .widget-submit {
    float: left;
    margin-top: 0;
    width: 30px;
}

#search .widget-submit .submit {
	display: block;
    padding: 13px;
    text-indent: -9999em;
	background: url(../../files/layout/sprite-icons.png) no-repeat -16px 9px;
}

.mod_search > div {
	margin-bottom: 25px;
}

/* mod_caroufredsel
------------------------------------------------- */
/* #header .slider .ce_text {
	height:100%;
}

#header .slider table {
	position:absolute;
	top:0;
	background:url(../../files/layout/bg-slider.png);
	color:#fff;
	width:253px;
	text-align:center;
	height:100%;
	font-size:18px;
}

#header .slider table h3 {
	color:#fff;
	text-transform:uppercase;
	font-size:36px;
}


.mod_caroufredsel,
.caroufredsel_wrapper {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.caroufredsel .ce_image {
    width: 1920px;
    position: relative;
}

.mod_caroufredsel a.caroufredsel_prev {
	display: block;
	text-indent: -9999em;
	position: absolute;
	left: 50px;
	top: 56%;
	width: 46px;
	height: 48px;
	background: url(../../files/layout/sprite-icons.png) no-repeat -62px -1px;
	z-index: 99;
}


.mod_caroufredsel a.caroufredsel_next {
	display: block;
	text-indent: -9999em;
	position: absolute;
	right: 50px;
	top: 56%;
	width: 46px;
	height: 48px;
	background: url(../../files/layout/sprite-icons.png) no-repeat -115px -1px;
	z-index: 99;
}

#header .slider {
	position: relative;
	height: 534px;
	padding-top: 114px;
}

#header .mod_caroufredsel {
	position: absolute;
	top: 0px;
    width: 100%;
    height: 534px;
    padding-top: 114px;
}

#header .mod_caroufredsel .image_container {
    position: relative;
    max-width: 1920px;
    height: 420px;
    overflow: hidden;
}

#header .mod_caroufredsel .image_container img {
    position: absolute;
    left: 50%;
    margin-left: -960px;
    max-width: none;
}


#header .mod_caroufredsel .ce_text {
    position: relative;
}

#header .mod_caroufredsel .teasertext {
    position: absolute;
    width: 1000px;
    top: 0;
    left: 50%;
    margin-left: -500px;
}

#header .mod_caroufredsel .teasertext h3 {
    color:#fff;
	text-transform:uppercase;
	font-size:36px;
}

#header .mod_caroufredsel .teasertext .inner {
    position: absolute;
    top: 0;
    right: 0;
    background:url(../../files/layout/bg-slider.png);
	color:#fff;
	width:253px;
	text-align:center;
	height:420px;
	font-size:18px;
    padding: 30px 0;
} */

#header .slider {
	padding-top: 114px;
}

@media only screen and (max-width: 1365px) {
	#header .slider {
		padding-top: 102px;
	}
}


@media only screen and (max-width: 480px) {
	#header .slider {
		padding-top: 0;
	}
}

.rsts-skin-default .rsts-prev {
	display: block;
	text-indent: -9999em;
	position: absolute;
	left: 50px;
	top: 50%;
	width: 46px;
	height: 48px;
	background: url(../../files/layout/sprite-icons.png) no-repeat -62px -1px;
	z-index: 99;
	border: 0;
	box-shadow: none;
}

.rsts-skin-default .rsts-next {
	display: block;
	text-indent: -9999em;
	position: absolute;
	right: 50px;
	top: 50%;
	width: 46px;
	height: 48px;
	background: url(../../files/layout/sprite-icons.png) no-repeat -115px -1px;
	z-index: 99;
	border: 0;
	box-shadow: none;
}

.rsts-skin-default .rsts-next:hover {
	background: url(../../files/layout/sprite-icons.png) no-repeat -115px -1px;
}

.rsts-skin-default .rsts-prev:hover {
	background: url(../../files/layout/sprite-icons.png) no-repeat -62px -1px;
}

@media only screen and (max-width: 635px) {

}




/* mod_newslist
------------------------------------------------- */
#main .mod_newslist {}

#main .mod_jampnewsslider > h2,
#main .mod_newslist > h2 {
    position: relative;
}

#main .mod_jampnewsslider h2 a,
#main .mod_newslist h2 a {
	font-size: 30px;
}

#main .mod_jampnewsslider p.info,
#main .mod_newslist p.info {
	margin-bottom: 0px;
}

#main .mod_jampnewsslider .layout_short,
#main .mod_newslist .layout_short {
	margin: 30px 0px 40px;
}

#main .mod_jampnewsslider .layout_short.arc_1.block.first.even,
#main .mod_newslist .layout_short.arc_1.block.first.even {
	margin-top: 0px;
}

#main .mod_jampnewsslider .layout_latest h2,
#main .mod_jampnewsslider .layout_latest h2 a,
#main .mod_newslist .layout_latest h2,
#main .mod_newslist .layout_latest h2 a {
	line-height: 19px;
    font-size: 18px;
	margin-bottom: 3px;
}

#main .mod_jampnewsslider .image_container {
    line-height: 0;
}

#main .mod_jampnewsslider .image_container.float-left,
#main .mod_newslist .layout_latest .image_container.float-left {
	float: left;
	margin: 0 10px 15px 0;
}

/* ce_accordion
------------------------------------------------- */

.ce_accordion .toggler {
	background: url("../../files/layout/icon_arrow_button.png") no-repeat left top 4px;
	cursor: pointer;
	background-size: 10px 7px;
	padding-left: 20px;
}

.ce_accordion .toggler.ui-state-active {
	background: url("../../files/layout/icon_arrow_top.png") no-repeat left top 4px;
	cursor: pointer;
	background-size: 10px 7px;
}

/* mod_sitemap
------------------------------------------------- */
#main .mod_sitemap ul li{
	list-style-type: none;
}

/* video
------------------------------------------------- */
video {
	margin: auto;
	display:block;
}

a.button-pfeil {
	padding-bottom:6px;
	border-bottom:1px solid #535557;
	width:230px;
	background:url(../../files/layout/a_arrow.png) no-repeat top right;
	text-decoration:none;
}


#main .ce_player.w100 {
    margin-bottom: 10px;
}

#main .ce_player.w100 video {
    width: 100%;
}

.mod_jampnewsslider .navigation {
    position: static;
    top: 25px;
    right: 25px;
    overflow: hidden;
}

.mod_jampnewsslider .navigation ul li {
    float: left;
    list-style: none !important;
    background: none !important;
}

.mod_jampnewsslider .navigation a {
    display: block;
    float: left;
}

.mod_jampnewsslider .navigation a.active {
       background-position: 0 -210px;
}

.tour iframe {
	margin-top: 10px;
	margin-bottom: 30px;
}

#staubschutz h3{
	text-align: left;
	margin-bottom: 20px;
}

#staubschutz .ce_gallery.block{
	padding: 30px 0px;
}

.border img{
border: 1px solid #efefef;
}

.stellen-box {
	margin-bottom: 30px;
}

.stellen-box h2 a{
	text-decoration: none;
}

#stellenangebote .left{
	padding-right: 15px;
}

.cookiebar__button{
	background-color: #69b5da;
	margin-top: 5px;
}

.cookiebar__button:hover{
	background-color: #69b5da;
}



.cookiebar-active #footer .footer_grey  {
	padding-bottom: 150px;
}

.cookiebar-active #toplink  {
	bottom: 150px;
}


.sr-only {
    display: none;
}

#main .widget-checkbox .custom-controls-stacked .checkbox {
	float: left;
    width: 15px;
	margin-top: 0;
	margin-right: 5px;
	height: 15px;
}

.image_container.float-left {
	float: left;
	margin: 0 10px 15px 0;
}

.mm-listview>li>strong {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: inherit;
    display: block;
    padding: 10px 10px 10px 20px;
    margin: 0;
    background: #fff;
	color: #69b5da;
	font-weight: normal;
}

.mm-listview>li.trail {
    background: #fff;	
	color: #69b5da;
	font-weight: normal;
}

/* =============================================================================
 * Navigation stylesheet
 * ========================================================================== */

/* mod_navigation (mainmenu-mobile)
------------------------------------------------- */
#menu-mobile {
    position: absolute;
    top: 0;
    left: 0;
    width: 250px;
    min-height: 100%;
    overflow: scroll;
    display: none;
}

#menu-mobile.clicked {
    display: block;
}

#menu-mobile-button {
    display: none;
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 100;
}

#menu-mobile-button a {
    display: block;
}

#mainmenu-mobile {
    width: 100%;
}

#mainmenu-mobile .level_1 > li > a,
#mainmenu-mobile .level_1 > li > strong {
    min-height: 10px;
    line-height: 1.2;
    padding: 10px 20px;
    font-size: 12px;
    color: #535557;
    text-decoration: none;
}

#mainmenu-mobile .level_1 > li > a:hover,
#mainmenu-mobile .level_1 > li > strong,
#mainmenu-mobile .level_1 > li.trail > a,
#mainmenu-mobile .level_1 > li > a.active,
#mainmenu-mobile .level_1 > li > strong.active {
    background: #69b5da;
    color: #ffffff;
}

#mainmenu-mobile .level_2 > li > a,
#mainmenu-mobile .level_2 > li > strong {
	display: block;
    min-height: 10px;
    line-height: 1.2;
    padding: 10px 20px 10px 40px;
    font-size: 12px;
    color: #535557;
    text-decoration: none;
}

#mainmenu-mobile .level_2 > li > a:hover,
#mainmenu-mobile .level_2 > li > strong,
#mainmenu-mobile .level_2 > li.trail > a,
#mainmenu-mobile .level_2 > li > a.active,
#mainmenu-mobile .level_2 > li > strong.active {
    color: #185da4;
}

#mainmenu-mobile .level_3 > li > a,
#mainmenu-mobile .level_3 > li > strong {
	display: block;
    min-height: 10px;
    line-height: 1.2;
    padding: 10px 20px 10px 60px;
    font-size: 12px;
    color: #535557;
    text-decoration: none;
}

#mainmenu-mobile .level_3 > li > a:hover,
#mainmenu-mobile .level_3 > li > strong,
#mainmenu-mobile .level_3 > li.trail > a,
#mainmenu-mobile .level_3 > li > a.active,
#mainmenu-mobile .level_3 > li > strong.active {
    color: #185da4;
}


/* mod_navigation (topmenu)
------------------------------------------------- */
#topmenu {
    height: 30px;
	padding-top: 7px;
	
}

#topmenu  ul{
    float: right;
}


#topmenu .level_1 {
    height: 30px;
}

#topmenu .level_1 > li {
    float: left;
}

/*#topmenu .level_1 > li.first {
    margin-left: 0;
}*/

/*#topmenu .level_1 > li.last {
    margin-right: 0;
}*/

#topmenu .level_1 > li > a,
#topmenu .level_1 > li > strong {
    height: 30px;
    padding: 0 15px;
    font-size: 12px;
    line-height: 1;
    color: #717476;
}

#topmenu .level_1 > li > a:hover,
#topmenu .level_1 > li > strong,
#topmenu .level_1 > li.trail > a,
#topmenu .level_1 > li > a.active,
#topmenu .level_1 > li > strong.active {
    color: #69b5da;
}

/*#topmenu .level_1 > li > a.first,
#topmenu .level_1 > li > span.first {
    padding-left: 0;
    margin-left: 0;
}*/

#topmenu .level_1 > li > a.last,
#topmenu .level_1 > li > strong.last {
    padding-right: 0;
    margin-right: 0;
}

/* mod_navigation (mainmenu)
------------------------------------------------- */
#mainmenu {
	overflow: visible;
}

#mainmenu .level_1 {

}

#mainmenu .level_1 > li {
    float: left;
    border-left: 1px solid #d6d6d7;
}

#mainmenu .level_1 > li.last {
    border-right: 1px solid #d6d6d7;
}


#mainmenu .level_1 > li > a,
#mainmenu .level_1 > li > strong {
    height: 109px;
    padding: 0 17px;
    font-size: 14px;
    line-height: 109px;
    color: #535557;
    font-weight: 600;
    text-transform: uppercase;
}

#mainmenu .level_1 > li > a:hover,
#mainmenu .level_1 > li > strong,
#mainmenu .level_1 > li.trail > a,
#mainmenu .level_1 > li > a.active,
#mainmenu .level_1 > li > strong.active {
    background: #69b5da;
    color: #ffffff;
}



#mainmenu .menu-layer {
    width: 100%;
    height: 300px;
}

#mainmenu .level_1 li:hover .level_2 {display: block;}

#mainmenu div.level_2 {
	display: none;
	position: absolute;
    z-index: 100;
    width: 1000px;
    margin-left: -500px;
    left: 50%;
    padding: 10px;
    min-height: 100px;
    background:#69b5da;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.71);
	-moz-box-shadow:    0px 0px 5px 0px rgba(50, 50, 50, 0.71);
	box-shadow:         0px 0px 5px 0px rgba(50, 50, 50, 0.71);
}

#mainmenu ul.level_2 {
    float: left;
    padding:0 10px;
    width:33%;
}



#mainmenu .level_2 > li > a,
#mainmenu .level_2 > li > strong {
	display: block;
    font-size: 15px;
    line-height: 1;
    color: #fff;
    padding:15px 20px 5px 0px;
    border-bottom:1px solid #fff;
    font-weight: normal;
}

#mainmenu .level_2 > li > a:hover,
#mainmenu .level_2 > li > strong,
#mainmenu .level_2 > li.trail > a,
#mainmenu .level_2 > li > a.active,
#mainmenu .level_2 > li > strong.active {
    color: #185da4;
}


#mainmenu ul.level_3 {
	padding:10px;
}

#mainmenu .level_3 > li > a,
#mainmenu .level_3 > li > strong {
    color: #fff;
    padding-bottom: 5px;
    font-weight: normal;
}

#mainmenu .level_3 > li > a:hover,
#mainmenu .level_3 > li > strong,
#mainmenu .level_3 > li.trail > a,
#mainmenu .level_3 > li > a.active,
#mainmenu .level_3 > li > strong.active {
    color: #185da4;
}

.mm-panel .mm-list {
	padding:0px 0px;
}

.mm-menu.mm-light .mm-list > li > a.mm-subclose{
	color: #69b5da;
}

#mainmenu li.font-blue a{
	color: #185da4;

}

#mainmenu li.karriere{
	background: #da0000 !important;
	color: #fff;
}

#mainmenu li.karriere.sibling a,
#mainmenu li.karriere a,
#mainmenu li.karriere strong{
	color: #fff !important;
}

#mainmenu li.karriere.sibling a:hover,
#mainmenu li.karriere a.active,
#mainmenu li.karriere strong.active,
#mainmenu li.karriere strong{
	background: #da0000 !important;
}

/* =============================================================================
 * Custom stylesheet
 * Standardeinstellungen für contao
 * ========================================================================== */

body,
#wrapper {
    background: #ffffff;
}

body, input, select, textarea {
    font-size: 13px;
}

body, input, select, textarea, a, p, span {
    line-height: 1.3;
}

h1, h2, h3, h4, h5, h6 {
    line-height: 1.3;
	word-wrap:break-word;
}

body, input, select, textarea {
    font-family: Arial, sans-serif;
    color: #535557;
}

h1, h2, h3, h4, h5, h6  {
    font-family: "Scada", sans-serif;
    font-weight: normal;
}

h1, h2, h3, h4, h5, h6, .color {
    color: #69b5da;
}

a {
    color: #69b5da;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

.lightblue { color:#199edf;font-style:italic;}
.darkblue { color:#185da4;}

.text-left {
	text-align: left !important;
}

.text-left h3 {
	text-align: left !important;
}

/*a.button,
span.button a {
	display: inline-block;
	color: #ffffff;
	background: #000000;
	padding: 0 10px;
    text-decoration: none;
}*/

/* headlines
------------------------------------------------- */
h1, h1 a {
    font-size: 40px;
    padding: 0;
    margin: 0;
	text-align:center;
	padding-bottom:17px;
	border-bottom:1px solid #185da4;
	margin-bottom:30px;
}

h2, h2 a {
    font-size: 30px;
    padding: 0;
    margin: 0;
}

h3, h3 a {
    font-size: 22px;
    padding: 0;
    margin: 0;
    color:#535557;
    text-align:center;
}

h4, h4 a {
    font-size: 19px;
    padding: 0;
    margin: 0;
    margin-bottom: 5px;
}

h5, h5 a {
    font-size: 12px;
    padding: 0;
    margin: 0;
}

h6, h6 a {
    font-size: 11px;
    padding: 0;
    margin: 0;
}

/* blockquote
------------------------------------------------- */
blockquote {
    font-style: italic;
    font-size: 16px;
    margin-bottom: 20px;
}

blockquote p {
    line-height: 22px;
}

/* hr
------------------------------------------------- */
hr {
    border: none;
    border-top: 1px solid #185da4;
    color: #cccccc;
    text-align: center;
    height: 1px;
    margin: 25px 0;
}

/* p
------------------------------------------------- */
p {
    margin-bottom: 15px;
    overflow: hidden;
	word-wrap:break-word;
}

p:last-child {
    margin-bottom: 0;
}

p.more {
    margin-bottom: 0;
}

p.back {
    margin-top: 10px;
    margin-bottom: 0;
}

/* cols & widths
------------------------------------------------- */
.col12, .col13, .col14, .col34, .col11 {
    float: left;
    margin-right: 1%;
}

.col12.last, .col13.last, .col14.last, .col34.last, .col11.last{
    margin-right: 0 !important;
}

.col11{
	width: 65%;
}

.col12 {
    width: 49%;
}

.col13 {
    width: 32.3333333333%;
}

.col14 {
    width: 24%;
}

.col34 {
    width: 74%;
}

.col1 {
    width: 100%;
}

/* ol,ul,li
------------------------------------------------- */
#main ol,
#main ul,
#right ol,
#right ul,
#left ol,
#left ul {
    padding: 0;
    margin: 10px 0;
}

#main table ol,
#main table ul,
#right table ol,
#right table ul,
#left table ol,
#left table ul {
    padding-left: 20px;
}

/*#main ul li,
#right ul li,
#left ul li {
    position: relative;
    padding-left: 0;
    list-style: url(../../files/files/layout/bg-li.png);
}*/

/*#main ul li:before,
#right ul li:before,
#left ul li:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    background:none;
}*/

/* image_container & image_container floats
------------------------------------------------- */
#container .image_container img {
    width: 100%;
}

body.kurzbewerbung #container {
    padding-top: 20px;
}

@media only screen and (min-width: 481px) {

    body.kurzbewerbung #container {
        min-height: calc(100vh - 298px);
        padding-top: 170px;
    }
}

.image_container.float_right {
    margin: 0 0 10px 15px;
}

.image_container.float_left {
    margin: 0 10px 15px 0;
}

/* =============================================================================
 * "ce_" & "mod_" - elements
 * ========================================================================== */

/* mod_randomImage
------------------------------------------------- */
.mod_randomImage {height: auto;}

/* ce_gallery
------------------------------------------------- */
#main .ce_gallery ul,
#main .ce_gallery ul li {
    padding: 0;
    margin: 0;
    list-style: none;
}

#main .ce_gallery ul li {
    margin-right: 10px;
    margin-bottom: 10px;
}

#main .ce_gallery ul li.col_last {
    margin-right: 0;
}

#main .ce_gallery ul li.row_last {
    margin-bottom: 0;
}

/* ce_downloads
------------------------------------------------- */
#main .ce_downloads ul,
#main .ce_downloads ul li {
    padding: 0;
    margin: 0;
}

/* mod_search
------------------------------------------------- */
.mod_search form {
    display: none;
}

/* mod_subscribe
------------------------------------------------- */
.mod_subscribe p.error {
    float: none;
}

.mod_subscribe input.text {
    float: none;
}

.mod_subscribe input.submit {
    display: block;
}

/* mod_newslist
------------------------------------------------- */
.mod_newslist .layout_latest h2 a {
    text-transform: none;
    text-decoration: none;
}

#main .mod_newslist .layout_latest {
    margin-bottom: 15px;
    border-bottom: 1px solid #efefef;
    padding-bottom: 15px;
}

#main .mod_newslist .layout_latest.last {
	border-bottom: 0;	
}

.mod_newslist .layout_latest p.info {
    margin-bottom: 0;
}

/* mod_eventlist
------------------------------------------------- */
.mod_eventlist .layout_teaser p.info {
    margin-bottom: 0;
}

/* ce_form
------------------------------------------------- */
.ce_form {
    margin-bottom: 15px;
}

.ce_form div {
	margin-bottom: 20px;
    overflow: hidden;
}

.ce_form br {
    clear: both;
}

.captcha-container {
    background: #ecd0d0;
}

::-webkit-input-placeholder {
    color: #888888;
}

/* firefox 19+ */
::-moz-placeholder {
    color: #888888;
}

/* ie */
:-ms-input-placeholder {
    color: #888888;
}

input:-moz-placeholder {
    color: #888888;
}

input,
input.captcha,
input.submit,
input.button,
input.reset,
select,
textarea {
	height: 25px;
    padding: 0 5px;
}

select {
    height: 25px;
    padding: 0 5px;
}

#search input,
#main input,
#main select,
#main textarea {
    float: left;
    width: 300px;
    background: #EFEFEF;
}

#search input.text {
    width: 120px;
}

textarea {
    min-width: 300px;
    max-width: 300px;
    height: 60px;
    min-height: 60px;
    max-height: 60px;

}

input.button,
input.reset,
.widget-submit .submit {
	height: 35px;
	padding: 5px 10px;
    color: #ffffff;
    background: #69B4DA;
    cursor: pointer;
}

.widget-submit .submit {
    font-size: 13px;
    line-height: 1.3;
}

input.button:hover,
input.reset:hover,
.widget-submit .submit:hover {
    background: #535557;
}

/* firefox */
body.firefox input.button,
body.firefox input.reset,
body.firefox input.submit {
    padding: 0 10px;
}

#main label {
    float: left;
    display: block;
    width: 150px;
}

input.text.error,
input.captcha.error,
input.checkbox.error,
input.radio.error,
select.error,
textarea.error {
    margin-left: 0;
}

input.password.confirm.error {
    margin-left: 0;
}

#main .submit_container {
    margin-top: 10px;
    clear: both;
}

/* mod_breadcrumb
------------------------------------------------- */
.mod_breadcrumb,
.mod_breadcrumb h6,
.mod_breadcrumb li,
.mod_breadcrumb li a {
    font-size: 12px;
    line-height: 1;
}

.mod_breadcrumb h6 {
    float: left;
    padding: 0;
    margin: 0;
}

.mod_breadcrumb ul {
    padding: 0;
    margin: 0;
}

.mod_breadcrumb li {
    float: left;
    padding-left: 20px;
    padding-right: 0;
    margin-right: 0;
    margin-left: 10px;
}

.mod_breadcrumb li.first {
    background: none;
    padding-left: 0;
}

.mod_breadcrumb li:before {
    margin-right: 5px;
}

/* mod_navigation
------------------------------------------------- */
.mod_navigation ul li a,
.mod_navigation ul li strong {
    display: block;
}

/* mod_customnav
------------------------------------------------- */
.mod_customnav ul li a,
.mod_customnav ul li strong {
    display: block;
}

/* mod_serach (field)
------------------------------------------------- */
#search {
    position: absolute;
    top: 50px;
    right: 15px;
}

#search br {
    display: none;
}

#search span.mandatory {
    display: none;
}

#search label {
    float: left;
    line-height: 25px;
    margin-right: 10px;
}

#search div.mandatory {
    float: right;
    width: calc(100% - 30px);
    margin-top: 6px;
}

/* logo
------------------------------------------------- */
#logo, #logo a {
    display: block;
    line-height: 0;
}


.mod_newslist .pagination ul li:after {
    content: " " !important;
}

.mod_newslist .pagination ul li {
    float: left;
    list-style-type: none !important;
    background: none !important;
    padding: 0 15px 0 0 !important;
}

 .mod_newslist .pagination p {
    padding-left: 0;
}

.stellen-box a{
	color: #fff;
}

#header .bewerbung a {
    position: fixed;
    z-index: 50;
    background: #da0000;
    color: #fff;
    padding: 10px 20px 10px 20px;
    top: 32%;
    font-size: 1.2rem;
    width: 150px;
    line-height: 1.1;
    right: 0;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
}

#header .bewerbung a:hover {
    background: #69b5da;	
}

/* Referenceliste */
.mod_jampreferencelist .image_container {
	cursor: pointer;
}

.cookiebar {
    z-index: 9000;
}

.icon-wrapper {
    display: flex;
    flex-wrap: wrap;
}

.icon-wrapper .jamp-icon {
    width: 100%;
    text-align: center;
    background: #f1f1f1;
    padding: 2rem;
    border: 5px solid #fff;
    font-size: 16px;
}

.icon-wrapper .jamp-icon h3{
	padding-top: 20px;
	padding-bottom: 15px;
}

@media only screen and (min-width: 768px) {
    .icon-wrapper .jamp-icon {
        width: 33.33333333%;
    }
}

.icon-wrapper .jamp-icon .icon img{
	width: 20%;
}

.margin-bottom {
    margin-bottom: 2rem;
}

.ce_hyperlink.button a {
    color: #fff;
    text-decoration: none;
}

.banner-karriere a{
    position: fixed;
    z-index: 50;
    background: #da0000;
    color: #fff;
    padding: 10px 20px 10px 20px;
    top: 39%;
    font-size: 1.2rem;
    width: 150px;
    line-height: 1.1;
    right: 0;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
}

.banner-karriere a:hover{
	background: #69b5da;
}

@media only screen and (max-width: 735px){
#header .banner-karriere a {
    font-size: 0.9rem;
    top: 26%;
    padding: 6px 15px 6px 15px;
    width: 120px;
}
}

/*#main .mod_article .left {
    padding-right: 15px;
}*/

.social-media-icons {
	top: 10px;
	position: absolute;
	right: 15px;
}

@media only screen and (max-width: 500px){
	.social-media-icons {
		display: none;
	}	
}

.social-media-icons img{
	width: 34px;
}

.social-media-icons a{
	padding-left: 5px;
}
.red{
	background: #da0000;
	color: #fff;
	padding-top: 30px;
	padding-bottom: 30px;
	font-size: 16px;
}

.kundenmeinungen{
	background: #efefef;
	padding: 30px 35px 30px 35px;
	text-align: center;
	margin-top: 30px;
}

.kundenmeinungen h2{
	color: #005da4;
	margin-bottom: 10px;
}

.kundenmeinungen .slider-control .slider-prev, .kundenmeinungen .slider-control .slider-next{
	display: none;
}

.bg-grey{
	background: #efefef;
	padding: 30px 35px 30px 35px;
	margin-bottom: 30px;
}

.startseite .footer_products{
	display: none;
}

#main .ce_gallery ul{
	margin-left: -10px;
	margin-right: -10px;
}

#main .ce_gallery ul.cols_4 li{
	margin: 0;
	width: 25%;
	padding: 10px;
	list-style: none;
	background: none;
}

#main .ce_gallery .image_container img:after{
	content: none;
}

@media only screen and (max-width: 768px) {
	#main .ce_gallery ul.cols_4 li{
		width: 50%;
	}
}

@media only screen and (max-width: 568px) {
	#main .ce_gallery ul.cols_4 li{
		width: 100%;
	}
}

.nibe iframe{
	height: 2200px;
}


.ce_player > div,
.mejs__overlay-play,
.mejs__poster {
    max-width: 100% !important;
}
@media only screen and (min-width: 1920px) {
	/* .caroufredsel_wrapper {
		width: 1920px !important;
		margin: 0 auto !important;	
	}
	
	.mod_caroufredsel a.caroufredsel_prev {
		left: 10%;	
	}
	
	.mod_caroufredsel a.caroufredsel_next {
		right: 10%;	
	} */
}


/* =============================================================================
 * Mobile styles
 *
 * ========================================================================== */
 
 @media only screen and (max-width: 1430px) {
 	#header .inside {
 		width: 100%;
 	}
 	
 	 #mainmenu {
    	display: none;
    }
    
     #menu-mobile-button {
        display: block;
    }
    
     #logo {
        position: static;
        float: none;
        width: 227px;
        text-align: center;
        margin: 0 auto;
    }

 }

/* iPad - Landscape 1024x768px */
@media only screen and (max-width: 1024px) {

	/* #header .slider{
		height: 452px;
	}

	#header .mod_caroufredsel {

	    height: 452px;
	}

	#header .mod_caroufredsel .image_container {
	    height: 350px;
	}

	#header .mod_caroufredsel .image_container img {
		height: 350px;
		width: auto;
		margin-left: -800px;
	}

	.mod_caroufredsel a.caroufredsel_prev,
	.mod_caroufredsel a.caroufredsel_next {
		top: 60%;
	} */

}

@media only screen and (max-width: 1365px) {
    .quickbar > .inside,
    #wrapper,
    #header .inside,
    #container,
    #footer .inside,
    #header .grey .inside,
    #footer .footer_products,
    #footer .footer_open,
    #footer .footer_blue .inside,
    #footer .footer_grey .inside {
        width: 100%;
    }

    .quickbar .body .inside {
        padding-left: 15px;
        padding-right: 15px;
    }

    .quickbar .footer .inside a {
        margin-right: 15px;
    }

    #mainmenu div.level_2 {
        width: 100%;
        margin-left: 0;
        left: 0;
    }

    #header .grey .inside,
    #container,
    #footer .footer_open,
    #footer .footer_blue,
    #footer .footer_grey {
    	padding-right:10px;
    	padding-left:10px;
    }

    #footer .footer_products {
    	margin-right:10px;
    	margin-left:10px;
    	width:97%;
    }

    /* #header .mod_caroufredsel .teasertext {
        width: 100%;
        left: 0;
        margin-left: 0;
    } */

    #mainmenu .level_1 > li > a,
    #mainmenu .level_1 > li > span {
    	padding:0 15px;
    	height:100%;
    	line-height:96px;
    }

    #search {
    	right:10px;
    }

    #logo {
    	width:20%;
    }

    #header .grey .inside  {
    	height: 96px;
    }

    #header .mod_caroufredsel {
    	padding-top: 102px;
    }

	#main .box_container,
	#main .ce_image.box_image,
	#main .ce_text.grey,
	#main .ce_text.blue{
	width: 49%
	}

	#toplink {
		background: #ccc;
		width: 58px;
  		height: 53px;
  		right: -5px;
  		border-radius: 5px;
	}
	
	#header .googlemap iframe {
		margin-top: 102px;
	}

	#main #bildkacheln.box h2,
	#main #bildkacheln.box a {
		color: #fff;
		margin-top: 20px;
		margin-bottom: 15px;
		background: none;
		border-bottom: none;
		font-size:20px;
		word-wrap:break-word;
		text-align: center;
	}
	
	#main .ce_gallery ul li.row_last {
		margin-bottom: 10px;	
	}
	
	#main .mod_newsreader .ce_gallery ul li{
		padding-right: 10px;
		margin-right: 0px;
		width: 25%;
		
	}
	
}

@media only screen and (max-width: 960px) {
	#main .mod_jamptradingpartnerlist .content {
		height: 240px;
		padding-right: 15px;
	}

	#fachhandwerksbetriebe .mod_jamptradingpartnerlist .content {
		height: auto !important;
		margin-bottom: 20px;
	}

	h2 {
		text-align: left;
	}

	#mainmenu .level_1 > li > a,
    #mainmenu .level_1 > li > span {
    	font-size: 18px;
    }
    
    .rundgang a {
	font-size: 13px !important;
}

}

@media only screen and (max-width: 904px) {
	#referenzen .col14 {
		width: 32%;
	}
}

@media only screen and (max-width: 880px) {

    .quickbar {
        display: none;
    }

    #logo {
        position: static;
        float: none;
        width: 227px;
        text-align: center;
        margin: 0 auto;
    }

	#topmenu {
		display: none;
	}

	#main .mod_jamptradingpartnerlist .content {
		height: 220px;
	}

	#main .mod_jampreferencelist .reference_category,
	#main .mod_jampreferencelist .reference {
	    width: 32%;
	    margin-right: 1%;
	}


}

/* iPad - Portrait 768x1024px */
@media only screen and (max-width: 768px) {
	video {
		width: 500px;
		height: 375px;
	}

}



@media only screen and (max-width: 735px) {

	.col13,
	.col12,
	#footer .footer_products .col34,
	#footer .footer_products .col14 {
		width:100%;
	}

	#geschichte .col13 .image_container {
		width: 100%;
		float: left;
	}
	#geschichte .col13 {
		width: 49%;
		float: left;
	}

	#mitarbeiter .col13 {
		width: 32.3333333333%;
		text-align: left;
	}

	#main .mod_article.left{
		padding-right: 0px;
	}
	
	#main .mod_newsreader .ce_gallery ul li{
		padding-right: 10px;
		margin-right: 0px;
		width: 50%;
		
	}
	
	#header .bewerbung a {
		font-size: 0.9rem;
		top: 20%;
		padding: 6px 15px 6px 15px;
		width: 120px;
	}

}

@media only screen and (max-width: 695px) {

	#footer .footer_blue .mod_customnav li {
		margin-right:40px;
	}

	#footer .footer_blue .mod_customnav {
		width:100%;
		margin-top:15px;
	}

	#main .mod_jamptradingpartnerlist .content {
		width: 49%;
		height: 245px;
		padding-right: 15px;
	}

	#mitarbeiter .col13,
	#mitarbeiter .col14 {
		width: 49%;
	}

	#mitarbeiter .image_container {
		width: 100%;
	}

	#referenzen .col14 {
		width: 49%;
	}
}

@media only screen and (max-width: 635px) {

	#footer .footer_products {
		width:96%;
	}

	h1 {
		font-size: 30px;
	}

	h2 {
		text-align: left;
	}

	/* #header .slider {
		height: 300px;
	}

	#header .mod_caroufredsel {

	    height: 300px;
	}

	#header .mod_caroufredsel .image_container {
	    height: 198px;
	}

	#header .mod_caroufredsel .image_container img {
		height: 198px;
		width: auto;
		margin-left: -451px;
	}

	.mod_caroufredsel a.caroufredsel_prev,
	.mod_caroufredsel a.caroufredsel_next {
		top: 60%;
	}

	#main .mod_jampreferencelist .reference_category,
	#main .mod_jampreferencelist .reference {
	    width: 49%;
	} */

}

@media only screen and (max-width: 600px) {

	#footer .footer_blue .mod_customnav {
		display:none;
	}

	#footer .footer_blue {
		padding-top: 15px;
		padding-bottom: 15px;
	}

    #header .grey .inside {
        height: auto;
        padding-bottom: 10px;
    }

    /* #header .slider {
        padding-top: 141px;
    } */

    #search {
        position: static;
        margin: 10px auto 0 auto;
    }

	#logo {
		width: 45%;
	}
	#main .box_container {
        /*width: 320px;
        height: 160px;*/
		width:100%;
        margin-right: 0;
    }

    #main .box_container .ce_text {
        /*width: 160px;
        height: 160px;*/
		width:50%;
    }

    #main .box_container .ce_image {
        /*width: 160px;
        height: 160px;*/
		width:50%;
    }

    #footer .footer_products h4 {
    	font-size: 22px;
    	margin-bottom: 5px;
    }

    #footer .footer_products {
    	padding: 25px 35px;
  		margin-bottom: 30px;
    }

    #container {
    	margin-bottom: 20px;
    }

}

@media only screen and (max-width: 545px) {
	#main .mod_jamptradingpartnerlist .content {
		  height: 233px;
	}

	#main .mod_jamptradingpartnerlist .content .description {
		  min-height: 70px;
	}


	#main .mod_newslist .image_container {
		width: 140px;
		margin-bottom: 5px;
		float: none;
	}

	#main .mod_newslist .teaser,
	#main .mod_newslist .more {
		padding-top: 5px;
	}
	
	video {
		width: 320px;
		height: 240px;
	}
	.mod_article.news-startseite  .layout_latest{
		width: 100%;
		float: none;
	}
	#footer .footer_grey {
		padding: 25px 0 175px 0;
	}

}

@media only screen and (max-width: 400px) {
	#main .mod_jamptradingpartnerlist .content {
		  height: 200px;
	}

	#main .mod_jamptradingpartnerlist .content .description {
		  min-height: 80px;
	}

	#main .mod_jampreferencelist .reference_category,
	#main .mod_jampreferencelist .reference {
	    width: 100%;
	    margin-right: 0;
	}

	#main .mod_jampreferencelist .reference .description {
		min-height: 35px;
	}



}

/* Small tablet 480x640px */
@media only screen and (max-width: 480px) {

    #main .mobile {
        display: block;
    }

  /*  #main .desktop {
        display: none;
    } */

    

    #header .grey {
        position: relative;
    }

    /* #header .slider,
    #header .mod_caroufredsel {
        padding-top: 0;
        height: 198px;
    }

    .mod_caroufredsel a.caroufredsel_prev,
    .mod_caroufredsel a.caroufredsel_next {
    	top: 40%;
    } */

	#footer .footer_products {
		width: 95%;
	}

    #footer .footer_open h2 {
        text-align: center;
    }

    #footer .footer_open .ce_text {
        text-align: center;
        margin-bottom: 15px;
    }

    #footer .footer_open .image_container {
    	margin-bottom: 15px !important;
    	float: none;
    }

    #main input.text,
    #main input.captcha,
    #main select.select,
    #main textarea.textarea {
        width: 100%;
        min-width: 100%;
        max-width: 100%;
    }

    input.text.error,
    input.captcha.error,
    input.checkbox.error,
    input.radio.error,
    select.error,
    textarea.error {
        margin-left: 0;
    }

    form span.form-field {
        padding: 0;
    }

    .col12,
    .col13,
    .col14,
    .col34,
    .col11,
    .col12.last,
    .col13.last,
    .col14.last,
    .col34.last,
    .col11.last{
        float: none;
        width: 100%;
        margin-right: 0;
    }

    #mitarbeiter .col13,
    #mitarbeiter .col14  {
		width: 100%;
	}

    #main label {
        float: none;
    }

    p.error {
        float: none;
    }

    .ce_gallery > ul li.col_first {
        clear: none;
    }


    #main #bildkacheln h2,
    #main #bildkacheln.box a {
        font-size: 18px;
    }

    #main .box_container {
        /*width: 320px;
        height: 160px;*/
		width:100%;
        margin-right: 0;
    }

    #main .box_container .ce_text {
        /*width: 160px;
        height: 160px;*/
		width:50%;
    }

    #main .box_container .ce_image {
        /*width: 160px;
        height: 160px;*/
		width:50%;
    }

	#referenzen .col14 {
		width: 100%;
	}
	
	#header .googlemap iframe {
	margin-top: 1px;
	}
	
	#header .googlemap {
	height: 425px;
	}
	
	#baeder-und-sanitaer-68 .col14 .image_container img {
	width: 249px;
	}
	
	#nachrichtenleser .col14.small-img .image_container img {
	width: 249px;
	}

}

/* iPhone 320x480px */
@media only screen and (max-width: 320px) {
	 #main .box_container {
        width: 320px;
        height: 200px;
        margin-right: 0;
    }

    #main .box_container .ce_text {
        width: 150px;
        height: 200px;
    }

    #main .box_container .ce_image {
        width: 150px;
        height: 200px;
    }
	#main .ce_gallery ul li{
	width: 100%;
	}

	#main .mod_jamptradingpartnerlist .content {
		  height: 195px;
	}

	#main .mod_jamptradingpartnerlist .content .description {
		  min-height: 95px;
	}
	
	.mod_article.news-startseite {
		padding: 10px 15px 0px 15px;
	}
}

/* Small phone 240x320px */
@media only screen and (max-width: 240px) {

}
/* scada-regular - latin */
@font-face {
  font-family: 'Scada';
  font-style: normal;
  font-weight: 400;
  src: url('../../files/layout/fonts/scada-v8-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Scada Regular'), local('Scada-Regular'),
       url('../../files/layout/fonts/scada-v8-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/layout/fonts/scada-v8-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/layout/fonts/scada-v8-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../../files/layout/fonts/scada-v8-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/layout/fonts/scada-v8-latin-regular.svg#Scada') format('svg'); /* Legacy iOS */
}
/* scada-700 - latin */
@font-face {
  font-family: 'Scada';
  font-style: normal;
  font-weight: 700;
  src: url('../../files/layout/fonts/scada-v8-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Scada Bold'), local('Scada-Bold'),
       url('../../files/layout/fonts/scada-v8-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/layout/fonts/scada-v8-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/layout/fonts/scada-v8-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../../files/layout/fonts/scada-v8-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/layout/fonts/scada-v8-latin-700.svg#Scada') format('svg'); /* Legacy iOS */
}
.ce_rsce_form_paging_start .opener .btn{display:block;color:#fff;background-color:#da0000;text-align:center;padding:22px 0;font-size:16px;text-decoration:none;border-radius:5px;cursor:pointer}.ce_rsce_form_paging_start .opener .btn:hover{background-color:#69b5da}.ce_rsce_form_paging_start .formBackground{position:fixed;z-index:250;top:0;bottom:0;right:0;left:0;justify-content:center;align-items:center;background-color:rgba(0, 0, 0, 0.5);margin:0 !important;padding:0;display:none}.ce_rsce_form_paging_start .formBackground .form{width:100%;height:100%;background-color:#fff;padding:1rem;padding-bottom:calc(1rem + 70px);margin:1rem;position:relative;display:flex;max-width:400px;max-height:600px}.ce_rsce_form_paging_start .formBackground .form>div:first-of-type{display:flex;position:absolute;height:calc(100% - 74px - 2rem);transform:translateX(0px)}.ce_rsce_form_paging_start .formBackground .form>div:first-of-type .ce_rsce_form_paging_page_start{padding:1rem;height:100%;overflow-y:auto}.ce_rsce_form_paging_start .formBackground .form>div:first-of-type .ce_rsce_form_paging_page_start.vertical-center{display:flex;flex-direction:column;justify-content:center}.ce_rsce_form_paging_start .formBackground .form>div:first-of-type .ce_rsce_form_paging_page_start h3{font-size:1.6rem}.ce_rsce_form_paging_start .formBackground .form>div:first-of-type .ce_rsce_form_paging_page_start p{font-size:1rem}.ce_rsce_form_paging_start .formBackground .form>div:first-of-type .ce_rsce_form_paging_page_start .widget-text input,.ce_rsce_form_paging_start .formBackground .form>div:first-of-type .ce_rsce_form_paging_page_start .widget-tel input{height:35px;width:100% !important;font-size:1.2rem}.ce_rsce_form_paging_start .formBackground .form>div:first-of-type .ce_rsce_form_paging_page_start .widget-text small,.ce_rsce_form_paging_start .formBackground .form>div:first-of-type .ce_rsce_form_paging_page_start .widget-tel small{font-size:0.9rem}.ce_rsce_form_paging_start .formBackground .form>div:first-of-type .ce_rsce_form_paging_page_start .widget-checkbox .custom-checkbox{display:flex;align-items:center}.ce_rsce_form_paging_start .formBackground .form>div:first-of-type .ce_rsce_form_paging_page_start .widget-checkbox .custom-checkbox input{width:25px !important;height:25px !important;margin-right:1rem !important}.ce_rsce_form_paging_start .formBackground .form>div:first-of-type .ce_rsce_form_paging_page_start .widget-checkbox .custom-checkbox label{font-size:0.9rem;width:calc(100% - 30px) !important}.ce_rsce_form_paging_start .formBackground .form>div:first-of-type .ce_rsce_form_paging_page_start .widget-radio .custom-radio{display:flex;align-items:center}.ce_rsce_form_paging_start .formBackground .form>div:first-of-type .ce_rsce_form_paging_page_start .widget-radio .custom-radio input{width:25px !important;margin-right:1rem}.ce_rsce_form_paging_start .formBackground .form>div:first-of-type .ce_rsce_form_paging_page_start .widget-radio .custom-radio label{font-size:0.9rem;width:calc(100% - 31px) !important}.ce_rsce_form_paging_start .formBackground .form>div:first-of-type .ce_rsce_form_paging_page_start .widget-submit button{width:100%}.ce_rsce_form_paging_start .formBackground .form>div:first-of-type .ce_rsce_form_paging_page_start:last-of-type{justify-content:space-around}.ce_rsce_form_paging_start .formBackground .form .controls{position:absolute;bottom:0;left:0;right:0;height:70px;background-color:#69b5da;margin:0;display:flex;align-items:center;justify-content:space-between}.ce_rsce_form_paging_start .formBackground .form .controls div{margin:0;padding:0}.ce_rsce_form_paging_start .formBackground .form .controls .prev,.ce_rsce_form_paging_start .formBackground .form .controls .next{height:100%;width:70px;cursor:pointer;background:url(../../files/layout/sprite-icons.png) no-repeat -62px -1px;padding-top:13px;background-origin:content-box;padding-left:17px;text-indent:9999px;background-clip:content-box;padding-right:5px;padding-bottom:8px}.ce_rsce_form_paging_start .formBackground .form .controls .next{background:url(../../files/layout/sprite-icons.png) no-repeat -115px -1px;background-origin:content-box;background-clip:content-box}.ce_rsce_form_paging_start .formBackground .form .controls .title{color:#fff;font-size:1.4rem;display:flex;justify-content:space-evenly;align-items:center;flex-direction:column;height:100%;overflow:visible}.ce_rsce_form_paging_start .formBackground .form .controls .title span{font-size:1.5rem}.ce_rsce_form_paging_start .formBackground .form .close{position:absolute;right:0;top:0;cursor:pointer;width:2rem;height:2rem;display:flex;justify-content:center;align-items:center}.ce_rsce_form_paging_start .formBackground .form .close span{position:relative;width:1.5rem}.ce_rsce_form_paging_start .formBackground .form .close span:before,.ce_rsce_form_paging_start .formBackground .form .close span:after{content:" ";position:absolute;background-color:#535557;height:4px;width:1.5rem;top:0;left:0;transform:rotateZ(45deg)}.ce_rsce_form_paging_start .formBackground .form .close span:after{transform:rotateZ(-45deg)}.ce_rsce_form_paging_start.show .formBackground{display:flex}.ce_rsce_form_paging_additional_opener{clear:both}.ce_rsce_form_paging_additional_opener .opener{cursor:pointer}.ce_rsce_form_paging_additional_opener .opener.button{background-color:#da0000 !important}
