@CHARSET"UTF-8";
.fancybox-wrap,.fancybox-skin,.fancybox-outer,.fancybox-inner,.fancybox-image,.fancybox-wrap iframe,.fancybox-wrap object,.fancybox-nav,.fancybox-nav span,.fancybox-tmp{padding:0;margin:0;border:0;outline:none;vertical-align:top}
.fancybox-wrap{position:absolute;top:0;left:0;z-index:8020}
.fancybox-skin{position:relative;background:#f9f9f9;color:#444;text-shadow:none;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}
.fancybox-opened{z-index:8030}
.fancybox-opened .fancybox-skin{-webkit-box-shadow:0 10px 25px rgba(0,0,0,0.5);-moz-box-shadow:0 10px 25px rgba(0,0,0,0.5);box-shadow:0 10px 25px rgba(0,0,0,0.5)}
.fancybox-outer,.fancybox-inner{position:relative}
.fancybox-inner{overflow:hidden}
.fancybox-type-iframe .fancybox-inner{-webkit-overflow-scrolling:touch}
.fancybox-error{color:#444;font:14px/20px"Helvetica Neue",Helvetica,Arial,sans-serif;margin:0;padding:15px;white-space:nowrap}
.fancybox-image,.fancybox-iframe{display:block;width:100%;height:100%}
.fancybox-image{max-width:100%;max-height:100%}
#fancybox-loading,.fancybox-close,.fancybox-prev span,.fancybox-next span{background-image:url('../../typo3conf/ext/gojs_jquery_fancybox/Resources/Public/Images/fancybox_sprite.png')}
#fancybox-loading{position:fixed;top:50%;left:50%;margin-top:-22px;margin-left:-22px;background-position:0 -108px;opacity:0.8;cursor:pointer;z-index:8060}
#fancybox-loading div{width:44px;height:44px;background:url('../../typo3conf/ext/gojs_jquery_fancybox/Resources/Public/Images/fancybox_loading.gif') center center no-repeat}
.fancybox-close{position:absolute;top:-18px;right:-18px;width:36px;height:36px;cursor:pointer;z-index:8040}
.fancybox-nav{position:absolute;top:0;width:40%;height:100%;cursor:pointer;text-decoration:none;background:transparent url('../../typo3conf/ext/gojs_jquery_fancybox/Resources/Public/Images/blank.gif');
-webkit-tap-highlight-color:rgba(0,0,0,0);z-index:8040}
.fancybox-prev{left:0}
.fancybox-next{right:0}
.fancybox-nav span{position:absolute;top:50%;width:36px;height:34px;margin-top:-18px;cursor:pointer;z-index:8040;visibility:hidden}
.fancybox-prev span{left:10px;background-position:0 -36px}
.fancybox-next span{right:10px;background-position:0 -72px}
.fancybox-nav:hover span{visibility:visible}
.fancybox-tmp{position:absolute;top:-99999px;left:-99999px;visibility:hidden;max-width:99999px;max-height:99999px;overflow:visible !important}
.fancybox-lock{overflow:hidden !important;width:auto}
.fancybox-lock body{overflow:hidden !important}
.fancybox-lock-test{overflow-y:hidden !important}
.fancybox-overlay{position:absolute;top:0;left:0;overflow:hidden;display:none;z-index:8010;background:url('../../typo3conf/ext/gojs_jquery_fancybox/Resources/Public/Images/fancybox_overlay.png')}
.fancybox-overlay-fixed{position:fixed;bottom:0;right:0}
.fancybox-lock .fancybox-overlay{overflow:auto;overflow-y:scroll}
.fancybox-title{visibility:hidden;font:normal 13px/20px"Helvetica Neue",Helvetica,Arial,sans-serif;position:relative;text-shadow:none;z-index:8050}
.fancybox-opened .fancybox-title{visibility:visible}
.fancybox-title-float-wrap{position:absolute;bottom:0;right:50%;margin-bottom:-35px;z-index:8050;text-align:center}
.fancybox-title-float-wrap .child{display:inline-block;margin-right:-100%;padding:2px 20px;background:transparent;
background:rgba(0,0,0,0.8);-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;text-shadow:0 1px 2px #222;color:#FFF;font-weight:bold;line-height:24px;white-space:nowrap}
.fancybox-title-outside-wrap{position:relative;margin-top:10px;color:#fff}
.fancybox-title-inside-wrap{padding-top:10px}
.fancybox-title-over-wrap{position:absolute;bottom:0;left:0;color:#fff;padding:10px;background:#000;background:rgba(0,0,0,.8)}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){#fancybox-loading,.fancybox-close,.fancybox-prev span,.fancybox-next span{background-image:url('../../typo3conf/ext/gojs_jquery_fancybox/Resources/Public/Images/fancybox_sprite@2x.png');background-size:44px 152px;
}
#fancybox-loading div{background-image:url('../../typo3conf/ext/gojs_jquery_fancybox/Resources/Public/Images/fancybox_loading@2x.gif');background-size:24px 24px;
}
}
#fancybox-buttons{position:fixed;left:0;width:100%;z-index:8050}
#fancybox-buttons.top{top:10px}
#fancybox-buttons.bottom{bottom:10px}
#fancybox-buttons ul{display:block;width:166px;height:30px;margin:0 auto;padding:0;list-style:none;border:1px solid #111;border-radius:3px;-webkit-box-shadow:inset 0 0 0 1px rgba(255,255,255,.05);-moz-box-shadow:inset 0 0 0 1px rgba(255,255,255,.05);box-shadow:inset 0 0 0 1px rgba(255,255,255,.05);background:rgb(50,50,50);background:-moz-linear-gradient(top,rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgb(68,68,68)),color-stop(50%,rgb(52,52,52)),color-stop(50%,rgb(41,41,41)),color-stop(100%,rgb(51,51,51)));background:-webkit-linear-gradient(top,rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);background:-o-linear-gradient(top,rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);background:-ms-linear-gradient(top,rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);background:linear-gradient(top,rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444',endColorstr='#222222',GradientType=0)}
#fancybox-buttons ul li{float:left;margin:0;padding:0}
#fancybox-buttons a{display:block;width:30px;height:30px;text-indent:-9999px;background-color:transparent;background-image:url('../../typo3conf/ext/gojs_jquery_fancybox/Resources/Public/Images/Helpers/fancybox_buttons.png');background-repeat:no-repeat;outline:none;opacity:0.8}
#fancybox-buttons a:hover{opacity:1}
#fancybox-buttons a.btnPrev{background-position:5px 0}
#fancybox-buttons a.btnNext{background-position:-33px 0;border-right:1px solid #3e3e3e}
#fancybox-buttons a.btnPlay{background-position:0 -30px}
#fancybox-buttons a.btnPlayOn{background-position:-30px -30px}
#fancybox-buttons a.btnToggle{background-position:3px -60px;border-left:1px solid #111;border-right:1px solid #3e3e3e;width:35px}
#fancybox-buttons a.btnToggleOn{background-position:-27px -60px}
#fancybox-buttons a.btnClose{border-left:1px solid #111;width:35px;background-position:-56px 0px}
#fancybox-buttons a.btnDisabled{opacity :0.4;cursor:default}
#fancybox-thumbs{position:fixed;left:0;width:100%;overflow:hidden;z-index:8050}
#fancybox-thumbs.bottom{bottom:2px}
#fancybox-thumbs.top{top:2px}
#fancybox-thumbs ul{position:relative;list-style:none;margin:0;padding:0}
#fancybox-thumbs ul li{float:left;padding:1px;opacity:0.5}
#fancybox-thumbs ul li.active{opacity:0.75;padding:0;border:1px solid #fff}
#fancybox-thumbs ul li:hover{opacity:1}
#fancybox-thumbs ul li a{display:block;position:relative;overflow:hidden;border:1px solid #222;background:#111;outline:none}
#fancybox-thumbs ul li img{display:block;position:relative;border:0;padding:0;max-width:none}
.tx-felogin-pi1 label{display:block}
.csc-header-alignment-center{text-align:center}
.csc-header-alignment-right{text-align:right}
.csc-header-alignment-left{text-align:left}
div.csc-textpic-responsive,div.csc-textpic-responsive *{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}
div.csc-textpic,div.csc-textpic div.csc-textpic-imagerow,ul.csc-uploads li{overflow:hidden}
div.csc-textpic .csc-textpic-imagewrap table{border-collapse:collapse;border-spacing:0}
div.csc-textpic .csc-textpic-imagewrap table tr td{padding:0;vertical-align:top}
div.csc-textpic .csc-textpic-imagewrap figure,div.csc-textpic figure.csc-textpic-imagewrap{margin:0;display:table}
figcaption.csc-textpic-caption{display:table-caption}
.csc-textpic-caption{text-align:left;caption-side:bottom}
div.csc-textpic-caption-c .csc-textpic-caption,.csc-textpic-imagewrap .csc-textpic-caption-c{text-align:center}
div.csc-textpic-caption-r .csc-textpic-caption,.csc-textpic-imagewrap .csc-textpic-caption-r{text-align:right}
div.csc-textpic-caption-l .csc-textpic-caption,.csc-textpic-imagewrap .csc-textpic-caption-l{text-align:left}
div.csc-textpic div.csc-textpic-imagecolumn{float:left}
div.csc-textpic-border div.csc-textpic-imagewrap img{border:2px solid black;padding:0px 0px}
div.csc-textpic .csc-textpic-imagewrap img{border:none;display:block}
div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image{margin-bottom:10px}
div.csc-textpic .csc-textpic-imagewrap .csc-textpic-imagerow-last .csc-textpic-image{margin-bottom:0}
div.csc-textpic-imagecolumn,td.csc-textpic-imagecolumn .csc-textpic-image{margin-right:10px}
div.csc-textpic-imagecolumn.csc-textpic-lastcol,td.csc-textpic-imagecolumn.csc-textpic-lastcol .csc-textpic-image{margin-right:0}
div.csc-textpic-intext-left .csc-textpic-imagewrap,div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap{margin-right:10px}
div.csc-textpic-intext-right .csc-textpic-imagewrap,div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap{margin-left:10px}
div.csc-textpic-center .csc-textpic-imagewrap,div.csc-textpic-center figure.csc-textpic-imagewrap{overflow:hidden}
div.csc-textpic-center .csc-textpic-center-outer{position:relative;float:right;right:50%}
div.csc-textpic-center .csc-textpic-center-inner{position:relative;float:right;right:-50%}
div.csc-textpic-right .csc-textpic-imagewrap{float:right}
div.csc-textpic-right div.csc-textpic-text{clear:right}
div.csc-textpic-left .csc-textpic-imagewrap{float:left}
div.csc-textpic-left div.csc-textpic-text{clear:left}
div.csc-textpic-intext-left .csc-textpic-imagewrap{float:left}
div.csc-textpic-intext-right .csc-textpic-imagewrap{float:right}
div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap{float:right}
div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap{float:left}
div.csc-textpic div.csc-textpic-imagerow-last,div.csc-textpic div.csc-textpic-imagerow-none div.csc-textpic-last{margin-bottom:0}
.csc-textpic-intext-left ol,.csc-textpic-intext-left ul{padding-left:40px;overflow:auto}
ul.csc-uploads{padding:0}
ul.csc-uploads li{list-style:none outside none;margin:1em 0}
ul.csc-uploads img{float:left;padding-right:1em;vertical-align:top}
ul.csc-uploads span{display:block}
ul.csc-uploads span.csc-uploads-fileName{text-decoration:underline}
table.contenttable-color-1{background-color:#EDEBF1}
table.contenttable-color-2{background-color:#F5FFAA}
table.contenttable-color-240{background-color:black}
table.contenttable-color-241{background-color:white}
table.contenttable-color-242{background-color:#333333}
table.contenttable-color-243{background-color:gray}
table.contenttable-color-244{background-color:silver}
ul.bjqs{position:relative;list-style:none;padding:0;margin:0;display:none}
ul.bjqs .disabled{pointer-events:none;cursor:default}
li.bjqs-slide{position:absolute;display:none;text-align:center}
li.bjqs-slide .imageWrap p{text-align:center}
ul.bjqs-controls{list-style:none;margin:0;padding:0;z-index:999;position:absolute;bottom:200px;width:100%}
ul.bjqs-controls.v-centered li a{position:absolute}
ul.bjqs-controls.v-centered li.bjqs-next a{background:url('../../typo3conf/ext/go_team/Resources/Public/Images/right.png') no-repeat;background-size:100%;height:24px;width:24px;right:18px;bottom:18px;padding:0}
ul.bjqs-controls.v-centered li.bjqs-prev a{background:url('../../typo3conf/ext/go_team/Resources/Public/Images/left.png') no-repeat;background-size:100%;height:24px;width:24px;left:18px;bottom:21px;padding:0}
ol.bjqs-markers{list-style:none;padding:0;margin:0;width:100%}
ol.bjqs-markers.h-centered{text-align:center;bottom:166px;position:absolute;left:0px !important}
ol.bjqs-markers li{display:inline}
ol.bjqs-markers li a{display:inline-block}
p.bjqs-caption{display:block;width:96%;margin:0;padding:2%;position:absolute;bottom:0}
#banner-fade,#banner-slide{margin-bottom:60px;margin:0 auto}
#banner-fade .fancyBoxClick{position:absolute;top:21px;right:21px;height:31px;width:31px;cursor:pointer;background:url('../../typo3conf/ext/go_team/Resources/Public/Images/fancyClick.png') no-repeat;background-size:100%}
#banner-fade .fancyBoxClick.disabled{display:none}
#banner-fade .descriptionlinkWrapper .link a{text-decoration:none}
#banner-fade .descriptionlinkWrapper .link{margin-top:48px}
#banner-fade .descriptionlinkWrapper .link .linklabel{color:#bfae66;background:none;border:4px solid #bfae66;font-weight:bold;cursor:pointer;-webkit-transition:all 0.1s;-moz-transition:all 0.1s;-ms-transition:all 0.1s;-o-transition:all 0.1s;transition:all 0.1s;padding:8px 37px 8px 37px;font-size:22px}
#banner-fade .descriptionlinkWrapper .link .linklabel:hover{background-color:#bfae66;border:4px solid #bfae66;color:white}
#banner-fade .descriptionlinkWrapper .description{font-size:17px}
#banner-fade .descriptionlinkWrapper{margin-top:13px}
.fancybox-image{display:block;width:100%;height:auto !important}
ul.bjqs img{
max-width:100%}
ul.bjqs{text-align:center}
ul.bjqs-controls.v-centered li{float:left}
ul.bjqs-controls.v-centered li a{display:block;padding:10px;background:#fff;color:#000;text-decoration:none}
ul.bjqs-controls.v-centered li a:hover{
color:#fff}
ol.bjqs-markers li a{padding:5px 10px;
color:#fff;margin:5px;text-decoration:none;font-size:20px}
.fancybox-title-float-wrap{position:relative}
ol.bjqs-markers li.active-marker a,ol.bjqs-markers li a:hover{
}
p.bjqs-caption{
}
ol.bjqs-markers li{display:none}
ol.bjqs-markers li.active-marker{display:block !important}
.fancybox-close{top:20px;right:17px;background:url('../../typo3conf/ext/go_team/Resources/Public/Images/cross.png') no-repeat;background-size:90%;width:20px;height:20px}
.fancybox-nav span{bottom:2%;visibility:visible;margin-top:0px;top:auto}
.fancybox-skin{height:100%;background:none;box-shadow:0 0 0 rgba(0,0,0,0) !important}
.fancybox-outer{height:100%;overflow:hidden}
.fancybox-title-float-wrap .child{margin-right:0px;background:transparent}
.fancybox-title-float-wrap{right:auto}
.fancybox-next span{background:url('../../typo3conf/ext/go_team/Resources/Public/Images/right.png') no-repeat;background-size:65%;right:7px}
.fancybox-inner{
}
.fancybox-prev span{background:url('../../typo3conf/ext/go_team/Resources/Public/Images/left.png') no-repeat;background-size:65%;left:22px}
.fancybox-overlay{z-index:999999}
.fancybox-opened{z-index:99999999 !important}
.fancybox-lock .fancybox-overlay{overflow-x:hidden !Important}
@media (max-width:875px){.bjqs-wrapper{overflow:visible !important}
}
@media (max-width:768px){#banner-fade .fancyBoxClick{top:19px;right:22px;background-size:74%;display:none}
.fancybox-opened{z-index:99999999}
.fancybox-overlay{z-index:9999999}
ul.bjqs-controls{bottom:160px}
ol.bjqs-markers.h-centered{bottom:130px}
}
@media (max-width:480px){.bjqs-slide .descriptionlinkWrapper{display:none}
ul.bjqs-controls{bottom:37%}
ol.bjqs-markers.h-centered{bottom:23%}
}
@media (max-width:324px){ul.bjqs img{width:100%;height:100%}
.bjqs-wrapper{
}
ul.bjqs-controls.v-centered li.bjqs-next a{right:-29px}
#banner-fade .descriptionlinkWrapper{width:67%}
#banner-fade .descriptionlinkWrapper .description{width:200px;margin:0 auto}
ul.bjqs-controls{width:86%}
ul.bjqs-controls.v-centered li.bjqs-prev a{left:11px}
.fancybox-opened{z-index:99999999}
.fancybox-overlay{z-index:9999999}
}
.flowplayer{position:relative;width:100%;background-size:contain;background-repeat:no-repeat;background-position:center center;display:inline-block}
.flowplayer *{font-weight:inherit;font-family:inherit;font-style:inherit;text-decoration:inherit;font-size:100%;padding:0;border:0;margin:0;list-style-type:none}
.flowplayer a:focus{outline:0}
.flowplayer video{width:100%}
.flowplayer.is-ipad video{-webkit-transform:translateX(-2048px)}
.is-ready.flowplayer.is-ipad video{-webkit-transform:translateX(0)}
.flowplayer .fp-engine,.flowplayer .fp-ui,.flowplayer .fp-message{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer;z-index:1}
.flowplayer .fp-message{display:none;text-align:center;padding-top:5%;cursor:default}
.flowplayer .fp-message h2{font-size:120%;margin-bottom:1em}
.flowplayer .fp-message p{color:#666;font-size:95%}
.flowplayer .fp-controls{position:absolute;bottom:0;width:100%}
.no-background.flowplayer .fp-controls{background-color:transparent !important;background-image:-moz-linear-gradient(transparent,transparent) !important;background-image:-webkit-gradient(linear,0 0,0 100%,from(transparent),to(transparent)) !important}
.is-fullscreen.flowplayer .fp-controls{bottom:3px}
.is-mouseover.flowplayer .fp-controls{bottom:0}
.flowplayer .fp-waiting{display:none;margin:19% auto;text-align:center}
.flowplayer .fp-waiting *{-webkit-box-shadow:0 0 5px #333;-moz-box-shadow:0 0 5px #333;box-shadow:0 0 5px #333}
.flowplayer .fp-waiting em{width:1em;height:1em;-webkit-border-radius:1em;-moz-border-radius:1em;border-radius:1em;background-color:rgba(255,255,255,0.8);display:inline-block;-webkit-animation:pulse .6s infinite;-moz-animation:pulse .6s infinite;animation:pulse .6s infinite;margin:.3em;opacity:0;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0)}
.flowplayer .fp-waiting em:nth-child(1){-webkit-animation-delay:.3s;-moz-animation-delay:.3s;animation-delay:.3s}
.flowplayer .fp-waiting em:nth-child(2){-webkit-animation-delay:.45s;-moz-animation-delay:.45s;animation-delay:.45s}
.flowplayer .fp-waiting em:nth-child(3){-webkit-animation-delay:.6s;-moz-animation-delay:.6s;animation-delay:.6s}
.flowplayer .fp-waiting p{color:#ccc;font-weight:bold}
.flowplayer .fp-speed{font-size:30px;background-color:#333;background-color:rgba(51,51,51,0.8);color:#eee;margin:0 auto;text-align:center;width:120px;padding:.1em 0 0;opacity:0;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);-webkit-transition:opacity .5s;-moz-transition:opacity .5s;transition:opacity .5s}
.flowplayer .fp-speed.fp-hilite{opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)}
.flowplayer .fp-help{position:absolute;top:0;left:-9999em;z-index:100;background-color:#333;background-color:rgba(51,51,51,0.9);width:100%;height:100%;opacity:0;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);-webkit-transition:opacity .2s;-moz-transition:opacity .2s;transition:opacity .2s;text-align:center}
.is-help.flowplayer .fp-help{left:0;opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)}
.flowplayer .fp-help .fp-help-section{margin:3%;direction:ltr}
.flowplayer .fp-help .fp-help-basics{margin-top:6%}
.flowplayer .fp-help p{color:#eee;margin:.5em 0;font-size:14px;line-height:1.5;display:inline-block;margin:1% 2%}
.flowplayer .fp-help em{background:#eee;-webkit-border-radius:.3em;-moz-border-radius:.3em;border-radius:.3em;margin-right:.4em;padding:.3em .6em;color:#333}
.flowplayer .fp-help small{font-size:90%;color:#aaa}
.flowplayer .fp-help .fp-close{display:block}
@media (max-width:600px){.flowplayer .fp-help p{font-size:9px}
}
.flowplayer .fp-subtitle{position:absolute;bottom:40px;left:-99999em;z-index:10;text-align:center;width:100%;opacity:0;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);-webkit-transition:opacity .3s;-moz-transition:opacity .3s;transition:opacity .3s}
.flowplayer .fp-subtitle p{display:inline;background-color:#333;background-color:rgba(51,51,51,0.9);color:#eee;padding:.1em .4em;font-size:16px;line-height:1.6}
.flowplayer .fp-subtitle p:after{content:'';clear:both}
.flowplayer .fp-subtitle.fp-active{left:0;opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)}
.flowplayer .fp-fullscreen,.flowplayer .fp-unload,.flowplayer .fp-mute,.flowplayer .fp-embed,.flowplayer .fp-close,.flowplayer .fp-play{background-image:url('../../typo3conf/ext/gojs_flowplayer/assets/img/white.png');background-size:37px 300px}
.is-rtl.flowplayer .fp-fullscreen,.is-rtl.flowplayer .fp-unload,.is-rtl.flowplayer .fp-mute,.is-rtl.flowplayer .fp-embed,.is-rtl.flowplayer .fp-close,.is-rtl.flowplayer .fp-play{background-image:url('../../typo3conf/ext/gojs_flowplayer/assets/img/white_rtl.png')}
.color-light.flowplayer .fp-fullscreen,.color-light.flowplayer .fp-unload,.color-light.flowplayer .fp-mute,.color-light.flowplayer .fp-embed,.color-light.flowplayer .fp-close,.color-light.flowplayer .fp-play{background-image:url('../../typo3conf/ext/gojs_flowplayer/assets/img/black.png')}
.is-rtl.color-light.flowplayer .fp-fullscreen,.is-rtl.color-light.flowplayer .fp-unload,.is-rtl.color-light.flowplayer .fp-mute,.is-rtl.color-light.flowplayer .fp-embed,.is-rtl.color-light.flowplayer .fp-close,.is-rtl.color-light.flowplayer .fp-play{background-image:url('../../typo3conf/ext/gojs_flowplayer/assets/img/black_rtl.png')}
@media (-webkit-min-device-pixel-ratio:2){.color-light.flowplayer .fp-fullscreen,.color-light.flowplayer .fp-unload,.color-light.flowplayer .fp-mute,.color-light.flowplayer .fp-embed,.color-light.flowplayer .fp-close,.color-light.flowplayer .fp-play{background-image:url('../../typo3conf/ext/gojs_flowplayer/assets/img/black@x2.png')}
.is-rtl.color-light.flowplayer .fp-fullscreen,.is-rtl.color-light.flowplayer .fp-unload,.is-rtl.color-light.flowplayer .fp-mute,.is-rtl.color-light.flowplayer .fp-embed,.is-rtl.color-light.flowplayer .fp-close,.is-rtl.color-light.flowplayer .fp-play{background-image:url('../../typo3conf/ext/gojs_flowplayer/assets/img/black_rtl@x2.png')}
}
@media (-webkit-min-device-pixel-ratio:2){.flowplayer .fp-fullscreen,.flowplayer .fp-unload,.flowplayer .fp-mute,.flowplayer .fp-embed,.flowplayer .fp-close,.flowplayer .fp-play{background-image:url('../../typo3conf/ext/gojs_flowplayer/assets/img/white@x2.png')}
.is-rtl.flowplayer .fp-fullscreen,.is-rtl.flowplayer .fp-unload,.is-rtl.flowplayer .fp-mute,.is-rtl.flowplayer .fp-embed,.is-rtl.flowplayer .fp-close,.is-rtl.flowplayer .fp-play{background-image:url('../../typo3conf/ext/gojs_flowplayer/assets/img/white_rtl@x2.png')}
}
.flowplayer .fp-flash-disabled{background:#333;width:390px;margin:0 auto;position:absolute;bottom:0;color:#fff}
.is-splash.flowplayer .fp-ui,.is-paused.flowplayer .fp-ui{background:url('../../typo3conf/ext/gojs_flowplayer/assets/img/play_white.png') center no-repeat;background-size:12%}
.is-rtl.is-splash.flowplayer .fp-ui,.is-rtl.is-paused.flowplayer .fp-ui{background:url('../../typo3conf/ext/gojs_flowplayer/assets/img/play_white_rtl.png') center no-repeat;background-size:12%}
@media (-webkit-min-device-pixel-ratio:2){.is-splash.flowplayer .fp-ui,.is-paused.flowplayer .fp-ui{background:url('../../typo3conf/ext/gojs_flowplayer/assets/img/play_white@x2.png') center no-repeat;background-size:12%}
.is-rtl.is-splash.flowplayer .fp-ui,.is-rtl.is-paused.flowplayer .fp-ui{background:url('../../typo3conf/ext/gojs_flowplayer/assets/img/play_white_rtl@x2.png') center no-repeat;background-size:12%}
}
.color-light.is-splash.flowplayer .fp-ui,.color-light.is-paused.flowplayer .fp-ui{background-image:url('../../typo3conf/ext/gojs_flowplayer/assets/img/play_black.png')}
.is-rtl.color-light.is-splash.flowplayer .fp-ui,.is-rtl.color-light.is-paused.flowplayer .fp-ui{background-image:url('../../typo3conf/ext/gojs_flowplayer/assets/img/play_black_rtl.png')}
@media (-webkit-min-device-pixel-ratio:2){.color-light.is-splash.flowplayer .fp-ui,.color-light.is-paused.flowplayer .fp-ui{background-image:url('../../typo3conf/ext/gojs_flowplayer/assets/img/play_black@x2.png')}
.is-rtl.color-light.is-splash.flowplayer .fp-ui,.is-rtl.color-light.is-paused.flowplayer .fp-ui{background-image:url('../../typo3conf/ext/gojs_flowplayer/assets/img/play_black_rtl@x2.png')}
}
.is-fullscreen.flowplayer .fp-ui{background-size:auto}
.is-seeking.flowplayer .fp-ui,.is-loading.flowplayer .fp-ui{background-image:none}
.flowplayer .fp-logo{position:absolute;top:auto;left:15px;bottom:30px;cursor:pointer;display:none;z-index:100}
.flowplayer .fp-logo img{width:100%}
.is-embedded.flowplayer .fp-logo{display:block}
.fixed-controls.flowplayer .fp-logo{bottom:15px}
.flowplayer .fp-fullscreen,.flowplayer .fp-unload,.flowplayer .fp-close{position:absolute;top:5px;left:auto;right:5px;display:block;width:30px;height:23px;background-position:12px -197px;cursor:pointer}
.is-rtl.flowplayer .fp-fullscreen,.is-rtl.flowplayer .fp-unload,.is-rtl.flowplayer .fp-close{right:auto;left:5px;background-position:18px -197px}
.flowplayer .fp-unload,.flowplayer .fp-close{background-position:14px -175px;display:none}
.is-rtl.flowplayer .fp-unload,.is-rtl.flowplayer .fp-close{background-position:14px -175px}
.flowplayer .fp-play{display:none;width:27px;height:20px;background-position:9px -24px;position:absolute;bottom:0;left:0}
.is-rtl.flowplayer .fp-play{background-position:18px -24px;left:auto;right:0}
.play-button.flowplayer .fp-play{display:block}
.is-paused.flowplayer .fp-play{background-position:9px 7px}
.is-rtl.is-paused.flowplayer .fp-play{background-position:18px 7px}
.flowplayer.is-ready.is-closeable .fp-unload{display:block}
.flowplayer.is-ready.is-closeable .fp-fullscreen{display:none}
.flowplayer.is-fullscreen .fp-fullscreen{background-position:10px -217px;display:block !important}
.is-rtl.flowplayer.is-fullscreen .fp-fullscreen{background-position:21px -217px}
.flowplayer.is-fullscreen .fp-unload,.flowplayer.is-fullscreen .fp-close{display:none !important}
.flowplayer .fp-timeline{height:3px;position:relative;overflow:hidden;top:5px;height:10px;margin:0 150px 0 45px}
.no-volume.flowplayer .fp-timeline{margin-right:60px}
.no-mute.flowplayer .fp-timeline{margin-right:140px}
.no-mute.no-volume.flowplayer .fp-timeline{margin-right:45px}
.play-button.flowplayer .fp-timeline{margin-left:67px}
.is-rtl.flowplayer .fp-timeline{margin:0 45px 0 150px}
.no-volume.is-rtl.flowplayer .fp-timeline{margin-left:60px}
.no-mute.is-rtl.flowplayer .fp-timeline{margin-left:140px}
.no-mute.no-volume.is-rtl.flowplayer .fp-timeline{margin-left:45px}
.play-button.is-rtl.flowplayer .fp-timeline{margin-right:67px}
.is-long.flowplayer .fp-timeline{margin:0 180px 0 75px}
.no-volume.is-long.flowplayer .fp-timeline{margin-right:90px}
.no-mute.is-long.flowplayer .fp-timeline{margin-right:75px}
.play-button.is-long.flowplayer .fp-timeline{margin-left:97px}
.is-rtl.is-long.flowplayer .fp-timeline{margin:75px 0 180px 0}
.no-volume.is-rtl.is-long.flowplayer .fp-timeline{margin-left:90px}
.no-mute.is-rtl.is-long.flowplayer .fp-timeline{margin-left:75px}
.play-button.is-rtl.is-long.flowplayer .fp-timeline{margin-left:97px}
.aside-time.flowplayer .fp-timeline,.no-time.flowplayer .fp-timeline{margin:0 110px 0 5px}
.aside-time.no-volume.flowplayer .fp-timeline,.no-time.no-volume.flowplayer .fp-timeline{margin-right:20px}
.aside-time.no-mute.flowplayer .fp-timeline,.no-time.no-mute.flowplayer .fp-timeline{margin-right:5px}
.play-button.no-time.flowplayer .fp-timeline,.play-button.aside-time.flowplayer .fp-timeline{margin-left:27px}
.is-rtl.aside-time.flowplayer .fp-timeline,.is-rtl.no-time.flowplayer .fp-timeline{margin:0 5px 0 110px}
.is-rtl.aside-time.no-volume.flowplayer .fp-timeline,.is-rtl.no-time.no-volume.flowplayer .fp-timeline{margin-left:20px}
.is-rtl.aside-time.no-mute.flowplayer .fp-timeline,.is-rtl.no-time.no-mute.flowplayer .fp-timeline{margin-left:5px}
.is-rtl.play-button.no-time.flowplayer .fp-timeline,.is-rtl.play-button.aside-time.flowplayer .fp-timeline{margin-right:27px}
.flowplayer .fp-buffer,.flowplayer .fp-progress{position:absolute;top:0;left:auto;height:100%;cursor:col-resize}
.flowplayer .fp-buffer{-webkit-transition:width .25s linear;-moz-transition:width .25s linear;transition:width .25s linear}
.flowplayer.is-touch .fp-timeline{overflow:visible}
.flowplayer.is-touch .fp-progress{-webkit-transition:width .2s linear;-moz-transition:width .2s linear;transition:width .2s linear}
.flowplayer.is-touch .fp-timeline.is-dragging .fp-progress{-webkit-transition:right .1s linear,border .1s linear,top .1s linear,left .1s linear;-moz-transition:right .1s linear,border .1s linear,top .1s linear,left .1s linear;transition:right .1s linear,border .1s linear,top .1s linear,left .1s linear}
.flowplayer.is-touch.is-mouseover .fp-progress:after,.flowplayer.is-touch.is-mouseover .fp-progress:before{content:'';display:block;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;position:absolute;right:-5px}
.flowplayer.is-touch.is-rtl.is-mouseover .fp-progress:after,.flowplayer.is-touch.is-rtl.is-mouseover .fp-progress:before{right:auto;left:-5px}
.flowplayer.is-touch.is-rtl.is-mouseover .fp-progress:after{left:-10px;-webkit-box-shadow:-1px 0 4px rgba(0,0,0,0.5);-moz-box-shadow:-1px 0 4px rgba(0,0,0,0.5);box-shadow:-1px 0 4px rgba(0,0,0,0.5)}
.flowplayer.is-touch.is-mouseover .fp-progress:before{width:10px;height:10px}
.flowplayer.is-touch.is-mouseover .fp-progress:after{height:10px;width:10px;top:-5px;right:-10px;border:5px solid rgba(255,255,255,0.65);-webkit-box-shadow:1px 0 4px rgba(0,0,0,0.5);-moz-box-shadow:1px 0 4px rgba(0,0,0,0.5);box-shadow:1px 0 4px rgba(0,0,0,0.5)}
.flowplayer.is-touch.is-mouseover .fp-timeline.is-dragging .fp-progress:after{border:10px solid #fff;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;-webkit-transition:inherit;-moz-transition:inherit;transition:inherit;top:-10px;right:-15px}
.flowplayer.is-touch.is-rtl.is-mouseover .fp-timeline.is-dragging .fp-progress:after{left:-15px;right:auto;border:10px solid #fff}
.flowplayer .fp-volume{position:absolute;top:7.5px;right:5px}
.is-rtl.flowplayer .fp-volume{right:auto;left:5px}
.flowplayer .fp-mute{position:relative;width:10px;height:15px;float:left;top:-5px;cursor:pointer;background-position:-2px -99px}
.is-rtl.flowplayer .fp-mute{float:right;background-position:-25px -99px}
.no-mute.flowplayer .fp-mute{display:none}
.flowplayer .fp-volumeslider{width:90px;height:5px;cursor:col-resize;float:left}
.is-rtl.flowplayer .fp-volumeslider{float:right}
.no-volume.flowplayer .fp-volumeslider{display:none}
.flowplayer .fp-volumelevel{height:100%}
.flowplayer .fp-time{text-shadow:0 0 1px #000;font-size:12px;font-weight:bold;color:#fff;width:100%}
.flowplayer .fp-time.is-inverted .fp-duration{display:none}
.flowplayer .fp-time.is-inverted .fp-remaining{display:inline}
.flowplayer .fp-time em{width:35px;height:10px;line-height:10px;text-align:center;position:absolute;bottom:5px}
.no-time.flowplayer .fp-time{display:none}
.is-long.flowplayer .fp-time em{width:65px}
.flowplayer .fp-elapsed{left:5px}
.play-button.flowplayer .fp-elapsed{left:27px}
.is-rtl.flowplayer .fp-elapsed{left:auto;right:5px}
.play-button.is-rtl.flowplayer .fp-elapsed{right:27px}
.flowplayer .fp-remaining,.flowplayer .fp-duration{right:110px;color:#eee}
.no-volume.flowplayer .fp-remaining,.no-volume.flowplayer .fp-duration{right:20px}
.no-mute.flowplayer .fp-remaining,.no-mute.flowplayer .fp-duration{right:100px}
.no-mute.no-volume.flowplayer .fp-remaining,.no-mute.no-volume.flowplayer .fp-duration{right:5px}
.is-rtl.flowplayer .fp-remaining,.is-rtl.flowplayer .fp-duration{right:auto;left:110px}
.no-volume.is-rtl.flowplayer .fp-remaining,.no-volume.is-rtl.flowplayer .fp-duration{left:20px}
.no-mute.is-rtl.flowplayer .fp-remaining,.no-mute.is-rtl.flowplayer .fp-duration{left:100px}
.no-mute.no-volume.is-rtl.flowplayer .fp-remaining,.no-mute.no-volume.is-rtl.flowplayer .fp-duration{left:5px}
.flowplayer .fp-remaining{display:none}
.flowplayer.color-light .fp-time{color:#222;text-shadow:0 0 1px #fff}
.flowplayer.color-light .fp-remaining,.flowplayer.color-light .fp-duration{color:#666}
.flowplayer.aside-time .fp-time{position:absolute;top:5px;left:5px;bottom:auto !important;width:85px}
.flowplayer.aside-time .fp-time strong,.flowplayer.aside-time .fp-time em{position:static}
.flowplayer.aside-time .fp-time .fp-elapsed{margin-right:5px}
.is-rtl.flowplayer.aside-time .fp-time .fp-elapsed{margin-right:auto;margin-left:5px}
.flowplayer.is-long.aside-time .fp-time{width:130px}
.flowplayer.is-splash,.flowplayer.is-poster{cursor:pointer}
.flowplayer.is-splash .fp-controls,.flowplayer.is-poster .fp-controls,.flowplayer.is-splash .fp-fullscreen,.flowplayer.is-poster .fp-fullscreen,.flowplayer.is-splash .fp-unload,.flowplayer.is-poster .fp-unload,.flowplayer.is-splash .fp-time,.flowplayer.is-poster .fp-time,.flowplayer.is-splash .fp-embed,.flowplayer.is-poster .fp-embed{display:none !important}
.flowplayer.is-poster .fp-engine{top:-9999em}
.flowplayer.is-loading .fp-waiting{display:block}
.flowplayer.is-loading .fp-controls,.flowplayer.is-loading .fp-time{display:none}
.flowplayer.is-loading .fp-ui{background-position:-9999em}
.flowplayer.is-loading video.fp-engine{position:absolute;top:-9999em}
.flowplayer.is-seeking .fp-waiting{display:block}
.flowplayer.is-fullscreen{position:fixed !important;top:0 !important;left:0 !important;border:0 !important;margin:0 !important;width:100% !important;height:100% !important;max-width:100% !important;z-index:99999 !important;-webkit-box-shadow:0 !important;-moz-box-shadow:0 !important;box-shadow:0 !important;background-image:none !important;background-color:#333}
.is-rtl.flowplayer.is-fullscreen{left:auto !important;right:0 !important}
.flowplayer.is-error{border:1px solid #909090;background:#fdfdfd !important}
.flowplayer.is-error h2{font-weight:bold;font-size:large;margin-top:10%}
.flowplayer.is-error .fp-message{display:block}
.flowplayer.is-error object,.flowplayer.is-error video,.flowplayer.is-error .fp-controls,.flowplayer.is-error .fp-time,.flowplayer.is-error .fp-subtitle{display:none}
.flowplayer.is-ready.is-muted .fp-mute{opacity:.5;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50)}
.flowplayer.is-mouseout .fp-controls{height:0;-webkit-transition:height .15s .3s;-moz-transition:height .15s .3s;transition:height .15s .3s}
.flowplayer.is-mouseout .fp-timeline{margin:0 !important}
.flowplayer.is-mouseout .fp-timeline{-webkit-transition:height .15s .3s,top .15s .3s,margin .15s .3s;-moz-transition:height .15s .3s,top .15s .3s,margin .15s .3s;transition:height .15s .3s,top .15s .3s,margin .15s .3s;height:4px;top:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}
.flowplayer.is-mouseout .fp-fullscreen,.flowplayer.is-mouseout .fp-unload,.flowplayer.is-mouseout .fp-elapsed,.flowplayer.is-mouseout .fp-remaining,.flowplayer.is-mouseout .fp-duration,.flowplayer.is-mouseout .fp-embed,.flowplayer.is-mouseout .fp-volume,.flowplayer.is-mouseout .fp-play{opacity:0;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);-webkit-transition:opacity .15s .3s;-moz-transition:opacity .15s .3s;transition:opacity .15s .3s}
.flowplayer.is-mouseover .fp-controls,.flowplayer.fixed-controls .fp-controls{height:20px}
.flowplayer.is-mouseover .fp-fullscreen,.flowplayer.fixed-controls .fp-fullscreen,.flowplayer.is-mouseover .fp-unload,.flowplayer.fixed-controls .fp-unload,.flowplayer.is-mouseover .fp-elapsed,.flowplayer.fixed-controls .fp-elapsed,.flowplayer.is-mouseover .fp-remaining,.flowplayer.fixed-controls .fp-remaining,.flowplayer.is-mouseover .fp-duration,.flowplayer.fixed-controls .fp-duration,.flowplayer.is-mouseover .fp-embed,.flowplayer.fixed-controls .fp-embed,.flowplayer.is-mouseover .fp-logo,.flowplayer.fixed-controls .fp-logo,.flowplayer.is-mouseover .fp-volume,.flowplayer.fixed-controls .fp-volume,.flowplayer.is-mouseover .fp-play,.flowplayer.fixed-controls .fp-play{opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)}
.flowplayer.fixed-controls .fp-volume{display:block}
.flowplayer.fixed-controls .fp-controls{bottom:-20px}
.is-fullscreen.flowplayer.fixed-controls .fp-controls{bottom:0}
.flowplayer.fixed-controls .fp-time em{bottom:-15px;opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)}
.is-fullscreen.flowplayer.fixed-controls .fp-time em{bottom:5px}
.flowplayer.is-disabled .fp-progress{background-color:#999}
.flowplayer.is-flash-disabled{background-color:#333}
.flowplayer.is-flash-disabled object.fp-engine{z-index:100}
.flowplayer.is-flash-disabled .fp-flash-disabled{display:block;z-index:101}
.flowplayer .fp-embed{position:absolute;top:5px;left:5px;display:block;width:25px;height:20px;background-position:3px -237px}
.is-rtl.flowplayer .fp-embed{background-position:22px -237px;left:auto;right:5px}
.flowplayer .fp-embed-code{position:absolute;display:none;top:10px;left:40px;background-color:#333;padding:3px 5px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 0 3px #ccc;-moz-box-shadow:0 0 3px #ccc;box-shadow:0 0 3px #ccc;font-size:12px}
.flowplayer .fp-embed-code:before{content:'';width:0;height:0;position:absolute;top:2px;left:-10px;border:5px solid transparent;border-right-color:#333}
.is-rtl.flowplayer .fp-embed-code{left:auto;right:40px}
.is-rtl.flowplayer .fp-embed-code:before{left:auto;right:-10px;border-right-color:transparent;border-left-color:#333}
.flowplayer .fp-embed-code textarea{width:400px;height:16px;font-family:monaco,"courier new",verdana;color:#777;white-space:nowrap;resize:none;overflow:hidden;border:0;outline:0;background-color:transparent;color:#ccc}
.flowplayer .fp-embed-code label{display:block;color:#999}
.flowplayer.is-embedding .fp-embed,.flowplayer.is-embedding .fp-embed-code{display:block;opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)}
.flowplayer.aside-time .fp-embed{left:85px}
.is-rtl.flowplayer.aside-time .fp-embed{left:auto;right:85px}
.flowplayer.aside-time .fp-embed-code{left:115px}
.is-rtl.flowplayer.aside-time .fp-embed-code{left:auto;right:115px}
.flowplayer.aside-time.is-embedding .fp-time{opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)}
.flowplayer.is-long.aside-time .fp-embed{left:130px}
.is-rtl.flowplayer.is-long.aside-time .fp-embed{left:auto;right:130px}
.flowplayer.no-time .fp-embed{left:5px !important}
.is-rtl.flowplayer.no-time .fp-embed{left:auto;right:5px !important}
.flowplayer.is-live .fp-timeline,.flowplayer.is-live .fp-duration,.flowplayer.is-live .fp-remaining{display:none}
.flowplayer .fp-context-menu{position:absolute;display:none;z-index:1001;background-color:#fff;padding:10px;border:1px solid #aaa;-webkit-box-shadow:0 0 4px #888;-moz-box-shadow:0 0 4px #888;box-shadow:0 0 4px #888;width:170px}
.flowplayer .fp-context-menu li{text-align:center;padding:10px;color:#444;margin:0 -10px 0 -10px}
.flowplayer .fp-context-menu li a{color:#00a7c8;font-size:110%}
.flowplayer .fp-context-menu li:hover:not(.copyright){background-color:#eee}
.flowplayer .fp-context-menu li.copyright{margin:0;padding-left:110px;background-image:url('../../typo3conf/ext/gojs_flowplayer/assets/img/flowplayer.png');background-repeat:no-repeat;background-size:100px 20px;background-position:5px 5px;border-bottom:1px solid #bbb}
@media (-webkit-min-device-pixel-ratio:2){.flowplayer .fp-context-menu li.copyright{background-image:url('../../typo3conf/ext/gojs_flowplayer/assets/img/flowplayer@2x.png')}
}
@-moz-keyframes pulse{0%{opacity:0}
100%{opacity:1}
}
@-webkit-keyframes pulse{0%{opacity:0}
100%{opacity:1}
}
@-o-keyframes pulse{0%{opacity:0}
100%{opacity:1}
}
@-ms-keyframes pulse{0%{opacity:0}
100%{opacity:1}
}
@keyframes pulse{0%{opacity:0}
100%{opacity:1}
}
.flowplayer .fp-controls{background-color:#333;background-color:rgba(51,51,51,0.6)}
.flowplayer.fixed-controls .fp-controls{background-color:#333}
.flowplayer .fp-timeline{background-color:#666}
.flowplayer .fp-buffer{background-color:#eee}
.flowplayer .fp-progress{background-color:#00a7c8}
.flowplayer .fp-volumeslider{background-color:#000}
.flowplayer .fp-volumelevel{background-color:#fff}
.flowplayer .fp-play{height:24px}
.flowplayer.is-touch.is-mouseover .fp-progress:before{background-color:#00a7c8}
.flowplayer.color-light .fp-controls{background-color:rgba(255,255,255,0.6)}
.flowplayer.color-light.fixed-controls .fp-controls{background-color:#fff}
.flowplayer.color-light .fp-volumeslider{background-color:#ddd}
.flowplayer.color-light .fp-volumelevel{background-color:#222}
.flowplayer.color-alt .fp-progress{background-color:#fff}
.flowplayer.color-alt.is-touch.is-mouseover .fp-progress:before{background-color:#fff}
.flowplayer.color-alt .fp-buffer{background-color:#999}
.flowplayer.color-alt2 .fp-progress{background-color:#900}
.flowplayer.color-alt2.is-touch.is-mouseover .fp-progress:before{background-color:#900}
div.flowplayer.is-ready{background-image:none !important}
div.golibfalOverlayBackground{position:relative}
p.descriptionOverlay{color:#888;font-size:24px;line-height:1.4;opacity:0.7;text-transform:uppercase;-webkit-opacity:0.7;-moz-opacity:0.7;-ms-opacity:0.7;filter:alpha(opacity=70);word-spacing:2px}
.youtubeContainer,.vimeoContainer,.flowplayer{position:relative;padding-bottom:56.25%;height:0}
.youtubeContainer iframe,.vimeoContainer iframe{position:absolute;top:0;left:0;width:100%;height:100%}
.youtubeContainer{padding-top:30px}
.vimeoContainer{padding-top:9px}
.flowplayer{padding-top:0}
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}
body{margin:0}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}
audio,canvas,progress,video{display:inline-block;vertical-align:baseline}
audio:not([controls]){display:none;height:0}
[hidden],template{display:none}
a{background-color:transparent}
a:active,a:hover{outline:0}
abbr[title]{border-bottom:1px dotted}
b,strong{font-weight:bold}
dfn{font-style:italic}
h1{font-size:2em;margin:0.67em 0}
mark{background:#ff0;color:#000}
small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sup{top:-0.5em}
sub{bottom:-0.25em}
img{border:0}
svg:not(:root){overflow:hidden}
figure{margin:1em 40px}
hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}
pre{overflow:auto}
code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}
button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}
button{overflow:visible}
button,select{text-transform:none}
button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}
button[disabled],html input[disabled]{cursor:default}
button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}
input{line-height:normal}
input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}
input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}
input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}
fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}
legend{border:0;padding:0}
textarea{overflow:auto}
optgroup{font-weight:bold}
table{border-collapse:collapse;border-spacing:0}
td,th{padding:0}
ul,li,p,h1,h2,h3,h4,h5,h6{margin:0;padding:0;list-style-type:none}
#hideAll{position:fixed;left:0px;right:0px;top:0px;bottom:0px;background-color:white;z-index:999}
.header{text-align:center;min-height:150px;font-family:'BryantWebRegular',Halvetica,Arial,sans-serif}
.header .menu_div{background-image:none !important;right:140px !important;width:50px !important;padding-top:6px;height:22px;font-size:19px}
.header .move_logo_safari{margin-left:-40%}
.header .logo_container{position:fixed;width:100%;background:#fff;height:150px;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;z-index:99}
.header .logo_container img{padding-top:41px;margin-right:20px;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;width:126px;height:auto}
.header .logo_container .right_top_button{position:absolute;left:40px;top:50px;color:#bfae66;background:none;border:4px solid #bfae66;font-weight:bold;cursor:pointer;-webkit-transition:all 0.1s;-moz-transition:all 0.1s;-ms-transition:all 0.1s;-o-transition:all 0.1s;transition:all 0.1s}
.header .logo_container button.right_top_button:hover{background-color:#bfae66;border:4px solid #bfae66;color:white}
.header .smaller{height:80px}
.header .smaller img{padding-top:12px;width:82px;height:auto}
.header .menu_div{display:none}
.header .top_menu_icon{background-image:url('../../Templates/Images/desktop_menu_icon.svg');width:42px;height:36px;background-repeat:no-repeat;background-size:100%;background-position:right;position:absolute;right:42px;top:92px;cursor:pointer;-webkit-transition:all 0.1s;-moz-transition:all 0.1s;-ms-transition:all 0.1s;-o-transition:all 0.1s;transition:all 0.1s}
.header .top_menu_icon.active{background-image:url('../../Templates/Images/desktop_menu_active_button.svg');background-size:100%;width:32px;height:33px}
.header .top_menu_icon.change{background-size:75%;top:36px}
.header .top-bar{overflow:hidden;height:100%}
.header .top-bar-section{overflow-y:scroll;height:100%;width:110%}
.header .top-bar-section ul{text-align:left;padding-left:50px}
.header .top-bar-section ul li.fist_child{padding-top:61px}
.header .top-bar-section ul li.last_child{padding:0px 0px 0px 0px}
.header .top-bar-section ul li.last_child a,.header .top-bar-section ul li.fist_child a{font-size:19px;font-weight:bold}
.header .top-bar-section ul li{padding:0px 0px 41px 0px;margin-right:25px;font-family:'BryantWebRegular',Halvetica,Arial,sans-serif;font-weight:bold}
.header .top-bar-section ul li a{text-decoration:none;color:white;cursor:pointer;font-size:19px;font-weight:bold}
.header .top-bar-section ul li ul.dropdown{text-align:left;padding:8px 0px 0px 0px}
.header .top-bar-section ul li ul.dropdown li{padding:14px 0px 5px 0px;margin-right:25px;line-height:20px;margin-top:5px}
.header .top-bar-section ul li ul.dropdown li a{font-size:13px;font-weight:normal}
.cbp-spmenu{background:#8bae12;background:-moz-linear-gradient(top,#37932f 0%,#62a21f 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#37932f),color-stop(100%,#62a21f));background:-webkit-linear-gradient(top,#37932f 0%,#62a21f 100%);background:-o-linear-gradient(top,#37932f 0%,#62a21f 100%);background:-ms-linear-gradient(top,#37932f 0%,#62a21f 100%);background:linear-gradient(to bottom,#37932f 0%,#62a21f 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#37932f',endColorstr='#62a21f',GradientType=0);position:fixed}
.cbp-spmenu-vertical{width:40%;height:100%;top:0;z-index:1000}
.cbp-spmenu-left{left:-40%}
.cbp-spmenu-right{right:-42%}
.cbp-spmenu-left.menu-open{left:0px}
.cbp-spmenu-right.menu-open{right:0px}
.push-body{overflow-x:hidden;position:relative}
.push-body-toright{left:240px}
.push-body-toleft{left:-40%}
.cbp-spmenu,.push-body{-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;transition:all 0.3s ease}
@media only screen and (max-width:21.25em){.header{min-height:80px}
.header .top_menu_icon{right:15px;top:40px;background-size:75%;width:36px}
.header .menu_div{display:none}
.header .move_logo_safari{margin-left:-100%}
.header .logo_container{height:80px}
.header .logo_container img{padding-top:14px;height:auto;width:86px;margin-left:23px}
.header .top-bar .menu_active_close{position:absolute;width:32px;height:32px;top:58px;right:20px;background-image:url('../../Templates/Images/mobile_menu_close.svg');background-repeat:no-repeat;background-size:75%;cursor:pointer}
.header .top-bar-section{top:129px}
.header .top-bar-section ul{padding:0px 0px}
.header .top-bar-section ul li.last_child{padding:30px 0px 0px 20px}
.header .top-bar-section ul li{padding:30px 0px 0px 20px}
.cbp-spmenu-vertical{width:100%}
.cbp-spmenu-right.menu-open{right:0px}
.push-body-toleft{left:-100%}
.cbp-spmenu-right{right:-100%}
.top_menu_icon.active{position:relative;z-index:99999}
}
@media only screen and (min-width:21.3em) and (max-width:30em){.header{min-height:80px}
.header .top_menu_icon{right:15px;top:43px;background-size:75%;width:36px}
.header .menu_div{display:none}
.header .move_logo_safari{margin-left:-100%}
.header .logo_container{height:80px}
.header .logo_container img{padding-top:14px;height:auto;width:86px;margin-left:23px}
.header .top-bar .menu_active_close{position:absolute;width:32px;height:32px;top:58px;right:20px;background-image:url('../../Templates/Images/mobile_menu_close.svg');background-repeat:no-repeat;background-size:75%;cursor:pointer}
.header .top-bar-section{top:129px}
.header .top-bar-section ul{padding:0px 0px}
.header .top-bar-section ul li.last_child{padding:30px 0px 0px 50px}
.header .top-bar-section ul li{padding:30px 0px 0px 50px}
.cbp-spmenu-vertical{width:100%}
.cbp-spmenu-right.menu-open{right:0px}
.push-body-toleft{left:-100%}
.cbp-spmenu-right{right:-100%}
}
@media only screen and (min-width:30em) and (max-width:40em){.header{min-height:80px}
.header .top_menu_icon{right:30px;top:42px}
.header .top_menu_icon{width:36px;background-size:75%}
.header .menu_div{display:none}
.header .logo_container{height:80px}
.header .logo_container img{padding-top:24px;height:auto;width:70px}
.header .top-bar-section{top:129px}
.header .top-bar-section ul{padding:0px 0px}
.header .top-bar-section ul li.last_child{padding:30px 0px 0px 30px}
.header .top-bar-section ul li{padding:30px 0px 0px 30px}
}
@media only screen and (min-width:40em) and (max-width:48em){.header .top_menu_icon{right:28px;top:90px}
.header .change{background-size:75%;top:36px}
.header .top-bar-section{top:129px}
.header .menu_div{display:none}
}
@media only screen and (min-width:48em) and (max-width:57.5em){.header .top_menu_icon{right:28px;top:90px}
.header .top-bar-section{top:129px}
.header .menu_div{right:85px !important}
.header .change{background-size:75%;top:38px}
}
@media only screen and (min-width:57.5em) and (max-width:64em){.header .top_menu_icon{right:80px}
.header .menu_div{right:122px !important}
}
.headerbuttoncontainer{float:left}
.headerbuttoncontainer>.headerbutton{position:absolute;left:51px;top:102px;width:235px;height:30px;-webkit-transition:all 0.1s;-moz-transition:all 0.1s;-ms-transition:all 0.1s;-o-transition:all 0.1s;transition:all 0.1s;text-align:left;line-height:24px}
.headerbuttoncontainer>.headerbutton>.button{border:0 solid transparent;background-color:transparent;padding:0;margin:0;font-size:1.42em;text-align:left;font-family:'BryantWebMediumAlt',Halvetica,Arial,sans-serif;text-decoration:none;line-height:24px;cursor:default}
.headerbuttoncontainer>.headerbutton.hover>.button{cursor:pointer}
.headerbuttoncontainer>.headerbutton>.arrow{width:9px;height:24px;display:inline-block;position:relative;top:5px;margin-right:8px}
.headerbuttoncontainer>.headerbutton.header_button_change{top:40px}
.headerbuttoncontainer>.headerbutton.green>.button{color:#95C11E}
.headerbuttoncontainer>.headerbutton.green>.arrow:before{content:url('../../Templates/Images/headerbutton/arrow-gruen.png')}
.headerbuttoncontainer>.headerbutton.green.hover:hover>.button{color:#485c23}
.headerbuttoncontainer>.headerbutton.green.hover:hover>.arrow:before{content:url('../../Templates/Images/headerbutton/arrow-gruen_hover.png')}
.headerbuttoncontainer>.headerbutton.blue>.button{color:#0084B2}
.headerbuttoncontainer>.headerbutton.blue>.arrow:before{content:url('../../Templates/Images/headerbutton/arrow-blau.png')}
.headerbuttoncontainer>.headerbutton.blue.hover:hover>.button{color:#064a63}
.headerbuttoncontainer>.headerbutton.blue.hover:hover>.arrow:before{content:url('../../Templates/Images/headerbutton/arrow-blau_hover.png')}
.headerbuttoncontainer>.headerbutton.orange>.button{color:#F18700}
.headerbuttoncontainer>.headerbutton.orange>.arrow:before{content:url('../../Templates/Images/headerbutton/arrow-orane.png')}
.headerbuttoncontainer>.headerbutton.orange.hover:hover>.button{color:#ac6316}
.headerbuttoncontainer>.headerbutton.orange.hover:hover>.arrow:before{content:url('../../Templates/Images/headerbutton/arrow-orane_hover.png')}
.headerbuttoncontainer>.headerbutton.pink>.button{color:#E50068}
.headerbuttoncontainer>.headerbutton.pink>.arrow:before{content:url('../../Templates/Images/headerbutton/arrow-pink.png')}
.headerbuttoncontainer>.headerbutton.pink.hover:hover>.button{color:#a3144c}
.headerbuttoncontainer>.headerbutton.pink.hover:hover>.arrow:before{content:url('../../Templates/Images/headerbutton/arrow-pink_hover.png')}
.headerbuttoncontainer>.headerbutton.yellow>.button{color:#FDC300}
.headerbuttoncontainer>.headerbutton.yellow>.arrow:before{content:url('../../Templates/Images/headerbutton/arrow-gelb.png')}
.headerbuttoncontainer>.headerbutton.yellow.hover:hover>.button{color:#b18910}
.headerbuttoncontainer>.headerbutton.yellow.hover:hover>.arrow:before{content:url('../../Templates/Images/headerbutton/arrow-gelb_hover.png')}
@media only screen and (max-width:48em){.headerbuttoncontainer>.headerbutton{width:200px;top:102px;left:28px}
.headerbuttoncontainer>.headerbutton>.button{font-size:1.27em}
.headerbuttoncontainer>.headerbutton.header_button_change{top:43px}
}
@media only screen and (max-width:40em){.headerbuttoncontainer>.headerbutton{width:145px;top:47px;left:28px}
.headerbuttoncontainer>.headerbutton>.button{font-size:1em}
.headerbuttoncontainer>.headerbutton.header_button_change{top:47px}
}
@media only screen and (max-width:30em){.headerbuttoncontainer>.headerbutton{width:75px;top:47px;left:25px;line-height:14px}
.headerbuttoncontainer>.headerbutton>.button{font-size:0.85em;line-height:14px}
.headerbuttoncontainer>.headerbutton.header_button_change{top:47px}
.headerbuttoncontainer>.headerbutton>.arrow{display:none}
}
.go_divider{margin:-80px 0}
.go_divider hr{border:0 solid transparent;margin:0;padding:0;outline:0 none}
@media only screen and (max-width:48em){.go_divider{margin:-60px 0}
}
@media only screen and (max-width:30em){.go_divider{margin:-40px 0}
}
.tx_go_textteaser_wrapper,.tx_go_teaser_imagewrapper,.contact_teaser,.go_teaser_headingborderteaser,.row.col-1,.row.col-2,.row.col-3,.row.col-4{margin-bottom:80px;margin-top:80px}
.go_teaser_headingborderteaser{margin-bottom:80px;margin-top:80px}
.go_teaser_headingborderteaser .heading{margin-top:0px}
.parallax-group{background-repeat:no-repeat;background-size:cover}
.tx_go_textteaser_wrapper{margin-top:0px;margin-bottom:0px}
.tx_go_teaser_imagewrapper{height:auto}
@media only screen and (max-width:48em){.tx_go_textteaser_wrapper,.tx_go_teaser_imagewrapper,.contact_teaser,.go_teaser_headingborderteaser,.row.col-1,.row.col-2,.row.col-3,.row.col-4{margin-bottom:60px;margin-top:60px}
}
.parallax-group .parallax-inner{overflow:hidden}
.parallax-group .parallax-inner>.columns{padding:0}
@media only screen and (max-width:30em){.tx_go_textteaser_wrapper,.tx_go_teaser_imagewrapper,.contact_teaser,.go_teaser_headingborderteaser,.row.col-1,.row.col-2,.row.col-3,.row.col-4{margin-bottom:40px;margin-top:40px}
}
.tx_go_textteaser_wrapper .center .description,.tx_go_textteaser_wrapper .left .description,.tx_go_textteaser_wrapper .right .description{max-width:565px;display:inline-block}
.tx_go_textteaser_wrapper .wrapText.left{text-align:left}
.tx_go_textteaser_wrapper .wrapText.center{text-align:center}
.tx_go_textteaser_wrapper .wrapText.right{text-align:right}
.fotorama__wrap{width:100% !important}
.fotorama__stage{width:100% !important}
.fotorama__nav__shaft{margin-top:0px}
.fotorama__stage__frame .fotorama__img{width:100% !important}
.fotorama__stage .fotorama__stage__shaft{width:100% !important}
.fotorama__nav--thumbs .fotorama__nav__frame:last-child{margin-right:0px}
.fotorama__nav--thumbs .fotorama__nav__frame{margin-right:22px;margin-left:5px;padding:0px !important}
.fotorama__nav__shaft .fotorama__thumb-border{display:none}
.fotorama__nav__shaft .fotorama__active{border:1px solid #00afea}
.galleryWrapperWrap{margin-top:80px;margin-bottom:80px}
.fancybox-inner .imageWrap{overflow:visible}
@media only screen and (max-width:48em){.galleryWrapperWrap{margin-top:60px;margin-bottom:60px}
}
@media only screen and (max-width:30em){.galleryWrapperWrap{margin-top:40px;margin-bottom:40px}
}
.arrowRedH1,.arrowRedH4{color:inherit;text-decoration:none}
.arrowRedH1:before,.arrowRedH4:before{margin-right:7px;position:relative;white-space:nowrap}
.arrowRedH1{font-size:42px;line-height:46px}
.arrowRedH1:before{top:0;background-image:url('../../Templates/Images/headerbutton/arrow-red_h1_retina.png');background-repeat:no-repeat;background-size:11px 28px;width:11px;height:28px;content:'';display:inline-block}
.arrowRedH4{font-size:19px;line-height:22px}
.arrowRedH4:before{top:0;background-image:url('../../Templates/Images/headerbutton/arrow-red_h4_retina.png');background-repeat:no-repeat;background-size:5px 13px;width:5px;height:13px;content:'';display:inline-block}
@media only screen and (max-width:48em){.arrowRedH1{font-size:37px;line-height:40px}
.arrowRedH4{font-size:17px;line-height:20px}
}
@media only screen and (max-width:30em){.arrowRedH1{font-size:37px;line-height:40px}
.arrowRedH1:before{top:2px}
.arrowRedH4{font-size:17px;line-height:20px}
.arrowRedH4:before{top:2px}
}
.imageWrap{overflow:auto;display:inline-block;width:100%}
.tx_go_teaser_sliderwrapper .teaser_img.mobile{display:none}
.tx_go_teaser_sliderwrapper .teaser_img.middle{display:none}
.tx_go_textteaser_wrapper{margin-top:80px;margin-bottom:80px}
.tx_go_textteaser_wrapper .wrapText{max-width:600px;margin:0 auto;padding:0 10px}
.tx_go_textteaser_wrapper .image{margin:80px 0px}
.row .tx_go_imageteaser_wrapper{width:100%;min-height:336px;border-radius:3px;overflow:hidden}
.tx_go_imageteaser_wrapper{background-repeat:no-repeat;background-position:top center;background-size:cover;background-color:#566d8a}
.tx_go_imageteaser_wrapper .wrapImageText{padding:0px 20px}
.tx_go_imageteaser_wrapper .wrapImageText h1,.tx_go_imageteaser_wrapper .wrapImageText h2,.tx_go_imageteaser_wrapper .wrapImageText h3,.tx_go_imageteaser_wrapper .wrapImageText h4,.tx_go_imageteaser_wrapper .wrapImageText h5,.tx_go_imageteaser_wrapper .wrapImageText h6{padding-top:40px;padding-bottom:0;margin:0}
.tx_go_imageteaser_wrapper .wrapImageText .subheading{font-size:19px;line-height:22px;margin-top:6px;font-family:'BryantWebRegular',Arial,Halvetica,sans-serif}
.tx_go_imageteaser_wrapper .wrapImageText .heading{text-align:center}
.tx_go_imageteaser_wrapper{position:relative}
.tx_go_imageteaser_wrapper .wrapImageText .description{font-size:14px;line-height:19px;margin-top:17px;padding-right:18px;padding-left:18px;font-family:'BryantWebRegular',Halvetica,Arial,sans-serif;padding-right:0px;padding-left:0px}
.tx_go_imageteaser_wrapper .wrapImageText .link2 .linklabel2{display:inline-block}
.tx_go_imageteaser_wrapper .wrapImageText .Link_Bg_Div{background-image:url('../../Templates/Images/New_arrow.png');background-repeat:no-repeat;width:30px;height:30px;background-size:84%;position:absolute;bottom:20px;left:0;right:0;margin:auto}
.columns .teaser_img{height:auto;width:74%;margin:auto}
.columns .link .linklabel{color:#bfae66;background:none;border:5px solid #bfae66;cursor:pointer;width:190px;height:32px;margin:auto;padding-top:7px;margin-top:46px;font-size:20px;font-family:'BryantWebRegular',Arial,Halvetica,sans-serif;text-align:center;line-height:28px}
.columns .link{text-decoration:none}
.columns .link .linklabel:hover{background-color:#bfae66;border:5px solid #bfae66;color:white}
@media only screen and (max-width:57.5em){.columns .teaser_img{width:93%}
.columns .link .linklabel{margin-top:48px;font-size:17px}
.row .tx_go_imageteaser_wrapper{height:310px;border-radius:3px}
.tx_go_imageteaser_wrapper .wrapImageText h1,.tx_go_imageteaser_wrapper .wrapImageText h2,.tx_go_imageteaser_wrapper .wrapImageText h3,.tx_go_imageteaser_wrapper .wrapImageText h4,.tx_go_imageteaser_wrapper .wrapImageText h5,.tx_go_imageteaser_wrapper .wrapImageText h6{padding-top:37px}
.tx_go_imageteaser_wrapper .wrapImageText .subheading{font-size:16px;margin-top:4px}
.tx_go_imageteaser_wrapper .wrapImageText .description{font-size:14px;line-height:17px;margin-top:14px;padding-left:0px;padding-right:0px}
.tx_go_imageteaser_wrapper .Link_Bg_Div{bottom:20px}
}
@media only screen and (max-width:48em){.tx_go_textteaser_wrapper{margin-top:60px;margin-bottom:60px}
.tx_go_textteaser_wrapper .image{margin:60px 0px}
.row .tx_go_imageteaser_wrapper{height:310px;border-radius:3px}
.tx_go_imageteaser_wrapper .wrapImageText h1,.tx_go_imageteaser_wrapper .wrapImageText h2,.tx_go_imageteaser_wrapper .wrapImageText h3,.tx_go_imageteaser_wrapper .wrapImageText h4,.tx_go_imageteaser_wrapper .wrapImageText h5,.tx_go_imageteaser_wrapper .wrapImageText h6{padding-top:20px}
.columns .teaser_img{width:93%}
.columns .link .linklabel{margin-top:48px;font-size:17px;bottom:10px}
.tx_go_imageteaser_wrapper .wrapImageText .subheading{font-size:16px;margin-top:4px;line-height:16px}
.tx_go_imageteaser_wrapper .wrapImageText .description{font-size:14px;line-height:17px;margin-top:14px;padding-left:0px;padding-right:0px}
}
@media only screen and (max-width:47.938em){.tx_go_textteaser_wrapper{margin-top:40px;margin-bottom:40px}
.tx_go_textteaser_wrapper .image{margin:40px 0px}
.columns .csc-default:first-child .tx_go_imageteaser_wrapper{margin-left:0px}
.columns .teaser_img{width:93%}
.columns .link .linklabel{margin-top:48px;font-size:17px}
.row .tx_go_imageteaser_wrapper{height:350px;float:left;border-radius:3px;margin-bottom:10px}
.tx_go_imageteaser_wrapper .wrapImageText .h1,.tx_go_imageteaser_wrapper .wrapImageText h2,.tx_go_imageteaser_wrapper .wrapImageText h3,.tx_go_imageteaser_wrapper .wrapImageText h4,.tx_go_imageteaser_wrapper .wrapImageText h5,.tx_go_imageteaser_wrapper .wrapImageText h6{padding-top:25px}
.tx_go_imageteaser_wrapper .wrapImageText .subheading{font-size:24px}
.tx_go_imageteaser_wrapper .wrapImageText .description{font-size:14px;line-height:17px;margin-top:10px;padding-left:0px;padding-right:0px}
}
@media only screen and (min-width:21.3em) and (max-width:30em){.tx_go_teaser_sliderwrapper{width:550px}
}
@media only screen and (max-width:21.25em){.tx_go_teaser_imagewrapper{margin:46px 0px 100px 0px}
.columns .link .linklabel{width:190px;margin-top:38px;font-size:18px}
}
meta.foundation-version{font-family:"/{{VERSION}}/"}
meta.foundation-mq-small{font-family:"/only screen/";width:0em}
meta.foundation-mq-medium{font-family:"/only screen and (min-width:21.3em)/";width:21.3em}
meta.foundation-mq-large{font-family:"/only screen and (min-width:30em)/";width:30em}
meta.foundation-mq-xlarge{font-family:"/only screen and (min-width:40em)/";width:40em}
meta.foundation-mq-xxlarge{font-family:"/only screen and (min-width:48em)/";width:48em}
meta.foundation-data-attribute-namespace{font-family:false}
html,body{height:100%}
*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
html,body{font-size:100%}
body{background:#fff;color:#222;padding:0;margin:0;font-family:"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-weight:normal;font-style:normal;line-height:1.5;position:relative;cursor:auto}
a:hover{cursor:pointer}
img{max-width:100%;height:auto}
img{-ms-interpolation-mode:bicubic}
#map_canvas img,#map_canvas embed,#map_canvas object,.map_canvas img,.map_canvas embed,.map_canvas object{max-width:none !important}
.left{float:left !important}
.right{float:right !important}
.clearfix:before,.clearfix:after{content:" ";display:table}
.clearfix:after{clear:both}
.hide{display:none !important;visibility:hidden}
.invisible{visibility:hidden}
.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
img{display:inline-block;vertical-align:middle}
textarea{height:auto;min-height:50px}
select{width:100%}
.row{width:100%;margin-left:auto;margin-right:auto;margin-top:0;margin-bottom:0;max-width:960px}
.row:before,.row:after{content:" ";display:table}
.row:after{clear:both}
.row.collapse>.column,.row.collapse>.columns{padding-left:0;padding-right:0}
.row.collapse .row{margin-left:0;margin-right:0}
.row .row{width:auto;margin-left:-0.9375rem;margin-right:-0.9375rem;margin-top:0;margin-bottom:0;max-width:none}
.row .row:before,.row .row:after{content:" ";display:table}
.row .row:after{clear:both}
.row .row.collapse{width:auto;margin:0;max-width:none}
.row .row.collapse:before,.row .row.collapse:after{content:" ";display:table}
.row .row.collapse:after{clear:both}
.column,.columns{padding-left:0.9375rem;padding-right:0.9375rem;width:100%;float:left}
[class*="column"]+[class*="column"]:last-child{float:right}
[class*="column"]+[class*="column"].end{float:left}
@media only screen and (max-width:30em){.small-push-0{position:relative;left:0%;right:auto}
.small-pull-0{position:relative;right:0%;left:auto}
.small-push-1{position:relative;left:8.33333%;right:auto}
.small-pull-1{position:relative;right:8.33333%;left:auto}
.small-push-2{position:relative;left:16.66667%;right:auto}
.small-pull-2{position:relative;right:16.66667%;left:auto}
.small-push-3{position:relative;left:25%;right:auto}
.small-pull-3{position:relative;right:25%;left:auto}
.small-push-4{position:relative;left:33.33333%;right:auto}
.small-pull-4{position:relative;right:33.33333%;left:auto}
.small-push-5{position:relative;left:41.66667%;right:auto}
.small-pull-5{position:relative;right:41.66667%;left:auto}
.small-push-6{position:relative;left:50%;right:auto}
.small-pull-6{position:relative;right:50%;left:auto}
.small-push-7{position:relative;left:58.33333%;right:auto}
.small-pull-7{position:relative;right:58.33333%;left:auto}
.small-push-8{position:relative;left:66.66667%;right:auto}
.small-pull-8{position:relative;right:66.66667%;left:auto}
.small-push-9{position:relative;left:75%;right:auto}
.small-pull-9{position:relative;right:75%;left:auto}
.small-push-10{position:relative;left:83.33333%;right:auto}
.small-pull-10{position:relative;right:83.33333%;left:auto}
.small-push-11{position:relative;left:91.66667%;right:auto}
.small-pull-11{position:relative;right:91.66667%;left:auto}
.column,.columns{position:relative;padding-left:0.9375rem;padding-right:0.9375rem;float:left}
.small-1{width:8.33333%}
.small-2{width:16.66667%}
.small-3{width:25%}
.small-4{width:33.33333%}
.small-5{width:41.66667%}
.small-6{width:50%}
.small-7{width:58.33333%}
.small-8{width:66.66667%}
.small-9{width:75%}
.small-10{width:83.33333%}
.small-11{width:91.66667%}
.small-12{width:100%}
.small-offset-0{margin-left:0% !important}
.small-offset-1{margin-left:8.33333% !important}
.small-offset-2{margin-left:16.66667% !important}
.small-offset-3{margin-left:25% !important}
.small-offset-4{margin-left:33.33333% !important}
.small-offset-5{margin-left:41.66667% !important}
.small-offset-6{margin-left:50% !important}
.small-offset-7{margin-left:58.33333% !important}
.small-offset-8{margin-left:66.66667% !important}
.small-offset-9{margin-left:75% !important}
.small-offset-10{margin-left:83.33333% !important}
.small-offset-11{margin-left:91.66667% !important}
.small-reset-order{margin-left:0;margin-right:0;left:auto;right:auto;float:left}
.column.small-centered,.columns.small-centered{margin-left:auto;margin-right:auto;float:none}
.column.small-uncentered,.columns.small-uncentered{margin-left:0;margin-right:0;float:left}
.column.small-centered:last-child,.columns.small-centered:last-child{float:none}
.column.small-uncentered:last-child,.columns.small-uncentered:last-child{float:left}
.column.small-uncentered.opposite,.columns.small-uncentered.opposite{float:right}
}
@media only screen and (min-width:30em){.medium-push-0{position:relative;left:0%;right:auto}
.medium-pull-0{position:relative;right:0%;left:auto}
.medium-push-1{position:relative;left:8.33333%;right:auto}
.medium-pull-1{position:relative;right:8.33333%;left:auto}
.medium-push-2{position:relative;left:16.66667%;right:auto}
.medium-pull-2{position:relative;right:16.66667%;left:auto}
.medium-push-3{position:relative;left:25%;right:auto}
.medium-pull-3{position:relative;right:25%;left:auto}
.medium-push-4{position:relative;left:33.33333%;right:auto}
.medium-pull-4{position:relative;right:33.33333%;left:auto}
.medium-push-5{position:relative;left:41.66667%;right:auto}
.medium-pull-5{position:relative;right:41.66667%;left:auto}
.medium-push-6{position:relative;left:50%;right:auto}
.medium-pull-6{position:relative;right:50%;left:auto}
.medium-push-7{position:relative;left:58.33333%;right:auto}
.medium-pull-7{position:relative;right:58.33333%;left:auto}
.medium-push-8{position:relative;left:66.66667%;right:auto}
.medium-pull-8{position:relative;right:66.66667%;left:auto}
.medium-push-9{position:relative;left:75%;right:auto}
.medium-pull-9{position:relative;right:75%;left:auto}
.medium-push-10{position:relative;left:83.33333%;right:auto}
.medium-pull-10{position:relative;right:83.33333%;left:auto}
.medium-push-11{position:relative;left:91.66667%;right:auto}
.medium-pull-11{position:relative;right:91.66667%;left:auto}
.column,.columns{position:relative;padding-left:0.9375rem;padding-right:0.9375rem;float:left}
.medium-1{width:8.33333%}
.medium-2{width:16.66667%}
.medium-3{width:25%}
.medium-4{width:33.33333%}
.medium-5{width:41.66667%}
.medium-6{width:50%}
.medium-7{width:58.33333%}
.medium-8{width:66.66667%}
.medium-9{width:75%}
.medium-10{width:83.33333%}
.medium-11{width:91.66667%}
.medium-12{width:100%}
.medium-offset-0{margin-left:0% !important}
.medium-offset-1{margin-left:8.33333% !important}
.medium-offset-2{margin-left:16.66667% !important}
.medium-offset-3{margin-left:25% !important}
.medium-offset-4{margin-left:33.33333% !important}
.medium-offset-5{margin-left:41.66667% !important}
.medium-offset-6{margin-left:50% !important}
.medium-offset-7{margin-left:58.33333% !important}
.medium-offset-8{margin-left:66.66667% !important}
.medium-offset-9{margin-left:75% !important}
.medium-offset-10{margin-left:83.33333% !important}
.medium-offset-11{margin-left:91.66667% !important}
.medium-reset-order{margin-left:0;margin-right:0;left:auto;right:auto;float:left}
.column.medium-centered,.columns.medium-centered{margin-left:auto;margin-right:auto;float:none}
.column.medium-uncentered,.columns.medium-uncentered{margin-left:0;margin-right:0;float:left}
.column.medium-centered:last-child,.columns.medium-centered:last-child{float:none}
.column.medium-uncentered:last-child,.columns.medium-uncentered:last-child{float:left}
.column.medium-uncentered.opposite,.columns.medium-uncentered.opposite{float:right}
.push-0{position:relative;left:0%;right:auto}
.pull-0{position:relative;right:0%;left:auto}
.push-1{position:relative;left:8.33333%;right:auto}
.pull-1{position:relative;right:8.33333%;left:auto}
.push-2{position:relative;left:16.66667%;right:auto}
.pull-2{position:relative;right:16.66667%;left:auto}
.push-3{position:relative;left:25%;right:auto}
.pull-3{position:relative;right:25%;left:auto}
.push-4{position:relative;left:33.33333%;right:auto}
.pull-4{position:relative;right:33.33333%;left:auto}
.push-5{position:relative;left:41.66667%;right:auto}
.pull-5{position:relative;right:41.66667%;left:auto}
.push-6{position:relative;left:50%;right:auto}
.pull-6{position:relative;right:50%;left:auto}
.push-7{position:relative;left:58.33333%;right:auto}
.pull-7{position:relative;right:58.33333%;left:auto}
.push-8{position:relative;left:66.66667%;right:auto}
.pull-8{position:relative;right:66.66667%;left:auto}
.push-9{position:relative;left:75%;right:auto}
.pull-9{position:relative;right:75%;left:auto}
.push-10{position:relative;left:83.33333%;right:auto}
.pull-10{position:relative;right:83.33333%;left:auto}
.push-11{position:relative;left:91.66667%;right:auto}
.pull-11{position:relative;right:91.66667%;left:auto}
}
@media only screen and (min-width:48em){.large-push-0{position:relative;left:0%;right:auto}
.large-pull-0{position:relative;right:0%;left:auto}
.large-push-1{position:relative;left:8.33333%;right:auto}
.large-pull-1{position:relative;right:8.33333%;left:auto}
.large-push-2{position:relative;left:16.66667%;right:auto}
.large-pull-2{position:relative;right:16.66667%;left:auto}
.large-push-3{position:relative;left:25%;right:auto}
.large-pull-3{position:relative;right:25%;left:auto}
.large-push-4{position:relative;left:33.33333%;right:auto}
.large-pull-4{position:relative;right:33.33333%;left:auto}
.large-push-5{position:relative;left:41.66667%;right:auto}
.large-pull-5{position:relative;right:41.66667%;left:auto}
.large-push-6{position:relative;left:50%;right:auto}
.large-pull-6{position:relative;right:50%;left:auto}
.large-push-7{position:relative;left:58.33333%;right:auto}
.large-pull-7{position:relative;right:58.33333%;left:auto}
.large-push-8{position:relative;left:66.66667%;right:auto}
.large-pull-8{position:relative;right:66.66667%;left:auto}
.large-push-9{position:relative;left:75%;right:auto}
.large-pull-9{position:relative;right:75%;left:auto}
.large-push-10{position:relative;left:83.33333%;right:auto}
.large-pull-10{position:relative;right:83.33333%;left:auto}
.large-push-11{position:relative;left:91.66667%;right:auto}
.large-pull-11{position:relative;right:91.66667%;left:auto}
.column,.columns{position:relative;padding-left:0.9375rem;padding-right:0.9375rem;float:left}
.large-1{width:8.33333%}
.large-2{width:16.66667%}
.large-3{width:25%}
.large-4{width:33.33333%}
.large-5{width:41.66667%}
.large-6{width:50%}
.large-7{width:58.33333%}
.large-8{width:66.66667%}
.large-9{width:75%}
.large-10{width:83.33333%}
.large-11{width:91.66667%}
.large-12{width:100%}
.large-offset-0{margin-left:0% !important}
.large-offset-1{margin-left:8.33333% !important}
.large-offset-2{margin-left:16.66667% !important}
.large-offset-3{margin-left:25% !important}
.large-offset-4{margin-left:33.33333% !important}
.large-offset-5{margin-left:41.66667% !important}
.large-offset-6{margin-left:50% !important}
.large-offset-7{margin-left:58.33333% !important}
.large-offset-8{margin-left:66.66667% !important}
.large-offset-9{margin-left:75% !important}
.large-offset-10{margin-left:83.33333% !important}
.large-offset-11{margin-left:91.66667% !important}
.large-reset-order{margin-left:0;margin-right:0;left:auto;right:auto;float:left}
.column.large-centered,.columns.large-centered{margin-left:auto;margin-right:auto;float:none}
.column.large-uncentered,.columns.large-uncentered{margin-left:0;margin-right:0;float:left}
.column.large-centered:last-child,.columns.large-centered:last-child{float:none}
.column.large-uncentered:last-child,.columns.large-uncentered:last-child{float:left}
.column.large-uncentered.opposite,.columns.large-uncentered.opposite{float:right}
.push-0{position:relative;left:0%;right:auto}
.pull-0{position:relative;right:0%;left:auto}
.push-1{position:relative;left:8.33333%;right:auto}
.pull-1{position:relative;right:8.33333%;left:auto}
.push-2{position:relative;left:16.66667%;right:auto}
.pull-2{position:relative;right:16.66667%;left:auto}
.push-3{position:relative;left:25%;right:auto}
.pull-3{position:relative;right:25%;left:auto}
.push-4{position:relative;left:33.33333%;right:auto}
.pull-4{position:relative;right:33.33333%;left:auto}
.push-5{position:relative;left:41.66667%;right:auto}
.pull-5{position:relative;right:41.66667%;left:auto}
.push-6{position:relative;left:50%;right:auto}
.pull-6{position:relative;right:50%;left:auto}
.push-7{position:relative;left:58.33333%;right:auto}
.pull-7{position:relative;right:58.33333%;left:auto}
.push-8{position:relative;left:66.66667%;right:auto}
.pull-8{position:relative;right:66.66667%;left:auto}
.push-9{position:relative;left:75%;right:auto}
.pull-9{position:relative;right:75%;left:auto}
.push-10{position:relative;left:83.33333%;right:auto}
.pull-10{position:relative;right:83.33333%;left:auto}
.push-11{position:relative;left:91.66667%;right:auto}
.pull-11{position:relative;right:91.66667%;left:auto}
}
.row.col-1,.row.col-2,.row.col-3,.row.col-4{max-width:960px}
.row.col-1 .small-12.columns,.row.col-2 .small-12.columns,.row.col-3 .small-12.columns,.row.col-4 .small-12.columns{padding:0px 10px}
.columns>div{margin-bottom:10px}
.columns>div:last-child{margin-bottom:0}
@media only screen and (max-width:48em){.row.col-1,.row.col-2,.row.col-3,.row.col-4{max-width:744px}
.row.col-1 .small-12.columns,.row.col-2 .small-12.columns,.row.col-3 .small-12.columns,.row.col-4 .small-12.columns{padding:0px 8px}
.columns>div{margin-bottom:6px}
.columns>div:last-child{margin-bottom:0}
}
@media only screen and (max-width:30em){.row.col-1,.row.col-2,.row.col-3,.row.col-4{max-width:100%}
.columns .sl,.columns .sm,.columns .sr{padding:0 10px}
.columns>div{margin-bottom:0px}
.columns>div:last-child{margin-bottom:0}
}
.parallax-body .tx_goslider_slider .row{width:100%}
.parallax-body .tx_goslider_slider .row .columns{width:100%}
.tx_goslider_slider img{height:auto}
.tx_goslider_slider .tx_go_teaser_imagewrapper{width:100% !important}
.tx_goslider_slider .bxslider li .linklabel{position:absolute;top:67.5%;width:100%;left:0px;text-align:center;text-decoration:none;display:inline-block;font-size:19px;font-family:'BryantWebBold',Arial,Halvetica,sans-serif}
.tx_goslider_slider .bxslider li .maincolumns .small-12{height:100%}
.tx_goslider_slider .bxslider li .maincolumns .small-12 .youtubeContainer{position:absolute;right:0;top:0;bottom:0;left:0;margin:auto;padding-bottom:0 !important}
.tx_goslider_slider .bxslider li .maincolumns .small-12 .flowplayer{position:absolute;top:0;right:0;left:0;bottom:0;margin:auto;padding-bottom:0 !important}
.tx_goslider_slider .bxslider li .maincolumns .small-12 .vimeoContainer{position:absolute;top:0;right:0;left:0;bottom:0;width:100%;margin:auto;padding-bottom:0 !important}
.tx_goslider_slider .bxslider li .maincolumns:not(.sliderVideo){width:100%;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);padding:0 90px}
.tx_goslider_slider .bxslider li .maincolumns.sliderVideo{width:100%;height:100%}
.bx-wrapper .bx-controls-direction a{width:50px !important;height:70px !important;background-size:100% auto !important}
.bx-wrapper .bx-prev{background:url('../../Templates/Images/Pfeil-Slider-links.png') 14px 2px no-repeat !important}
.bx-wrapper .bx-next{background:url('../../Templates/Images/Pfeil-Slider-rechts.png') -16px 2px no-repeat !important}
@media only screen and (max-width:48em){.bx-wrapper .bx-controls-direction a{width:36px !important;height:50px !important;background-size:120% 84% !important;margin-top:0px !important}
.bx-wrapper .bx-prev{background:url('../../Templates/Images/Pfeil-Slider-links.png') 10px 2px no-repeat !important}
.bx-wrapper .bx-next{background:url('../../Templates/Images/Pfeil-Slider-rechts.png') -12px 2px no-repeat !important;margin-right:0px !important}
}
@media only screen and (max-width:47.938em){.tx_goslider_slider .bxslider li .row .columns:first-child{margin-left:0px}
.tx_goslider_slider .bxslider li .maincolumns:not(.sliderVideo){padding:0 45px}
}
@media only screen and (max-width:21.25em){.maincolumns.row .tx_goslider_slider .row{width:550px}
}
@font-face{font-family:'SohoGothicProLight';src:url('../../Templates/Fonts/SohoGothicPro-Light/sohogothicpro-light.eot?#iefix');src:url('../../Templates/Fonts/SohoGothicPro-Light/sohogothicpro-light.eot?#iefix') format("embedded-opentype"),url('../../Templates/Fonts/SohoGothicPro-Light/sohogothicpro-light.woff') format("woff"),url('../../Templates/Fonts/SohoGothicPro-Light/sohogothicpro-light.ttf') format("truetype"),url('../../Templates/Fonts/SohoGothicPro-Light/sohogothicpro-light.svg#SohoGothicProLight') format("svg")}
@font-face{font-family:'dosisextrabold';src:url('../../Templates/Fonts/dosis.extrabold/dosis.extrabold-webfont.eot');src:url('../../Templates/Fonts/dosis.extrabold/dosis.extrabold-webfont.eot?#iefix') format("embedded-opentype"),url('../../Templates/Fonts/dosis.extrabold/dosis.extrabold-webfont.woff2') format("woff2"),url('../../Templates/Fonts/dosis.extrabold/dosis.extrabold-webfont.woff') format("woff"),url('../../Templates/Fonts/dosis.extrabold/dosis.extrabold-webfont.ttf') format("truetype"),url('../../Templates/Fonts/dosis.extrabold/dosis.extrabold-webfont.svg#dosisextrabold') format("svg");font-weight:normal;font-style:normal}
@font-face{font-family:'BryantWebBold';src:url('../../Templates/Fonts/Bryant2Web_EOT/BryantWebBold.eot');src:url('../../Templates/Fonts/Bryant2Web_EOT/BryantWebBold.eot?#iefix') format("embedded-opentype"),url('../../Templates/Fonts/Bryant2Web_WOFF/BryantWebBold.woff') format("woff");font-weight:normal;font-style:normal}
@font-face{font-family:'BryantWebBoldAlt';src:url('../../Templates/Fonts/Bryant2Web_EOT/BryantWebBoldAlt.eot');src:url('../../Templates/Fonts/Bryant2Web_EOT/BryantWebBoldAlt.eot?#iefix') format("embedded-opentype"),url('../../Templates/Fonts/Bryant2Web_WOFF/BryantWebBoldAlt.woff') format("woff");font-weight:normal;font-style:normal}
@font-face{font-family:'BryantWebBoldAltSS1';src:url('../../Templates/Fonts/Bryant2Web_EOT/BryantWebBoldAltSS1.eot');src:url('../../Templates/Fonts/Bryant2Web_EOT/BryantWebBoldAltSS1.eot?#iefix') format("embedded-opentype"),url('../../Templates/Fonts/Bryant2Web_WOFF/BryantWebBoldAltSS1.woff') format("woff");font-weight:normal;font-style:normal}
@font-face{font-family:'BryantWebBoldItalic';src:url('../../Templates/Fonts/Bryant2Web_EOT/BryantWebBoldItalic.eot');src:url('../../Templates/Fonts/Bryant2Web_EOT/BryantWebBoldItalic.eot?#iefix') format("embedded-opentype"),url('../../Templates/Fonts/Bryant2Web_WOFF/BryantWebBoldItalic.woff') format("woff");font-weight:normal;font-style:normal}
@font-face{font-family:'BryantWebBoldSS1';src:url('../../Templates/Fonts/Bryant2Web_EOT/BryantWebBoldSS1.eot');src:url('../../Templates/Fonts/Bryant2Web_EOT/BryantWebBoldSS1.eot?#iefix') format("embedded-opentype"),url('../../Templates/Fonts/Bryant2Web_WOFF/BryantWebBoldSS1.woff') format("woff");font-weight:normal;font-style:normal}
@font-face{font-family:'BryantWebBoldSS1Italic';src:url('../../Templates/Fonts/Bryant2Web_EOT/BryantWebBoldSS1Italic.eot');src:url('../../Templates/Fonts/Bryant2Web_EOT/BryantWebBoldSS1Italic.eot?#iefix') format("embedded-opentype"),url('../../Templates/Fonts/Bryant2Web_WOFF/BryantWebBoldSS1Italic.woff') format("woff");font-weight:normal;font-style:normal}
@font-face{font-family:'BryantWebLight';src:url('../../Templates/Fonts/Bryant2Web_EOT/BryantWebLight.eot');src:url('../../Templates/Fonts/Bryant2Web_EOT/BryantWebLight.eot?#iefix') format("embedded-opentype"),url('../../Templates/Fonts/Bryant2Web_WOFF/BryantWebLight.woff') format("woff");font-weight:normal;font-style:normal}
@font-face{font-family:'BryantWebLightAlt';src:url('../../Templates/Fonts/Bryant2Web_EOT/BryantWebLightAlt.eot');src:url('../../Templates/Fonts/Bryant2Web_EOT/BryantWebLightAlt.eot?#iefix') format("embedded-opentype"),url('../../Templates/Fonts/Bryant2Web_WOFF/BryantWebLightAlt.woff') format("woff");font-weight:normal;font-style:normal}
@font-face{font-family:'BryantWebLightAltSS1';src:url('../../Templates/Fonts/Bryant2Web_EOT/BryantWebLightAltSS1.eot');src:url('../../Templates/Fonts/Bryant2Web_EOT/BryantWebLightAltSS1.eot?#iefix') format("embedded-opentype"),url('../../Templates/Fonts/Bryant2Web_WOFF/BryantWebLightAltSS1.woff') format("woff");font-weight:normal;font-style:normal}
@font-face{font-family:'BryantWebLightItalic';src:url('../../Templates/Fonts/Bryant2Web_EOT/BryantWebLightItalic.eot');src:url('../../Templates/Fonts/Bryant2Web_EOT/BryantWebLightItalic.eot?#iefix') format("embedded-opentype"),url('../../Templates/Fonts/Bryant2Web_WOFF/BryantWebLightItalic.woff') format("woff");font-weight:normal;font-style:normal}
@font-face{font-family:'BryantWebLightSS1';src:url('../../Templates/Fonts/Bryant2Web_EOT/BryantWebLightSS1.eot');src:url('../../Templates/Fonts/Bryant2Web_EOT/BryantWebLightSS1.eot?#iefix') format("embedded-opentype"),url('../../Templates/Fonts/Bryant2Web_WOFF/BryantWebLightSS1.woff') format("woff");font-weight:normal;font-style:normal}
@font-face{font-family:'BryantWebLightSS1Italic';src:url('../../Templates/Fonts/Bryant2Web_EOT/BryantWebLightSS1Italic.eot');src:url('../../Templates/Fonts/Bryant2Web_EOT/BryantWebLightSS1Italic.eot?#iefix') format("embedded-opentype"),url('../../Templates/Fonts/Bryant2Web_WOFF/BryantWebLightSS1Italic.woff') format("woff");font-weight:normal;font-style:normal}
@font-face{font-family:'BryantWebMedium';src:url('../../Templates/Fonts/Bryant2Web_EOT/BryantWebMedium.eot');src:url('../../Templates/Fonts/Bryant2Web_EOT/BryantWebMedium.eot?#iefix') format("embedded-opentype"),url('../../Templates/Fonts/Bryant2Web_WOFF/BryantWebMedium.woff') format("woff");font-weight:normal;font-style:normal}
@font-face{font-family:'BryantWebMediumAlt';src:url('../../Templates/Fonts/Bryant2Web_EOT/BryantWebMediumAlt.eot');src:url('../../Templates/Fonts/Bryant2Web_EOT/BryantWebMediumAlt.eot?#iefix') format("embedded-opentype"),url('../../Templates/Fonts/Bryant2Web_WOFF/BryantWebMediumAlt.woff') format("woff");font-weight:normal;font-style:normal}
@font-face{font-family:'BryantWebMediumAltSS1';src:url('../../Templates/Fonts/Bryant2Web_EOT/BryantWebMediumAltSS1.eot');src:url('../../Templates/Fonts/Bryant2Web_EOT/BryantWebMediumAltSS1.eot?#iefix') format("embedded-opentype"),url('../../Templates/Fonts/Bryant2Web_WOFF/BryantWebMediumAltSS1.woff') format("woff");font-weight:normal;font-style:normal}
@font-face{font-family:'BryantWebMediumItalic';src:url('../../Templates/Fonts/Bryant2Web_EOT/BryantWebMediumItalic.eot');src:url('../../Templates/Fonts/Bryant2Web_EOT/BryantWebMediumItalic.eot?#iefix') format("embedded-opentype"),url('../../Templates/Fonts/Bryant2Web_WOFF/BryantWebMediumItalic.woff') format("woff");font-weight:normal;font-style:normal}
@font-face{font-family:'BryantWebMediumSS1';src:url('../../Templates/Fonts/Bryant2Web_EOT/BryantWebMediumSS1.eot');src:url('../../Templates/Fonts/Bryant2Web_EOT/BryantWebMediumSS1.eot?#iefix') format("embedded-opentype"),url('../../Templates/Fonts/Bryant2Web_WOFF/BryantWebMediumSS1.woff') format("woff");font-weight:normal;font-style:normal}
@font-face{font-family:'BryantWebMediumSS1Italic';src:url('../../Templates/Fonts/Bryant2Web_EOT/BryantWebMediumSS1Italic.eot');src:url('../../Templates/Fonts/Bryant2Web_EOT/BryantWebMediumSS1Italic.eot?#iefix') format("embedded-opentype"),url('../../Templates/Fonts/Bryant2Web_WOFF/BryantWebMediumSS1Italic.woff') format("woff");font-weight:normal;font-style:normal}
@font-face{font-family:'BryantWebRegular';src:url('../../Templates/Fonts/Bryant2Web_EOT/BryantWebRegular.eot');src:url('../../Templates/Fonts/Bryant2Web_EOT/BryantWebRegular.eot?#iefix') format("embedded-opentype"),url('../../Templates/Fonts/Bryant2Web_WOFF/BryantWebRegular.woff') format("woff");font-weight:normal;font-style:normal}
@font-face{font-family:'BryantWebRegularAlt';src:url('../../Templates/Fonts/Bryant2Web_EOT/BryantWebRegularAlt.eot');src:url('../../Templates/Fonts/Bryant2Web_EOT/BryantWebRegularAlt.eot?#iefix') format("embedded-opentype"),url('../../Templates/Fonts/Bryant2Web_WOFF/BryantWebRegularAlt.woff') format("woff");font-weight:normal;font-style:normal}
@font-face{font-family:'BryantWebRegularAltSS1';src:url('../../Templates/Fonts/Bryant2Web_EOT/BryantWebRegularAltSS1.eot');src:url('../../Templates/Fonts/Bryant2Web_EOT/BryantWebRegularAltSS1.eot?#iefix') format("embedded-opentype"),url('../../Templates/Fonts/Bryant2Web_WOFF/BryantWebRegularAltSS1.woff') format("woff");font-weight:normal;font-style:normal}
@font-face{font-family:'BryantWebRegularItalic';src:url('../../Templates/Fonts/Bryant2Web_EOT/BryantWebRegularItalic.eot');src:url('../../Templates/Fonts/Bryant2Web_EOT/BryantWebRegularItalic.eot?#iefix') format("embedded-opentype"),url('../../Templates/Fonts/Bryant2Web_WOFF/BryantWebRegularItalic.woff') format("woff");font-weight:normal;font-style:normal}
@font-face{font-family:'BryantWebRegularSS1';src:url('../../Templates/Fonts/Bryant2Web_EOT/BryantWebRegularSS1.eot');src:url('../../Templates/Fonts/Bryant2Web_EOT/BryantWebRegularSS1.eot?#iefix') format("embedded-opentype"),url('../../Templates/Fonts/Bryant2Web_WOFF/BryantWebRegularSS1.woff') format("woff");font-weight:normal;font-style:normal}
@font-face{font-family:'BryantWebRegularSS1Italic';src:url('../../Templates/Fonts/Bryant2Web_EOT/BryantWebRegularSS1Italic.eot');src:url('../../Templates/Fonts/Bryant2Web_EOT/BryantWebRegularSS1Italic.eot?#iefix') format("embedded-opentype"),url('../../Templates/Fonts/Bryant2Web_WOFF/BryantWebRegularSS1Italic.woff') format("woff");font-weight:normal;font-style:normal}
.mobile{display:none}
#main>.maincolumns.row{margin-bottom:0px}
.tx_go_teaser_imagewrapper{display:inline-block;font-family:'BryantWebRegular',Arial,Halvetica,sans-serif}
.tx_go_teaser_imagewrapper .desktop{display:inline-block}
.tx_go_teaser_imagewrapper .desktop,.tx_go_teaser_imagewrapper .mobile{color:#000;margin-top:150px;margin-bottom:100px}
.tx_go_teaser_imagewrapper .desktop .left,.tx_go_teaser_imagewrapper .mobile .left{float:left;width:46%;text-align:left;margin-left:14%;margin-top:1.5%}
.tx_go_teaser_imagewrapper .desktop .left .name,.tx_go_teaser_imagewrapper .mobile .left .name{font-size:34px;font-weight:bold;color:black;font-family:'BryantWebRegular',Arial,Halvetica,sans-serif}
.tx_go_teaser_imagewrapper .desktop .left .job,.tx_go_teaser_imagewrapper .mobile .left .job{font-weight:bold;color:black;font-size:18px;margin-left:0.5%;margin-top:1.7%;font-family:'BryantWebRegular',Arial,Halvetica,sans-serif}
.tx_go_teaser_imagewrapper .desktop .left .description,.tx_go_teaser_imagewrapper .mobile .left .description{font-weight:normal;font-size:14px;margin-top:3%;font-family:'BryantWebRegular',Halvetica,Arial,sans-serif}
.tx_go_teaser_imagewrapper .desktop .left .description ul,.tx_go_teaser_imagewrapper .mobile .left .description ul{margin-left:4%;width:51%;display:inline-block;margin-bottom:16%}
.tx_go_teaser_imagewrapper .desktop .left .description ul li,.tx_go_teaser_imagewrapper .mobile .left .description ul li{list-style-type:disc;margin-left:0.5%;font-size:14px;line-height:20px;margin-top:8%;padding-left:13px;padding-top:1px}
.tx_go_teaser_imagewrapper .desktop .right,.tx_go_teaser_imagewrapper .mobile .right{width:31%;float:left;margin-left:5%;margin-top:2%}
.tx_go_teaser_imagewrapper .desktop .right img,.tx_go_teaser_imagewrapper .mobile .right img{width:70.5%}
.tx_go_teaser_imagewrapper .desktop .right .sociallinks,.tx_go_teaser_imagewrapper .mobile .right .sociallinks{width:90%;display:inline-block;height:40px;margin:10% 0% 0% 0%}
.tx_go_teaser_imagewrapper .desktop .right .sociallinks .fblink,.tx_go_teaser_imagewrapper .mobile .right .sociallinks .fblink{background-image:url('../../Templates/Images/fb.png');background-repeat:no-repeat;width:27px;height:27px;margin-top:1%;display:block;background-size:100%;float:left}
.tx_go_teaser_imagewrapper .desktop .right .sociallinks .instlink,.tx_go_teaser_imagewrapper .mobile .right .sociallinks .instlink{background-image:url('../../Templates/Images/insta.png');background-repeat:no-repeat;width:26px;height:26px;display:block;margin-left:15%;margin-top:1.5%;display:block;background-size:100%;float:left}
.tx_go_teaser_imagewrapper .desktop .right .sociallinks .tlink,.tx_go_teaser_imagewrapper .mobile .right .sociallinks .tlink{background-image:url('../../Templates/Images/twit.png');background-repeat:no-repeat;width:28px;height:26px;display:block;margin-left:16%;margin-top:1.5%;background-size:100%;float:left}
.tx_go_teaser_imagewrapper .desktop .right .sociallinks .elink,.tx_go_teaser_imagewrapper .mobile .right .sociallinks .elink{background-image:url('../../Templates/Images/mail.png');background-repeat:no-repeat;width:30px;height:26px;display:block;background-size:100%;margin-top:2.5%;margin-left:16%;float:left}
.tx_go_teaser_imagewrapper .desktop .right .link2,.tx_go_teaser_imagewrapper .desktop .right .link3,.tx_go_teaser_imagewrapper .mobile .right .link2,.tx_go_teaser_imagewrapper .mobile .right .link3{text-decoration:none}
.tx_go_teaser_imagewrapper .desktop .right .link2 div,.tx_go_teaser_imagewrapper .desktop .right .link3 div,.tx_go_teaser_imagewrapper .mobile .right .link2 div,.tx_go_teaser_imagewrapper .mobile .right .link3 div{margin:0px auto;text-align:center;font-size:16px;border:4px solid #bfae66;color:#bfae66;font-weight:bold;width:69%;height:28px;padding:13px 0px 0px 0px;margin-left:0%;margin-top:9%}
.tx_go_teaser_imagewrapper .desktop .right .link2 div:hover,.tx_go_teaser_imagewrapper .desktop .right .link3 div:hover,.tx_go_teaser_imagewrapper .mobile .right .link2 div:hover,.tx_go_teaser_imagewrapper .mobile .right .link3 div:hover{color:white;background-color:#bfae66}
.tx_go_teaser_imagewrapper .desktop .right .link2 .linklabel,.tx_go_teaser_imagewrapper .mobile .right .link2 .linklabel{margin-top:5%}
@media only screen and (max-width:21.25em){.tx_go_teaser_imagewrapper{height:auto !important;min-height:400px;margin:75px 0px 100px 0px}
.tx_go_teaser_imagewrapper .desktop{display:none}
.tx_go_teaser_imagewrapper .mobile{color:#000;display:block}
.tx_go_teaser_imagewrapper .mobile .left{width:100%;margin-top:13%;margin-left:0%}
.tx_go_teaser_imagewrapper .mobile .left .name{font-size:22px}
.tx_go_teaser_imagewrapper .mobile .left .job{margin:6% 0% 7% 0%;font-size:14px}
.tx_go_teaser_imagewrapper .mobile .right{width:100%;margin-bottom:10%}
.tx_go_teaser_imagewrapper .mobile .right img{width:100%;margin-left:0}
.tx_go_teaser_imagewrapper .mobile .right .link2 div,.tx_go_teaser_imagewrapper .mobile .right .link3 div{font-size:16px;margin-left:0%;width:97%;height:28px;margin-top:4%}
.tx_go_teaser_imagewrapper .mobile .right .link2 .linklabel{margin-top:6%}
.tx_go_teaser_imagewrapper .mobile .right .sociallinks{margin:10% 0% 0% 5%;width:100%}
.tx_go_teaser_imagewrapper .mobile .description{width:100%;text-align:left;font-size:12px}
.tx_go_teaser_imagewrapper .mobile .description ul{margin:2% 0% 10% 0%}
.tx_go_teaser_imagewrapper .mobile .description ul li{line-height:30px;margin-left:0%;font-size:12px;list-style-position:inside;list-style-type:disc;text-align:left}
}
@media only screen and (min-width:21.3em) and (max-width:30em){.tx_go_teaser_imagewrapper{height:0px !important;min-height:400px;margin:75px 0px 40px 0px}
.tx_go_teaser_imagewrapper .desktop{display:none}
.tx_go_teaser_imagewrapper .mobile{color:#000;display:inline-block}
.tx_go_teaser_imagewrapper .mobile .left{width:97%;margin-top:13%;margin-left:auto;margin-right:auto;float:none}
.tx_go_teaser_imagewrapper .mobile .left .name{font-size:22px}
.tx_go_teaser_imagewrapper .mobile .left .job{margin:6% 0% 7% 0%;font-size:14px}
.tx_go_teaser_imagewrapper .mobile .right{width:97%;float:none;margin:auto}
.tx_go_teaser_imagewrapper .mobile .right img{width:100%;margin-left:0}
.tx_go_teaser_imagewrapper .mobile .right .sociallinks{margin:10% 0% 0% 5%;width:100%}
.tx_go_teaser_imagewrapper .mobile .right .sociallinks .fblink,.tx_go_teaser_imagewrapper .mobile .right .sociallinks .instlink,.tx_go_teaser_imagewrapper .mobile .right .sociallinks .tlink,.tx_go_teaser_imagewrapper .mobile .right .sociallinks .elink{width:25px;height:25px}
.tx_go_teaser_imagewrapper .mobile .right .sociallinks .instlink{margin-left:18%}
.tx_go_teaser_imagewrapper .mobile .right .sociallinks .tlink,.tx_go_teaser_imagewrapper .mobile .right .sociallinks .elink{margin-left:20%}
.tx_go_teaser_imagewrapper .mobile .right .link2 div,.tx_go_teaser_imagewrapper .mobile .right .link3 div{font-size:16px;margin-left:0%;width:97%;height:28px;margin-top:10%}
.tx_go_teaser_imagewrapper .mobile .right .link2 .linklabel{margin-top:6%}
.tx_go_teaser_imagewrapper .mobile .description{width:100%;text-align:left}
.tx_go_teaser_imagewrapper .mobile .description ul{margin:2% 0% 10% 0%}
.tx_go_teaser_imagewrapper .mobile .description ul li{margin-left:0%;font-size:16px;list-style-position:inside;list-style-type:disc;text-align:left;line-height:40px}
}
@media only screen and (min-width:30em) and (max-width:40em){.tx_go_teaser_imagewrapper{height:0px !important;min-height:400px;width:100% !important;margin-top:75px !important}
.tx_go_teaser_imagewrapper .mobile{display:none}
.tx_go_teaser_imagewrapper .desktop{display:inline-block}
.tx_go_teaser_imagewrapper .desktop .left{margin-left:2%;width:55%}
.tx_go_teaser_imagewrapper .desktop .left .name{font-size:22px}
.tx_go_teaser_imagewrapper .desktop .left .job{margin:5% 0% 0% 0%;font-size:16px}
.tx_go_teaser_imagewrapper .desktop .left .description{margin:5% 0% 0% 0%}
.tx_go_teaser_imagewrapper .desktop .left .description ul{width:100%}
.tx_go_teaser_imagewrapper .desktop .left .description ul li{font-size:12px;margin:5% 0% 0% 0%}
.tx_go_teaser_imagewrapper .desktop .right{margin-left:0%;width:43%}
.tx_go_teaser_imagewrapper .desktop .right img{width:80%;margin-left:10%;margin-top:7%}
.tx_go_teaser_imagewrapper .desktop .right .link2 div,.tx_go_teaser_imagewrapper .desktop .right .link3 div{font-size:14px;width:79%;margin-left:13%;margin-top:12%;height:27px}
.tx_go_teaser_imagewrapper .desktop .right .link2 .linklabel{margin-top:7%}
.tx_go_teaser_imagewrapper .desktop .right .sociallinks{margin:15% 0% 0% 11%;width:82%}
.tx_go_teaser_imagewrapper .desktop .right .sociallinks .instlink,.tx_go_teaser_imagewrapper .desktop .right .sociallinks .tlink{margin-left:11%}
.tx_go_teaser_imagewrapper .desktop .right .sociallinks .elink{margin-left:10%}
}
@media only screen and (min-width:40em) and (max-width:48em){.tx_go_teaser_imagewrapper{height:0px !important;min-height:400px;width:100% !important;margin-top:75px !important}
.tx_go_teaser_imagewrapper .mobile{display:none}
.tx_go_teaser_imagewrapper .desktop{display:inline-block}
.tx_go_teaser_imagewrapper .desktop .left{margin-left:4%;width:55%}
.tx_go_teaser_imagewrapper .desktop .left .name{font-size:22px}
.tx_go_teaser_imagewrapper .desktop .left .job{margin:5% 0% 0% 0%;font-size:16px}
.tx_go_teaser_imagewrapper .desktop .left .description{margin:5% 0% 0% 0%}
.tx_go_teaser_imagewrapper .desktop .left .description ul{width:100%}
.tx_go_teaser_imagewrapper .desktop .left .description ul li{font-size:14px;margin:5% 0% 0% 0%}
.tx_go_teaser_imagewrapper .desktop .right{margin-left:0%;width:39%}
.tx_go_teaser_imagewrapper .desktop .right img{width:72%;margin-left:19%;margin-top:7%}
.tx_go_teaser_imagewrapper .desktop .right .link2 div,.tx_go_teaser_imagewrapper .desktop .right .link3 div{font-size:14px;width:68%;margin-left:24%;margin-top:12%;height:27px}
.tx_go_teaser_imagewrapper .desktop .right .link2 .linklabel{margin-top:7%}
.tx_go_teaser_imagewrapper .desktop .right .sociallinks{margin:15% 0% 0% 24%;width:80%}
.tx_go_teaser_imagewrapper .desktop .right .sociallinks .instlink,.tx_go_teaser_imagewrapper .desktop .right .sociallinks .tlink{margin-left:11%}
.tx_go_teaser_imagewrapper .desktop .right .sociallinks .elink{margin-left:10%}
}
@media only screen and (min-width:48em) and (max-width:57.5em){.tx_go_teaser_imagewrapper{height:0px !important;min-height:400px}
.tx_go_teaser_imagewrapper .mobile{display:none}
.tx_go_teaser_imagewrapper .desktop .left{margin-left:6%;width:50%}
.tx_go_teaser_imagewrapper .desktop .left .name{font-size:28px}
.tx_go_teaser_imagewrapper .desktop .left .description ul{width:100%}
.tx_go_teaser_imagewrapper .desktop .right{margin-left:10%;width:33%}
.tx_go_teaser_imagewrapper .desktop .right img{width:75.5%;margin-left:0%}
.tx_go_teaser_imagewrapper .desktop .right .sociallinks{margin:10% 0% 0% 0%;width:90%}
.tx_go_teaser_imagewrapper .desktop .right .sociallinks .instlink{margin-left:14%}
.tx_go_teaser_imagewrapper .desktop .right .sociallinks .tlink{margin-left:12%}
.tx_go_teaser_imagewrapper .desktop .right .sociallinks .elink{margin-left:12%}
.tx_go_teaser_imagewrapper .desktop .right .link2 div,.tx_go_teaser_imagewrapper .desktop .right .link3 div{font-size:14px;width:73%;margin-left:0%}
}
@media only screen and (min-width:57.5em) and (max-width:64em){.tx_go_teaser_imagewrapper{height:0px !important;min-height:400px}
.tx_go_teaser_imagewrapper .mobile{display:none}
.tx_go_teaser_imagewrapper .desktop .left{margin-left:8%}
.tx_go_teaser_imagewrapper .desktop .left .name{font-size:28px}
.tx_go_teaser_imagewrapper .desktop .left .description ul{width:100%}
.tx_go_teaser_imagewrapper .desktop .left .description ul li{width:100%}
.tx_go_teaser_imagewrapper .desktop .right{margin-left:7%;width:35%}
.tx_go_teaser_imagewrapper .desktop .right img{width:75.5%;margin-left:0%}
.tx_go_teaser_imagewrapper .desktop .right .sociallinks{margin:10% 0% 0% 0%;width:80.5%}
.tx_go_teaser_imagewrapper .desktop .right .link2 div,.tx_go_teaser_imagewrapper .desktop .right .link3 div{font-size:14px;width:74%;margin-left:0%}
}
.footer{width:100%;background:#006699;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNjY5OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMTg2YzgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-moz-linear-gradient(left,#069 0%,#0186c8 100%);background:-webkit-gradient(linear,left top,right top,color-stop(0%,#069),color-stop(100%,#0186c8));background:-webkit-linear-gradient(left,#069 0%,#0186c8 100%);background:-o-linear-gradient(left,#069 0%,#0186c8 100%);background:-ms-linear-gradient(left,#069 0%,#0186c8 100%);background:linear-gradient(to right,#069 0%,#0186c8 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#006699',endColorstr='#0186c8',GradientType=1);min-height:360px;clear:both}
.footer .left{float:none !important}
.footer ul.left{width:777px;margin:0 auto;padding-top:97px}
.footer ul.left li{float:left;margin-right:200px;width:120px}
.footer ul.left li a{color:#fff;text-decoration:none;font-family:'BryantWebRegular',Halvetica,Arial,sans-serif;text-transform:uppercase;font-size:17px;font-weight:bold}
.footer ul.left li ul.subleft{margin-top:26px}
.footer ul.left li ul.subleft li{float:none;padding-bottom:11px;margin-right:0px}
.footer ul.left li ul.subleft li a{color:#fff;text-decoration:none;text-transform:capitalize;font-family:'BryantWebRegular',Halvetica,Arial,sans-serif;font-size:14px;font-weight:normal}
.footer ul.left li.last{margin-right:0px}
@media only screen and (max-width:57.5em){.footer{width:100%;min-height:360px}
.footer ul.left{width:670px;margin:0 auto;padding-top:98px}
.footer ul.left li{float:left;margin-right:13.5%;margin-left:0%;width:120px}
.footer ul.left li a{color:#fff;text-decoration:none;font-weight:bold;text-transform:uppercase;font-size:17px}
.footer ul.left li ul.subleft{margin-top:25px}
.footer ul.left li ul.subleft li{float:none;padding-bottom:12px;margin-right:0px}
.footer ul.left li ul.subleft li a{color:#fff;text-decoration:none;text-transform:capitalize;font-weight:normal;font-size:14px}
.footer ul.left li.first{margin-right:22%;margin-left:4%}
.footer ul.left li.last{margin-right:0px}
}
@media only screen and (max-width:48em){.footer{width:100%;min-height:360px}
.footer ul.left{width:85%;margin:0 auto;padding-top:74px}
.footer ul.left li.first{margin-left:0;margin-right:25%}
.footer ul.left li{float:left;margin-right:17%;width:112px}
.footer ul.left li a{color:#fff;text-decoration:none;font-weight:bold;text-transform:uppercase;font-size:16px}
.footer ul.left li ul.subleft{margin-top:23px}
.footer ul.left li ul.subleft li{float:none;padding-bottom:24px;margin-right:0px}
.footer ul.left li ul.subleft li a{color:#fff;text-decoration:none;text-transform:capitalize;font-weight:normal;font-size:14px}
.footer ul.left li.last{margin-right:0px}
}
@media only screen and (max-width:46.563em){.footer ul.left li.first{margin-left:0;margin-right:22%}
.footer ul.left li{margin-right:12%}
}
@media only screen and (max-width:40em){.footer{width:100%;min-height:360px;height:auto}
.footer ul.left{width:39%;margin:0 auto;padding-top:50px}
.footer ul.left li.first{margin-left:0;margin-right:0}
.footer ul.left li{float:none;margin-right:0;width:181px;text-align:center}
.footer ul.left li a{color:#fff;text-decoration:none;font-weight:bold;text-transform:uppercase;font-size:16px}
.footer ul.left li ul.subleft{margin-top:28px;margin-bottom:24px}
.footer ul.left li ul.subleft li{float:none;padding-bottom:27px;margin-right:0px}
.footer ul.left li ul.subleft li a{color:#fff;text-decoration:none;text-transform:capitalize;font-weight:normal;font-size:14px}
.footer ul.left li.last{margin-right:0px}
}
@media only screen and (max-width:30em){.footer{width:100%;min-height:360px;height:auto}
.footer ul.left{width:55%;margin:0 auto;padding-top:50px}
.footer ul.left li.first{margin-left:0;margin-right:0}
.footer ul.left li{float:none;margin-right:0;width:212px;text-align:center}
.footer ul.left li a{color:#fff;text-decoration:none;font-weight:bold;text-transform:uppercase;font-size:16px}
.footer ul.left li ul.subleft{margin-top:28px;margin-bottom:24px}
.footer ul.left li ul.subleft li{float:none;padding-bottom:27px;margin-right:0px}
.footer ul.left li ul.subleft li a{color:#fff;text-decoration:none;text-transform:capitalize;font-weight:normal;font-size:14px}
.footer ul.left li.last{margin-right:0px}
}
@media only screen and (max-width:21.25em){.footer{width:100%;min-height:360px;height:auto}
.footer ul.left{width:50%;margin:0 auto;padding-top:50px}
.footer ul.left li.first{margin-left:0;margin-right:0}
.footer ul.left li{float:none;margin-right:0;width:150px;text-align:center}
.footer ul.left li a{color:#fff;text-decoration:none;font-weight:bold;text-transform:uppercase;font-size:16px}
.footer ul.left li ul.subleft{margin-top:23px;margin-bottom:25px}
.footer ul.left li ul.subleft li{float:none;padding-bottom:25px;margin-right:0px}
.footer ul.left li ul.subleft li a{color:#fff;text-decoration:none;text-transform:capitalize;font-weight:normal;font-size:14px}
.footer ul.left li.last{margin-right:0px}
}
body{font-family:'BryantWebRegular',Halvetica,Arial,sans-serif;color:black}
a{color:inherit}
.align-right{text-align:right}
.align-left{text-align:left}
.align-center{text-align:center}
.columns{padding-left:0rem;padding-right:0rem}
.csc-frame-white-font{color:white}
.csc-frame-white-font .csc-textpic-text ul li{background:url('../../Templates/Images/bulits_white.png') no-repeat 0px 5px}
.csc-frame-white-font .csc-header h1,.csc-frame-white-font .csc-header h2,.csc-frame-white-font .csc-header h3,.csc-frame-white-font .csc-header h4,.csc-frame-white-font .csc-header h5,.csc-frame-white-font .csc-header h6,.csc-frame-white-font .csc-header .csc-firstHeader{color:white}
.csc-frame-white-font ul,.csc-frame-white-font li,.csc-frame-white-font p{color:white}
h1{font-family:'BryantWebRegular',Halvetica,Arial,sans-serif;font-size:42px;line-height:46px;margin-bottom:33px}
h2{font-family:'BryantWebRegular',Halvetica,Arial,sans-serif;font-size:38px;line-height:42px;margin-bottom:33px}
h3{font-family:'BryantWebRegular',Halvetica,Arial,sans-serif;font-size:32px;line-height:35px}
h4{font-family:'BryantWebRegular',Halvetica,Arial,sans-serif;font-size:19px;line-height:22px}
p,a{font-family:'BryantWebRegular',Halvetica,Arial,sans-serif;font-size:14px;line-height:19px}
ul li{text-align:left}
@media only screen and (max-width:47.938em){h1{font-family:'BryantWebRegular',Halvetica,Arial,sans-serif;font-size:37px;line-height:40px;margin-bottom:6px}
h2{font-family:'BryantWebRegular',Halvetica,Arial,sans-serif;font-size:32px;line-height:38px;margin-bottom:6px}
h3{font-family:'BryantWebRegular',Halvetica,Arial,sans-serif;font-size:29px;line-height:32px}
h4{font-family:'BryantWebRegular',Halvetica,Arial,sans-serif;font-size:17px;line-height:20px}
p,a{font-family:'BryantWebRegular',Halvetica,Arial,sans-serif;font-size:14px;line-height:19px}
}
@media only screen and (min-width:48em){h1{font-family:'BryantWebRegular',Halvetica,Arial,sans-serif;font-size:37px;line-height:40px}
h2{font-family:'BryantWebRegular',Halvetica,Arial,sans-serif;font-size:32px;line-height:38px}
h3{font-family:'BryantWebRegular',Halvetica,Arial,sans-serif;font-size:29px;line-height:32px}
h4{font-family:'BryantWebRegular',Halvetica,Arial,sans-serif;font-size:17px;line-height:20px}
p,a{font-family:'BryantWebRegular',Halvetica,Arial,sans-serif;font-size:14px;line-height:19px}
}
@media only screen and (min-width:80em){h1{font-family:'BryantWebRegular',Halvetica,Arial,sans-serif;font-size:42px;line-height:46px}
h2{font-family:'BryantWebRegular',Halvetica,Arial,sans-serif;font-size:38px;line-height:42px}
h3{font-family:'BryantWebRegular',Halvetica,Arial,sans-serif;font-size:32px;line-height:35px}
h4{font-family:'BryantWebRegular',Halvetica,Arial,sans-serif;font-size:19px;line-height:22px}
p,a{font-family:'BryantWebRegular',Halvetica,Arial,sans-serif;font-size:14px;line-height:19px}
}
.videoplayer_teaser{max-width:925px;margin:auto;clear:both}
.is-splash.flowplayer .fp-ui,.is-paused.flowplayer .fp-ui{background:url('../../Templates/Images/play_button.png') center no-repeat;background-size:40px}
div.flowplayer.is-ready{background-color:#535353}
.flowplayer .fp-fullscreen,.flowplayer .flowplayer.is-mouseout .fp-fullscreen{height:31px;width:31px;background:url('../../Templates/Images/fancyClick.png') no-repeat;background-size:100%;top:15px;right:15px}
.csc-textpic-image img{width:100%}
.csc-textpic-image{margin:0px}
.csc-textpic-image img{margin-bottom:0;margin-top:0px;height:auto}
.csc-textpic-image .csc-textpic-caption{padding-bottom:40px;-webkit-transition:max-width 0.3s ease-out;-moz-transition:max-width 0.3s ease-out;-ms-transition:max-width 0.3s ease-out;-o-transition:max-width 0.3s ease-out;transition:max-width 0.3s ease-out}
.csc-header h2,.csc-header h1{text-transform:uppercase;color:#13172b}
.csc-header h1.csc-firstHeader{text-transform:uppercase;color:#13172b;padding-bottom:14px}
.csc-textpic-text p.bodytext{padding-bottom:18px}
.csc-textpic-text ul{padding-top:25px;padding-bottom:14px}
.csc-textpic-text ul li{list-style-type:none;background:url('../../Templates/Images/bulits.png') no-repeat 0px 5px;padding-left:36px}
.csc-textpic-text ol{padding-left:1px;padding-top:7px;margin-left:25px}
.csc-textpic-text ol li{list-style-type:decimal;padding-bottom:20px;list-style-position:outside}
.csc-textpic-text ol li p{padding-left:10px}
.go_teaser_headingborderteaser .heading{font-family:'BryantWebRegular',Halvetica,Arial,sans-serif;font-size:2.344em;text-transform:uppercase;line-height:38px;color:#13172b;text-align:center;margin:auto;position:relative;padding:50px 0px;margin-top:130px}
.go_teaser_headingborderteaser .heading:after,.go_teaser_headingborderteaser .heading:before{content:"";width:35px;height:6px;position:absolute;top:0px;right:0px;left:0px;margin:auto;background:#000;-webkit-border-radius:10px;-moz-border-radius:10px;border-bottom-radius:10px}
.go_teaser_headingborderteaser .heading:before{bottom:0px;top:auto}
@media only screen and (max-width:48em){.csc-textpic-image .csc-textpic-caption{padding-bottom:68px}
.csc-header h2,.csc-header h1{padding-left:2px}
.csc-header h2{padding-bottom:17px}
.csc-header h1.csc-firstHeader{padding-bottom:17px}
.csc-textpic-text p.bodytext{padding-left:4px}
.csc-textpic-text ul{padding-bottom:4px;padding-top:17px}
.csc-textpic-text ul li{padding-left:32px}
.go_teaser_headingborderteaser .heading{text-align:center;padding:52px 0px;margin-top:130px;font-size:1.89em;line-height:30px}
.go_teaser_headingborderteaser .heading:after,.go_teaser_headingborderteaser .heading:before{top:0px;right:0px;left:0px}
.go_teaser_headingborderteaser .heading:before{bottom:0px;top:auto}
}
@media only screen and (max-width:47.938em){.csc-textpic-image .csc-textpic-caption{padding-bottom:43px;width:98%}
.csc-header h2,.csc-header h1{padding-left:2px}
.csc-header h2{padding-bottom:17px;float:none}
.csc-header h1.csc-firstHeader{padding-bottom:17px}
.csc-textpic-text{float:none}
.csc-textpic-text p.bodytext{padding-left:0px}
.csc-textpic-text ul{padding-bottom:14px;padding-top:17px}
.csc-textpic-text ul li{padding-left:32px}
.csc-textpic-text ul li p{width:94%}
.csc-textpic-text ol li p{width:94%}
.go_teaser_headingborderteaser .heading{text-align:center;padding:52px 0px;margin-top:130px;font-size:1.89em;line-height:30px}
.go_teaser_headingborderteaser .heading:after,.go_teaser_headingborderteaser .heading:before{top:0px;right:0px;left:0px}
.go_teaser_headingborderteaser .heading:before{bottom:0px;top:auto}
}
.tx_gotextteaser_simplerte{clear:both;padding:0px 25px 0px 25px;margin:80px 0}
.simpleRte.right{text-align:right;width:33%;margin-left:66%}
.simpleRte.left{text-align:left;width:33%}
.simpleRte.center{text-align:center;width:33%;margin-left:33%}
.simpleRte.right .heightalign{text-align:left}
.simpleRte .link2{text-decoration:none}
.simpleRte .link2 .linkLable{text-transform:uppercase;cursor:pointer;color:#13172b;padding:4px 16px 4px 16px;font-size:20px;border-radius:3px;background:none;border:2px solid #13172b;font-weight:bold;cursor:pointer;-webkit-transition:all 0.1s;-moz-transition:all 0.1s;-ms-transition:all 0.1s;-o-transition:all 0.1s;transition:all 0.1s}
.simpleRte .link2 .linkLable:hover{background-color:#13172b;border:2px solid #13172b;color:white}
@media only screen and (max-width:48em){.tx_gotextteaser_simplerte{margin:60px 0}
.simpleRte.right{width:66%;margin-left:33%}
.simpleRte.left{width:66%}
.simpleRte.center{width:66%;margin-left:16.5%}
}
@media only screen and (max-width:30em){.tx_gotextteaser_simplerte{margin:40px 0}
.simpleRte.right{width:100%;margin-left:0%}
.simpleRte.left{width:100%}
.simpleRte.center{width:100%;margin-left:0%}
}
@media only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2){.bx-wrapper .bx-controls-direction a{position:absolute;top:50%;margin-top:-8px;margin-right:0px;margin-left:2px;outline:0;width:50px !important;height:70px !important;text-indent:-9999px;z-index:9999;background-size:67%}
.bx-wrapper .bx-next{background:url('../../Templates/Images/Pfeil-Slider-rechts.png') -16px 2px no-repeat !important;background-repeat:no-repeat;background-position:50% 50%;right:3px !important}
.bx-wrapper .bx-prev{background:url('../../Templates/Images/Pfeil-Slider-links.png') 0px 2px no-repeat !important;left:15px !important}
.footer .socialMediaButtonsWrapper .floatLeft:hover{transform:none}
.footer .socialMediaButtonsWrapper .floatLeft{width:60px;margin-right:43px;height:60px}
.footer .socialMediaButtonsWrapper .youtube_link a,.footer .socialMediaButtonsWrapper .youtube_link{height:60px !important;width:47px !important}
.footer .socialMediaButtonsWrapper .floatLeft a{width:60px;height:60px}
.footer .socialMediaButtonsWrapper{width:370px}
ul.bjqs-controls.v-centered li.bjqs-next a,ul.bjqs-controls.v-centered li.bjqs-prev a{background-size:65% auto;height:34px;width:35px}
#banner-fade .fancyBoxClick{height:35px;width:35px}
.fb_reset{width:275px !important}
.textshareteasercontainer .shareonfb,.textshareteasercontainer .shareontwitter,.textshareteasercontainer .g-interactivepost{width:60px;height:60px;background-size:100%}
.is-splash.flowplayer .fp-ui,.is-paused.flowplayer .fp-ui{background-size:60px}
.flowplayer .fp-fullscreen,.flowplayer .flowplayer.is-mouseout .fp-fullscreen{height:60px;width:60px}
.videosharing .media_links{width:60px;height:60px}
.videosharing .social_media_links{width:360px;height:60px}
}
.textshareteasercontainer{background-repeat:no-repeat;background-position:center center;width:100%;background-size:100%;overflow:auto;clear:both;height:692px;text-align:center;float:left}
.textshareteasercontainer .top_button{background-size:100%;background-repeat:no-repeat;width:34px;height:6px;display:block;margin:100px auto 116px auto;background:#fff;-webkit-border-radius:10px;-moz-border-radius:10px;border-bottom-radius:10px}
.textshareteasercontainer .sharetextheading p{width:100%;text-align:center;color:white;font-weight:bold;font-size:46px;line-height:46px;font-family:'BryantWebBold',Halvetica,Arial,sans-serif}
.textshareteasercontainer .quote_text{color:white;font-weight:bold;font-size:17px;margin:auto;padding-bottom:0px;padding-top:149px}
.textshareteasercontainer .social_media_links{width:280px;padding-bottom:122px;height:50px;margin:auto;margin-top:19px}
.textshareteasercontainer .media_links img{width:100%}
.textshareteasercontainer .media_links{width :30px;height:30px;float:left;margin:0 30px 0 30px}
@media (max-width:768px){.textshareteasercontainer{width:100%;height:420px}
.textshareteasercontainer .top_button{margin-top:74px;margin-bottom:53px}
.textshareteasercontainer .sharetextheading p{font-size:33px;line-height:33px}
.textshareteasercontainer .quote_text{padding-top:74px;font-size:15px;padding-left:5px;font-weight:bold}
.textshareteasercontainer .social_media_links{width:210px;padding-bottom:55px;margin-top:20px}
.textshareteasercontainer .media_links img{width:100%}
.textshareteasercontainer .media_links{width :26px;margin:3px 22px 0 21px}
}
@media only screen and (max-width:40.938em) and (min-width:30em){.textshareteasercontainer{width:100%;height:515px}
.textshareteasercontainer .top_button{margin:75px auto}
.textshareteasercontainer .sharetextheading p{line-height:32px;font-size:32px}
.textshareteasercontainer .quote_text{font-size:15px;margin-left:14px;margin-top:0px}
}
@media only screen and (max-width:29.938em) and (min-width:21.250em){.textshareteasercontainer{width:100%}
.textshareteasercontainer .top_button{margin-top:50px}
.textshareteasercontainer .statusWrapper{font-size:16px;padding:15px}
.textshareteasercontainer .sharetextheading p{line-height:30px;font-size:30px}
.textshareteasercontainer .quote_text{font-size:15px;padding-bottom:13px;padding-top:60px}
.textshareteasercontainer .media_links{margin-top:0px}
}
@media only screen and (max-width:21.25em){.textshareteasercontainer{margin-bottom:0px;height:389px}
.textshareteasercontainer .top_button{width:34px;background-repeat:no-repeat;margin-top:50px;height:6px;margin-bottom:20px}
.textshareteasercontainer .sharetextheading p{font-size:31px;line-height:40px}
.textshareteasercontainer .quote_text{font-size:15px;padding-top:47px;margin-bottom:0px;padding-left:0px}
.textshareteasercontainer .social_media_links{padding-bottom:30px;margin-top:12px}
.textshareteasercontainer .media_links img{width:100%}
.textshareteasercontainer .media_links{width:25px;margin:0px 22px 0 21px}
}
.videosharing{background-image:url('../../typo3conf/ext/go_teaser/Resources/Public/Images/bg.png');background-color:#13172b;background-repeat:no-repeat;background-position:right top;background-size:cover;width:100%;display:block}
.videosharing .videos_container{margin:auto;padding-top:90px;width:75%}
.videosharing .flowplayer{width:100%;height:56.5%;padding-bottom:0}
.videosharing .flowplayer.is-splash{background-size:100%}
.videosharing .social_media_text>p{color:#BFAE66;font-weight:bold;font-size:17px}
.videosharing .social_media_text{margin:auto;width:auto;text-align:center;margin-top:45px}
.videosharing .social_media_links{width:280px;padding-bottom:122px;height:50px;margin:auto;margin-top:25px;position:relative;z-index:999}
.videosharing .media_links img{width:100%}
.videosharing .media_links{width :30px;height:30px;float:left;margin:0 30px 0 30px}
.videosharing .flowplayer:not(.sliderVideo) video{height:100% !important}
@media (max-width:768px){.videosharing{background-size:55%}
.videosharing .videos_container{width:92%}
.videosharing .social_media_links{width:210px;padding-bottom:55px;margin-top:20px}
.videosharing .social_media_text{margin:auto;margin-top:43px}
.videosharing .social_media_text>p{font-size:15px}
.videosharing .media_links img{width:100%}
.videosharing .media_links{width :26px;margin:3px 22px 0 21px}
}
@media (max-width:320px){.videosharing{background-size:65%}
.videosharing .videos_container{padding-top:50px;width:93%}
.videosharing .social_media_text{margin-top:23px}
.videosharing .social_media_links{padding-bottom:30px;margin-top:15px}
.videosharing .media_links img{width:100%}
.videosharing .media_links{width:25px;margin:0px 22px 0 21px}
}
.fb-root{text-align:center}
.facebookComments{background-image:url('../../typo3conf/ext/go_socialmedia/Resources/Public/images/bg.png');background-repeat:repeat;text-align:center}
.fb-root .likebuttons div,.fb-root .likebuttons iframe{padding:0px}
.likebuttons iframe{margin-left:0px}
.likebuttons .fb-like iframe{margin-left:0px}
.fb-root .likebuttons{margin-bottom:15px;position:absolute;bottom:0px;z-index:999;right:490px}
.fb-root .fb-comments{border-top:1px solid rgba(0,0,0,0.18);border-bottom:1px solid rgba(0,0,0,0.18);padding:10px 0px}
.fb_reset>div{overflow:visible !important}
.fbFeedbackContent .fbFeedbackPost{border:solid rgba(0,0,0,0.13) !important}
.socialMediaButtonsWrapper{margin:51px 0px 48px 0px;overflow:auto;clear:both}
.socialMediaButtonsWrapper .facebookButton{background:url('../../typo3conf/ext/go_socialbuttons/Resources/Public/Icons/f_facebook.png')}
.socialMediaButtonsWrapper .twitterkButton{background:url('../../typo3conf/ext/go_socialbuttons/Resources/Public/Icons/f_twitter.png') 0px 2px}
.socialMediaButtonsWrapper .googlekButton{background:url('../../typo3conf/ext/go_socialbuttons/Resources/Public/Icons/f_google.png')}
.socialMediaButtonsWrapper .instagram{background:url('../../typo3conf/ext/go_socialbuttons/Resources/Public/Icons/f_instagram.png')}
.socialMediaButtonsWrapper .youtube_link{background:url('../../typo3conf/ext/go_socialbuttons/Resources/Public/Icons/f_youtube.png');height:25px !important;width:17px !important}
.socialMediaButtonsWrapper .floatLeft{float:left;width:20px;margin-right:43px;height:20px;background-size:100%;background-repeat:no-repeat}
.socialMediaButtonsWrapper .floatLeft a{height:20px;width:20px;display:block}
.footer .socialMediaButtonsWrapper{width:300px;margin:0 auto;padding-top:55px;padding-bottom:40px;padding-left:5px;padding-right:5px}
.footer .socialMediaButtonsWrapper .facebookButton{background:url('../../typo3conf/ext/go_socialbuttons/Resources/Public/Icons/f_facebook.png')}
.footer .socialMediaButtonsWrapper .twitterkButton{background:url('../../typo3conf/ext/go_socialbuttons/Resources/Public/Icons/f_twitter.png') 0px 3px}
.footer .socialMediaButtonsWrapper .googlekButton{background:url('../../typo3conf/ext/go_socialbuttons/Resources/Public/Icons/f_google.png')}
.footer .socialMediaButtonsWrapper .instagram{background:url('../../typo3conf/ext/go_socialbuttons/Resources/Public/Icons/f_instagram.png')}
.footer .socialMediaButtonsWrapper .youtube_link{background:url('../../typo3conf/ext/go_socialbuttons/Resources/Public/Icons/f_youtube.png');height:30px !important;width:24px !important}
.footer .socialMediaButtonsWrapper .floatLeft:last-child{margin-right:0px}
.footer .socialMediaButtonsWrapper .floatLeft{float:left;width:30px;margin-right:43px;height:30px;background-size:100% !important;background-repeat:no-repeat !Important;opacity:1;-webkit-transition:all 0.7s ease;transition:all 0.7s ease}
.footer .socialMediaButtonsWrapper .floatLeft a{height:30px;width:30px;display:block}
.footer .socialMediaButtonsWrapper .floatLeft:hover{
-webkit-transform:scale(1.2);transform:scale(1.2)}
@media only screen and (max-width:745px){.socialMediaButtonsWrapper .floatLeft{float:left;width:20px;height:46px;margin-right:67px}
.socialMediaButtonsWrapper{margin-top:48px;margin-bottom:40px;width:200px}
}
@media only screen and (max-width:40em) and (min-width:30em){.socialMediaButtonsWrapper{padding-left:30px}
.footer .socialMediaButtonsWrapper{padding-left:0px !important}
.footer .socialMediaButtonsWrapper{padding-bottom:40px}
}
@media only screen and (max-width:30em) and (min-width:21.313em){.socialMediaButtonsWrapper{padding:30px 0px 0px 50px;width:auto}
.socialMediaButtonsWrapper .floatLeft{margin-right:43px}
.footer .socialMediaButtonsWrapper{padding-left:0px !important}
.footer .socialMediaButtonsWrapper{padding-bottom:40px}
}
@media only screen and (max-width:21.25em){.socialMediaButtonsWrapper{padding:30px 0px 0px 20px}
.footer .socialMediaButtonsWrapper{padding-left:0px !important}
.footer .socialMediaButtonsWrapper{padding-bottom:40px}
}
header,nav,section,article,aside,footer,hgroup{display:block}
.main{max-width:2000px;margin:auto}
figure{margin:0px auto}
.main{top:129px}
#TSFE_ADMIN_PANEL_FORM .typo3-adminPanel{display:none}
.bx-wrapper{position:relative;
padding:0;*zoom:1;max-width:100%;margin:auto}
.bx-wrapper img{max-width:100%;display:block;width:100% !important}
.tx_goslider_slider .bx-wrapper li{background-position:center;background-repeat:no-repeat;background-size:100%}
.bx-wrapper .bx-viewport{
margin-bottom:0px;background:#fff;height:auto !important}
.bx-wrapper .bx-viewport ul{padding:0px !important}
.bx-wrapper .bx-pager,.bx-wrapper .bx-controls-auto{position:absolute;bottom:22px;left:7px;width:100%;z-index:9}
.bx-wrapper .bx-loading{min-height:50px;background:#fff;height:100%;width:100%;position:absolute;top:0;left:0;z-index:2000}
.bx-wrapper .bx-pager{text-align:center;font-size:.85em;font-family:Arial;font-weight:bold;color:#666}
.bx-wrapper .bx-pager .bx-pager-item,.bx-wrapper .bx-controls-auto .bx-controls-auto-item{display:inline-block;*zoom:1;*display:inline}
.bx-wrapper .bx-pager.bx-default-pager a{background-image:url('../../typo3conf/ext/go_slider/Resources/Public/images/pager_bg.png');text-indent:-9999px;background-repeat:no-repeat;background-size:100%;background-position:center;display:block;width:15px;height:15px;margin:0px 2px 0px 17px;outline:0;opacity:0.4;line-height:0px;border:3px solid transparent;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover{cursor:pointer}
.bx-wrapper .bx-pager.bx-default-pager a.active{background:transparent;border:3px #ffffff solid;border-radius:12px;opacity:1}
.bx-wrapper .bx-prev{left:10px;background:url('../../typo3conf/ext/go_slider/Resources/Public/images/controls_L.png');background-position:50% 50%;background-repeat:no-repeat;margin-left:18px;opacity:0.5}
.bx-wrapper .bx-next{right:10px;background:url('../../typo3conf/ext/go_slider/Resources/Public/images/controls_R.png');background-repeat:no-repeat;background-position:50% 50%;margin-right:35px;opacity:0.5}
.bx-wrapper .bx-prev:hover{background-position:50% 50%}
.bx-wrapper .bx-next:hover{background-position:50% 50%}
.bx-wrapper .bx-controls-direction a{position:absolute;top:50%;margin-top:-8px;margin-right:4px;margin-left:2px;outline:0;width:50px;height:50px;text-indent:-9999px;z-index:9999;background-size:67%}
.bx-wrapper .bx-controls-direction a.disabled{}
.bx-wrapper .bx-controls-auto{text-align:center}
.bx-wrapper .bx-controls-auto .bx-start{display:block;text-indent:-9999px;width:10px;height:11px;outline:0;background:url('../../typo3conf/ext/go_slider/Resources/Public/images/controls.png') -115px -12px no-repeat;margin:0 3px;display:none}
.bx-wrapper .bx-controls-auto .bx-start.active{background-position:-115px -12px}
.bx-wrapper .bx-controls-auto .bx-stop{display:block;text-indent:-9999px;width:9px;height:11px;outline:0;background:url('../../typo3conf/ext/go_slider/Resources/Public/images/controls.png') -115px -41px no-repeat;margin:0 3px;display:none}
.bx-wrapper .bx-controls-auto .bx-stop:hover{background-position:-115px -51px}
.bx-wrapper .bx-controls-auto .bx-stop.active{background-position:-115px -40px}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager{bottom:15px}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto{}
.bx-wrapper .bx-caption{position:absolute;bottom:0;left:0;background:#666\9;background:rgba(80,80,80,0.75);width:100%}
.bx-wrapper p{margin:0px;padding:0px}
.caption{position:absolute;bottom:0px;width:100%}
.button-links a{color:#fff;margin-left:10px;font-weight:bold;margin-bottom:5px;display:block}
.button-links a:hover{text-decoration:uppercase;color:#fff}
.caption div.Headline{padding:5px 0px 0px 10px;font-weight:bold}
.caption div.Detail{padding:0px 10px 0px 10px}
.caption div.Description{padding:0px 10px 0px 10px}
.caption div.btn{margin:0px 10px 0px 10px}
.bx-wrapper .bx-caption span{color:#fff;font-family:Arial;display:block;font-size:.85em;padding:10px}
@media (max-width:1300px){.tx_go_teaser_sliderwrapper .teaser_img.middle{display:block}
.tx_go_teaser_sliderwrapper .teaser_img.desktop{display:none}
}
@media (max-width:1040px){.tx_goslider_slider .bx-wrapper li{height:650px !important}
}
@media (max-width:850px){.tx_goslider_slider .bx-wrapper li{height:580px !important}
}
@media (max-width:768px){.tx_goslider_slider .bx-wrapper li{height:360px !important}
}
@media all and (max-width:920px) and (min-width:640px){.bx-wrapper .bx-controls-direction a{margin-top:-26px;margin-right:6px;margin-left:1px}
}
@media all and (max-width:640px) and (min-width:480px){.bx-wrapper .bx-controls-direction a{margin-top:-40px;margin-right:0px;margin-left:0px}
}
@media all and (max-width:480px) and (min-width:340px){.bx-wrapper .bx-controls-direction a{margin:145px -8px 0px -8px;background-size:65%}
.tx_goslider_slider .bx-wrapper li{height:404px !important;background-size:200%}
.bx-controls-direction{display:block !important}
}
@media all and (max-width:340px){.bx-wrapper .bx-controls-direction a{margin:145px -8px 0px -8px;background-size:49%;display:block !important}
.tx_goslider_slider .bx-wrapper li{height:404px !important;background-size:200%}
.bx-controls-direction{display:block !important}
}
.tx_gorandomgallery_gallery{margin-top:100px}
.tx_gorandomgallery_gallery .randomgallery .randomgalleryitem{float:left;width:295px;height:295px;margin:10px;padding:20px;background:#0D8;background-size:cover}
.tx_gorandomgallery_gallery .randomgallery{max-width:100%;margin:0 auto;padding :10px}
.tx_gorandomgallery_gallery .randomgallery:after{content:'';display:block;clear:both}
.tx_gorandomgallery_gallery .randomgallery .randomgalleryitem.horizontal{width:610px}
.tx_gorandomgallery_gallery .randomgallery .randomgalleryitem.vertical{height:610px}
.tx_gorandomgallery_gallery .randomgallery .randomgalleryitem .outerlayout{position:relative;width:100%;height:100%}
.tx_gorandomgallery_gallery .randomgallery .randomgalleryitem .boxlayout .textlayout{max-width:180px;position:absolute;top:0;bottom:0px;margin:auto}
.tx_gorandomgallery_gallery .randomgallery .randomgalleryitem .boxlayout .textlayout p{text-align:center;font-size:18px;line-height:20px}
.tx_gorandomgallery_gallery .randomgallery .randomgalleryitem .boxlayout .textlayout h1{text-align:center;margin-bottom:3px;line-height:38px}
.tx_gorandomgallery_gallery .randomgallery .randomgalleryitem a.randomgallery-fancybox{position:absolute;top:0px;right:0px;height:30px;width:30px;cursor:pointer;background:url('../../typo3conf/ext/go_randomgallery/Resources/Public/images/fancyClick.png') no-repeat;background-size:100%;color:transparent;font-size:0}
.tx_gorandomgallery_gallery .randomgallery .randomgalleryitem.randomgallery-video.horizontal .fp-engine,.tx_gorandomgallery_gallery .randomgallery .randomgalleryitem.randomgallery-video.horizontal .flowplayer{width:610px !important;height:295px !important}
.tx_gorandomgallery_gallery .randomgallery .randomgalleryitem.randomgallery-video.square .fp-engine,.tx_gorandomgallery_gallery .randomgallery .randomgalleryitem.randomgallery-video.square .flowplayer{width:295px !important;height:295px !important}
.tx_gorandomgallery_gallery .randomgallery .randomgalleryitem.randomgallery-video.vertical .fp-engine,.tx_gorandomgallery_gallery .randomgallery .randomgalleryitem.randomgallery-video.vertical .flowplayer{width:295px !important;height:295px !important;}
.tx_gorandomgallery_gallery .randomgallery .randomgalleryitem.randomgallery-video{padding:0px;overflow:hidden}
.tx_gorandomgallery_gallery .randomgallery .randomgalleryitem.horizontal .right-or-bottom{right:0px}
.tx_gorandomgallery_gallery .randomgallery .randomgalleryitem.horizontal .center{right:0px;left:0}
.tx_gorandomgallery_gallery .randomgallery .randomgalleryitem.horizontal .left-or-up{left:0}
.tx_gorandomgallery_gallery .randomgallery .randomgalleryitem.vertical .right-or-bottom{bottom:0;left:0;right:0;top:auto}
.tx_gorandomgallery_gallery .randomgallery .randomgalleryitem.vertical .center{right:0px;left:0}
.tx_gorandomgallery_gallery .randomgallery .randomgalleryitem.vertical .left-or-up{top:0;left:0;right:0;bottom:auto}
.tx_gorandomgallery_gallery .randomgallery .randomgalleryitem.square .left-or-up,.tx_gorandomgallery_gallery .randomgallery .randomgalleryitem.square .center,.tx_gorandomgallery_gallery .randomgallery .randomgalleryitem.square .right-or-bottom{top:0;left:0;right:0;bottom:0}
.tx_gorandomgallery_gallery .randomgallery .randomgalleryitem .outerlayout .textlayout>a{display:block;color:#fff;text-decoration:none;font-size:0;display:block}
.tx_gorandomgallery_gallery .randomgallery .randomgalleryitem .outerlayout .textlayout>a.white{color:#fff}
.tx_gorandomgallery_gallery .randomgallery .randomgalleryitem .outerlayout .textlayout>a.black{color:#000}
.tx_gorandomgallery_gallery .randomgallery .randomgalleryitem .outerlayout .textlayout .linkArc{background:url('../../typo3conf/ext/go_randomgallery/Resources/Public/images/white_anker.png') no-repeat;background-size:100%;height:24px;width:24px;margin:auto;display:block}
.tx_gorandomgallery_gallery .randomgallery .randomgalleryitem .outerlayout .textlayout .black .linkArc{background:url('../../typo3conf/ext/go_randomgallery/Resources/Public/images/black_anker.png') no-repeat;background-size:100%}
@media (max-width:640px){.tx_gorandomgallery_gallery .randomgallery .randomgalleryitem{width:94%;padding:0px;float:none}
.tx_gorandomgallery_gallery .randomgallery{padding:10px 0px}
.tx_gorandomgallery_gallery .randomgallery .randomgalleryitem.horizontal{width:94%}
.tx_gorandomgallery_gallery .randomgallery .randomgalleryitem.vertical{height:295px}
.tx_gorandomgallery_gallery .randomgallery .randomgalleryitem a.randomgallery-fancybox{top:10px;right:10px}
.tx_gorandomgallery_gallery .randomgallery .randomgalleryitem.horizontal .right-or-bottom{right:10px}
.tx_gorandomgallery_gallery .randomgallery .randomgalleryitem.horizontal .left-or-up{left:10px}
.tx_gorandomgallery_gallery .randomgallery .randomgalleryitem.vertical .right-or-bottom{bottom:10px}
.tx_gorandomgallery_gallery .randomgallery .randomgalleryitem.vertical .left-or-up{top:10px}
.tx_gorandomgallery_gallery .randomgallery .randomgalleryitem.randomgallery-video.horizontal .fp-engine,.tx_gorandomgallery_gallery .randomgallery .randomgalleryitem.randomgallery-video.horizontal .flowplayer,.tx_gorandomgallery_gallery .randomgallery .randomgalleryitem.randomgallery-video.square .fp-engine,.tx_gorandomgallery_gallery .randomgallery .randomgalleryitem.randomgallery-video.square .flowplayer,.tx_gorandomgallery_gallery .randomgallery .randomgalleryitem.randomgallery-video.vertical .fp-engine,.tx_gorandomgallery_gallery .randomgallery .randomgalleryitem.randomgallery-video.vertical .flowplayer{width:100% !important;height:295px !important}
}
body{margin:0;padding:0}
.parallax-group{margin:0 auto;width:100%}
.parallax-group .outerWrapper{position:relative;height:100%}
.parallax-group .parallax-body{width:100%;position:absolute;top:0;bottom:0;left:0;right:0;
margin:auto}
.tx_golocations_locations .locationsContent{}
.tx_golocations_locations .locationsContent .locationWrapper{width:33%;min-height:360px;float:left;padding:0 10px}
.tx_golocations_locations .locationsContent .locationWrapper .marker{margin-bottom:10px}
.tx_golocations_locations .locationsContent .locationWrapper .focus{font-family:'BryantWebRegular',Halvetica,Arial,sans-serif;font-size:14px;line-height:19px}
.tx_golocations_locations .locationsContent .locationWrapper .description,.tx_golocations_locations .locationsContent .locationWrapper .shortDescription{margin-bottom:30px}
.tx_golocations_locations .locationsContent .locationWrapper .address{margin-bottom:40px}
.tx_golocations_location_details .address{margin-bottom:20px}
.tx_golocations_locations #map-canvas,.tx_golocations_location_details #map-canvas,.tx_golocations_location_details #map_canvas_google{height:600px}
.tx_golocations_locations .stdheader{max-width:768px;margin:60px auto 0 auto;padding:0 10px}
.tx_golocations_location_details .csc-header h3{margin-bottom:30px}
.tx_golocations_location_details .csc-header,.tx_golocations_location_details .csc-header h4{margin-bottom:0}
.tx_golocations_locations .bodytext{max-width:750px;margin:0 auto}
@media only screen and (min-width:30em) and (max-width:48em){.tx_golocations_locations .locationsContent .locationWrapper{width:50%}
.tx_golocations_locations .stdheader{margin:40px auto 0 auto}
.tx_golocations_locations #map-canvas,.tx_golocations_location_details #map-canvas,.tx_golocations_location_details #map_canvas_google{height:520px}
}
@media only screen and (max-width:30em){.tx_golocations_locations .locationsContent .locationWrapper{width:100%}
.tx_golocations_locations .stdheader{margin:20px auto 0 auto}
}
.contactPage .subtitle{font-family:'BryantWebRegular',Halvetica,Arial,sans-serif;font-size:15px;color:#13172b}
.contactPage textarea,.contactPage input{color:#000}
.contactPage .title{text-align:center;font-family:'BryantWebBoldItalic',Halvetica,Arial,sans-serif;font-size:37px;text-transform:uppercase;line-height:22px;color:#13172b;background:url('../../typo3conf/ext/go_contact/Resources/Public/images/title_bottom_white_line.png') no-repeat;background-position:bottom center;padding-bottom:24px;margin-top:3px}
.contactPage .error_text{font-size:15px;margin-bottom:44px;font-family:'BryantWebRegular',Halvetica,Arial,sans-serif}
select#tx_gocontact_heading{width:96.5%;padding:11px 10px 13px 14px;font-size:19px;color:#A7AAAD;border:none;border-radius:3px;font-family:'BryantWebBoldItalic',Halvetica,Arial,sans-serif}
.contactPage .form-title{text-align:center;font-family:'BryantWebBoldItalic',Halvetica,Arial,sans-serif;font-size:51px;line-height:80px;color:white;margin-bottom:24px;margin-left:3px}
.contactPage input{padding:13px 8px 13px 19px;font-size:19px;width:448px}
.contactPage{width:76%;margin:0px auto;text-align:center;padding-top:72px}
.contact_teaser .contactPage #redirectLink{display :none}
.contact_teaser{background-color:#dee3ec}
.contact_teaser .bottom_line{background:url('../../typo3conf/ext/go_contact/Resources/Public/images/bottom_line.png') no-repeat;height:21px;width:91%;margin:12px auto 0px}
.contact_teaser .name{float:left;display:inline-block;position:relative}
.contact_teaser .form-group{position:relative}
.form-group.questionWrap p{text-align:left;margin-left:12px;margin-bottom:14px;font-size:14px;line-height:17px;font-family:'BryantWebRegular',Halvetica,Arial,sans-serif}
.questionWrap{float:left;width:50% !important;margin-left:2px}
input#tx_gocontact_answer{width:89.5%;float:left;margin-left:12px;margin-top:5px}
.form-control.error{background-color:#13172b}
.contact_teaser .form-group label.note{color:#fff;font-family:'BryantWebBoldItalic',Halvetica,Arial,sans-serif;background:url('../../typo3conf/ext/go_contact/Resources/Public/images/right_arrow.png') no-repeat;background-position:right center;font-size:14px;margin-left:19px;margin-top:12px;float:left;padding-right:18px}
textarea.tx_gocontact_message{resize:none;width:449px;height:101px;padding:10px 9px 10px 9px;font-size:13px}
.contact_teaser .success_text{display:none;color:#468847;background-color:#dff0d8;border:1px solid #d6e9c6;border-radius:4px;height:37px;margin:0 0 15px 14px;padding:7px 0 0 15px;width:370px}
.contact_teaser .disable_btn{display:none;border:1px solid #B6AFAF;background:#E2DEDE url('../../typo3conf/ext/go_contact/Resources/Public/images/ajax-loader.gif') center no-repeat;padding:16px 30px;border-radius:4px;line-height:1.428571429;text-align:center;position:absolute}
.contact_teaser #loader{display:none;background:url('../../typo3conf/ext/go_contact/Resources/Public/images/ajax-loader.gif') no-repeat;width:20px;height:10px}
.contact_teaser .wrong,.contact_teaser .error{border:2px solid #f22}
.contact_teaser .form-group{display:inline-block;width:100%}
.contact_teaser label.error{border:0;color:#d2322d;font-size:12px;position:absolute;display:none !important}
.contact_teaser .btn{text-transform:uppercase;cursor:pointer;color:#13172b;margin-left:50.5%;margin-top:67px;height:50px;width:220px;font-family:'BryantWebBoldItalic',Halvetica,Arial,sans-serif;font-size:20px;border-radius:3px;background:none;border:4px solid #13172b;font-weight:bold;cursor:pointer;-webkit-transition:all 0.1s;-moz-transition:all 0.1s;-ms-transition:all 0.1s;-o-transition:all 0.1s;transition:all 0.1s}
.contact_teaser .btn:hover{background-color:#13172b;border:4px solid #13172b;color:white}
.textarea_spacific{margin-bottom:17px !important}
.contact_teaser .form-group{margin-bottom:19px;margin-top:0px}
.contact_teaser .form-group.button{text-align:center;margin-bottom:240px;width:47%}
.contact_teaser .col-sm-10.label{display:inline-block;width:100%;margin-bottom:-6px}
.contact_teaser .combine input{width:44.5%;display:inline-block;margin-bottom:20px;margin-left:0.8%;margin-right:0.8%;border:none;border-radius:3px;font-family:'BryantWebBoldItalic',Halvetica,Arial,sans-serif}
.windows .contact_teaser .combine input:first-child{margin-left:2px}
.contact_teaser .required_label p{color:#333;font-size:12px;margin:0 0 10px 12px}
.contact_teaser .glyphicon-refresh:before{content:"\e031"}
.contact_teaser .glyphicon-volume-up:before{content:"\e038"}
.contact_teaser .glyphicon-question-sign:before{content:"\e085"}
.contact_teaser .glyphicon-picture:before{content:"\e060"}
.contact_teaser #recaptcha_widget{margin:35px 0 20px 0}
.contact_teaser #recaptcha_widget #recaptcha_image{margin:20px auto}
.contact_teaser #recaptcha_widget #recaptcha_image embed{width:100%;height:28px}
.contact_teaser #recaptcha_widget #recaptcha_image span{display:block;float:left;font-size:12px;margin:3px 0 0px 0}
.contact_teaser #recaptcha_widget #recaptcha_image img{max-width:100%;border:1px solid #cccccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-webkit-transition:border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;transition:border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s}
.contact_teaser #recaptcha_widget .recaptcha_controls{float:right;width:57px;margin:6px 10px 0 0}
.contact_teaser #recaptcha_widget .control_icon{float:left;margin-right:5px}
.contact_teaser .form-group input{width:94%;border:none;padding:12px 9px 14px 16px;border-radius:3px;font-family:'BryantWebBoldItalic',Halvetica,Arial,sans-serif}
.contact_teaser .form-group textarea{width:94%;margin-top:5px;resize:none;height:330px;padding:13px 8px 16px 20px;border:none;border-radius:3px;font-size:19px;font-family:'BryantWebBoldItalic',Halvetica,Arial,sans-serif}
.terms{width:58%;font-size:14px;margin-left:13px;padding-top:0px;padding-left:2px;line-height:21px;float:left;text-align:left;margin-bottom:25px;font-family:'BryantWebRegular',Halvetica,Arial,sans-serif}
.requried_fields{float:right;font-size:14px;margin-right:20px;margin-top:0px;line-height:15px;font-family:'BryantWebRegular',Halvetica,Arial,sans-serif}
.fancy{width:19px !important;height:19px;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;z-index:3;left:16px;float:left;padding:0 !important;margin-left:0px !important}
.fancy:focus{outline:none}
.fancy+label{background-color:#fafafa;box-shadow:0 1px 2px rgba(0,0,0,0.05),inset 0px -15px 10px -12px rgba(0,0,0,0.05);padding:10px;border-radius:3px;display:inline-block;position:relative;z-index:2;float:left;left:-4px}
.fancy+label:active,.regular-checkbox:checked+label:active{box-shadow:0 1px 2px rgba(0,0,0,0.05),inset 0px 1px 3px rgba(0,0,0,0.1)}
.fancy:checked+label{box-shadow:0 1px 2px rgba(0,0,0,0.05),inset 0px -15px 10px -12px rgba(0,0,0,0.05),inset 15px 10px -12px rgba(255,255,255,0.1);color:#99a1a7}
.fancy:checked+label:after{content:'\2714';font-size:15px;position:absolute;top:0px;left:3px;color:#000}
.termsConditions{width:97%}
@media (min-width:1400px){.contact_teaser .combine input{margin-left:0.6%;margin-right:0.6%;width:45.1%}
}
@media (max-width:1024px){.contact_teaser .combine input{width:43%}
.contact_teaser .form-group input{width:93%}
select#tx_gocontact_heading{width:96.5%}
.contact_teaser .sbHolder{width:93.4%}
.contact_teaser .form-group textarea{width:93%}
input#tx_gocontact_answer{width:89%}
.questionWrap{width:50% !important}
.contact_teaser .btn{margin-left:39%;width:175px}
}
@media (max-width:827px) and (min-width:800px){.form-group.questionWrap p,input#tx_gocontact_answer{margin-left:0px !important}
.questionWrap{width:50% !important;margin-left:12px !important}
}
@media (max-width:800px){.contact_teaser .combine input{width:93%}
.terms{float:none}
.questionWrap{width:100% !important}
.contact_teaser .form-group.button{width:100% !important}
button#submit_btn{margin:0px !important;width:95%}
input#tx_gocontact_answer{width:90%}
select#tx_gocontact_heading{width:98.5%}
}
@media (max-width:785px){.contactPage{width:99%}
.contactPage .title{font-size:29px;line-height:18px;margin-bottom:52px}
.contactPage input{padding:15px 5px 17px 19px;font-size:15px}
.contact_teaser .combine input{width:43.5%;margin-left:0.9%;margin-right:0.9%;margin-bottom:19px}
.contact_teaser .sbHolder{width:92.4%;font-size:15px}
.contact_teaser .form-group input{width:92%;padding:17px 12px 15px 17px}
select#tx_gocontact_heading{width:95.5%;font-size:15px;padding:14px 10px 15px 14px}
.contact_teaser .form-group textarea{width:93%;font-size:15px;padding:14px 0px 15px 19px}
input#tx_gocontact_answer{width:89%;margin-left:0px;padding:17px 0px 15px 24px}
.questionWrap{width:49% !important;margin-left:17px}
.contact_teaser .btn{margin-left:39%;width:175px}
.termsConditions{width:99% !important}
.fancy{left:13px}
.fancy+label{left:-6px}
.terms{margin-left:12px;float:left}
.requried_fields{margin-right:10px}
.form-group.questionWrap p{margin-left:0px;margin-bottom:17px;line-height:13px}
.contact_teaser .form-group.button{width:45% !important;margin-top:8.5%}
button#submit_btn{width:49%;margin-left:50% !important}
}
@media (max-width:660px){.contactPage{width:90%}
select#tx_gocontact_heading{width:98%}
.contact_teaser .combine input{width:93%}
.contact_teaser .form-group input{width:92%;padding:17px 6px 15px 17px}
.contact_teaser .combine input:first-child{margin-left:0px}
.webkit .contact_teaser .combine input:first-child{margin-left:0px}
.contact_teaser .combine input{width:90%}
.contact_teaser input{width:90%}
.contact_teaser textarea{width:90.5%}
.contact_teaser .combine input{float:none;width:92%;margin-left:0;margin-right:0}
.contact_teaser .sbHolder{width:92%;font-size:15px}
.contact_teaser .ax-main-container{width:95%;margin:auto}
.contact_teaser #tx_gocontact_btime,.contact_teaser #tx_gocontact_lastname{margin-left:0px}
.contact_teaser .form-group label.note{margin-left:0px}
.contact_teaser div.milk,.contact_teaser div.eggs{display:none}
.terms{float:none}
.questionWrap{width:100% !important}
.contact_teaser .form-group.button{width:100% !important}
button#submit_btn{margin:0px !important;width:95%}
input#tx_gocontact_answer{width:90%}
}
@media (max-width:480px){button#submit_btn{margin:0% 0% 0% 0% !important;width:96.5%}
.contact_teaser .sbHolder{width:92%}
.terms{width:78%}
.contact_teaser .form-group textarea{width:92%}
select#tx_gocontact_heading{width:96%}
.contact_teaser .form-group input{width:92%}
.questionWrap{width:98% !important;margin-left:10px}
.form-group.questionWrap p{margin-left:0px}
input#tx_gocontact_answer{margin-left:0px}
}
@media (max-width:380px){select#tx_gocontact_heading{width:100%}
.contact_teaser .combine input{margin-left:0px}
.questionWrap{width:97% !important;margin-left:6px}
.form-group.questionWrap p,.contact_teaser .form-group textarea,.contact_teaser .form-group input,select#tx_gocontact_heading{}
}
@media (max-width:337px){.contactPage{padding-top:40px;width:94%}
.contactPage .title{line-height:25px;margin-bottom:27px;margin-top:10px}
.contactPage input{padding:14px 9px 17px 21px;margin-right:0px !important;margin-bottom:10px !important}
.contact_teaser .form-group{margin-bottom:0px}
.contact_teaser .form-group textarea{margin-top:9px;width:94%;padding:14px 0px 5px 19px;height:182px}
.textarea_spacific{margin-bottom:4px !important}
.fancy{left:-1px}
.fancy+label{left:-20px;top:2px}
.terms{width:88%;margin-left:37px;line-height:22px;margin-bottom:22px}
.contact_teaser .combine input{width:90%}
.requried_fields{margin-right:0px}
.questionWrap{margin-left:0px;margin-top:43px !important}
.form-group.questionWrap p{margin-bottom:20px}
input#tx_gocontact_answer{width:95%;margin-top:0px}
.contact_teaser .form-group.button{margin-top:15px}
button#submit_btn{width:99.5%}
}
.sbHolder{background-color:#fff;border:solid 1px #515151;font-family:Arial,sans-serif;font-size:12px;font-weight:normal;height:30px;position:relative;margin:auto;width:200px;width:94.1%;padding:11px 10px 13px 14px;font-size:19px;color:#A7AAAD;border:none;border-radius:3px;font-family:'dosisextrabold'}
.sbHolder.active{background-color:#13172b}
.sbHolder.active a.sbSelector{color:#fff}
.sbHolder.active .sbToggle{background:url('../../typo3conf/ext/go_contact/Resources/Public/images/select-icons.png') -6px -157px no-repeat}
.sbHolder.active .sbToggleOpen{background:url('../../typo3conf/ext/go_contact/Resources/Public/images/select-icons.png') -6px -56px no-repeat}
.sbSelector{display:block;height:54px;left:0;line-height:30px;outline:none;overflow:hidden;position:absolute;text-indent:10px;top:11px;width:100%;text-align:left;padding-left:7px;color:rgb(169,169,169)}
.sbSelector:link,.sbSelector:visited,.sbSelector:hover{color:rgb(169,169,169);outline:none;text-decoration:none}
.sbToggle{background:url('../../typo3conf/ext/go_contact/Resources/Public/images/select-icons.png') -6px -107px no-repeat;display:block;height:54px;outline:none;position:absolute;right:0;top:0px;width:30px;
}
.sbToggleOpen{background:url('../../typo3conf/ext/go_contact/Resources/Public/images/select-icons.png') -6px -7px no-repeat}
.sbHolderDisabled{background-color:#3C3C3C;border:solid 1px #515151}
.sbHolderDisabled .sbHolder{}
.sbHolderDisabled .sbToggle{}
.sbOptions{background-color:#13172b;
list-style:none;left:0px;margin:0;padding:0;position:absolute;top:30px;width:100%;z-index:1;text-align:left;
overflow-y:auto;border-radius:3px}
.sbOptions li{
}
.sbOptions a{
display:block;outline:none;padding:13px 7px 13px 18px;font-size:14px;font-family:'SohoGothicProLight'}
.sbOptions a:link,.sbOptions a:visited{color:#fff;text-decoration:none}
.sbOptions a:hover,.sbOptions a:focus,.sbOptions a.sbFocus{color:#000;background:#fff}
.sbOptions li.last a{border-bottom:none}
.sbOptions .sbDisabled{border-bottom:dotted 1px #515151;color:#999;display:block;padding:7px 0 7px 3px}
.sbOptions .sbGroup{border-bottom:dotted 1px #515151;color:#EBB52D;display:block;font-weight:bold;padding:7px 0 7px 3px}
.sbOptions .sbSub{padding-left:17px}
