body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul,.content-gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li,.content-gallery>ul li{float:left}.ce_gallery>ul li.col_first,.content-gallery>ul li.col_first{clear:left}.float_left,.media--left>figure{float:left}.float_right,.media--right>figure{float:right}.block{overflow:hidden}.media{display:flow-root}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
@charset "UTF-8";/*!
 * mmenu.js
 * mmenujs.com
 *
 * Copyright (c) Fred Heusschen
 * frebsite.nl
 *
 * License: CC-BY-NC-4.0
 * http://creativecommons.org/licenses/by-nc/4.0/
 */:root{--mm-lineheight:22px}.mm-hidden{display:none!important}.mm-wrapper{overflow-x:hidden;position:relative}.mm-menu,.mm-menu *,.mm-menu :after,.mm-menu :before{-webkit-transition-property:none;-o-transition-property:none;transition-property:none;-webkit-transition-duration:.4s;-o-transition-duration:.4s;transition-duration:.4s;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease}:root{--mm-blocker-visibility-delay:0.4s;--mm-blocker-opacity-delay:0s}.mm-blocker{display:block;position:absolute;bottom:100%;top:0;right:0;left:0;z-index:3;opacity:0;background:var(--mm-color-background);-webkit-transition:bottom 0s ease var(--mm-blocker-visibility-delay),width .4s ease,opacity .4s ease var(--mm-blocker-opacity-delay),-webkit-transform .4s ease;transition:bottom 0s ease var(--mm-blocker-visibility-delay),width .4s ease,opacity .4s ease var(--mm-blocker-opacity-delay),-webkit-transform .4s ease;-o-transition:bottom 0s ease var(--mm-blocker-visibility-delay),width .4s ease,opacity .4s ease var(--mm-blocker-opacity-delay),transform .4s ease;transition:bottom 0s ease var(--mm-blocker-visibility-delay),width .4s ease,opacity .4s ease var(--mm-blocker-opacity-delay),transform .4s ease;transition:bottom 0s ease var(--mm-blocker-visibility-delay),width .4s ease,opacity .4s ease var(--mm-blocker-opacity-delay),transform .4s ease,-webkit-transform .4s ease}.mm-blocker:focus-visible{opacity:.75}.mm-btn{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;width:50px;padding:0}.mm-btn--next,[dir=rtl] .mm-btn--prev{--mm-btn-rotate:135deg}.mm-btn--prev,[dir=rtl] .mm-btn--next{--mm-btn-rotate:-45deg}.mm-btn--next:after,.mm-btn--prev:before{content:"";display:block;position:absolute;top:0;bottom:0;width:8px;height:8px;margin:auto;-webkit-box-sizing:border-box;box-sizing:border-box;border:2px solid var(--mm-color-icon);border-bottom:none;border-right:none;-webkit-transform:rotate(var(--mm-btn-rotate));-ms-transform:rotate(var(--mm-btn-rotate));transform:rotate(var(--mm-btn-rotate))}.mm-btn--prev:before{inset-inline-start:23px}.mm-btn--next:after{inset-inline-end:23px}.mm-btn--close:before{content:"×";font-size:150%}.mm-btnreset{padding:0;background:0 0;border:none;cursor:pointer}.mm-divider{-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;position:-webkit-sticky;position:sticky;z-index:2;top:0;min-height:var(--mm-lineheight);padding:calc((var(--mm-listitem-size) * .65 - var(--mm-lineheight)) * .5) 20px;font-size:75%;text-transform:uppercase;background:var(--mm-color-background);background-image:-webkit-gradient(linear,left top,left bottom,from(var(--mm-color-background-highlight)),to(var(--mm-color-background-highlight)));background-image:-o-linear-gradient(var(--mm-color-background-highlight),var(--mm-color-background-highlight));background-image:linear-gradient(var(--mm-color-background-highlight),var(--mm-color-background-highlight));opacity:1;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.mm-navbar:not(.mm-hidden)~.mm-listview .mm-divider{top:var(--mm-navbar-size)}:root{--mm-listitem-size:50px}.mm-listitem{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;padding:0;margin:0;color:var(--mm-color-text);border-color:var(--mm-color-border)}.mm-listitem:after{content:"";border-color:inherit;border-bottom-width:1px;border-bottom-style:solid;display:block;position:absolute;inset-inline-start:20px;inset-inline-end:0;bottom:0}.mm-listitem__btn,.mm-listitem__text{padding:calc((var(--mm-listitem-size) - var(--mm-lineheight))/ 2) 0}.mm-listitem__text{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:10%;flex-basis:10%;display:block;padding-left:20px;padding-right:20px;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mm-listitem__btn{display:block;position:relative;width:auto;-webkit-padding-end:50px;padding-inline-end:50px;border-color:inherit;background:rgba(3,2,1,0)}.mm-listitem__btn:not(.mm-listitem__text){border-left-width:1px;border-left-style:solid}.mm-listitem--selected>.mm-listitem__text{background:var(--mm-color-background-emphasis)}.mm-listitem--opened>.mm-listitem__btn,.mm-listitem--opened>.mm-panel{background:var(--mm-color-background-highlight)}.mm-listview{list-style:none;display:block;padding:0;margin:0}.mm-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0;margin:0;position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;-ms-scroll-chaining:none;overscroll-behavior:none;background:var(--mm-color-background);border-color:var(--mm-color-border);color:var(--mm-color-text);line-height:var(--mm-lineheight);-webkit-tap-highlight-color:var(--mm-color-background-emphasis);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mm-menu ::-webkit-input-placeholder{color:var(--mm-color-text-dimmed)}.mm-menu ::-moz-placeholder{color:var(--mm-color-text-dimmed)}.mm-menu :-ms-input-placeholder{color:var(--mm-color-text-dimmed)}.mm-menu ::-ms-input-placeholder{color:var(--mm-color-text-dimmed)}.mm-menu ::placeholder{color:var(--mm-color-text-dimmed)}.mm-menu,.mm-menu *{-webkit-box-sizing:border-box;box-sizing:border-box}.mm-menu :focus,.mm-menu :focus-visible,.mm-menu:focus,.mm-menu:focus-visible{outline:0}.mm-menu a,.mm-menu button,.mm-menu label{color:inherit}.mm-menu a:focus,.mm-menu button:focus,.mm-menu label:focus{outline:0}.mm-menu a:focus-visible,.mm-menu button:focus-visible,.mm-menu label:focus-visible{outline:2px solid var(--mm-color-focusring);outline-offset:-5px}.mm-menu input:focus,.mm-menu input:focus-visible,.mm-menu select:focus,.mm-menu select:focus-visible,.mm-menu textarea:focus,.mm-menu textarea:focus-visible{outline:2px solid var(--mm-color-focusring);outline-offset:2px}.mm-menu a,.mm-menu a:active,.mm-menu a:hover,.mm-menu a:link,.mm-menu a:visited{text-decoration:none;color:inherit}:root{--mm-navbar-size:50px}.mm-navbar{display:-webkit-box;display:-ms-flexbox;display:flex;position:-webkit-sticky;position:sticky;top:0;z-index:2;min-height:var(--mm-navbar-size);padding-top:env(safe-area-inset-top);color:var(--mm-color-text-dimmed);text-align:center;opacity:1;background:var(--mm-color-background);border-bottom:1px solid var(--mm-color-border);-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.mm-navbar>*{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box}.mm-navbar__btn{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.mm-navbar__title{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 20px;overflow:hidden}.mm-navbar__title[href="#"]{pointer-events:none}.mm-navbar__title>span{-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mm-btn.mm-hidden+.mm-navbar__title:not(:last-child){-webkit-padding-start:60px;padding-inline-start:60px;-webkit-padding-end:10px;padding-inline-end:10px}.mm-btn:not(.mm-hidden)+.mm-navbar__title:last-child{-webkit-padding-start:10px;padding-inline-start:10px;-webkit-padding-end:60px;padding-inline-end:60px}.mm-panel{--mm-panel-child-offset:100%;--mm-panel-parent-offset:-30%;position:absolute;left:0;right:0;top:0;bottom:0;z-index:1;-webkit-overflow-scrolling:touch;overflow:hidden;overflow-y:auto;-ms-scroll-chaining:none;overscroll-behavior:contain;color:var(--mm-color-text);border-color:var(--mm-color-border);background:var(--mm-color-background);-webkit-transform:translate3d(var(--mm-panel-child-offset),0,0);transform:translate3d(var(--mm-panel-child-offset),0,0);-webkit-transition-property:inset-inline-start,-webkit-transform;transition-property:inset-inline-start,-webkit-transform;-o-transition-property:transform,inset-inline-start;transition-property:transform,inset-inline-start;transition-property:transform,inset-inline-start,-webkit-transform}[dir=rtl] .mm-panel{--mm-panel-child-offset:-100%;--mm-panel-parent-offset:30%}.mm-panel:after{content:"";display:block;height:var(--mm-listitem-size)}.mm-panel:focus{outline:0}.mm-panel--opened{z-index:2;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}.mm-panel--parent{-webkit-transform:translate3d(var(--mm-panel-parent-offset),0,0);transform:translate3d(var(--mm-panel-parent-offset),0,0);z-index:0}.mm-panel--highest{z-index:3}.mm-menu--opened .mm-panel--noanimation{-webkit-transition:none!important;-o-transition:none!important;transition:none!important;-webkit-transition-duration:0s!important;-o-transition-duration:0s!important;transition-duration:0s!important}.mm-panel__content{padding:20px}.mm-panels{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;position:relative;height:100%;overflow:hidden;background:var(--mm-color-background);border-color:var(--mm-color-border);color:var(--mm-color-text)}.mm-panels:focus{outline:0}:root{--mm-toggle-size:34px}.mm-toggle{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:center;align-self:center;-webkit-box-flex:calc(var(--mm-toggle-size) * 1.75);-ms-flex:calc(var(--mm-toggle-size) * 1.75) 0 0px;flex:calc(var(--mm-toggle-size) * 1.75) 0 0;height:var(--mm-toggle-size);-webkit-margin-end:10px;margin-inline-end:10px;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;border:none!important;border-radius:var(--mm-toggle-size);border:var(--mm-color-border);background:var(--mm-color-border);cursor:pointer;-webkit-transition-property:background-color;-o-transition-property:background-color;transition-property:background-color}.mm-toggle:before{content:"";aspect-ratio:1;margin:2px;border-radius:100%;background:var(--mm-color-background);-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.mm-toggle:checked{background:#4bd963}.mm-toggle:checked:before{-webkit-transform:translateX(calc(var(--mm-toggle-size) * .75));-ms-transform:translateX(calc(var(--mm-toggle-size) * .75));transform:translateX(calc(var(--mm-toggle-size) * .75))}[dir=rtl] .mm-toggle:checked:before{-webkit-transform:translateX(calc(var(--mm-toggle-size) * -.75));-ms-transform:translateX(calc(var(--mm-toggle-size) * -.75));transform:translateX(calc(var(--mm-toggle-size) * -.75))}.mm-listitem--vertical>.mm-panel{position:static;width:100%;padding:10px 0 10px 20px;-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;-webkit-transition:none!important;-o-transition:none!important;transition:none!important}.mm-listitem--vertical>.mm-panel:after{content:none;display:none}.mm-listitem--vertical:not(.mm-listitem--opened)>.mm-panel{display:none}.mm-listitem--vertical>.mm-listitem__btn{height:var(--mm-listitem-size);bottom:auto}.mm-listitem--vertical .mm-listitem:last-child:after{border-color:transparent}.mm-listitem--opened>.mm-listitem__btn:after{-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg);right:19px}:root{--mm-size:80%;--mm-min-size:240px;--mm-max-size:440px}.mm-menu--offcanvas{position:fixed;z-index:0}.mm-page{-webkit-box-sizing:border-box;box-sizing:border-box;min-height:100vh;background:inherit}:where(.mm-slideout){position:relative;z-index:1;width:100%;-webkit-transition-duration:.4s;-o-transition-duration:.4s;transition-duration:.4s;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-property:width,-webkit-transform;transition-property:width,-webkit-transform;-o-transition-property:width,transform;transition-property:width,transform;transition-property:width,transform,-webkit-transform}.mm-wrapper--opened,.mm-wrapper--opened body{overflow:hidden}.mm-wrapper__blocker{background:rgba(0,0,0,.4)}.mm-wrapper--opened .mm-wrapper__blocker{--mm-blocker-visibility-delay:0s;--mm-blocker-opacity-delay:0.4s;bottom:0;opacity:.5}.mm-menu{--mm-translate-horizontal:0;--mm-translate-vertical:0}.mm-menu--position-left,.mm-menu--position-left-front{right:auto}.mm-menu--position-right,.mm-menu--position-right-front{left:auto}.mm-menu--position-left,.mm-menu--position-left-front,.mm-menu--position-right,.mm-menu--position-right-front{width:clamp(var(--mm-min-size),var(--mm-size),var(--mm-max-size))}.mm-menu--position-left-front{--mm-translate-horizontal:-100%}.mm-menu--position-right-front{--mm-translate-horizontal:100%}.mm-menu--position-top{bottom:auto}.mm-menu--position-bottom{top:auto}.mm-menu--position-bottom,.mm-menu--position-top{width:100%;height:clamp(var(--mm-min-size),var(--mm-size),var(--mm-max-size))}.mm-menu--position-top{--mm-translate-vertical:-100%}.mm-menu--position-bottom{--mm-translate-vertical:100%}.mm-menu--position-bottom,.mm-menu--position-left-front,.mm-menu--position-right-front,.mm-menu--position-top{z-index:2;-webkit-transform:translate3d(var(--mm-translate-horizontal),var(--mm-translate-vertical),0);transform:translate3d(var(--mm-translate-horizontal),var(--mm-translate-vertical),0);-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.mm-menu--position-bottom.mm-menu--opened,.mm-menu--position-left-front.mm-menu--opened,.mm-menu--position-right-front.mm-menu--opened,.mm-menu--position-top.mm-menu--opened{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-wrapper--position-left{--mm-translate-horizontal:clamp(
      var(--mm-min-size),
      var(--mm-size),
      var(--mm-max-size)
  )}.mm-wrapper--position-right{--mm-translate-horizontal:clamp(
      calc(-1 * var(--mm-max-size)),
      calc(-1 * var(--mm-size)),
      calc(-1 * var(--mm-min-size))
  )}.mm-wrapper--position-left .mm-slideout,.mm-wrapper--position-right .mm-slideout{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-wrapper--position-left.mm-wrapper--opened .mm-slideout,.mm-wrapper--position-right.mm-wrapper--opened .mm-slideout{-webkit-transform:translate3d(var(--mm-translate-horizontal),0,0);transform:translate3d(var(--mm-translate-horizontal),0,0)}.mm-wrapper--position-bottom .mm-wrapper__blocker,.mm-wrapper--position-left-front .mm-wrapper__blocker,.mm-wrapper--position-right-front .mm-wrapper__blocker,.mm-wrapper--position-top .mm-wrapper__blocker{z-index:1}.mm-menu--theme-light{--mm-color-background:#f3f3f3;--mm-color-border:rgb(0 0 0 / 0.15);--mm-color-icon:rgb(0 0 0 / 0.4);--mm-color-text:rgb(0 0 0 / 0.8);--mm-color-text-dimmed:rgb(0 0 0 / 0.4);--mm-color-background-highlight:rgb(0 0 0 / 0.05);--mm-color-background-emphasis:rgb(255 255 255 / 0.75);--mm-color-focusring:#06c}.mm-menu--theme-light-contrast{--mm-color-background:#f3f3f3;--mm-color-border:rgb(0 0 0 / 0.5);--mm-color-icon:rgb(0 0 0 / 0.5);--mm-color-text:#000;--mm-color-text-dimmed:rgb(0 0 0 / 0.7);--mm-color-background-highlight:rgb(0 0 0 / 0.05);--mm-color-background-emphasis:rgb(255 255 255 / 0.9);--mm-color-focusring:#06c}.mm-menu--theme-dark{--mm-color-background:#333;--mm-color-border:rgb(0, 0, 0, 0.4);--mm-color-icon:rgb(255, 255, 255, 0.4);--mm-color-text:rgb(255, 255, 255, 0.8);--mm-color-text-dimmed:rgb(255, 255, 255, 0.4);--mm-color-background-highlight:rgb(255, 255, 255, 0.08);--mm-color-background-emphasis:rgb(0, 0, 0, 0.1);--mm-color-focusring:#06c}.mm-menu--theme-dark-contrast{--mm-color-background:#333;--mm-color-border:rgb(255 255 255 / 0.5);--mm-color-icon:rgb(255 255 255 / 0.5);--mm-color-text:#fff;--mm-color-text-dimmed:rgb(255 255 255 / 0.7);--mm-color-background-highlight:rgb(255 255 255 / 0.1);--mm-color-background-emphasis:rgb(0 0 0 / 0.3);--mm-color-focusring:#06c}.mm-menu--theme-white{--mm-color-background:#fff;--mm-color-border:rgb(0 0 0 / 0.15);--mm-color-icon:rgb(0 0 0 / 0.3);--mm-color-text:rgb(0 0 0 / 0.8);--mm-color-text-dimmed:rgb(0 0 0 / 0.3);--mm-color-background-highlight:rgb(0 0 0 / 0.06);--mm-color-background-emphasis:rgb(0 0 0 / 0.03);--mm-color-focusring:#06c}.mm-menu--theme-white-contrast{--mm-color-background:#fff;--mm-color-border:rgb(0 0 0 / 0.5);--mm-color-icon:rgb(0 0 0 / 0.5);--mm-color-text:#000;--mm-color-text-dimmed:rgb(0 0 0 / 0.7);--mm-color-background-highlight:rgb(0 0 0 / 0.07);--mm-color-background-emphasis:rgb(0 0 0 / 0.035);--mm-color-focusring:#06c}.mm-menu--theme-black{--mm-color-background:#000;--mm-color-border:rgb(255 255 255 / 0.2);--mm-color-icon:rgb(255 255 255 / 0.4);--mm-color-text:rgb(255 255 255 / 0.7);--mm-color-text-dimmed:rgb(255 255 255 / 0.4);--mm-color-background-highlight:rgb(255 255 255 / 0.1);--mm-color-background-emphasis:rgb(255 255 255 / 0.06);--mm-color-focusring:#06c}.mm-menu--theme-black-contrast{--mm-color-background:#000;--mm-color-border:rgb(255 255 255 / 0.5);--mm-color-icon:rgb(255 255 255 / 0.5);--mm-color-text:#fff;--mm-color-text-dimmed:rgb(255 255 255 / 0.6);--mm-color-background-highlight:rgb(255 255 255 / 0.125);--mm-color-background-emphasis:rgb(255 255 255 / 0.1);--mm-color-focusring:#06c}.mm-counter{display:block;-webkit-padding-start:20px;padding-inline-start:20px;float:right;color:var(--mm-color-text-dimmed)}[dir=rtl] .mm-counter{float:left}:root{--mm-iconbar-size:50px}.mm-menu--iconbar-left .mm-navbars,.mm-menu--iconbar-left .mm-panels{margin-left:var(--mm-iconbar-size)}.mm-menu--iconbar-right .mm-navbars,.mm-menu--iconbar-right .mm-panels{margin-right:var(--mm-iconbar-size)}.mm-iconbar{display:none;position:absolute;top:0;bottom:0;z-index:2;width:var(--mm-iconbar-size);overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;border:0 solid;border-color:var(--mm-color-border);background:var(--mm-color-background);color:var(--mm-color-text-dimmed);text-align:center}.mm-menu--iconbar-left .mm-iconbar,.mm-menu--iconbar-right .mm-iconbar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.mm-menu--iconbar-left .mm-iconbar{border-right-width:1px;left:0}.mm-menu--iconbar-right .mm-iconbar{border-left-width:1px;right:0}.mm-iconbar__bottom,.mm-iconbar__top{width:100%;-webkit-overflow-scrolling:touch;overflow:hidden;overflow-y:auto;-ms-scroll-chaining:none;overscroll-behavior:contain}.mm-iconbar__bottom>*,.mm-iconbar__top>*{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;padding:calc((var(--mm-iconbar-size) - var(--mm-lineheight))/ 2) 0}.mm-iconbar__bottom a,.mm-iconbar__bottom a:hover,.mm-iconbar__top a,.mm-iconbar__top a:hover{text-decoration:none}.mm-iconbar__tab--selected{background:var(--mm-color-background-emphasis)}:root{--mm-iconpanel-size:50px}.mm-panel--iconpanel-0{inset-inline-start:calc(0 * var(--mm-iconpanel-size))}.mm-panel--iconpanel-1{inset-inline-start:calc(1 * var(--mm-iconpanel-size))}.mm-panel--iconpanel-2{inset-inline-start:calc(2 * var(--mm-iconpanel-size))}.mm-panel--iconpanel-3{inset-inline-start:calc(3 * var(--mm-iconpanel-size))}.mm-panel--iconpanel-4{inset-inline-start:calc(4 * var(--mm-iconpanel-size))}.mm-panel--iconpanel-first~.mm-panel{inset-inline-start:var(--mm-iconpanel-size)}.mm-menu--iconpanel .mm-panel--parent .mm-divider,.mm-menu--iconpanel .mm-panel--parent .mm-navbar{opacity:0}.mm-menu--iconpanel .mm-panels>.mm-panel--parent{overflow-y:hidden;-webkit-transform:unset;-ms-transform:unset;transform:unset}.mm-menu--iconpanel .mm-panels>.mm-panel:not(.mm-panel--iconpanel-first):not(.mm-panel--iconpanel-0){border-inline-start-width:1px;border-inline-start-style:solid}.mm-navbars{-ms-flex-negative:0;flex-shrink:0}.mm-navbars .mm-navbar{position:relative;padding-top:0;border-bottom:none}.mm-navbars--top{border-bottom:1px solid var(--mm-color-border)}.mm-navbars--top .mm-navbar:first-child{padding-top:env(safe-area-inset-top)}.mm-navbars--bottom{border-top:1px solid var(--mm-color-border)}.mm-navbars--bottom .mm-navbar:last-child{padding-bottom:env(safe-area-inset-bottom)}.mm-navbar__breadcrumbs{-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 20px;overflow-x:auto;-webkit-overflow-scrolling:touch}.mm-navbar__breadcrumbs>*{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-padding-end:6px;padding-inline-end:6px}.mm-navbar__breadcrumbs>a{text-decoration:underline}.mm-navbar__breadcrumbs:not(:last-child){-webkit-padding-end:0;padding-inline-end:0}.mm-btn:not(.mm-hidden)+.mm-navbar__breadcrumbs{-webkit-padding-start:0;padding-inline-start:0}.mm-navbar__tab{padding:0 10px;border:1px solid transparent}.mm-navbar__tab--selected{background:var(--mm-color-background)}.mm-navbar__tab--selected:not(:first-child){border-inline-start-color:var(--mm-color-border)}.mm-navbar__tab--selected:not(:last-child){border-inline-end-color:var(--mm-color-border)}.mm-navbars--top.mm-navbars--has-tabs{border-bottom:none}.mm-navbars--top.mm-navbars--has-tabs .mm-navbar{background:var(--mm-color-background-emphasis)}.mm-navbars--top.mm-navbars--has-tabs .mm-navbar--tabs~.mm-navbar{background:var(--mm-color-background)}.mm-navbars--top.mm-navbars--has-tabs .mm-navbar:not(.mm-navbar--tabs):last-child{border-bottom:1px solid var(--mm-color-border)}.mm-navbars--top .mm-navbar__tab{border-bottom-color:var(--mm-color-border)}.mm-navbars--top .mm-navbar__tab--selected{border-top-color:var(--mm-color-border);border-bottom-color:transparent}.mm-navbars--bottom.mm-navbar--has-tabs{border-top:none}.mm-navbars--bottom.mm-navbar--has-tabs .mm-navbar{background:var(--mm-color-background)}.mm-navbars--bottom.mm-navbar--has-tabs .mm-navbar--tabs,.mm-navbars--bottom.mm-navbar--has-tabs .mm-navbar--tabs~.mm-navbar{background:var(--mm-color-background-emphasis)}.mm-navbars--bottom .mm-navbar__tab{border-top-color:var(--mm-color-border)}.mm-navbars--bottom .mm-navbar__tab--selected{border-bottom-color:var(--mm-color-border);border-top-color:transparent}.mm-searchfield{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:var(--mm-navbar-size);padding:0;overflow:hidden}.mm-searchfield__input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;width:100%;max-width:100%;padding:0 10px;-webkit-box-sizing:border-box;box-sizing:border-box}.mm-searchfield__input input{display:block;width:100%;max-width:100%;height:calc(var(--mm-navbar-size) * .7);min-height:auto;max-height:auto;margin:0;padding:0 10px;-webkit-box-sizing:border-box;box-sizing:border-box;border:none;border-radius:4px;line-height:calc(var(--mm-navbar-size) * .7);font:inherit;font-size:inherit}.mm-searchfield__input input,.mm-searchfield__input input:focus,.mm-searchfield__input input:hover{background:var(--mm-color-background-highlight);color:var(--mm-color-text)}.mm-menu[class*=-contrast] .mm-searchfield__input input{border:1px solid var(--mm-color-border)}.mm-searchfield__input input::-ms-clear{display:none}.mm-searchfield__btn{display:none;position:absolute;inset-inline-end:0;top:0;bottom:0}.mm-searchfield--searching .mm-searchfield__btn{display:block}.mm-searchfield__cancel{display:block;position:relative;-webkit-margin-end:-100px;margin-inline-end:-100px;-webkit-padding-start:5px;padding-inline-start:5px;-webkit-padding-end:20px;padding-inline-end:20px;visibility:hidden;line-height:var(--mm-navbar-size);text-decoration:none;-webkit-transition-property:visibility,margin;-o-transition-property:visibility,margin;transition-property:visibility,margin}.mm-searchfield--cancelable .mm-searchfield__cancel{visibility:visible;-webkit-margin-end:0;margin-inline-end:0}.mm-panel--search{left:0!important;right:0!important;width:100%!important;border:none!important}.mm-panel__splash{padding:20px}.mm-panel--searching .mm-panel__splash{display:none}.mm-panel__noresults{display:none;padding:40px 20px;color:var(--mm-color-text-dimmed);text-align:center;font-size:150%;line-height:1.4}.mm-panel--noresults .mm-panel__noresults{display:block}:root{--mm-sectionindexer-size:20px}.mm-sectionindexer{background:inherit;text-align:center;font-size:12px;-webkit-box-sizing:border-box;box-sizing:border-box;width:var(--mm-sectionindexer-size);position:absolute;top:0;bottom:0;inset-inline-end:calc(-1 * var(--mm-sectionindexer-size));z-index:5;-webkit-transition-property:inset-inline-end;-o-transition-property:inset-inline-end;transition-property:inset-inline-end;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.mm-sectionindexer a{color:var(--mm-color-text-dimmed);line-height:1;text-decoration:none;display:block}.mm-sectionindexer~.mm-panel{-webkit-padding-end:0;padding-inline-end:0}.mm-sectionindexer--active{right:0}.mm-sectionindexer--active~.mm-panel{-webkit-padding-end:var(--mm-sectionindexer-size);padding-inline-end:var(--mm-sectionindexer-size)}.mm-menu--selected-hover .mm-listitem__btn,.mm-menu--selected-hover .mm-listitem__text,.mm-menu--selected-parent .mm-listitem__btn,.mm-menu--selected-parent .mm-listitem__text{-webkit-transition-property:background-color;-o-transition-property:background-color;transition-property:background-color}@media (hover:hover){.mm-menu--selected-hover .mm-listview:hover>.mm-listitem--selected:not(:hover)>.mm-listitem__text{background:0 0}.mm-menu--selected-hover .mm-listitem__btn:hover,.mm-menu--selected-hover .mm-listitem__text:hover{background:var(--mm-color-background-emphasis)}}.mm-menu--selected-parent .mm-listitem__btn,.mm-menu--selected-parent .mm-listitem__text{-webkit-transition-delay:.2s;-o-transition-delay:.2s;transition-delay:.2s}@media (hover:hover){.mm-menu--selected-parent .mm-listitem__btn:hover,.mm-menu--selected-parent .mm-listitem__text:hover{-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}}.mm-menu--selected-parent .mm-panel--parent .mm-listitem:not(.mm-listitem--selected-parent)>.mm-listitem__text{background:0 0}.mm-menu--selected-parent .mm-listitem--selected-parent>.mm-listitem__btn,.mm-menu--selected-parent .mm-listitem--selected-parent>.mm-listitem__text{background:var(--mm-color-background-emphasis)}:root{--mm-sidebar-collapsed-size:50px;--mm-sidebar-expanded-size:var(--mm-max-size)}.mm-wrapper--sidebar-collapsed .mm-slideout{width:calc(100% - var(--mm-sidebar-collapsed-size));-webkit-transform:translate3d(var(--mm-sidebar-collapsed-size),0,0);transform:translate3d(var(--mm-sidebar-collapsed-size),0,0)}[dir=rtl] .mm-wrapper--sidebar-collapsed .mm-slideout{-webkit-transform:none;-ms-transform:none;transform:none}.mm-wrapper--sidebar-collapsed:not(.mm-wrapper--opened) .mm-menu--sidebar-collapsed .mm-divider,.mm-wrapper--sidebar-collapsed:not(.mm-wrapper--opened) .mm-menu--sidebar-collapsed .mm-navbar{opacity:0}.mm-wrapper--sidebar-expanded .mm-menu--sidebar-expanded{width:var(--mm-sidebar-expanded-size);border-right-width:1px;border-right-style:solid}.mm-wrapper--sidebar-expanded.mm-wrapper--opened{overflow:auto}.mm-wrapper--sidebar-expanded.mm-wrapper--opened .mm-wrapper__blocker{display:none}.mm-wrapper--sidebar-expanded.mm-wrapper--opened .mm-slideout{width:calc(100% - var(--mm-sidebar-expanded-size));-webkit-transform:translate3d(var(--mm-sidebar-expanded-size),0,0);transform:translate3d(var(--mm-sidebar-expanded-size),0,0)}[dir=rtl] .mm-wrapper--sidebar-expanded.mm-wrapper--opened .mm-slideout{-webkit-transform:none;-ms-transform:none;transform:none}
.rs-columns {
  clear: both;
  display: inline-block;
  width: 100%;
}

.rs-column {
  float: left;
  width: 100%;
  margin-top: 7.69231%;
  margin-right: 7.69231%;
}
.rs-column.-large-first {
  clear: left;
}
.rs-column.-large-last {
  margin-right: -5px;
}
.rs-column.-large-first-row {
  margin-top: 0;
}
.rs-column.-large-col-1-1 {
  width: 100%;
}
.rs-column.-large-col-2-1 {
  width: 46.15385%;
}
.rs-column.-large-col-2-2 {
  width: 100%;
}
.rs-column.-large-col-3-1 {
  width: 28.20513%;
}
.rs-column.-large-col-3-2 {
  width: 64.10256%;
}
.rs-column.-large-col-3-3 {
  width: 100%;
}
.rs-column.-large-col-4-1 {
  width: 19.23077%;
}
.rs-column.-large-col-4-2 {
  width: 46.15385%;
}
.rs-column.-large-col-4-3 {
  width: 73.07692%;
}
.rs-column.-large-col-4-4 {
  width: 100%;
}
.rs-column.-large-col-5-1 {
  width: 13.84615%;
}
.rs-column.-large-col-5-2 {
  width: 35.38462%;
}
.rs-column.-large-col-5-3 {
  width: 56.92308%;
}
.rs-column.-large-col-5-4 {
  width: 78.46154%;
}
.rs-column.-large-col-5-5 {
  width: 100%;
}
.rs-column.-large-col-6-1 {
  width: 10.25641%;
}
.rs-column.-large-col-6-2 {
  width: 28.20513%;
}
.rs-column.-large-col-6-3 {
  width: 46.15385%;
}
.rs-column.-large-col-6-4 {
  width: 64.10256%;
}
.rs-column.-large-col-6-5 {
  width: 82.05128%;
}
.rs-column.-large-col-6-6 {
  width: 100%;
}
@media screen and (max-width: 900px) {
  .rs-column {
    margin-top: 7.69231%;
    margin-right: 7.69231%;
  }
  .rs-column.-large-first {
    clear: none;
  }
  .rs-column.-large-last {
    margin-right: 7.69231%;
  }
  .rs-column.-large-first-row {
    margin-top: 7.69231%;
  }
  .rs-column.-medium-first {
    clear: left;
  }
  .rs-column.-medium-last {
    margin-right: -5px;
  }
  .rs-column.-medium-first-row {
    margin-top: 0;
  }
  .rs-column.-medium-col-1-1 {
    width: 100%;
  }
  .rs-column.-medium-col-2-1 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-2-2 {
    width: 100%;
  }
  .rs-column.-medium-col-3-1 {
    width: 28.20513%;
  }
  .rs-column.-medium-col-3-2 {
    width: 64.10256%;
  }
  .rs-column.-medium-col-3-3 {
    width: 100%;
  }
  .rs-column.-medium-col-4-1 {
    width: 19.23077%;
  }
  .rs-column.-medium-col-4-2 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-4-3 {
    width: 73.07692%;
  }
  .rs-column.-medium-col-4-4 {
    width: 100%;
  }
  .rs-column.-medium-col-5-1 {
    width: 13.84615%;
  }
  .rs-column.-medium-col-5-2 {
    width: 35.38462%;
  }
  .rs-column.-medium-col-5-3 {
    width: 56.92308%;
  }
  .rs-column.-medium-col-5-4 {
    width: 78.46154%;
  }
  .rs-column.-medium-col-5-5 {
    width: 100%;
  }
  .rs-column.-medium-col-6-1 {
    width: 10.25641%;
  }
  .rs-column.-medium-col-6-2 {
    width: 28.20513%;
  }
  .rs-column.-medium-col-6-3 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-6-4 {
    width: 64.10256%;
  }
  .rs-column.-medium-col-6-5 {
    width: 82.05128%;
  }
  .rs-column.-medium-col-6-6 {
    width: 100%;
  }
}
@media screen and (max-width: 599px) {
  .rs-column {
    margin-top: 7.69231%;
    margin-right: 7.69231%;
  }
  .rs-column.-large-last {
    margin-right: 7.69231%;
  }
  .rs-column.-large-first-row {
    margin-top: 7.69231%;
  }
  .rs-column.-medium-first {
    clear: none;
  }
  .rs-column.-medium-last {
    margin-right: 7.69231%;
  }
  .rs-column.-medium-first-row {
    margin-top: 7.69231%;
  }
  .rs-column.-small-first {
    clear: left;
  }
  .rs-column.-small-last {
    margin-right: -5px;
  }
  .rs-column.-small-first-row {
    margin-top: 0;
  }
  .rs-column.-small-col-1-1 {
    width: 100%;
  }
  .rs-column.-small-col-2-1 {
    width: 46.15385%;
  }
  .rs-column.-small-col-2-2 {
    width: 100%;
  }
  .rs-column.-small-col-3-1 {
    width: 28.20513%;
  }
  .rs-column.-small-col-3-2 {
    width: 64.10256%;
  }
  .rs-column.-small-col-3-3 {
    width: 100%;
  }
  .rs-column.-small-col-4-1 {
    width: 19.23077%;
  }
  .rs-column.-small-col-4-2 {
    width: 46.15385%;
  }
  .rs-column.-small-col-4-3 {
    width: 73.07692%;
  }
  .rs-column.-small-col-4-4 {
    width: 100%;
  }
  .rs-column.-small-col-5-1 {
    width: 13.84615%;
  }
  .rs-column.-small-col-5-2 {
    width: 35.38462%;
  }
  .rs-column.-small-col-5-3 {
    width: 56.92308%;
  }
  .rs-column.-small-col-5-4 {
    width: 78.46154%;
  }
  .rs-column.-small-col-5-5 {
    width: 100%;
  }
  .rs-column.-small-col-6-1 {
    width: 10.25641%;
  }
  .rs-column.-small-col-6-2 {
    width: 28.20513%;
  }
  .rs-column.-small-col-6-3 {
    width: 46.15385%;
  }
  .rs-column.-small-col-6-4 {
    width: 64.10256%;
  }
  .rs-column.-small-col-6-5 {
    width: 82.05128%;
  }
  .rs-column.-small-col-6-6 {
    width: 100%;
  }
}

#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}
.content-slider{overflow:hidden;visibility:hidden;position:relative}.slider-wrapper{overflow:hidden;position:relative}.slider-wrapper>*{float:left;width:100%;position:relative}.slider-control{height:30px;position:relative}.slider-control a,.slider-control .slider-menu{position:absolute;top:9px;display:inline-block}.slider-control .slider-prev{left:0}.slider-control .slider-next{right:0}.slider-control .slider-menu{top:0;width:50%;left:50%;margin-left:-25%;font-size:27px;text-align:center}.slider-control .slider-menu b{color:#bbb;cursor:pointer}.slider-control .slider-menu b.active{color:#666}
/* BROWSER RESET
 http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
input, select, textarea,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  box-sizing: border-box; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

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

:hover, :active, :focus {
  outline: none; }

/*______________________________________________________________________________
    Theme Styling
_____________________*/
html,
body {
  font-size: 10px; }

body {
  font-size: 1.8rem; }
  @media only screen and (max-width: 768px) {
    body {
      font-size: 1.6rem; } }

.mod_article {
  padding: 50px 0; }
  .mod_article.last {
    margin-bottom: 140px; }
    @media only screen and (max-width: 1024px) {
      .mod_article.last {
        margin-bottom: 40px; } }

p, li {
  margin-bottom: 1rem;
  line-height: 1.4;
  font-weight: 300; }

.error {
  font-weight: 600; }

strong, .bold {
  font-weight: 600; }

em {
  font-style: italic; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  line-height: 1.2;
  margin-bottom: 3rem; }

h1 {
  font-size: 6rem;
  margin-top: 3rem;
  font-weight: 700; }
  @media only screen and (max-width: 768px) {
    h1 {
      font-size: 3rem; } }

h2 {
  font-size: 3.6rem;
  font-weight: 400; }
  @media only screen and (max-width: 768px) {
    h2 {
      font-size: 2.4rem; } }

h3 {
  font-size: 2.8rem;
  font-weight: 400; }
  @media only screen and (max-width: 768px) {
    h3 {
      font-size: 2.4rem; } }

h4 {
  font-size: 2.4rem;
  font-weight: 700; }
  @media only screen and (max-width: 768px) {
    h4 {
      font-size: 1.8rem; } }

h5 {
  font-size: 1.8rem;
  font-weight: 700; }
  @media only screen and (max-width: 768px) {
    h5 {
      font-size: 1.6rem; } }

h6 {
  font-size: 1.8rem;
  font-weight: 700; }
  @media only screen and (max-width: 768px) {
    h6 {
      font-size: 1.6rem; } }

#main .ce_text, #main .ce_list, #main .ce_code, #main .ce_table,
#main .ce_comments,
#main .ce_sliderStart,
#main .ce_download, #main .ce_downloads,
#main .ce_player, #main .ce_youtube,
#main .mod_faqlist, #main .mod_faqpage {
  margin-bottom: 50px; }
  #main .ce_text:last-child, #main .ce_list:last-child, #main .ce_code:last-child, #main .ce_table:last-child,
  #main .ce_comments:last-child,
  #main .ce_sliderStart:last-child,
  #main .ce_download:last-child, #main .ce_downloads:last-child,
  #main .ce_player:last-child, #main .ce_youtube:last-child,
  #main .mod_faqlist:last-child, #main .mod_faqpage:last-child {
    margin-bottom: 0; }
  #main .ce_text h1, #main .ce_text h2, #main .ce_text h3, #main .ce_text h4, #main .ce_text h5, #main .ce_text h6, #main .ce_list h1, #main .ce_list h2, #main .ce_list h3, #main .ce_list h4, #main .ce_list h5, #main .ce_list h6, #main .ce_code h1, #main .ce_code h2, #main .ce_code h3, #main .ce_code h4, #main .ce_code h5, #main .ce_code h6, #main .ce_table h1, #main .ce_table h2, #main .ce_table h3, #main .ce_table h4, #main .ce_table h5, #main .ce_table h6,
  #main .ce_comments h1,
  #main .ce_comments h2,
  #main .ce_comments h3,
  #main .ce_comments h4,
  #main .ce_comments h5,
  #main .ce_comments h6,
  #main .ce_sliderStart h1,
  #main .ce_sliderStart h2,
  #main .ce_sliderStart h3,
  #main .ce_sliderStart h4,
  #main .ce_sliderStart h5,
  #main .ce_sliderStart h6,
  #main .ce_download h1,
  #main .ce_download h2,
  #main .ce_download h3,
  #main .ce_download h4,
  #main .ce_download h5,
  #main .ce_download h6, #main .ce_downloads h1, #main .ce_downloads h2, #main .ce_downloads h3, #main .ce_downloads h4, #main .ce_downloads h5, #main .ce_downloads h6,
  #main .ce_player h1,
  #main .ce_player h2,
  #main .ce_player h3,
  #main .ce_player h4,
  #main .ce_player h5,
  #main .ce_player h6, #main .ce_youtube h1, #main .ce_youtube h2, #main .ce_youtube h3, #main .ce_youtube h4, #main .ce_youtube h5, #main .ce_youtube h6,
  #main .mod_faqlist h1,
  #main .mod_faqlist h2,
  #main .mod_faqlist h3,
  #main .mod_faqlist h4,
  #main .mod_faqlist h5,
  #main .mod_faqlist h6, #main .mod_faqpage h1, #main .mod_faqpage h2, #main .mod_faqpage h3, #main .mod_faqpage h4, #main .mod_faqpage h5, #main .mod_faqpage h6 {
    margin-bottom: 1.2rem; }
    @media only screen and (max-width: 768px) {
      #main .ce_text h1, #main .ce_text h2, #main .ce_text h3, #main .ce_text h4, #main .ce_text h5, #main .ce_text h6, #main .ce_list h1, #main .ce_list h2, #main .ce_list h3, #main .ce_list h4, #main .ce_list h5, #main .ce_list h6, #main .ce_code h1, #main .ce_code h2, #main .ce_code h3, #main .ce_code h4, #main .ce_code h5, #main .ce_code h6, #main .ce_table h1, #main .ce_table h2, #main .ce_table h3, #main .ce_table h4, #main .ce_table h5, #main .ce_table h6,
      #main .ce_comments h1,
      #main .ce_comments h2,
      #main .ce_comments h3,
      #main .ce_comments h4,
      #main .ce_comments h5,
      #main .ce_comments h6,
      #main .ce_sliderStart h1,
      #main .ce_sliderStart h2,
      #main .ce_sliderStart h3,
      #main .ce_sliderStart h4,
      #main .ce_sliderStart h5,
      #main .ce_sliderStart h6,
      #main .ce_download h1,
      #main .ce_download h2,
      #main .ce_download h3,
      #main .ce_download h4,
      #main .ce_download h5,
      #main .ce_download h6, #main .ce_downloads h1, #main .ce_downloads h2, #main .ce_downloads h3, #main .ce_downloads h4, #main .ce_downloads h5, #main .ce_downloads h6,
      #main .ce_player h1,
      #main .ce_player h2,
      #main .ce_player h3,
      #main .ce_player h4,
      #main .ce_player h5,
      #main .ce_player h6, #main .ce_youtube h1, #main .ce_youtube h2, #main .ce_youtube h3, #main .ce_youtube h4, #main .ce_youtube h5, #main .ce_youtube h6,
      #main .mod_faqlist h1,
      #main .mod_faqlist h2,
      #main .mod_faqlist h3,
      #main .mod_faqlist h4,
      #main .mod_faqlist h5,
      #main .mod_faqlist h6, #main .mod_faqpage h1, #main .mod_faqpage h2, #main .mod_faqpage h3, #main .mod_faqpage h4, #main .mod_faqpage h5, #main .mod_faqpage h6 {
        margin-bottom: 2rem; } }
@media only screen and (max-width: 768px) {
  #main .text-container {
    clear: both; } }

.align-left {
  text-align: left; }

.align-right {
  text-align: right; }

.align-center {
  text-align: center; }

a {
  transition: color .3s ease, border .3s ease, letter-spacing .3s ease; }
  a, a:link, a:visited {
    text-decoration: none; }

p a, li a {
  border-bottom-style: solid;
  border-bottom-width: 1px; }
  p a:hover, li a:hover {
    border-bottom-width: 3px; }
  .mod_navigation p a, .mod_newscategories p a, .mod_breadcrumb p a, .sharebuttons p a, .mod_navigation li a, .mod_newscategories li a, .mod_breadcrumb li a, .sharebuttons li a {
    border-bottom: none; }

.image_container {
  position: relative;
  margin-bottom: 25px; }
  .image_container a {
    border: none;
    display: block; }
  .image_container img {
    vertical-align: top;
    max-width: 100%;
    height: auto; }
  .image_container figcaption {
    position: absolute;
    bottom: 0;
    display: block;
    line-height: 1.2;
    width: 100%;
    padding: 10px;
    transition: background-color .3s ease-in, color .3s ease-in; }
    @media only screen and (max-width: 568px) {
      .image_container figcaption {
        padding: 3px 5px;
        font-size: 12px; } }
  .image_container.float_left {
    margin-right: 20px; }
  .image_container.float_right {
    margin-left: 20px; }
  .image_container .hyperlink_img img {
    width: auto; }

.button-primary {
  border-bottom: none; }

blockquote, q {
  padding: 1.5rem 2rem;
  border-left-width: 2px;
  border-left-style: solid; }
  blockquote:before, q:before {
    content: "\201C";
    font-size: 6rem;
    line-height: 0.1rem;
    margin-right: 1rem;
    vertical-align: -.5em; }
  blockquote p:first-child, q p:first-child {
    display: inline; }
  blockquote p:last-child:after, q p:last-child:after {
    content: "\201D";
    font-size: 6rem;
    line-height: 0.1rem;
    margin-left: 1rem;
    vertical-align: -.5em; }
  blockquote p, blockquote li, blockquote a, blockquote table, q p, q li, q a, q table {
    font-size: 1.6rem;
    font-weight: 400; }
    @media only screen and (max-width: 1024px) {
      blockquote p, blockquote li, blockquote a, blockquote table, q p, q li, q a, q table {
        font-size: 1.5rem; } }
  @media only screen and (max-width: 768px) {
    blockquote, q {
      padding: 1rem; }
      blockquote:before, q:before {
        font-size: 5rem; }
      blockquote p:last-child:after, q p:last-child:after {
        font-size: 5rem; } }

.ce_text ul, .ce_text ol, .ce_list ul, .ce_list ol {
  padding-left: 25px;
  line-height: 1.4;
  margin-bottom: 1rem; }
  .ce_text ul ul, .ce_text ol ul, .ce_list ul ul, .ce_list ol ul {
    list-style-type: none;
    padding-left: 20px; }
    .ce_text ul ul li:before, .ce_text ol ul li:before, .ce_list ul ul li:before, .ce_list ol ul li:before {
      content: '\2010';
      left: -1rem; }
.ce_text ul, .ce_list ul {
  list-style-type: none; }
  .ce_text ul li, .ce_list ul li {
    position: relative; }
    .ce_text ul li:before, .ce_list ul li:before {
      content: '\25AA';
      display: block;
      position: absolute;
      left: -2rem;
      height: 2.5rem;
      width: 1rem;
      font-size: 2.2rem; }
.ce_text ol, .ce_list ol {
  list-style: decimal; }
  .ce_text ol > li:first-child, .ce_list ol > li:first-child {
    margin-left: -2px;
    text-indent: 2px; }
  .ce_text ol ol, .ce_list ol ol {
    list-style: upper-roman; }

table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  border-width: 1px;
  border-style: solid; }
  table > thead > tr:first-child > th, table > thead > tr:first-child > td, table > tbody:first-child > tr:first-child > th, table > tbody:first-child > tr:first-child > td, table > tfoot:first-child + tbody > tr:first-child > th, table > tfoot:first-child + tbody > tr:first-child > td {
    border-top: 0; }
  table th {
    font-weight: 600;
    text-align: left; }
  table th, table td {
    padding: 7px;
    border-style: solid;
    border-width: 1px 0 0 1px; }
    table th:first-child, table td:first-child {
      border-left: 0; }

.headline-divider {
  text-align: center;
  overflow: hidden;
  clear: both; }
  .headline-divider:after {
    content: '';
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    border: 0;
    border-top-width: 1px;
    border-style: solid; }
  .headline-divider.align-left {
    text-align: left;
    padding-right: 5px; }
    .headline-divider.align-left:after {
      margin-right: -100%; }
  .headline-divider.align-right {
    text-align: right;
    padding-left: 5px; }
    .headline-divider.align-right:after {
      display: none; }
    .headline-divider.align-right:before {
      content: '';
      display: inline-block;
      width: 100%;
      vertical-align: middle;
      border: 0;
      border-top-width: 1px;
      border-style: solid;
      margin-left: -100%; }

hr {
  margin-bottom: 50px;
  margin-top: 1px;
  border: 0;
  border-top-width: 1px;
  border-style: solid; }
  hr::after {
    clear: both;
    content: "";
    display: table; }

.divider {
  display: block; }
  .divider.symbol:before {
    content: '';
    display: block;
    text-align: center;
    margin: 0 auto;
    margin-bottom: -10px;
    width: 20px;
    height: 20px; }
  .divider.symbol.circle:before {
    border-radius: 10px;
    border-radius: 50%; }
  .divider.symbol.arrow:before {
    width: 0;
    height: 0;
    border-top-width: 15px;
    border-bottom-width: 0;
    border-left-width: 15px;
    border-right-width: 15px;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    border-style: solid;
    margin-bottom: -16px; }
  .divider.symbol.diamond:before {
    transform: rotate(45deg);
    margin-bottom: -11px; }

.button-primary, .button-secondary, .back a, input.submit,
button.submit {
  display: inline-block;
  height: 40px;
  min-width: 40px;
  line-height: 40px;
  padding: 0 30px;
  text-align: center;
  text-decoration: none;
  position: relative;
  font-weight: 300;
  border: none;
  font-size: 16px;
  transition: background-color .3s ease-in, color .3s ease-in; }

.back a {
  padding-left: 10px;
  padding-right: 20px;
  border-bottom: none;
  min-width: 130px; }
  .back a:before {
    content: '';
    display: block;
    position: absolute;
    left: -20px;
    width: 0;
    height: 0;
    border-top-width: 20px;
    border-bottom-width: 20px;
    border-left-width: 0;
    border-right-width: 20px;
    border-top-color: transparent !important;
    border-bottom-color: transparent !important;
    border-style: solid;
    transition: border-color .3s ease-in; }

.button-secondary, .slider-control .slider-menu b {
  border-width: 1px;
  border-style: solid;
  cursor: pointer;
  font-weight: 300;
  transition: background-color .3s ease-in, border-color .3s ease-in; }
  .button-secondary:hover, .slider-control .slider-menu b:hover, .button-secondary:active, .slider-control .slider-menu b:active, .button-secondary:focus, .slider-control .slider-menu b:focus {
    border-width: 1px; }
.slider-control .slider-next {
  width: 18px;
  height: 18px;
  border-bottom-width: 2px;
  border-right-width: 2px;
  border-style: solid;
  transform: rotate(-45deg);
  transform-origin: 100% 0;
  margin-left: -8px;
  margin-top: -3px; }

.slider-control .slider-prev {
  width: 18px;
  height: 18px;
  border-bottom-width: 2px;
  border-left-width: 2px;
  border-style: solid;
  transform: rotate(45deg);
  transform-origin: 0 0;
  margin-right: -8px;
  margin-top: -3px; }

@media only screen and (min-width: 1024px) {
  .pagination ul li.first a, .pagination ul li.previous a, .pagination .quick-pager li.first a, .pagination .quick-pager li.previous a {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 30px;
    text-align: center;
    text-decoration: none;
    position: relative;
    font-weight: 300;
    transition: background-color .3s ease-in;
    padding-left: 10px;
    padding-right: 20px;
    border-bottom: none;
    min-width: 130px; }
    .pagination ul li.first a:before, .pagination ul li.previous a:before, .pagination .quick-pager li.first a:before, .pagination .quick-pager li.previous a:before {
      content: '';
      display: block;
      position: absolute;
      left: -20px;
      width: 0;
      height: 0;
      border-top-width: 20px;
      border-bottom-width: 20px;
      border-left-width: 0;
      border-right-width: 20px;
      border-top-color: transparent !important;
      border-bottom-color: transparent !important;
      border-style: solid;
      transition: border-color .3s ease-in; } }
@media only screen and (max-width: 1024px) {
  .pagination ul li.first a, .pagination ul li.previous a, .pagination .quick-pager li.first a, .pagination .quick-pager li.previous a {
    width: 18px;
    height: 18px;
    border-bottom-width: 2px;
    border-left-width: 2px;
    border-style: solid;
    transform: rotate(45deg);
    transform-origin: 0 0;
    margin-right: -8px;
    margin-top: -3px;
    padding-left: 0;
    display: inline-block;
    vertical-align: top;
    text-indent: -9999px;
    transition: border-color .3s ease, background-color .3s ease, color .3s ease; } }

@media only screen and (min-width: 1024px) {
  .pagination ul li.next a, .pagination ul li.last a, .pagination .quick-pager li.next a, .pagination .quick-pager li.last a {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 30px;
    text-align: center;
    text-decoration: none;
    position: relative;
    font-weight: 300;
    transition: background-color .3s ease-in;
    padding-right: 10px;
    padding-left: 20px;
    border-bottom: none;
    min-width: 130px; }
    .pagination ul li.next a:before, .pagination ul li.last a:before, .pagination .quick-pager li.next a:before, .pagination .quick-pager li.last a:before {
      content: '';
      display: block;
      position: absolute;
      right: -20px;
      width: 0;
      height: 0;
      border-top-width: 20px;
      border-bottom-width: 20px;
      border-left-width: 20px;
      border-right-width: 0;
      border-top-color: transparent !important;
      border-bottom-color: transparent !important;
      border-style: solid;
      transition: border-color .3s ease-in; } }
@media only screen and (max-width: 1024px) {
  .pagination ul li.next a, .pagination ul li.last a, .pagination .quick-pager li.next a, .pagination .quick-pager li.last a {
    width: 18px;
    height: 18px;
    border-bottom-width: 2px;
    border-right-width: 2px;
    border-style: solid;
    transform: rotate(-45deg);
    transform-origin: 100% 0;
    margin-left: -8px;
    margin-top: -3px;
    padding-left: 0;
    display: inline-block;
    vertical-align: top;
    text-indent: -9999px;
    transition: border-color .3s ease, background-color .3s ease, color .3s ease; } }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
.mod_breadcrumb:before, .breadcrumb-inside {
  -webkit-animation: fadeIn 2s linear .5s;
  animation: fadeIn 2s linear .5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards; }

.more a, .mod_faqlist a {
  position: relative;
  display: inline-block;
  text-align: left;
  letter-spacing: 0;
  transition: color .3s ease-out, letter-spacing .3s ease-out;
  cursor: pointer;
  border-bottom: none; }
  .more a:after, .mod_faqlist a:after {
    content: '';
    position: absolute;
    display: block;
    padding-left: 0;
    bottom: 0;
    height: 2px;
    left: 0;
    right: 65%;
    transition: right .3s ease-out, color .3s ease-out, width .3s ease-out; }
  .more a:hover, .mod_faqlist a:hover {
    letter-spacing: .5px; }
    .more a:hover:after, .mod_faqlist a:hover:after {
      right: 0; }

.invisible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  visibility: visible; }

/* warning box for older IE versions (see fe_page) */
#stopIE {
  background: #cd0000;
  padding: 50px;
  color: #fff;
  font-weight: 800;
  text-align: center;
  position: relative;
  z-index: 10000;
  width: 100%;
  display: block; }

mark {
  background-color: transparent; }

#header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  transition: box-shadow .5s ease-in, height .5s ease-in; }
  @media only screen and (max-width: 1024px) {
    #header {
      height: auto; } }
  #header .inside {
    width: 90%;
    height: 100px;
    max-width: 1200px;
    margin: 0 auto;
    transition: max-width .5s ease-out, width .5s ease-out, height .5s ease-in; }
    #header .inside::after {
      clear: both;
      content: "";
      display: table; }
    @media only screen and (max-width: 1024px) {
      #header .inside {
        width: 100%;
        height: auto; } }
    @media only screen and (min-width: 1500px) {
      #header .inside {
        max-width: 1400px;
        width: 100%; } }

.logo {
  float: left;
  width: auto;
  padding: 10px 0;
  transition: margin .5s ease-out; }
  .logo .mod_article {
    padding: 0; }
  .logo a {
    display: block;
    height: 100%;
    width: 100%; }
  .logo object {
    height: 80px;
    transition: height .5s ease-out, width .5s ease-out; }
  .logo .image_container {
    margin-bottom: 0; }
    .logo .image_container img {
      height: 80px;
      width: auto;
      transition: height .5s ease-out, width .5s ease-out; }
  @media only screen and (max-width: 1366px) {
    .logo {
      padding: 12px 0 13px 0; }
      .logo object {
        width: auto;
        height: 75px; }
      .logo .image_container img {
        height: 75px;
        width: auto;
        transition: height .5s ease-out, width .5s ease-out; } }
  @media only screen and (max-width: 1024px) {
    .logo {
      display: none; } }

@media only screen and (min-width: 1700px) {
  .logo {
    margin-left: -132px; } }
#header.scrolled .inside {
  height: 80px; }
#header.scrolled .logo {
  padding: 5px 0; }
  #header.scrolled .logo object {
    height: 70px; }
  #header.scrolled .logo .image_container img {
    height: 70px; }
  @media only screen and (min-width: 1700px) {
    #header.scrolled .logo {
      margin-left: -115px; } }
#header.scrolled .mod_search {
  line-height: 80px; }
  #header.scrolled .mod_search .popout-form {
    top: 80px; }
#header.scrolled + #header-banner {
  margin-top: 80px; }

#header-banner {
  margin-top: 100px;
  margin-bottom: 0;
  transition: margin-top 1s ease-out; }
  @media only screen and (max-width: 1024px) {
    #header-banner {
      margin-top: 50px; } }
  #header-banner .mod_article {
    padding: 0;
    margin: 0 auto; }
  #header-banner .image_container {
    margin-bottom: 0; }
  #header-banner .ce_text, #header-banner .ce_image, #header-banner .ce_list {
    position: relative; }
    #header-banner .ce_text h1, #header-banner .ce_text h2, #header-banner .ce_text h3, #header-banner .ce_text h4, #header-banner .ce_text h5, #header-banner .ce_text h6, #header-banner .ce_image h1, #header-banner .ce_image h2, #header-banner .ce_image h3, #header-banner .ce_image h4, #header-banner .ce_image h5, #header-banner .ce_image h6, #header-banner .ce_list h1, #header-banner .ce_list h2, #header-banner .ce_list h3, #header-banner .ce_list h4, #header-banner .ce_list h5, #header-banner .ce_list h6 {
      text-shadow: 1px 3px 0 rgba(0, 0, 0, 0.3); }
    #header-banner .ce_text.text-dark, #header-banner .ce_image.text-dark, #header-banner .ce_list.text-dark {
      text-shadow: 0 1px 1px rgba(255, 255, 255, 0.9); }
      #header-banner .ce_text.text-dark h1, #header-banner .ce_text.text-dark h2, #header-banner .ce_text.text-dark h3, #header-banner .ce_text.text-dark h4, #header-banner .ce_text.text-dark h5, #header-banner .ce_text.text-dark h6, #header-banner .ce_image.text-dark h1, #header-banner .ce_image.text-dark h2, #header-banner .ce_image.text-dark h3, #header-banner .ce_image.text-dark h4, #header-banner .ce_image.text-dark h5, #header-banner .ce_image.text-dark h6, #header-banner .ce_list.text-dark h1, #header-banner .ce_list.text-dark h2, #header-banner .ce_list.text-dark h3, #header-banner .ce_list.text-dark h4, #header-banner .ce_list.text-dark h5, #header-banner .ce_list.text-dark h6 {
        text-shadow: 1px 3px 0 rgba(255, 255, 255, 0.7); }
  #header-banner .ce_text > h1, #header-banner .ce_text > h2, #header-banner .ce_text > h3, #header-banner .ce_text > h4, #header-banner .ce_text > h5, #header-banner .ce_text > h6, #header-banner .ce_image > h1, #header-banner .ce_image > h2, #header-banner .ce_image > h3, #header-banner .ce_image > h4, #header-banner .ce_image > h5, #header-banner .ce_image > h6 {
    z-index: 1;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate3d(-100%, -50%, 0);
    width: 50%;
    max-width: calc(1400px / 2);
    transition: translate3d .5s ease-out; }
    @media only screen and (max-width: 1500px) {
      #header-banner .ce_text > h1, #header-banner .ce_text > h2, #header-banner .ce_text > h3, #header-banner .ce_text > h4, #header-banner .ce_text > h5, #header-banner .ce_text > h6, #header-banner .ce_image > h1, #header-banner .ce_image > h2, #header-banner .ce_image > h3, #header-banner .ce_image > h4, #header-banner .ce_image > h5, #header-banner .ce_image > h6 {
        max-width: calc(1200px / 2); } }
    @media only screen and (max-width: 1366px) {
      #header-banner .ce_text > h1, #header-banner .ce_text > h2, #header-banner .ce_text > h3, #header-banner .ce_text > h4, #header-banner .ce_text > h5, #header-banner .ce_text > h6, #header-banner .ce_image > h1, #header-banner .ce_image > h2, #header-banner .ce_image > h3, #header-banner .ce_image > h4, #header-banner .ce_image > h5, #header-banner .ce_image > h6 {
        left: 5%;
        transform: translate3d(0, -50%, 0); } }
    @media only screen and (max-width: 1024px) {
      #header-banner .ce_text > h1, #header-banner .ce_text > h2, #header-banner .ce_text > h3, #header-banner .ce_text > h4, #header-banner .ce_text > h5, #header-banner .ce_text > h6, #header-banner .ce_image > h1, #header-banner .ce_image > h2, #header-banner .ce_image > h3, #header-banner .ce_image > h4, #header-banner .ce_image > h5, #header-banner .ce_image > h6 {
        top: 50px;
        right: 5%;
        text-align: center;
        transform: translate3d(0, 0, 0);
        padding-bottom: 70px; } }
  #header-banner .ce_text .text-container, #header-banner .ce_image .text-container {
    z-index: 1;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate3d(-100%, -50%, 0);
    width: 50%;
    max-width: calc(1400px / 2);
    transition: translate3d .5s ease-out; }
    @media only screen and (max-width: 1500px) {
      #header-banner .ce_text .text-container, #header-banner .ce_image .text-container {
        max-width: calc(1200px / 2); } }
    @media only screen and (max-width: 1366px) {
      #header-banner .ce_text .text-container, #header-banner .ce_image .text-container {
        left: 5%;
        transform: translate3d(0, -50%, 0); } }
    @media only screen and (max-width: 1024px) {
      #header-banner .ce_text .text-container, #header-banner .ce_image .text-container {
        top: 50px;
        right: 5%;
        text-align: center;
        transform: translate3d(0, 0, 0);
        padding-bottom: 70px;
        width: 90%;
        max-width: 100%; } }
  #header-banner .ce_text.headline-right > h1, #header-banner .ce_text.headline-right > h2, #header-banner .ce_text.headline-right > h3, #header-banner .ce_text.headline-right > h4, #header-banner .ce_text.headline-right > h5, #header-banner .ce_text.headline-right .text-container, #header-banner .ce_image.headline-right > h1, #header-banner .ce_image.headline-right > h2, #header-banner .ce_image.headline-right > h3, #header-banner .ce_image.headline-right > h4, #header-banner .ce_image.headline-right > h5, #header-banner .ce_image.headline-right .text-container {
    transform: translate3d(0, -50%, 0); }
    @media only screen and (max-width: 1366px) {
      #header-banner .ce_text.headline-right > h1, #header-banner .ce_text.headline-right > h2, #header-banner .ce_text.headline-right > h3, #header-banner .ce_text.headline-right > h4, #header-banner .ce_text.headline-right > h5, #header-banner .ce_text.headline-right .text-container, #header-banner .ce_image.headline-right > h1, #header-banner .ce_image.headline-right > h2, #header-banner .ce_image.headline-right > h3, #header-banner .ce_image.headline-right > h4, #header-banner .ce_image.headline-right > h5, #header-banner .ce_image.headline-right .text-container {
        left: auto;
        right: 5%; } }
    @media only screen and (max-width: 1024px) {
      #header-banner .ce_text.headline-right > h1, #header-banner .ce_text.headline-right > h2, #header-banner .ce_text.headline-right > h3, #header-banner .ce_text.headline-right > h4, #header-banner .ce_text.headline-right > h5, #header-banner .ce_text.headline-right .text-container, #header-banner .ce_image.headline-right > h1, #header-banner .ce_image.headline-right > h2, #header-banner .ce_image.headline-right > h3, #header-banner .ce_image.headline-right > h4, #header-banner .ce_image.headline-right > h5, #header-banner .ce_image.headline-right .text-container {
        top: 50px;
        left: 5%;
        text-align: center;
        transform: translate3d(0, 0, 0);
        padding-bottom: 70px;
        width: 90%;
        max-width: 100%; } }
  #header-banner p {
    font-size: 3rem; }

.slider-image, .slider-wrapper .image-box {
  position: relative;
  height: 555px;
  width: 100%;
  background: no-repeat;
  background-position: 50% 50%;
  background-size: cover; }
  @media only screen and (max-width: 1366px) {
    .slider-image, .slider-wrapper .image-box {
      height: 450px; } }
  @media only screen and (max-width: 768px) {
    .slider-image, .slider-wrapper .image-box {
      height: auto;
      min-height: 320px;
      padding-bottom: 50px;
      box-sizing: content-box; } }

#footer {
  padding-top: 30px;
  padding-bottom: 35px; }
  @media only screen and (max-width: 768px) {
    #footer {
      text-align: center !important; } }
  #footer .inside {
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
    transition: max-width .5s ease-out, width .5s ease-out; }
    @media only screen and (max-width: 1024px) {
      #footer .inside {
        width: 100%;
        padding: 0 15px; } }
    @media only screen and (min-width: 1500px) {
      #footer .inside {
        max-width: 1400px;
        width: 100%; } }
  #footer a, #footer a:link {
    letter-spacing: 0;
    transition: letter-spacing .3s ease-in-out, color .3s ease-in-out; }
    #footer a:hover, #footer a:active, #footer a:focus, #footer a:link:hover, #footer a:link:active, #footer a:link:focus {
      letter-spacing: 1px; }
  #footer .copyright {
    text-align: center;
    padding-top: 20px; }
    #footer .copyright a, #footer .copyright a:link, #footer .copyright a:visited {
      border-width: 1px;
      text-align: left;
      transition: color .3s ease, border-color .3s ease; }
      #footer .copyright a:hover, #footer .copyright a:active, #footer .copyright a:focus, #footer .copyright a:link:hover, #footer .copyright a:link:active, #footer .copyright a:link:focus, #footer .copyright a:visited:hover, #footer .copyright a:visited:active, #footer .copyright a:visited:focus {
        letter-spacing: 0; }
  @media only screen and (max-width: 768px) {
    #footer .mod_navigation {
      text-align: center; } }
  #footer .mod_article {
    padding: 0; }
  #footer .mod_sharebuttons h1, #footer .mod_sharebuttons h2, #footer .mod_sharebuttons h3, #footer .mod_sharebuttons h4, #footer .mod_sharebuttons h5, #footer .mod_sharebuttons h6 {
    font-size: 18px;
    font-weight: 400;
    text-align: center; }
  #footer .social-icons {
    text-align: center; }
    #footer .social-icons .ce_hyperlink {
      width: 33%;
      display: block;
      float: left;
      margin: 0 0;
      text-align: center; }
      @media only screen and (max-width: 768px) {
        #footer .social-icons .ce_hyperlink {
          width: 50px;
          display: inline-block;
          margin: 0 10px;
          float: none; } }
  #footer .sharebuttons {
    float: none;
    margin: 0 auto;
    text-align: center; }
  #footer .share-label {
    float: none; }
  #footer .sharebuttons > ul {
    float: none;
    margin: 0 auto; }
  #footer .sharebuttons li {
    float: none;
    position: relative;
    display: inline-block;
    margin: 0 auto;
    font-size: 0;
    line-height: 50px; }
  #footer .sharebuttons .custom-svg li {
    display: inline; }
  #footer .sharebuttons .custom-svg a {
    display: inline-block;
    width: 50px;
    height: 50px; }
  #footer .sharebuttons .custom-svg svg.icon-social {
    width: 50px;
    height: 35px;
    display: block;
    position: absolute;
    top: -25px;
    left: 0; }

.sidebar-right #wrapper, .sidebar-left #wrapper {
  margin-left: auto;
  margin-right: auto;
  width: 90%;
  max-width: 1200px;
  transition: max-width .5s ease-out, width .5s ease-out; }
  @media only screen and (max-width: 1024px) {
    .sidebar-right #wrapper, .sidebar-left #wrapper {
      padding: 0 15px;
      width: 100%; } }
  @media only screen and (min-width: 1500px) {
    .sidebar-right #wrapper, .sidebar-left #wrapper {
      max-width: 1400px;
      width: 100%; } }
@media only screen and (min-width: 1024px) {
  .sidebar-right #right, .sidebar-right #left, .sidebar-left #right, .sidebar-left #left {
    padding-top: 50px; } }

@media only screen and (min-width: 1024px) {
  .sidebar-right #main {
    padding-right: 50px; }

  .sidebar-left #main {
    padding-left: 50px; } }
@media only screen and (max-width: 1024px) {
  #container {
    padding-left: 0;
    padding-right: 0; }

  #main, #left, #right {
    float: none;
    width: auto; }
    #main::after, #left::after, #right::after {
      clear: both;
      content: "";
      display: table; }

  #right {
    margin-right: 0;
    padding: 0 15px;
    margin: 0 -15px;
    margin-bottom: 50px; }

  #left {
    margin-left: 0;
    right: auto;
    padding: 0 15px;
    margin: 0 -15px;
    margin-bottom: 50px; } }
#wrapper {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 100%;
  transition: max-width .5s ease-out, width .5s ease-out; }
  @media only screen and (max-width: 1024px) {
    #wrapper {
      padding: 0 15px;
      width: 100%; } }
  @media only screen and (min-width: 1500px) {
    #wrapper {
      max-width: 100%;
      width: 100%; } }

.full-width #main .article-boxed {
  position: static;
  margin-left: auto;
  margin-right: auto;
  width: 90%;
  max-width: 1200px;
  transition: max-width .5s ease-out, width .5s ease-out; }
  @media only screen and (max-width: 1024px) {
    .full-width #main .article-boxed {
      width: 100%; } }
  @media only screen and (min-width: 1500px) {
    .full-width #main .article-boxed {
      max-width: 1400px;
      width: 100%; } }
.full-width #main .mod_article {
  position: relative; }
  .full-width #main .mod_article.content-full-width .article-boxed {
    width: 100%;
    max-width: 100%; }
    @media only screen and (min-width: 1500px) {
      .full-width #main .mod_article.content-full-width .article-boxed {
        max-width: 100%; } }
.full-width #wrapper .background-off-white.last,
.full-width #wrapper .background-light-grey.last,
.full-width #wrapper .background-medium-grey.last,
.full-width #wrapper .background-trans-grey.last,
.full-width #wrapper .background-grey.last,
.full-width #wrapper .background-dark.last,
.full-width #wrapper .background-black.last,
.full-width #wrapper .background-white.last,
.full-width #wrapper .background-primary-color.last,
.full-width #wrapper .background-primary-hue.last,
.full-width #wrapper .background-primary-tint.last,
.full-width #wrapper .background-secondary.last,
.full-width #wrapper .background-secondary-hue.last,
.full-width #wrapper .background-secondary-tint.last {
  margin-bottom: 0;
  padding-bottom: 65px; }
@media only screen and (max-width: 1024px) {
  .full-width #wrapper .background-off-white,
  .full-width #wrapper .background-light-grey,
  .full-width #wrapper .background-medium-grey,
  .full-width #wrapper .background-trans-grey,
  .full-width #wrapper .background-grey,
  .full-width #wrapper .background-dark,
  .full-width #wrapper .background-black,
  .full-width #wrapper .background-white,
  .full-width #wrapper .background-primary-color,
  .full-width #wrapper .background-primary-hue,
  .full-width #wrapper .background-primary-tint,
  .full-width #wrapper .background-secondary,
  .full-width #wrapper .background-secondary-hue,
  .full-width #wrapper .background-secondary-tint {
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px; } }

.subpage #wrapper {
  margin-left: auto;
  margin-right: auto;
  width: 90%;
  max-width: 1200px;
  transition: max-width .5s ease-out, width .5s ease-out; }
  @media only screen and (max-width: 1024px) {
    .subpage #wrapper {
      padding: 0 15px;
      width: 100%; } }
  @media only screen and (min-width: 1500px) {
    .subpage #wrapper {
      max-width: 1400px;
      width: 100%; } }

@media only screen and (max-width: 1024px) {
  #container {
    padding-left: 0;
    padding-right: 0; } }
.main-nav {
  width: auto;
  margin: 0;
  height: 100%;
  position: relative;
  float: right;
  overflow: visible;
  transition: margin .5s ease-out;
  margin-right: -50px; }
  @media only screen and (min-width: 1700px) {
    .main-nav {
      margin-right: -60px; } }
  @media only screen and (max-width: 1024px) {
    .main-nav {
      display: none; } }
  .main-nav .mod_navigation {
    float: right;
    overflow: visible; }
    @media only screen and (max-width: 1024px) {
      .main-nav .mod_navigation {
        float: none; } }
    .main-nav .mod_navigation ul {
      padding: 0;
      margin: 0; }
  .main-nav .menu-item {
    height: 100%;
    padding: 0;
    margin: 0;
    position: relative;
    font-weight: 400;
    transition: all 0.3s; }
    .main-nav .menu-item a {
      text-decoration: none;
      display: block;
      transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease, line-height .5s ease-in; }
  .main-nav .active {
    cursor: default; }
  .main-nav .level_1 {
    width: 100%; }
    .main-nav .level_1 > .menu-item {
      float: left;
      width: auto;
      overflow: visible;
      padding: 0; }
      @media only screen and (max-width: 1024px) {
        .main-nav .level_1 > .menu-item {
          float: none;
          margin-left: 0;
          width: 100%; } }
      .main-nav .level_1 > .menu-item > a, .main-nav .level_1 > .menu-item > span {
        background-color: transparent;
        text-align: center;
        line-height: 100px;
        font-size: 20px;
        padding: 0 25px; }
        .scrolled .main-nav .level_1 > .menu-item > a, .scrolled .main-nav .level_1 > .menu-item > span {
          line-height: 80px; }
        @media only screen and (max-width: 1366px) {
          .main-nav .level_1 > .menu-item > a, .main-nav .level_1 > .menu-item > span {
            font-size: 18px;
            padding: 0 12px; } }
        @media only screen and (max-width: 1024px) {
          .main-nav .level_1 > .menu-item > a, .main-nav .level_1 > .menu-item > span {
            text-align: left;
            padding: 0 5px 0 15px; } }
      .main-nav .level_1 > .menu-item > span {
        cursor: default; }
      .main-nav .level_1 > .menu-item.last .level_2 {
        right: 0; }
        .main-nav .level_1 > .menu-item.last .level_2 .level_3 {
          right: 100%;
          left: auto; }
      .main-nav .level_1 > .menu-item.submenu > a, .main-nav .level_1 > .menu-item.submenu > span {
        padding-right: 15px;
        position: relative; }
        .main-nav .level_1 > .menu-item.submenu > a:after, .main-nav .level_1 > .menu-item.submenu > span:after {
          content: '';
          display: inline-block;
          width: 10px;
          height: 10px;
          border-width: 1px;
          border-style: solid;
          margin-left: 5px;
          transition: transform .3s ease;
          transform: translate3d(0, -3px, 0) rotate(45deg); }
        .main-nav .level_1 > .menu-item.submenu > a:hover:after, .main-nav .level_1 > .menu-item.submenu > a:focus:after, .main-nav .level_1 > .menu-item.submenu > a:active:after, .main-nav .level_1 > .menu-item.submenu > span:hover:after, .main-nav .level_1 > .menu-item.submenu > span:focus:after, .main-nav .level_1 > .menu-item.submenu > span:active:after {
          transform: translate3d(0, 0px, 0) rotate(45deg); }
      .main-nav .level_1 > .menu-item:after {
        content: '';
        display: block;
        width: 100%;
        height: 0;
        position: absolute;
        bottom: 0;
        transition: height .3s ease-in-out, background-color .3s ease-in-out; }
      .main-nav .level_1 > .menu-item:hover:after {
        height: 5px; }
      .main-nav .level_1 > .menu-item.active:after, .main-nav .level_1 > .menu-item.trail:after {
        height: 5px; }
      .main-nav .level_1 > .menu-item.active > strong, .main-nav .level_1 > .menu-item.active > span, .main-nav .level_1 > .menu-item.trail > strong, .main-nav .level_1 > .menu-item.trail > span {
        display: block;
        line-height: 100px;
        padding: 0 30px;
        transition: line-height .5s ease-in; }
        .scrolled .main-nav .level_1 > .menu-item.active > strong, .scrolled .main-nav .level_1 > .menu-item.active > span, .scrolled .main-nav .level_1 > .menu-item.trail > strong, .scrolled .main-nav .level_1 > .menu-item.trail > span {
          line-height: 80px; }
    @media only screen and (min-width: 1024px) {
      .main-nav .level_1 > .menu-item:hover .level_2 {
        display: block; }
        .main-nav .level_1 > .menu-item:hover .level_2 > li {
          height: auto; } }
  .main-nav .level_2 {
    display: none;
    list-style: none;
    position: absolute;
    top: 100px;
    width: auto;
    min-width: 100%;
    white-space: nowrap;
    padding: 0;
    margin: 0;
    z-index: 100;
    transition: top .5s ease-in; }
    .scrolled .main-nav .level_2 {
      top: 80px; }
    @media only screen and (max-width: 1024px) {
      .main-nav .level_2 {
        position: relative;
        top: 0; } }
    .main-nav .level_2 > .menu-item {
      height: auto;
      min-height: 50px; }
      .main-nav .level_2 > .menu-item > a {
        background-color: transparent;
        text-align: left;
        padding: 0 20px;
        line-height: 50px;
        font-size: 16px; }
        @media only screen and (max-width: 1500px) {
          .main-nav .level_2 > .menu-item > a {
            padding: 0 5px 0 15px; } }
      @media only screen and (min-width: 1024px) {
        .main-nav .level_2 > .menu-item:hover ul.level_3 {
          display: block; }
          .main-nav .level_2 > .menu-item:hover ul.level_3 > li {
            height: auto; } }
      .main-nav .level_2 > .menu-item.submenu > a, .main-nav .level_2 > .menu-item.submenu > span {
        position: relative;
        padding-right: 25px; }
        .main-nav .level_2 > .menu-item.submenu > a:after, .main-nav .level_2 > .menu-item.submenu > span:after {
          content: '';
          display: block;
          position: absolute;
          width: 8px;
          height: 8px;
          border-width: 1px;
          border-style: solid;
          right: 10px;
          top: 20px;
          transform: rotate(45deg); }
        .main-nav .level_2 > .menu-item.submenu > a:hover:after, .main-nav .level_2 > .menu-item.submenu > span:hover:after {
          transform: rotate(45deg); }
      .main-nav .level_2 > .menu-item.active, .main-nav .level_2 > .menu-item.forward {
        font-size: 16px;
        text-align: left;
        line-height: 50px;
        display: block; }
        .main-nav .level_2 > .menu-item.active span, .main-nav .level_2 > .menu-item.forward span {
          display: block;
          line-height: 50px;
          padding: 0 20px;
          background-color: transparent; }
  .main-nav .level_3 {
    position: absolute;
    top: 0;
    left: 100%;
    width: auto;
    display: none;
    list-style: none; }
    @media only screen and (max-width: 1024px) {
      .main-nav .level_3 {
        position: relative;
        right: auto;
        top: auto; } }
    .main-nav .level_3 > .menu-item > a {
      background-color: transparent;
      font-size: 16px;
      text-align: left;
      padding: 0 20px;
      line-height: 50px; }
      @media only screen and (max-width: 1500px) {
        .main-nav .level_3 > .menu-item > a {
          padding: 0 5px 0 15px; } }
    .main-nav .level_3 > .menu-item.active, .main-nav .level_3 > .menu-item.forward {
      font-size: 16px;
      text-align: left;
      line-height: 50px;
      display: block; }
      .main-nav .level_3 > .menu-item.active span, .main-nav .level_3 > .menu-item.active strong, .main-nav .level_3 > .menu-item.forward span, .main-nav .level_3 > .menu-item.forward strong {
        background-color: transparent;
        display: block;
        line-height: 50px;
        padding: 0 20px; }
  @media only screen and (max-width: 1024px) {
    .main-nav .level_1 > .menu-item, .main-nav .level_2 > .menu-item, .main-nav .level_3 > .menu-item {
      height: 100%;
      min-height: 50px;
      border-bottom-width: 1px;
      border-bottom-style: solid; }
      .main-nav .level_1 > .menu-item > a, .main-nav .level_2 > .menu-item > a, .main-nav .level_3 > .menu-item > a {
        font-size: 15px;
        line-height: 50px; }
      .main-nav .level_1 > .menu-item.active, .main-nav .level_1 > .menu-item.forward, .main-nav .level_2 > .menu-item.active, .main-nav .level_2 > .menu-item.forward, .main-nav .level_3 > .menu-item.active, .main-nav .level_3 > .menu-item.forward {
        font-size: 15px;
        text-align: left;
        line-height: 50px;
        min-height: 50px; }
        .main-nav .level_1 > .menu-item.active span, .main-nav .level_1 > .menu-item.active strong, .main-nav .level_1 > .menu-item.forward span, .main-nav .level_1 > .menu-item.forward strong, .main-nav .level_2 > .menu-item.active span, .main-nav .level_2 > .menu-item.active strong, .main-nav .level_2 > .menu-item.forward span, .main-nav .level_2 > .menu-item.forward strong, .main-nav .level_3 > .menu-item.active span, .main-nav .level_3 > .menu-item.active strong, .main-nav .level_3 > .menu-item.forward span, .main-nav .level_3 > .menu-item.forward strong {
          padding: 0 5px 0 15px;
          line-height: 50px; }
        .main-nav .level_1 > .menu-item.active.submenu, .main-nav .level_1 > .menu-item.forward.submenu, .main-nav .level_2 > .menu-item.active.submenu, .main-nav .level_2 > .menu-item.forward.submenu, .main-nav .level_3 > .menu-item.active.submenu, .main-nav .level_3 > .menu-item.forward.submenu {
          line-height: 49px; }
          .main-nav .level_1 > .menu-item.active.submenu:after, .main-nav .level_1 > .menu-item.forward.submenu:after, .main-nav .level_2 > .menu-item.active.submenu:after, .main-nav .level_2 > .menu-item.forward.submenu:after, .main-nav .level_3 > .menu-item.active.submenu:after, .main-nav .level_3 > .menu-item.forward.submenu:after {
            display: none; }
          .main-nav .level_1 > .menu-item.active.submenu span, .main-nav .level_1 > .menu-item.active.submenu strong, .main-nav .level_1 > .menu-item.forward.submenu span, .main-nav .level_1 > .menu-item.forward.submenu strong, .main-nav .level_2 > .menu-item.active.submenu span, .main-nav .level_2 > .menu-item.active.submenu strong, .main-nav .level_2 > .menu-item.forward.submenu span, .main-nav .level_2 > .menu-item.forward.submenu strong, .main-nav .level_3 > .menu-item.active.submenu span, .main-nav .level_3 > .menu-item.active.submenu strong, .main-nav .level_3 > .menu-item.forward.submenu span, .main-nav .level_3 > .menu-item.forward.submenu strong {
            line-height: 49px; }
    .main-nav .level_2 > .menu-item.first, .main-nav .level_3 > .menu-item.first {
      border-top-width: 1px;
      border-top-style: solid; } }

#mobile-header {
  display: none; }
  @media only screen and (max-width: 1024px) {
    #mobile-header {
      display: block;
      position: fixed;
      z-index: 1000;
      top: 0;
      left: 0;
      right: 0;
      height: 5rem;
      text-align: center;
      width: 100%;
      border-bottom-width: 1px;
      border-style: solid; }
      #mobile-header.scrolled {
        box-shadow: 0 1px 3px -1px rgba(0, 0, 0, 0.3); } }
  #mobile-header .logo {
    display: block;
    height: 50px;
    padding: 5px 50px;
    width: 100%;
    position: absolute; }
    #mobile-header .logo img {
      max-height: 40px;
      width: auto;
      margin: 0 auto; }
  #mobile-header .mod_navigation {
    display: none; }
  #mobile-header .mod_changelanguage {
    display: none; }

#mobile-button {
  display: none;
  width: 40px;
  height: 40px;
  margin-top: 5px;
  margin-left: 5px;
  position: relative;
  float: left;
  cursor: pointer;
  transition: background-color .3s ease-out; }
  @media only screen and (max-width: 1024px) {
    #mobile-button {
      display: block; } }

#menu-button {
  position: relative;
  height: 26px;
  width: 20px;
  margin: 0 auto;
  margin-top: 10px;
  border: none;
  padding: 0;
  z-index: 99; }

#menu-button:active, #menu-button:focus, #menu-button:visited, #menu-button:hover {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  outline: 0; }
#menu-button::after {
  clear: both;
  content: "";
  display: table; }

#hotdog-1, #hotdog-2, #hotdog-3 {
  display: block;
  position: absolute;
  width: 20px;
  height: 2px;
  /* prepare for animation */
  -ms-transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  transform: translate3d(0, 0, 0);
  transition: top .2s linear, opacity .2s ease-in-out, transform .2s linear, background-color .3s ease; }

#hotdog-1 {
  top: 4px;
  left: 0; }

#hotdog-2 {
  top: 10px;
  left: 0; }

#hotdog-3 {
  bottom: 8px;
  left: 0; }

html.mm-opened #hotdog-1.hotdog {
  top: 10px;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg); }
html.mm-opened #hotdog-2.hotdog {
  opacity: 0; }
html.mm-opened #hotdog-3.hotdog {
  bottom: 14px;
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.page-overlay {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 100;
  background: rgba(0, 0, 0, 0.2); }

#mobile-menu {
  border-right-width: 1px;
  border-right-style: solid; }

.mm-menu {
  top: 5rem !important; }
  .mm-menu.mm-offcanvas {
    width: 568px !important;
    max-width: 568px !important; }
    @media only screen and (max-width: 568px) {
      .mm-menu.mm-offcanvas {
        width: 320px !important; } }

html.mm-opening .mm-slideout {
  -webkit-transform: translate3d(568px, 0, 0) !important;
  transform: translate3d(568px, 0, 0) !important; }
  @media only screen and (max-width: 568px) {
    html.mm-opening .mm-slideout {
      -webkit-transform: translate3d(320px, 0, 0) !important;
      transform: translate3d(320px, 0, 0) !important; } }

.mm-panels > .mm-panel {
  padding-right: 10px !important; }
  .mm-panels > .mm-panel > .mm-listview {
    margin: 0 -10px 20px -20px !important; }
.mm-panels .menu-item {
  height: 5rem;
  line-height: 5rem;
  padding: 0 10px 0 20px; }

.mm-listview .mm-next {
  right: 10px !important; }
  .mm-listview .mm-next:before {
    top: 2px !important;
    bottom: 3px !important; }

.mm-listview > li > a, .mm-listview > li > span {
  padding: 15px 0 15px 15px !important;
  font-size: 16px;
  line-height: 1.2;
  vertical-align: middle;
  display: inline-block !important;
  width: 100%;
  transition: color 3s ease-out; }
  .mm-listview > li > a:hover, .mm-listview > li > a:focus, .mm-listview > li > a:active, .mm-listview > li > span:hover, .mm-listview > li > span:focus, .mm-listview > li > span:active {
    background-color: transparent !important; }
.mm-listview .mm-next.mm-fullsubopen + span, .mm-listview .mm-next.mm-fullsubopen + a {
  padding-right: 35px !important; }
.mm-listview .mm-next + a, .mm-listview .mm-next + span {
  width: calc(100% - 50px); }

.mm-menu.mm-theme-white .mm-navbar {
  height: 5rem; }
  .mm-menu.mm-theme-white .mm-navbar > *, .mm-menu.mm-theme-white .mm-navbar a {
    padding-top: 15px; }

.mm-listview.mm-border-offset > li:after, .mm-menu.mm-border-offset .mm-listview > li:after {
  right: 10px !important;
  left: 10px !important; }

.mm-prev:before {
  top: 8px !important; }

.lang-switch {
  display: block;
  border-bottom-width: 1px;
  border-style: solid; }
  .lang-switch::after {
    clear: both;
    content: "";
    display: table; }
  .lang-switch li {
    width: 50%;
    float: left;
    padding: 1px; }
    .lang-switch li a, .lang-switch li span {
      line-height: 48px;
      display: block;
      text-align: center;
      font-size: 16px; }
    .lang-switch li:first-child a, .lang-switch li:first-child span {
      border-right-width: 1px;
      border-right-style: solid; }

.service-bar {
  display: block;
  width: 100%;
  height: 20px;
  font-size: 13px; }
  @media only screen and (max-width: 1024px) {
    .service-bar {
      display: none; } }
  .service-bar__content {
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
    transition: max-width .5s ease-out, width .5s ease-out, height .5s ease-in; }
    .service-bar__content::after {
      clear: both;
      content: "";
      display: table; }
    .service-bar__content .mod_article {
      padding: 0;
      margin: 0; }
    @media only screen and (max-width: 1024px) {
      .service-bar__content {
        width: 100%; } }
    @media only screen and (min-width: 1500px) {
      .service-bar__content {
        max-width: 1400px;
        width: 100%; } }
    .service-bar__content > div, .service-bar__content nav {
      display: inline-block;
      float: right; }
      .service-bar__content > div:first-child, .service-bar__content nav:first-child {
        margin-right: 10px;
        margin-left: 20px;
        transition: margin .5s ease-out; }
        @media only screen and (min-width: 1700px) {
          .service-bar__content > div:first-child, .service-bar__content nav:first-child {
            margin-right: -50px; } }
    .service-bar__content p, .service-bar__content li, .service-bar__content a {
      margin-bottom: 0;
      line-height: 20px;
      border-bottom: 0; }

.mod_changelanguage li {
  display: inline-block;
  margin-left: 15px; }
  .mod_changelanguage li a {
    border: 0; }
.mod_changelanguage .active {
  opacity: .8;
  cursor: default; }

.mod_breadcrumb {
  position: relative;
  display: block;
  width: 100%;
  height: 280px;
  background-size: cover; }
  .mod_breadcrumb::after {
    clear: both;
    content: "";
    display: table; }
  .mod_breadcrumb:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1; }
  @media only screen and (max-width: 1024px) {
    .mod_breadcrumb {
      height: 150px; } }
  .mod_breadcrumb .ce_image {
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
  #header-banner .mod_breadcrumb .ce_image {
    position: absolute; }
  .mod_breadcrumb .image-box {
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%; }
  .mod_breadcrumb ul {
    float: right;
    padding: 115px 0; }
    @media only screen and (max-width: 1024px) {
      .mod_breadcrumb ul {
        display: none; } }
  .mod_breadcrumb li {
    display: inline;
    padding: 0 10px;
    line-height: 50px;
    border-right-width: 1px;
    border-right-style: solid; }
    .mod_breadcrumb li:last-child {
      padding-right: 0;
      border: none; }
  .mod_breadcrumb li, .mod_breadcrumb a {
    font-size: 18px;
    border-bottom: none; }
    .mod_breadcrumb li.active, .mod_breadcrumb a.active {
      font-weight: 600; }

.page-title {
  display: inline-block; }
  .page-title p {
    font-size: 50px;
    font-weight: 300;
    display: inline-block;
    line-height: 1;
    padding: 115px 0; }
    @media only screen and (max-width: 1024px) {
      .page-title p {
        padding: 50px 0; } }

.breadcrumb-inside {
  display: block;
  position: relative;
  width: 90%;
  height: 280px;
  max-width: 1200px;
  margin: 0 auto;
  z-index: 1;
  transition: max-width .5s ease-out, width .5s ease-out;
  opacity: 0; }
  .breadcrumb-inside::after {
    clear: both;
    content: "";
    display: table; }
  @media only screen and (max-width: 1024px) {
    .breadcrumb-inside {
      width: 100%;
      padding: 0 15px;
      height: 150px; } }
  @media only screen and (min-width: 1500px) {
    .breadcrumb-inside {
      max-width: 1400px;
      width: 100%; } }

.ce_gallery h1 {
  position: absolute;
  right: 0;
  width: 50%;
  top: 50%;
  margin-top: -2.5%;
  color: #FFF;
  text-shadow: 0px 3px 5px rgba(0, 0, 0, 0.5); }

.banner_background {
  display: block; }

.banner {
  height: 500px;
  position: relative;
  max-width: 1920px;
  margin: 0 auto;
  background-repeat: no-repeat; }
  .banner.flow {
    max-width: 100%; }
  .banner.boxed {
    width: 90%;
    max-width: 1200px;
    transition: max-width .5s ease-out, width .5s ease-out, height .5s ease-in;
    background-size: cover !important; }
    @media only screen and (max-width: 1024px) {
      .banner.boxed {
        width: 100%; } }
    @media only screen and (min-width: 1500px) {
      .banner.boxed {
        max-width: 1400px;
        width: 100%; } }
  .banner__content {
    margin-left: auto;
    margin-right: auto;
    width: 90%;
    max-width: 1200px;
    height: 100%;
    position: relative;
    display: flex;
    align-items: baseline;
    transition: max-width .5s ease-out, width .5s ease-out; }
    .banner__content::after {
      clear: both;
      content: "";
      display: table; }
    @media only screen and (max-width: 1024px) {
      .banner__content {
        padding: 0 15px;
        width: 100%; } }
    @media only screen and (min-width: 1500px) {
      .banner__content {
        max-width: 1400px;
        width: 100%; } }
    .banner__content--box {
      position: absolute;
      padding: 20px; }
      .banner__content--box.top--left {
        top: 50px;
        left: 0; }
        .banner__content--box.top--left.background--text-white, .banner__content--box.top--left.background--text-black, .banner__content--box.top--left.background--text-gray {
          padding-left: 0; }
        .boxed .banner__content--box.top--left.background--text-white, .boxed .banner__content--box.top--left.background--text-black, .boxed .banner__content--box.top--left.background--text-gray {
          padding-left: 20px; }
      .banner__content--box.top--right {
        top: 50px;
        right: 0; }
        .banner__content--box.top--right.background--text-white, .banner__content--box.top--right.background--text-black, .banner__content--box.top--right.background--text-gray {
          padding-right: 0; }
        .boxed .banner__content--box.top--right.background--text-white, .boxed .banner__content--box.top--right.background--text-black, .boxed .banner__content--box.top--right.background--text-gray {
          padding-right: 20px; }
      .banner__content--box.top--center {
        position: relative;
        margin: 50px auto auto auto; }
      .banner__content--box.bottom--left {
        bottom: 50px;
        left: 0; }
        .banner__content--box.bottom--left.background--text-white, .banner__content--box.bottom--left.background--text-black, .banner__content--box.bottom--left.background--text-gray {
          padding-left: 0; }
        .boxed .banner__content--box.bottom--left.background--text-white, .boxed .banner__content--box.bottom--left.background--text-black, .boxed .banner__content--box.bottom--left.background--text-gray {
          padding-left: 20px; }
      .banner__content--box.bottom--right {
        bottom: 50px;
        right: 0; }
        .banner__content--box.bottom--right.background--text-white, .banner__content--box.bottom--right.background--text-black, .banner__content--box.bottom--right.background--text-gray {
          padding-right: 0; }
        .boxed .banner__content--box.bottom--right.background--text-white, .boxed .banner__content--box.bottom--right.background--text-black, .boxed .banner__content--box.bottom--right.background--text-gray {
          padding-right: 20px; }
      .banner__content--box.bottom--center {
        position: relative;
        margin: auto auto 50px auto; }
      .banner__content--box.center {
        margin: auto;
        position: relative; }
        .banner__content--box.center--left {
          position: absolute;
          top: 50%;
          transform: translateY(-50%);
          left: 0; }
          .banner__content--box.center--left.background--text-white, .banner__content--box.center--left.background--text-black, .banner__content--box.center--left.background--text-gray {
            padding-left: 0; }
          .boxed .banner__content--box.center--left.background--text-white, .boxed .banner__content--box.center--left.background--text-black, .boxed .banner__content--box.center--left.background--text-gray {
            padding-left: 20px; }
        .banner__content--box.center--right {
          position: absolute;
          top: 50%;
          transform: translateY(-50%);
          right: 0; }
          .banner__content--box.center--right.background--text-white, .banner__content--box.center--right.background--text-black, .banner__content--box.center--right.background--text-gray {
            padding-right: 0; }
          .boxed .banner__content--box.center--right.background--text-white, .boxed .banner__content--box.center--right.background--text-black, .boxed .banner__content--box.center--right.background--text-gray {
            padding-right: 20px; }
  .banner__headline {
    font-size: 60px;
    line-height: 1.2;
    font-weight: 700; }
  .banner__subheadline {
    font-size: 30px;
    line-height: 1.2;
    font-weight: 400; }

/* Banner (front page) - Responsive Styles */
@media only screen and (max-width: 1024px) {
  .banner__headline {
    font-size: 40px; }
  .banner__subheadline {
    font-size: 24px; }

  .banner__content--box {
    padding: 20px 10px; }
    .banner__content--box.top--left, .banner__content--box.top--right, .banner__content--box.top--center, .banner__content--box.bottom--left, .banner__content--box.bottom--right, .banner__content--box.bottom--center {
      top: auto;
      bottom: 0;
      left: 0;
      right: 0;
      text-align: center;
      position: absolute;
      margin-bottom: 0; }
    .banner__content--box.center, .banner__content--box.center--left, .banner__content--box.center--right {
      bottom: 0;
      left: 0;
      right: 0;
      text-align: center;
      margin: auto;
      position: absolute; }
    .banner__content--box.center--left, .banner__content--box.center--right {
      top: auto;
      transform: translateY(0); }

  .background--primary {
    padding-top: 20px; }

  .banner__content {
    padding: 0 10px; } }
@media only screen and (max-width: 568px) {
  .banner {
    height: 390px; }
    .banner__content--small {
      padding-bottom: 10px; }
    .banner__headline {
      font-size: 28px; }
    .banner__subheadline {
      font-size: 18px; }

  .background--primary {
    padding-top: 10px; } }
.post-headline {
  font-size: 3.6rem; }
  @media only screen and (max-width: 768px) {
    .post-headline {
      font-size: 2.4rem; } }
  .post-headline a {
    border: none; }

.post-subheadline {
  font-size: 2.4rem;
  margin-bottom: 10px;
  display: block;
  width: 100%;
  padding-bottom: 8px;
  border-bottom-width: 1px;
  border-style: solid; }
  @media only screen and (max-width: 768px) {
    .post-subheadline {
      font-size: 1.8rem; } }

.info, .teaser {
  margin-bottom: 20px; }

.featured-image {
  margin-bottom: 40px; }
  .featured-image a:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition: background-color .3s ease-in; }

.mod_newslist {
  position: relative;
  padding: 50px 0; }

.layout_latest, .layout_teaser, .layout_list {
  margin-bottom: 100px;
  position: relative; }
  .layout_latest::after, .layout_teaser::after, .layout_list::after {
    clear: both;
    content: "";
    display: table; }

.layout_teaser:first-child, .layout_list:first-child {
  margin-top: 20px; }
.layout_teaser:last-child, .layout_list:last-child {
  margin-bottom: 0; }

.news-teaser {
  margin-top: 40px; }
  .news-teaser.timeline {
    transition: margin-left .5s ease-out, width .5s ease-out; }
    @media only screen and (min-width: 1500px) {
      .news-teaser.timeline {
        margin-left: 100px; } }
  .news-teaser .image_container img {
    width: 100%; }

.info {
  display: block;
  width: 100%;
  padding-bottom: 4px;
  border-bottom-width: 1px;
  border-style: solid;
  font-size: 16px; }
  @media only screen and (max-width: 768px) {
    .info {
      font-size: 1.4rem; } }
  .info time, .info .news-author, .info .news-comment-count {
    line-height: 1;
    display: inline-block;
    font-size: 16px; }
  .info time {
    padding-right: 10px; }
  .info .news-author, .info .news-comment-count {
    padding: 0 10px;
    border-left-width: 1px;
    border-style: solid; }
  .timeline .info .news-author {
    padding-left: 0;
    border-left: none; }

/*
.more {
    @extend %button-elegant;
    @extend %outlined;
    margin-bottom: 0;

    a {
        border-bottom: none;
    }
}
*/
.more {
  margin-bottom: 0; }
  .more a {
    font-weight: 600;
    padding: 0; }
    .more a:before {
      display: none; }

.timeline-wrapper {
  margin-right: 0; }

.news-teaser-wrapper {
  margin-right: 100px; }
  @media only screen and (max-width: 568px) {
    .news-teaser-wrapper {
      margin-right: 40px; } }

.date-bar {
  position: absolute;
  top: 45px;
  right: 0;
  bottom: 0;
  width: 50px;
  z-index: -1;
  border-left-width: 1px;
  border-style: solid; }
  @media only screen and (max-width: 568px) {
    .date-bar {
      width: 30px; } }

.fader-box {
  position: absolute;
  width: 50px;
  height: 50px; }
  .fader-box.top-box {
    top: 0; }
  .fader-box.bottom-box {
    bottom: 0; }

.date-timeline {
  position: absolute;
  right: 0;
  top: 8px;
  width: 50px;
  text-align: center;
  overflow: hidden; }
  .date-timeline:before {
    content: '';
    position: absolute;
    left: 0;
    top: 2px;
    display: block;
    width: 20px;
    height: 20px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -ms-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    border-style: solid;
    border-width: 1px; }
  .date-timeline .date-day, .date-timeline .date-month {
    height: 20px;
    width: 40px;
    margin-left: 10px;
    font-size: 16px;
    font-weight: 600; }
  @media only screen and (max-width: 568px) {
    .date-timeline {
      width: 30px; }
      .date-timeline:before {
        width: 10px;
        height: 10px;
        left: -1px; }
      .date-timeline .date-day, .date-timeline .date-month {
        width: 30px;
        margin-left: 0;
        font-size: 12px; } }

.mod_newsreader h1 {
  font-size: 3.6rem; }
  @media only screen and (max-width: 768px) {
    .mod_newsreader h1 {
      font-size: 2.4rem; } }
.mod_newsreader h2 {
  font-size: 2.4rem; }
  @media only screen and (max-width: 768px) {
    .mod_newsreader h2 {
      font-size: 1.8rem; } }
.mod_newsreader h3 {
  font-size: 2.4rem; }
  @media only screen and (max-width: 768px) {
    .mod_newsreader h3 {
      font-size: 1.8rem; } }
.mod_newsreader h4 {
  font-size: 2.0rem; }
  @media only screen and (max-width: 768px) {
    .mod_newsreader h4 {
      font-size: 1.6rem; } }
.mod_newsreader h5 {
  font-size: 1.8rem; }
  @media only screen and (max-width: 768px) {
    .mod_newsreader h5 {
      font-size: 1.6rem; } }
.mod_newsreader h2, .mod_newsreader h3, .mod_newsreader h4, .mod_newsreader h5, .mod_newsreader h6 {
  margin: 20px auto 10px auto; }

.post-content {
  margin-top: 40px;
  transition: margin-left .5s ease-out, width .5s ease-out; }
  @media only screen and (min-width: 1500px) {
    .post-content {
      margin-left: 100px; } }

.back {
  padding-left: 20px; }

.field-website {
  display: none; }

.ce_comments {
  margin-top: 75px; }
  .ce_comments h2 {
    margin-bottom: 20px; }
  .ce_comments .form {
    margin-top: 50px; }
  .ce_comments .comment_default {
    margin-bottom: 25px; }
  .ce_comments .info {
    margin-bottom: 5px; }
  .ce_comments .comment, .ce_comments .reply {
    margin-bottom: 15px; }
    .ce_comments .comment::after, .ce_comments .reply::after {
      clear: both;
      content: "";
      display: table; }
  .ce_comments .reply {
    margin-left: 20px; }
  .ce_comments .confirm {
    font-style: italic;
    padding: 11px 10px;
    text-align: center; }

.flexy-wrapper {
  display: flex;
  align-items: stretch;
  margin-left: -1.5%;
  margin-right: -1.5%; }
  @media only screen and (max-width: 1024px) {
    .flexy-wrapper {
      margin-left: 0;
      margin-right: 0;
      flex-flow: row wrap; } }

.mini-teaser {
  margin: auto;
  margin-top: 0;
  min-width: 33.33%;
  flex: 1 1 0;
  align-self: flex-start;
  padding: 0 1.5%; }
  @media only screen and (max-width: 1024px) {
    .mini-teaser {
      flex: 1 0 100%;
      padding: 0;
      margin-bottom: 50px; }
      .mini-teaser:last-child {
        margin-bottom: 0; } }
  .mini-teaser h2, .mini-teaser .info {
    text-align: center; }
  .mini-teaser h2 {
    margin-bottom: 20px;
    background-position: 50% 0;
    background-size: 90px;
    background-repeat: no-repeat; }

.news-mini-teaser {
  text-align: left; }
  .news-mini-teaser .teaser {
    text-align: justify; }

.layout_latest.split-view {
  margin-bottom: 100px; }
  .layout_latest.split-view.fullwidth {
    margin-bottom: 0;
    min-height: 500px; }
  .layout_latest.split-view:last-child {
    margin-bottom: 0; }

.inside-boxed {
  position: static;
  margin-left: auto;
  margin-right: auto;
  width: 90%;
  max-width: 1200px;
  transition: max-width .5s ease-out, width .5s ease-out; }
  @media only screen and (max-width: 1024px) {
    .inside-boxed {
      width: 100%; } }
  @media only screen and (min-width: 1500px) {
    .inside-boxed {
      max-width: 1400px;
      width: 100%; } }

.split-view-image {
  position: absolute;
  width: 50%;
  height: 100%;
  top: 0;
  overflow: hidden;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: transparent; }
  .even .split-view-image {
    left: 0; }
  .odd .split-view-image {
    right: 0; }
  @media only screen and (max-width: 1024px) {
    .split-view-image {
      position: relative;
      top: auto;
      width: 100%;
      height: 300px; }
      .even .split-view-image {
        left: auto; }
      .odd .split-view-image {
        right: auto; } }

.split-view-text {
  width: 50%;
  padding-bottom: 50px;
  border-top-width: 1px;
  border-top-style: solid;
  padding-top: 30px; }
  .split-view-text.fullwidth {
    padding-top: 50px; }
    .even .split-view-text.fullwidth {
      margin-left: 50%;
      padding-left: 50px; }
    .odd .split-view-text.fullwidth {
      float: left;
      margin-right: 50%;
      padding-right: 50px; }
  .split-view-text h2 {
    font-size: 6rem;
    margin-bottom: 40px; }
  .split-view-text .teaser-text {
    margin-bottom: 40px; }
  @media only screen and (max-width: 1024px) {
    .split-view-text {
      position: relative;
      top: auto;
      width: 100%;
      padding-top: 10px; }
      .even .split-view-text {
        margin: 0 auto;
        padding-left: 0; }
      .odd .split-view-text {
        float: none;
        margin: 0 auto;
        padding-right: 0; }
      .split-view-text h2 {
        font-size: 3.6rem;
        margin-bottom: 15px; } }
  @media only screen and (max-width: 568px) {
    .split-view-text h2 {
      font-size: 3rem; } }

.split-view .featured-image {
  width: 50%;
  margin-bottom: 0; }
  .split-view .featured-image figcaption {
    display: none; }
.split-view.even .featured-image {
  float: left;
  padding-right: 25px; }
.split-view.even .split-view-text {
  padding-left: 25px;
  float: left; }
.split-view.odd .featured-image {
  float: right;
  padding-left: 25px; }
.split-view.odd .split-view-text {
  padding-right: 25px;
  float: right; }
@media only screen and (max-width: 1024px) {
  .split-view .featured-image {
    width: 100%;
    margin-bottom: 20px; }
  .split-view.even .featured-image {
    float: none;
    padding-right: 0; }
  .split-view.even .split-view-text {
    padding-left: 0;
    float: none; }
  .split-view.odd .featured-image {
    float: none;
    padding-left: 0; }
  .split-view.odd .split-view-text {
    padding-right: 0;
    float: none; } }

.sharebuttons {
  float: right;
  overflow: hidden; }
  .sharebuttons > ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    line-height: 40px;
    float: right; }
    .sharebuttons > ul::after {
      clear: both;
      content: "";
      display: table; }
  .sharebuttons li {
    float: left;
    position: relative; }
  .sharebuttons a {
    margin: 0;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-indent: 100%;
    background-repeat: no-repeat;
    background-position: center;
    width: 34px;
    height: 40px; }
    .sharebuttons a .icon-social {
      opacity: 1; }
  .sharebuttons svg.icon-social {
    width: 24px;
    height: 24px;
    display: block;
    position: absolute;
    top: 8px;
    left: 4px; }

.share-label {
  display: none;
  float: left;
  line-height: 40px;
  font-size: 16px; }
  @media only screen and (max-width: 768px) {
    .share-label {
      font-size: 1.4rem; } }

.mod_calendar, .mod_eventmenu {
  overflow-x: auto; }
  .mod_calendar table, .mod_eventmenu table {
    width: 100%;
    border-spacing: 0; }

.calendar, .minicalendar {
  text-align: center; }
  .calendar thead, .minicalendar thead {
    font-weight: 600; }
    .calendar thead th, .minicalendar thead th {
      text-align: center; }

.calendar {
  min-width: 700px; }
  .calendar td {
    width: 14%;
    height: 100px; }
    .calendar td a, .calendar td a:link {
      line-height: 1.3;
      border-bottom-width: 1px;
      border-style: solid;
      transition: opacity .3s ease-out, color .3s ease-out, border-color .3s ease-out; }
  .calendar th.current {
    border-left: 0; }
  .calendar th.next {
    border-left: 0; }
  .calendar .event {
    font-size: 15px; }

.minicalendar thead {
  font-size: 14px; }
.minicalendar td {
  font-size: 15px;
  width: 14%; }

.mod_search input.submit {
  min-width: 0;
  text-indent: -9999px;
  background-image: url(../../files/theme-src/images/icons/icon-magnifier.svg);
  background-size: 20px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  width: 40px;
  height: 40px;
  padding: 0;
  display: inline-block;
  cursor: pointer;
  transition: background-color .3s ease; }
.mod_search input[type=search] {
  width: calc(100% - 40px);
  max-width: 600px;
  float: left; }
.mod_search .widget-submit {
  display: inline-block; }
.mod_search .header {
  margin: 10px auto 30px; }
.mod_search > .even, .mod_search > .odd {
  margin-bottom: 30px; }
  .mod_search > .even h3, .mod_search > .odd h3 {
    margin-bottom: 15px; }
.mod_search .relevance {
  font-size: .5em; }
.mod_search .highlight {
  font-weight: 600; }
.mod_search .filesize {
  display: none; }

.search-form-icon, .mod_search .close {
  display: none; }

.main-nav .mod_search {
  overflow: visible;
  display: block;
  float: right;
  position: relative;
  margin: 0;
  padding: 0;
  line-height: 100px;
  height: 100%;
  transition: line-height .5s ease-in; }
  @media only screen and (max-width: 1024px) {
    .main-nav .mod_search {
      display: none; } }
  .main-nav .mod_search .search-form-icon {
    line-height: 40px;
    height: 40px;
    overflow: visible;
    padding: 1px;
    width: 40px;
    display: inline-block;
    position: relative;
    z-index: 99;
    opacity: 1;
    vertical-align: middle;
    transition: background-color .35s ease-out, opacity .35s ease-out; }
    .main-nav .mod_search .search-form-icon i {
      display: inline-block;
      text-align: center;
      line-height: 40px;
      font-size: 1.8rem;
      width: 100%;
      height: 40px;
      background-image: url(../../files/theme-src/images/icons/magnifier.svg);
      background-size: 20px;
      background-position: 50% 25%;
      background-repeat: no-repeat;
      padding: 0;
      cursor: pointer;
      transition: background-color .3s ease; }
    .main-nav .mod_search .search-form-icon.open {
      opacity: .1; }
      .main-nav .mod_search .search-form-icon.open + .popout-form {
        opacity: 1;
        height: 60px; }
        .main-nav .mod_search .search-form-icon.open + .popout-form input.text, .main-nav .mod_search .search-form-icon.open + .popout-form input.submit {
          height: 40px;
          opacity: 1; }
  .main-nav .mod_search .popout-form {
    display: block;
    position: absolute;
    right: 0;
    width: 380px;
    height: 1px;
    padding: 10px;
    top: 100px;
    opacity: 0;
    transition: opacity .4s ease-in, height .4s ease-in, top .5s ease-in-out; }
    .main-nav .mod_search .popout-form input.text {
      width: 280px;
      margin-right: 0; }
    .main-nav .mod_search .popout-form input.submit {
      min-width: 0;
      text-indent: -9999px;
      background-image: url(../../files/theme-src/images/icons/icon-magnifier.svg);
      background-size: 20px;
      background-position: 50% 50%;
      background-repeat: no-repeat;
      width: 40px;
      padding: 0;
      display: inline-block;
      cursor: pointer;
      transition: background-color .3s ease; }
    .main-nav .mod_search .popout-form input.text, .main-nav .mod_search .popout-form input.submit {
      vertical-align: top;
      min-width: 0;
      height: 1px;
      opacity: 0;
      border: 0;
      transition: background-color .35s ease-out, color .35s ease-out, opacity .4s ease-in, height .4s ease-in; }
    .main-nav .mod_search .popout-form .formbody {
      font-size: 0;
      height: 100%; }
  .main-nav .mod_search .close {
    line-height: 40px;
    padding: 0;
    margin-left: 10px;
    float: right;
    display: inline-block;
    vertical-align: top;
    font-size: 40px;
    font-weight: 300;
    cursor: pointer; }

input, textarea, select {
  width: 100%;
  border-width: 1px;
  border-style: solid;
  outline: none;
  font-size: 16px;
  transition: background-color .3s ease, color .3s ease, border-color .3s ease; }

input, select {
  padding: 0 10px;
  line-height: 40px;
  height: 40px; }

select {
  background-image: url("../../files/theme-src/images/icons/select-arrow.png");
  background-position: right 10px top 55%;
  background-repeat: no-repeat;
  -webkit-appearance: none;
  border-radius: 0;
  padding-right: 40px; }
  .ie select {
    padding-right: 10px; }

textarea {
  padding: 5px 10px;
  line-height: 24px; }

.widget {
  position: relative;
  margin-bottom: 15px; }

label {
  font-size: 18px;
  line-height: 20px;
  padding: 0 10px 2px 10px;
  display: inline-block; }
  @media only screen and (max-width: 768px) {
    label {
      font-size: 15px; } }

input.captcha {
  max-width: 60px;
  margin-left: 5px; }

.captcha-label {
  display: block;
  float: left; }
  .captcha-label label {
    display: block; }

.captcha_text {
  font-size: 16px;
  line-height: 20px;
  padding: 0 10px;
  display: block; }
  @media only screen and (max-width: 768px) {
    .captcha_text {
      font-size: 14px; } }

.ce_comments label[for=ctrl_captcha] {
  display: block;
  float: left; }
  .ce_comments label[for=ctrl_captcha] .captcha_text {
    font-size: 18px;
    padding-left: 0; }

.widget-captcha {
  float: left;
  margin-top: 20px; }
  .widget-captcha + * {
    clear: left; }
  .widget-captcha + .submit_container {
    float: right;
    margin-top: 20px;
    clear: none; }

input.submit,
button.submit {
  width: auto;
  min-width: 160px; }
  input.submit:hover,
  button.submit:hover {
    cursor: pointer; }

input.upload {
  padding: 7px 10px;
  line-height: 26px; }

fieldset {
  margin: 15px auto 15px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-style: solid; }

legend {
  font-weight: 300; }

/* SQUARED Checkbox */
.checkbox_container {
  padding: 0 10px;
  border: 0; }
  .checkbox_container input.checkbox {
    width: 30px;
    height: 30px;
    background: transparent;
    color: inherit;
    box-shadow: none;
    border: 0;
    border-radius: 0;
    outline: 0; }
  .checkbox_container label {
    margin-left: 0;
    padding-left: 45px;
    line-height: 30px;
    position: relative;
    z-index: 1; }
    .checkbox_container label:hover + .checkbox-squared .checkbox-squared-cover:after {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      filter: alpha(opacity=100);
      opacity: 1; }
  .checkbox_container input.checkbox + label {
    padding-left: 5px;
    vertical-align: top; }

.checkbox-wrapper {
  display: block;
  position: relative;
  margin-bottom: 10px;
  margin-top: 10px; }

.checkbox-squared {
  width: 30px;
  height: 30px;
  display: block;
  margin-left: 0;
  line-height: 30px;
  margin-top: 0;
  position: absolute;
  left: 0;
  top: 0;
  vertical-align: middle; }
  .checkbox-squared .checkbox-squared-cover {
    display: block;
    position: absolute;
    cursor: pointer;
    width: 30px;
    height: 30px;
    left: 0;
    top: 0; }
    .checkbox-squared .checkbox-squared-cover:after {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
      filter: alpha(opacity=25);
      opacity: 0.1;
      content: '';
      position: absolute;
      width: 18px;
      height: 8px;
      background: transparent;
      top: 7px;
      left: 5px;
      border-width: 3px;
      border-style: solid;
      border-top: none;
      border-right: none;
      -webkit-transform: rotate(-50deg);
      -moz-transform: rotate(-50deg);
      -o-transform: rotate(-50deg);
      -ms-transform: rotate(-50deg);
      transform: rotate(-50deg);
      -webkit-transition: opacity 0.3s ease-in-out, border-color .3s ease-in-out;
      -moz-transition: opacity 0.3s ease-in-out, border-color .3s ease-in-out;
      -o-transition: opacity 0.3s ease-in-out, border-color .3s ease-in-out;
      transition: opacity 0.3s ease-in-out, border-color .3s ease-in-out; }
    .checkbox-squared .checkbox-squared-cover:hover::after {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      filter: alpha(opacity=100);
      opacity: 1; }
  .checkbox-squared input[type=checkbox] {
    visibility: hidden; }
    .checkbox-squared input[type=checkbox]:checked + .checkbox-squared-cover:after {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      filter: alpha(opacity=100);
      opacity: 1; }

/* Radiobutton Slider */
.radio_container {
  padding: 0 10px;
  border: 0; }
  .radio_container input.radio {
    width: 30px;
    height: 30px;
    background: transparent;
    color: inherit;
    box-shadow: none;
    border: 0;
    outline: 0; }
  .radio_container label {
    margin-left: 0;
    padding-left: 70px;
    line-height: 30px;
    position: relative;
    z-index: 1; }
    .radio_container label:hover {
      cursor: pointer; }
      .radio_container label:hover + .radio-slider .radio-slider-knob {
        left: 7px; }
        .radio_container label:hover + .radio-slider .radio-slider-knob:after {
          background: green; }

.radio-wrapper {
  display: block;
  position: relative;
  margin-bottom: 10px;
  margin-top: 10px; }

.radio-slider {
  width: 60px;
  height: 30px;
  margin: 0 auto;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 50px;
  z-index: 0; }
  .radio-slider:after {
    content: '';
    position: absolute;
    top: 14px;
    left: 14px;
    height: 2px;
    width: 32px;
    border-radius: 50px; }
  .radio-slider .radio-slider-knob {
    display: block;
    width: 22px;
    height: 22px;
    cursor: pointer;
    position: absolute;
    top: 4px;
    z-index: 1;
    left: 4px;
    border-radius: 50%;
    transition: all 0.4s ease; }
    .radio-slider .radio-slider-knob:after {
      content: '';
      width: 10px;
      height: 10px;
      position: absolute;
      top: 6px;
      left: 6px;
      border-radius: 50%; }
  .radio-slider input[type=radio] {
    visibility: hidden; }
    .radio-slider input[type=radio]:checked + .radio-slider-knob {
      left: 34px; }

.syntaxhighlighter {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-style: solid; }
  .syntaxhighlighter table {
    border-bottom-width: 1px !important;
    border-style: solid !important; }
    .syntaxhighlighter table td.code .line:first-child {
      padding-top: 2px !important; }
    .syntaxhighlighter table td.code .line:last-child {
      margin-bottom: 2px !important; }

.ce_code pre {
  padding: 15px;
  line-height: 1.2;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-style: solid; }

.ce_sliderStart {
  position: relative; }

.slider-control {
  height: 40px;
  position: absolute;
  bottom: 5px;
  z-index: 1;
  left: 0;
  right: 0;
  text-align: center; }
  .slider-control a {
    font-size: 20px; }
  .slider-control a {
    position: relative;
    top: auto;
    display: inline-block;
    vertical-align: top;
    text-indent: -9999px;
    transition: border-color .3s ease, background-color .3s ease, color .3s ease; }
  .slider-control .slider-menu {
    position: relative;
    display: inline-block;
    width: auto;
    left: auto;
    margin-left: auto;
    font-size: 18px;
    text-align: center;
    cursor: default; }
    .slider-control .slider-menu b {
      text-indent: -9999px;
      display: block;
      float: left;
      width: 20px;
      height: 20px;
      margin: 0 3px; }
  .slider-control .slider-prev {
    left: auto; }
  .slider-control .slider-next {
    right: auto; }

.ce_gallery > ul.cols_1 > li {
  width: 100%; }
.ce_gallery > ul.cols_2 > li {
  width: 49.25%; }
.ce_gallery > ul.cols_3 > li {
  width: 32.33333%; }
.ce_gallery > ul.cols_4 > li {
  width: 23.875%; }
.ce_gallery > ul.cols_5 > li {
  width: 18.8%; }
.ce_gallery > ul.cols_6 > li {
  width: 15.41667%; }
.ce_gallery > ul.cols_7 > li {
  width: 13%; }
.ce_gallery > ul.cols_8 > li {
  width: 11.1875%; }
.ce_gallery > ul.cols_9 > li {
  width: 9.77778%; }
.ce_gallery > ul.cols_10 > li {
  width: 8.65%; }
.ce_gallery > ul.cols_11 > li {
  width: 7.72727%; }
.ce_gallery > ul.cols_12 > li {
  width: 6.95833%; }
.ce_gallery > ul {
  margin: 0 !important;
  padding: 0 0 1.5% 0 !important;
  list-style: none !important; }
  .ce_gallery > ul::after {
    clear: both;
    content: "";
    display: table; }
  .ce_gallery > ul > li {
    float: left;
    width: 23.875%;
    margin: 1.5% 0 0 1.5%; }
    .ce_gallery > ul > li.col_first {
      clear: left;
      margin-left: 0; }
    .ce_gallery > ul > li.col_last {
      margin-right: -1%; }
    .ce_gallery > ul > li > .image_container {
      display: block;
      width: 100%; }
.ce_gallery img {
  width: 100%;
  height: auto; }

.pagination-count {
  text-align: left; }
  .post-content .pagination-count {
    display: none; }

.pagination {
  padding-bottom: 40px;
  margin-bottom: 50px; }
  .pagination ul, .pagination .quick-pager {
    width: 100%;
    padding: 0;
    text-align: left;
    font-size: 0; }
    .pagination ul li, .pagination .quick-pager li {
      display: inline-block;
      text-align: center;
      position: relative;
      font-size: 1.8rem;
      margin-right: 5px;
      vertical-align: top; }
      .pagination ul li.next, .pagination ul li.last, .pagination .quick-pager li.next, .pagination .quick-pager li.last {
        margin-right: 0; }
        .pagination ul li.next:last-child, .pagination ul li.last:last-child, .pagination .quick-pager li.next:last-child, .pagination .quick-pager li.last:last-child {
          margin-right: 20px; }
      .pagination ul li.next, .pagination .quick-pager li.next {
        z-index: 1; }
      .pagination ul li.first:first-child, .pagination ul li.previous:first-child, .pagination .quick-pager li.first:first-child, .pagination .quick-pager li.previous:first-child {
        margin-left: 20px; }
      .pagination ul li.previous, .pagination .quick-pager li.previous {
        z-index: 1; }
      .pagination ul li.first, .pagination .quick-pager li.first {
        margin-right: 0; }
      @media only screen and (min-width: 1024px) {
        .pagination ul li.first a, .pagination .quick-pager li.first a {
          padding-right: 30px; }
        .pagination ul li.last a, .pagination .quick-pager li.last a {
          padding-left: 30px; } }
      @media only screen and (max-width: 1024px) {
        .pagination ul li.next, .pagination ul li.last, .pagination ul li.first, .pagination ul li.previous, .pagination .quick-pager li.next, .pagination .quick-pager li.last, .pagination .quick-pager li.first, .pagination .quick-pager li.previous {
          font-size: 1.8rem; }
          .pagination ul li.next > a, .pagination ul li.last > a, .pagination ul li.first > a, .pagination ul li.previous > a, .pagination .quick-pager li.next > a, .pagination .quick-pager li.last > a, .pagination .quick-pager li.first > a, .pagination .quick-pager li.previous > a {
            margin-top: 7px; }
        .pagination ul li.last, .pagination .quick-pager li.last {
          margin-left: 20px; }
          .pagination ul li.last:before, .pagination .quick-pager li.last:before {
            content: '';
            display: inline-block;
            vertical-align: middle;
            width: 12px;
            height: 12px;
            border: 0;
            border-bottom-width: 2px;
            border-right-width: 2px;
            border-style: solid;
            transform: rotate(-45deg);
            transform-origin: 100% 0;
            margin-left: 0;
            margin-top: -10px;
            transition: border-color .3s ease; }
        .pagination ul li.first, .pagination .quick-pager li.first {
          margin-right: 20px; }
          .pagination ul li.first:after, .pagination .quick-pager li.first:after {
            content: '';
            display: inline-block;
            vertical-align: middle;
            width: 12px;
            height: 12px;
            border: 0;
            border-bottom-width: 2px;
            border-left-width: 2px;
            border-style: solid;
            transform: rotate(45deg);
            transform-origin: 0 0;
            margin-right: 0;
            margin-top: 4px;
            transition: border-color .3s ease; } }
      @media only screen and (max-width: 768px) {
        .pagination ul li.next, .pagination ul li.last, .pagination ul li.first, .pagination ul li.previous, .pagination .quick-pager li.next, .pagination .quick-pager li.last, .pagination .quick-pager li.first, .pagination .quick-pager li.previous {
          font-size: 1.6rem; }
          .pagination ul li.next > a, .pagination ul li.last > a, .pagination ul li.first > a, .pagination ul li.previous > a, .pagination .quick-pager li.next > a, .pagination .quick-pager li.last > a, .pagination .quick-pager li.first > a, .pagination .quick-pager li.previous > a {
            margin-top: 2px; }
        .pagination ul li.first:after, .pagination .quick-pager li.first:after {
          margin-top: -1px; }
        .pagination ul li.last:before, .pagination .quick-pager li.last:before {
          margin-top: -1px; } }
      .pagination ul li .link, .pagination ul li .current, .pagination .quick-pager li .link, .pagination .quick-pager li .current {
        padding: 0;
        font-size: 16px; }
        @media only screen and (max-width: 768px) {
          .pagination ul li .link, .pagination ul li .current, .pagination .quick-pager li .link, .pagination .quick-pager li .current {
            font-size: 1.4rem;
            height: 30px;
            min-width: 30px;
            line-height: 30px; } }

.ce_accordion {
  margin-bottom: 0 !important;
  margin-top: -1px; }

.toggler {
  position: relative;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-style: solid;
  height: 50px;
  line-height: 22px;
  font-weight: 600;
  padding: 14px 15px;
  cursor: pointer;
  transition: border-color .3s ease-in-out, background-color .3s ease-in-out, color .3s ease-in-out; }
  .toggler:before, .toggler:after {
    content: '';
    display: block;
    position: absolute;
    width: 20px;
    height: 4px;
    right: 15px;
    top: 23px;
    background-color: #000; }
  .toggler:before {
    transform: rotate(90deg);
    transition: transform .3s ease-in-out; }
  .toggler.active:before {
    transform: rotate(0deg); }
  .toggler .ui-icon {
    display: none; }

.accordion {
  padding: 15px;
  border-bottom-width: 1px;
  border-style: solid; }
  .accordion > *:last-child::after {
    clear: both;
    content: "";
    display: table; }

.ce_download .download-single, .ce_downloads li {
  width: 100%;
  position: relative; }
  .ce_download .download-single a, .ce_downloads li a {
    text-align: left;
    width: 100%;
    height: 50px;
    line-height: 22px;
    padding: 14px 30px 14px 60px; }
    .ce_download .download-single a .size, .ce_downloads li a .size {
      padding-left: 4px;
      font-size: .7em;
      font-weight: 400;
      opacity: 0;
      transition: opacity .3s ease-in; }
    .ce_download .download-single a:hover .size, .ce_download .download-single a:active .size, .ce_download .download-single afocus .size, .ce_downloads li a:hover .size, .ce_downloads li a:active .size, .ce_downloads li afocus .size {
      opacity: 1; }

.ce_downloads li {
  margin-bottom: 2px; }

.icon-wrapper-button {
  position: absolute;
  width: 30px;
  height: 30px;
  top: 10px;
  left: 15px;
  display: block;
  z-index: 1;
  background: url(../../files/theme-src/images/icons/icon-download.svg) 50% 50% transparent;
  background-size: 30px 30px; }

/*
.icon-download {
    width: 30px;
    height: 30px;
    position: relative;

    polygon, path {
        fill: #FFF;
    }
}
*/
.mod_faqpage section {
  margin-bottom: 50px; }
  .mod_faqpage section:last-child {
    margin-bottom: 0; }

.mod_faqlist ol {
  list-style: decimal;
  padding-left: 25px;
  line-height: 1.4;
  margin-bottom: 1rem; }
  .mod_faqlist ol > li:first-child {
    margin-left: -2px;
    text-indent: 2px; }
.mod_faqlist li {
  margin-bottom: 15px; }
.mod_faqlist a {
  line-height: 30px; }
  .mod_faqlist a:after {
    width: 75px;
    right: auto; }
  .mod_faqlist a:hover:after {
    width: 100%; }

.mod_sitemap .level_1 > li {
  font-weight: 600; }
.mod_sitemap li {
  border-bottom-width: 1px;
  border-style: solid;
  padding-bottom: 15px;
  margin-bottom: 15px;
  line-height: 20px; }
  .mod_sitemap li:before {
    content: '';
    margin-right: 5px;
    vertical-align: top;
    font-size: 18px;
    line-height: 20px; }
.mod_sitemap a {
  border: 0;
  letter-spacing: 0; }
  .mod_sitemap a:before {
    content: ''; }
  .mod_sitemap a:hover, .mod_sitemap a:active, .mod_sitemap a:focus {
    letter-spacing: .5px; }
.mod_sitemap .level_2 {
  margin: 8px 0 20px 15px; }
  .mod_sitemap .level_2 li {
    font-weight: 400;
    border: 0;
    padding-bottom: 0;
    margin-bottom: 3px; }
    .mod_sitemap .level_2 li:before {
      content: '\25AA'; }
.mod_sitemap .level_3 {
  margin-left: 30px; }

.mod_login, .mod_registration {
  margin-bottom: 50px; }
  .mod_login .submit_container, .mod_registration .submit_container {
    margin-top: 15px; }

.mod_nl_list, .mod_subscribe, .mod_unsubscribe {
  margin-bottom: 50px; }

.mod_subscribe h3, .mod_unsubscribe h3 {
  margin-bottom: 10px; }
.mod_subscribe .checkbox_container, .mod_unsubscribe .checkbox_container {
  padding: 10px; }

aside .mod_search,
aside .mod_subscribe,
aside .mod_unsubscribe,
aside .mod_article {
  padding-top: 50px; }
  aside .mod_search h2, aside .mod_search h3, aside .mod_search h4, aside .mod_search h5, aside .mod_search h6,
  aside .mod_subscribe h2,
  aside .mod_subscribe h3,
  aside .mod_subscribe h4,
  aside .mod_subscribe h5,
  aside .mod_subscribe h6,
  aside .mod_unsubscribe h2,
  aside .mod_unsubscribe h3,
  aside .mod_unsubscribe h4,
  aside .mod_unsubscribe h5,
  aside .mod_unsubscribe h6,
  aside .mod_article h2,
  aside .mod_article h3,
  aside .mod_article h4,
  aside .mod_article h5,
  aside .mod_article h6 {
    font-size: 24px;
    padding-left: 30px;
    line-height: 1.2;
    margin-bottom: 20px;
    font-weight: 700; }

.sidebar-widget {
  padding-top: 50px; }
  .sidebar-widget h2, .sidebar-widget h3, .sidebar-widget h4, .sidebar-widget h5, .sidebar-widget h6 {
    font-size: 24px;
    padding-left: 30px;
    line-height: 1.2;
    margin-bottom: 20px;
    font-weight: 700; }

.sidebar-widget.mod_newslist span, .sidebar-widget.mod_newslist h4 {
  font-size: 18px;
  line-height: 45px;
  width: 100%;
  height: 45px;
  display: block;
  padding: 0 30px;
  white-space: nowrap;
  margin-bottom: 0;
  transition: color .3s ease, background .3s ease, background-color .3s ease; }
  .sidebar-widget.mod_newslist span a, .sidebar-widget.mod_newslist span time, .sidebar-widget.mod_newslist h4 a, .sidebar-widget.mod_newslist h4 time {
    font-size: 18px;
    white-space: nowrap;
    transition: color .3s ease; }
.sidebar-widget.mod_newscategories, .sidebar-widget.mod_navigation {
  font-size: 18px;
  width: 100%;
  display: block; }
  .sidebar-widget.mod_newscategories li a, .sidebar-widget.mod_newscategories li span, .sidebar-widget.mod_navigation li a, .sidebar-widget.mod_navigation li span {
    line-height: 45px;
    width: 100%;
    height: 45px;
    display: block;
    padding: 0 30px;
    white-space: nowrap;
    transition: color .3s ease, background .3s ease, background-color .3s ease; }
.sidebar-widget.mod_navigation li {
  margin-bottom: 1px; }

.invisible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  visibility: visible; }

/* warning box for older IE versions (see fe_page) */
#stopIE {
  background: #cd0000;
  padding: 50px;
  color: #fff;
  font-weight: 800;
  text-align: center;
  position: relative;
  z-index: 10000;
  width: 100%;
  display: block; }

mark {
  background-color: transparent; }

/*# sourceMappingURL=styles.css.map */

/* reset column widths for MF Theme - overrides rs-columns css*/

.rs_columns_w33 {
  float: left;
  width: 33%;
  height: 72px;
}
.rs_columns_w33 input {
  width: 85%;
}
.rs_columns_w33 .tl_help {
  margin-right: 24px;
}

/* reset column widths for MF Theme - overrides rs-columns css*/

.rs-columns {
  clear: both;
  display: inline-block;
  width: 100%; }

.rs-column {
  float: left;
  width: 100%;
  margin-top: 3.0303%;
  margin-right: 3.0303%; }
  .rs-column.-large-first {
    clear: left; }
  .rs-column.-large-last {
    margin-right: -5px; }
  .rs-column.-large-first-row {
    margin-top: 0; }
  .rs-column.-large-col-1-1 {
    width: 100%; }
  .rs-column.-large-col-2-1 {
    width: 48.48485%; }
  .rs-column.-large-col-2-2 {
    width: 100%; }
  .rs-column.-large-col-3-1 {
    width: 31.31313%; }
  .rs-column.-large-col-3-2 {
    width: 65.65657%; }
  .rs-column.-large-col-3-3 {
    width: 100%; }
  .rs-column.-large-col-4-1 {
    width: 22.72727%; }
  .rs-column.-large-col-4-2 {
    width: 48.48485%; }
  .rs-column.-large-col-4-3 {
    width: 74.24242%; }
  .rs-column.-large-col-4-4 {
    width: 100%; }
  .rs-column.-large-col-5-1 {
    width: 17.57576%; }
  .rs-column.-large-col-5-2 {
    width: 38.18182%; }
  .rs-column.-large-col-5-3 {
    width: 58.78788%; }
  .rs-column.-large-col-5-4 {
    width: 79.39394%; }
  .rs-column.-large-col-5-5 {
    width: 100%; }
  .rs-column.-large-col-6-1 {
    width: 14.14141%; }
  .rs-column.-large-col-6-2 {
    width: 31.31313%; }
  .rs-column.-large-col-6-3 {
    width: 48.48485%; }
  .rs-column.-large-col-6-4 {
    width: 65.65657%; }
  .rs-column.-large-col-6-5 {
    width: 82.82828%; }
  .rs-column.-large-col-6-6 {
    width: 100.0%; }
  @media screen and (max-width: 1024px) {
    .rs-column {
      margin-top: 4%;
      margin-right: 4%; }
      .rs-column.-large-first {
        clear: none; }
      .rs-column.-large-last {
        margin-right: 4%; }
      .rs-column.-large-first-row {
        margin-top: 4%; }
      .rs-column.-medium-first {
        clear: left; }
      .rs-column.-medium-last {
        margin-right: -5px; }
      .rs-column.-medium-first-row {
        margin-top: 0; }
      .rs-column.-medium-col-1-1 {
        width: 100%; }
      .rs-column.-medium-col-2-1 {
        width: 48%; }
      .rs-column.-medium-col-2-2 {
        width: 100%; }
      .rs-column.-medium-col-3-1 {
        width: 30.66667%; }
      .rs-column.-medium-col-3-2 {
        width: 65.33333%; }
      .rs-column.-medium-col-3-3 {
        width: 100.0%; }
      .rs-column.-medium-col-4-1 {
        width: 22%; }
      .rs-column.-medium-col-4-2 {
        width: 48%; }
      .rs-column.-medium-col-4-3 {
        width: 74%; }
      .rs-column.-medium-col-4-4 {
        width: 100%; }
      .rs-column.-medium-col-5-1 {
        width: 16.8%; }
      .rs-column.-medium-col-5-2 {
        width: 37.6%; }
      .rs-column.-medium-col-5-3 {
        width: 58.4%; }
      .rs-column.-medium-col-5-4 {
        width: 79.2%; }
      .rs-column.-medium-col-5-5 {
        width: 100.0%; }
      .rs-column.-medium-col-6-1 {
        width: 13.33333%; }
      .rs-column.-medium-col-6-2 {
        width: 30.66667%; }
      .rs-column.-medium-col-6-3 {
        width: 48.0%; }
      .rs-column.-medium-col-6-4 {
        width: 65.33333%; }
      .rs-column.-medium-col-6-5 {
        width: 82.66667%; }
      .rs-column.-medium-col-6-6 {
        width: 100%; } }
  @media screen and (max-width: 768px) {
    .rs-column {
      margin-right: 4%; }
      .rs-column.-medium-first {
        clear: none; }
      .rs-column.-medium-last {
        margin-right: 4%; }
      .rs-column.-medium-first-row {
        margin-top: 4%; }
      .rs-column.-small-first {
        clear: left; }
      .rs-column.-small-last {
        margin-right: -5px; }
      .rs-column.-small-first-row {
        margin-top: 0; }
      .rs-column.-small-col-1-1 {
        width: 100%; }
      .rs-column.-small-col-2-1 {
        width: 48%; }
      .rs-column.-small-col-2-2 {
        width: 100%; }
      .rs-column.-small-col-3-1 {
        width: 30.66667%; }
      .rs-column.-small-col-3-2 {
        width: 65.33333%; }
      .rs-column.-small-col-3-3 {
        width: 100.0%; }
      .rs-column.-small-col-4-1 {
        width: 22%; }
      .rs-column.-small-col-4-2 {
        width: 48%; }
      .rs-column.-small-col-4-3 {
        width: 74%; }
      .rs-column.-small-col-4-4 {
        width: 100%; }
      .rs-column.-small-col-5-1 {
        width: 16.8%; }
      .rs-column.-small-col-5-2 {
        width: 37.6%; }
      .rs-column.-small-col-5-3 {
        width: 58.4%; }
      .rs-column.-small-col-5-4 {
        width: 79.2%; }
      .rs-column.-small-col-5-5 {
        width: 100.0%; }
      .rs-column.-small-col-6-1 {
        width: 13.33333%; }
      .rs-column.-small-col-6-2 {
        width: 30.66667%; }
      .rs-column.-small-col-6-3 {
        width: 48.0%; }
      .rs-column.-small-col-6-4 {
        width: 65.33333%; }
      .rs-column.-small-col-6-5 {
        width: 82.66667%; }
      .rs-column.-small-col-6-6 {
        width: 100%; } }

/*# sourceMappingURL=columns.css.map */

.pre-headline{
	font-size: 140%;
	margin-bottom: 0;
	
}
.homeseite #header-banner .slider-wrapper h1{
	margin-top: 0;
	font-size: 223%;
	}
.fremdblut {
		width: 100% !important;
		margin-top: 8px;

}
.fremdblut tr,
.fremdblut td{
	//border:1px #000 solid; 
	line-height:.55;
	background: rgba(130, 93, 67, .03);
	border: 1px solid rgba(130,93,67,.5) !important;
}
.fremdblut td{
	//width:120px;
	vertical-align:middle;padding:7px;line-height: 0.94;}


.fremdblut td:hover,.fremdblut td:focus{
	background:#eee;
	}
.termin.layout_teaser div {

    width: 32%;
    display: inline-block;
    padding: 0 !important;
    margin: 0 !important;
    font-size: 100%;
    text-decoration: none;
    border: none;
	-moz-hyphens: auto;
    -o-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto; 
	vertical-align:top;

}
.termin.layout_teaser.upcoming{
	margin-bottom:0;
	background: #eee;
	padding: 12px 6px;
	
	
}
.termin.layout_teaser.upcoming:nth-child(even){
	
	background: #fafafa;
	
}
.anlaesse .layout_latest.mini-teaser * {
    text-align: left;
}
.anlaesse .layout_latest.mini-teaser h2 {

    font-size: 120%;

}
.anlaesse .layout_latest.mini-teaser {

    margin: 0 0 16px;
    background: #fafafa;
    padding: 16px 10px;

}
.mod_newslist.anlaesse.block {
    padding-top: 16px;
}
.homeseite .news-mini-teaser time::before {

    content: "Erstellt am ";

}
#main .image_container .middle {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
  background: #4a9463;
  content:"";
  width: 100%;
  height: 100%;
}

#main .image_container:hover .middle {
  opacity: 0.6;
}
#header-banner p {
    //font-size: 4.5rem;
    //font-weight: bold;
	//font-family: "Roboto Slab", sans-serif;
}
.table-half-half td{
	width: 50%;
	
}
#hengstlinien table td,
#main .responsive-table table tr{
	background: #eee;
	
}
#hengstlinien table td:nth-child(even),
#main .responsive-table table tr:nth-child(even)
{
	background: #fafafa;
	
}
.divider.symbol.diamond::before {

     margin-top: 12px;

}
#container #main .ce_text.block{
	margin-bottom: 10px;
	
}
.teaser-boxes-item{
	background: #fafafa;
	
}

.teaser-boxes h3{
	padding: 14px 17px 0;
	margin-bottom: 12px;
	
}
.teaser-boxes p {
    padding: 0 17px 8px;
}
.teaser-boxes-item:hover {

    box-shadow: 0px 0px 21px #aaa;

}
.teaser-boxes p {

    min-height: 104px;

}
.slider-control, .content-slider figcaption {
    display: none;
}
.image-wrapper img {
    width: 100%;
    height: auto;
}
#footer .ce_hyperlink.block {

    float: none;
    text-align: center;
    width: 36px;
    margin: 0 auto;

}
.ce_downloads ul li a,
.ce_download a
{
	
	background: #4a9463;
}
.ce_downloads ul li a:hover,
.ce_download a:hover{
	
	background: #3e8054;
	
}
.fohlenschau td.col_0{
	width: 40%
}
.fohlenschau td.col_1{
	width: 60%
}

.mb5{
	margin-bottom: 5px !important;
}
.mb10{
	margin-bottom: 10px !important;
}
.mb15{
	margin-bottom: 15px !important;
}
.mb20{
	margin-bottom: 20px !important;
}
.mb25{
	margin-bottom: 25px !important;
}
.mb30{
	margin-bottom: 30px !important;
}
.mb35{
	margin-bottom: 35px !important;
}
.mb40{
	margin-bottom: 40px !important;
}
.birstaler-hengste h5 {
    margin-bottom: 7px;
}
.more {
    text-align: center;
}
.hellgruen{
	background: #cddecc !important;
	}
.hellblau{
	background: #ccd8de !important;
}
.hellgrau{
	background: #dddede !important;
}


.mm-listitem {
    padding-left: 20px;
}

@media only screen and (max-width: 768px) {
      #main .ce_gallery ul li {
        width:49%; }
	  #main .ce_gallery ul li:nth-child(3){
			margin-left:0;
			
		}
		
		}
		
@media only screen and (max-width: 640px) {
     .responsive-table * {display: block;}
	 .responsive-table tr, .responsive-table table {
			border: 1px solid black;
		}
					
	}	
		
		
@media only screen and (max-width: 480px) {
      #main .ce_gallery ul li {
        width:100%;
		margin:0;		} }
		



/* ---------------------------------------------------------------------------------------------------------------------
// Font Settings */
body {
  font-family: "Work Sans", sans-serif; }

h1, h2, h3, h4, h5, h6, .banner__headline {
  font-family: "Roboto Slab", sans-serif; }

.mod_faqlist a {
  font-family: "Work Sans", sans-serif; }

input, textarea, select {
  font-family: "Work Sans", sans-serif; }

.mm-menu.mm-theme-white .mm-navbar > *, .mm-menu.mm-theme-white .mm-navbar a {
  font-family: "Roboto Slab", sans-serif; }

.button-primary,
.button-secondary,
.back a,
input.submit,
button.submit,
.button-secondary,
.slider-control .slider-menu b,
.more a {
  font-family: "Roboto Slab", serif; }

@media only screen and (min-width: 1024px) {
  .pagination ul li.first a,
  .pagination ul li.previous a,
  .pagination .quick-pager li.first a,
  .pagination .quick-pager li.previous a,
  .pagination ul li.next a,
  .pagination ul li.last a,
  .pagination .quick-pager li.next a,
  .pagination .quick-pager li.last a {
    font-family: "Roboto Slab", serif; } }
/* ---------------------------------------------------------------------------------------------------------------------
// background colors */
.background-off-white {
  background-color: #fcfdfa; }

.background-trans-grey {
  background-color: rgba(0, 0, 0, 0.02); }

.background-light-grey {
  background-color: #f0f0f2; }

.background-medium-grey {
  background-color: #dedede; }

.background-grey {
  background-color: #656565; }

.background-dark {
  background-color: #050505; }

.background-black {
  background-color: #000000; }

.background-white {
  background-color: #FFFFFF; }

.background-primary-color {
  background-color: #248d9d; }

.background-primary-hue {
  background-color: #185F6A; }

.background-primary-tint {
  background-color: #D8ECFF; }

.background-secondary {
  background-color: #FF2719; }

.background-secondary-hue {
  background-color: #7F130C; }

.background-secondary-tint {
  background-color: #CC1F14; }

.light-text h1, .light-text h2, .light-text h3, .light-text h4, .light-text h5, .light-text h6, .light-text p, .light-text li, .light-text label, .light-text legend, .light-text span, .light-text strong {
  color: #FFFFFF !important; }
.light-text a, .light-text a:link {
  color: #FFFFFF !important; }
.light-text a:visited {
  color: #FFFFFF !important; }

/* ---------------------------------------------------------------------------------------------------------------------
// text */
body {
  color: #1C323C;
  background: #FFFFFF; }

h1, h2, h3, h4, h5, h6 {
  color: #1C323C; }

h1 {
  color: #185F6A; }

h2 {
  color: #1C323C; }

a, a:link {
  color: #1C323C; }
a:visited {
  color: #1C323C; }
a:hover, a:focus {
  color: #248d9d; }

p a, li a {
  border-bottom-color: #1C323C; }
  p a:hover, p a:focus, li a:hover, li a:focus {
    border-bottom-color: #248d9d; }

.error {
  color: #cd0000; }

blockquote {
  padding: 1.5rem 2rem;
  background-color: #dedede;
  border-left-color: #656565;
  color: rgba(0, 0, 0, 0.7); }
  blockquote:before {
    color: rgba(0, 0, 0, 0.5); }
  blockquote p:last-child:after {
    color: rgba(0, 0, 0, 0.5); }

/* ---------------------------------------------------------------------------------------------------------------------
// Common Elements (header, footer etc) */
#header {
  background-color: #FFFFFF; }
  #header.scrolled {
    box-shadow: 0 1px 2px 0 #dcdce1; }

.logo a {
  color: #1C323C;
  text-decoration: none; }

.service-bar {
  background-color: #050505;
  color: #FFFFFF; }
  .service-bar a, .service-bar a:link, .service-bar a:visited {
    color: #FFFFFF; }
  .service-bar a:hover, .service-bar a:active, .service-bar a:focus {
    color: #D8ECFF;
    opacity: .8; }

#header-banner .ce_text, #header-banner .ce_image, #header-banner .ce_list {
  color: #FFFFFF; }
  #header-banner .ce_text h1, #header-banner .ce_text h2, #header-banner .ce_text h3, #header-banner .ce_text h4, #header-banner .ce_text h5, #header-banner .ce_text h6, #header-banner .ce_image h1, #header-banner .ce_image h2, #header-banner .ce_image h3, #header-banner .ce_image h4, #header-banner .ce_image h5, #header-banner .ce_image h6, #header-banner .ce_list h1, #header-banner .ce_list h2, #header-banner .ce_list h3, #header-banner .ce_list h4, #header-banner .ce_list h5, #header-banner .ce_list h6 {
    color: #FFFFFF; }
  #header-banner .ce_text.text-dark, #header-banner .ce_image.text-dark, #header-banner .ce_list.text-dark {
    color: #000000; }
    #header-banner .ce_text.text-dark h1, #header-banner .ce_text.text-dark h2, #header-banner .ce_text.text-dark h3, #header-banner .ce_text.text-dark h4, #header-banner .ce_text.text-dark h5, #header-banner .ce_text.text-dark h6, #header-banner .ce_image.text-dark h1, #header-banner .ce_image.text-dark h2, #header-banner .ce_image.text-dark h3, #header-banner .ce_image.text-dark h4, #header-banner .ce_image.text-dark h5, #header-banner .ce_image.text-dark h6, #header-banner .ce_list.text-dark h1, #header-banner .ce_list.text-dark h2, #header-banner .ce_list.text-dark h3, #header-banner .ce_list.text-dark h4, #header-banner .ce_list.text-dark h5, #header-banner .ce_list.text-dark h6 {
      color: #000000; }
  #header-banner .ce_text.text-midtone, #header-banner .ce_image.text-midtone, #header-banner .ce_list.text-midtone {
    color: #656565; }
    #header-banner .ce_text.text-midtone h1, #header-banner .ce_text.text-midtone h2, #header-banner .ce_text.text-midtone h3, #header-banner .ce_text.text-midtone h4, #header-banner .ce_text.text-midtone h5, #header-banner .ce_text.text-midtone h6, #header-banner .ce_image.text-midtone h1, #header-banner .ce_image.text-midtone h2, #header-banner .ce_image.text-midtone h3, #header-banner .ce_image.text-midtone h4, #header-banner .ce_image.text-midtone h5, #header-banner .ce_image.text-midtone h6, #header-banner .ce_list.text-midtone h1, #header-banner .ce_list.text-midtone h2, #header-banner .ce_list.text-midtone h3, #header-banner .ce_list.text-midtone h4, #header-banner .ce_list.text-midtone h5, #header-banner .ce_list.text-midtone h6 {
      color: #656565; }

.banner_background {
  background-color: #FFFFFF; }

.background--white {
  background-color: rgba(255, 255, 255, 0.8);
  color: #000000; }
.background--black {
  background-color: rgba(0, 0, 0, 0.7);
  color: #FFFFFF; }
.background--primary {
  background-color: #248d9d;
  color: #FFFFFF; }
.background--text-white {
  color: #FFFFFF;
  text-shadow: 1px 3px 0 rgba(0, 0, 0, 0.3); }
.background--text-black {
  color: #000000;
  text-shadow: 1px 3px 0 rgba(0, 0, 0, 0.3); }
.background--text-gray {
  color: #656565;
  text-shadow: 1px 3px 0 rgba(255, 255, 255, 0.7); }

@media only screen and (max-width: 768px) {
  .background--white {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 55%, rgba(255, 255, 255, 0.8) 100%); }

  .background--black {
    background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.4) 55%, rgba(0, 0, 0, 0.8) 100%); }

  .background--primary {
    background-color: rgba(0, 0, 0, 0.6); } }
#footer {
  background-color: #050505;
  color: #FFFFFF; }
  #footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6 {
    color: #FFFFFF; }
  #footer a, #footer a:link {
    color: #FFFFFF; }
  #footer a:visited {
    color: #FFFFFF; }
  #footer a:hover, #footer a:focus {
    color: #dedede; }
  #footer p a, #footer li a {
    border-bottom-color: #FFFFFF; }
    #footer p a:hover, #footer p a:focus, #footer li a:hover, #footer li a:focus {
      border-bottom-color: #656565; }
  #footer .sharebuttons a .icon-social {
    transition: opacity .3s ease-out, color .3s ease-out; }
    #footer .sharebuttons a .icon-social path, #footer .sharebuttons a .icon-social polygon {
      fill: #FFFFFF;
      transition: opacity .3s ease-out, fill .3s ease-out; }
  #footer .sharebuttons a:hover .icon-social path, #footer .sharebuttons a:hover .icon-social polygon {
    fill: #248d9d; }

@media only screen and (max-width: 1024px) {
  #left, #right {
    background-color: rgba(0, 0, 0, 0.02); } }

.image_container figcaption {
  background-color: rgba(0, 0, 0, 0.3);
  color: #FFFFFF; }

/* ---------------------------------------------------------------------------------------------------------------------
// Navigation:  news categories */
.sidebar-widget.mod_newslist span, .sidebar-widget.mod_newslist h4 {
  color: #1C323C; }
  .sidebar-widget.mod_newslist span a, .sidebar-widget.mod_newslist span time, .sidebar-widget.mod_newslist h4 a, .sidebar-widget.mod_newslist h4 time {
    color: #1C323C; }
  .sidebar-widget.mod_newslist span:hover, .sidebar-widget.mod_newslist span:focus, .sidebar-widget.mod_newslist span:active, .sidebar-widget.mod_newslist h4:hover, .sidebar-widget.mod_newslist h4:focus, .sidebar-widget.mod_newslist h4:active {
    background-color: #248d9d;
    color: #FFFFFF; }
    .sidebar-widget.mod_newslist span:hover a, .sidebar-widget.mod_newslist span:hover time, .sidebar-widget.mod_newslist span:focus a, .sidebar-widget.mod_newslist span:focus time, .sidebar-widget.mod_newslist span:active a, .sidebar-widget.mod_newslist span:active time, .sidebar-widget.mod_newslist h4:hover a, .sidebar-widget.mod_newslist h4:hover time, .sidebar-widget.mod_newslist h4:focus a, .sidebar-widget.mod_newslist h4:focus time, .sidebar-widget.mod_newslist h4:active a, .sidebar-widget.mod_newslist h4:active time {
      color: #FFFFFF; }
.sidebar-widget.mod_newscategories li a, .sidebar-widget.mod_newscategories li span, .sidebar-widget.mod_navigation li a, .sidebar-widget.mod_navigation li span {
  color: #1C323C;
  background-color: transparent; }
.sidebar-widget.mod_newscategories li a:hover, .sidebar-widget.mod_newscategories li a:focus, .sidebar-widget.mod_newscategories li a:active, .sidebar-widget.mod_navigation li a:hover, .sidebar-widget.mod_navigation li a:focus, .sidebar-widget.mod_navigation li a:active {
  color: #FFFFFF;
  background-color: #248d9d; }
.sidebar-widget.mod_navigation li {
  background-color: #f0f0f2; }
  .sidebar-widget.mod_navigation li.active {
    background-color: #248d9d; }
    .sidebar-widget.mod_navigation li.active > a, .sidebar-widget.mod_navigation li.active > span {
      color: #FFFFFF; }

/* ---------------------------------------------------------------------------------------------------------------------
// Breadcrumb Banner */
.mod_breadcrumb {
  background-color: #185F6A;
  color: #FFFFFF; }
  .mod_breadcrumb:before {
    background-color: rgba(0, 0, 0, 0.5); }
  .mod_breadcrumb li {
    border-color: #f0f0f2;
    color: #FFFFFF; }
  .mod_breadcrumb a {
    color: #FFFFFF; }
    .mod_breadcrumb a:visited {
      color: #FFFFFF; }
    .mod_breadcrumb a:hover, .mod_breadcrumb a:focus {
      color: #f0f0f2; }
  .mod_breadcrumb .ce_image {
    background-color: #185F6A; }

/* ---------------------------------------------------------------------------------------------------------------------
// Forms and Buttons */
.mod_search input.submit,
.mod_search button.submit {
  background-color: #050505; }
  .mod_search input.submit:hover, .mod_search input.submit:focus,
  .mod_search button.submit:hover,
  .mod_search button.submit:focus {
    background-color: #248d9d; }
.mod_search .header strong {
  color: #248d9d; }

.main-nav .mod_search .search-form-icon {
  color: #1C323C;
  background-color: transparent; }
  .main-nav .mod_search .search-form-icon i {
    background-color: transparent; }
.main-nav .mod_search .popout-form {
  background-color: #dedede; }
  .main-nav .mod_search .popout-form input.text {
    border-color: rgba(0, 0, 0, 0.1); }
.main-nav .mod_search .close {
  color: #1C323C; }

input:not(.empty):invalid, textarea:not(.empty):invalid, select:not(.empty):invalid, input.upload:not(.empty):invalid {
  border-color: #cd0000; }
input, input.empty, textarea, textarea.empty, select, select.empty, input.upload, input.upload.empty {
  background-color: #f0f0f2;
  color: #656565;
  border-color: transparent; }
input:active, input:focus, textarea:active, textarea:focus, select:active, select:focus, input.upload:active, input.upload:focus {
  background-color: #fcfdfa;
  color: #1C323C;
  border-color: rgba(0, 0, 0, 0.1); }

label {
  color: #656565; }

.explanation p, .explanation li {
  color: #656565; }

.ce_comments span.mandatory {
  /* set to body color instead of display:none - allows user styling */
  color: #FFFFFF; }

.checkbox-squared {
  background: transparent;
  -webkit-tap-highlight-color: rgba(155, 155, 155, 0); }
  .checkbox-squared .checkbox-squared-cover {
    background: rgba(0, 0, 0, 0.1);
    -webkit-tap-highlight-color: rgba(155, 155, 155, 0); }
    .checkbox-squared .checkbox-squared-cover:after {
      border-color: #050505;
      -webkit-tap-highlight-color: rgba(155, 155, 155, 0); }
  .checkbox-squared input[type=checkbox]:checked + .checkbox-squared-cover:after {
    border-color: #257D16; }

.radio-slider {
  background: rgba(0, 0, 0, 0.1); }
  .radio-slider:after {
    background: #050505; }
  .radio-slider .radio-slider-knob {
    background: #3a3a3d; }
    .radio-slider .radio-slider-knob:after {
      background: #aaaaac; }
  .radio-slider input[type=radio]:checked + .radio-slider-knob:after {
    background: #257D16; }

fieldset {
  border-color: #f0f0f2; }

/* ---------------------------------------------------------------------------------------------------------------------
// buttons */
input.submit,
button.submit {
  background-color: #248d9d; }
  input.submit:before,
  button.submit:before {
    border-color: #248d9d; }
  input.submit, input.submit:visited, input.submit:link,
  button.submit,
  button.submit:visited,
  button.submit:link {
    color: #FFFFFF; }
  input.submit:hover, input.submit:active, input.submit:focus,
  button.submit:hover,
  button.submit:active,
  button.submit:focus {
    background-color: #185F6A;
    color: #FFFFFF; }
    input.submit:hover:before, input.submit:active:before, input.submit:focus:before,
    button.submit:hover:before,
    button.submit:active:before,
    button.submit:focus:before {
      border-color: #185F6A; }

.button-primary {
  background-color: #050505; }
  .button-primary:before {
    border-color: #050505; }
  .pager-default .button-primary {
    background-color: #050505; }
    .pager-default .button-primary:before {
      border-color: #050505; }
  .button-primary, .button-primary:visited, .button-primary:link {
    color: #FFFFFF; }
  .button-primary:hover, .button-primary:active, .button-primary:focus {
    background-color: #185F6A;
    color: #FFFFFF; }
    .button-primary:hover:before, .button-primary:active:before, .button-primary:focus:before {
      border-color: #185F6A; }

.button-secondary {
  border-color: #dedede; }
  .button-secondary:hover, .button-secondary:active, .button-secondary:focus {
    border-color: #000000; }
  .button-secondaryspan:hover, .button-secondaryspan:active, .button-secondaryspan:focus, .button-secondary.current:hover, .button-secondary.current:active, .button-secondary.current:focus {
    border-color: #dedede; }

/* ---------------------------------------------------------------------------------------------------------------------
// pagination */
@media only screen and (min-width: 1024px) {
  .pagination .next, .pagination .last, .pagination .first, .pagination .previous {
    background-color: #050505; }
    .pagination .next:before, .pagination .last:before, .pagination .first:before, .pagination .previous:before {
      border-color: #050505; }
    .pagination .next, .pagination .next:visited, .pagination .next:link, .pagination .last, .pagination .last:visited, .pagination .last:link, .pagination .first, .pagination .first:visited, .pagination .first:link, .pagination .previous, .pagination .previous:visited, .pagination .previous:link {
      color: #FFFFFF; }
    .pagination .next:hover, .pagination .next:active, .pagination .next:focus, .pagination .last:hover, .pagination .last:active, .pagination .last:focus, .pagination .first:hover, .pagination .first:active, .pagination .first:focus, .pagination .previous:hover, .pagination .previous:active, .pagination .previous:focus {
      background-color: #185F6A;
      color: #FFFFFF; }
      .pagination .next:hover:before, .pagination .next:active:before, .pagination .next:focus:before, .pagination .last:hover:before, .pagination .last:active:before, .pagination .last:focus:before, .pagination .first:hover:before, .pagination .first:active:before, .pagination .first:focus:before, .pagination .previous:hover:before, .pagination .previous:active:before, .pagination .previous:focus:before {
        border-color: #185F6A; } }
@media only screen and (max-width: 1024px) {
  .pagination .last:before, .pagination .last:after, .pagination .first:before, .pagination .first:after {
    border-color: #050505; }
  .pagination .last:hover:before, .pagination .last:hover:after, .pagination .last:active:before, .pagination .last:active:after, .pagination .last:focus:before, .pagination .last:focus:after, .pagination .first:hover:before, .pagination .first:hover:after, .pagination .first:active:before, .pagination .first:active:after, .pagination .first:focus:before, .pagination .first:focus:after {
    border-color: #248d9d; } }

/* ---------------------------------------------------------------------------------------------------------------------
// slider navigation */
.slider-control .slider-menu b {
  border-color: #FFFFFF;
  color: #FFFFFF;
  background-color: rgba(0, 0, 0, 0.3); }
  .slider-control .slider-menu b:hover, .slider-control .slider-menu b:focus {
    background-color: rgba(0, 0, 0, 0.8);
    border-color: #000000;
    color: #FFFFFF; }
  .slider-control .slider-menu b.active {
    background-color: rgba(0, 0, 0, 0.8); }

.slider-prev, .slider-next {
  border-color: #000000; }
  .slider-prev:hover, .slider-next:hover {
    border-color: #248d9d; }

#header-banner .slider-prev, #header-banner .slider-next {
  border-color: #FFFFFF;
  box-shadow: 0 4px 4px -2px rgba(0, 0, 0, 0.2); }
  #header-banner .slider-prev:hover, #header-banner .slider-next:hover {
    border-color: #000000; }

/* ---------------------------------------------------------------------------------------------------------------------
// share buttons */
.sharebuttons a .icon-social {
  transition: opacity .3s ease-out, color .3s ease-out; }
  .sharebuttons a .icon-social path, .sharebuttons a .icon-social polygon {
    fill: #000000;
    transition: opacity .3s ease-out, fill .3s ease-out; }
.sharebuttons a:hover .icon-social path, .sharebuttons a:hover .icon-social polygon {
  fill: #248d9d; }

/* ---------------------------------------------------------------------------------------------------------------------
// code */
.syntaxhighlighter {
  background-color: #f0f0f2 !important;
  border-color: rgba(0, 0, 0, 0.1) !important; }
  .syntaxhighlighter table {
    border-color: rgba(0, 0, 0, 0.1) !important; }
  .syntaxhighlighter .line.alt1 {
    background-color: rgba(0, 0, 0, 0.05) !important; }
  .syntaxhighlighter .line.alt2 {
    background-color: #f0f0f2 !important; }
  .syntaxhighlighter .gutter .line {
    border-color: #7F130C !important; }

.ce_code pre {
  background-color: #f0f0f2;
  border-color: rgba(0, 0, 0, 0.1); }

/* ---------------------------------------------------------------------------------------------------------------------
// tables */
table {
  border-color: rgba(0, 0, 0, 0.1);
  background: #FFFFFF; }
  table thead {
    background-color: rgba(0, 0, 0, 0.05); }
  table th, table td {
    border-color: rgba(0, 0, 0, 0.1); }
  table tfoot {
    color: #656565;
    background-color: rgba(0, 0, 0, 0.05); }

/* ---------------------------------------------------------------------------------------------------------------------
// dividers */
.headline-divider:after {
  border-color: #f0f0f2; }
.headline-divider.dark:after {
  border-color: #050505; }
.headline-divider.grey:after {
  border-color: #dedede; }

hr {
  border-color: #f0f0f2; }
  hr.dark {
    border-color: #050505; }
  hr.grey {
    border-color: #dedede; }

.divider.symbol:before {
  background-color: transparent;
  border-top-color: transparent; }
.divider.symbol.dark:before {
  background-color: #050505;
  border-top-color: #050505; }
.divider.symbol.grey:before {
  background-color: #dedede;
  border-top-color: #dedede; }
.divider.symbol.standard:before {
  background-color: #f0f0f2;
  border-top-color: #f0f0f2; }
.divider.symbol.arrow:before {
  background-color: transparent; }

/* ---------------------------------------------------------------------------------------------------------------------
// accordions */
.toggler {
  border-color: #dedede; }
  .toggler:before, .toggler:after {
    background-color: #1C323C; }
  .toggler.active {
    color: #248d9d;
    border-bottom-color: #fcfdfa;
    background-color: #fcfdfa; }

.accordion {
  background-color: #fcfdfa;
  border-color: #dedede; }

/* ---------------------------------------------------------------------------------------------------------------------
// Calendar */
.calendar .next a, .calendar .next a:link, .calendar .previous a, .calendar .previous a:link,
.minicalendar .next a,
.minicalendar .next a:link,
.minicalendar .previous a,
.minicalendar .previous a:link {
  color: #FFFFFF;
  border-bottom: 0; }
.calendar thead,
.minicalendar thead {
  background-color: #185F6A;
  color: #FFFFFF; }
.calendar .active,
.minicalendar .active {
  background-color: rgba(0, 0, 0, 0.05); }
.calendar td a, .calendar td a:link,
.minicalendar td a,
.minicalendar td a:link {
  border-color: transparent; }
  .calendar td a:hover, .calendar td a:active, .calendar td a:focus, .calendar td a:link:hover, .calendar td a:link:active, .calendar td a:link:focus,
  .minicalendar td a:hover,
  .minicalendar td a:active,
  .minicalendar td a:focus,
  .minicalendar td a:link:hover,
  .minicalendar td a:link:active,
  .minicalendar td a:link:focus {
    color: #1C323C;
    border-color: #1C323C; }

.calendar .today {
  background-color: #248d9d;
  color: #FFFFFF; }
  .calendar .today a, .calendar .today a:link {
    color: #FFFFFF;
    border-color: transparent; }
    .calendar .today a:hover, .calendar .today a:active, .calendar .today a:focus, .calendar .today a:link:hover, .calendar .today a:link:active, .calendar .today a:link:focus {
      color: #FFFFFF;
      border-color: #FFFFFF; }

.minicalendar .active,
.minicalendar .today {
  transition: background-color .3s ease-out; }
  .minicalendar .active:hover,
  .minicalendar .today:hover {
    background-color: #fcfdfa; }
.minicalendar .selected {
  background-color: #185F6A; }
  .minicalendar .selected a {
    color: #FFFFFF; }
    .minicalendar .selected a:hover, .minicalendar .selected a:active, .minicalendar .selected a:focus {
      color: #FFFFFF; }
.minicalendar .today {
  background-color: #248d9d;
  color: #FFFFFF; }
  .minicalendar .today a,
  .minicalendar .today a.link {
    color: #FFFFFF;
    border-color: transparent; }
    .minicalendar .today a:hover, .minicalendar .today a:active, .minicalendar .today a:focus,
    .minicalendar .today a.link:hover,
    .minicalendar .today a.link:active,
    .minicalendar .today a.link:focus {
      color: #1C323C; }

/* ---------------------------------------------------------------------------------------------------------------------
// Sitemap */
.mod_sitemap li {
  border-color: #dedede; }
.mod_sitemap .level_2 li:before {
  color: #656565; }

/* ---------------------------------------------------------------------------------------------------------------------
// faq */
.mod_faqlist a:after {
  background-color: #1C323C; }

/* ---------------------------------------------------------------------------------------------------------------------
// media player */
.icon_play {
  fill: #FFFFFF; }

.mejs-overlay {
  background-color: rgba(0, 0, 0, 0.4); }
  .mejs-overlay:hover {
    background-color: transparent; }
    .mejs-overlay:hover .icon_play {
      fill: rgba(255, 255, 255, 0.9); }

.mejs-container .mejs-controls {
  background: rgba(0, 0, 0, 0.3); }

.mejs-controls .mejs-time-rail .mejs-time-loaded {
  background: #D8ECFF; }
.mejs-controls .mejs-time-rail .mejs-time-current {
  background: #FF2719; }
.mejs-controls .mejs-time-rail .mejs-time-handle {
  border-color: #248d9d; }

/* ---------------------------------------------------------------------------------------------------------------------
// navigation and news */
/* ---------------------------------------------------------------------------------------------------------------------
// Navigation */
.main-nav a, .main-nav a:visited, .main-nav a:link {
  color: #1C323C; }
.main-nav a:hover, .main-nav a:active, .main-nav a:focus {
  color: #248d9d; }
.main-nav .active span, .main-nav .active strong {
  color: #248d9d; }

.level_1 > .menu-item:after {
  background-color: #248d9d; }
.level_1 > .menu-item.active > a, .level_1 > .menu-item.active > span, .level_1 > .menu-item.active > strong, .level_1 > .menu-item.trail > a, .level_1 > .menu-item.trail > span, .level_1 > .menu-item.trail > strong {
  color: #248d9d; }
.level_1 > .menu-item.submenu > a:after, .level_1 > .menu-item.submenu > span:after {
  color: #656565;
  border-color: transparent;
  border-bottom-color: #1C323C;
  border-right-color: #1C323C; }

.level_2 > .menu-item {
  background-color: #185F6A; }
  .level_2 > .menu-item a, .level_2 > .menu-item a:link, .level_2 > .menu-item span, .level_2 > .menu-item strong {
    color: #FFFFFF; }
  .level_2 > .menu-item.active, .level_2 > .menu-item.forward, .level_2 > .menu-item.trail {
    color: #FFFFFF;
    background-color: #248d9d; }
  .level_2 > .menu-item:hover, .level_2 > .menu-item:active, .level_2 > .menu-item:focus {
    background-color: #248d9d; }
  .level_2 > .menu-item.submenu > a:after, .level_2 > .menu-item.submenu > span:after {
    border-color: transparent;
    border-top-color: #FFFFFF;
    border-right-color: #FFFFFF; }

.level_3 > .menu-item {
  background-color: #185F6A; }
  .level_3 > .menu-item a, .level_3 > .menu-item a:link, .level_3 > .menu-item span, .level_3 > .menu-item strong {
    color: #FFFFFF; }
  .level_3 > .menu-item.active, .level_3 > .menu-item.forward, .level_3 > .menu-item.trail {
    color: #FFFFFF;
    background-color: #248d9d; }
  .level_3 > .menu-item:hover, .level_3 > .menu-item:active, .level_3 > .menu-item:focus {
    background-color: #248d9d; }

@media only screen and (max-width: 1024px) {
  .main-nav {
    background: #FFFFFF; }

  .level_1 > .menu-item {
    border-color: #656565; }
    .level_1 > .menu-item a {
      background-color: #FFFFFF; }
      .level_1 > .menu-item a, .level_1 > .menu-item a:link, .level_1 > .menu-item a:visited {
        color: #1C323C; }
      .level_1 > .menu-item a:hover, .level_1 > .menu-item a:active, .level_1 > .menu-item a:focus, .level_1 > .menu-item a.trail {
        color: #FFFFFF;
        background-color: #248d9d; }
    .level_1 > .menu-item.active {
      background-color: #248d9d; }
      .level_1 > .menu-item.active span {
        color: #1C323C;
        background-color: #248d9d; }
    .level_1 > .menu-item.submenu.open {
      border-color: #656565; }

  .level_2 > .menu-item {
    border-color: #656565;
    background-color: #FFFFFF; }
    .level_2 > .menu-item a {
      background-color: #FFFFFF; }
      .level_2 > .menu-item a, .level_2 > .menu-item a:link, .level_2 > .menu-item a:visited {
        color: #1C323C; }
      .level_2 > .menu-item a:hover, .level_2 > .menu-item a:active, .level_2 > .menu-item a:focus, .level_2 > .menu-item a.trail {
        color: #FFFFFF;
        background-color: #248d9d; }
    .level_2 > .menu-item.first {
      border-color: #656565; }
    .level_2 > .menu-item.last {
      border-color: #FFFFFF; }

  .level_3 > .menu-item {
    border-color: #656565;
    background-color: #FFFFFF; }
    .level_3 > .menu-item a {
      background-color: #FFFFFF; }
      .level_3 > .menu-item a, .level_3 > .menu-item a:link, .level_3 > .menu-item a:visited {
        color: #1C323C; }
      .level_3 > .menu-item a:hover, .level_3 > .menu-item a:active, .level_3 > .menu-item a:focus, .level_3 > .menu-item a.trail {
        color: #FFFFFF;
        background-color: #248d9d; }
    .level_3 > .menu-item.first {
      border-color: #656565; }
    .level_3 > .menu-item.last {
      border-color: #FFFFFF; } }
#mobile-header {
  background-color: #FFFFFF;
  border-color: #dedede; }

#hotdog-1, #hotdog-2, #hotdog-3 {
  background-color: #1C323C; }

#mobile-button {
  background-color: transparent; }
  #mobile-button:hover {
    background-color: transparent; }
    #mobile-button:hover #hotdog-1, #mobile-button:hover #hotdog-2, #mobile-button:hover #hotdog-3 {
      background-color: #248d9d; }

#mobile-menu {
  background: #FFFFFF;
  box-shadow: 1px 0 3px -1px rgba(0, 0, 0, 0.1); }

.mm-listview > li > a, .mm-listview > li > span {
  color: #000000 !important; }
  .mm-listview > li > a.active, .mm-listview > li > a.trail, .mm-listview > li > span.active, .mm-listview > li > span.trail {
    color: #248d9d !important; }
  .mm-listview > li > a:hover, .mm-listview > li > a:focus, .mm-listview > li > a:active, .mm-listview > li > span:hover, .mm-listview > li > span:focus, .mm-listview > li > span:active {
    color: #248d9d !important;
    background-color: transparent !important; }

.mm-menu.mm-theme-white .mm-listview > li .mm-arrow:after, .mm-menu.mm-theme-white .mm-menu.mm-theme-white .mm-listview > li .mm-next:after {
  border-color: #000000 !important; }
.mm-menu.mm-theme-white .mm-navbar {
  background-color: #185F6A !important;
  color: #FFFFFF !important; }
  .mm-menu.mm-theme-white .mm-navbar > *, .mm-menu.mm-theme-white .mm-navbar a {
    color: #FFFFFF !important; }
.mm-menu.mm-theme-white .mm-btn:after, .mm-menu.mm-theme-white .mm-btn:before {
  background-color: #185F6A !important;
  border-color: #FFFFFF !important; }

.lang-switch {
  border-color: rgba(0, 0, 0, 0.1); }
  .lang-switch .menu-item a, .lang-switch .menu-item span {
    color: #000000; }
    .lang-switch .menu-item a.active, .lang-switch .menu-item span.active {
      color: #dedede; }
  .lang-switch .menu-item:first-child a, .lang-switch .menu-item:first-child span {
    border-color: rgba(0, 0, 0, 0.1); }

/* ---------------------------------------------------------------------------------------------------------------------
// News */
.news-teaser-img a:before {
  background-color: transparent; }
.news-teaser-img a:hover:before {
  background-color: rgba(0, 0, 0, 0.3); }
.news-teaser-img a:hover ~ figcaption {
  background-color: transparent; }

.post-subheadline {
  border-color: #dedede; }

.info {
  color: #656565;
  border-color: #dedede; }
  .info .news-author, .info .news-comment-count {
    border-color: #dedede;
    color: #656565; }

.back a {
  background-color: #656565; }
  .back a:before {
    border-color: #656565; }
  .back a, .back a:visited, .back a:link {
    color: #FFFFFF; }
  .back a:hover, .back a:active, .back a:focus {
    background-color: #050505; }
    .back a:hover:before, .back a:active:before, .back a:focus:before {
      border-color: #050505; }

.more {
  background: transparent; }
  .more:before, .more:after {
    display: none; }
  .more a {
    background-color: transparent;
    color: #1C323C; }
    .more a:before, .more a:after {
      background-color: #1C323C; }
    .more a:hover, .more a:focus, .more a:active {
      color: #1C323C; }

.date-bar {
  background-color: #FFFFFF;
  border-color: #dedede; }

.fader-box.top-box {
  background: #FFFFFF;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(#FFFFFF, transparent);
  background: -o-linear-gradient(#FFFFFF, transparent);
  background: -moz-linear-gradient(#FFFFFF, transparent);
  background: linear-gradient(#FFFFFF, transparent); }
.fader-box.bottom-box {
  background: #FFFFFF;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(transparent, #FFFFFF);
  background: -o-linear-gradient(transparent, #FFFFFF);
  background: -moz-linear-gradient(transparent, #FFFFFF);
  background: linear-gradient(transparent, #FFFFFF); }

.date-timeline:before {
  border-top-color: #dedede;
  border-right-color: #dedede;
  border-bottom-color: #FFFFFF;
  border-left-color: #FFFFFF;
  background-color: #FFFFFF; }

.ce_comments {
  border-color: #dedede; }
  .ce_comments .confirm {
    background-color: #FF2719;
    color: #FFFFFF; }

.mini-teaser .more {
  background: transparent; }
  .mini-teaser .more:before, .mini-teaser .more:after {
    display: none; }
  .mini-teaser .more a {
    background-color: transparent;
    color: #1C323C; }
    .mini-teaser .more a:before, .mini-teaser .more a:after {
      background-color: #1C323C; }
    .mini-teaser .more a:hover, .mini-teaser .more a:focus, .mini-teaser .more a:active {
      color: #1C323C; }

.layout_latest.split-view.fullwidth {
  background-color: #f0f0f2; }
  @media only screen and (max-width: 1024px) {
    .layout_latest.split-view.fullwidth {
      background-color: transparent; } }

.split-view-text {
  border-color: #dedede; }

/*# sourceMappingURL=colors_and_fonts.css.map */

/* colors_and_fonts.css */
body{font-family: 'Work Sans', sans-serif}h1,h2,h3,h4,h5,h6,.banner__headline{font-family: 'Work Sans', sans-serif}.mod_faqlist a{font-family: 'Work Sans', sans-serif}input,textarea,select{font-family: 'Work Sans', sans-serif}.mm-menu.mm-theme-white .mm-navbar > *,.mm-menu.mm-theme-white .mm-navbar a{font-family: 'Work Sans', sans-serif}.button-primary,.button-secondary,.back a,input.submit,button.submit,.button-secondary,.slider-control .slider-menu b,.more a{font-family: 'Work Sans', serif}@media only screen and (min-width: 1024px){.pagination ul li.first a,  .pagination ul li.previous a,  .pagination .quick-pager li.first a,  .pagination .quick-pager li.previous a,  .pagination ul li.next a,  .pagination ul li.last a,  .pagination .quick-pager li.next a,  .pagination .quick-pager li.last a {    font-family: 'Work Sans', serif; }}.background-off-white{background-color: #fcfdfa}.background-trans-grey{background-color: rgba(0, 0, 0, 0.02)}.background-light-grey{background-color: #f0f0f2}.background-medium-grey{background-color: #dedede}.background-grey{background-color: #656565}.background-dark{background-color: #050505}.background-black{background-color: #000000}.background-white{background-color: #ffffff}.background-primary-color{background-color: #4a9463}.background-primary-hue{background-color: #171614}.background-primary-tint{background-color: #D8ECFF}.background-secondary{background-color: #ccc}.background-secondary-hue{background-color: #7F130C}.background-secondary-tint{background-color: #CC1F14}.light-text h1,.light-text h2,.light-text h3,.light-text h4,.light-text h5,.light-text h6,.light-text p,.light-text li,.light-text label,.light-text legend,.light-text span,.light-text strong{color: #ffffff !important}.light-text a,.light-text a:link{color: #ffffff !important}.light-text a:visited{color: #ffffff !important}body{color: #1C323C;background: #ffffff}h1,h2,h3,h4,h5,h6{color: #1C323C}h1{color: #000000}h2{color: #171614}a,a:link{color: #1C323C}a:visited{color: #1C323C}a:hover,a:focus{color: #4a9463}p a,li a{border-bottom-color: #1C323C}p a:hover,p a:focus,li a:hover,li a:focus{border-bottom-color: #4a9463}.error{color: #cd0000}blockquote{padding:1.5rem 2rem;background-color: #dedede;border-left-color: #656565;color: rgba(0, 0, 0, 0.7)}blockquote:before{color: rgba(0, 0, 0, 0.5)}blockquote p:last-child:after{color: rgba(0, 0, 0, 0.5)}#header{background-color: #ffffff}#header.scrolled{box-shadow: 0 1px 2px 0 #dcdce1}.logo a{text-decoration:none;color: #1C323C}.service-bar{background-color: #050505;color: #ffffff}.service-bar a,.service-bar a:link,.service-bar a:visited{color: #ffffff}.service-bar a:hover,.service-bar a:active,.service-bar a:focus{color: #D8ECFF;opacity: .8}#header-banner .ce_text,#header-banner .ce_image,#header-banner .ce_list{color: #ffffff}#header-banner .ce_text h1,#header-banner .ce_text h2,#header-banner .ce_text h3,#header-banner .ce_text h4,#header-banner .ce_text h5,#header-banner .ce_text h6,#header-banner .ce_image h1,#header-banner .ce_image h2,#header-banner .ce_image h3,#header-banner .ce_image h4,#header-banner .ce_image h5,#header-banner .ce_image h6,#header-banner .ce_list h1,#header-banner .ce_list h2,#header-banner .ce_list h3,#header-banner .ce_list h4,#header-banner .ce_list h5,#header-banner .ce_list h6{color: #ffffff}#header-banner .ce_text.text-dark,#header-banner .ce_image.text-dark,#header-banner .ce_list.text-dark{color: #000000}#header-banner .ce_text.text-dark h1,#header-banner .ce_text.text-dark h2,#header-banner .ce_text.text-dark h3,#header-banner .ce_text.text-dark h4,#header-banner .ce_text.text-dark h5,#header-banner .ce_text.text-dark h6,#header-banner .ce_image.text-dark h1,#header-banner .ce_image.text-dark h2,#header-banner .ce_image.text-dark h3,#header-banner .ce_image.text-dark h4,#header-banner .ce_image.text-dark h5,#header-banner .ce_image.text-dark h6,#header-banner .ce_list.text-dark h1,#header-banner .ce_list.text-dark h2,#header-banner .ce_list.text-dark h3,#header-banner .ce_list.text-dark h4,#header-banner .ce_list.text-dark h5,#header-banner .ce_list.text-dark h6{color: #000000}#header-banner .ce_text.text-midtone,#header-banner .ce_image.text-midtone,#header-banner .ce_list.text-midtone{color: #656565}#header-banner .ce_text.text-midtone h1,#header-banner .ce_text.text-midtone h2,#header-banner .ce_text.text-midtone h3,#header-banner .ce_text.text-midtone h4,#header-banner .ce_text.text-midtone h5,#header-banner .ce_text.text-midtone h6,#header-banner .ce_image.text-midtone h1,#header-banner .ce_image.text-midtone h2,#header-banner .ce_image.text-midtone h3,#header-banner .ce_image.text-midtone h4,#header-banner .ce_image.text-midtone h5,#header-banner .ce_image.text-midtone h6,#header-banner .ce_list.text-midtone h1,#header-banner .ce_list.text-midtone h2,#header-banner .ce_list.text-midtone h3,#header-banner .ce_list.text-midtone h4,#header-banner .ce_list.text-midtone h5,#header-banner .ce_list.text-midtone h6{color: #656565}.banner_background{background-color: #ffffff}.background--white{background-color: rgba(255, 255, 255, 0.8);color: #000000}.background--black{background-color: rgba(0, 0, 0, 0.7);color: #ffffff}.background--primary{background-color: #4a9463;color: #ffffff}.background--text-white{color: #ffffff;text-shadow: 1px 3px 0 rgba(0, 0, 0, 0.3)}.background--text-black{color: #000000;text-shadow: 1px 3px 0 rgba(0, 0, 0, 0.3)}.background--text-gray{color: #656565;text-shadow: 1px 3px 0 rgba(255, 255, 255, 0.7)}@media only screen and (max-width: 768px){.background--white {    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 55%, rgba(255, 255, 255, 0.8) 100%); }  .background--black {    background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.4) 55%, rgba(0, 0, 0, 0.8) 100%); }  .background--primary {    background-color: rgba(0, 0, 0, 0.6); }}#footer{background-color: #050505;color: #ffffff}#footer h1,#footer h2,#footer h3,#footer h4,#footer h5,#footer h6{color: #ffffff}#footer a,#footer a:link{color: #ffffff}#footer a:visited{color: #ffffff}#footer a:hover,#footer a:focus{color: #dedede}#footer p a,#footer li a{border-bottom-color: #ffffff}#footer p a:hover,#footer p a:focus,#footer li a:hover,#footer li a:focus{border-bottom-color: #656565}#footer .sharebuttons a .icon-social{transition: opacity .3s ease-out, color .3s ease-out}#footer .sharebuttons a .icon-social path,#footer .sharebuttons a .icon-social polygon{fill: #ffffff;transition: opacity .3s ease-out, fill .3s ease-out}#footer .sharebuttons a:hover .icon-social path,#footer .sharebuttons a:hover .icon-social polygon{fill: #4a9463}@media only screen and (max-width: 1024px){#left, #right {    background-color: rgba(0, 0, 0, 0.02); }}.image_container figcaption{background-color: rgba(0, 0, 0, 0.3);color: #ffffff}.sidebar-widget.mod_newslist span,.sidebar-widget.mod_newslist h4{color: #1C323C}.sidebar-widget.mod_newslist span a,.sidebar-widget.mod_newslist span time,.sidebar-widget.mod_newslist h4 a,.sidebar-widget.mod_newslist h4 time{color: #1C323C}.sidebar-widget.mod_newslist span:hover,.sidebar-widget.mod_newslist span:focus,.sidebar-widget.mod_newslist span:active,.sidebar-widget.mod_newslist h4:hover,.sidebar-widget.mod_newslist h4:focus,.sidebar-widget.mod_newslist h4:active{background-color: #4a9463;color: #ffffff}.sidebar-widget.mod_newslist span:hover a,.sidebar-widget.mod_newslist span:hover time,.sidebar-widget.mod_newslist span:focus a,.sidebar-widget.mod_newslist span:focus time,.sidebar-widget.mod_newslist span:active a,.sidebar-widget.mod_newslist span:active time,.sidebar-widget.mod_newslist h4:hover a,.sidebar-widget.mod_newslist h4:hover time,.sidebar-widget.mod_newslist h4:focus a,.sidebar-widget.mod_newslist h4:focus time,.sidebar-widget.mod_newslist h4:active a,.sidebar-widget.mod_newslist h4:active time{color: #ffffff}.sidebar-widget.mod_newscategories li a,.sidebar-widget.mod_newscategories li span,.sidebar-widget.mod_navigation li a,.sidebar-widget.mod_navigation li span{color: #1C323C;background-color: transparent}.sidebar-widget.mod_newscategories li a:hover,.sidebar-widget.mod_newscategories li a:focus,.sidebar-widget.mod_newscategories li a:active,.sidebar-widget.mod_navigation li a:hover,.sidebar-widget.mod_navigation li a:focus,.sidebar-widget.mod_navigation li a:active{color: #ffffff;background-color: #4a9463}.sidebar-widget.mod_navigation li{background-color: #f0f0f2}.sidebar-widget.mod_navigation li.active{background-color: #4a9463}.sidebar-widget.mod_navigation li.active > a,.sidebar-widget.mod_navigation li.active > span{color: #ffffff}.mod_breadcrumb{background-color: #171614;color: #ffffff}.mod_breadcrumb:before{background-color: rgba(0, 0, 0, 0.5)}.mod_breadcrumb li{border-color: #f0f0f2;color: #ffffff}.mod_breadcrumb a{color: #ffffff}.mod_breadcrumb a:visited{color: #ffffff}.mod_breadcrumb a:hover,.mod_breadcrumb a:focus{color: #f0f0f2}.mod_breadcrumb .ce_image{background-color: #171614}.mod_search input.submit,.mod_search button.submit{background-color: #050505}.mod_search input.submit:hover,.mod_search input.submit:focus,.mod_search button.submit:hover,.mod_search button.submit:focus{background-color: #248d9d}.mod_search .header strong{color: #248d9d}.main-nav .mod_search .search-form-icon{color: #1C323C;background-color: transparent}.main-nav .mod_search .search-form-icon i{background-color: transparent}.main-nav .mod_search .popout-form{background-color: #dedede}.main-nav .mod_search .popout-form input.text{border-color: rgba(0, 0, 0, 0.1)}.main-nav .mod_search .close{color: #1C323C}input:not(.empty):invalid,textarea:not(.empty):invalid,select:not(.empty):invalid,input.upload:not(.empty):invalid{border-color: #cd0000}input,input.empty,textarea,textarea.empty,select,select.empty,input.upload,input.upload.empty{background-color: #f0f0f2;color: #656565;border-color: transparent}input:active,input:focus,textarea:active,textarea:focus,select:active,select:focus,input.upload:active,input.upload:focus{background-color: #fcfdfa;color: #1C323C;border-color: rgba(0, 0, 0, 0.1)}label{color: #656565}.explanation p,.explanation li{color: #656565}.ce_comments span.mandatory{/* set to body color instead of display:none - allows user styling */  color: #ffffff}.checkbox-squared{background: transparent;-webkit-tap-highlight-color: rgba(155, 155, 155, 0)}.checkbox-squared .checkbox-squared-cover{background: rgba(0, 0, 0, 0.1);-webkit-tap-highlight-color: rgba(155, 155, 155, 0)}.checkbox-squared .checkbox-squared-cover:after{border-color: #050505;-webkit-tap-highlight-color: rgba(155, 155, 155, 0)}.checkbox-squared input[type=checkbox]:checked + .checkbox-squared-cover:after{border-color: #257D16}.radio-slider{background: rgba(0, 0, 0, 0.1)}.radio-slider:after{background: #050505}.radio-slider .radio-slider-knob{background: #3a3a3d}.radio-slider .radio-slider-knob:after{background: #aaaaac}.radio-slider input[type=radio]:checked + .radio-slider-knob:after{background: #257D16}fieldset{border-color: #f0f0f2}input.submit,button.submit{background-color: #4a9463}input.submit:before,button.submit:before{border-color: #4a9463}input.submit,input.submit:visited,input.submit:link,button.submit,button.submit:visited,button.submit:link{color: #ffffff}input.submit:hover,input.submit:active,input.submit:focus,button.submit:hover,button.submit:active,button.submit:focus{background-color: #171614;color: #ffffff}input.submit:hover:before,input.submit:active:before,input.submit:focus:before,button.submit:hover:before,button.submit:active:before,button.submit:focus:before{border-color: #171614}.button-primary{background-color: #050505}.button-primary:before{border-color: #050505}.pager-default .button-primary{background-color: #050505}.pager-default .button-primary:before{border-color: #050505}.button-primary,.button-primary:visited,.button-primary:link{color: #ffffff}.button-primary:hover,.button-primary:active,.button-primary:focus{background-color: #171614;color: #ffffff}.button-primary:hover:before,.button-primary:active:before,.button-primary:focus:before{border-color: #171614}.button-secondary{border-color: #dedede}.button-secondary:hover,.button-secondary:active,.button-secondary:focus{border-color: #000000}.button-secondaryspan:hover,.button-secondaryspan:active,.button-secondaryspan:focus,.button-secondary.current:hover,.button-secondary.current:active,.button-secondary.current:focus{border-color: #dedede}@media only screen and (min-width: 1024px){.pagination .next, .pagination .last, .pagination .first, .pagination .previous {    background-color: #050505; }    .pagination .next:before, .pagination .last:before, .pagination .first:before, .pagination .previous:before {      border-color: #050505; }    .pagination .next, .pagination .next:visited, .pagination .next:link, .pagination .last, .pagination .last:visited, .pagination .last:link, .pagination .first, .pagination .first:visited, .pagination .first:link, .pagination .previous, .pagination .previous:visited, .pagination .previous:link {      color: #ffffff; }    .pagination .next:hover, .pagination .next:active, .pagination .next:focus, .pagination .last:hover, .pagination .last:active, .pagination .last:focus, .pagination .first:hover, .pagination .first:active, .pagination .first:focus, .pagination .previous:hover, .pagination .previous:active, .pagination .previous:focus {      background-color: #171614;      color: #ffffff; }      .pagination .next:hover:before, .pagination .next:active:before, .pagination .next:focus:before, .pagination .last:hover:before, .pagination .last:active:before, .pagination .last:focus:before, .pagination .first:hover:before, .pagination .first:active:before, .pagination .first:focus:before, .pagination .previous:hover:before, .pagination .previous:active:before, .pagination .previous:focus:before {        border-color: #171614; }}@media only screen and (max-width: 1024px){.pagination .last:before, .pagination .last:after, .pagination .first:before, .pagination .first:after {    border-color: #050505; }  .pagination .last:hover:before, .pagination .last:hover:after, .pagination .last:active:before, .pagination .last:active:after, .pagination .last:focus:before, .pagination .last:focus:after, .pagination .first:hover:before, .pagination .first:hover:after, .pagination .first:active:before, .pagination .first:active:after, .pagination .first:focus:before, .pagination .first:focus:after {    border-color: #4a9463; }}.slider-control .slider-menu b{border-color: #ffffff;color: #ffffff;background-color: rgba(0, 0, 0, 0.3)}.slider-control .slider-menu b:hover,.slider-control .slider-menu b:focus{background-color: rgba(0, 0, 0, 0.8);border-color: #000000;color: #ffffff}.slider-control .slider-menu b.active{background-color: rgba(0, 0, 0, 0.8)}.slider-prev,.slider-next{border-color: #000000}.slider-prev:hover,.slider-next:hover{border-color: #4a9463}#header-banner .slider-prev,#header-banner .slider-next{border-color: #ffffff;box-shadow: 0 4px 4px -2px rgba(0, 0, 0, 0.2)}#header-banner .slider-prev:hover,#header-banner .slider-next:hover{border-color: #000000}.sharebuttons a .icon-social{transition: opacity .3s ease-out, color .3s ease-out}.sharebuttons a .icon-social path,.sharebuttons a .icon-social polygon{fill: #000000;transition: opacity .3s ease-out, fill .3s ease-out}.sharebuttons a:hover .icon-social path,.sharebuttons a:hover .icon-social polygon{fill: #4a9463}.syntaxhighlighter{background-color: #f0f0f2 !important;border-color: rgba(0, 0, 0, 0.1) !important}.syntaxhighlighter table{border-color: rgba(0, 0, 0, 0.1) !important}.syntaxhighlighter .line.alt1{background-color: rgba(0, 0, 0, 0.05) !important}.syntaxhighlighter .line.alt2{background-color: #f0f0f2 !important}.syntaxhighlighter .gutter .line{border-color: #7F130C !important}.ce_code pre{background-color: #f0f0f2;border-color: rgba(0, 0, 0, 0.1)}table{border-color: rgba(0, 0, 0, 0.1);background: #ffffff}table thead{background-color: rgba(0, 0, 0, 0.05)}table th,table td{border-color: rgba(0, 0, 0, 0.1)}table tfoot{color: #656565;background-color: rgba(0, 0, 0, 0.05)}.headline-divider:after{border-color: #f0f0f2}.headline-divider.dark:after{border-color: #050505}.headline-divider.grey:after{border-color: #dedede}hr{border-color: #f0f0f2}hr.dark{border-color: #050505}hr.grey{border-color: #dedede}.divider.symbol:before{background-color: transparent;border-top-color: transparent}.divider.symbol.dark:before{background-color: #050505;border-top-color: #050505}.divider.symbol.grey:before{background-color: #dedede;border-top-color: #dedede}.divider.symbol.standard:before{background-color: #f0f0f2;border-top-color: #f0f0f2}.divider.symbol.arrow:before{background-color: transparent}.toggler{border-color: #dedede}.toggler:before,.toggler:after{background-color: #1C323C}.toggler.active{color: #248d9d;border-bottom-color: #fcfdfa;background-color: #fcfdfa}.accordion{background-color: #fcfdfa;border-color: #dedede}.calendar .next a,.calendar .next a:link,.calendar .previous a,.calendar .previous a:link,.minicalendar .next a,.minicalendar .next a:link,.minicalendar .previous a,.minicalendar .previous a:link{border-bottom:0;color: #ffffff}.calendar thead,.minicalendar thead{background-color: #171614;color: #ffffff}.calendar .active,.minicalendar .active{background-color: rgba(0, 0, 0, 0.05)}.calendar td a,.calendar td a:link,.minicalendar td a,.minicalendar td a:link{border-color: transparent}.calendar td a:hover,.calendar td a:active,.calendar td a:focus,.calendar td a:link:hover,.calendar td a:link:active,.calendar td a:link:focus,.minicalendar td a:hover,.minicalendar td a:active,.minicalendar td a:focus,.minicalendar td a:link:hover,.minicalendar td a:link:active,.minicalendar td a:link:focus{color: #1C323C;border-color: #1C323C}.calendar .today{background-color: #4a9463;color: #ffffff}.calendar .today a,.calendar .today a:link{color: #ffffff;border-color: transparent}.calendar .today a:hover,.calendar .today a:active,.calendar .today a:focus,.calendar .today a:link:hover,.calendar .today a:link:active,.calendar .today a:link:focus{color: #ffffff;border-color: #ffffff}.minicalendar .active,.minicalendar .today{transition: background-color .3s ease-out}.minicalendar .active:hover,.minicalendar .today:hover{background-color: #fcfdfa}.minicalendar .selected{background-color: #171614}.minicalendar .selected a{color: #ffffff}.minicalendar .selected a:hover,.minicalendar .selected a:active,.minicalendar .selected a:focus{color: #ffffff}.minicalendar .today{background-color: #4a9463;color: #ffffff}.minicalendar .today a,.minicalendar .today a.link{color: #ffffff;border-color: transparent}.minicalendar .today a:hover,.minicalendar .today a:active,.minicalendar .today a:focus,.minicalendar .today a.link:hover,.minicalendar .today a.link:active,.minicalendar .today a.link:focus{color: #1C323C}.mod_sitemap li{border-color: #dedede}.mod_sitemap .level_2 li:before{color: #656565}.mod_faqlist a:after{background-color: #1C323C}.icon_play{fill: #ffffff}.mejs-overlay{background-color: rgba(0, 0, 0, 0.4)}.mejs-overlay:hover{background-color: transparent}.mejs-overlay:hover .icon_play{fill: rgba(255, 255, 255, 0.9)}.mejs-container .mejs-controls{background: rgba(0, 0, 0, 0.3)}.mejs-controls .mejs-time-rail .mejs-time-loaded{background: #D8ECFF}.mejs-controls .mejs-time-rail .mejs-time-current{background: #ccc}.mejs-controls .mejs-time-rail .mejs-time-handle{border-color: #4a9463}.main-nav a,.main-nav a:visited,.main-nav a:link{color: #1C323C}.main-nav a:hover,.main-nav a:active,.main-nav a:focus{color: #4a9463}.main-nav .active span,.main-nav .active strong{color: #4a9463}.level_1 > .menu-item:after{background-color: #4a9463}.level_1 > .menu-item.active > a,.level_1 > .menu-item.active > span,.level_1 > .menu-item.active > strong,.level_1 > .menu-item.trail > a,.level_1 > .menu-item.trail > span,.level_1 > .menu-item.trail > strong{color: #4a9463}.level_1 > .menu-item.submenu > a:after,.level_1 > .menu-item.submenu > span:after{color: #656565;border-color: transparent;border-bottom-color: #1C323C;border-right-color: #1C323C}.level_2 > .menu-item{background-color: #171614}.level_2 > .menu-item a,.level_2 > .menu-item a:link,.level_2 > .menu-item span,.level_2 > .menu-item strong{color: #ffffff}.level_2 > .menu-item.active,.level_2 > .menu-item.forward,.level_2 > .menu-item.trail{color: #ffffff;background-color: #4a9463}.level_2 > .menu-item:hover,.level_2 > .menu-item:active,.level_2 > .menu-item:focus{background-color: #4a9463}.level_2 > .menu-item.submenu > a:after,.level_2 > .menu-item.submenu > span:after{border-color: transparent;border-top-color: #ffffff;border-right-color: #ffffff}.level_3 > .menu-item{background-color: #171614}.level_3 > .menu-item a,.level_3 > .menu-item a:link,.level_3 > .menu-item span,.level_3 > .menu-item strong{color: #ffffff}.level_3 > .menu-item.active,.level_3 > .menu-item.forward,.level_3 > .menu-item.trail{color: #ffffff;background-color: #4a9463}.level_3 > .menu-item:hover,.level_3 > .menu-item:active,.level_3 > .menu-item:focus{background-color: #4a9463}@media only screen and (max-width: 1024px){.main-nav {    background: #ffffff; }  .level_1 > .menu-item {    border-color: #656565; }    .level_1 > .menu-item a {      background-color: #ffffff; }      .level_1 > .menu-item a, .level_1 > .menu-item a:link, .level_1 > .menu-item a:visited {        color: #1C323C; }      .level_1 > .menu-item a:hover, .level_1 > .menu-item a:active, .level_1 > .menu-item a:focus, .level_1 > .menu-item a.trail {        color: #ffffff;        background-color: #4a9463; }    .level_1 > .menu-item.active {      background-color: #4a9463; }      .level_1 > .menu-item.active span {        color: #1C323C;        background-color: #4a9463; }    .level_1 > .menu-item.submenu.open {      border-color: #656565; }  .level_2 > .menu-item {    border-color: #656565;    background-color: #ffffff; }    .level_2 > .menu-item a {      background-color: #ffffff; }      .level_2 > .menu-item a, .level_2 > .menu-item a:link, .level_2 > .menu-item a:visited {        color: #1C323C; }      .level_2 > .menu-item a:hover, .level_2 > .menu-item a:active, .level_2 > .menu-item a:focus, .level_2 > .menu-item a.trail {        color: #ffffff;        background-color: #4a9463; }    .level_2 > .menu-item.first {      border-color: #656565; }    .level_2 > .menu-item.last {      border-color: #ffffff; }  .level_3 > .menu-item {    border-color: #656565;    background-color: #ffffff; }    .level_3 > .menu-item a {      background-color: #ffffff; }      .level_3 > .menu-item a, .level_3 > .menu-item a:link, .level_3 > .menu-item a:visited {        color: #1C323C; }      .level_3 > .menu-item a:hover, .level_3 > .menu-item a:active, .level_3 > .menu-item a:focus, .level_3 > .menu-item a.trail {        color: #ffffff;        background-color: #4a9463; }    .level_3 > .menu-item.first {      border-color: #656565; }    .level_3 > .menu-item.last {      border-color: #ffffff; }}#mobile-header{background-color: #ffffff;border-color: #dedede}#hotdog-1,#hotdog-2,#hotdog-3{background-color: #1C323C}#mobile-button{background-color: transparent}#mobile-button:hover{background-color: transparent}#mobile-button:hover #hotdog-1,#mobile-button:hover #hotdog-2,#mobile-button:hover #hotdog-3{background-color: #248d9d}#mobile-menu{background: #ffffff;box-shadow: 1px 0 3px -1px rgba(0, 0, 0, 0.1)}.mm-listview > li > a,.mm-listview > li > span{color: #000000 !important}.mm-listview > li > a.active,.mm-listview > li > a.trail,.mm-listview > li > span.active,.mm-listview > li > span.trail{color: #248d9d !important}.mm-listview > li > a:hover,.mm-listview > li > a:focus,.mm-listview > li > a:active,.mm-listview > li > span:hover,.mm-listview > li > span:focus,.mm-listview > li > span:active{color: #248d9d !important;background-color: transparent !important}.mm-menu.mm-theme-white .mm-listview > li .mm-arrow:after,.mm-menu.mm-theme-white .mm-menu.mm-theme-white .mm-listview > li .mm-next:after{border-color: #000000 !important}.mm-menu.mm-theme-white .mm-navbar{background-color: #171614 !important;color: #ffffff !important}.mm-menu.mm-theme-white .mm-navbar > *,.mm-menu.mm-theme-white .mm-navbar a{color: #ffffff !important}.mm-menu.mm-theme-white .mm-btn:after,.mm-menu.mm-theme-white .mm-btn:before{background-color: #171614 !important;border-color: #ffffff !important}.lang-switch{border-color: rgba(0, 0, 0, 0.1)}.lang-switch .menu-item a,.lang-switch .menu-item span{color: #000000}.lang-switch .menu-item a.active,.lang-switch .menu-item span.active{color: #dedede}.lang-switch .menu-item:first-child a,.lang-switch .menu-item:first-child span{border-color: rgba(0, 0, 0, 0.1)}.news-teaser-img a:before{background-color: transparent}.news-teaser-img a:hover:before{background-color: rgba(0, 0, 0, 0.3)}.news-teaser-img a:hover ~ figcaption{background-color: transparent}.post-subheadline{border-color: #dedede}.info{color: #656565;border-color: #dedede}.info .news-author,.info .news-comment-count{border-color: #dedede;color: #656565}.back a{background-color: #4a9463}.back a:before{border-color: #4a9463}.back a,.back a:visited,.back a:link{color: #ffffff}.back a:hover,.back a:active,.back a:focus{background-color: #050505}.back a:hover:before,.back a:active:before,.back a:focus:before{border-color: #050505}.more{background: transparent}.more:before,.more:after{display:none}.more a{background-color: transparent;color: #1C323C}.more a:before,.more a:after{background-color: #1C323C}.more a:hover,.more a:focus,.more a:active{color: #1C323C}.date-bar{background-color: #ffffff;border-color: #dedede}.fader-box.top-box{background: #ffffff;/* For browsers that do not support gradients */  background: -webkit-linear-gradient(#ffffff, transparent);background: -o-linear-gradient(#ffffff, transparent);background: -moz-linear-gradient(#ffffff, transparent);background: linear-gradient(#ffffff, transparent)}.fader-box.bottom-box{background: #ffffff;/* For browsers that do not support gradients */  background: -webkit-linear-gradient(transparent, #ffffff);background: -o-linear-gradient(transparent, #ffffff);background: -moz-linear-gradient(transparent, #ffffff);background: linear-gradient(transparent, #ffffff)}.date-timeline:before{border-top-color: #dedede;border-right-color: #dedede;border-bottom-color: #ffffff;border-left-color: #ffffff;background-color: #ffffff}.ce_comments{border-color: #dedede}.ce_comments .confirm{background-color: #ccc;color: #ffffff}.mini-teaser .more{background: transparent}.mini-teaser .more:before,.mini-teaser .more:after{display:none}.mini-teaser .more a{background-color: transparent;color: #1C323C}.mini-teaser .more a:before,.mini-teaser .more a:after{background-color: #1C323C}.mini-teaser .more a:hover,.mini-teaser .more a:focus,.mini-teaser .more a:active{color: #1C323C}.layout_latest.split-view.fullwidth{background-color: #f0f0f2}.layout_latest.split-view.fullwidth{background-color: transparent}{}.split-view-text{border-color: #dedede}
