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}
@media (max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.audio_container audio{max-width:100%}.video_container video{max-width:100%;height:auto}.aspect,.responsive{position:relative;height:0}.aspect iframe,.responsive iframe{position:absolute;top:0;left:0;width:100%;height:100%}.aspect--16\:9,.responsive.ratio-169{padding-bottom:56.25%}.aspect--16\:10,.responsive.ratio-1610{padding-bottom:62.5%}.aspect--21\:9,.responsive.ratio-219{padding-bottom:42.8571%}.aspect--4\:3,.responsive.ratio-43{padding-bottom:75%}.aspect--3\:2,.responsive.ratio-32{padding-bottom:66.6666%}
@media (min-width:1024px){body .mod_article.space_top{margin-top:var(--space_top, var(--article_space_top))}body .mod_article.space_bottom{margin-bottom:var(--space_bottom, var(--article_space_bottom))}}@media (max-width:1023px){body .mod_article.space_top_mobile{padding-top:var(--space_top_mobile, var(--space_top, var(--article_space_top)))}body .mod_article.space_bottom_mobile{padding-bottom:var(--space_bottom_mobile, var(--space_bottom, var(--article_space_bottom)))}}@media (min-width:1024px){body .mod_article:not(.has_inside)>*.space_top,body .mod_article.has_inside .inside>*.space_top{margin-top:var(--space_top)}body .mod_article:not(.has_inside)>*.space_bottom,body .mod_article.has_inside .inside>*.space_bottom{margin-bottom:var(--space_bottom)}}@media (max-width:1023px){body .mod_article:not(.has_inside)>*.space_top_mobile,body .mod_article.has_inside .inside>*.space_top_mobile{padding-top:var(--space_top_mobile, var(--space_top))}body .mod_article:not(.has_inside)>*.space_bottom_mobile,body .mod_article.has_inside .inside>*.space_bottom_mobile{padding-bottom:var(--space_bottom_mobile, var(--space_bottom))}}
.sharebuttons {
	overflow:hidden;
}

.sharebuttons > ul.theme {
	list-style-type:none;
	margin:-4px;
	padding:0;
}

.sharebuttons > ul.theme:after {
	content:"";
	display:block;
	clear:both;
}

.sharebuttons > ul.theme > li {
	float:left;
}

.sharebuttons > ul.theme > li > a {
	margin:4px;
	display:block;
	white-space:nowrap;
	overflow:hidden;
	text-indent:101%;
	background-repeat:no-repeat;
	background-position:center;
}

.sharebuttons > ul.text > li > a {
	text-indent:0;
}

/* source: http://simpleicons.org/ */

.sharebuttons > ul.simpleicons_black > li > a {
	width:32px;
	height:32px;
	background-image:url('../../system/modules/sharebuttons/assets/simpleicons/sprites-black-32.png');
}

.sharebuttons > ul.simpleicons_black > li > a.facebook {
	background-position:-40px 0;
}

.sharebuttons > ul.simpleicons_black > li > a.twitter {
	background-position:-160px 0;
}

.sharebuttons > ul.simpleicons_black > li > a.gplus {
	background-position:-80px 0;
}

.sharebuttons > ul.simpleicons_black > li > a.linkedin {
	background-position:-120px 0;
}

.sharebuttons > ul.simpleicons_black > li > a.xing {
	background-position:-200px 0;
}

.sharebuttons > ul.simpleicons_black > li > a.mail {
	background-position:0 0;
}

.sharebuttons > ul.simpleicons_black > li > a.tumblr {
	background-position:-240px 0;
}

.sharebuttons > ul.simpleicons_black > li > a.pinterest {
	background-position:-280px 0;
}

.sharebuttons > ul.simpleicons_black > li > a.reddit {
	background-position:-320px 0;
}

.sharebuttons > ul.simpleicons_black > li > a.whatsapp {
	background-position:-360px 0;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.3),
       only screen and (-o-min-device-pixel-ratio: 13/10),
       only screen and (min-resolution: 120dpi) 
{
	.sharebuttons > ul.simpleicons_black > li > a {
		background-size:auto 32px;
		background-image:url('../../system/modules/sharebuttons/assets/simpleicons/sprites-black-64.png');
	}
}

.mobile_menu{position:fixed;z-index:100;display:none}.mobile_menu .inner{height:100%;background:#000;overflow-y:scroll}.mobile_menu.active.position_left{box-shadow:2px 0 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.position_top{box-shadow:0 2px 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.position_right{box-shadow:-2px 0 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.position_bottom{box-shadow:0 -2px 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.no_shadow{box-shadow:none!important}.mobile_menu_trigger{display:none}.mobile_menu_wrapper{position:relative;width:100%;overflow:hidden}.mobile_menu_overlay{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:99}.mobile_menu_overlay.background{background:rgba(0,0,0,.5)}.mobile_menu li.submenu_hide>ul{display:none}.mobile_menu li.submenu_show>ul{display:block}body.ie8 .mobile_menu,body.ie8 .mobile_menu_trigger,body.ie9 .mobile_menu,body.ie9 .mobile_menu_trigger{display:none!important}
.rsts-main,.rsts-main *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.rsts-header,.rsts-footer,.rsts-thumbs-header,.rsts-thumbs-footer{overflow:hidden}.rsts-view,.rsts-thumbs-view{position:relative}@media print{.rsts-view,.rsts-thumbs-view{position:static}}.rsts-crop,.rsts-thumbs-crop{position:relative;overflow:hidden}@media print{.rsts-crop,.rsts-thumbs-crop{position:static;overflow:visible;width:auto !important;height:auto !important;transform:none !important}}.rsts-slides,.rsts-slide,.rsts-thumbs-slides,.rsts-thumbs-slide{position:absolute;left:0;top:0}@media print{.rsts-slides,.rsts-slide,.rsts-thumbs-slides,.rsts-thumbs-slide{position:static;width:auto !important;height:auto !important;transform:none !important}.rsts-slides.rsts-slide-image img,.rsts-slides.rsts-slide-video img,.rsts-slides.rsts-thumbs-slide-image img,.rsts-slides.rsts-thumbs-slide-video img,.rsts-slide.rsts-slide-image img,.rsts-slide.rsts-slide-video img,.rsts-slide.rsts-thumbs-slide-image img,.rsts-slide.rsts-thumbs-slide-video img,.rsts-thumbs-slides.rsts-slide-image img,.rsts-thumbs-slides.rsts-slide-video img,.rsts-thumbs-slides.rsts-thumbs-slide-image img,.rsts-thumbs-slides.rsts-thumbs-slide-video img,.rsts-thumbs-slide.rsts-slide-image img,.rsts-thumbs-slide.rsts-slide-video img,.rsts-thumbs-slide.rsts-thumbs-slide-image img,.rsts-thumbs-slide.rsts-thumbs-slide-video img{width:100% !important;height:auto !important;margin:0 !important}}.rsts-slide,.rsts-thumbs-slide{overflow:hidden}@media print{.rsts-slide,.rsts-thumbs-slide{position:static}}.rsts-video-iframe,.rsts-thumbs-video-iframe{position:absolute;top:0;left:0;width:100%;height:100%}.rsts-type-slide .rsts-view,.rsts-thumbs-type-slide .rsts-thumbs-view{cursor:url("../../bundles/rocksolidslider/img/openhand.cur"),default;cursor:-webkit-grab;cursor:-moz-grab;cursor:-ms-grab;cursor:-o-grab;cursor:grab}.rsts-type-slide.rsts-dragging .rsts-view,.rsts-thumbs-type-slide.rsts-thumbs-dragging .rsts-thumbs-view{cursor:url("../../bundles/rocksolidslider/img/closedhand.cur"),default;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-ms-grabbing;cursor:-o-grabbing;cursor:grabbing;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.rsts-type-slide.rsts-dragging-disabled .rsts-view,.rsts-thumbs-type-slide.rsts-thumbs-dragging-disabled .rsts-thumbs-view{cursor:auto}@media print{.rsts-nav,.rsts-prev,.rsts-next,.rsts-overlay-prev,.rsts-overlay-next,.rsts-progress,.rsts-thumbs-nav,.rsts-thumbs-prev,.rsts-thumbs-next,.rsts-thumbs-overlay-prev,.rsts-thumbs-overlay-next,.rsts-thumbs-progress{display:none !important}}

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

.cc-head>*:first-child{margin-top:0}.cc-head>*:last-child{margin-bottom:15px}.contao-cookiebar{--ccb-backdrop: rgba(0, 0, 0, .75);--ccb-anim-duration: .5s;--ccb-checked-clr: #399d32;--ccb-checked-bg: #dcf3db;--ccb-unchecked-clr: #9c9b99;--ccb-unchecked-bg: #fff;--ccb-disabled-clr: #c8c7c5;--ccb-disabled-bg: #f4f4f4;--ccb-focus-clr: #00a4f4;position:fixed;inset:0;z-index:9999;display:flex;align-items:var(--ccb-align, center);justify-content:var(--ccb-justify, center);letter-spacing:0;padding:15px;max-height:100dvh;box-sizing:border-box;pointer-events:none;overflow:hidden;color:var(--ccb-clr, #444)}.contao-cookiebar *{box-sizing:border-box}.contao-cookiebar p{color:var(--ccb-text, #868686);line-height:1.4}.contao-cookiebar label{position:relative;display:block;padding:8px 13px 8px 0;line-height:1.2rem}.contao-cookiebar label.group{font-weight:600}.contao-cookiebar input{position:absolute;width:1px;height:1px;outline:0 none;opacity:0}.contao-cookiebar input+label{padding:8px 13px 8px 45px;cursor:pointer}.contao-cookiebar input+label:before,.contao-cookiebar input+label:after{content:"";position:absolute;border-radius:10px}.contao-cookiebar input+label:before{top:7px;left:0;width:35px;height:18px;margin:0;box-sizing:content-box;background:var(--ccb-unchecked-bg);border:1px solid var(--ccb-unchecked-clr);transition:border-color .2s}.contao-cookiebar input+label:after{display:block;top:11px;left:4px;width:12px;height:12px;background:var(--ccb-unchecked-clr);transition:background .2s,margin-left .2s,padding .2s}.contao-cookiebar input+label:active:after{padding-left:5px}.contao-cookiebar input.cc-group-half+label:after{background:linear-gradient(to right, var(--ccb-unchecked-clr) 0%, var(--ccb-unchecked-clr) 50%, var(--ccb-checked-clr) 50%, var(--ccb-checked-clr) 100%)}.contao-cookiebar input:checked+label:after{background:var(--ccb-checked-clr);margin-left:17px}.contao-cookiebar input:checked+label:active:after{margin-left:12px}.contao-cookiebar input:checked+label:before{background:var(--ccb-checked-bg);border-color:var(--ccb-checked-clr)}.contao-cookiebar input:disabled+label{pointer-events:none}.contao-cookiebar input:disabled+label:after{background:var(--ccb-disabled-clr)}.contao-cookiebar input:disabled+label:before{background:var(--ccb-disabled-bg);border-color:var(--ccb-disabled-clr)}.contao-cookiebar input:focus-visible:not(.cc-hide-focus)+label:before{outline:3px dashed var(--ccb-focus-clr);outline-offset:2px}.contao-cookiebar .cc-btn{display:inline-block;cursor:pointer;width:100%;padding:8px 14px;margin-bottom:8px;font-size:15px;outline:0 none;border:1px solid var(--ccb-btn-bdr, #cfcfcf);border-radius:4px;color:var(--ccb-btn-clr, #444);background:var(--ccb-btn-bg, #f5f5f5)}.contao-cookiebar .cc-btn:hover,.contao-cookiebar .cc-btn:focus{background:var(--ccb-btn-bg-hvr, #ececec)}.contao-cookiebar .cc-btn:last-child{margin-bottom:0}.contao-cookiebar .grayscale{--ccb-btn-bg: #f1efef;--ccb-btn-bg-hvr: #ececec}.contao-cookiebar .grayscale .success{--ccb-btn-bg: #fbfbfb;--ccb-btn-bg-hvr: #f7f7f7}.contao-cookiebar .highlight .success{--ccb-btn-bg: #4e9e3e;--ccb-btn-bg-hvr: #4c933f;--ccb-btn-bdr: #3e7830;--ccb-btn-clr: #fff}.cc-focus:not(.cc-hide-focus):focus-visible{outline:3px dashed var(--ccb-focus-clr);outline-offset:-3px}.cc-invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;float:left}.cc-inner{display:inline-block;overflow-y:auto;max-height:100%;max-width:100%;padding:23px;border-radius:3px;opacity:0;pointer-events:none;visibility:hidden;font-size:1rem;text-align:left;background:var(--ccb-bg, #fff);box-shadow:var(--ccb-box-shadow, rgba(99, 99, 99, 0.2)) 0 2px 8px 0;animation:var(--ccb-anim, cookiebar-middle-in) var(--ccb-anim-duration) ease-in-out forwards}.cc-group{position:relative;border:1px solid var(--ccb-bdr, #d0d0d0);border-radius:5px;margin-bottom:10px}.cc-cookie-info{font-size:.875rem;background:var(--ccb-info-bg, #fff);border:1px solid var(--ccb-info-bdr, #efefef);padding:10px;border-radius:5px}.cc-cookie-info>div>span{font-weight:600}.cc-cookie-info>div+div{margin-top:5px;word-wrap:break-word}.cc-cookie-info+button.cc-detail-btn-details{margin-top:15px}.cc-cookies{background:var(--ccb-cookies-bg, #fbfbfb);border-radius:0 0 5px 5px}.cc-cookies>p{font-size:.875rem}.cc-cookies>p,.cc-cookies>.cc-cookie{margin:0;padding:15px;border-top:1px solid var(--ccb-cookies-bdr, #fbfbfb)}.cc-cookie label.cookie+*{margin-top:10px}.cc-cookie p{margin:0 0 15px;font-size:.875rem}.cc-cookie-desc p{margin-bottom:0}.cc-footer,.cc-info{text-align:center}.cc-info{margin-top:15px}.cc-info>p{font-size:.875rem}.cc-info>a{display:inline-block;font-size:.813rem;color:var(--ccb-detail-clr, #a2a2a2);text-decoration:none}.cc-info>a:hover{color:var(--ccb-detail-clr-hvr, #717171)}.cc-info>a+a:before{display:inline-block;content:"·";margin-right:5px}.cc-active .cc-inner{opacity:1;pointer-events:auto;visibility:visible}.cc-active.cc-blocked{pointer-events:auto;animation:cookiebar-overlay-in var(--ccb-anim-duration) ease-in-out forwards}.cc-saved.cc-inner{opacity:0;pointer-events:none;visibility:hidden}.cc-saved.cc-blocked{pointer-events:none;animation:cookiebar-overlay-out var(--ccb-anim-duration) ease-in-out forwards}.cc-left{--ccb-justify: flex-start}.cc-right{--ccb-justify: flex-end}.cc-top{--ccb-align: flex-start}.cc-top.cc-active{--ccb-anim: cookiebar-top-in}.cc-top.cc-saved{--ccb-anim: cookiebar-top-out}.cc-middle.cc-active{--ccb-anim: cookiebar-middle-in}.cc-middle.cc-saved{--ccb-anim: cookiebar-middle-out}.cc-bottom{--ccb-align: flex-end}.cc-bottom.cc-active{--ccb-anim: cookiebar-bottom-in}.cc-bottom.cc-saved{--ccb-anim: cookiebar-bottom-out}@media(min-width: 768px){.contao-cookiebar .cc-btn{width:auto;margin-bottom:0}.cc-inner{max-width:var(--ccb-max-width, 750px)}}@media(forced-colors){.contao-cookiebar input+label:after{border:1px solid currentColor}.cc-inner{border:1px solid currentColor}input.cc-group-half+label:after{margin-left:9px}}@media(prefers-reduced-motion){.contao-cookiebar{--ccb-anim-duration: 2s}}@media print{.contao-cookiebar{opacity:0}}@keyframes cookiebar-overlay-in{0%{background:rgba(0,0,0,0)}to{background:var(--ccb-backdrop)}}@keyframes cookiebar-overlay-out{0%{background:var(--ccb-backdrop)}to{background:rgba(0,0,0,0);visibility:hidden}}@keyframes cookiebar-top-in{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes cookiebar-top-out{0%{opacity:1;visibility:visible;transform:translateY(0)}to{opacity:0;visibility:hidden;transform:translateY(-100%)}}@keyframes cookiebar-middle-in{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes cookiebar-middle-out{0%{opacity:1;visibility:visible;transform:scale(1)}to{opacity:0;visibility:hidden;transform:scale(0)}}@keyframes cookiebar-bottom-in{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes cookiebar-bottom-out{0%{opacity:1;visibility:visible;transform:translateY(0)}to{opacity:0;visibility:hidden;transform:translateY(100%)}}.cc-groups{display:none;padding-top:15px}.cc-group{text-align:left}.cc-group>label{margin:5px 130px 5px 10px}.cc-detail-btn-details{text-decoration:underline;padding:0;margin:0 0 10px;color:var(--ccb-detail-clr, #a2a2a2);border:0 none;outline:0 none;background:rgba(0,0,0,0);font-size:13px;letter-spacing:0;text-transform:initial;cursor:pointer}.cc-detail-btn-details span:nth-child(2){display:none}.cc-detail-btn-details.cc-active span:nth-child(1){display:none}.cc-detail-btn-details.cc-active span:nth-child(2){display:inline}.cc-detail-btn-details:hover{color:var(--ccb-detail-clr-hvr, #717171)}
#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}
/* normalize.css 2012-03-11T12:53 UTC - http://github.com/necolas/normalize.css */
/* =============================================================================
 * HTML5 display definitions
 * ========================================================================== */
/* Corrects block display not defined in IE6/7/8/9 & FF3 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
	display: block;
}

/* Corrects inline-block display not defined in IE6/7/8/9 & FF3 */
audio,
canvas,
video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

/* Prevents modern browsers from displaying 'audio' without controls
 * Remove excess height in iOS5 devices */
audio:not([controls]) {
	display: none;
	height: 0;
}

/* Addresses styling for 'hidden' attribute not present in IE7/8/9, FF3, S4
 * Known issue: no IE6 support */
[hidden] {
	display: none;
}

/* =============================================================================
 * Base
 * ========================================================================== */
/* 1. Corrects text resizing oddly in IE6/7 when body font-size is set using em units
 *    http://clagnut.com/blog/348/#c790
 * 2. Prevents iOS text size adjust after orientation change, without disabling user zoom
 *    www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
html {
	font-size: 100%;
	/* 1 */
	-webkit-text-size-adjust: 100%;
	/* 2 */
	-ms-text-size-adjust: 100%;
	/* 2 */
	font-family: sans-serif;
}

/* Addresses font-family inconsistency between 'textarea' and other form elements. */
button,
input,
select,
textarea {
	font-family: sans-serif;
}

/* Addresses margins handled incorrectly in IE6/7 */
body {
	margin: 0;
}

/* =============================================================================
 * Links
 * ========================================================================== */
/* Addresses outline displayed oddly in Chrome */
a:focus {
	outline: thin dotted;
}
a:hover,
a:active {
	outline: 0;
}

/* Improves readability when focused and also mouse hovered in all browsers
 * people.opera.com/patrickl/experiments/keyboard/test */
/* =============================================================================
 * Typography
 * ========================================================================== */
/* Addresses font sizes and margins set differently in IE6/7
 * Addresses font sizes within 'section' and 'article' in FF4+, Chrome, S5 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

h2 {
	font-size: 1.5em;
	margin: 0.83em 0;
}

h3 {
	font-size: 1.17em;
	margin: 1em 0;
}

h4 {
	font-size: 1em;
	margin: 1.33em 0;
}

h5 {
	font-size: 0.83em;
	margin: 1.67em 0;
}

h6 {
	font-size: 0.75em;
	margin: 2.33em 0;
}

/* Addresses styling not present in IE7/8/9, S5, Chrome */
abbr[title] {
	border-bottom: 1px dotted;
}

/* Addresses style set to 'bolder' in FF3+, S4/5, Chrome */
b,
strong {
	font-weight: bold;
}

blockquote {
	margin: 1em 40px;
}

/* Addresses styling not present in S5, Chrome */
dfn {
	font-style: italic;
}

/* Addresses styling not present in IE6/7/8/9 */
mark {
	background: yellow;
	color: black;
}

/* Addresses margins set differently in IE6/7 */
p {
	margin: 1em 0;
}

pre {
	margin: 1em 0;
	font-family: monospace, serif;
	_font-family: "courier new", monospace;
	font-size: 1em;
}

/* Corrects font family set oddly in IE6, S4/5, Chrome
 * en.wikipedia.org/wiki/User:Davidgothberg/Test59 */
code,
kbd,
samp {
	font-family: monospace, serif;
	_font-family: "courier new", monospace;
	font-size: 1em;
}

/* Improves readability of pre-formatted text in all browsers */
pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

/* 1. Addresses CSS quotes not supported in IE6/7
 * 2. Addresses quote property not supported in S4 */
/* 1 */
q {
	quotes: none;
}
q:before,
q:after {
	content: "";
	content: none;
}

/* 2 */
small {
	font-size: 75%;
}

/* Prevents sub and sup affecting line-height in all browsers
 * gist.github.com/413930 */
sub {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
	top: -0.25em;
}

sub {
	bottom: -0.2em;
}

/* =============================================================================
 * Lists
 * ========================================================================== */
/* Addresses margins set differently in IE6/7 */
dl,
menu,
ol,
ul {
	margin: 1em 0;
}

dd {
	margin: 0 0 0 40px;
}

/* Addresses paddings set differently in IE6/7 */
menu,
ol,
ul {
	padding: 0 0 0 40px;
}

/* Corrects list images handled incorrectly in IE7 */
nav ul,
nav ol {
	list-style: none;
	list-style-image: none;
}

/* =============================================================================
 * Embedded content
 * ========================================================================== */
/* 1. Removes border when inside 'a' element in IE6/7/8/9, FF3
 * 2. Improves image quality when scaled in IE7
 *    code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/ */
img {
	border: 0;
	/* 1 */
	-ms-interpolation-mode: bicubic;
	/* 2 */
}

/* Corrects overflow displayed oddly in IE9 */
svg:not(:root) {
	overflow: hidden;
}

/* =============================================================================
 * Figures
 * ========================================================================== */
/* Addresses margin not present in IE6/7/8/9, S5, O11 */
figure,
form {
	margin: 0;
}

/* =============================================================================
 * Forms
 * ========================================================================== */
/* Corrects margin displayed oddly in IE6/7 */
/* Define consistent border, margin, and padding */
fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

/* 1. Corrects color not being inherited in IE6/7/8/9
 * 2. Corrects text not wrapping in FF3
 * 3. Corrects alignment displayed oddly in IE6/7 */
legend {
	border: 0;
	/* 1 */
	padding: 0;
	white-space: normal;
	/* 2 */
	*margin-left: -7px;
	/* 3 */
}

/* 1. Corrects font size not being inherited in all browsers
 * 2. Addresses margins set differently in IE6/7, FF3+, S5, Chrome
 * 3. Improves appearance and consistency in all browsers */
button,
input,
select,
textarea {
	font-size: 100%;
	/* 1 */
	margin: 0;
	/* 2 */
	vertical-align: baseline;
	/* 3 */
	*vertical-align: middle;
	/* 3 */
}

/* Addresses FF3/4 setting line-height on 'input' using !important in the UA stylesheet */
button,
input {
	line-height: normal;
	/* 1 */
}

/* 1. Improves usability and consistency of cursor style between image-type 'input' and others
 * 2. Corrects inability to style clickable 'input' types in iOS
 * 3. Removes inner spacing in IE7 without affecting normal text inputs
 *    Known issue: inner spacing remains in IE6 */
button {
	cursor: pointer;
	/* 1 */
	-webkit-appearance: button;
	/* 2 */
	*overflow: visible;
	/* 3 */
}

input[type="button"],
input[type="reset"],
input[type="submit"] {
	cursor: pointer;
	/* 1 */
	-webkit-appearance: button;
	/* 2 */
	*overflow: visible;
	/* 3 */
}

/* Re-set default cursor for disabled elements */
button[disabled] {
	cursor: default;
}

input[disabled] {
	cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	/* 1 */
	padding: 0;
	/* 2 */
	*height: 13px;
	/* 3 */
	*width: 13px;
	/* 3 */
}
input[type="search"] {
	-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
	-webkit-appearance: none;
}

/* 1. Addresses box sizing set to content-box in IE8/9
 * 2. Removes excess padding in IE8/9
 * 3. Removes excess padding in IE7
 *    Known issue: excess padding remains in IE6 */
/* 1. Addresses appearance set to searchfield in S5, Chrome
 * 2. Addresses box-sizing set to border-box in S5, Chrome (include -moz to future-proof) */
/* Removes inner padding and search cancel button in S5, Chrome on OS X */
/* Removes inner padding and border in FF3+
 * www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

/* 1. Removes default vertical scrollbar in IE6/7/8/9
 * 2. Improves readability and alignment in all browsers */
textarea {
	overflow: auto;
	/* 1 */
	vertical-align: top;
	/* 2 */
}

/* =============================================================================
 * Tables
 * ========================================================================== */
/* Remove most spacing between table cells */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

@charset "UTF-8";
/*
 * Main Stylesheet
 *
 * @copyright Copyright (c) 2012 rocksolidthemes.com
 * @license   http://rocksolidthemes.com/agb   No free usage allowed
 */
/* ===========================================
 * # Index: The structure of this stylesheet
 *
 * - Imports (SASS only)
 * - Fonts
 * - Basic settings (SASS only)
 * - Colors (SASS only)
 * - General styles
 * - Button styles
 * - Wrapper Elements
 * - Elements in order of appearance in HTML
 * - Content styles
 * - Sidebar styles
 * - Form styles
 * - Content elements
 * - Slider styles
 * - Module styles (Search, FAQ, News, Events, Comments)
 * - Footer styles
 * - Media queries
 * - Grid (design + production helper)
 * ======================================== */
/* ===========================================
 * Fonts
 * ======================================== */


/* lato-100 - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 100;
  font-display:swap;
  src: url('../../files/opensauce/fonts/lato/lato-v23-latin-100.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../../files/opensauce/fonts/lato/lato-v23-latin-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/opensauce/fonts/lato/lato-v23-latin-100.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/opensauce/fonts/lato/lato-v23-latin-100.woff') format('woff'), /* Modern Browsers */
       url('../../files/opensauce/fonts/lato/lato-v23-latin-100.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/opensauce/fonts/lato/lato-v23-latin-100.svg#Lato') format('svg'); /* Legacy iOS */
}
/* lato-300 - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  font-display:swap;
  src: url('../../files/opensauce/fonts/lato/lato-v23-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../../files/opensauce/fonts/lato/lato-v23-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/opensauce/fonts/lato/lato-v23-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/opensauce/fonts/lato/lato-v23-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../../files/opensauce/fonts/lato/lato-v23-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/opensauce/fonts/lato/lato-v23-latin-300.svg#Lato') format('svg'); /* Legacy iOS */
}
/* lato-regular - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  font-display:swap;
  src: url('../../files/opensauce/fonts/lato/lato-v23-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../../files/opensauce/fonts/lato/lato-v23-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/opensauce/fonts/lato/lato-v23-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/opensauce/fonts/lato/lato-v23-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../../files/opensauce/fonts/lato/lato-v23-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/opensauce/fonts/lato/lato-v23-latin-regular.svg#Lato') format('svg'); /* Legacy iOS */
}
/* lato-700 - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  font-display:swap;
  src: url('../../files/opensauce/fonts/lato/lato-v23-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../../files/opensauce/fonts/lato/lato-v23-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/opensauce/fonts/lato/lato-v23-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/opensauce/fonts/lato/lato-v23-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../../files/opensauce/fonts/lato/lato-v23-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/opensauce/fonts/lato/lato-v23-latin-700.svg#Lato') format('svg'); /* Legacy iOS */
}
/* lato-900 - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 900;
  font-display:swap;
  src: url('../../files/opensauce/fonts/lato/lato-v23-latin-900.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../../files/opensauce/fonts/lato/lato-v23-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/opensauce/fonts/lato/lato-v23-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/opensauce/fonts/lato/lato-v23-latin-900.woff') format('woff'), /* Modern Browsers */
       url('../../files/opensauce/fonts/lato/lato-v23-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/opensauce/fonts/lato/lato-v23-latin-900.svg#Lato') format('svg'); /* Legacy iOS */
}

/*roboto*/
/* roboto-100 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-display:swap;
  src: url('../../files/opensauce/fonts/roboto/roboto-v30-latin-100.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../../files/opensauce/fonts/roboto/roboto-v30-latin-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/opensauce/fonts/roboto/roboto-v30-latin-100.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/opensauce/fonts/roboto/roboto-v30-latin-100.woff') format('woff'), /* Modern Browsers */
       url('../../files/opensauce/fonts/roboto/roboto-v30-latin-100.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/opensauce/fonts/roboto/roboto-v30-latin-100.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-300 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-display:swap;
  src: url('../../files/opensauce/fonts/roboto/roboto-v30-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../../files/opensauce/fonts/roboto/roboto-v30-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/opensauce/fonts/roboto/roboto-v30-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/opensauce/fonts/roboto/roboto-v30-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../../files/opensauce/fonts/roboto/roboto-v30-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/opensauce/fonts/roboto/roboto-v30-latin-300.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display:swap;
  src: url('../../files/opensauce/fonts/roboto/roboto-v30-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../../files/opensauce/fonts/roboto/roboto-v30-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/opensauce/fonts/roboto/roboto-v30-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/opensauce/fonts/roboto/roboto-v30-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../../files/opensauce/fonts/roboto/roboto-v30-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/opensauce/fonts/roboto/roboto-v30-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-500 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-display:swap;
  src: url('../../files/opensauce/fonts/roboto/roboto-v30-latin-500.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../../files/opensauce/fonts/roboto/roboto-v30-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/opensauce/fonts/roboto/roboto-v30-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/opensauce/fonts/roboto/roboto-v30-latin-500.woff') format('woff'), /* Modern Browsers */
       url('../../files/opensauce/fonts/roboto/roboto-v30-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/opensauce/fonts/roboto/roboto-v30-latin-500.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-display:swap;
  src: url('../../files/opensauce/fonts/roboto/roboto-v30-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../../files/opensauce/fonts/roboto/roboto-v30-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/opensauce/fonts/roboto/roboto-v30-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/opensauce/fonts/roboto/roboto-v30-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../../files/opensauce/fonts/roboto/roboto-v30-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/opensauce/fonts/roboto/roboto-v30-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-900 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-display:swap;
  src: url('../../files/opensauce/fonts/roboto/roboto-v30-latin-900.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../../files/opensauce/fonts/roboto/roboto-v30-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/opensauce/fonts/roboto/roboto-v30-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/opensauce/fonts/roboto/roboto-v30-latin-900.woff') format('woff'), /* Modern Browsers */
       url('../../files/opensauce/fonts/roboto/roboto-v30-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/opensauce/fonts/roboto/roboto-v30-latin-900.svg#Roboto') format('svg'); /* Legacy iOS */
}

/*rocksolid icons*/
@font-face {
	font-family: "RockSolid Icons";
	src: url("../../files/opensauce/fonts/rocksolid-icons.eot");
	src: url("../../files/opensauce/fonts/rocksolid-icons.eot?#iefix") format('eot'), url("../../files/opensauce/fonts/rocksolid-icons.woff") format('woff'), url("../../files/opensauce/fonts/rocksolid-icons.ttf") format('truetype'), url("../../files/opensauce/fonts/rocksolid-icons.svg") format('svg');
	font-weight: normal;
	font-style: normal;
	font-display:swap;
}

/* ===========================================
 * General styles
 * ======================================== */
html {
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	/* -webkit-tap-highlight-color: #b80028; */
}

body {
	font: 18px/1.5 "Lato", sans-serif;
	color: #666666;
	background: #ffffff none 50% 0 no-repeat scroll;
	background-size: auto;
}
@media screen and (max-width: 599px) {
	body {
		font-size: 15px;
	}
}

* {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}

.rs-columns {
	clear: both;
	display: inline-block;
	vertical-align: top;
	width: 100%;
}

.rs-column {
	float: left;
	width: 100%;
	margin-top: 6.25%;
	margin-right: 6.25%;
}
.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.875%;
}
.rs-column.-large-col-2-2 {
	width: 100%;
}
.rs-column.-large-col-3-1 {
	width: 29.16667%;
}
.rs-column.-large-col-3-2 {
	width: 64.58333%;
}
.rs-column.-large-col-3-3 {
	width: 100%;
}
.rs-column.-large-col-4-1 {
	width: 20.3125%;
}
.rs-column.-large-col-4-2 {
	width: 46.875%;
}
.rs-column.-large-col-4-3 {
	width: 73.4375%;
}
.rs-column.-large-col-4-4 {
	width: 100%;
}
.rs-column.-large-col-5-1 {
	width: 15%;
}
.rs-column.-large-col-5-2 {
	width: 36.25%;
}
.rs-column.-large-col-5-3 {
	width: 57.5%;
}
.rs-column.-large-col-5-4 {
	width: 78.75%;
}
.rs-column.-large-col-5-5 {
	width: 100%;
}
.rs-column.-large-col-6-1 {
	width: 11.45833%;
}
.rs-column.-large-col-6-2 {
	width: 29.16667%;
}
.rs-column.-large-col-6-3 {
	width: 46.875%;
}
.rs-column.-large-col-6-4 {
	width: 64.58333%;
}
.rs-column.-large-col-6-5 {
	width: 82.29167%;
}
.rs-column.-large-col-6-6 {
	width: 100%;
}
.opensauce-fullwidth .rs-column {
	margin-top: 3.84615%;
	margin-right: 3.84615%;
}
.opensauce-fullwidth .rs-column.-large-last {
	margin-right: -5px;
}
.opensauce-fullwidth .rs-column.-large-first-row {
	margin-top: 0;
}
.opensauce-fullwidth .rs-column.-large-col-1-1 {
	width: 100%;
}
.opensauce-fullwidth .rs-column.-large-col-2-1 {
	width: 48.07692%;
}
.opensauce-fullwidth .rs-column.-large-col-2-2 {
	width: 100%;
}
.opensauce-fullwidth .rs-column.-large-col-3-1 {
	width: 30.76923%;
}
.opensauce-fullwidth .rs-column.-large-col-3-2 {
	width: 65.38462%;
}
.opensauce-fullwidth .rs-column.-large-col-3-3 {
	width: 100%;
}
.opensauce-fullwidth .rs-column.-large-col-4-1 {
	width: 22.11538%;
}
.opensauce-fullwidth .rs-column.-large-col-4-2 {
	width: 48.07692%;
}
.opensauce-fullwidth .rs-column.-large-col-4-3 {
	width: 74.03846%;
}
.opensauce-fullwidth .rs-column.-large-col-4-4 {
	width: 100%;
}
.opensauce-fullwidth .rs-column.-large-col-5-1 {
	width: 16.92308%;
}
.opensauce-fullwidth .rs-column.-large-col-5-2 {
	width: 37.69231%;
}
.opensauce-fullwidth .rs-column.-large-col-5-3 {
	width: 58.46154%;
}
.opensauce-fullwidth .rs-column.-large-col-5-4 {
	width: 79.23077%;
}
.opensauce-fullwidth .rs-column.-large-col-5-5 {
	width: 100%;
}
.opensauce-fullwidth .rs-column.-large-col-6-1 {
	width: 13.46154%;
}
.opensauce-fullwidth .rs-column.-large-col-6-2 {
	width: 30.76923%;
}
.opensauce-fullwidth .rs-column.-large-col-6-3 {
	width: 48.07692%;
}
.opensauce-fullwidth .rs-column.-large-col-6-4 {
	width: 65.38462%;
}
.opensauce-fullwidth .rs-column.-large-col-6-5 {
	width: 82.69231%;
}
.opensauce-fullwidth .rs-column.-large-col-6-6 {
	width: 100%;
}
@media screen and (max-width: 1150px) {
	.rs-column,
	.opensauce-fullwidth .rs-column {
		margin-top: 6.25%;
		margin-right: 6.25%;
	}
	.rs-column.-large-first,
	.opensauce-fullwidth .rs-column.-large-first {
		clear: none;
	}
	.rs-column.-large-last,
	.opensauce-fullwidth .rs-column.-large-last {
		margin-right: 6.25%;
	}
	.rs-column.-large-first-row,
	.opensauce-fullwidth .rs-column.-large-first-row {
		margin-top: 6.25%;
	}
	.rs-column.-medium-first,
	.opensauce-fullwidth .rs-column.-medium-first {
		clear: left;
	}
	.rs-column.-medium-last,
	.opensauce-fullwidth .rs-column.-medium-last {
		margin-right: -5px;
	}
	.rs-column.-medium-first-row,
	.opensauce-fullwidth .rs-column.-medium-first-row {
		margin-top: 0;
	}
	.rs-column.-medium-col-1-1,
	.opensauce-fullwidth .rs-column.-medium-col-1-1 {
		width: 100%;
	}
	.rs-column.-medium-col-2-1,
	.opensauce-fullwidth .rs-column.-medium-col-2-1 {
		width: 46.875%;
	}
	.rs-column.-medium-col-2-2,
	.opensauce-fullwidth .rs-column.-medium-col-2-2 {
		width: 100%;
	}
	.rs-column.-medium-col-3-1,
	.opensauce-fullwidth .rs-column.-medium-col-3-1 {
		width: 29.16667%;
	}
	.rs-column.-medium-col-3-2,
	.opensauce-fullwidth .rs-column.-medium-col-3-2 {
		width: 64.58333%;
	}
	.rs-column.-medium-col-3-3,
	.opensauce-fullwidth .rs-column.-medium-col-3-3 {
		width: 100%;
	}
	.rs-column.-medium-col-4-1,
	.opensauce-fullwidth .rs-column.-medium-col-4-1 {
		width: 20.3125%;
	}
	.rs-column.-medium-col-4-2,
	.opensauce-fullwidth .rs-column.-medium-col-4-2 {
		width: 46.875%;
	}
	.rs-column.-medium-col-4-3,
	.opensauce-fullwidth .rs-column.-medium-col-4-3 {
		width: 73.4375%;
	}
	.rs-column.-medium-col-4-4,
	.opensauce-fullwidth .rs-column.-medium-col-4-4 {
		width: 100%;
	}
	.rs-column.-medium-col-5-1,
	.opensauce-fullwidth .rs-column.-medium-col-5-1 {
		width: 15%;
	}
	.rs-column.-medium-col-5-2,
	.opensauce-fullwidth .rs-column.-medium-col-5-2 {
		width: 36.25%;
	}
	.rs-column.-medium-col-5-3,
	.opensauce-fullwidth .rs-column.-medium-col-5-3 {
		width: 57.5%;
	}
	.rs-column.-medium-col-5-4,
	.opensauce-fullwidth .rs-column.-medium-col-5-4 {
		width: 78.75%;
	}
	.rs-column.-medium-col-5-5,
	.opensauce-fullwidth .rs-column.-medium-col-5-5 {
		width: 100%;
	}
	.rs-column.-medium-col-6-1,
	.opensauce-fullwidth .rs-column.-medium-col-6-1 {
		width: 11.45833%;
	}
	.rs-column.-medium-col-6-2,
	.opensauce-fullwidth .rs-column.-medium-col-6-2 {
		width: 29.16667%;
	}
	.rs-column.-medium-col-6-3,
	.opensauce-fullwidth .rs-column.-medium-col-6-3 {
		width: 46.875%;
	}
	.rs-column.-medium-col-6-4,
	.opensauce-fullwidth .rs-column.-medium-col-6-4 {
		width: 64.58333%;
	}
	.rs-column.-medium-col-6-5,
	.opensauce-fullwidth .rs-column.-medium-col-6-5 {
		width: 82.29167%;
	}
	.rs-column.-medium-col-6-6,
	.opensauce-fullwidth .rs-column.-medium-col-6-6 {
		width: 100%;
	}
}
@media screen and (max-width: 599px) {
	.rs-column,
	.opensauce-fullwidth .rs-column {
		margin-right: 6.25%;
	}
	.rs-column.-medium-first,
	.opensauce-fullwidth .rs-column.-medium-first {
		clear: none;
	}
	.rs-column.-medium-last,
	.opensauce-fullwidth .rs-column.-medium-last {
		margin-right: 6.25%;
	}
	.rs-column.-medium-first-row,
	.opensauce-fullwidth .rs-column.-medium-first-row {
		margin-top: 6.25%;
	}
	.rs-column.-small-first,
	.opensauce-fullwidth .rs-column.-small-first {
		clear: left;
	}
	.rs-column.-small-last,
	.opensauce-fullwidth .rs-column.-small-last {
		margin-right: -5px;
	}
	.rs-column.-small-first-row,
	.opensauce-fullwidth .rs-column.-small-first-row {
		margin-top: 0;
	}
	.rs-column.-small-col-1-1,
	.opensauce-fullwidth .rs-column.-small-col-1-1 {
		width: 100%;
	}
	.rs-column.-small-col-2-1,
	.opensauce-fullwidth .rs-column.-small-col-2-1 {
		width: 46.875%;
	}
	.rs-column.-small-col-2-2,
	.opensauce-fullwidth .rs-column.-small-col-2-2 {
		width: 100%;
	}
	.rs-column.-small-col-3-1,
	.opensauce-fullwidth .rs-column.-small-col-3-1 {
		width: 29.16667%;
	}
	.rs-column.-small-col-3-2,
	.opensauce-fullwidth .rs-column.-small-col-3-2 {
		width: 64.58333%;
	}
	.rs-column.-small-col-3-3,
	.opensauce-fullwidth .rs-column.-small-col-3-3 {
		width: 100%;
	}
	.rs-column.-small-col-4-1,
	.opensauce-fullwidth .rs-column.-small-col-4-1 {
		width: 20.3125%;
	}
	.rs-column.-small-col-4-2,
	.opensauce-fullwidth .rs-column.-small-col-4-2 {
		width: 46.875%;
	}
	.rs-column.-small-col-4-3,
	.opensauce-fullwidth .rs-column.-small-col-4-3 {
		width: 73.4375%;
	}
	.rs-column.-small-col-4-4,
	.opensauce-fullwidth .rs-column.-small-col-4-4 {
		width: 100%;
	}
	.rs-column.-small-col-5-1,
	.opensauce-fullwidth .rs-column.-small-col-5-1 {
		width: 15%;
	}
	.rs-column.-small-col-5-2,
	.opensauce-fullwidth .rs-column.-small-col-5-2 {
		width: 36.25%;
	}
	.rs-column.-small-col-5-3,
	.opensauce-fullwidth .rs-column.-small-col-5-3 {
		width: 57.5%;
	}
	.rs-column.-small-col-5-4,
	.opensauce-fullwidth .rs-column.-small-col-5-4 {
		width: 78.75%;
	}
	.rs-column.-small-col-5-5,
	.opensauce-fullwidth .rs-column.-small-col-5-5 {
		width: 100%;
	}
	.rs-column.-small-col-6-1,
	.opensauce-fullwidth .rs-column.-small-col-6-1 {
		width: 11.45833%;
	}
	.rs-column.-small-col-6-2,
	.opensauce-fullwidth .rs-column.-small-col-6-2 {
		width: 29.16667%;
	}
	.rs-column.-small-col-6-3,
	.opensauce-fullwidth .rs-column.-small-col-6-3 {
		width: 46.875%;
	}
	.rs-column.-small-col-6-4,
	.opensauce-fullwidth .rs-column.-small-col-6-4 {
		width: 64.58333%;
	}
	.rs-column.-small-col-6-5,
	.opensauce-fullwidth .rs-column.-small-col-6-5 {
		width: 82.29167%;
	}
	.rs-column.-small-col-6-6,
	.opensauce-fullwidth .rs-column.-small-col-6-6 {
		width: 100%;
	}
}

/* Resetting box model for moo_mediabox,  moo_slimbox and j_colorbox */
#mbCenter,
#colorbox,
#lbCenter,
#lbBottomContainer {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

::selection {
	background: #3d566e;
	color: #ffffff;
	text-shadow: none !important;
}

::-moz-selection {
	background: #3d566e;
	color: #ffffff;
	text-shadow: none !important;
}

button,
input,
select,
textarea {
	font-family: inherit;
}

table {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #dedede;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
table th,
table td {
	border: 1px solid #e8e8e8;
}
table th {
	padding: 0.33333em 0.55556em;
	font-weight: 600;
	text-align: left;
	background: rgba(0, 0, 0, 0.02);
}
table td {
	padding: 0.33333em 0.55556em;
}

strong,
b {
	font-weight: 600;
}

a {
	color: #b80028;
	text-decoration: none;
}
a:hover,
a:focus {
	text-decoration: underline;
}
a:hover,
a:active {
	outline: 0;
}
a.external-link:after {
	font: 0.72222em/1 "RockSolid Icons";
	content: "\e151";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	margin-left: 0.22222em;
}

/* Icon attribute */
*[data-icon]:before {
	font: 100%/1 "RockSolid Icons";
	content: attr(data-icon);
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	margin-right: 0.22222em;
}
*[data-icon].after:before {
	content: none;
}
*[data-icon].after:after {
	font: 100%/1 "RockSolid Icons";
	content: attr(data-icon);
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	margin-left: 0.22222em;
}

.clear {
	clear: both;
}

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

.pdf_link {
	margin: 0.66667em 0 0 1.11111em;
	float: right;
}
.pdf_link a {
	margin-left: 0.11111em;
}

.mime_icon {
	margin-bottom: -0.25em;
}

.ce_toplink,
.toplink {
	margin: 1.33333em 0;
}
.ce_toplink a,
.toplink a {
	display: block;
	width: 100%;
}

.ce_toplink > a:before,
.toplink > a:before {
	font: 100%/1 "RockSolid Icons";
	content: "\e00c";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	margin-right: 0.27778em;
}


hr {
	clear: both;
	height: 1px;
	overflow: visible;
	margin: 1.33333em 0;
	border: 0;
	background: #dedede;
}

.confirmation {
	color: #7eba28;
}

.information {
	color: #0788ca;
}

.warning {
	color: #e52f2f;
}

p.confirmation,
p.information,
p.warning,
div.confirmation,
div.information,
div.warning,
span.confirmation,
span.information,
span.warning {
	position: relative;
	display: block;
	margin: 1.5em 0;
	padding: 2.77778em 6.25% 1.11111em;
	border: 1px solid #dedede;
	-webkit-border-radius: 1.5px;
	-moz-border-radius: 1.5px;
	border-radius: 1.5px;
	color: #375111;
	background: #ffffff;
	background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
	background-image: -moz-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
	background-image: -o-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
	background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
p.confirmation:before,
p.information:before,
p.warning:before,
div.confirmation:before,
div.information:before,
div.warning:before,
span.confirmation:before,
span.information:before,
span.warning:before {
	font: 0.77778em/1 "RockSolid Icons";
	content: "\e044";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	position: absolute;
	top: -1px;
	right: -1px;
	left: -1px;
	padding: 0.57143em 1.42857em;
	color: #ffffff;
	text-align: right;
	background: #7eba28;
}
p.information,
div.information,
span.information {
	color: #03354f;
}
p.information:before,
div.information:before,
span.information:before {
	content: "\e0a6";
	background: #0788ca;
}
p.warning,
div.warning,
span.warning {
	color: #841111;
}
p.warning:before,
div.warning:before,
span.warning:before {
	content: "\e144";
	background: #e52f2f;
}

p.drop-cap:first-letter,
span.drop-cap {
	float: left;
	margin: 0.08333em 0.1em -0.16667em -0.05em;
	font-size: 3.33333em;
	font-weight: 600;
	line-height: 0.7;
	color: #b80028;
}

p.drop-cap:first-letter {
	/* IE8 and IE9 calculate em's from the parent element */
	margin: 0.27778em 0.33333em -0.55556em -0.16667em \0/;
}

code {
	padding: 0.14286em 0.35714em;
	font-family: "Lucida Console", monospace;
	font-size: 0.77778em;
	line-height: 1.35714;
	background-color: #e8e8e8;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

pre {
	margin: 1.71429em 0;
	padding: 0 0.42857em;
	display: block;
	overflow: auto;
	font-family: "Lucida Console", monospace;
	font-size: 0.77778em;
	line-height: 1.71429;
	color: white;
	background: #dedede;
}
pre code {
	font-size: 1em;
	padding: 0;
	line-height: inherit;
	background-color: transparent;
}

/* ===========================================
 * Button styles
 * ======================================== */
button,
.button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
	position: relative;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display: inline-block;
	padding: 0.55556em 1.5em;
	border: 1px solid;
	border-color: #8a1a1a #741616 #5f1212;
	-webkit-border-radius: 1.5px;
	-moz-border-radius: 1.5px;
	border-radius: 1.5px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	text-shadow: 1px 1px 0 #741616;
	background: #b80028;
	background: -webkit-linear-gradient(#ac2020, #921c1c);
	background: -moz-linear-gradient(#ac2020, #921c1c);
	background: -o-linear-gradient(#ac2020, #921c1c);
	background: linear-gradient(#ac2020, #921c1c);
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.1), inset 1px 1px #bb6161, inset -1px 0 #bb6161;
	-moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.1), inset 1px 1px #bb6161, inset -1px 0 #bb6161;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.1), inset 1px 1px #bb6161, inset -1px 0 #bb6161;
}
button:hover,
button:focus,
.button:hover,
.button:focus,
input[type="submit"]:hover,
input[type="submit"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="button"]:hover,
input[type="button"]:focus {
	border-color: #741616 #5f1212 #490e0e;
	background: -webkit-linear-gradient(#b92323, #851919);
	background: -moz-linear-gradient(#b92323, #851919);
	background: -o-linear-gradient(#b92323, #851919);
	background: linear-gradient(#b92323, #851919);
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2), inset 1px 1px #bb6161, inset -1px 0 #bb6161;
	-moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2), inset 1px 1px #bb6161, inset -1px 0 #bb6161;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.2), inset 1px 1px #bb6161, inset -1px 0 #bb6161;
}
button:active,
.button:active,
input[type="submit"]:active,
input[type="reset"]:active,
input[type="button"]:active {
	background: -webkit-linear-gradient(#a31f1f, #9b1d1d);
	background: -moz-linear-gradient(#a31f1f, #9b1d1d);
	background: -o-linear-gradient(#a31f1f, #9b1d1d);
	background: linear-gradient(#a31f1f, #9b1d1d);
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0), inset 1px 1px #bb6161, inset -1px 0 #bb6161;
	-moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0), inset 1px 1px #bb6161, inset -1px 0 #bb6161;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0), inset 1px 1px #bb6161, inset -1px 0 #bb6161;
}
#colorbox button,
#colorbox .button,
#colorbox input[type="submit"],
#colorbox input[type="reset"],
#colorbox input[type="button"] {
	/* Fix colorbox close button */
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

/* ===========================================
 * Wrapper Elements
 * ======================================== */
.page {
	zoom: 1;
	position: relative;
	max-width: 100%;
	margin: 0 auto;
	background: #ffffff;
}
.page:before {
	content: "";
	display: table;
}
.page:after {
	content: "";
	display: table;
	clear: both;
}


/* ===========================================
 * Elements in order of appearance in HTML
 * ======================================== */
 .page-header-wrapper{
	position: sticky;
    top: 0px;
	margin:0;
    z-index: 100;
	-webkit-transition:  margin 0.25s;
	-moz-transition:  margin 0.25s;
	-o-transition:  margin 0.25s;
	transition:  margin 0.25s;
} 
 
 
 
.page-header-wrapper.sticky{	   
	top:-30px;   
} 
.page-header {
	position:relative;	
	 -moz-box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.4);
	box-shadow:0 0 5px 0px rgba(0, 0, 0, 0.4);		
	background:#fff;	
}



@media screen and (max-width: 599px) {
	.page-header {
		zoom: 1;
	}
	.page-header:before {
		content: "";
		display: table;
	}
	.page-header:after {
		content: "";
		display: table;
		clear: both;
	}
}



.page-header-wrapper .logo {
	position: relative;
	display:block;
	margin:16px 0 0 0;
	padding: 0;
	float:left;
	max-width:250px;
    -webkit-transition:  margin 0.25s, max-width 0.25s;
	-moz-transition:  margin 0.25s, max-width 0.25s;
	-o-transition:  margin 0.25s, max-width 0.25s;
	transition:  margin 0.25s, max-width 0.25s;
	
}

.page-header-wrapper.sticky .logo{
		max-width:180px;
		margin:28px 0 -7px 0;		
}

@media screen and (max-width: 599px) {
	.logo {
		position: static;
		margin-left: 0;
		margin-bottom: 12px;
		padding: 0;
	}
}
.logo a {
	display: block;
	outline: none;
}
.logo img {
	display: block;
	width: auto;
	height: 80px;
}
@media screen and (max-width: 599px) {
	.logo img {
		margin: 0 auto;
	}
}

.header-navigation {
	position: absolute;
	top: 1.16667em;
	right: 0;
	z-index: 1;
	font-size: 0.66667em;
	letter-spacing: 0.08333em;
	color: #b80028;
	text-transform: uppercase;
}
@media screen and (max-width: 599px) {
	.header-navigation {
		position: static;
		text-align: center;
	}
}
.header-navigation ul {
	margin: 0;
	padding: 0;
	display: inline;
}
.header-navigation li {
	display: inline;
}
.header-navigation li:before {
	content: " • ";
	margin: 0 0.16667em;
}
.header-navigation li:first-child:before {
	content: none;
}
.header-navigation a {
	color: inherit;
}
.header-navigation a:hover,
.header-navigation a:focus {
	text-decoration: underline;
}

.tag-line {
	padding-bottom: 0.55556em;
}
.logo ~ .tag-line {
	min-height: 77px;
}
@media screen and (max-width: 599px) {
	.logo ~ .tag-line {
		min-height: 0;
	}
}
.tag-line .ce_text {
	padding: 4.0625em 0 1.875em 34.61538%;
	font-size: 0.88889em;
	color: #8a8a8a;
}
@media screen and (max-width: 599px) {
	.tag-line .ce_text {
		padding: 1em 0;
		text-align: center;
	}
}
.tag-line .ce_text p {
	margin: 0;
}
.tag-line .ce_text blockquote {
	margin: 0;
	font-size: 1.75em;
	color: #b80028;
}
.tag-line .image_container {
	margin: 0;
	padding: 0;
	width: auto;
	border: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	background: none;
}
.tag-line .ce_image {
	display: inline-block;
	width: 100%;
}
.tag-line .ce_image img,
.tag-line .rsts-main {
	clear: both;
	display: block;
	width: 100%;
	height: auto;
	margin: 2.22222em 0 1.11111em;
}
@media screen and (max-width: 599px) {
	.tag-line .ce_image img,
	.tag-line .rsts-main {
	margin: 1.33333em 0 1em;
	}
}
.tag-line .rsts-main {
	float: left;
}
@media screen and (max-width: 599px) {
	.tag-line .rsts-main {
		float: none;
	}
}

.main-navigation-wrapper {
	position: relative;
	clear: both;
	border: 1px solid #dedede;
	background: #b80028;
	background: -webkit-linear-gradient(#a82020, #961c1c);
	background: -moz-linear-gradient(#a82020, #961c1c);
	background: -o-linear-gradient(#a82020, #961c1c);
	background: linear-gradient(#a82020, #961c1c);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1), inset 0 0 0 1px rgba(255, 255, 255, 0.5);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1), inset 0 0 0 1px rgba(255, 255, 255, 0.5);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1), inset 0 0 0 1px rgba(255, 255, 255, 0.5);
}

.main-navigation {
	/* clearfix */
	overflow: hidden;
	margin-right: 3.55556em;
	font-size: 0.88889em;
	font-weight: 600;
	color: #ffffff;
}
@media screen and (max-width: 1150px) {
	.main-navigation {
		margin-right: 0;
		font-size: 0.83333em;
	}
}
@media screen and (max-width: 599px) {
	.main-navigation {
		display: none;
	}
}
.main-navigation ul,
.main-navigation li {
	margin: 0;
	padding: 0;
	display: inline;
}
.main-navigation a,
.main-navigation li > strong {
	float: left;
	padding: 0.75em 1.375em;
	border-left: 1px solid #dedede;
	color: inherit;
	text-decoration: none;
	-webkit-box-shadow: inset 1px 0 rgba(255, 255, 255, 0.5);
	-moz-box-shadow: inset 1px 0 rgba(255, 255, 255, 0.5);
	box-shadow: inset 1px 0 rgba(255, 255, 255, 0.5);
}
.main-navigation a.trail,
.main-navigation a.active,
.main-navigation li > strong.trail,
.main-navigation li > strong.active {
	color: #ffffff;
	background: #ac2020;
}
.main-navigation a.home,
.main-navigation li > strong.home {
	overflow: hidden;
	text-indent: -99em;
	line-height: 0;
}
.main-navigation a.home:after,
.main-navigation li > strong.home:after {
	font: 0.75em/1 "RockSolid Icons";
	content: "\2302";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	line-height: 2;
	display: block;
}
.main-navigation a.home.trail,
.main-navigation a.home.active,
.main-navigation li > strong.home.trail,
.main-navigation li > strong.home.active {
	color: inherit;
	background: none;
}
.main-navigation a:hover,
.main-navigation a:focus {
	color: #ffffff;
	background: #921c1c;
}
.main-navigation li:first-child > a,
.main-navigation li:first-child > span {
	border-left: 0;
}

.sub-navigation {
	/* clearfix */
	overflow: hidden;
	padding-bottom: 0.625em;
	border: 1px solid #dedede;
	border-top: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
	font-size: 0.88889em;
	color: #ffffff;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 1150px) {
	.sub-navigation {
		font-size: 0.77778em;
	}
}
@media screen and (max-width: 599px) {
	.sub-navigation {
		display: none;
	}
}
.sub-navigation ul,
.sub-navigation li {
	margin: 0;
	padding: 0;
	display: inline;
}
.sub-navigation a,
.sub-navigation li > span {
	float: left;
	margin: 0 -0.625em -0.625em 0.625em;
	padding: 0.75em 0.625em;
	color: inherit;
	-webkit-box-shadow: inset -1px 0 rgba(255, 255, 255, 0.5);
	-moz-box-shadow: inset -1px 0 rgba(255, 255, 255, 0.5);
	box-shadow: inset -1px 0 rgba(255, 255, 255, 0.5);
}
.sub-navigation a.trail,
.sub-navigation a.active,
.sub-navigation li > span.trail,
.sub-navigation li > span.active {
	font-weight: 600;
	color: #ffffff;
	background: #a82020;
}

.main-navigation-mobile {
	/* Hide mobile navigation <select> by default */
	display: none;
}
@media screen and (max-width: 599px) {
	.main-navigation-mobile {
		display: block;
		width: 87.5%;
		margin: 0.8em 0 0.8em 6.25%;
	}
}

.main-navigation-search {
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	overflow: hidden;
	border-left: 1px solid #dedede;
	background: #b80028;
	background: -webkit-linear-gradient(#a82020, #961c1c);
	background: -moz-linear-gradient(#a82020, #961c1c);
	background: -o-linear-gradient(#a82020, #961c1c);
	background: linear-gradient(#a82020, #961c1c);
	-webkit-box-shadow: inset 1px 0 rgba(255, 255, 255, 0.5), inset 0 0 0 1px rgba(255, 255, 255, 0.5);
	-moz-box-shadow: inset 1px 0 rgba(255, 255, 255, 0.5), inset 0 0 0 1px rgba(255, 255, 255, 0.5);
	box-shadow: inset 1px 0 rgba(255, 255, 255, 0.5), inset 0 0 0 1px rgba(255, 255, 255, 0.5);
}
@media screen and (max-width: 1150px) {
	.main-navigation-search {
		position: relative;
		height: 2.72222em;
		border-bottom: 1px solid #dedede;
		border-left: 0;
	}
}
.main-navigation-search input {
	float: right;
	width: 10.25em;
	margin: 0.5625em 4em 0 -10.3125em;
	padding-top: 0.25em;
	padding-bottom: 0.1875em;
	border: 1px solid #dedede;
	font-size: 0.88889em;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-transition: margin-left 0.2s ease-out;
	-moz-transition: margin-left 0.2s ease-out;
	-o-transition: margin-left 0.2s ease-out;
	transition: margin-left 0.2s ease-out;
}
.main-navigation-search:hover input,
.main-navigation-search input:hover,
.main-navigation-search input:focus {
	margin-left: 1.375em;
}
.main-navigation-search button {
	position: absolute;
	top: 0;
	right: 0;
	width: 3.55556em;
	height: 100%;
	margin: 0;
	padding: 0.77778em 0;
	border: 0;
	color: #ffffff;
	text-align: left;
	text-indent: -99em;
	text-shadow: none;
	line-height: 0;
	background: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.main-navigation-search button:after {
	font: 1.11111em/1 "RockSolid Icons";
	content: "\e0cb";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	display: block;
	text-align: center;
}
.main-navigation-search button:hover,
.main-navigation-search button:focus {
	color: #ffffff;
}

.content-wrapper {
	zoom: 1;
}
.content-wrapper:before {
	content: "";
	display: table;
}
.content-wrapper:after {
	content: "";
	display: table;
	clear: both;
}

/* ===========================================
 * Content styles
 * ======================================== */
.main-content {
	float: left;
	width: 57.14286%;
	margin: 0.66667em 0 0 3.57143%;
}
@media screen and (max-width: 1150px) {
	.main-content {
		float: none;
		width: auto;
		margin-right: 5.55556%;
		margin-left: 5.55556%;
	}
}
.opensauce-fullwidth .main-content {
	float: none;
	width: auto;
	margin-left: 3.57143%;
	margin-right: 3.57143%;
}
@media screen and (max-width: 1150px) {
	.opensauce-fullwidth .main-content {
		margin-right: 5.55556%;
		margin-left: 5.55556%;
	}
}
.opensauce-sidebar-left .main-content {
	float: right;
	margin-right: 3.57143%;
	margin-left: 0;
}
@media screen and (max-width: 1150px) {
	.opensauce-sidebar-left .main-content {
		float: none;
		margin-right: 5.55556%;
		margin-left: 5.55556%;
	}
}
.main-content p,
.main-content ul,
.main-content ol,
.main-content table,
.main-content form,
.main-content fieldset {
	margin-top: 1.33333em;
	margin-bottom: 1.33333em;
}
.main-content h1,
.main-content h2,
.main-content h3,
.main-content h4,
.main-content h5,
.main-content h6 {
	margin-top: 0.75em;
	margin-bottom: 0.3em;
	font-weight: normal;
	line-height: 1.3;
}
.main-content h1 {
	font-size: 2em;
	font-weight: 300;
	color: #b80028;
}
.main-content h2 {
	font-size: 1.4em;
}
.main-content h1 + h2 {
	margin-top: 0.3em;
}
.main-content h3 {
	font-size: 1.2em;
}
.main-content h4 {
	font-size: 1.1em;
}
.main-content h5 {
	font-size: 1em;
}
.main-content h6 {
	font-size: 0.9em;
	letter-spacing: 0.0625em;
	color: #8a8a8a;
	text-transform: uppercase;
}
.main-content ul,
.main-content ol {
	overflow:hidden;
	padding-left: 1.2em;
}
.main-content ul li[data-icon],
.main-content ol li[data-icon] {
	list-style: none;
}
.main-content ul li[data-icon]:before,
.main-content ol li[data-icon]:before {
	left: -1.16667em;
	width: 0;
}
.main-content ul {
	list-style: disc;
}
.main-content ul ul {
	margin-top: 0;
}
.main-content ol {
	padding-left: 1.11111em;
	list-style: decimal;
}
.main-content ol ol,
.main-content ol ul {
	margin-top: 0;
}
.main-content ol ol {
	padding-left: 1.33333em;
	list-style: upper-alpha;
}
.main-content ol ol ol {
	list-style: lower-roman;
}
.main-content ol ol ol ol {
	list-style: lower-alpha;
}
.main-content blockquote {
	position: relative;
	margin: 1.33333em 0 1.33333em 9.375%;
	color: #b80028;
}
@media screen and (max-width: 599px) {
	.main-content blockquote {
		margin-left: 15.625%;
	}
}
.main-content blockquote small,
.main-content blockquote i,
.main-content blockquote em {
	color: #8a8a8a;
}
.main-content blockquote:before {
	content: "\201c";
	position: absolute;
	top: 0;
	left: -9.375%;
	margin: 0.42857em 0 0 -0.04762em;
	font-size: 4.66667em;
	font-weight: bold;
	line-height: 0;
	color: #b80028;
}
@media screen and (max-width: 599px) {
	.main-content blockquote:before {
		left: -15.625%;
		margin-left: -0.09524em;
	}
}
.main-content img {
	max-width: 100%;
	height: auto;
}
.main-content .rsts-main {
	margin: 24px 0;
}

/* ===========================================
 * Sidebar styles
 * ======================================== */
.sidebar {
	position: relative;
	float: right;
	width: 32.14286%;
	margin: 2.22222em 3.57143% 0 0;
}
@media screen and (max-width: 1150px) {
	.sidebar {
		float: none;
		clear: both;
		width: auto;
		margin-right: 0;
		margin-left: 0;
	}
}
@media screen and (max-width: 599px) {
	.sidebar {
		margin-right: 5.55556%;
		margin-left: 5.55556%;
	}
}
.opensauce-sidebar-left .sidebar {
	float: left;
	margin-right: 0;
	margin-left: 3.57143%;
}
@media screen and (max-width: 1150px) {
	.opensauce-sidebar-left .sidebar {
		float: none;
		margin-right: 0;
		margin-left: 0;
	}
}
@media screen and (max-width: 599px) {
	.opensauce-sidebar-left .sidebar {
		margin-right: 5.55556%;
		margin-left: 5.55556%;
	}
}
.sidebar h1,
.sidebar h2,
.sidebar h3 {
	margin: 2em 0 0;
	padding: 0 0 0.42857em;
	border-bottom: 1px solid #e8e8e8;
	font-size: 0.77778em;
	font-weight: 600;
	letter-spacing: 0.07143em;
	color: #8a8a8a;
	text-transform: uppercase;
}
.sidebar p,
.sidebar ul,
.sidebar ol,
.sidebar table,
.sidebar blockquote,
.sidebar fieldset,
.sidebar form {
	margin: 0.88889em 0;
}
.sidebar ul,
.sidebar ol {
	padding: 0;
	list-style-type: none;
}
.sidebar > .block {
	margin: 1.11111em 0;
}
@media screen and (max-width: 1150px) {
	.sidebar > .block {
		float: left;
		width: 41.66667%;
		margin-left: 5.55556%;
	}
}
@media screen and (max-width: 599px) {
	.sidebar > .block {
		float: none;
		width: auto;
		margin-left: 0;
	}
}
.sidebar .ce_youtube-wrapper {
	margin: 0.66667em 0;
}

.sidebar-news .layout_latest {
	position: relative;
	margin: 1.33333em 0;
	padding-left: 2.77778em;
}
.sidebar-news .layout_latest:before {
	font: 0.88889em/1 "RockSolid Icons";
	content: "\e06b";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	position: absolute;
	top: 0.3125em;
	left: 0;
	padding: 0.5em;
	color: #ffffff;
	background: #b80028;
}
.sidebar-news .image_container {
	display: none;
}
.sidebar-news .info {
	margin: 0;
	font-size: 0.77778em;
	color: #8a8a8a;
}
.sidebar-news h2 {
	margin: 0 0 0.25em;
	padding: 0;
	border: 0;
	font-size: 0.88889em;
	line-height: 1.3125;
	letter-spacing: normal;
	text-transform: none;
}
.sidebar-news .teaser {
	font-size: 0.77778em;
}
.sidebar-news .teaser p {
	margin: 0;
}
.sidebar-news .more {
	margin: 0.28571em 0;
	font-size: 0.77778em;
}

/* ===========================================
 * Form styles
 * ======================================== */
form h1,
form h2,
form h3,
form h4,
form h5,
form h6 {
	clear: both;
}
form .form-row {
	position: relative;
	clear: both;
}
form p b.error,
form p.error {
	display: block;
	margin: 0;
	color: #e52f2f;
}

input,
textarea {
	padding: 0.5em 0.55556em 0.44444em;
	line-height: normal;
	border: 1px solid #dedede;
	border-bottom-color: #d4d4d4;
	-webkit-border-radius: 1.5px;
	-moz-border-radius: 1.5px;
	border-radius: 1.5px;
	color: inherit;
	background: #fcfcfc;
	-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.1), inset 0 1px #ffffff;
	-moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.1), inset 0 1px #ffffff;
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.1), inset 0 1px #ffffff;
}
.valid input,
.valid textarea {
	border-color: #7eba28;
}
.invalid input,
input.error,
.invalid textarea,
textarea.error {
	border-color: #e52f2f;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	/* multiple rules, because user agents are required to ignore a rule with an unknown selector */
	color: #b1b1b1;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
	color: #b1b1b1;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #b1b1b1;
}
input::placeholder,
textarea::placeholder {
	color: #b1b1b1;
}
input:hover,
textarea:hover {
	border-color: #d4d4d4 #d4d4d4 #c7c7c7;
	-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.05), inset 0 1px #ffffff;
	-moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.05), inset 0 1px #ffffff;
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.05), inset 0 1px #ffffff;
}
input:focus,
textarea:focus {
	border-color: #b80028 #b80028 #8e1b1b;
}

input[type="text"],
input[type="search"],
input[type="email"] {
	outline: none;
}
input[type="checkbox"],
input[type="radio"],
input[type="image"] {
	width: auto !important;
	height: auto !important;
	margin: 0;
	padding: 0;
	border: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
input[type="checkbox"] {
	vertical-align: middle;
	-webkit-appearance: checkbox;
	-moz-appearance: checkbox;
	appearance: checkbox;
}
input[type="radio"] {
	vertical-align: middle;
	-webkit-appearance: radio;
	-moz-appearance: radio;
	appearance: radio;
	background: none;
}

input[type="file"] {
	padding: 0;
	height: auto;
}

button,
input[type="submit"] {
	margin-top: 1em;
}

textarea {
	height: 200px;
	resize: vertical;
	line-height: 1.5;
	outline: none;
}

fieldset {
	margin: 1em 0;
	border: 1px solid #dedede;
}
fieldset legend {
	padding: 0 0.27778em;
}
fieldset + br {
	/* Kill <br> that Contao injects */
	display: none;
}

.main-content form .form-row {
	margin-top: 1em;
	margin-bottom: 1em;
}
.main-content label {
	display: block;
	margin-bottom: 0.0625em;
	font-size: 0.88889em;
}
.main-content label .mandatory {
	margin-left: 0.11111em;
	color: #b80028;
}
.main-content input[type="checkbox"] + label {
	display: inline;
}
.main-content fieldset p {
	margin: 0;
}
.main-content fieldset p b.error,
.main-content fieldset p.error {
	float: none;
	width: auto;
	margin: 0.5em 0;
}
.main-content fieldset label {
	display: inline;
	margin: 0;
}
.main-content fieldset label:after {
	/* add line break after label */
	content: "\A";
	white-space: pre;
}
.main-content input,
.main-content textarea,
.main-content select,
.main-content fieldset {
	width: 75%;
}
@media screen and (max-width: 599px) {
	.main-content input,
	.main-content textarea,
	.main-content select,
	.main-content fieldset {
		width: 100%;
	}
}
.main-content button,
.main-content input[type="submit"] {
	width: auto;
}
@media screen and (max-width: 599px) {
	.main-content button,
	.main-content input[type="submit"] {
		width: 100%;
	}
}

.explanation p,
.captcha_text p {
	margin: 0;
}

.explanation {
	font-size: 0.77778em;
	margin: -0.85714em 0 1.71429em;
	color: #8a8a8a;
}

.captcha_text {
	display: block;
}
label .captcha_text {
	display: inline;
}

.sidebar form input,
.sidebar form textarea,
.sidebar form select,
.sidebar form fieldset,
.sidebar form button {
	width: 100%;
}
.sidebar form label {
	display: block;
	margin-bottom: 0.0625em;
	font-size: 0.88889em;
}
.sidebar form input[type="checkbox"],
.sidebar form input[type="radio"],
.sidebar form input[type="image"] {
	width: auto;
}

/* ===========================================
 * Content elements
 * ======================================== */
.rs-columns > h1,
.rs-columns > h2,
.rs-columns > h3,
.teaser-boxes > h1,
.icon-boxes > h1,
.news-boxes > h1,
.teaser-boxes > h2,
.icon-boxes > h2,
.news-boxes > h2,
.teaser-boxes > h3,
.icon-boxes > h3,
.news-boxes > h3 {
	margin: 0 0 0.88889em;
	padding-bottom: 0.33333em;
	border-bottom: 1px solid #e8e8e8;
	font-size: 1em;
	font-weight: normal;
	letter-spacing: 0.05556em;
	color: #ffffff;
	text-transform: uppercase;
}

.teaser-boxes,
.icon-boxes,
.news-boxes {
	margin: 2.22222em 0;
	/* clearfix */
	overflow: hidden;
}

.teaser-boxes-item {
	font-size: 0.88889em;
	color: #8a8a8a;
}
.teaser-boxes-item:hover,
.teaser-boxes-item:focus {
	text-decoration: none;
}
.teaser-boxes-item h3 {
	margin: 0;
	font-size: 1.3125em;
	color: #b80028;
}
.teaser-boxes-item p {
	margin: 0.5em 0 0;
}

.teaser-boxes-item-image {
	position: relative;
	margin: 0 0 1em;
}
a:hover .teaser-boxes-item-image:before,
a:focus .teaser-boxes-item-image:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.3);
}
a:hover .teaser-boxes-item-image:after,
a:focus .teaser-boxes-item-image:after {
	font: 0.5em/1 "RockSolid Icons";
	content: "\e019";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 2;
	padding: 0.75em;
	color: #ffffff;
	text-align: center;
	background: #b80028;
}
.teaser-boxes-item-image img {
	display: block;
	width: 100%;
	height: auto;
}

.icon-boxes-item {
	font-size: 0.88889em;
	color: #8a8a8a;
}
.icon-boxes-item:hover,
.icon-boxes-item:focus {
	text-decoration: none;
}
.icon-boxes-item[data-icon]:before {
	margin: 0 0 0.5em 0;
	padding: 0.5em;
	border: 1px solid #dedede;
	font-size: 1.5em;
	color: #b80028;
	background: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
	background: -moz-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
	background: -o-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
	background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.icon-boxes-item h3 {
	margin: 0;
	font-size: 1.3125em;
	color: #b80028;
}
.icon-boxes-item p {
	margin: 0.5em 0 0;
}

.icon-boxes-item-link {
	font-size: 0.875em;
	letter-spacing: 0.07143em;
	color: #b80028;
	text-transform: uppercase;
}
a:hover .icon-boxes-item-link,
a:focus .icon-boxes-item-link {
	text-decoration: underline;
}

.news-boxes-item {
	font-size: 0.77778em;
	color: #8a8a8a;
}
.news-boxes-item h3 {
	margin: 0;
	font-size: 1.71429em;
	line-height: 1.33333;
	font-weight: normal;
}
.news-boxes-item h3 a {
	color: #b80028;
}
.news-boxes-item p {
	margin: 0.28571em 0 0;
}
.news-boxes-item .news-boxes-item-info {
	margin: 0;
	letter-spacing: 0.07143em;
	text-transform: uppercase;
}
.news-boxes-item .news-boxes-item-more {
	margin-top: 0.57143em;
	letter-spacing: 0.07143em;
	text-transform: uppercase;
}

.testimonial {
	margin: 1.125em 0;
	font-size: 1.33333em;
}
@media screen and (max-width: 599px) {
	.testimonial {
		font-size: 1em;
	}
}
.sidebar .testimonial {
	font-size: 1em;
}
@media screen and (max-width: 599px) {
	.sidebar .testimonial {
		font-size: 1em;
	}
}
.rsts-main .testimonial {
	margin: 0;
}
.testimonial p {
	margin: 0.5em 0;
	color: #b80028;
}

.testimonial-author {
	padding-right: 2.77778em;
	font-size: 0.75em;
	color: #8a8a8a;
}
.sidebar .testimonial-author {
	padding-right: 3.57143em;
	font-size: 0.77778em;
}
@media screen and (max-width: 599px) {
	.testimonial-author {
		padding-right: 3.57143em;
		font-size: 0.93333em;
	}
}
.testimonial-author img {
	display: inline-block;
	vertical-align: middle;
	width: auto;
	height: 2.22222em;
	margin: 0 0.33333em 0 0;
}
.testimonial-author small {
	font-size: inherit;
}

.newsletter-box {
	padding: 1.33333em 6.25%;
	border: 1px solid #741616;
	-webkit-border-radius: 1.5px;
	-moz-border-radius: 1.5px;
	border-radius: 1.5px;
	color: #ffffff;
	background: #b80028;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.sidebar .newsletter-box {
	padding-right: 11.11111%;
	padding-left: 11.11111%;
}
@media screen and (max-width: 1150px) {
	.sidebar .newsletter-box {
		padding-right: 5.55556%;
		padding-left: 5.55556%;
	}
}
@media screen and (max-width: 599px) {
	.sidebar .newsletter-box {
		padding-right: 6.25%;
		padding-left: 6.25%;
	}
}
.sidebar .block + .newsletter-box {
	margin-top: 1.77778em;
}
.newsletter-box:before {
	content: "";
	float: right;
	width: 5.33333em;
	height: 5.55556em;
	margin-left: 0.77778em;
	background: url("../../files/opensauce/img/newsletter-bg.png") 50% 50% no-repeat;
	background-size: 100% 100%;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-device-pixel-ratio: 4 / 3), only screen and (min-device-pixel-ratio: 1.3) {
	.newsletter-box:before {
		background-image: url("../../files/opensauce/img/newsletter-bg-x2.png");
	}
}
.newsletter-box h1,
.newsletter-box h2,
.newsletter-box h3,
.newsletter-box h4 {
	padding: 0;
	border: 0;
	letter-spacing: normal;
	text-transform: none;
}
.newsletter-box h1,
.newsletter-box h2,
.newsletter-box h3 {
	margin: -0.16667em 0 0;
	font-size: 1.33333em;
	font-weight: normal;
	line-height: 1.125;
	color: inherit;
}
.newsletter-box h4 {
	margin: 0;
	font-size: 1em;
	font-weight: normal;
	color: #e2bbbb;
}
.newsletter-box form {
	margin: 0;
}
.newsletter-box .formbody {
	position: relative;
	width: 18.33333em;
	max-width: 100%;
	margin: 0.66667em 0 0;
}
.newsletter-box .formbody input {
	display: block;
	width: 100%;
	padding-right: 2.66667em;
	border-color: #741616;
	color: #666666;
}
.newsletter-box .formbody button {
	position: absolute;
	right: 0;
	bottom: 0;
	width: auto;
	overflow: hidden;
	margin: 0;
	padding: 0.72222em;
	-webkit-border-radius: 0;
	-moz-border-radius: 0 1.5px 1.5px 0;
	border-radius: 0 1.5px 1.5px 0;
	line-height: 0;
	text-align: left;
	text-indent: -99em;
}
.newsletter-box .formbody button:after {
	font: 0.77778em/1 "RockSolid Icons";
	content: "\e0ce";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	display: block;
}
.newsletter-box .formbody .error {
	color: #f08a8a;
}

.icon-links {
	font-size: 0.88889em;
}
.icon-links h1,
.icon-links h2,
.icon-links h3 {
	font-size: 0.875em;
	font-weight: 600;
	letter-spacing: 0.07143em;
	color: #8a8a8a;
	text-transform: uppercase;
}
.icon-links ul {
	margin: 0;
	padding: 0;
}
.icon-links li {
	list-style: none;
	display: inline;
}
.icon-links a {
	display: block;
	padding: 0.25em 0;
	border-bottom: 1px solid #dedede;
	color: inherit;
	text-decoration: none;
}
.icon-links a:before {
	font: 0.375em/1 "RockSolid Icons";
	content: "\e019";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	top: -0.33333em;
	margin-right: 1.66667em;
	padding: 0.66667em;
	border: 1px solid #dedede;
	-webkit-border-radius: 1.5px;
	-moz-border-radius: 1.5px;
	border-radius: 1.5px;
	color: #b80028;
}
.icon-links a[data-icon]:before {
	content: attr(data-icon);
	top: 0;
	border: 0;
	margin-right: 0.66667em;
	padding: 0;
	font-size: 0.9375em;
	color: inherit;
}

.icon-links-label {
	color: #666666;
}
a:hover .icon-links-label,
a:focus .icon-links-label {
	text-decoration: underline;
}

.author-box h1,
.author-box h2,
.author-box h3 {
	margin: 2em 0 1em;
	padding: 0 0 0.42857em;
	border-bottom: 1px solid #e8e8e8;
	font-size: 0.77778em;
	font-weight: 600;
	letter-spacing: 0.07143em;
	color: #8a8a8a;
	text-transform: uppercase;
}
.author-box img {
	float: right;
	margin: 0 0 0.55556em 1em;
}
.author-box p {
	margin: 0.875em 0;
	font-size: 0.88889em;
}

.author-box-links {
	margin: 1em 0;
	padding: 0;
	font-size: 0.77778em;
	letter-spacing: 0.07143em;
	text-align: center;
	text-transform: uppercase;
}
.author-box-links li {
	display: inline;
	list-style: none;
}
.author-box-links a {
	display: inline-block;
	margin: 0.35714em 0.21429em 0.28571em;
	padding: 0.57143em 1.42857em;
	border: 1px solid #dedede;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
	background-image: -moz-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
	background-image: -o-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
	background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.author-box-links a:hover,
.author-box-links a:focus {
	border-color: #c7c7c7;
	text-decoration: none;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.image_container {
	position: relative;
	display: inline-block;
	padding: 0.55556em;
	border: 1px solid #dedede;
	-webkit-border-radius: 1.5px;
	-moz-border-radius: 1.5px;
	border-radius: 1.5px;
	background: #ffffff;
	background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
	background-image: -moz-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
	background-image: -o-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
	background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.image_container.no-border,
.no-border .image_container {
	border: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	background: none;
}
.image_container img {
	display: block;
	width: 100%;
	height: auto;
}
.image_container a {
	position: relative;
	display: block;
}
.image_container a:hover:before,
.image_container a:focus:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.3);
}

.image_container figcaption,
.image_container .caption,
.media figcaption {
	/* overwrite elements style attribute */
	width: 100% !important;
	padding: 0.28571em 0.28571em;
	font-size: 0.77778em;
	color: #8a8a8a;
	
}
.image_container .caption {
	-webkit-hyphens: auto; 
    hyphens: auto; 
}
.image_container.float_right,
.image_container.float_left {
	float: right;
	width: 43.75% !important;
	margin: 0.44444em 0 0.88889em 6.25%;
}
@media screen and (max-width: 599px) {
	.image_container.float_right,
	.image_container.float_left {
		margin-left: 0;
		float: none !important;
		width: auto !important;
	}
}
.opensauce-fullwidth .image_container.float_right,
.opensauce-fullwidth .image_container.float_left {
	margin: 0.44444em 0 0.88889em 3.84615%;
	width: 26.92308% !important;
}
@media screen and (max-width: 1150px) {
	.opensauce-fullwidth .image_container.float_right,
	.opensauce-fullwidth .image_container.float_left {
		margin-left: 6.25%;
		width: 43.75% !important;
	}
}
@media screen and (max-width: 599px) {
	.opensauce-fullwidth .image_container.float_right,
	.opensauce-fullwidth .image_container.float_left {
		margin-left: 0;
		width: auto !important;
	}
}
.no-resize .image_container.float_right,
.opensauce-fullwidth .no-resize .image_container.float_right,
.image_container.float_right.no-resize,
.opensauce-fullwidth .image_container.float_right.no-resize,
.no-resize .image_container.float_left,
.opensauce-fullwidth .no-resize .image_container.float_left,
.image_container.float_left.no-resize,
.opensauce-fullwidth .image_container.float_left.no-resize {
	width: auto !important;
}

.image_container.float_left {
	float: left;
	margin: 0.44444em 6.25% 0.88889em 0;
}
@media screen and (max-width: 599px) {
	.image_container.float_left {
		margin-right: 0;
	}
}
.opensauce-fullwidth .image_container.float_left {
	margin: 0.44444em 3.84615% 0.88889em 0;
}
@media screen and (max-width: 1150px) {
	.opensauce-fullwidth .image_container.float_left {
		margin-right: 6.25%;
	}
}
@media screen and (max-width: 599px) {
	.opensauce-fullwidth .image_container.float_left {
		margin-right: 0;
	}
}

.ce_youtube-wrapper {
	position: relative;
	/* ratio 16 to 9 */
	margin: 1.33333em 0;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}
.ce_youtube-wrapper iframe,
.ce_youtube-wrapper object,
.ce_youtube-wrapper embed,
.ce_youtube-wrapper .ce_youtube-wrapper-poster {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.ce_youtube-wrapper-poster {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
}
.ce_youtube-wrapper-poster:before {
	font: 1.11111em/1 "RockSolid Icons";
	content: "\25b6";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -1.2em -1.675em;
	padding: 0.7em 1.2em 0.7em 1.4em;
	border-radius: 0.5em;
	color: white;
	background: black;
	background: rgba(0, 0, 0, 0.6);
	transition: background-color 0.1s linear;
}
.ce_youtube-wrapper-poster:hover:before {
	opacity: 1;
	background: #cc181e;
}

.mejs-video,
.mejs-audio {
	margin: 1.11111em 0;
}

.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%;
}
@media screen and (max-width: 599px) {
	.ce_gallery {
		/* doubled class for specificity */
	}
	.ce_gallery.ce_gallery > ul > li {
		width: auto;
	}
}
.ce_gallery.no-resize > ul > li {
	width: auto;
}
.ce_gallery > ul {
	zoom: 1;
	margin: 0 !important;
	padding: 0 !important;
	list-style: none !important;
}
.ce_gallery > ul:before {
	content: "";
	display: table;
}
.ce_gallery > ul:after {
	content: "";
	display: table;
	clear: both;
}
.ce_gallery > ul > li {
	float: left;
	width: 23.875%;
	margin: 1.5% 0 0 1.5%;
}
@media screen and (max-width: 599px) {
	.ce_gallery > ul > li {
		margin-right: 0;
		margin-left: 0;
	}
}
.ce_gallery > ul > li.col_first,.ce_gallery > ul > li:first-child {
	clear: left;
	margin-left: 0;
}
.ce_gallery > ul > li.col_last {
	/* for rounding failures */
	margin-right: -1%;
}
.ce_gallery > ul > li > .image_container {
	width: 100%;
}
.ce_gallery img {
	width: 100%;
	height: auto;
}

.enclosure,
.ce_downloads {
	margin: 1.6875em 0;
	padding: 1.25em 1.875em;
	border: 1px solid #dedede;
	-webkit-border-radius: 1.5px;
	-moz-border-radius: 1.5px;
	border-radius: 1.5px;
	font-size: 0.88889em;
	background: #ffffff;
	background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
	background-image: -moz-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
	background-image: -o-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
	background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.enclosure h1,
.enclosure h2,
.enclosure h3,
.enclosure h4,
.enclosure h5,
.enclosure h6,
.ce_downloads h1,
.ce_downloads h2,
.ce_downloads h3,
.ce_downloads h4,
.ce_downloads h5,
.ce_downloads h6 {
	margin: -1.75em -2.58333em 1.66667em;
	padding: 0.66667em 1.66667em;
	font-size: 0.75em;
	font-weight: 600;
	letter-spacing: 0.08333em;
	color: #ffffff;
	text-transform: uppercase;
	background: #b80028;
}
.enclosure h1:before,
.enclosure h2:before,
.enclosure h3:before,
.enclosure h4:before,
.enclosure h5:before,
.enclosure h6:before,
.ce_downloads h1:before,
.ce_downloads h2:before,
.ce_downloads h3:before,
.ce_downloads h4:before,
.ce_downloads h5:before,
.ce_downloads h6:before {
	font: 1.16667em/1 "RockSolid Icons";
	content: "\e06d";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	top: 0.07143em;
	float: right;
}
.enclosure ul,
.enclosure p,
.ce_downloads ul,
.ce_downloads p {
	margin: 0;
	padding: 0;
	list-style: none;
}

.ce_accordion .toggler {
	padding: 0.33333em 0;
	border-bottom: 1px solid #dedede;
	outline: none;
	font-size: 1em;
	color: #b80028;
	cursor: pointer;
}
.ce_accordion .toggler:before {
	font: 0.77778em/1 "RockSolid Icons";
	content: "\e009";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	top: 0.42857em;
	float: right;
	color: #ffffff;
	background: #b80028;
}
.ce_accordion .toggler:hover {
	text-decoration: underline;
}
.ce_accordion .toggler:hover:before {
	font-size: 1em;
	top: 0.22222em;
	left: 0.11111em;
}
.ce_accordion .toggler.ui-accordion-header-active:before {
	content: "\e00c";
}

/* ===========================================
 * Slider styles
 * ======================================== */
.rsts-skin-testimonials.rsts-main {
	position: relative;
	margin: 1.5em 0;
}
.rsts-skin-testimonials .rsts-header {
	border-bottom: 1px solid #e8e8e8;
}
.rsts-skin-testimonials .rsts-header h1,
.rsts-skin-testimonials .rsts-header h2,
.rsts-skin-testimonials .rsts-header h3,
.rsts-skin-testimonials .rsts-header h4,
.rsts-skin-testimonials .rsts-header h5,
.rsts-skin-testimonials .rsts-header h6 {
	margin: 0;
	padding: 0.14286em 0 0.64286em;
	font-size: 0.77778em;
	font-weight: 600;
	color: #8a8a8a;
	letter-spacing: 0.07143em;
	text-transform: uppercase;
}
.rsts-skin-testimonials .rsts-prev,
.rsts-skin-testimonials .rsts-next {
	position: absolute;
	right: 1.33333em;
	bottom: 0.66667em;
	overflow: hidden;
	text-indent: -99em;
	line-height: 0;
}
.sidebar .rsts-skin-testimonials .rsts-prev,
.sidebar .rsts-skin-testimonials .rsts-next {
	bottom: 0.33333em;
}
.rsts-skin-testimonials .rsts-prev:after,
.rsts-skin-testimonials .rsts-next:after {
	font: 0.44444em/1 "RockSolid Icons";
	content: "\e018";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	display: block;
	padding: 0.75em;
	color: #ffffff;
	background: #b80028;
}
.rsts-skin-testimonials .rsts-next {
	right: 0;
}
.rsts-skin-testimonials .rsts-next:after {
	content: "\e019";
}
.rsts-skin-testimonials .rsts-nav {
	position: absolute;
	right: -5px;
	top: 2px;
	line-height: 0;
}
.rsts-skin-testimonials .rsts-nav ul {
	margin: 0;
	padding: 0;
}
.rsts-skin-testimonials .rsts-nav li {
	display: inline;
}
.rsts-skin-testimonials .rsts-nav a {
	float: left;
	width: 17px;
	height: 17px;
	overflow: hidden;
	outline: none;
	padding: 5px;
	text-indent: -99em;
}
.rsts-skin-testimonials .rsts-nav a:after {
	content: "";
	display: block;
	width: 7px;
	height: 7px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	background: #dedede;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	opacity: 0.8;
}
.rsts-skin-testimonials .rsts-nav a:hover:after,
.rsts-skin-testimonials .rsts-nav a.active:after {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	opacity: 1;
	width: 11px;
	height: 11px;
	margin: -2px;
}
.rsts-skin-testimonials .rsts-nav-prev,
.rsts-skin-testimonials .rsts-nav-next {
	display: none !important;
}

.rsts-skin-light .rsts-nav {
	position: absolute;
	bottom: 20px;
	margin: 0;
	width: 100%;
}

/* ===========================================
 * Module styles (Search, FAQ, News, Events, Comments, Sitemap etc.)
 * ======================================== */
.fixed-note {
	position: fixed;
	display: table;
	top: auto;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	min-height: 3.33333em;
	padding: 0.66667em 1.11111em 0.66667em 4.44444em;
	border-top: 1px solid #dedede;
	z-index: 99;
	background-color: #ffffff;
	box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 1150px) {
	.fixed-note {
		position: relative;
	}
}
@media screen and (max-width: 599px) {
	.fixed-note {
		display: block;
		padding-left: 1.11111em;
	}
}
.fixed-note:before {
	position: absolute;
	top: 50%;
	margin-top: -0.5em;
	left: 0.83333em;
	font-size: 2em;
	color: #b80028;
}
@media screen and (max-width: 1150px) {
	.fixed-note:before {
		top: 0.66667em;
		margin-top: 0;
	}
}
@media screen and (max-width: 599px) {
	.fixed-note:before {
		position: static;
	}
}
.fixed-note h1,
.fixed-note h2,
.fixed-note h3 {
	font-size: 0.83333em;
	margin: 0.4em 0;
}
.fixed-note p {
	font-size: 0.77778em;
	margin: 0.42857em 0;
}
@media screen and (max-width: 599px) {
	.fixed-note p {
		font-size: 0.88889em;
	}
}

.fixed-note-column {
	display: table-cell;
	vertical-align: middle;
	padding: 0 0.55556em;
}
.fixed-note-column:last-child {
	text-align: right;
}
@media screen and (max-width: 1150px) {
	.fixed-note-column:last-child {
		text-align: left;
	}
}
@media screen and (max-width: 1150px) {
	.fixed-note-column {
		display: block;
		margin: 0.66667em 0;
		padding: 0;
	}
}

.fixed-note-link,
.fixed-note-button {
	white-space: nowrap;
}

.fixed-note-button {
	margin: 0;
}

.fixed-note-closed {
	position: fixed;
	right: 1.66667em;
	bottom: 0;
	z-index: 99;
	padding: 0.44444em 0.66667em;
	color: #ffffff;
	text-decoration: none;
	background: #b80028;
	box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 1200px) {
	.fixed-note-closed {
		right: 0;
	}
}
@media screen and (max-width: 1150px) {
	.fixed-note-closed {
		position: absolute;
		top: 0.66667em;
		right: 50%;
		bottom: auto;
		margin-right: -0.88889em;
		padding: 0.22222em 0.66667em;
	}
}
@media screen and (max-width: 599px) {
	.fixed-note-closed {
		right: 0.66667em;
		margin-right: 0;
	}
}
.fixed-note-closed:hover,
.fixed-note-closed:focus {
	background-color: #741616;
}
.fixed-note-closed:before {
	font: 100%/1 "RockSolid Icons";
	content: "\e0a6";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
}
.fixed-note-closed > span {
	display: none;
}

.back a:before,
.previous a:before,
.next a:after {
	font: 0.66667em/1 "RockSolid Icons";
	content: "\e018";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	top: -0.16667em;
	margin-right: 0.5em;
	vertical-align: middle;
}

.next a:after {
	content: "\e019";
	margin-right: 0;
	margin-left: 0.5em;
}

.pagination > p {
	text-align: center;
}
.pagination ul {
	list-style-type: none !important;
	text-align: center;
}
.pagination li {
	display: inline-block;
}
.pagination li a,
.pagination li span {
	padding: 4px 12px;
	background-color: #ffffff;
}
.pagination li .current {
	border-bottom: 1px solid #e8e8e8;
	background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
	background-image: -moz-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
	background-image: -o-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
	background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
}

.news-image-teaser {
	position: relative;
	margin: 2em 0;
	padding: 0 0 0 12.5%;
}
.boxedList  {
	display:flex;
	flex-wrap: wrap;
}
.boxedList .boxed {	
	padding: 1em;
	width:100%;
	max-width: calc(50% - 2em);
	margin:2em 2em 0 0;
	font-size: 0.925em;
    background: #f8f8f8;
    border: 1px solid #dedede;
	
}
@media screen and (max-width:999px) {
.boxedList .boxed {	
	font-size: 0.9em;
}
}
@media screen and (max-width:800px) {
.boxedList .boxed {	
	max-width: 100%;
	margin:2em 0 0 0;
	
}
}
@media screen and (max-width:599px) {
.boxedList .boxed {	
	font-size: 1em;
}
}

.boxedList .boxed header {
	margin:0em 0 1em 0;	
}


.boxedList .boxed .teaserText {
	margin:1em 0;	
}

.boxedList .boxed h2 {
	margin:0;	
	font-size:1.4em;
	padding:0 0 0.5em 0;
}
.boxedList .boxed .news-image-teaser-more {
	margin:2em 0 0 0;
}

.boxedList .boxed .news-image-teaser-more a{
	background: #b80028 ;
	color:#fff;
	padding:0.35em 0.4em;
	border-radius:4px;	
}
.boxedList .boxed img{
	border: 1px solid #dedede;
}

.boxedList .pagination{margin:2em 0 0 0;width:100%;}



@media screen and (max-width: 599px) {
	.news-image-teaser {
		padding-left: 0;
	}
}
.news-image-teaser.-no-date {
	padding-left: 0;
}
.news-image-teaser h2 {
	margin: 0 0 0.25em;
	padding: 0 0 0.3125em;
	border-bottom: 1px solid #dedede;
	font-size: 1.77778em;
	font-weight: normal;
	line-height: 1.1875;
	color: #b80028;
}
@media screen and (max-width: 599px) {
	.news-image-teaser h2 {
		margin-right: 18.75%;
	}
}
.news-image-teaser .time {
	position: absolute;
	top: 0.19444em;
	left: 0;
	width: 9.375%;
	border: 1px solid #dedede;
	font-size: 1.5em;
	font-weight: 600;
	line-height: 1;
	color: #8a8a8a;
	text-align: center;
	background: #ffffff;
	background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.02));
	background-image: -moz-linear-gradient(rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.02));
	background-image: -o-linear-gradient(rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.02));
	background-image: linear-gradient(rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.02));
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 599px) {
	.news-image-teaser .time {
		left: auto;
		right: 0;
		width: 15.625%;
	}
}
.news-image-teaser .time:before {
	font: 0.69444em/1 "RockSolid Icons";
	content: "\e06b";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	display: block;
	margin: -1px -1px 0.08em -1px;
	padding: 0.72em 0;
	color: #ffffff;
	background: #b80028;
}
.news-image-teaser .time b {
	display: block;
	margin: 0.19048em 0 0.2381em;
	font-size: 0.58333em;
	font-weight: inherit;
	text-transform: uppercase;
}
.news-image-teaser .time i {
	display: none;
}
.news-image-teaser img {
	display: block;
	width: 100%;
	height: auto;
}

.newsListExtraClass .news-image-teaser img {
	display: block;
	width: inherit;
	height: auto;
}

.news-image-teaser p {
	margin: 0.66667em 0;
	color: #8a8a8a;
}
.news-image-teaser .news-image-teaser-info {
	margin: 0.57143em 0 1em;
	font-size: 0.77778em;
	color: inherit;
}
.news-image-teaser .news-image-teaser-more {
	font-size: 0.88889em;
	text-transform: uppercase;
}

.mod_calendar th.previous a:after,
.mod_calendar th.previous a:before,
.mod_calendar th.next a:after,
.mod_calendar th.next a:before {
	display: none;
}
.mod_calendar th.current {
	border-right: 0;
	border-left: 0;
	text-align: center;
}
.mod_calendar th.current:before {
	font: 16px/1 "RockSolid Icons";
	content: "\e037";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	margin-right: 6px;
}
.mod_calendar th.previous {
	border-right: 0;
}
.mod_calendar th.next {
	border-left: 0;
	text-align: right;
}
.mod_calendar th.label {
	font-size: 0.66667em;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0.07143em;
}
.mod_calendar td {
	vertical-align: top;
	width: 14.28571%;
}
.mod_calendar td.today {
	font-weight: 600;
	background-color: #dedede;
}
.mod_calendar .event {
	font-size: 0.66667em;
}
.mod_calendar .minicalendar td {
	padding: 0.16667em;
	text-align: center;
}

.mod_eventlist .event > h2 {
	margin-top: 0;
	font-size: 1.55556em;
}

.mod_faqlist ul {
	list-style: none;
	padding-left: 0;
}
.mod_faqlist li:before {
	font: 100%/1 "RockSolid Icons";
	content: "\e0f7";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	margin-right: 0.44444em;
}

.mod_faqreader .info {
	font-size: 0.77778em;
	color: #8a8a8a;
}

.mod_login form p.error {
	float: none;
	width: auto;
	margin: 1em 0;
}
.mod_login input {
	width: 80%;
}
.mod_login table {
	border: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.mod_login table td {
	border: 0;
	padding: 0.33333em 0;
}

.mod_search {
	margin: 1.5em 0;
}
.mod_search form input {
	vertical-align: middle;
}
.mod_search form input[type="search"] {
	width: 74.375%;
	margin: 0;
	padding-top: 0.61111em;
	padding-bottom: 0.5em;
}
.mod_search form input[type="submit"] {
	width: 25%;
	margin: 0 -2% 0 0;
}
.mod_search .relevance {
	float: right;
	margin-top: 0.71429em;
	font-size: 0.58333em;
}
.mod_search .header {
	padding-bottom: 0.27778em;
	border-bottom: 1px solid #dedede;
	color: #8a8a8a;
}
.mod_search .highlight {
	padding: 0 0.22222em;
	font-weight: 600;
	background: #ebd2d2;
}
.mod_search .url {
	padding-bottom: 1.42857em;
	border-bottom: 1px dotted #dedede;
	font-size: 0.77778em;
	color: #8a8a8a;
}
.mod_search .url:before {
	font: 100%/1 "RockSolid Icons";
	content: "\e0b5";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	margin-right: 0.35714em;
}
.mod_search .url .filesize {
	font-size: 0.85714em;
}

.comment_default {
	margin: 1.6875em 0;
	padding: 1.25em 6.25% 0;
	border: 1px solid #dedede;
	-webkit-border-radius: 1.5px;
	-moz-border-radius: 1.5px;
	border-radius: 1.5px;
	font-size: 0.88889em;
	background: #ffffff;
	background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
	background-image: -moz-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
	background-image: -o-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
	background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.comment_default .info {
	margin-top: 0;
	border-bottom: 1px solid #dedede;
}
.comment_default .reply {
	margin-left: 6.66667%;
}
.comment_default .reply .info {
	font-weight: 600;
}

.ce_comments .form {
	margin-top: 3.33333em;
}
.ce_comments .form .widget {
	margin-top: 1.33333em;
}

.mod_sitemap ul {
	padding-left: 0;
	list-style-type: none;
}
.mod_sitemap ul li li {
	padding: 0.1875em 0 0.1875em 1.75em;
	font-size: 0.88889em;
}
.mod_sitemap ul li li.submenu ul {
	margin: 0;
}
.mod_sitemap > ul > li:before {
	font: 100%/1 "RockSolid Icons";
	content: "\e083";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	margin-right: 0.55556em;
	color: #b80028;
}

/* ===========================================
 * Footer styles
 * ======================================== */
.page-footer {
	clear: both;
	margin: 0 3.57143%;
}
@media screen and (max-width: 1150px) {
	.page-footer {
		margin-right: 5.55556%;
		margin-left: 5.55556%;
	}
}

.footer-navigation-wrapper {
	/* clearfix */
	overflow: hidden;
	margin: 3.33333em 0 0;
	padding: 1.83333em 0;
	border-top: 1px solid #dedede;
	font-size: 0.66667em;
	font-weight: 600;
	color: #666666;
	text-transform: uppercase;
}
@media screen and (max-width: 599px) {
	.footer-navigation-wrapper {
		font-size: 0.8em;
	}
}

.footer-navigation {
	float: left;
}
@media screen and (max-width: 1150px) {
	.footer-navigation {
		float: none;
	}
}
.footer-navigation ul {
	margin: 0;
	padding: 0;
}
.footer-navigation li {
	display: inline;
}
.footer-navigation li:after {
	content: " ";
}
.footer-navigation a,
.footer-navigation li > span {
	margin-right: 1.5em;
	color: inherit;
}

.footer-info {
	float: right;
	font-weight: normal;
}
@media screen and (max-width: 1150px) {
	.footer-info {
		margin-top: 1em;
		float: none;
	}
}
.footer-info p {
	margin: 0;
}
.footer-info a {
	color: inherit;
}
.footer-info .rocksolid-copyright {
	font-style: normal;
	color: #b8b8b8;
}
.footer-info .rocksolid-copyright:before {
	content: "\2022";
	display: inline-block;
	margin: 0 0.66667em;
	color: #8a8a8a;
}





/*
Listenelemente nebeneinander positionieren und Farbe anpassen
*/
nav.main-navigation ul li {
    width:auto;
    float:left;
    background-color:transparent;		
    list-style-type:none;	
			 
}


.eng nav.main-navigation ul li{text-transform:uppercase;}

.eng nav.main-navigation{
	font-size:15px;
}
.eng nav.main-navigation a, .eng nav.main-navigation li > strong{
	padding:0.9em 0.9em;
}

/*
die Links der zweiten Ebene mit samt der umschließenden ul nach unten holen.
*/
.main-navigation a, .main-navigation li > strong{
	float:none;
	display:block;	 
}

/*
Links nebeneinander positionieren, Farbe anpassen und einen kleinen Fadingeffekt einbauen
*/
 .main-navigation li,  .main-navigation li > strong {
    width:100%;
    display:block;		
	-webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;	
	
}





/*Listenelemente der zweiten Ebene untereinander positionieren*/

nav.main-navigation ul.level_2 li {
    width:100%;
    clear:both;
    display:block;
	color:#fff;
}

/*zweite Ebene verstecken.*/

nav.main-navigation ul.level_2 {
	color:#fff;
    width:0px;
    height:0px;
    left:-32768px;
    top:-32768px;
    position:absolute;
    display:block;
	padding-top:0px;
	
	width: 220px;
    visibility: hidden;
   
 z-index: 9999;
   
	
}

/*zweite Ebene wieder einblenden*/
nav.main-navigation li:hover ul.level_2 {
    width:auto;
    height:auto;
    left:auto;
    top:auto;
    z-index: 9999;	
	background-color: rgba(213,0,50,1);	 
	
}

/*
Listenelemente der dritten Ebene untereinander positionieren
*/


/*
zweite Ebene verstecken.
An dieser Stelle vielen Dank an Peter Müller und sein Video2Brain Little Boxes
*/

nav.main-navigation ul.level_3 {
	color:#fff;
    width:0px;
    height:0px;
    left:-32768px;
    top:-32768px;
    position:absolute;
    display:block;
	padding-top:0px; 
	margin-top:-3.1em;
	visibility: hidden;
	background-color: rgba(213,0,50,0.9);	 
}

/*
dritte Ebene wieder einblenden
*/

nav.main-navigation li:hover ul.level_3 {
   width: 220px;
    height:auto;
    left:100%;
    top:auto;
    z-index: 9999;	
	background-color: rgba(213,0,50,0.9);	 
	
}


/*
Umdrehen des Verlaufes auf den Links um den Hovereffekt zu verstärken
*/
nav.main-navigation ul li a:hover, .main-navigation li > strong, .main-navigation li > strong.active, .main-navigation li:first-child > a:hover, .main-navigation li:first-child > span:hover {    
	background-color: #b80028;	
	color:#fff;
}

/*vmap*/

#vmapAnlagen {       
width: 100%;
height: 100%;
max-height:550px;
background-color:transparent;
overflow:hidden;
border: 1px solid #f5f5f5;    
-webkit-box-shadow:inset 0 0px 6px rgba(0,0,0,0.1);
-moz-box-shadow: inset 0 0px 6px rgba(0,0,0,0.1);
box-shadow: inset 0 0px 6px rgba(0,0,0,0.1);
position:absolute;
top:1px;
left:1px;

}

.jqvmap-label
{
	position: absolute;	
	display: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #fff;
	color: rgba(0,0,0, 1);	
	font-size: smaller;
	padding: 3px 5px;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
	box-shadow:0 1px 3px rgba(0, 0, 0, 0.4);
  pointer-events:none;
}

.jqvmap-zoomin, .jqvmap-zoomout
{
	position: absolute;
	left: 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #999;
	padding: 4px;
	color: white;
	width: 18px;
	height: 18px;
	cursor: pointer;
	line-height: 10px;
	text-align: center;
}
.jqvmap-zoomin{	top: 10px;}
.jqvmap-zoomout{top: 30px;}
.jqvmap-region{cursor: pointer;}

      .map-pin {
        width: 32px;
        height: 32px;
        position: absolute;
        margin-top: -16px;
        left: -18px;
        background-size: 32px 32px;
        background-repeat: no-repeat;
        text-align: center;
        background-position: top center;
        color: #000;
        font-weight: normal;
        font-size: 11px;
      }

      .map-pin span {
        position: absolute;
        bottom: 0;
        width: 100%;
        text-align: center;
        left: 0;		
      }
	  
	   .map-tooltip{padding:10px;}	  
	   .map-tooltip li{list-style-type:square;color: rgba(159,30,30, 1);}
	   .map-tooltip .description{display:block;}
	  
	   .anlage{       
		 background-image: url('../../files/opensauce/img/marker/anlagen_marker2.jpg');
		 border-radius:3px;
		 border:1px solid #fff;
		 -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
		-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
		box-shadow:0 1px 5px rgba(0, 0, 0, 0.5);
      }

      /* Setup basic CSS for Label */

  .jqvmap-pin {
	  pointer-events:none;
        cursor: default;
		color:#000;
		
      }

      /* Reposition Labels that are not quite right ( labels are centered in shape, and sometimes need tweaking ) */


	#jqvmap1_al_pin {
      margin-left: -3.5%;
	  margin-top:-6%;		
      }

	  #jqvmap1_no_pin {
        margin-left: -5%;
		margin-top: 10%;
      }

	 #jqvmap1_ch_pin {
        margin-left: -3%;
		margin-top:-4.8%;
      }
	  
 	#jqvmap1_be_pin {
        margin-left: -3%;
		margin-top:-4%;
      }
	  

@media screen and (max-width: 999px) {
	 #vmapAnlagen {       
		max-height:400px;
		min-height:300px;
	}
}

@media screen and (max-width: 599px) {
	.map-pin {
        width: 16px;
        height: 16px;
        position: absolute;
        margin-top: -8px;
        left: -9px;
        background-size: 16px 16px;
        background-repeat: no-repeat;
        text-align: center;
        background-position: top center;
        color: #000;
        font-weight: normal;
        font-size: 8px;
      }

	.anlage{
       
		 background-image: url('../../files/opensauce/img/marker/anlagen_marker.jpg');
		 border-radius:3px;
		 border:1px solid #fff;
		 -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
		-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
		box-shadow:0 1px 5px rgba(0, 0, 0, 0.5);
      }
}  

@media screen and (max-width: 380px) {
	#vmapAnlagen {     		
		max-height:350px;
		min-height:250px;
	}
}
/*!
 * jQCloud 2.0.2
 * Copyright 2011 Luca Ongaro (http://www.lucaongaro.eu)
 * Copyright 2013 Daniel White (http://www.developerdan.com)
 * Copyright 20142016 Damien "Mistic" Sorel (http://www.strangeplanet.fr)
 * Licensed under MIT (http://opensource.org/licenses/MIT)
 */
/* layout */

div.jqcloud {
  overflow: hidden;
  position: relative;
}

div.jqcloud span {
  padding: 3px;
}

/* fonts */
div.jqcloud {
  font-family:'Crete Round','Source Sans Pro',Verdana,serif;
  font-size: 20px;
  line-height: normal;
}

div.jqcloud a {
  font-size: inherit;
  text-decoration: none;
}


.wordcloud {
height: 4in;
margin: 0.3in auto 0.5in auto;
padding:0px;
page-break-after: always;
page-break-inside: avoid;
width: 100%;
}
 



div.jqcloud span.w20 { font-size: 210%; }
div.jqcloud span.w19 { font-size: 170%; }
div.jqcloud span.w18 { font-size: 160%; }
div.jqcloud span.w17 { font-size: 150%; }
div.jqcloud span.w16 { font-size: 130%; }
div.jqcloud span.w15 { font-size: 120%; }
div.jqcloud span.w14 { font-size: 110%; }
div.jqcloud span.w13 { font-size: 100%; }
div.jqcloud span.w12 { font-size: 95%; }
div.jqcloud span.w11 { font-size: 90%; }
div.jqcloud span.w10 { font-size: 210%; }
div.jqcloud span.w9 { font-size: 180%; }
div.jqcloud span.w8 { font-size: 170%; }
div.jqcloud span.w7 { font-size: 150%; }
div.jqcloud span.w6 { font-size: 140%; }
div.jqcloud span.w5 { font-size: 120%; }
div.jqcloud span.w4 { font-size: 110%; }
div.jqcloud span.w3 { font-size: 100%; }
div.jqcloud span.w2 { font-size: 90%; }
div.jqcloud span.w1 { font-size: 85%; }

/* colors */
div.jqcloud { color: rgba(0,0,0,0.6); } 
div.jqcloud a { color: inherit; }
div.jqcloud a:hover { color: rgba(0,0,0,0.8); }



 div.jqcloud span.w20 { color: #df2f3a; }
div.jqcloud span.w19 { color: #667988; }
div.jqcloud span.w18 { color: #8b5e2f; }
div.jqcloud span.w17 { color: #1a6600; }
div.jqcloud span.w16 { color: #634e3a; }
div.jqcloud span.w15 { color: rgba(223,47,58,1) }
div.jqcloud span.w14 { color: #b9b9c8; }
div.jqcloud span.w13 { color: rgba(223,47,58,0.8) }
div.jqcloud span.w12 { color: #94c3c7; }
div.jqcloud span.w11 { color: #fd8d3c; } 
div.jqcloud span.w10 { color: #cecebf; }
div.jqcloud span.w9 { color: #68af77; }
div.jqcloud span.w8 { color: #a0885f; }
div.jqcloud span.w7 { color: #00b3b2; }
div.jqcloud span.w6 { color: #fd8d3c; }
div.jqcloud span.w5 { color: #70d88b; }
div.jqcloud span.w4 { color: #0b892d; }
div.jqcloud span.w3 { color: rgba(223,47,58,0.7) }
div.jqcloud span.w2 { color: #94c3c7; }
div.jqcloud span.w1 { color: #bdbdae; }  
  /* */


@media screen and (max-width: 800px) {
	div.jqcloud {  
  font-size: 18px;
  }
}
 
 @media screen and (max-width: 480px) {
	div.jqcloud {  
  font-size: 14px;
  }
    div.jqcloud span {
  padding: 2px;
}
}
 
 
 @media screen and (max-width: 360px) {
	div.jqcloud {  
  font-size: 13px;
  }
  div.jqcloud span {
  padding: 1px;
}

}

.contao-cookiebar{justify-content: center;}

.media--left figure img{
	margin-right:2em;
}
.media--right img,.media--right figcaption{
	margin-left:1em;
}
li::marker{margin-left:1em;} 

/*lightbox title ausblenden*/
#cboxTitle{display:none;text-indent: -99999px;}

.jumpToTop{margin-top:3em; text-align:center;}
.jumpToTop a::before{display:block;}
.jumpToTop a{border:0;}
.jumpToTop a[data-icon]::before{margin-right:0;}


.opensauce-fullwidth .rs-column {
    margin-top: 3.84615%;
    margin-right: 2.74615%;
}

#behandlung .rs-column {
    margin-top: 2.74615%;
}

table {
	width: 98%;
	border-collapse: collapse;
	border: 1px solid #dedede;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.2);
	margin: 0 3px;
}
table th,table td {border: 1px solid #e8e8e8;}
table th{background:rgba(245,245,245,1);}

.multicolumn-icon-list ul{margin-top:0;}
.multicolumn-icon-list ul li{font-size:15px}

.teaser-boxes.top10{margin-top:10px;}
.teaser-boxes.top20{margin-top:20px;}
.teaser-boxes.top30{margin-top:30px;}
.teaser-boxes.top40{margin-top:40px;}
.teaser-boxes.top50{margin-top:50px;}

.teaser-boxes.bottom10{margin-top:10px;}
.teaser-boxes.bottom20{margin-top:20px;}
.teaser-boxes.bottom30{margin-top:30px;}
.teaser-boxes.bottom40{margin-top:40px;}

.info{font-size:0.8em;color:#888;}

.teaser-boxes.bottom50{margin-top:50px;}

 /*teaser boxes2*/
  .ce_rsce_opensauce_boxes2{
	  position:relative;
	  top:0px;
	  margin-top:-185px;

  }
 
 
 .ce_rsce_opensauce_boxes2 h3{
	 color:#fff;
	 background:rgba(223,47,58,1);
	 padding:10px 10px;
	 margin:0;
	 border-radius:5px 5px 0px 0px;
 }
 
  .ce_rsce_opensauce_boxes2 .teaser-boxes-item-image{
	  
	  margin:0;
  }
 
  .ce_rsce_opensauce_boxes2 .teaser-boxes-text{
	 background:#fff;
	  padding:15px 30px;
	  margin:0;
	  border-top:7px solid #555;
	  border-radius: 0px 0px 5px 5px;
	  color:#8a8a8a;
	
	  font-size:0.95em;
  }
 



.left{float:left;}
.right{float:right;}


.main-navigation,.footer-navigation-wrapper{color:#8a8a8a;font-weight:normal;text-transform:inherit;}

@media screen and (max-width: 900px) {
	 .page-header {
		margin-right:0;
		margin-left: 0;
	} 
}
@media screen and (max-width: 599px) {
	.page-header {
		zoom: 1;
	}
	.page-header:before {
		content: "";
		display: table;
	}
	.page-header:after {
		content: "";
		display: table;
		clear: both;
	}
	
		
}

.page-header-inside{margin:0 auto;}

.custom{margin-top:0px;clear:both;}
#BottomHead {color:#fff;}

.page-footer {overflow:hidden;border-top: 1px solid #dedede;}

.footer-navigation-wrapper{
	border:0;
	max-width:1200px;
	margin: 1.0em auto;
	padding: 1.0em 0;
	line-height:1.5em;
}
.footer-navigation-wrapper a{
color:#b80028;

}


.start-boxes-item:hover{text-decoration:none;}
.start-boxes-text{color:#fff;text-decoration:none;text-align:center;height:100%;overflow:hidden;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-direction: normal;
	-moz-box-direction: normal;
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.start-boxes-text h3{font-size:40px;}

#schaedlingsbekaempfung h1,#schaedlingsbekaempfung h4{
	text-shadow: 1px 1px 5px #111;
	
}
#schaedlingsbekaempfung {
background:#ddd;
max-height:440px;
}
#schaedlingsbekaempfung .startSlide{
position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
}
#schaedlingsbekaempfung .startSlide::after{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;	
	content: '';	
	-webkit-transform: translate3d(0,0%,0);
	transform: translate3d(0,0%,0);	
	background-image: url("../../files/opensauce/img/overlay-pattern.png"), -webkit-linear-gradient(top, rgba(72,76,97,0) 0%, rgba(72,76,97,0.3) 75%);
	background-image: url("../../files/opensauce/img/overlay-pattern.png"), linear-gradient(to bottom, rgba(72,76,97,0) 0%, rgba(72,76,97,0.3) 75%);
	background-repeat: repeat;
	background-position: top left;
	overflow:hidden;
	z-index:1;

}
#schaedlingsbekaempfung .centered-wrapper{z-index:1;}
.content-wrapper{	padding: 0 1.2em 2em 1.2em;}
.main-content{margin:1.5em 0 0 0}
.main-content h1{color:#d50032;font-size:36px;margin:30px 0px;}
.main-content h2{font-size:20px;font-weight:normal;margin:40px 0px;}
.main-content h3{margin:0 0 1em 0;}
.main-content h4, h4{font-size:24px;margin:0 0 0 0;}
.main-content p{margin:0;}
.ce_text{clear:both;display:table;width:100%}

#publications h2, #publikationen h2,#publications-scientifiques h2 {font-size:1.4em;color:#d50032;}


.news{background-color:#f8f8f8;color:#666666;font-size:12px;}
.news h1{background-color:#d50032;color:#fff;font-size:20px;padding:10px;margin:30px 0 0 0;}
.news .layout_simple{border-bottom: 1px solid #dddddd;border-left:1px solid #dddddd;border-right:1px solid #dddddd;margin:0;padding:20px;}
.news a{color:#b80028;font-size:16px;}

.quicklinks h6{text-align:right;display:block;font-size:14px;letter-spacing:0;margin-bottom:0;}
.quicklinks ul {list-style-type:none;color:#666666;margin:0;}
.quicklinks li {line-height:1.2;font-size:16px;}
.quicklinks li:after {    content: "";
    display: block;
    height: 1px;
    width: 100%;
    margin: 10px 0px 10px 0px;
    background: #dddddd;}
.quicklinks h2{font-size:20px;color:#b80028;margin-top:0.75em;margin-bottom:0.4em; }

.image_container{border:0;box-shadow:none;padding:0;/* display:block; */}
 
.image_container a:hover::before,.image_container a:hover::after {display:none;}
.image_container:hover .caption{color: rgba(213,0,50,1); }
 
.downloadarchivItem{
	background:#f8f8f8;
	border:1px solid #dedede;
	padding:20px;
	margin:10px 0px 0px 0px;
}

.dla_inner{display:flex;}


.dla_info{
	max-width:calc(100% - 150px);
}
@media screen and (max-width: 599px) {
	.dla_inner{display:block;}
	.dla_info{max-width:inherit;}
	.dla_pic{
	max-width:40px;
	float:right;
	margin-right:0;
	margin-left:20px;
}
}

.dla_pic{
	margin-right:20px;
}
.downloadarchivItem .image_container{
	margin:0px 20px 0px 0px;
}
.downloadarchivItem .description{
	margin:1em 0 0 0;
	font-size:0.85em;	
}
.DownloadarchivMeta{font-size:0.8em;}

.topContainer{max-width:1200px;clear:both;overflow:hidden;margin:0 auto;}


.mod_customnav{
	position:fixed;
	top:0;
	
	z-index:1999;
	width:100%;
	overflow:hidden;
	background
	}

.mod_customnav ul.level_1{max-width:1200px;margin:0 auto;padding-right:0.2em;  }
.mod_customnav ul.level_1 li{float:right;margin:0;padding:5px 2px 0px 26px;font-size:0.7em;text-transform:uppercase;}


/*shareButtons*/

.sharebuttonsContainer{
	position:relative;
	top:0;
	margin-top:57px;
	float:right;
	 -webkit-transition: padding 0.5s, margin 0.5s;
	-moz-transition: padding 0.5s, margin 0.5s;
	-o-transition: padding 0.5s, margin 0.5s;
	transition: padding 0.5s, margin 0.5s;
}
.sharebuttonsContainer h6{display:inline-block;margin:0 0 0 0;}
.sharebuttons{position:relative;top:12px;display:inline-block;margin:0 0 0 0;}

.sharebuttons > ul.simpleicons_black > li > a{
	background-image:url("../../files/opensauce/img/sprites-black-32.png");
}


 footer .sharebuttonsContainer{	
	margin-top:10px;
	float:left;
	
}
footer .sharebuttonsContainer h6{font-size:1em;}


.sprachenwechsler{
	position:relative;
	top:0;
	float:right;
	margin-top:57px;
	margin-right:0.3em;
	 -webkit-transition: padding 0.5s, margin 0.5s;
	-moz-transition: padding 0.5s, margin 0.5s;
	-o-transition: padding 0.5s, margin 0.5s;
	transition: padding 0.5s, margin 0.5s;
}
.sprachenwechsler ul{margin:1em 0 0 0;}

.sprachenwechsler li {
	float:left;
	margin-right:0.2em;
} 

.sprachenwechsler a.lang-de { 
background-image: url("../../files/opensauce/img/thermolignum/flags/small/de.png");
background-repeat: no-repeat;
background-position: top left;
  display: block;
  width: 30px;
  height: 18px;
  text-indent: -9999px;
  margin-top:3px;
} 
.sprachenwechsler a.lang-at { 
background-image: url("../../files/opensauce/img/thermolignum/flags/small/de.png");
background-repeat: no-repeat;
background-position: top left;
  display: block;
  width: 30px;
  height: 18px;
  text-indent: -9999px;
  margin-top:3px;
} 

 .sprachenwechsler a.lang-en { 
background-image: url("../../files/opensauce/img/thermolignum/flags/small/gb.png");
background-repeat: no-repeat;
background-position: top left;
  display: block;
  width: 30px;
  height: 18px;
  text-indent: -9999px;
  margin-top:3px;
}  

.sprachenwechsler a.lang-fr { 
background-image: url("../../files/opensauce/img/thermolignum/flags/small/fr.png");
background-repeat: no-repeat;
background-position: top left;
  display: block;
  width: 30px;
  height: 18px;
  text-indent: -9999px;
  margin-top:3px;
}  


.opensauce-fullwidth .main-content{
margin-left:0;
margin-right:0;
}


@media screen and (max-width: 900px) {
#BottomHead h1{font-size:1.6em}
#BottomHead h4{font-size:1.3em}
.start-boxes-text h1{font-size:30px}
.start-boxes-text h3{font-size:30px}


}



@media screen and (max-width: 599px) {
h1{font-size:24px;margin:30px 0px;}
.main-content h1 {font-size:24px;}
#BottomHead h1{font-size:1.4em;}
#BottomHead h4{font-size:1.2em;}
.main-content h2 {font-size:18px;}
.start-boxes-text h3{font-size:30px;}
.main-content h4, h4{font-size:19px;margin:0 0 0 0;}
.main-content{font-size:15px;}

.topContainer{text-align:center;}
	
.logo {	max-width:200px;}

.sharebuttonsContainer{
	position:relative;
	top:0;
	margin:10px auto 0 auto;
	padding:0;
	float:none;
	display:none;
}
.sprachenwechsler{margin-top:40px;width:80px;}
}

.main-navigation-wrapper{
	width:100%;
	margin:10px auto 0 auto;
	text-align:center;
	float:none;
	background:#d50032;color:#fff;
	height:50px;
-webkit-transition: height 1.0s ease-out;
-moz-transition: height 1.0s ease-out;
-o-transition: height 1.0s ease-out;
transition: height 1.0s ease-out;
border: 1px solid #dedede;	
-webkit-box-shadow:none;
-moz-box-shadow:none;
box-shadow:none; 
border:none;
}

.main-navigation {
	/* clearfix */
	overflow: hidden;
	margin:0;
	font-size: 16px;	
	color: #636363;
}

@media screen and (max-width: 1150px) {
.main-navigation {
	display:none;
}
}

.main-navigation ul{margin:0 auto;padding:0;display:table;
-webkit-transition: margin 1.0s ease-out;
 -moz-transition: margin 1.0s ease-out;
 -o-transition: margin 1.0s ease-out;
 transition: margin 1.0s ease-out;
}

.main-navigation a, 
.main-navigation li > strong
{
	color:#fff;
	border:0;
	 padding:0.8em 1.0em; 
	margin:0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	text-align:left;
	
}

.main-navigation-search{
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border:none;
	background:transparent;
}
@media screen and (max-width: 1150px) {
.main-navigation-search{
position:absolute;
height:100%;
}
}
.main-navigation-search input{color:#000;}
.main-navigation-search button{color:#fff;}
.main-navigation-search button:hover{background:#b80028;}


/*bwein-net/contao-gallery*/

.mod_gallerylist{	
	margin:10px 0 0 0;
	text-align:center;
}
.mod_gallerylist .layout_latest{
	float:none;
	display:inline-block;
	margin:5px 10px 0 0;
}
.mod_gallerylist .layout_latest .caption,
.mod_gallerylist .layout_full .caption,
.mod_galleryreader .layout_full .caption{
	display:none;
}
.mod_gallerylist .layout_full .info{
	display:none;
}

.mod_gallerylist .layout_latest h2,
.mod_galleryreader .layout_full h1{
	margin:0px 0 0 0;
	text-align:center;
}
.mod_gallerylist .layout_latest .info,
.mod_galleryreader .layout_full .info{
	text-align:center;
	margin-bottom:2em;
}
.mod_gallerylist .layout_latest .info .separator,
.mod_gallerylist .layout_latest .info .startDate,
.mod_galleryreader .layout_full .info .separator,
.mod_galleryreader .layout_full .info .startDate
{ 
	display:none;
}
.mod_gallerylist .ce_gallery > ul.cols_3 > li {
	width: 100%;
	max-width:375px;
	float:none;
}
.mod_gallerylist .ce_gallery > ul > li {
	display:inline-block;	
	margin: 10px 15px 0 0;
}

.ce_gallery{
	margin-top: 10px;
    margin-bottom: 10px;
}

.ce_gallery > ul > li {
	display:inline-block;	
	margin: 10px 1.0% 0 0;
}

@media screen and (max-width: 900px) {
	.mod_gallerylist .ce_gallery > ul.cols_3 > li {
	width: 45%;
	
}
}

@media screen and (max-width: 599px) {
	.mod_gallerylist .ce_gallery > ul.cols_3 > li {
	width: 100%;
	margin: 10px auto 0 auto;
}
}
#cboxCurrent{font-size:0.8em;}

/*gallery ende*/


.grid {
	position: relative;
	margin: 0 auto;
	padding: 1em 0 4em;
	max-width: 1200px;
	list-style: none;
	text-align: center;
}

/* Common style */
.grid figure {
	position: relative;
	float: left;
	overflow: hidden;
	background-image: url("../../files/opensauce/img/overlay-pattern.png");
background-repeat: repeat;
background-position: top left;
	text-align: center;
	cursor: pointer;
}

.grid figure img {
	position: relative;
	display: block;
	/* min-height: 100%;
	max-width: 100%; */
	opacity: 0.8;	
}

.grid figure figcaption {
	padding: 1.0em;
	color: #fff;	
	font-size: 1.4em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
	
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid figure h2 {
	font-size:1.5em;
	font-weight: 300;
	text-shadow: 1px 2px 3px #222;
}

.grid figure h2 span {
	font-weight: 800;
}

.grid figure h2,
.grid figure p {
	margin: 0;
}

.grid figure p {
	letter-spacing: 0.5;
	font-size: 68.5%;
}


/*---------------*/
/***** Sadie *****/
/*---------------*/

figure.effect-sadie figcaption::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;	
	content: '';
	opacity: 0;
	-webkit-transform: translate3d(0,95%,0);
	transform: translate3d(0,95%,0);	
	background-image: url("../../files/opensauce/img/overlay-pattern.png"), -webkit-linear-gradient(top, rgba(72,76,97,0) 0%, rgba(72,76,97,0.0) 75%);
	background-image: url("../../files/opensauce/img/overlay-pattern.png"), linear-gradient(to bottom, rgba(72,76,97,0) 0%, rgba(72,76,97,0.0) 75%);
	background-repeat: repeat;
	background-position: top left;
}

figure.effect-sadie h2 {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	color: #fff;
	-webkit-transition: -webkit-transform 0.35s, color 0.35s;
	transition: transform 0.35s, color 0.35s;
	-webkit-transform: translate3d(0,-50%,0);
	transform: translate3d(0,-50%,0);
}

figure.effect-sadie figcaption::before,
figure.effect-sadie p {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-sadie p {
	position: absolute;
	bottom: 15%;
	left: 0;
	padding: 1em;
	width: 100%;
	opacity: 0;
	-webkit-transform: translate3d(0,10px,0);
	transform: translate3d(0,10px,0);
}

figure.effect-sadie:hover h2,figure.effect-sadie:active h2 {
	color: #fff;
	-webkit-transform: translate3d(0,-50%,0) translate3d(0,-40px,0);
	transform: translate3d(0,-50%,0) translate3d(0,-40px,0);
}

figure.effect-sadie:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-sadie:hover figcaption::before {
	opacity: 0.5;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}


@media screen and (max-width: 890px) {
	.grid figure {
		display: inline-block;
		float: none;		
	}
	.grid figure h2 {font-size:1.4em;}	
	figure.effect-sadie p {bottom: 0;}
}


@media screen and (max-width: 830px) {

	.grid figure {
		display: inline-block;
		float: none;
		/* margin: 10px auto; */
		/* width: 100%; */
	}
	.grid figure h2 {
	font-size:1.1em;
}	
	figure.effect-sadie p {	
	bottom: 0;	 
	}
}



@media screen and (max-width: 599px) {
	.grid figure h2 {
	font-size:1.6em;
}	.
figure.effect-sadie p {	
	bottom: 15%;	
    font-size:1.4em;	
	}
}

@media screen and (max-width: 380px) {

	.grid figure h2 {
	font-size:1.1em;
}	
}

a.tooltip:hover:after{
    position: absolute; 
display:block;
	width: 220px;
    background: #d50032;    
    top: 55px;
    color: #fff;
    content: attr(title);
    margin:0 0 0 -1.35em;
    padding: 10px;   
    z-index: 998;   
}

 a.tooltip:hover:before{
    border: solid;
    border-color: #d50032 transparent;
    border-width: 0px 6px 6px 6px;
    top: 50px;
    content: "";    
    position: absolute;
    z-index: 999;
} 

.wordcloud span:hover,div.jqcloud span:hover{
	color:#999;	
}

.enclosure,p.back{max-width:1200px;margin:0 auto;}

p.back{margin-top:40px;}



/*booknavigation*/
.mod_booknav ul {
    list-style-type: none;padding-left:0;
}
.mod_booknav{max-width:1200px;margin-top:0;margin-bottom:0.5em;margin-left:auto;margin-right:auto;padding-top:0.5em;border-top:0px dotted #bbb;}
.mod_booknav li{width:50%;float:left;text-transform:uppercase;}
.mod_booknav li.up{display:none;width:16%;text-align:center;margin-left:2%;margin-right:2%;}
.mod_booknav li.next{text-align:right}
.mod_booknav li.next a:after {
    font: 0.88889em/1 "RockSolid Icons";
	
    content: "\e01f";
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: geometricPrecision;
    text-indent: 0;
    display: inline-block;
    position: relative;
    top: 0;    
    color: rgba(213,0,50,0.7);
    background:transparent;
	margin-left:0.3em;
}
.mod_booknav li.prev a:before {
    font: 0.88889em/1 "RockSolid Icons";
    content: "\e01e";
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: geometricPrecision;
    text-indent: 0;
    display: inline-block;
    position: relative;
    top: 0;    
    color: rgba(213,0,50,0.7);
    background:transparent;
	margin-right:0.3em;
}

@media screen and (max-width: 599px) {
	.mod_booknav{font-size:0.8em;margin-top:0;margin-bottom:0.5em;padding-left:1em;padding-right:1em;padding-top:0.5em;border-top:1px dotted #bbb}
}

/*mobile Men�*/

.mobileMenu{padding:0 0 0 1.2em}
.mobile_menu_trigger{
float:left;
font-size:20px;
padding:0.3em;
width: 55px;
height: 39px;
margin: 0;
padding: 25px 15px 0 10px;
display: none;
z-index: 200;
text-indent: -92em;
line-height: 0;
cursor:pointer;
}
.mobile_menu_trigger:after{
content: "";
display: block;
height: 3px;
border-radius: 2px;
background: #fff;
box-shadow: 0 7px #fff, 0 14px #fff;
margin-top:-8px;
}
.mobile_menu .inner{overflow:auto;background:#fff;}
.mobile_menu img{height:auto;}
.mobile_menu ul{padding:0;margin:0;}
.mobile_menu ul ul{background-color: rgba(213,0,50,0.05);box-shadow: inset 0 0 5px rgba(0,0,0,0.5);}
.mobile_menu li {position: relative;display: block;margin:4px 0;}
.mobile_menu li:before {content: none;}

.mobile_menu a,
.mobile_menu strong.active,
.mobile_menu strong.trail,
.mobile_menu strong.forward {
	display: block;
	padding: 0.64286em 0.92857em 0.57143em;
	border-bottom: 1px solid rgba(0,0,0,0.2);
	color: #333;	
	box-shadow: inset 0 0 5px rgba(255, 255, 255, 0.5);
	-webkit-transition: background-color 0.6s ease-out, box-shadow 1s ease-out;
	-moz-transition: background-color 0.6s ease-out, box-shadow 1s ease-out;
	-o-transition: background-color 0.6s ease-out, box-shadow 1s ease-out;
	transition: background-color 0.6s ease-out, box-shadow 1s ease-out;
	font-weight:300;
}

.mobile_menu a:hover,
.mobile_menu a:focus,
.mobile_menu strong.active:hover,
.mobile_menu strong.active:focus,
.mobile_menu strong.trail:hover,
.mobile_menu strong.trail:focus,
.mobile_menu strong.forward:hover,
.mobile_menu strong.forward:focus {
	outline: none;
	text-decoration: none;
	background-color: rgba(213,0,50,0.1);
	color:#333;
	box-shadow: inset 0 0 5px rgba(0,0,0,0.3);
	-webkit-transition: background-color 0.2s ease-out;
	-moz-transition: background-color 0.2s ease-out;
	-o-transition: background-color 0.2s ease-out;
	transition: background-color 0.2s ease-out;
}

.mobile_menu a.active,
.mobile_menu strong.active {
	background-color: rgba(213,0,50,0.9);
	color:#fff;
}

.mobile_menu li li a,
.mobile_menu li li span.active,
.mobile_menu li li span.trail,
.mobile_menu li li span.forward {
	/* padding-left: 1.85714em; */
	padding-left: 1.9em;
	border-bottom:0;
	font-weight:normal;
}


.mobile_menu li li a:hover,
.mobile_menu li li a:focus,
.mobile_menu li li span.active:hover,
.mobile_menu li li span.active:focus,
.mobile_menu li li span.trail:hover,
.mobile_menu li li span.trail:focus,
.mobile_menu li li span.forward:hover,
.mobile_menu li li span.forward:focus {
	outline: none;
	text-decoration: none;
	background-color: rgba(213,0,50,0.5);
	color:#333;
	box-shadow: inset 0 0 5px rgba(0,0,0,0.3);
	-webkit-transition: background-color 0.2s ease-out;
	-moz-transition: background-color 0.2s ease-out;
	-o-transition: background-color 0.2s ease-out;
	transition: background-color 0.2s ease-out;
	
}

.mobile_menu li li li a,
.mobile_menu li li li span.active,
.mobile_menu li li li span.trail,
.mobile_menu li li li span.forward {
	/* padding-left: 1.85714em; */
	padding-left: 2.5em;
	border-bottom:0;
	font-weight:normal;
	background-color: rgba(213,0,50,0.2);
}

.mobile_menu:after {
    content: "\e009";
    display: block;
    font: 1.14286em/1 "RockSolid Icons";
    position: relative;
    text-indent: 0;
    text-rendering: geometricprecision;
    color: #653b16;
}

.LogoHeaderMobile{display:inline-block;width:100%;border-bottom:1px solid rgba(0,0,0,0.3);}
.mobile_menu .logo{background:transparent; border:0;padding:0;margin:0;}
.mobile_menu .logo a,
.mobile_menu .logo a:hover,
.mobile_menu .logo a:focus {
background:transparent; 
box-shadow:none;
width:100%;
border:0;
margin:0;
padding-left:0;
}

.news-image-teaser h2{
	margin:40px 0 0 0;
}
@media screen and (max-width: 599px) {
.news-image-teaser h2{margin:40px 18.75% 0px 0;}
}
.news-image-teaser .news-image-teaser-more{margin:1em 0 0 0;}

.teaser-boxes-item h3 {
    margin: 0;
    font-size: 1.3125em;
    color: #3d566e;
}

.teaser-boxes-item h3{margin:0 0 15px 0;}
.teaser-boxes{margin:0;}

#kontakt .ce_text h2{font-size:1.6em;margin:15px 0 15px 0}

 
/*footer sitemap*/
.page-footer .teaser-boxes-item{font-size:12px;line-height:1.8em;}
.page-footer .mod_sitemap ul{margin:0;}
 
.page-footer .mod_sitemap ul.level_1 {
-moz-column-count: 4;
-moz-column-gap: 10px;
-webkit-column-count: 4;
-webkit-column-gap: 10px;
column-count: 4;
column-gap: 10px;
}

  @media screen and (max-width: 900px) {
	  .page-footer .mod_sitemap ul.level_1 {
		-moz-column-count: 2;
		-moz-column-gap: 10px;
		-webkit-column-count: 2;
		-webkit-column-gap: 10px;
		column-count: 2;
		column-gap: 10px;
		}
}
	  
.page-footer .mod_sitemap ul li{
display: block;
line-height:1.8em;
}

.page-footer .mod_sitemap > ul > li::before{
	 display:none;
 }
 
.page-footer .mod_sitemap ul li li{
	display: block;
	padding:0;
	margin:0;
	line-height:1.8em;
	font-size:1em;
}
 
.footer-info{
	font-weight: normal;
	text-align: center;
	margin: 2.5em 0 0 0;
	float:none;
}

 
 
 
.multiInfo h3{padding-top:2em;font-size:1.5em}
.multiInfo{padding-top:2em}
.multilingualInfoList{margin:2em auto; }
 

.multilingualInfoList .news-boxes-item{
max-width:6.5em;display: inline-block;margin: 0em 1.0em 1.5em 0;
}

 .multilingualInfoList img {	
  -moz-box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.4);
	box-shadow:0 0 5px 0px rgba(0, 0, 0, 0.4);
 }
 
  @media screen and (max-width: 1220px) {
	.multilingualInfoList {
	    max-width:40em ;
		text-align:center		
	} 
	.multilingualInfoList .news-boxes-item{
	    max-width:8.5em; 
	}
}

 .ce_accordion .toggler{
	 font-size:0.9em;
	 background: #ececec;	
	 padding:8px 10px;
	 margin:2px 0px 10px 0px;
	text-transform: uppercase;
}
 
.ce_accordion .toggler:hover{text-decoration:none;}
.ce_accordion .toggler::before {

    font: 1.2em/1 "RockSolid Icons";
    content: "\e009";
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: geometricPrecision;
    text-indent: 0;
    display: inline-block;
    position: relative;
    top: 0.1857em;    
   color: #d50032;
    background:transparent;
	
}
 .ce_accordion .toggler:hover::before{
	  font-size: 1.2em; top: 0.1857em;   
 }
 
 .accordion ul {
	 list-style:square;
		
	
 }

 
 .accordion ul li{
	
	color: #666;	
	margin-left:1em;
 }
 .accordion ul li a{	 
	color: #666;		
 }
 
  .accordion ul li a:hover{	 
	color: #d50032;		
 }
 
.headline-box h2{
	letter-spacing:0;
	line-height:1em;
	font-size:1.4em;
	font-weight:700;
}

.headline-box h2.-large{
	font-size:2.0em;
	font-weight:700;
	letter-spacing:0;
	line-height:1em;
}

.headline-box h2.-super-size{
	font-size:2.4em;
	font-weight:700;
	letter-spacing:0;
	line-height:1em;
}

.headline-box h3.-super-size,.main-content .news-image-teaser h3{
	font-size:1em;
	text-transform:inherit;
	font-style:normal;
	font-weight:400;
	letter-spacing:0;	
	color:#60605f;
}

.headline-box h2.-small{
	font-size:1.6em;
	font-weight:normal;
}
 
 
/*********************/

/*headlinebox*/
.headline-box {
	margin: 1em 0;
	text-align: center;
}
.headline-box.-align-left {
	text-align: left;
}
.headline-box.-align-left:before {
	text-align: left;
	margin-left: 0;
}
.headline-box.-align-right {
	text-align: right;
}
.headline-box.-align-right:before {
	text-align: right;
	margin-right: 0;
}
.headline-box.-no-underline:after {
	content: none;
}
.headline-box.-small {
	margin: 1.6em 0;
}
.headline-box.-small:before {
	font-size: 1.6em;
	margin-bottom: 0.25em;
}
.headline-box.-no-tracking h2 {
	letter-spacing: normal;
	text-transform: none;
}
.headline-box:before {
	display: block;
	width: 1.95455em;
	height: 1.95455em;
	margin: 0 auto 0.27273em auto;
	border-radius: 100%;
	font-size: 2.93333em;
	font-weight: normal;
	line-height: 2.00023;
	text-align: center;
	background: #ffffff;
	background: rgba(255, 255, 255, 0.6);
	color: #6FBC68;
}
.-color-inverted .headline-box:before {
	background: #353d47;
	background: rgba(53, 61, 71, 0.6);
	color: #ffffff;
}
.headline-box:after {
	content: "";
	display: inline-block;
	width: 30%;
	max-width:200px;
	height: 1px;
	background: #d50032;
	
}
.-highlight-color .headline-box:after {
	background: #3685ab;
}
.headline-box.-button-only:after {
	display: none;
}
.headline-box h2 {
	margin: 0.11111em 0;
	font-size: 2.4em;
	font-weight: normal;
	letter-spacing: 0.1em;
	color: inherit;
	text-transform: uppercase;
}
@media screen and (max-width: 860px) {
	.headline-box h2 {
		font-size: 1.86667em;
	}
}
.headline-box h2.-bold {
	font-weight: 400;
}
.headline-box h2.-small {
	font-size: 1.6em;
}
.headline-box h2.-medium {
	font-size: 2.13333em;
}
@media screen and (max-width: 860px) {
	.headline-box h2.-medium {
		font-size: 1.6em;
	}
}
.headline-box h2.-large {
	font-size: 2.8em;
}
@media screen and (max-width: 860px) {
	.headline-box h2.-large {
		font-size: 2.13333em;
	}
}
.headline-box h2.-super-size {
	font-size: 3.46667em;
}
@media screen and (max-width: 860px) {
	.headline-box h2.-super-size {
		font-size: 2.4em;
	}
}
.headline-box h3 {
	margin: 0;
	font-size: 0.93333em;
	font-weight: 400;
	letter-spacing: 0.1em;
	line-height: 1.5;
	color: #98a0ab;
	text-transform: uppercase;
}
.-color-inverted.-highlight-color .headline-box h3 {
	color: #3685ab;
}
.-color-inverted .headline-box h3 {
	color: #dcdcdc;
}
.headline-box h3.-small {
	font-size: 0.86667em;
}
.headline-box h3.-medium {
	font-size: 1.06667em;
}
@media screen and (max-width: 860px) {
	.headline-box h3.-medium {
		font-size: 0.93333em;
	}
}
.headline-box h3.-large {
	font-size: 1.2em;
}
@media screen and (max-width: 860px) {
	.headline-box h3.-large {
		font-size: 1.06667em;
	}
}
.headline-box h3.-super-size {
	font-size: 1.4em;
}
@media screen and (max-width: 860px) {
	.headline-box h3.-super-size {
		font-size: 1.2em;
	}
}
.headline-box.-button-inline h2,
.headline-box.-button-inline h3 {
	display: inline;
}
@media screen and (max-width: 860px) {
	.headline-box.-button-inline h2,
	.headline-box.-button-inline h3 {
		display: block;
	}
}
h2 + .headline-box-link,
h3 + .headline-box-link {
	margin-top: 1.92857em;
}
.-align-left > .headline-box-link {
	float: right;
	margin: -0.14286em 0 0 3.14286em;
}
@media screen and (max-width: 860px) {
	.-align-left > .headline-box-link {
		float: none;
		margin: 0 0 1em;
	}
}
.-align-right > .headline-box-link {
	float: left;
	margin: -0.14286em 3.14286em 0 0;
}
@media screen and (max-width: 860px) {
	.-align-right > .headline-box-link {
		float: none;
		margin: 0 0 1em;
	}
}
.-button-inline > .headline-box-link {
	margin: 0 0 0 2.14286em;
}
@media screen and (max-width: 860px) {
	.-button-inline > .headline-box-link {
		margin: 1em 0 0;
	}
}


.headline-box h2{
	letter-spacing:0;
	line-height:1em;
	font-size:2.4em;
	font-weight:400;
}
.headline-box h2.-large{
	font-size:1.8em;
	font-weight:400;
	letter-spacing:0;
	line-height:1em;
}
.headline-box h2.-super-size{
	font-size:2.4em;
	font-weight:400;
	letter-spacing:0;
	line-height:1em;
}
.headline-box h3.-super-size,.main-content .news-image-teaser h3{
	font-size:1em;
	text-transform:inherit;
	font-style:normal;
	font-weight:400;
	letter-spacing:0;	
	color:#60605f;
}
.headline-box h2.-small{
	font-family:'Martel Sans', sans-serif;
	font-size:1.0em;
	font-weight:bold;
}
.headline-box h3.-small{
	font-family:'Martel Sans', sans-serif;
	text-transform:inherit;
	font-size:0.8em;
	font-style:normal;
	font-weight:400;
	letter-spacing:0;
}


 /******custom******/
 .headline-box h1{
	margin:0 0 0.3em 0;
}
.headline-box h2{
	letter-spacing:0;
	line-height:1.3em;
	font-size:1.4em;
}
.headline-box h2.-large{
	font-size:2.0em;
	letter-spacing:0;
	line-height:1em;
}
.headline-box h2.-super-size{
	font-size:2.4em;
	letter-spacing:0;
	line-height:1em;
}
.headline-box h3.-super-size,.main-content .news-image-teaser h3{
	
	color:#60605f;	
	text-transform:inherit;
	font-size:0.8em;
	font-style:normal;
	font-weight:400;
	letter-spacing:0;
}
.headline-box h2.-small{	
	font-size:1.6em;
	font-weight:normal;
}
.headlineBoxH2H3{margin:2.4em 0;text-align:center;}
.headlineBoxH2H3.headline-box h2{
	font-size:2.4em;
	margin: 0 0 0.3em 0;
	font-weight: 300;
	color: #333333;    
	line-height: 1.3;
	text-transform:inherit;
}

.headlineBoxH2H3.headline-box h3{
	font-size:1.4em;
	margin-top: 0.3em;
	letter-spacing: 0;
    line-height: 1.3em;
	font-weight: 400;
	color: #333333; 
	text-transform: uppercase;
	}


/*headline box ended*/ 
 
 
 
 
 
/*centered wrapper*/
.centered-wrapper {
	zoom: 1;
	position: relative;
	clear: both;
	background: 50% 50% no-repeat;
	background-size: cover;
}
.centered-wrapper:before {
	content: "";
	display: table;
}
.centered-wrapper:after {
	content: "";
	display: table;
	clear: both;
}
.centered-wrapper.-vertical-centered {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-direction: normal;
	-moz-box-direction: normal;
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.centered-wrapper.-border-top {
	border-top: 1px solid #dcdcdc;
}
.centered-wrapper.-border-bottom {
	border-bottom: 1px solid #dcdcdc;
}
.centered-wrapper.-color-inverted {
	color: #ffffff;
}
.centered-wrapper.-highlight-color {
	background-color: #8c8c8c;
}
.centered-wrapper.-background-color-1 {
	background-color: #353d47;
}
.centered-wrapper.-background-color-2 {
	background-color: #f5f5f5;
}
.centered-wrapper.-height-small {
	min-height: 280px;
}
@media screen and (max-width: 599px) {
	.centered-wrapper.-height-small {
		min-height: 280px;
	}
}
.centered-wrapper.-height-medium {
	min-height: 550px;
}
@media screen and (max-width: 599px) {
	.centered-wrapper.-height-medium {
		min-height: 400px;
	}
}
.centered-wrapper.-height-large {
	min-height: 900px;
}
@media screen and (max-width: 599px) {
	.centered-wrapper.-height-large {
		min-height: 600px;
	}
}
.centered-wrapper.-viewport-height {
	min-height: 710px;
	min-height: calc(100vh - 3.86667em);
}
@media screen and (max-width: 900px) {
	.centered-wrapper.-viewport-height {
		min-height: 100vh;
	}
}
@media screen and (max-width: 599px) {
	.centered-wrapper.-viewport-height {
		min-height: 500px;
		min-height: 100vh;
	}
}
.centered-wrapper.-background-mousemove,
.centered-wrapper.-background-mousemove-inverted,
.centered-wrapper.-background-parallax {
	overflow: hidden;
}

.centered-wrapper.-fade-in {
    opacity: 0;	 
}

.centered-wrapper.-fade-in.not-in-view {
	opacity: 0;
}
.centered-wrapper.-fade-in.in-view {
	opacity:1;
	-webkit-transition: opacity 1.5s;
	-moz-transition: opacity 1.5s;
	-o-transition: opacity 1.5s;
	transition: opacity 1.5s;
}


.startSlide .centered-wrapper-inner{
	min-height:440px;	
}

.startSlide .ce_text,.startSlide .button-box{
	z-index:2;
	position:relative;
}

#BottomHead .ce_caroufredsel_gallery{
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	
}


#contentarea .centered-wrapper-background:before{
content:"";

background-image: url("../../files/opensauce/img/overlay-pattern.png"), -webkit-linear-gradient(top, rgba(72,76,97,0) 0%, rgba(72,76,97,0.4) 75%);
background-image: url("../../files/opensauce/img/overlay-pattern.png"), linear-gradient(to bottom, rgba(72,76,97,0) 0%, rgba(72,76,97,0.4) 75%);

background-repeat: repeat;
background-position: top left;
padding:0px;
margin-top:0;
margin-right:auto;
margin-left:auto;
width:100%;
height:100%;
position:absolute;
top:0;
left:0;
}


#behandlung .centered-wrapper-background:before{
content:"";
background-image: url("../../files/opensauce/img/overlay-pattern.png");
background-repeat: repeat;
background-position: top left;
padding:0px;
margin-top:0;
margin-right:auto;
margin-left:auto;
height:100%;
position:absolute;
top:0;
left:0;

	width: 100%; 		
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";	
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}


#BottomHead .centered-wrapper.-height-medium{
	min-height:440px;
}


@media screen and (max-width: 900px) {
#BottomHead .centered-wrapper.-height-medium{
	min-height:300px;
}
.centered-wrapper.-height-small{
	min-height:220px; 
}
}

.centered-wrapper-background {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: hidden;
	background: 50% 50% no-repeat;
	background-size: cover;
}
.centered-wrapper-background video {
	/* Change this to `object-fit: cover;` once all browsers support it, */
	/* see http://stackoverflow.com/a/20851590 */
	position: absolute;
	top: 50%;
	left: 50%;
	min-width: 100%;
	min-height: 100%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.-background-mousemove > .centered-wrapper-background,
.-background-mousemove-inverted > .centered-wrapper-background {
	right: -12%;
}

.centered-wrapper-background-2 {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.1);
}

.centered-wrapper-inner {
	position: relative;
	width:100%;
	max-width:1200px;
	margin:0 auto;
}
.centered-wrapper-inner.-fullwidth {
	width: 100%;
	max-width: none;
	margin: 0;
}
.centered-wrapper-inner.-fullwidth-padded {
	max-width: none;
	padding-right: 2.66667em;
	padding-left: 2.66667em;
}
@media screen and (max-width: 1280px) {
	.centered-wrapper-inner.-fullwidth-padded {
		padding-right: 0;
		padding-left: 0;
	}
}

@media screen and (max-width: 900px) {
	.centered-wrapper.-no-background-tablet > .centered-wrapper-background,
	.centered-wrapper.-no-background-tablet > .centered-wrapper-background-2 {
		display: none;
	}
}

@media screen and (max-width: 599px) {
	.centered-wrapper.-no-background-mobile > .centered-wrapper-background,
	.centered-wrapper.-no-background-mobile > .centered-wrapper-background-2 {
		display: none;
	}
}




/* ===========================================
 * Buttons
 * ======================================== */
.button-box {
	margin: 0.8em 0;
}
.button-box.-left {
	text-align: left;
}
.button-box.-right {
	text-align: right;
}
.button-box.-centered {
	text-align: center;
}
.button-box.-inline {
	display: inline;
}

button.-secondary,
.button.-secondary,
input[type="submit"].-secondary,
.main-navigation-search-form button,
.feature-box-link.-secondary,
.headline-box-link.-secondary,
.pricing-table-plan a.-secondary,
.feature-box-link,
.headline-box-link,
.pricing-table-plan a,
button,
.button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
	position: relative;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display: inline-block;
	padding: 1.07143em 1.42857em;
	border: 0;
	outline: none;
	font-size: 0.93333em;
	letter-spacing: 0.1em;
	line-height: 1.42929;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	background: transparent;
}
button.-secondary:hover,
.button.-secondary:hover,
input[type="submit"].-secondary:hover,
.main-navigation-search-form button:hover,
.feature-box-link:hover,
.headline-box-link:hover,
.pricing-table-plan a:hover,
button.-secondary:focus,
.button.-secondary:focus,
input[type="submit"].-secondary:focus,
.main-navigation-search-form button:focus,
.feature-box-link:focus,
.headline-box-link:focus,
.pricing-table-plan a:focus,
button:hover,
button:focus,
.button:hover,
.button:focus,
input[type="submit"]:hover,
input[type="submit"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="button"]:hover,
input[type="button"]:focus {
	background-color: #2a6784;
	text-decoration: none;
}
button.-secondary:active,
.button.-secondary:active,
input[type="submit"].-secondary:active,
.main-navigation-search-form button:active,
.feature-box-link:active,
.headline-box-link:active,
.pricing-table-plan a:active,
button:active,
.button:active,
input[type="submit"]:active,
input[type="reset"]:active,
input[type="button"]:active {
	background-color: #307698;
}
button.-small.-secondary,
.-small.button.-secondary,
input.-small[type="submit"].-secondary,
.main-navigation-search-form button.-small,
.-small.feature-box-link,
.-small.headline-box-link,
.pricing-table-plan a.-small,
button.-small,
.button.-small,
input[type="submit"].-small,
input[type="reset"].-small,
input[type="button"].-small {
	padding: 0.66667em 1em;
	font-size: 0.8em;
	line-height: 1.6675;
}
button.-medium.-secondary,
.-medium.button.-secondary,
input.-medium[type="submit"].-secondary,
.main-navigation-search-form button.-medium,
.-medium.feature-box-link,
.-medium.headline-box-link,
.pricing-table-plan a.-medium,
button.-medium,
.button.-medium,
input[type="submit"].-medium,
input[type="reset"].-medium,
input[type="button"].-medium {
	padding: 0.75em 1em;
	font-size: 1.2em;
	line-height: 1.11167;
}
button.-large.-secondary,
.-large.button.-secondary,
input.-large[type="submit"].-secondary,
.main-navigation-search-form button.-large,
.-large.feature-box-link,
.-large.headline-box-link,
.pricing-table-plan a.-large,
button.-large,
.button.-large,
input[type="submit"].-large,
input[type="reset"].-large,
input[type="button"].-large {
	padding: 0.71429em 0.95238em;
	font-size: 1.4em;
	line-height: 0.95286;
}
button.-super-size.-secondary,
.-super-size.button.-secondary,
input.-super-size[type="submit"].-secondary,
.main-navigation-search-form button.-super-size,
.-super-size.feature-box-link,
.-super-size.headline-box-link,
.pricing-table-plan a.-super-size,
button.-super-size,
.button.-super-size,
input[type="submit"].-super-size,
input[type="reset"].-super-size,
input[type="button"].-super-size {
	padding: 0.55556em 0.69444em;
	font-size: 2.4em;
	line-height: 1.00028;
}
@media screen and (max-width: 599px) {
	button.-super-size.-secondary,
	.-super-size.button.-secondary,
	input.-super-size[type="submit"].-secondary,
	.main-navigation-search-form button.-super-size,
	.-super-size.feature-box-link,
	.-super-size.headline-box-link,
	.pricing-table-plan a.-super-size,
	button.-super-size,
	.button.-super-size,
	input[type="submit"].-super-size,
	input[type="reset"].-super-size,
	input[type="button"].-super-size {
		font-size: 1.86667em;
	}
}
.-highlight-color button.-secondary,
.-highlight-color .button.-secondary,
.-highlight-color input[type="submit"].-secondary,
.-highlight-color .main-navigation-search-form button,
.main-navigation-search-form .-highlight-color button,
.-highlight-color .feature-box-link,
.-highlight-color .headline-box-link,
.-highlight-color .pricing-table-plan a,
.pricing-table-plan .-highlight-color a,
.-highlight-color button,
.-highlight-color .button,
.-highlight-color input[type="submit"],
.-highlight-color input[type="reset"],
.-highlight-color input[type="button"] {
	color: #ffffff;
}

button.-small,
.button.-small,
input[type="submit"].-small {
	padding: 0.41667em 0.83333em;
	font-size: 0.8em;
}

button.-secondary,
.button.-secondary,
input[type="submit"].-secondary,
.main-navigation-search-form button,
.feature-box-link.-secondary,
.headline-box-link.-secondary,
.pricing-table-plan a.-secondary {
	padding: 0.5em 1.28571em;
	border: 2px solid #242424;
	border-color: currentColor;
	color: inherit;
	background: transparent;
}
button.-secondary:hover,
.button.-secondary:hover,
input[type="submit"].-secondary:hover,
.main-navigation-search-form button:hover,
.feature-box-link.-secondary:hover,
.headline-box-link.-secondary:hover,
.pricing-table-plan a.-secondary:hover,
button.-secondary:focus,
.button.-secondary:focus,
input[type="submit"].-secondary:focus,
.main-navigation-search-form button:focus,
.feature-box-link.-secondary:focus,
.headline-box-link.-secondary:focus,
.pricing-table-plan a.-secondary:focus {
	background-color: transparent;
}
button.-secondary:hover:after,
.button.-secondary:hover:after,
input[type="submit"].-secondary:hover:after,
.main-navigation-search-form button:hover:after,
.feature-box-link.-secondary:hover:after,
.headline-box-link.-secondary:hover:after,
.pricing-table-plan a.-secondary:hover:after,
button.-secondary:focus:after,
.button.-secondary:focus:after,
input[type="submit"].-secondary:focus:after,
.main-navigation-search-form button:focus:after,
.feature-box-link.-secondary:focus:after,
.headline-box-link.-secondary:focus:after,
.pricing-table-plan a.-secondary:focus:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: currentColor;
	opacity: 0.2;
}
button.-secondary:active,
.button.-secondary:active,
input[type="submit"].-secondary:active,
.main-navigation-search-form button:active,
.feature-box-link.-secondary:active,
.headline-box-link.-secondary:active,
.pricing-table-plan a.-secondary:active {
	background-color: transparent;
}
button.-secondary:active:after,
.button.-secondary:active:after,
input[type="submit"].-secondary:active:after,
.main-navigation-search-form button:active:after,
.feature-box-link.-secondary:active:after,
.headline-box-link.-secondary:active:after,
.pricing-table-plan a.-secondary:active:after {
	opacity: 0.1;
}
button.-large.-secondary,
.-large.button.-secondary,
input.-large[type="submit"].-secondary,
.main-navigation-search-form button.-large,
.-large.feature-box-link.-secondary,
.-large.headline-box-link.-secondary,
.pricing-table-plan a.-large.-secondary,
button.-super-size.-secondary,
.-super-size.button.-secondary,
input.-super-size[type="submit"].-secondary,
.main-navigation-search-form button.-super-size,
.-super-size.feature-box-link.-secondary,
.-super-size.headline-box-link.-secondary,
.pricing-table-plan a.-super-size.-secondary {
	border-width: 3px;
}

button.-tertiary,
.button.-tertiary,
input[type="submit"].-tertiary {
	padding: 0;
	font-size: 1.6em;
	letter-spacing: normal;
	text-align: left;
	text-transform: none;
	background: none;
	color: #33b1ec;
}
button.-small.-tertiary,
.-small.button.-tertiary,
input.-small[type="submit"].-tertiary {
	font-size: 0.93333em;
	line-height: 1.42929;
}
button.-medium.-tertiary,
.-medium.button.-tertiary,
input.-medium[type="submit"].-tertiary {
	font-size: 1.2em;
	line-height: 1.11167;
}
button.-large.-tertiary,
.-large.button.-tertiary,
input.-large[type="submit"].-tertiary {
	font-size: 1.4em;
	line-height: 0.95286;
}
button.-super-size.-tertiary,
.-super-size.button.-tertiary,
input.-super-size[type="submit"].-tertiary {
	font-size: 2.4em;
	line-height: 1.00028;
}
button.-tertiary:before,
.button.-tertiary:before,
input[type="submit"].-tertiary:before {
	top: -2px;
	font-size: 60%;
}
.-color-inverted button.-tertiary,
.-color-inverted .button.-tertiary,
.-color-inverted input[type="submit"].-tertiary {
	color: #ffffff;
}
button.-tertiary:hover,
.button.-tertiary:hover,
input[type="submit"].-tertiary:hover,
button.-tertiary:focus,
.button.-tertiary:focus,
input[type="submit"].-tertiary:focus {
	color: #2f8dba;
}

.mod_search .submit {background:#921c1c;}


@-webkit-keyframes fadeInFromNone {
    0% {
        display: none;
        opacity: 0;
    }

    1% {
        display: block;
        opacity: 0;
    }

    100% {
        display: block;
        opacity: 1;
    }
}

@-moz-keyframes fadeInFromNone {
    0% {
        display: none;
        opacity: 0;
    }

    1% {
        display: block;
        opacity: 0;
    }

    100% {
        display: block;
        opacity: 1;
    }
}

@-o-keyframes fadeInFromNone {
    0% {
        display: none;
        opacity: 0;
    }

    1% {
        display: block;
        opacity: 0;
    }

    100% {
        display: block;
        opacity: 1;
    }
}

@keyframes fadeInFromNone {
    0% {
        display: none;
        opacity: 0;
    }

    1% {
        display: block;
        opacity: 0;
    }

    100% {
        display: block;
        opacity: 1;
    }
}

/*motte*/

.motte{
position:absolute;
z-index:2;
-webkit-transform-origin: center top;
transform-origin: top center;
bottom:-100px;
left:0;
width:70px;
height:70px;
cursor:grab;
}

.motte_body{
position:absolute;
top:0px;
left:22px;
background-image: url("../../files/opensauce/img/thermolignum/motte_small/motte_koerper.png");
background-repeat: no-repeat;
background-position: top center;
padding:0;
margin:0;
width:27px;
height:64px;
z-index:1;
}

.motte .fuehler{
position:absolute;
top:3px;
left:-5px;
padding:0;
margin:0;
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
width:87px;
height:24px;
}



.motte .fuehler_li{
position:absolute;
top:-25px;
left:37px;
background-image: url("../../files/opensauce/img/thermolignum/motte_small/motte_fuehler_re.png");
background-repeat: no-repeat;
background-position: top left;
padding:0;
margin:0;
width:18px;
height:28px;

-webkit-transform-origin: left bottom;
transform-origin: left bottom;
 
-moz-transform: rotate(-200deg) skew(-40deg); 
-ms-transform: rotate(-200deg) skew(-40deg); 
-o-transform: rotate(-200deg) skew(-40deg); 
-webkit-transform: rotate(-200deg) skew(-40deg); 

transform: rotate(-200deg) skew(-50deg); 


}
.motte .fuehler_re{
position:absolute;
top:-25px;
left:21px;
background-image: url("../../files/opensauce/img/thermolignum/motte_small/motte_fuehler_li.png");
background-repeat: no-repeat;
background-position: top left;
padding:0;
margin:0;
width:19px;
height:25px;
-webkit-transform-origin: right bottom;
transform-origin: right bottom;

 -moz-transform: rotate(200deg) skew(40deg); 
-ms-transform: rotate(200deg) skew(40deg); 
-o-transform: rotate(200deg) skew(40deg); 
-webkit-transform: rotate(200deg) skew(40deg); 

transform: rotate(200deg) skew(40deg); 


}

.motte .fluegel_li{
position:absolute;
top:11px;
left:-35px;
background-image: url("../../files/opensauce/img/thermolignum/motte_small/motte_fluegel_li.png");
background-repeat: no-repeat;
background-position: top right;
padding:0;
margin:0;	
width:67px;
height:49px;
-webkit-transform-origin: right top;
transform-origin: right top;
-webkit-transform: rotateZ(-70deg); 
-moz-transform: rotateZ(-70deg); 
transform: rotateZ(-70deg);
z-index:8;

}

.motte .fluegel_li_unten{
position:absolute;
top:17px;
left:-22px;
background-image: url("../../files/opensauce/img/thermolignum/motte_small/motte_fluegel_li_unten.png");
background-repeat: no-repeat;
background-position: top right;
padding:0;
margin:0;	
width:50px;
height:28px;
-webkit-transform-origin: right top;
transform-origin: right top;
-webkit-transform: rotateZ(-70deg); 
-moz-transform: rotateZ(-70deg); 
transform: rotateZ(-70deg);  
z-index:6; 
}


.motte .fluegel_re{
position:absolute;
top:11px;
left:42px;
background-image: url("../../files/opensauce/img/thermolignum/motte_small/motte_fluegel_re.png");
background-repeat: no-repeat;
background-position: top left;
padding:0;
margin:0;
width:59px;
height:24px;
-webkit-transform-origin: left top;
transform-origin: left top;	
-webkit-transform: rotateZ(70deg);/*minus*/ 
-moz-transform: rotateZ(70deg); 
transform: rotateZ(70deg); 
z-index:8;
}

.motte .fluegel_re_unten{
position:absolute;
top:14px;
left:43px;
background-image: url("../../files/opensauce/img/thermolignum/motte_small/motte_fluegel_re_unten.png");
background-repeat: no-repeat;
background-position: top left;
padding:0;
margin:0;	
width:53px;
height:28px;
-webkit-transform-origin: left top;
transform-origin: left top;
 -webkit-transform: rotateZ(70deg); /*minus*/ 
    -moz-transform: rotateZ(70deg); 
    transform: rotateZ(70deg);
	z-index:6;
}




/*motte ende*/


/*swing*/

.swing-0 {
  -webkit-animation: swing0 2s infinite alternate cubic-bezier(0.355, 0.03, 0.515, 0.955);
  -moz-animation: swing0 2s infinite alternate cubic-bezier(0.355, 0.03, 0.515, 0.955);
  animation: swing0 2s infinite alternate cubic-bezier(0.355, 0.03, 0.515, 0.955); }


/*swing*/
@-webkit-keyframes swing0 {
  0% {
    -webkit-transform: rotateZ(5deg);
    -moz-transform: rotateZ(5deg);
    transform: rotateZ(5deg); }
  100% {
    -webkit-transform: rotateZ(-5deg);
    -moz-transform: rotateZ(-5deg);
    transform: rotateZ(-5deg); }
}
	
@-moz-keyframes swing0 {
  0% {
    -webkit-transform: rotateZ(5deg);
    -moz-transform: rotateZ(5deg);
    transform: rotateZ(5deg); }
  100% {
    -webkit-transform: rotateZ(-5deg);
    -moz-transform: rotateZ(-5deg);
    transform: rotateZ(-5deg); } 
}

@-ms-keyframes swing0 {
  0% {
    -webkit-transform: rotateZ(5deg);
    -moz-transform: rotateZ(5deg);
    transform: rotateZ(5deg); }
  100% {
    -webkit-transform: rotateZ(-5deg);
    -moz-transform: rotateZ(-5deg);
    transform: rotateZ(-5deg); } 
}

@keyframes swing0 {
  0% {
    -webkit-transform: rotateZ(5deg);
    -moz-transform: rotateZ(5deg);
    transform: rotateZ(5deg); }
  100% {
    -webkit-transform: rotateZ(-5deg);
    -moz-transform: rotateZ(-5deg);
    transform: rotateZ(-5deg); }
}



.swing-1 {
  -webkit-animation: swing 1s infinite alternate cubic-bezier(0.955, 0.03, 0.515, 0.955);
  -moz-animation: swing 1s infinite alternate cubic-bezier(0.955, 0.03, 0.515, 0.955);
  animation: swing 1s infinite alternate cubic-bezier(0.955, 0.03, 0.515, 0.955); 
 }

@-webkit-keyframes swing1 {
    0% {
      -webkit-transform: rotateZ(15deg) skew(-50deg);  
    -moz-transform: rotateZ(15deg) skew(-50deg); 
    transform: rotateZ(15deg) skew(-50deg); 
	}
		
  100% {
    -webkit-transform: rotateZ(10deg) skew(-120deg); 
    -moz-transform: rotateZ(10deg) skew(-120deg); 
    transform: rotateZ(10deg) skew(-120deg); 
	} 
	
}
	
@-moz-keyframes swing1 {
    0% {
    -webkit-transform: rotateZ(15deg) skew(-50deg);  
    -moz-transform: rotateZ(15deg) skew(-50deg); 
    transform: rotateZ(15deg) skew(-50deg); 
	}
		
  100% {
    -webkit-transform: rotateZ(10deg) skew(-60deg); 
    -moz-transform: rotateZ(10deg) skew(-60deg); 
    transform: rotateZ(10deg) skew(-60deg); 
	} 
}


@-ms-keyframes swing1 {
    0% {
    -webkit-transform: rotateZ(15deg) skew(-50deg);  
    -moz-transform: rotateZ(15deg) skew(-50deg); 
    transform: rotateZ(15deg) skew(-50deg); 
	}
		
  100% {
    -webkit-transform: rotateZ(10deg) skew(-60deg); 
    -moz-transform: rotateZ(10deg) skew(-60deg); 
    transform: rotateZ(10deg) skew(-60deg); 
	} 
}  


@keyframes swing1 {
    0% {
    -webkit-transform: rotateZ(15deg) skew(-50deg);  
    -moz-transform: rotateZ(15deg) skew(-50deg); 
    transform: rotateZ(15deg) skew(-50deg); 
	}
		
  100% {
   -webkit-transform: rotateZ(10deg) skew(-60deg); 
    -moz-transform: rotateZ(10deg) skew(-60deg); 
    transform: rotateZ(10deg) skew(-60deg); 
	} 
}


/*swing2*/


.swing-2 {
  -webkit-animation: swing2 3s infinite alternate cubic-bezier(0.955, 0.03, 0.515, 0.955);
  -moz-animation: swing2 3s infinite alternate cubic-bezier(0.955, 0.03, 0.515, 0.955);
  animation: swing2 3s infinite alternate cubic-bezier(0.955, 0.03, 0.515, 0.955); 
 }

@-webkit-keyframes swing2 {
   0% {
    -webkit-transform: rotateZ(200deg) skew(40deg);
    -moz-transform: rotateZ(200deg) skew(40deg);
    transform: rotateZ(200deg) skew(40deg); 
	}
		
  100% {
     -webkit-transform:  rotateZ(190deg) skew(50deg);
    -moz-transform:  rotateZ(190deg) skew(50deg);
    transform: rotateZ(190deg) skew(50deg);
	} 
	
}
	
@-moz-keyframes swing2 {
   0% {
    -webkit-transform: rotateZ(200deg) skew(40deg);
    -moz-transform: rotateZ(200deg) skew(40deg);
    transform: rotateZ(200deg) skew(40deg); 
	}
		
  100% {
     -webkit-transform:  rotateZ(190deg) skew(50deg);
    -moz-transform:  rotateZ(190deg) skew(50deg);
    transform: rotateZ(190deg) skew(50deg);
	} 
}


@-ms-keyframes swing2 {
   0% {
    -webkit-transform: rotateZ(200deg) skew(40deg);
    -moz-transform: rotateZ(200deg) skew(40deg);
    transform: rotateZ(200deg) skew(40deg); 
	}
		
  100% {
      -webkit-transform:  rotateZ(190deg) skew(50deg);
    -moz-transform:  rotateZ(190deg) skew(50deg);
    transform: rotateZ(190deg) skew(50deg);
	} 
} 


@keyframes swing2 {
   0% {
    -webkit-transform: rotateZ(200deg) skew(40deg);
    -moz-transform: rotateZ(200deg) skew(40deg);
    transform: rotateZ(200deg) skew(40deg); 
	}
		
  100% {
   -webkit-transform:  rotateZ(190deg) skew(50deg);
    -moz-transform:  rotateZ(190deg) skew(50deg);
    transform: rotateZ(190deg) skew(50deg);
	} 
}


/*move feet*/


.move-1 {
  -webkit-animation: move1 0.06s infinite alternate cubic-bezier(0.955, 0.03, 0.515, 0.955);
  -moz-animation: move1 0.06s infinite alternate cubic-bezier(0.955, 0.03, 0.515, 0.955);
  animation: move1 0.06s infinite alternate cubic-bezier(0.955, 0.03, 0.515, 0.955); 
 }

@keyframes move1 {
   0% {
    -webkit-transform:  rotateZ(5deg);
    -moz-transform:  rotateZ(5deg);
    transform: rotateZ(5deg);	
	}		
  100% { 
	-webkit-transform: rotateZ(-60deg); 
    -moz-transform: rotateZ(-60deg); 
    transform: rotateZ(-60deg); 
	} 
}

.move-2 {
  -webkit-animation: move2 0.06s infinite alternate cubic-bezier(0.955, 0.03, 0.515, 0.955);
  -moz-animation: move2 0.06s infinite alternate cubic-bezier(0.955, 0.03, 0.515, 0.955);
  animation: move2 0.06s infinite alternate cubic-bezier(0.955, 0.03, 0.515, 0.955); 
 /*  -webkit-animation-delay: 0.35s;
  animation-delay: 0.35s; */
 }


@keyframes move2 {
   0% {
    -webkit-transform: rotateZ(-5deg); 
    -moz-transform: rotateZ(-5deg); 
    transform: rotateZ(-5deg); 
	
	}
		
  100% {
    -webkit-transform:  rotateZ(60deg);
    -moz-transform:  rotateZ(60deg);
    transform: rotateZ(60deg);
	} 
}





.move-3 {
  -webkit-animation: move3 1.0s infinite alternate cubic-bezier(0.955, 0.03, 0.515, 0.955);
  -moz-animation: move3 1.0s infinite alternate cubic-bezier(0.955, 0.03, 0.515, 0.955);
  animation: move3 1.0s infinite alternate cubic-bezier(0.955, 0.03, 0.515, 0.955); 
 /*  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;  */
 }

@keyframes move3 {
    0% {
    -webkit-transform: rotateZ(15deg); 
    -moz-transform: rotateZ(15deg); 
    transform: rotateZ(15deg); 
	
	}
		
  100% {
    -webkit-transform:  rotateZ(-10deg);
    -moz-transform:  rotateZ(-10deg);
    transform: rotateZ(-10deg);
	} 
}



.move-4 {
  -webkit-animation: move4 1.0s infinite alternate cubic-bezier(0.955, 0.03, 0.515, 0.955);
  -moz-animation: move4 1.0s infinite alternate cubic-bezier(0.955, 0.03, 0.515, 0.955);
  animation: move4 1.0s infinite alternate cubic-bezier(0.955, 0.03, 0.515, 0.955); 
    animation-delay: 0.05s; 
 
 }

@keyframes move4 {
   0% {
    -webkit-transform: rotateZ(-15deg); 
    -moz-transform: rotateZ(-15deg); 
    transform: rotateZ(-15); 
	
	}
		
  100% {
    -webkit-transform:  rotateZ(10deg);
    -moz-transform:  rotateZ(10deg);
    transform: rotateZ(10deg);
	} 
}





.move-5 {
  -webkit-animation: move5 1.0s infinite alternate cubic-bezier(0.955, 0.03, 0.515, 0.955);
  -moz-animation: move5 1.0s infinite alternate cubic-bezier(0.955, 0.03, 0.515, 0.955);
  animation: move5 1.0s infinite alternate cubic-bezier(0.955, 0.03, 0.515, 0.955); 
  -webkit-animation-delay: 0.1s;
  animation-delay: 1.5s; 
 }

@keyframes move5 {
   0% {
    -webkit-transform: rotateZ(15deg); 
    -moz-transform: rotateZ(15deg); 
    transform: rotateZ(15deg); 
	
	}
		
  100% {
    -webkit-transform:  rotateZ(-10deg);
    -moz-transform:  rotateZ(-10deg);
    transform: rotateZ(-10deg);
	} 
}



.move-6 {
  -webkit-animation: move6 1.0s infinite alternate cubic-bezier(0.955, 0.03, 0.515, 0.955);
  -moz-animation: move6 1.0s infinite alternate cubic-bezier(0.955, 0.03, 0.515, 0.955);
  animation: move6 1.0s infinite alternate cubic-bezier(0.955, 0.03, 0.515, 0.955); 
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s;
  
  
 }


@keyframes move6 {
   0% {
    -webkit-transform: rotateZ(-15deg); 
    -moz-transform: rotateZ(-15deg); 
    transform: rotateZ(-15deg); 
	
	}
		
  100% {
    -webkit-transform:  rotateZ(10deg);
    -moz-transform:  rotateZ(10deg);
    transform: rotateZ(10deg);
	} 
}

.cookiebar {
    background-color: #eaeaea;
    border-top: 1px solid #b1b1b1;
    color: #000000;
	font-size:0.9em;
}
 
.cookiebar__button {
    background-color: #d50032;
	padding: .3em 0.8em;
}
 
.cookiebar__link {
    color: #a84204;
}


.euf_overlay {  
    z-index: 2000;
}

.euf_overlay__content {
    max-width: 550px;
    font-size: 0.9em;	
}


.euf_overlay__close{
	background: #D50032;
}

@media screen and (max-width: 599px) {	
	.euf_overlay__content {
	top: 0;
	left: 0;
	bottom:0;
	right:0;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	background:rgba(255,255,255,0.8);
	}
button.euf_overlay__close{
	width:auto;
	}

}

.main-content .layout_full h1 {
  font-size: 2rem;
  line-height: 1.3;
  margin-bottom: 1rem;
}
