@charset "UTF-8";
/* moved by compressor */
/* default styles for extension "tx_frontend" */
    .ce-align-left { text-align: left; }
    .ce-align-center { text-align: center; }
    .ce-align-right { text-align: right; }

    .ce-table td, .ce-table th { vertical-align: top; }

    .ce-textpic, .ce-image, .ce-nowrap .ce-bodytext, .ce-gallery, .ce-row, .ce-uploads li, .ce-uploads div { overflow: hidden; }

    .ce-left .ce-gallery, .ce-column { float: left; }
    .ce-center .ce-outer { position: relative; float: right; right: 50%; }
    .ce-center .ce-inner { position: relative; float: right; right: -50%; }
    .ce-right .ce-gallery { float: right; }

    .ce-gallery figure { display: table; margin: 0; }
    .ce-gallery figcaption { display: table-caption; caption-side: bottom; }
    .ce-gallery img { display: block; }
    .ce-gallery iframe { border-width: 0; }
    .ce-border img,
    .ce-border iframe {
        border: 2px solid #000000;
        padding: 0px;
    }

    .ce-intext.ce-right .ce-gallery, .ce-intext.ce-left .ce-gallery, .ce-above .ce-gallery {
        margin-bottom: 10px;
    }
    .ce-image .ce-gallery { margin-bottom: 0; }
    .ce-intext.ce-right .ce-gallery { margin-left: 10px; }
    .ce-intext.ce-left .ce-gallery { margin-right: 10px; }
    .ce-below .ce-gallery { margin-top: 10px; }

    .ce-column { margin-right: 10px; }
    .ce-column:last-child { margin-right: 0; }

    .ce-row { margin-bottom: 10px; }
    .ce-row:last-child { margin-bottom: 0; }

    .ce-above .ce-bodytext { clear: both; }

    .ce-intext.ce-left ol, .ce-intext.ce-left ul { padding-left: 40px; overflow: auto; }

    /* Headline */
    .ce-headline-left { text-align: left; }
    .ce-headline-center { text-align: center; }
    .ce-headline-right { text-align: right; }

    /* Uploads */
    .ce-uploads { margin: 0; padding: 0; }
    .ce-uploads li { list-style: none outside none; margin: 1em 0; }
    .ce-uploads img { float: left; padding-right: 1em; vertical-align: top; }
    .ce-uploads span { display: block; }

    /* Table */
    .ce-table { width: 100%; max-width: 100%; }
    .ce-table th, .ce-table td { padding: 0.5em 0.75em; vertical-align: top; }
    .ce-table thead th { border-bottom: 2px solid #dadada; }
    .ce-table th, .ce-table td { border-top: 1px solid #dadada; }
    .ce-table-striped tbody tr:nth-of-type(odd) { background-color: rgba(0,0,0,.05); }
    .ce-table-bordered th, .ce-table-bordered td { border: 1px solid #dadada; }

    /* Space */
    .frame-space-before-extra-small { margin-top: 1em; }
    .frame-space-before-small { margin-top: 2em; }
    .frame-space-before-medium { margin-top: 3em; }
    .frame-space-before-large { margin-top: 4em; }
    .frame-space-before-extra-large { margin-top: 5em; }
    .frame-space-after-extra-small { margin-bottom: 1em; }
    .frame-space-after-small { margin-bottom: 2em; }
    .frame-space-after-medium { margin-bottom: 3em; }
    .frame-space-after-large { margin-bottom: 4em; }
    .frame-space-after-extra-large { margin-bottom: 5em; }

    /* Frame */
    .frame-ruler-before:before { content: ''; display: block; border-top: 1px solid rgba(0,0,0,0.25); margin-bottom: 2em; }
    .frame-ruler-after:after { content: ''; display: block; border-bottom: 1px solid rgba(0,0,0,0.25); margin-top: 2em; }
    .frame-indent { margin-left: 15%; margin-right: 15%; }
    .frame-indent-left { margin-left: 33%; }
    .frame-indent-right { margin-right: 33%; }
/* default styles for extension "tx_ardmediaslider" */
    textarea.f3-form-error {
        background-color: #FF9F9F;
        border: 1px #FF0000 solid;
    }

    input.f3-form-error {
        background-color: #FF9F9F;
        border: 1px #FF0000 solid;
    }

    .tx-ardmedia-slider table {
        border-collapse: separate;
        border-spacing: 10px;
    }

    .tx-ardmedia-slider table th {
        font-weight: bold;
    }

    .tx-ardmedia-slider table td {
        vertical-align: top;
    }

    .typo3-messages .message-error {
        color: red;
    }

    .typo3-messages .message-ok {
        color: green;
    }
/* default styles for extension "tx_ardmediateaser" */
    textarea.f3-form-error {
        background-color: #FF9F9F;
        border: 1px #FF0000 solid;
    }

    input.f3-form-error {
        background-color: #FF9F9F;
        border: 1px #FF0000 solid;
    }

    .tx-ardmedia-teaser table {
        border-collapse: separate;
        border-spacing: 10px;
    }

    .tx-ardmedia-teaser table th {
        font-weight: bold;
    }

    .tx-ardmedia-teaser table td {
        vertical-align: top;
    }

    .typo3-messages .message-error {
        color: red;
    }

    .typo3-messages .message-ok {
        color: green;
    }
/* default styles for extension "tx_daphtmlphpfile" */
	textarea.f3-form-error {
		background-color:#FF9F9F;
		border: 1px #FF0000 solid;
	}

	input.f3-form-error {
		background-color:#FF9F9F;
		border: 1px #FF0000 solid;
	}

	.tx-dap-htmlphpfile table {
		border-collapse:separate;
		border-spacing:10px;
	}

	.tx-dap-htmlphpfile table th {
		font-weight:bold;
	}

	.tx-dap-htmlphpfile table td {
		vertical-align:top;
	}

	.typo3-messages .message-error {
		color:red;
	}

	.typo3-messages .message-ok {
		color:green;
	}

/* default styles for extension "tx_frschartviewer" */
	textarea.f3-form-error {
		background-color:#FF9F9F;
		border: 1px #FF0000 solid;
	}

	input.f3-form-error {
		background-color:#FF9F9F;
		border: 1px #FF0000 solid;
	}

	.tx-frs-chart-viewer table {
		border-collapse:separate;
		border-spacing:10px;
	}

	.tx-frs-chart-viewer table th {
		font-weight:bold;
	}

	.tx-frs-chart-viewer table td {
		vertical-align:top;
	}

	.typo3-messages .message-error {
		color:red;
	}

	.typo3-messages .message-ok {
		color:green;
	}

/* default styles for extension "tx_frsexcelviewer" */
	textarea.f3-form-error {
		background-color:#FF9F9F;
		border: 1px #FF0000 solid;
	}

	input.f3-form-error {
		background-color:#FF9F9F;
		border: 1px #FF0000 solid;
	}

	.tx-frs-excel-viewer table {
		border-collapse:separate;
		border-spacing:10px;
	}

	.tx-frs-excel-viewer table th {
		font-weight:bold;
	}

	.tx-frs-excel-viewer table td {
		vertical-align:top;
	}

	.typo3-messages .message-error {
		color:red;
	}

	.typo3-messages .message-ok {
		color:green;
	}

/* default styles for extension "tx_frsflowmediaplayer" */
	textarea.f3-form-error {
		background-color:#FF9F9F;
		border: 1px #FF0000 solid;
	}

	input.f3-form-error {
		background-color:#FF9F9F;
		border: 1px #FF0000 solid;
	}

	.tx-frs-flow-media-player table {
		border-collapse:separate;
		border-spacing:10px;
	}

	.tx-frs-flow-media-player table th {
		font-weight:bold;
	}

	.tx-frs-flow-media-player table td {
		vertical-align:top;
	}

	.typo3-messages .message-error {
		color:red;
	}

	.typo3-messages .message-ok {
		color:green;
	}

/* default styles for extension "tx_frsprogramscheme" */
	textarea.f3-form-error {
		background-color:#FF9F9F;
		border: 1px #FF0000 solid;
	}

	input.f3-form-error {
		background-color:#FF9F9F;
		border: 1px #FF0000 solid;
	}

	.tx-frs-program-scheme table {
		border-collapse:separate;
		border-spacing:10px;
	}

	.tx-frs-program-scheme table th {
		font-weight:bold;
	}

	.tx-frs-program-scheme table td {
		vertical-align:top;
	}

	.typo3-messages .message-error {
		color:red;
	}

	.typo3-messages .message-ok {
		color:green;
	}

/* default styles for extension "tx_frspublication" */
	textarea.f3-form-error {
		background-color:#FF9F9F;
		border: 1px #FF0000 solid;
	}

	input.f3-form-error {
		background-color:#FF9F9F;
		border: 1px #FF0000 solid;
	}

	.tx-frs-publication table {
		border-collapse:separate;
		border-spacing:10px;
	}

	.tx-frs-publication table th {
		font-weight:bold;
	}

	.tx-frs-publication table td {
		vertical-align:top;
	}

	.typo3-messages .message-error {
		color:red;
	}

	.typo3-messages .message-ok {
		color:green;
	}


/*! jQuery UI - v1.9.0 - 2012-10-09
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=03_highlight_soft.png&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=01_flat.png&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=02_glass.png&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=02_glass.png&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=02_glass.png&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright (c) 2012 jQuery Foundation and other contributors Licensed MIT */.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{position:absolute!important;clip:rect(1px);clip:rect(1px,1px,1px,1px)}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{zoom:1}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:absolute;top:0;left:0;width:100%;height:100%}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:0.1px;display:block}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted black}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin-top:2px;padding:.5em .5em .5em .7em;zoom:1}.ui-accordion .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-noicons{padding-left:.7em}.ui-accordion .ui-accordion-icons .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-header .ui-accordion-header-icon{position:absolute;left:.5em;top:50%;margin-top:-8px}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto;zoom:1}.ui-autocomplete{position:absolute;cursor:default}* html .ui-autocomplete{width:1px}.ui-button{display:inline-block;position:relative;padding:0;margin-right:.1em;cursor:pointer;text-align:center;zoom:1;overflow:visible}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.ui-button .ui-button-text{display:block;line-height:1.4}.ui-button-text-only .ui-button-text{padding:.4em 1em}.ui-button-icon-only .ui-button-text,.ui-button-icons-only .ui-button-text{padding:.4em;text-indent:-9999999px}.ui-button-text-icon-primary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 1em .4em 2.1em}.ui-button-text-icon-secondary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 2.1em .4em 1em}.ui-button-text-icons .ui-button-text{padding-left:2.1em;padding-right:2.1em}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon,.ui-button-icons-only .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icon-only .ui-icon{left:50%;margin-left:-8px}.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary,.ui-button-icons-only .ui-button-icon-primary{left:.5em}.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary,.ui-button-icons-only .ui-button-icon-secondary{right:.5em}.ui-button-text-icons .ui-button-icon-secondary,.ui-button-icons-only .ui-button-icon-secondary{right:.5em}.ui-buttonset{margin-right:7px}.ui-buttonset .ui-button{margin-left:0;margin-right:-.3em}button.ui-button::-moz-focus-inner{border:0;padding:0}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month-year{width:100%}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:49%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0em}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current{float:right}.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-datepicker-cover{position:absolute;z-index:-1;filter:mask();top:-4px;left:-4px;width:200px;height:200px}.ui-dialog{position:absolute;padding:.2em;width:300px;overflow:hidden}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 16px .1em 0}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:19px;margin:-10px 0 0 0;padding:1px;height:18px}.ui-dialog .ui-dialog-titlebar-close span{display:block;margin:1px}.ui-dialog .ui-dialog-titlebar-close:hover,.ui-dialog .ui-dialog-titlebar-close:focus{padding:0}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto;zoom:1}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0 0;background-image:none;margin:.5em 0 0 0;padding:.3em 1em .5em .4em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer}.ui-dialog .ui-resizable-se{width:14px;height:14px;right:3px;bottom:3px}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-menu{list-style:none;padding:2px;margin:0;display:block;outline:none}.ui-menu .ui-menu{margin-top:-3px;position:absolute}.ui-menu .ui-menu-item{margin:0;padding:0;zoom:1;width:100%}.ui-menu .ui-menu-divider{margin:5px -2px 5px -2px;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}.ui-menu .ui-menu-item a{text-decoration:none;display:block;padding:2px .4em;line-height:1.5;zoom:1;font-weight:normal}.ui-menu .ui-menu-item a.ui-state-focus,.ui-menu .ui-menu-item a.ui-state-active{font-weight:normal;margin:-1px}.ui-menu .ui-state-disabled{font-weight:normal;margin:.4em 0 .2em;line-height:1.5}.ui-menu .ui-state-disabled a{cursor:default}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item a{position:relative;padding-left:2em}.ui-menu .ui-icon{position:absolute;top:.2em;left:.2em}.ui-menu .ui-menu-icon{position:static;float:right}.ui-progressbar{height:2em;text-align:left;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:none;padding:0;margin:.2em 0;vertical-align:middle;margin-left:.4em;margin-right:22px}.ui-spinner-button{width:16px;height:50%;font-size:.5em;padding:0;margin:0;z-index:100;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0}.ui-spinner a.ui-spinner-button{border-top:none;border-bottom:none;border-right:none}.ui-spinner .ui-icon{position:absolute;margin-top:-8px;top:50%;left:0}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}span.ui-spinner{background:none}.ui-spinner .ui-icon-triangle-1-s{background-position:-65px -16px}.ui-tabs{position:relative;padding:.2em;zoom:1}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav li a{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-tabs-active a,.ui-tabs .ui-tabs-nav li.ui-state-disabled a,.ui-tabs .ui-tabs-nav li.ui-tabs-loading a{cursor:text}.ui-tabs .ui-tabs-nav li a,.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:none}.ui-tooltip{padding:8px;position:absolute;z-index:9999;-o-box-shadow:0 0 5px #aaa;-moz-box-shadow:0 0 5px #aaa;-webkit-box-shadow:0 0 5px #aaa;box-shadow:0 0 5px #aaa}* html .ui-tooltip{background-image:none}body .ui-tooltip{border-width:2px}.ui-widget{font-family:Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Verdana,Arial,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #aaa;background:#fff url('../../../assets/Media/ui-bg_flat_75_ffffff_40x100.png') 50% 50% repeat-x;color:#222}  .ui-widget-content a{color:#222}  .ui-widget-header{border:1px solid #aaa;background:#ccc url('../../../assets/Media/ui-bg_highlight-soft_75_cccccc_1x100.png') 50% 50% repeat-x;color:#222;font-weight:bold}  .ui-widget-header a{color:#222}  .ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #d3d3d3;background:#e6e6e6 url('../../../assets/Media/ui-bg_glass_75_e6e6e6_1x400.png') 50% 50% repeat-x;font-weight:normal;color:#555}  .ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#555;text-decoration:none}  .ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus{border:1px solid #999;background:#dadada url('../../../assets/Media/ui-bg_glass_75_dadada_1x400.png') 50% 50% repeat-x;font-weight:normal;color:#212121}  .ui-state-hover a,.ui-state-hover a:hover{color:#212121;text-decoration:none}  .ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #aaa;background:#fff url('../../../assets/Media/ui-bg_glass_65_ffffff_1x400.png') 50% 50% repeat-x;font-weight:normal;color:#212121}  .ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#212121;text-decoration:none}  .ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fcefa1;background:#fbf9ee url('../../../assets/Media/ui-bg_glass_55_fbf9ee_1x400.png') 50% 50% repeat-x;color:#363636}  .ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}  .ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#fef1ec url('../../../assets/Media/ui-bg_glass_95_fef1ec_1x400.png') 50% 50% repeat-x;color:#cd0a0a}  .ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#cd0a0a}  .ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#cd0a0a}  .ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}  .ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}  .ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}  .ui-icon{width:16px;height:16px;background-image:url('../../../assets/Media/ui-icons_222222_256x240.png')}  .ui-widget-content .ui-icon{background-image:url('../../../assets/Media/ui-icons_222222_256x240.png')}  .ui-widget-header .ui-icon{background-image:url('../../../assets/Media/ui-icons_222222_256x240.png')}  .ui-state-default .ui-icon{background-image:url('../../../assets/Media/ui-icons_888888_256x240.png')}  .ui-state-hover .ui-icon,.ui-state-focus .ui-icon{background-image:url('../../../assets/Media/ui-icons_454545_256x240.png')}  .ui-state-active .ui-icon{background-image:url('../../../assets/Media/ui-icons_454545_256x240.png')}  .ui-state-highlight .ui-icon{background-image:url('../../../assets/Media/ui-icons_2e83ff_256x240.png')}  .ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url('../../../assets/Media/ui-icons_cd0a0a_256x240.png')}  .ui-icon-carat-1-n{background-position:0 0}  .ui-icon-carat-1-ne{background-position:-16px 0}  .ui-icon-carat-1-e{background-position:-32px 0}  .ui-icon-carat-1-se{background-position:-48px 0}  .ui-icon-carat-1-s{background-position:-64px 0}  .ui-icon-carat-1-sw{background-position:-80px 0}  .ui-icon-carat-1-w{background-position:-96px 0}  .ui-icon-carat-1-nw{background-position:-112px 0}  .ui-icon-carat-2-n-s{background-position:-128px 0}  .ui-icon-carat-2-e-w{background-position:-144px 0}  .ui-icon-triangle-1-n{background-position:0 -16px}  .ui-icon-triangle-1-ne{background-position:-16px -16px}  .ui-icon-triangle-1-e{background-position:-32px -16px}  .ui-icon-triangle-1-se{background-position:-48px -16px}  .ui-icon-triangle-1-s{background-position:-64px -16px}  .ui-icon-triangle-1-sw{background-position:-80px -16px}  .ui-icon-triangle-1-w{background-position:-96px -16px}  .ui-icon-triangle-1-nw{background-position:-112px -16px}  .ui-icon-triangle-2-n-s{background-position:-128px -16px}  .ui-icon-triangle-2-e-w{background-position:-144px -16px}  .ui-icon-arrow-1-n{background-position:0 -32px}  .ui-icon-arrow-1-ne{background-position:-16px -32px}  .ui-icon-arrow-1-e{background-position:-32px -32px}  .ui-icon-arrow-1-se{background-position:-48px -32px}  .ui-icon-arrow-1-s{background-position:-64px -32px}  .ui-icon-arrow-1-sw{background-position:-80px -32px}  .ui-icon-arrow-1-w{background-position:-96px -32px}  .ui-icon-arrow-1-nw{background-position:-112px -32px}  .ui-icon-arrow-2-n-s{background-position:-128px -32px}  .ui-icon-arrow-2-ne-sw{background-position:-144px -32px}  .ui-icon-arrow-2-e-w{background-position:-160px -32px}  .ui-icon-arrow-2-se-nw{background-position:-176px -32px}  .ui-icon-arrowstop-1-n{background-position:-192px -32px}  .ui-icon-arrowstop-1-e{background-position:-208px -32px}  .ui-icon-arrowstop-1-s{background-position:-224px -32px}  .ui-icon-arrowstop-1-w{background-position:-240px -32px}  .ui-icon-arrowthick-1-n{background-position:0 -48px}  .ui-icon-arrowthick-1-ne{background-position:-16px -48px}  .ui-icon-arrowthick-1-e{background-position:-32px -48px}  .ui-icon-arrowthick-1-se{background-position:-48px -48px}  .ui-icon-arrowthick-1-s{background-position:-64px -48px}  .ui-icon-arrowthick-1-sw{background-position:-80px -48px}  .ui-icon-arrowthick-1-w{background-position:-96px -48px}  .ui-icon-arrowthick-1-nw{background-position:-112px -48px}  .ui-icon-arrowthick-2-n-s{background-position:-128px -48px}  .ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}  .ui-icon-arrowthick-2-e-w{background-position:-160px -48px}  .ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}  .ui-icon-arrowthickstop-1-n{background-position:-192px -48px}  .ui-icon-arrowthickstop-1-e{background-position:-208px -48px}  .ui-icon-arrowthickstop-1-s{background-position:-224px -48px}  .ui-icon-arrowthickstop-1-w{background-position:-240px -48px}  .ui-icon-arrowreturnthick-1-w{background-position:0 -64px}  .ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}  .ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}  .ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}  .ui-icon-arrowreturn-1-w{background-position:-64px -64px}  .ui-icon-arrowreturn-1-n{background-position:-80px -64px}  .ui-icon-arrowreturn-1-e{background-position:-96px -64px}  .ui-icon-arrowreturn-1-s{background-position:-112px -64px}  .ui-icon-arrowrefresh-1-w{background-position:-128px -64px}  .ui-icon-arrowrefresh-1-n{background-position:-144px -64px}  .ui-icon-arrowrefresh-1-e{background-position:-160px -64px}  .ui-icon-arrowrefresh-1-s{background-position:-176px -64px}  .ui-icon-arrow-4{background-position:0 -80px}  .ui-icon-arrow-4-diag{background-position:-16px -80px}  .ui-icon-extlink{background-position:-32px -80px}  .ui-icon-newwin{background-position:-48px -80px}  .ui-icon-refresh{background-position:-64px -80px}  .ui-icon-shuffle{background-position:-80px -80px}  .ui-icon-transfer-e-w{background-position:-96px -80px}  .ui-icon-transferthick-e-w{background-position:-112px -80px}  .ui-icon-folder-collapsed{background-position:0 -96px}  .ui-icon-folder-open{background-position:-16px -96px}  .ui-icon-document{background-position:-32px -96px}  .ui-icon-document-b{background-position:-48px -96px}  .ui-icon-note{background-position:-64px -96px}  .ui-icon-mail-closed{background-position:-80px -96px}  .ui-icon-mail-open{background-position:-96px -96px}  .ui-icon-suitcase{background-position:-112px -96px}  .ui-icon-comment{background-position:-128px -96px}  .ui-icon-person{background-position:-144px -96px}  .ui-icon-print{background-position:-160px -96px}  .ui-icon-trash{background-position:-176px -96px}  .ui-icon-locked{background-position:-192px -96px}  .ui-icon-unlocked{background-position:-208px -96px}  .ui-icon-bookmark{background-position:-224px -96px}  .ui-icon-tag{background-position:-240px -96px}  .ui-icon-home{background-position:0 -112px}  .ui-icon-flag{background-position:-16px -112px}  .ui-icon-calendar{background-position:-32px -112px}  .ui-icon-cart{background-position:-48px -112px}  .ui-icon-pencil{background-position:-64px -112px}  .ui-icon-clock{background-position:-80px -112px}  .ui-icon-disk{background-position:-96px -112px}  .ui-icon-calculator{background-position:-112px -112px}  .ui-icon-zoomin{background-position:-128px -112px}  .ui-icon-zoomout{background-position:-144px -112px}  .ui-icon-search{background-position:-160px -112px}  .ui-icon-wrench{background-position:-176px -112px}  .ui-icon-gear{background-position:-192px -112px}  .ui-icon-heart{background-position:-208px -112px}  .ui-icon-star{background-position:-224px -112px}  .ui-icon-link{background-position:-240px -112px}  .ui-icon-cancel{background-position:0 -128px}  .ui-icon-plus{background-position:-16px -128px}  .ui-icon-plusthick{background-position:-32px -128px}  .ui-icon-minus{background-position:-48px -128px}  .ui-icon-minusthick{background-position:-64px -128px}  .ui-icon-close{background-position:-80px -128px}  .ui-icon-closethick{background-position:-96px -128px}  .ui-icon-key{background-position:-112px -128px}  .ui-icon-lightbulb{background-position:-128px -128px}  .ui-icon-scissors{background-position:-144px -128px}  .ui-icon-clipboard{background-position:-160px -128px}  .ui-icon-copy{background-position:-176px -128px}  .ui-icon-contact{background-position:-192px -128px}  .ui-icon-image{background-position:-208px -128px}  .ui-icon-video{background-position:-224px -128px}  .ui-icon-script{background-position:-240px -128px}  .ui-icon-alert{background-position:0 -144px}  .ui-icon-info{background-position:-16px -144px}  .ui-icon-notice{background-position:-32px -144px}  .ui-icon-help{background-position:-48px -144px}  .ui-icon-check{background-position:-64px -144px}  .ui-icon-bullet{background-position:-80px -144px}  .ui-icon-radio-on{background-position:-96px -144px}  .ui-icon-radio-off{background-position:-112px -144px}  .ui-icon-pin-w{background-position:-128px -144px}  .ui-icon-pin-s{background-position:-144px -144px}  .ui-icon-play{background-position:0 -160px}  .ui-icon-pause{background-position:-16px -160px}  .ui-icon-seek-next{background-position:-32px -160px}  .ui-icon-seek-prev{background-position:-48px -160px}  .ui-icon-seek-end{background-position:-64px -160px}  .ui-icon-seek-start{background-position:-80px -160px}  .ui-icon-seek-first{background-position:-80px -160px}  .ui-icon-stop{background-position:-96px -160px}  .ui-icon-eject{background-position:-112px -160px}  .ui-icon-volume-off{background-position:-128px -160px}  .ui-icon-volume-on{background-position:-144px -160px}  .ui-icon-power{background-position:0 -176px}  .ui-icon-signal-diag{background-position:-16px -176px}  .ui-icon-signal{background-position:-32px -176px}  .ui-icon-battery-0{background-position:-48px -176px}  .ui-icon-battery-1{background-position:-64px -176px}  .ui-icon-battery-2{background-position:-80px -176px}  .ui-icon-battery-3{background-position:-96px -176px}  .ui-icon-circle-plus{background-position:0 -192px}  .ui-icon-circle-minus{background-position:-16px -192px}  .ui-icon-circle-close{background-position:-32px -192px}  .ui-icon-circle-triangle-e{background-position:-48px -192px}  .ui-icon-circle-triangle-s{background-position:-64px -192px}  .ui-icon-circle-triangle-w{background-position:-80px -192px}  .ui-icon-circle-triangle-n{background-position:-96px -192px}  .ui-icon-circle-arrow-e{background-position:-112px -192px}  .ui-icon-circle-arrow-s{background-position:-128px -192px}  .ui-icon-circle-arrow-w{background-position:-144px -192px}  .ui-icon-circle-arrow-n{background-position:-160px -192px}  .ui-icon-circle-zoomin{background-position:-176px -192px}  .ui-icon-circle-zoomout{background-position:-192px -192px}  .ui-icon-circle-check{background-position:-208px -192px}  .ui-icon-circlesmall-plus{background-position:0 -208px}  .ui-icon-circlesmall-minus{background-position:-16px -208px}  .ui-icon-circlesmall-close{background-position:-32px -208px}  .ui-icon-squaresmall-plus{background-position:-48px -208px}  .ui-icon-squaresmall-minus{background-position:-64px -208px}  .ui-icon-squaresmall-close{background-position:-80px -208px}  .ui-icon-grip-dotted-vertical{background-position:0 -224px}  .ui-icon-grip-dotted-horizontal{background-position:-16px -224px}  .ui-icon-grip-solid-vertical{background-position:-32px -224px}  .ui-icon-grip-solid-horizontal{background-position:-48px -224px}  .ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}  .ui-icon-grip-diagonal-se{background-position:-80px -224px}  .ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{-moz-border-radius-topleft:4px;-webkit-border-top-left-radius:4px;-khtml-border-top-left-radius:4px;border-top-left-radius:4px}  .ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{-moz-border-radius-topright:4px;-webkit-border-top-right-radius:4px;-khtml-border-top-right-radius:4px;border-top-right-radius:4px}  .ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{-moz-border-radius-bottomleft:4px;-webkit-border-bottom-left-radius:4px;-khtml-border-bottom-left-radius:4px;border-bottom-left-radius:4px}  .ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{-moz-border-radius-bottomright:4px;-webkit-border-bottom-right-radius:4px;-khtml-border-bottom-right-radius:4px;border-bottom-right-radius:4px}  .ui-widget-overlay{background:#aaa url('../../../assets/Media/ui-bg_flat_0_aaaaaa_40x100.png') 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30)}  .ui-widget-shadow{margin:-8px 0 0 -8px;padding:8px;background:#aaa url('../../../assets/Media/ui-bg_flat_0_aaaaaa_40x100.png') 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30);-moz-border-radius:8px;-khtml-border-radius:8px;-webkit-border-radius:8px;border-radius:8px}
/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */
/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none;
}

.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {
  margin: 0;
  padding: 0;
}

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}

/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
  width: 100%;
  display: block;
}

.flex-pauseplay span {
  text-transform: capitalize;
}

/* Clearfix for the .slides element */
.slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

html[xmlns] .slides {
  display: block;
}

* html .slides {
  height: 1%;
}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
  display: block;
}

/* FlexSlider Default Theme
*********************************/
.flexslider {
  margin: 0;
  background: #fff;
  border: 0;
  position: relative;
  zoom: 1;
}

.flex-viewport {
  max-height: 2000px;
  transition: all 1s ease;
}

.loading .flex-viewport {
  max-height: 300px;
}

.flexslider .slides {
  zoom: 1;
}

.carousel li {
  margin-right: 5px;
}

/* Direction Nav */
.flex-direction-nav {
  *height: 0;
}

.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  transition: all .3s ease;
}

.flex-direction-nav .flex-prev {
  left: -50px;
}

.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
}

.flexslider:hover .flex-prev {
  opacity: 0.7;
  left: 10px;
}

.flexslider:hover .flex-next {
  opacity: 0.7;
  right: 10px;
}

.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
  opacity: 1;
}

.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
}

.flex-direction-nav a:before {
  font-size: 40px;
  display: inline-block;
}

.flex-direction-nav a.flex-next:before {
  content: '\f002';
}

/* Pause/Play */
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}

.flex-pauseplay a:before {
  font-size: 20px;
  display: inline-block;
}

.flex-pauseplay a:hover {
  opacity: 1;
}

.flex-pauseplay a.flex-play:before {
  content: '\f003';
}

/* Control Nav */
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: 10px;
  text-align: center;
  z-index: 9;
}

.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  border: 1px solid #fff;
  cursor: pointer;
  text-indent: -9999px;
  border-radius: 20px;
}

.flex-control-paging li a:hover {
  background: #fff;
}

.flex-control-paging li a.flex-active {
  background: #fff;
  cursor: default;
}

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}

.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}

.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer;
}

.flex-control-thumbs img:hover {
  opacity: 1;
}

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }

  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}

/*# sourceMappingURL=flexslider.css.map */
@font-face {
  font-family: "icon";
  src: url('../../../assets/Fonts/icon.eot');
  src: url('../../../assets/Fonts/icon.eot?#iefix') format("embedded-opentype"), url('../../../assets/Fonts/icon.woff') format("woff"), url('../../../assets/Fonts/icon.ttf') format("truetype"), url('../../../assets/Fonts/icon.svg#icon') format("svg");
  font-style: normal;
  font-weight: normal;
}
.icon::before {
  font-size: 24px;
  font-size: 2.4rem;
  display: inline-block;
  font-family: 'icon';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-decoration: none;
  text-transform: none;
  vertical-align: middle;
}

.icon-xing::before {
  content: '\e600';
}

.icon-twitter::before {
  content: '\e601';
}

.icon-search::before {
  content: '\e602';
}

.icon-log-in::before {
  content: '\e603';
}

.icon-google-plus::before {
  content: '\e604';
}

.icon-facebook::before {
  content: '\e605';
}

.icon-external-link::before, .external-link::after,
.external-link-new-window::after {
  content: '\e606';
}

.icon-download::before, .download::after {
  content: '\e607';
}

.icon-document::before {
  content: '\e60d';
}

.icon-document-zip::before, .icon-document-rar::before {
  content: '\e608';
}

.icon-document-xls::before, .icon-document-ods::before,
.icon-document-xlxs::before {
  content: '\e609';
}

.icon-document-txt::before, .icon-document-odt::before,
.icon-document-doc::before,
.icon-document-docx::before {
  content: '\e60a';
}

.icon-document-pdf::before {
  content: '\e60b';
}

.icon-document-jpg::before, .icon-document-gif::before,
.icon-document-jpeg::before,
.icon-document-png::before {
  content: '\e60c';
}

.icon-circle-rss::before {
  content: '\e60e';
}

.icon-circle-print::before {
  content: '\e60f';
}

.icon-circle-plus::before, .lightbox-link::before {
  content: '\e610';
}

.icon-circle-phone::before {
  content: '\e611';
}

.icon-circle-up::before {
  content: '\e61a';
}

.icon-circle-down::before {
  content: '\e61b';
}

.icon-circle-left::before {
  content: '\e61c';
}

.icon-circle-right::before {
  content: '\e612';
}

.icon-circle-mail::before {
  content: '\e613';
}

.icon-circle-download::before {
  content: '\e614';
}

.icon-circle-close::before {
  content: '\e615';
}

.icon-circle-diagram::before {
  content: '\e61d';
}

.icon-circle-pause::before {
  content: '\e61e';
}

.icon-circle-play::before {
  content: '\e61f';
}

.icon-arrow-up::before {
  content: '\e616';
}

.icon-arrow-right::before {
  content: '\e617';
}

.icon-arrow-left::before {
  content: '\e618';
}

.icon-arrow-down::before {
  content: '\e619';
}

.icon-ok::before {
  content: '\e61f';
}

.icon-youtube::before {
  content: '\e621';
}

.download::after,
.external-link::after,
.external-link-new-window::after,
.internal-link::after,
.internal-link-new-window::after,
.mail::after {
  font-size: 24px;
  font-size: 2.4rem;
  display: inline-block;
  font-family: 'icon';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-decoration: none;
  text-transform: none;
  vertical-align: middle;
}

/*
* Hacks & Co
*/
.tx-generic-gallery-item-meta::after,
.tx-generic-gallery-navigation-clearer::after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/*
* Breadcrumbs
*/
.tx-generic-gallery-breadcrumbcomtainer {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin: 3px 0 7px;
  padding: 5px 0;
}

.tx-generic-gallery-breadcrumb {
  color: Black;
}

/* Redefine default theme */
.tx-generic-gallery-gallery-thumb-outerframe,
.tx-generic-gallery-album-thumb-outerframe,
.tx-generic-gallery-item-thumb-outerframe {
  height: auto;
}

.tx-generic-gallery-lightbox-leftcolumn {
  width: 70%;
  float: left;
}

.tx-generic-gallery-lightbox-rightcolumn {
  width: 30%;
  margin-left: 70%;
  text-align: right;
}

.offPageItems {
  visibility: hidden;
}

.yag-list-wrap {
  overflow: hidden;
}

.yag-list-wrap > ul {
  padding: 0;
}

.tx-generic-gallery-items::after {
  content: '';
  display: block;
  clear: both;
}

.tx-generic-gallery-thumb-outerframe {
  float: left;
  list-style-type: none;
}

.tx-generic-gallery-gallery-thumb-outerframe,
.tx-generic-gallery-album-thumb-outerframe {
  margin-bottom: 25px;
  width: 50%;
}

.tx-generic-gallery-thumb-innerframe {
  overflow: hidden;
}

.tx-generic-gallery-gallery-thumb-innerframe,
.tx-generic-gallery-album-thumb-innerframe {
  float: left;
}

.yag-item-thumb-innerframe img {
  width: 100%;
}

.tx-generic-gallery-gallery-galleryinfo,
.tx-generic-gallery-album-albuminfo {
  margin-left: 210px;
}

/* magnific popup css */
.yag-lightbox-meta {
  display: none;
}

/* OffPageItems */
.offPageItems .tx-generic-gallery-thumb-outerframe {
  margin: 0;
  padding: 0;
}

/* Pager */
.tx-ptextlist-pager li {
  display: inline;
}

.tx-ptextlist-pager .active a {
  cursor: default;
  color: black;
}

.tx-generic-gallery-thumb-outerframe,
.yag-item-thumb-outerframe,
.tx-generic-gallery-gallery-thumb-outerframe,
.tx-generic-gallery-album-thumb-outerframe {
  width: 16.6666666%;
  position: relative;
}

.lightbox-link::before {
  font-size: 24px;
  font-size: 2.4rem;
  display: inline-block;
  font-family: 'icon';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-decoration: none;
  text-transform: none;
  vertical-align: middle;
  color: white;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 1em;
  height: 1em;
  margin: auto;
  text-align: center;
  z-index: 6;
  opacity: 0;
  transition: opacity, 0.4s;
}
.lightbox-link::after {
  content: ' ';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 5;
  opacity: 0;
  transition: opacity, 0.4s;
  background-color: #235fa0;
}
.lightbox-link:hover::before {
  opacity: 1;
}
.lightbox-link:hover::after {
  opacity: .6;
}

@media screen and (max-width: 1900px) {
  .tx-generic-gallery-thumb-outerframe,
  .yag-item-thumb-outerframe,
  .tx-generic-gallery-gallery-thumb-outerframe,
  .tx-generic-gallery-album-thumb-outerframe {
    width: 25%;
  }
}
@media screen and (max-width: 1260px) {
  .tx-generic-gallery-thumb-outerframe,
  .yag-item-thumb-outerframe,
  .tx-generic-gallery-gallery-thumb-outerframe,
  .tx-generic-gallery-album-thumb-outerframe {
    width: 33.3333333%;
  }
}
@media screen and (max-width: 1000px) and (min-width: 481px) {
  .tx-generic-gallery-thumb-outerframe,
  .yag-item-thumb-outerframe,
  .tx-generic-gallery-gallery-thumb-outerframe,
  .tx-generic-gallery-album-thumb-outerframe {
    width: 50%;
  }
}
@media screen and (max-width: 480px) {
  .tx-generic-gallery-thumb-outerframe,
  .yag-item-thumb-outerframe,
  .tx-generic-gallery-gallery-thumb-outerframe,
  .tx-generic-gallery-album-thumb-outerframe {
    width: 100%;
  }
}

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

@font-face {
  font-family: "icon";
  src: url('../../../assets/Fonts/icon.eot');
  src: url('../../../assets/Fonts/icon.eot?#iefix') format("embedded-opentype"), url('../../../assets/Fonts/icon.woff') format("woff"), url('../../../assets/Fonts/icon.ttf') format("truetype"), url('../../../assets/Fonts/icon.svg#icon') format("svg");
  font-style: normal;
  font-weight: normal;
}
.icon::before {
  font-size: 24px;
  font-size: 2.4rem;
  display: inline-block;
  font-family: 'icon';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-decoration: none;
  text-transform: none;
  vertical-align: middle;
}

.icon-xing::before {
  content: '\e600';
}

.icon-twitter::before {
  content: '\e601';
}

.icon-search::before {
  content: '\e602';
}

.icon-log-in::before {
  content: '\e603';
}

.icon-google-plus::before {
  content: '\e604';
}

.icon-facebook::before {
  content: '\e605';
}

.icon-external-link::before, .external-link::after,
.external-link-new-window::after {
  content: '\e606';
}

.icon-download::before, .download::after {
  content: '\e607';
}

.icon-document::before {
  content: '\e60d';
}

.icon-document-zip::before, .icon-document-rar::before {
  content: '\e608';
}

.icon-document-xls::before, .icon-document-ods::before,
.icon-document-xlxs::before {
  content: '\e609';
}

.icon-document-txt::before, .icon-document-odt::before,
.icon-document-doc::before,
.icon-document-docx::before {
  content: '\e60a';
}

.icon-document-pdf::before {
  content: '\e60b';
}

.icon-document-jpg::before, .icon-document-gif::before,
.icon-document-jpeg::before,
.icon-document-png::before {
  content: '\e60c';
}

.icon-circle-rss::before {
  content: '\e60e';
}

.icon-circle-print::before {
  content: '\e60f';
}

.icon-circle-plus::before {
  content: '\e610';
}

.icon-circle-phone::before {
  content: '\e611';
}

.icon-circle-up::before {
  content: '\e61a';
}

.icon-circle-down::before {
  content: '\e61b';
}

.icon-circle-left::before {
  content: '\e61c';
}

.icon-circle-right::before {
  content: '\e612';
}

.icon-circle-mail::before {
  content: '\e613';
}

.icon-circle-download::before {
  content: '\e614';
}

.icon-circle-close::before, .mfp-close::before {
  content: '\e615';
}

.icon-circle-diagram::before {
  content: '\e61d';
}

.icon-circle-pause::before {
  content: '\e61e';
}

.icon-circle-play::before {
  content: '\e61f';
}

.icon-arrow-up::before {
  content: '\e616';
}

.icon-arrow-right::before, .mfp-arrow-right::before,
.mfp-arrow-right .mfp-a::before,
.mfp-arrow-right .mfp-b::before {
  content: '\e617';
}

.icon-arrow-left::before, .mfp-arrow-left::before,
.mfp-arrow-left .mfp-a::before,
.mfp-arrow-left .mfp-b::before {
  content: '\e618';
}

.icon-arrow-down::before {
  content: '\e619';
}

.icon-ok::before {
  content: '\e61f';
}

.icon-youtube::before {
  content: '\e621';
}

.download::after,
.external-link::after,
.external-link-new-window::after,
.internal-link::after,
.internal-link-new-window::after,
.mail::after {
  font-size: 24px;
  font-size: 2.4rem;
  display: inline-block;
  font-family: 'icon';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-decoration: none;
  text-transform: none;
  vertical-align: middle;
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: white;
  opacity: .8;
  filter: alpha(opacity=80);
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0;
  box-sizing: border-box;
}

.mfp-container::before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container::before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  max-width: 900px;
  max-width: calc(100% - 10em);
  max-height: calc(100% - 100px);
  box-shadow: 0 0 26px rgba(0, 0, 0, 0.3);
  z-index: 1045;
  background: white;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: pointer;
}

.mfp-zoom {
  cursor: pointer;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #cccccc;
}

.mfp-preloader a:hover {
  color: white;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: -44px;
  opacity: .65;
  filter: alpha(opacity=65);
  color: #235fa0;
}
.mfp-close::before {
  font-size: 24px;
  font-size: 2.4rem;
  display: inline-block;
  font-family: 'icon';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-decoration: none;
  text-transform: none;
  vertical-align: middle;
  font-size: 2em;
  position: absolute;
  top: 0;
  right: 0;
}

.mfp-close:hover,
.mfp-close:focus,
.mfp-close:active,
.mfp-arrow:hover,
.mfp-arrow:focus,
.mfp-arrow:active {
  color: #235fa0;
  background: transparent;
  opacity: 1;
  outline: none;
  filter: alpha(opacity=100);
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #235fa0;
  text-align: right;
  font-size: 18px;
  line-height: 50px;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  height: 50px;
  width: 40%;
}

.mfp-arrow {
  position: absolute;
  opacity: .65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -3em;
  padding: 0;
  width: 6em;
  height: 6em;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow::before,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  font-size: 24px;
  font-size: 2.4rem;
  display: inline-block;
  font-family: 'icon';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-decoration: none;
  text-transform: none;
  vertical-align: middle;
  display: block;
  color: #235fa0;
  position: absolute;
  margin: auto;
  top: 0;
  font-size: 6em;
  text-align: center;
  opacity: .7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left::before,
.mfp-arrow-left .mfp-a,
.mfp-arrow-left .mfp-b {
  left: 0;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right::before,
.mfp-arrow-right .mfp-a,
.mfp-arrow-right .mfp-b {
  right: 0;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: black;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  max-height: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 0;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
  background: #222;
}

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
  overflow: visible;
}

.mfp-figure figcaption,
.mfp-bottom-bar {
  margin: 0;
  position: absolute;
  left: 0;
  width: 100%;
  height: 50px;
  cursor: auto;
  text-align: left;
}

.mfp-figure figcaption {
  top: 100%;
}

.mfp-bottom-bar {
  top: 0;
}

.mfp-title {
  color: #235fa0;
  word-wrap: break-word;
  *zoom: 1;
}
.mfp-title::before, .mfp-title::after {
  content: ' ';
  display: table;
}
.mfp-title::after {
  clear: both;
}
.mfp-title h4 {
  margin: 0;
  line-height: 50px;
  font-size: 20px;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

.mfp-ie7 .mfp-img {
  padding: 0;
}

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}

.mfp-ie7 .mfp-container {
  padding: 0;
}

.mfp-ie7 .mfp-content {
  padding-top: 44px;
}

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}

@media screen and (max-width: 750px) {
  .mfp-content {
    max-width: 100%;
  }

  .mfp-arrow {
    margin-top: -2em;
    width: 4em;
    height: 4em;
    opacity: .25;
    filter: alpha(opacity=25);
    -webkit-tap-highlight-color: transparent;
  }

  .mfp-arrow::before,
  .mfp-arrow .mfp-b,
  .mfp-arrow .mfp-a {
    font-size: 4em;
  }
}

/*# sourceMappingURL=magnific-popup.css.map */

/* set some vars here (until this is migrated to scss (again)) */
:root {
  /* main dark blue */
  /* TODO: there's still #002c6b (slightly darker) – what to do with that one? */
  --color-primary: #003480;

  /* main colors from "ARD-AUSZEICHNUNGSFARBEN" => "KÜHLE PALETTE" */
  --color-petrol: #43a8c7;
  --color-mint: #45dece;
  --color-ocean: #32f1f1;
  --color-lime: #bee120;
  --color-olive: #83cf92;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

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

caption,
th,
td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q,
blockquote {
  quotes: none;
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

.clearfix {
  *zoom: 1;
}
.clearfix::before,
.clearfix::after {
  content: " ";
  display: table;
}
.clearfix::after {
  clear: both;
}

img {
  display: block;
  height: auto;
  max-width: 100%;
}

.left {
  float: left !important;
}

.right {
  float: right !important;
}

.hide {
  display: none;
}

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

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

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

@font-face {
  font-family: "TheSans LT Light";
  src: url('../../../assets/Fonts/TheSans_LT_3_.eot');
  src: url('../../../assets/Fonts/TheSans_LT_3_.eot?#iefix') format("embedded-opentype"),
    url('../../../assets/Fonts/TheSans_LT_3_.woff') format("woff");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "TheSans LT Light";
  src: url('../../../assets/Fonts/TheSans_LT_5_.eot');
  src: url('../../../assets/Fonts/TheSans_LT_5_.eot?#iefix') format("embedded-opentype"),
    url('../../../assets/Fonts/TheSans_LT_5_.woff') format("woff");
  font-style: normal;
  font-weight: bold;
}
@font-face {
  font-family: "TheSans LT Regular";
  src: url('../../../assets/Fonts/TheSans_LT_5_.eot');
  src: url('../../../assets/Fonts/TheSans_LT_5_.eot?#iefix') format("embedded-opentype"),
    url('../../../assets/Fonts/TheSans_LT_5_.woff') format("woff");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "TheSans LT Regular";
  src: url('../../../assets/Fonts/TheSans_LT_7_.eot');
  src: url('../../../assets/Fonts/TheSans_LT_7_.eot?#iefix') format("embedded-opentype"),
    url('../../../assets/Fonts/TheSans_LT_7_.woff') format("woff");
  font-style: normal;
  font-weight: bold;
}
@font-face {
  font-family: "TheSans Cd Bold";
  src: url('../../../assets/Fonts/TheSansCd-7_Bold.woff') format("woff"),
    url('../../../assets/Fonts/TheSansCd-7_Bold.woff2') format("woff2");
  font-style: normal;
  font-weight: bold;
}
html {
  font-size: 62.5%;
  line-height: 1.3;
}

body {
  font-family: "TheSans LT Light", sans-serif;
}

h5,
h6,
em {
  font-family: "TheSans LT Regular", sans-serif;
}

strong,
b,
.hit {
  font-weight: bold;
}

body,
p,
h5,
h6 {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.5;
}

h2 {
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 1.25;
  margin: 32px 0;
}

h3,
.post-body h2 {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.16667;
}

h4 {
  font-size: 21px;
  font-size: 2.1rem;
  line-height: 1.28571;
}

h3,
h4,
p,
ul,
ol,
.post-body h2 {
  margin-bottom: 16px;
}

h3,
h4,
h5,
h6,
.post-body h2 {
  margin-top: 24px;
}
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child,
.post-body h2:first-child {
  margin-top: 0;
}

body {
  color: #323232;
}

h2,
h3,
h4,
h5,
h6,
a {
  color: var(--color-primary);
}

ol,
ul {
  padding-left: 24px;
}

ol {
  list-style-type: decimal;
}

ul {
  list-style-type: disc;
}

a {
  text-decoration: underline;
}
a:hover,
a:focus {
  font-weight: bold;
}
a:hover,
a:hover h2,
a:hover h3,
a:hover h4,
a:hover h5,
a:hover h6,
a:focus,
a:focus h2,
a:focus h3,
a:focus h4,
a:focus h5,
a:focus h6 {
  color: #002c6b;
}

address {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.6875;
}
address > span {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.38462;
  display: block;
}

hr {
  border: 0;
  border-top: 1px solid var(--color-primary);
  margin: 10px 0;
}
.box hr,
.active hr,
.radio hr {
  border-color: #fff;
}
.tv hr {
  border-color: var(--color-primary);
}

.info {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.38462;
  color: #323232;
  display: block;
}

.quelle,
p.quelle {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.38462;
  color: var(--color-primary);
  display: block;
}

@font-face {
  font-family: "icon";
  src: url('../../../assets/Fonts/icon.eot');
  src: url('../../../assets/Fonts/icon.eot?#iefix') format("embedded-opentype"),
    url('../../../assets/Fonts/icon.woff') format("woff"),
    url('../../../assets/Fonts/icon.ttf') format("truetype"),
    url('../../../assets/Fonts/icon.svg#icon') format("svg");
  font-style: normal;
  font-weight: normal;
}
.icon::before {
  font-size: 24px;
  font-size: 2.4rem;
  display: inline-block;
  font-family: "icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-decoration: none;
  text-transform: none;
  vertical-align: middle;
}

.icon-xing::before {
  content: "\e600";
}

.icon-twitter::before,
.tile.tile-twitter::before {
  content: "\e601";
}

.icon-search::before,
.search-submit::before {
  content: "\e602";
}

.icon-log-in::before {
  content: "\e603";
}

.icon-google-plus::before {
  content: "\e604";
}

.icon-facebook::before {
  content: "\e605";
}

.icon-external-link::before,
.external-link::after,
.external-link-new-window::after {
  content: "\e606";
}

.icon-download::before,
.download::after,
.list-download li > a::after {
  content: "\e607";
}

.icon-document::before {
  content: "\e60d";
}

.icon-document-zip::before,
.icon-document-rar::before {
  content: "\e608";
}

.icon-document-xls::before,
.icon-document-ods::before,
.icon-document-xlxs::before {
  content: "\e609";
}

.icon-document-txt::before,
.icon-document-odt::before,
.icon-document-doc::before,
.icon-document-docx::before {
  content: "\e60a";
}

.icon-document-pdf::before {
  content: "\e60b";
}

.icon-document-jpg::before,
.icon-document-gif::before,
.icon-document-jpeg::before,
.icon-document-png::before {
  content: "\e60c";
}

.icon-circle-rss::before {
  content: "\e60e";
}

.icon-circle-print::before {
  content: "\e60f";
}

.icon-circle-plus::before {
  content: "\e610";
}

.icon-circle-phone::before {
  content: "\e611";
}

.icon-circle-up::before,
.tab-head > li.active > a::after {
  content: "\e61a";
}

.icon-circle-down::before,
.tab-head > li > a::after {
  content: "\e61b";
}

.icon-circle-left::before,
.circle-link-back::before,
.direction-nav .prev-btn::before {
  content: "\e61c";
}

.icon-circle-right::before,
.link-list-lg > li > a::after,
.link-list-lg > li.result-list-item > h5 > a::after,
.circle-link::after,
.circle-link-block::after,
.circle-link-wrap::after,
.direction-nav .next-btn::after {
  content: "\e612";
}

.icon-circle-mail::before {
  content: "\e613";
}

.icon-circle-download::before {
  content: "\e614";
}

.icon-circle-close::before {
  content: "\e615";
}

.icon-circle-diagram::before,
.page-radio-reasons .toggle-item .content .diagram-link:after,
.page-radio-reasons .toggle-item .col-main .tab .diagram-link:after,
.col-main .page-radio-reasons .toggle-item .tab .diagram-link:after,
.page-radio-reasons .toggle-item .tx-powermail .diagram-link:after {
  content: "\e61d";
}

.icon-circle-pause::before {
  content: "\e61e";
}

.icon-circle-play::before {
  content: "\e61f";
}

.icon-arrow-up::before,
.tabs-sm .tab-head > li.active > a::after {
  content: "\e616";
}

.icon-arrow-right::before,
.link-list > li > a::after,
.tile.active h3 > a::after,
.tile.active h4 > a::after,
.tile.active h5 > a::after,
.post-body > .tile:hover h3 > a::after,
.post-body > .tile:hover h4 > a::after,
.post-body > .tile:hover h5 > a::after,
.post-body > div:not(.row) .tile:hover h3 > a::after,
.post-body > div:not(.row) .tile:hover h4 > a::after,
.post-body > div:not(.row) .tile:hover h5 > a::after,
.post-body .col:not(.col-aside) .tile:hover h3 > a::after,
.post-body .col:not(.col-aside) .tile:hover h4 > a::after,
.post-body .col:not(.col-aside) .tile:hover h5 > a::after,
.breadcrumb > li + li::before,
.tab-head > li:hover h3 > a::after,
.tab-head > li:hover h4 > a::after,
.tab-head > li:hover h5 > a::after,
.box h3 > a::after,
.box h4 > a::after,
.box h5 > a::after {
  content: "\e617";
}

.icon-arrow-left::before {
  content: "\e618";
}

.icon-arrow-down::before,
.tabs-sm .tab-head > li > a::after,
.col-main .tab-head > li > a::after,
.dropdown-toggle::after {
  content: "\e619";
}

.icon-ok::before {
  content: "\e61f";
}

.icon-youtube::before {
  content: "\e621";
}

.download::after,
.list-download li > a::after,
.external-link::after,
.external-link-new-window::after,
.internal-link::after,
.internal-link-new-window::after,
.mail::after {
  font-size: 24px;
  font-size: 2.4rem;
  display: inline-block;
  font-family: "icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-decoration: none;
  text-transform: none;
  vertical-align: middle;
}

body,
html {
  height: 100%;
  width: 100%;
  min-width: 320px;
}

body {
  display: block;
  margin-left: auto;
  margin-right: auto;
  background: #002c6b url('../../../assets/Images/bg-ard-media.jpg') no-repeat 0 0;
  background-attachment: fixed;
  background-size: cover;
}
body.layout-10 {
  background: none;
}
body.layout-pagets__Iframe {
  background: none;
}

.page {
  *zoom: 1;
  min-height: 100%;
  padding-left: 242px;
  position: relative;
}
.page::before,
.page::after {
  content: " ";
  display: table;
}
.page::after {
  clear: both;
}

.page-main,
.page-foot {
  width: 100%;
}

.page-head {
  box-shadow: 4px -4px 4px rgba(0, 0, 0, 0.05);
  background: #ffffff;
  left: 0;
  position: absolute;
  top: 0;
  width: 242px;
  z-index: 10;
}

.page-foot {
  *zoom: 1;
  background: #ffffff;
  position: relative;
  z-index: 11;
}
.page-foot::before,
.page-foot::after {
  content: " ";
  display: table;
}
.page-foot::after {
  clear: both;
}
.page-foot .copyright {
  padding: 23px;
  margin: 0;
  border-top: 1px solid rgb(255, 255, 255, 0.2);
  background-color: var(--color-primary);
  font-size: 1.3rem;
  line-height: 1.38462;
  color: #fff;
}

.main-title {
  height: 116px;
  line-height: 116px;
  margin-left: 0;
}
.main-title > a {
  display: inline-block;
  vertical-align: middle;
}
.main-title .logo {
  height: 107px;
}

.sub-logo {
  margin-right: 30px;
  position: absolute;
  right: 25%;
  top: 30px;
  z-index: 2;
}
.flexslider + .sub-logo,
.row-special + .sub-logo,
.post-head-sm .sub-logo {
  right: 0;
}

.container {
  *zoom: 1;
  position: relative;
}
.container::before,
.container::after {
  content: " ";
  display: table;
}
.container::after {
  clear: both;
}

.content,
.col-main .tab,
.tx-powermail {
  clear: both;
  padding: 16px 24px;
}

.nav,
nav ul,
.link-list,
.link-list-lg,
.list-inline,
.list-filter,
.social_share_privacy_area,
.list-justified,
.list-download,
.list-logo,
.list-default,
.breadcrumb,
.tab-head,
.dropdown-menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
.nav li > a,
nav ul li > a,
.link-list li > a,
.link-list-lg li > a,
.list-inline li > a,
.list-filter li > a,
.social_share_privacy_area li > a,
.list-justified li > a,
.list-download li > a,
.list-logo li > a,
.list-default li > a,
.breadcrumb li > a,
.tab-head li > a,
.dropdown-menu li > a {
  text-decoration: none;
}

nav li > a {
  display: block;
}

.menu-main ul,
.menu-meta ul {
  clear: both;
}
.menu-main li,
.menu-meta li {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.6875;
}
.menu-main li > a,
.menu-meta li > a {
  position: relative;
}
.textshadow .menu-main li > a:hover,
.textshadow .menu-meta li > a:hover {
  font-weight: normal;
  text-shadow: 1px 0 #c5d4e6;
}
.menu-main li.active > a,
.menu-meta li.active > a,
.textshadow .menu-main li.active > a:hover,
.textshadow .menu-meta li.active > a:hover {
  font-weight: bold;
  text-shadow: none;
}
.menu-main a,
.menu-meta a {
  text-decoration: none;
}

.has-sub ul,
.menu-main > ul {
  border-top: 0;
}
.has-sub ul::before,
.menu-main > ul::before {
  background: var(--color-primary) url('../../../assets/Images/nav-bg-default.png') no-repeat
    100% 0;
  content: "";
  display: block;
  height: 4px;
  width: 100%;
}

#menu-wrapper {
  background: white;
  position: relative;
}
#menu-wrapper > nav {
  padding-left: 23px;
  width: 100%;
}

.sub-menu {
  background: #f0f3f6;
  overflow: hidden;
  position: absolute;
  width: 0;
}
.sub-menu > .wrap {
  position: absolute;
}
.sub-menu li > a {
  padding: 4px 20px 4px 0;
}
.sub-menu li:first-child {
  margin-top: 4px;
}
.sub-menu .teaser {
  bottom: 0;
  margin-bottom: 16px;
  padding-right: 20px;
  position: absolute;
  right: 0;
  width: 215px;
}
.sub-menu .teaser h4 {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.6875;
  margin: 0;
}
.sub-menu .teaser .circle-link,
.sub-menu .teaser .circle-link-block {
  float: right;
}

.toggle-menu {
  display: none;
  height: 43px;
  line-height: 43px;
  position: absolute;
  right: 0;
  top: 76px;
  width: 40px;
}
.toggle-menu::before {
  border-bottom: 0.125em solid #5092d9;
  border-top: 0.125em solid #5092d9;
  content: "";
  height: 0.45em;
  left: 0;
  position: absolute;
  top: 0.5em;
  width: 1em;
}
.toggle-menu::after {
  border-top: 0.125em solid #5092d9;
  content: "";
  left: 0;
  position: absolute;
  top: 1.15em;
  width: 1em;
}

.toggle-back {
  background: #fff;
  height: 43px;
  left: 0;
  line-height: 43px;
  position: absolute;
  text-align: center;
  top: 120px;
  width: 40px;
  z-index: 100;
}

.toggle-sub {
  cursor: pointer;
  display: none;
  float: right;
  height: 43px;
  line-height: 43px;
  position: relative;
  text-align: center;
  width: 40px;
}
.toggle-sub::after {
  font-size: 24px;
  font-size: 2.4rem;
  display: inline-block;
  font-family: "icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-decoration: none;
  text-transform: none;
  vertical-align: middle;
  content: "";
  margin-top: -0.5em;
  position: absolute;
  right: 0;
  top: 50%;
}
.toggle-sub::after {
  margin: 0;
  position: static;
}

.menu-main > ul + ul {
  margin-top: 60px;
}
.menu-main > ul > li {
  border-bottom: #bedcfa 1px solid;
}
.menu-main > ul > li > a {
  padding: 8px 20px 8px 0;
}
.menu-main > ul > li:only-child {
  border-bottom: 0;
}

.menu-meta {
  margin-top: 16px;
}
.menu-meta > .wrap {
  *zoom: 1;
  background: #ebf4fd;
  margin-left: -23px;
  padding-bottom: 16px;
  padding-left: 23px;
  padding-top: 16px;
  width: 242px;
}
.menu-meta > .wrap::before,
.menu-meta > .wrap::after {
  content: " ";
  display: table;
}
.menu-meta > .wrap::after {
  clear: both;
}
.menu-meta > .wrap > ul > li {
  border-top: #bedcfa 1px solid;
}
.menu-meta > .wrap > ul > li > a {
  padding: 8px 0;
}
.menu-meta .search,
.menu-meta .search-link {
  padding-right: 20px;
}
.menu-meta .search-link {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.38462;
  float: right;
  margin-bottom: 9px;
  text-decoration: none;
}
.menu-meta .input-group {
  margin-bottom: 9px;
}
.menu-meta .item-19172,
.menu-meta .item-19173,
.menu-meta .item-19174,
.menu-meta .item-19175,
.menu-meta .item-20237,
.menu-meta .item-20238,
.menu-meta .item-20800 {
  padding-right: 52px;
}
.menu-meta .item-19172 a::after,
.menu-meta .item-19173 a::after,
.menu-meta .item-19174 a::after,
.menu-meta .item-19175 a::after,
.menu-meta .item-20237 a::after,
.menu-meta .item-20238 a::after,
.menu-meta .item-20800 a::after {
  background: no-repeat 0 0;
  background-size: 20px 20px;
  content: "";
  display: block;
  height: 20px;
  margin-top: -10px;
  position: absolute;
  right: -36px;
  top: 50%;
  width: 20px;
}
.menu-meta .item-19172 a::after {
  background-image: url('../../../assets/Images/icon-xing.png');
}
.menu-meta .item-19173 a::after {
  background-image: url('../../../assets/Images/icon-bluesky.svg');
}
.menu-meta .item-19174 a::after,
.menu-meta .item-20800 a::after {
  background-image: url('../../../assets/Images/icon-facebook.png');
}
.menu-meta .item-19175 a::after {
  background-image: url('../../../assets/Images/icon-linkedin.svg');
}
.menu-meta .item-20238 a::after {
  background-image: url('../../../assets/Images/icon-mastodon.svg');
}
.menu-meta .item-20237 a::after {
  background-image: url('../../../assets/Images/icon-youtube.png');
}

#scrollup {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.38462;
  transition: opacity 0.25s;
  bottom: 0;
  display: none;
  line-height: 30px;
  max-height: 100px;
  opacity: 1;
  overflow: hidden;
  padding-left: 23px;
  position: absolute;
  right: 0;
  text-decoration: none;
  top: auto;
  width: 100%;
}
#scrollup.hide {
  opacity: 0;
}
#scrollup.animate {
  bottom: auto;
  top: 0;
}

@media screen and (min-width: 1001px) {
  html:not(.mobile) .page-head {
    height: 100%;
  }
  html:not(.mobile) .page-head .sub-menu {
    box-shadow: 4px -4px 4px rgba(0, 0, 0, 0.05),
      inset 4px 0 4px rgba(0, 0, 0, 0.05);
    -moz-transition: width 0.5s ease 0.3s;
    -o-transition: width 0.5s ease 0.3s;
    -webkit-transition: width 0.5s ease;
    -webkit-transition-delay: 0.3s;
    transition: width 0.5s ease 0.3s;
    height: 100%;
    left: 235px;
    z-index: 5;
  }
  .no-js html:not(.mobile) .page-head .sub-menu:hover,
  html:not(.csstransitions) html:not(.mobile) .page-head .sub-menu:hover {
    overflow: visible;
    z-index: 100;
  }
  html:not(.mobile) .page-head .sub-menu li > a {
    padding: 7px 20px 7px 0;
    line-height: 1.3;
  }
  html:not(.mobile) .page-head .sub-menu > .wrap {
    position: absolute;
    right: 0;
    top: 116px;
  }
  html:not(.mobile) .page-head .menu-meta {
    transition: padding, 0.35s;
    position: absolute;
  }
  html:not(.mobile) .page-head .menu-meta.scrollup {
    padding-bottom: 30px;
  }
  html:not(.mobile) .page-head .menu-meta,
  html:not(.mobile) .page-head .menu-meta .sub-menu {
    top: auto;
    bottom: 0;
  }
  html:not(.mobile) .page-head .has-sub > a::after {
    font-size: 24px;
    font-size: 2.4rem;
    display: inline-block;
    font-family: "icon";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: 1;
    speak: none;
    text-decoration: none;
    text-transform: none;
    vertical-align: middle;
    content: "";
    margin-top: -0.5em;
    position: absolute;
    right: 0;
    top: 50%;
  }
  html:not(.mobile) .page-head .has-sub > a::after {
    color: #ccc;
  }
  .no-js html:not(.mobile) .page-head .has-sub:hover > a::after,
  html:not(.mobile) .page-head .has-sub.hover > a::after {
    color: inherit;
  }
  .no-js html:not(.mobile) .page-head .has-sub:hover > .sub-menu,
  html:not(.mobile) .page-head .has-sub.hover > .sub-menu {
    width: 235px;
  }
  .no-js html:not(.mobile) .page-head .has-sub:hover > .visible,
  html:not(.mobile) .page-head .has-sub.hover > .visible {
    overflow: visible;
    z-index: 100;
  }
  html:not(.mobile) .page-head .sub-menu {
    top: -116px;
  }
  html:not(.mobile) .page-head .sub-menu > .wrap {
    padding: 0 0 0 23px;
    width: 235px;
  }
  html:not(.mobile) .page-head .sub-menu.level1 {
    left: 242px;
  }

  html.mobile .page-head {
    height: 100%;
  }
  html.mobile .page-head .toggle-sub {
    display: block;
    padding: 0 !important;
  }
  html.mobile .page-head .menu-main .has-sub > a,
  html.mobile .page-head .menu-meta .has-sub > a {
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    margin-right: 0 !important;
    padding-right: 0 !important;
  }
  html.mobile .page-head .menu-main .has-sub > a::after,
  html.mobile .page-head .menu-meta .has-sub > a::after {
    content: none !important;
  }
  html.mobile .page-head .menu-main .has-sub > a.toggle-sub::after,
  html.mobile .page-head .menu-meta .has-sub > a.toggle-sub::after {
    content: "\e617" !important;
  }
  html.mobile .page-head #menu-wrapper {
    overflow: hidden;
    position: absolute;
    top: 116px;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
  }
  html.mobile .page-head #menu-wrapper > nav {
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  html.mobile .page-head #menu-wrapper.level1 > nav {
    -ms-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  html.mobile .page-head #menu-wrapper.level2 > nav {
    -ms-transform: translateX(-200%);
    -webkit-transform: translateX(-200%);
    transform: translateX(-200%);
  }
  html.mobile .page-head #menu-wrapper.level3 > nav {
    -ms-transform: translateX(-300%);
    -webkit-transform: translateX(-300%);
    transform: translateX(-300%);
  }
  html.mobile .page-head .sub-menu {
    visibility: hidden;
    overflow: visible;
    top: 0;
    left: 100%;
    z-index: 1;
  }
  html.mobile .page-head .sub-menu > .wrap {
    width: 100%;
  }
  html.mobile .page-head .sub-menu > .wrap > ul {
    width: 100%;
  }
  html.mobile .page-head .sub-menu li {
    margin-left: 50px;
    border-top: #bedcfa 1px solid;
  }
  html.mobile .page-head .sub-menu li:first-child {
    border-top: 0;
    margin-top: 0;
  }
  html.mobile .page-head .sub-menu li > a {
    padding: 8px 0;
  }
  html.mobile .page-head .sub-menu .teaser {
    display: none;
  }
  .no-js html.mobile .page-head .has-sub:hover > .sub-menu,
  html:not(.csstransitions) html.mobile .page-head .has-sub:hover > .sub-menu,
  html.mobile .page-head .has-sub.hover > .sub-menu {
    visibility: visible;
    width: 100%;
  }
  html.mobile .page-head .sub-menu > .wrap {
    width: 242px;
  }
  html.mobile .page-head .menu-main ul {
    width: 219px;
  }
  html.mobile #menu-wrapper {
    width: 242px;
  }
}
@media screen and (max-width: 1000px) and (min-width: 751px) {
  .page-head {
    height: 100%;
  }
  .page-head .toggle-sub {
    display: block;
    padding: 0 !important;
  }
  .page-head .menu-main .has-sub > a,
  .page-head .menu-meta .has-sub > a {
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    margin-right: 0 !important;
    padding-right: 0 !important;
  }
  .page-head .menu-main .has-sub > a::after,
  .page-head .menu-meta .has-sub > a::after {
    content: none !important;
  }
  .page-head .menu-main .has-sub > a.toggle-sub::after,
  .page-head .menu-meta .has-sub > a.toggle-sub::after {
    content: "\e617" !important;
  }
  .page-head #menu-wrapper {
    overflow: hidden;
    position: absolute;
    top: 116px;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
  }
  .page-head #menu-wrapper > nav {
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .page-head #menu-wrapper.level1 > nav {
    -ms-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  .page-head #menu-wrapper.level2 > nav {
    -ms-transform: translateX(-200%);
    -webkit-transform: translateX(-200%);
    transform: translateX(-200%);
  }
  .page-head #menu-wrapper.level3 > nav {
    -ms-transform: translateX(-300%);
    -webkit-transform: translateX(-300%);
    transform: translateX(-300%);
  }
  .page-head .sub-menu {
    visibility: hidden;
    overflow: visible;
    top: 0;
    left: 100%;
    z-index: 1;
  }
  .page-head .sub-menu > .wrap {
    width: 100%;
  }
  .page-head .sub-menu > .wrap > ul {
    width: 100%;
  }
  .page-head .sub-menu li {
    margin-left: 50px;
    border-top: #bedcfa 1px solid;
  }
  .page-head .sub-menu li:first-child {
    border-top: 0;
    margin-top: 0;
  }
  .page-head .sub-menu li > a {
    padding: 8px 0;
  }
  .page-head .sub-menu .teaser {
    display: none;
  }
  .no-js .page-head .has-sub:hover > .sub-menu,
  html:not(.csstransitions) .page-head .has-sub:hover > .sub-menu,
  .page-head .has-sub.hover > .sub-menu {
    visibility: visible;
    width: 100%;
  }
  .page-head .sub-menu > .wrap {
    width: 242px;
  }
  .page-head .menu-main ul {
    width: 219px;
  }

  #menu-wrapper {
    width: 242px;
  }
}
@media screen and (max-width: 750px) {
  .page-head,
  .menu-meta {
    overflow: visible;
    min-height: 0 !important;
    width: 100% !important;
  }

  .page-head {
    z-index: 20;
    position: relative;
  }
  .page-head .toggle-sub {
    display: block;
    padding: 0 !important;
  }
  .page-head .menu-main .has-sub > a,
  .page-head .menu-meta .has-sub > a {
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    margin-right: 0 !important;
    padding-right: 0 !important;
  }
  .page-head .menu-main .has-sub > a::after,
  .page-head .menu-meta .has-sub > a::after {
    content: none !important;
  }
  .page-head .menu-main .has-sub > a.toggle-sub::after,
  .page-head .menu-meta .has-sub > a.toggle-sub::after {
    content: "\e617" !important;
  }
  .page-head #menu-wrapper {
    overflow: hidden;
    position: absolute;
    top: 116px;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
  }
  .page-head #menu-wrapper > nav {
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .page-head #menu-wrapper.level1 > nav {
    -ms-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  .page-head #menu-wrapper.level2 > nav {
    -ms-transform: translateX(-200%);
    -webkit-transform: translateX(-200%);
    transform: translateX(-200%);
  }
  .page-head #menu-wrapper.level3 > nav {
    -ms-transform: translateX(-300%);
    -webkit-transform: translateX(-300%);
    transform: translateX(-300%);
  }
  .page-head .sub-menu {
    visibility: hidden;
    overflow: visible;
    top: 0;
    left: 100%;
    z-index: 1;
  }
  .page-head .sub-menu > .wrap {
    width: 100%;
  }
  .page-head .sub-menu > .wrap > ul {
    width: 100%;
  }
  .page-head .sub-menu li {
    margin-left: 50px;
    border-top: #bedcfa 1px solid;
  }
  .page-head .sub-menu li:first-child {
    border-top: 0;
    margin-top: 0;
  }
  .page-head .sub-menu li > a {
    padding: 8px 0;
  }
  .page-head .sub-menu .teaser {
    display: none;
  }
  .no-js .page-head .has-sub:hover > .sub-menu,
  html:not(.csstransitions) .page-head .has-sub:hover > .sub-menu,
  .page-head .has-sub.hover > .sub-menu {
    visibility: visible;
    width: 100%;
  }
  .page-head .menu-main > ul + ul {
    margin: 0;
  }
  .page-head .menu-main > ul + ul::before {
    content: none;
  }
  .page-head .toggle-menu {
    display: block;
  }
  .page-head .sub-menu {
    width: 100%;
  }

  #menu-wrapper {
    transition: height 0.3s;
  }
  #menu-wrapper.closed {
    height: 4px !important;
    min-height: 4px !important;
  }
  #menu-wrapper.visible {
    overflow: visible;
  }
  #menu-wrapper .menu-meta {
    position: static !important;
    padding: 0;
  }
  #menu-wrapper .menu-meta .wrap {
    width: 100%;
    margin: 0;
  }

  #menu-wrapper,
  .sub-menu {
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.05);
    min-height: 100%;
  }

  #scrollup {
    display: none !important;
  }
}
.menu-footer {
  width: 100%;
}
.menu-footer > ul {
  *zoom: 1;
}
.menu-footer > ul::before,
.menu-footer > ul::after {
  content: " ";
  display: table;
}
.menu-footer > ul::after {
  clear: both;
}
.menu-footer > ul,
.menu-footer > ul ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.menu-footer > ul a {
  text-decoration: none;
}
.menu-footer > ul > li {
  position: relative;
  width: 20%;
}
.menu-footer > ul > li > h5 {
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  padding-bottom: 8px;
  position: relative;
}
.menu-footer > ul > li li {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.38462;
}
.menu-footer > ul > li li + li {
  margin-top: 6px;
}
.menu-footer > ul > li:first-child {
  border-left: 0;
}
.menu-footer > .wrap {
  *zoom: 1;
  background: var(--color-primary);
  height: 80px;
  line-height: 80px;
  border-top: 1px solid rgb(255, 255, 255, 0.2);
  padding: 0 23px 0 8px;
}

.menu-footer > .wrap::before,
.menu-footer > .wrap::after {
  content: " ";
  display: table;
}
.menu-footer > .wrap::after {
  clear: both;
}
.menu-footer > .wrap > div {
  float: left;
}
.menu-footer > .wrap > div.col-logo {
  margin-right: 24px;
}
.menu-footer > .wrap > div.col-logo > a {
  display: inline-block;
  vertical-align: middle;
}
.menu-footer > .wrap > div.col-social {
  float: right;
  text-align: right;
}
.menu-footer > .wrap > div.col-print {
  margin-left: 24px;
  float: right;
}

.menu-footer > .wrap > div.col-print-special {
  float: right;
  padding-left: 20px;
}

.col-print-special-label {
  margin-left: 4px;
}

.icon-special-bigger::before {
  font-size: 4.2rem !important;
}

.menu-footer > .wrap li {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.6875;
}
.menu-footer a {
  text-decoration: none;
  color: #fff;
}
.menu-footer > ul {
  border-top: 1px solid rgb(255, 255, 255, 0.2);
  padding: 33px 0;
  background: var(--color-primary);
}
.menu-footer > ul > li {
  float: left;
  padding: 0 23px;
  color: #fff;
}
.menu-footer > ul > li > h5 {
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  margin-left: -24px;
  padding-left: 23px;
  color: #fff;
}

@media screen and (max-width: 750px) {
  .menu-footer > ul {
    display: none;
  }
  .menu-footer > .wrap {
    height: auto;
    line-height: normal;
  }
  .menu-footer > .wrap > div {
    float: none !important;
    margin: 16px 0 !important;
    text-align: center !important;
    width: 100% !important;
  }
  .menu-footer > ul {
    display: none;
  }
}
.link-list {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.38462;
  color: var(--color-primary);
}
.link-list > li {
  border-color: var(--color-primary);
  border-style: solid;
  border-bottom-width: 1px;
  position: relative;
}
.link-list > li p,
.link-list > li h4,
.link-list > li h5 {
  padding: 0;
  margin: 0;
}
.link-list > li > a {
  padding: 10px 0;
  display: block;
  padding-right: 15px;
  text-decoration: none;
}
.link-list > li > a::after {
  font-size: 24px;
  font-size: 2.4rem;
  display: inline-block;
  font-family: "icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-decoration: none;
  text-transform: none;
  vertical-align: middle;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  height: 1em;
  margin: auto;
}
.link-list > li .label {
  margin-bottom: 8px;
  padding: 0 3px;
}
.link-list > li:first-child {
  border-top-width: 1px;
}
.link-list > li > a::after {
  right: -5px;
}
.link-list.half-items > li {
  width: 48%;
  float: left;
}
.link-list.half-items > li:nth-child(2) {
  border-top: solid 1px var(--color-primary);
}
.link-list.half-items > li:nth-of-type(even) {
  margin-left: 4%;
}

.link-list-lg > li {
  border-color: var(--color-primary);
  border-style: solid;
  border-bottom-width: 1px;
  position: relative;
}
.link-list-lg > li p,
.link-list-lg > li h4,
.link-list-lg > li h5 {
  padding: 0;
  margin: 0;
}
.link-list-lg > li > a {
  padding: 10px 0;
  display: block;
  padding-right: 15px;
  text-decoration: none;
}
.link-list-lg > li > a::after {
  font-size: 24px;
  font-size: 2.4rem;
  display: inline-block;
  font-family: "icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-decoration: none;
  text-transform: none;
  vertical-align: middle;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  height: 1em;
  margin: auto;
}
.link-list-lg > li .label {
  margin-bottom: 8px;
  padding: 0 3px;
}
.link-list-lg > li {
  border-color: #bedcfa;
  border-bottom-width: 0;
}
.link-list-lg > li + li {
  border-top-width: 1px;
}
.link-list-lg > li .date,
.link-list-lg > li .info,
.link-list-lg > li .label {
  font-weight: normal;
}
.link-list-lg > li > a {
  padding: 15px 30px 15px 0;
}
.link-list-lg > li.general-message {
  padding: 15px 0;
}
.link-list-lg > li.result-list-item {
  padding: 15px 30px 15px 0;
}
.link-list-lg > li.result-list-item > h5 > a {
  display: block;
  padding-right: 15px;
  text-decoration: none;
  padding: 0;
  text-decoration: none;
}
.link-list-lg > li.result-list-item > h5 > a::after {
  font-size: 24px;
  font-size: 2.4rem;
  display: inline-block;
  font-family: "icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-decoration: none;
  text-transform: none;
  vertical-align: middle;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  height: 1em;
  margin: auto;
}

.list-inline li,
.list-filter li,
.social_share_privacy_area li {
  display: inline-block;
}
.list-inline li + li,
.list-filter li + li,
.social_share_privacy_area li + li {
  margin-left: 15px;
}

.list-justified li {
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.38462;
  display: table-cell;
  height: 45px;
  line-height: 45px;
  text-align: center;
  width: 1%;
}
.list-justified li + li {
  border-left: 1px solid var(--color-primary);
}
.list-justified li > a {
  background: #8cb9e6;
  display: block;
}
.list-justified li > a:hover,
.list-justified li > a:focus {
  background: #002c6b;
  color: #fff;
  font-weight: normal;
}
.list-justified li.active > a {
  background: #e5f1fd;
  color: #002c6b;
}

.list-download li {
  line-height: 24px;
  margin: 0 0 16px 40px;
  position: relative;
}
.list-download li > a::after {
  font-size: 24px;
  font-size: 2.4rem;
  display: inline-block;
  font-family: "icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-decoration: none;
  text-transform: none;
  vertical-align: middle;
}
.list-download li > a::before {
  font-size: 36px;
  font-size: 3.6rem;
  left: -40px;
  position: absolute;
  top: 7px;
}

.list-filter {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.38462;
}
.list-filter > li + li {
  padding-left: 16px;
  position: relative;
}
.list-filter > li > a::before {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
  width: 11px;
  height: 11px;
  border: 1px solid white;
  border-radius: 100%;
  content: "";
}
.list-filter > li.active > a::before {
  background: #fff;
}

.list-logo {
  *zoom: 1;
  background: #fff;
  padding: 12px;
}
.list-logo::before,
.list-logo::after {
  content: " ";
  display: table;
}
.list-logo::after {
  clear: both;
}
.list-logo > li {
  float: left;
  padding: 12px;
  width: 12.5%;
}

.list-default > li + li {
  margin-top: 4px;
}
.list-default > li > a:hover {
  color: inherit;
}
.list-default > li.active {
  font-weight: bold;
}

@media screen and (max-width: 1900px) {
  .list-logo > li {
    width: 16.6666667%;
  }
}
@media screen and (max-width: 1260px) {
  .list-logo > li {
    width: 25%;
  }
}
@media screen and (max-width: 1000px) {
  .list-logo > li {
    width: 33.3333333%;
  }
}
@media screen and (max-width: 480px) {
  .list-logo > li {
    width: 50%;
  }
}

/* tile styles aka Kacheln aka Teaser */
.tile {
  -moz-transition: background-color 0.35s ease 0s;
  -o-transition: background-color 0.35s ease 0s;
  -webkit-transition: background-color 0.35s ease;
  -webkit-transition-delay: 0s;
  transition: background-color 0.35s ease 0s;
  position: relative;
  z-index: 1;
  background-color: #eef6fd;
  display: block;
  float: left;
  height: 360px;
  width: 16.6666666666%;
  z-index: 1;
  padding: 16px 16px 45px;
  overflow: hidden;
}
.tile:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  z-index: 2;
}
.tile:nth-of-type(7n + 1) {
  background-color: #deedfc;
}
.tile:nth-of-type(7n + 2) {
  background-color: #cee4fb;
}
.tile:nth-of-type(7n + 3) {
  background-color: #bedcfa;
}
.tile:nth-of-type(7n + 4) {
  background-color: #8cb9e6;
}
.tile:nth-of-type(7n + 5) {
  background-color: #a5c8f0;
}
.tile:nth-of-type(7n + 6) {
  background-color: #b2d2f2;
}
.tile.active {
  background-color: var(--color-lime);
}
.tile.active,
.tile.active a,
.tile.active h2,
.tile.active h3,
.tile.active h4,
.tile.active h5,
.tile.active p {
  color: #fff;
}
.tile.active h3,
.tile.active h4,
.tile.active h5 {
  position: relative;
}
.tile.active h3 > a,
.tile.active h4 > a,
.tile.active h5 > a {
  display: block;
  padding-right: 15px;
  text-decoration: none;
}
.tile.active h3 > a::after,
.tile.active h4 > a::after,
.tile.active h5 > a::after {
  font-size: 24px;
  font-size: 2.4rem;
  display: inline-block;
  font-family: "icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-decoration: none;
  text-transform: none;
  vertical-align: middle;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  height: 1em;
  margin: auto;
}
.tile.active h3 > a::after,
.tile.active h4 > a::after,
.tile.active h5 > a::after {
  right: -5px;
}
.tile.active .link-list {
  border-color: white;
}
.tile.active .link-list > li {
  border-color: white;
}

.post-body > .tile:hover,
.post-body > div:not(.row) .tile:hover,
.post-body .col:not(.col-aside) .tile:hover {
  background-color: var(--color-lime);
}
.post-body > .tile:hover h3,
.post-body > .tile:hover h4,
.post-body > .tile:hover h5,
.post-body > div:not(.row) .tile:hover h3,
.post-body > div:not(.row) .tile:hover h4,
.post-body > div:not(.row) .tile:hover h5,
.post-body .col:not(.col-aside) .tile:hover h3,
.post-body .col:not(.col-aside) .tile:hover h4,
.post-body .col:not(.col-aside) .tile:hover h5 {
  position: relative;
}
.post-body > .tile:hover h3 > a,
.post-body > .tile:hover h4 > a,
.post-body > .tile:hover h5 > a,
.post-body > div:not(.row) .tile:hover h3 > a,
.post-body > div:not(.row) .tile:hover h4 > a,
.post-body > div:not(.row) .tile:hover h5 > a,
.post-body .col:not(.col-aside) .tile:hover h3 > a,
.post-body .col:not(.col-aside) .tile:hover h4 > a,
.post-body .col:not(.col-aside) .tile:hover h5 > a {
  display: block;
  padding-right: 15px;
  text-decoration: none;
}
.post-body > .tile:hover h3 > a::after,
.post-body > .tile:hover h4 > a::after,
.post-body > .tile:hover h5 > a::after,
.post-body > div:not(.row) .tile:hover h3 > a::after,
.post-body > div:not(.row) .tile:hover h4 > a::after,
.post-body > div:not(.row) .tile:hover h5 > a::after,
.post-body .col:not(.col-aside) .tile:hover h3 > a::after,
.post-body .col:not(.col-aside) .tile:hover h4 > a::after,
.post-body .col:not(.col-aside) .tile:hover h5 > a::after {
  font-size: 24px;
  font-size: 2.4rem;
  display: inline-block;
  font-family: "icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-decoration: none;
  text-transform: none;
  vertical-align: middle;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  height: 1em;
  margin: auto;
}
.post-body > .tile:hover h3 > a::after,
.post-body > .tile:hover h4 > a::after,
.post-body > .tile:hover h5 > a::after,
.post-body > div:not(.row) .tile:hover h3 > a::after,
.post-body > div:not(.row) .tile:hover h4 > a::after,
.post-body > div:not(.row) .tile:hover h5 > a::after,
.post-body .col:not(.col-aside) .tile:hover h3 > a::after,
.post-body .col:not(.col-aside) .tile:hover h4 > a::after,
.post-body .col:not(.col-aside) .tile:hover h5 > a::after {
  right: -5px;
}
.post-body > .tile:hover .link-list,
.post-body > div:not(.row) .tile:hover .link-list,
.post-body .col:not(.col-aside) .tile:hover .link-list {
  border-color: white;
}
.post-body > .tile:hover .link-list > li,
.post-body > div:not(.row) .tile:hover .link-list > li,
.post-body .col:not(.col-aside) .tile:hover .link-list > li {
  border-color: white;
}

.col-aside .tile,
.row-tiles .col .tile {
  width: 100%;
}
.col-main .tile {
  width: 20%;
}
.tile header {
  margin: 0;
  line-height: 1;
  margin-bottom: 10px;
}

.tile header p,
.tile header h2,
.tile header h3,
.tile header h4,
.tile header h5 {
  margin: 0;
}

.tile header .subtitle:first-child,
.tile header h4:first-child {
  margin-top: 4px;
}
.tile header > .label {
  margin-top: 0;
  margin-bottom: 12px;
}
.tile header > .label + .date-headline,
.col-aside .content > .tile header > .label + .date-headline,
.col-aside .col-main .tab > .tile header > .label + .date-headline,
.col-main .col-aside .tab > .tile header > .label + .date-headline,
.col-aside .tx-powermail > .tile header > .label + .date-headline {
  margin-top: -5px;
}
.tile header > .subtitle {
  font-size: 21px;
  font-size: 2.1rem;
  line-height: 1.28571;
  vertical-align: top;
  color: var(--color-primary);
}
.tile p {
  margin-bottom: 10px;
}
.tile a {
  text-decoration: none;
}
.tile .label {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.38462;
  vertical-align: top;
  margin-bottom: 8px;
}
.tile .link-list {
  margin-top: 16px;
}
.tile .circle-link,
.tile .circle-link-block {
  bottom: 16px;
  display: block;
  position: absolute;
  right: 16px;
  height: 29px;
  line-height: 35px;
  text-decoration: none;
  vertical-align: baseline;
  z-index: 101;
}
.tile .circle-link::after,
.tile .circle-link-block::after {
  float: right;
  vertical-align: baseline;
  line-height: 32px;
}
.tile .circle-link:empty,
.tile .circle-link-block:empty {
  width: auto;
}
.tile .circle-link:empty::after,
.tile .circle-link-block:empty::after {
  margin-left: 0;
}
.tile address .contact-pos {
  margin: 5px 0;
}
.tile address .icon-bar {
  position: static;
  margin-top: 8px;
}
.tile address + address {
  margin-top: 16px;
}
.tile .icon-bar,
.tile .tile-button {
  position: absolute;
  bottom: 16px;
  left: 16px;
  z-index: 102;
}
.tile .icon-bar + .circle-link,
.tile .icon-bar + .circle-link-block {
  text-align: right;
}
.tile.tile-event {
  cursor: pointer;
}
.tile.tile-img {
  padding-top: 196px;
}
.tile.tile-img figure {
  position: absolute;
  top: 16px;
  left: 16px;
  right: 16px;
  height: 164px;
  margin-bottom: 16px;
  z-index: 100;
}
.tile.tile-img p {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.38462;
}
.tile.tile-img .subtitle {
  font-size: 21px;
  font-size: 2.1rem;
  line-height: 1.28571;
}
.tile.tile-img.tile-compact {
  padding-top: 191px;
}
.tile.tile-compact header {
  margin-bottom: 5px;
}
.tile.tile-compact header .subtitle:first-child,
.tile.tile-compact header h4:first-child {
  margin-top: 0;
  line-height: 1;
}
.tile.tile-compact address {
  line-height: 1.3;
}
.tile.tile-compact address .contact-pos {
  margin: 0 0 5px;
}
.tile.tile-link .circle-link,
.tile.tile-link .circle-link-block,
.tile.tile-img-top .circle-link,
.tile.tile-img-top .circle-link-block,
.tile.tile-img.tile-double .circle-link,
.tile.tile-img.tile-double .circle-link-block,
.tile.tile-twitter .circle-link,
.tile.tile-twitter .circle-link-block,
.tile.tile-media-advisor .circle-link,
.tile.tile-media-advisor .circle-link-block {
  background-color: transparent;
  bottom: 0;
  height: 100%;
  padding: 315px 16px 16px;
  right: 0;
  width: 100%;
}
.tile.tile-img-bottom {
  padding-top: 16px;
  padding-bottom: 225px;
}
.tile.tile-img-bottom figure {
  top: auto;
  bottom: 16px;
  margin: 0;
}
.tile.tile-img-bottom .circle-link,
.tile.tile-img-bottom .circle-link-block {
  background-color: transparent;
  bottom: 0;
  height: 100%;
  padding: 135px 16px 196px;
  right: 0;
  width: 100%;
}
.tile.tile-twitter {
  background-color: var(--color-primary);
  padding-top: 60px;
}
.tile.tile-twitter h4 {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.38462;
  font-weight: bold;
}
.tile.tile-twitter .twitter-name {
  font-weight: normal;
}
.tile.tile-twitter::before {
  font-size: 24px;
  font-size: 2.4rem;
  display: inline-block;
  font-family: "icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-decoration: none;
  text-transform: none;
  vertical-align: middle;
  font-size: 3.6rem;
  font-size: 36px;
  position: absolute;
  top: 16px;
}
.tile.tile-twitter,
.tile.tile-twitter * {
  color: #fff;
}
.tile.tile-address {
  height: auto;
  min-height: 360px;
}
@media screen and (min-width: 481px) {
  .tile.tile-double .circle-link,
  .tile.tile-double .circle-link-block {
    text-align: right;
  }
  .tile.tile-double:not(.tile-img) h3:not(.date-headline) {
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 1.25;
  }
  .tile.tile-double:not(.tile-img) .link-list {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.5;
    margin-top: 24px;
  }
  .tile.tile-double.tile-img {
    padding: 16px;
  }
  .tile.tile-double.tile-img > div,
  .tile.tile-double.tile-img > p,
  .tile.tile-double.tile-img > ul,
  .tile.tile-double.tile-img > header {
    margin-left: calc(50% + 16px);
  }
  .tile.tile-double.tile-img p {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.5;
  }
  .tile.tile-double.tile-img .label {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.38462;
  }
  .tile.tile-double.tile-img figure {
    top: 16px;
    bottom: 16px;
    left: 16px;
    right: 48%;
    right: calc(50% + 16px);
    height: 328px;
  }
  .tile.tile-double.tile-img figure img {
    height: 100%;
    width: auto;
    min-width: 100%;
    max-width: none;
  }
}

#mobile-tile-startpage {
  display: none;
}

.tile-double {
  width: 33.333333333%;
}
.col-main .tile-double {
  width: 40%;
}

.tile-half {
  height: 180px;
  padding: 16px;
}
.tile-half .circle-link-wrap {
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  padding-top: 135px;
}

.col-aside .content .tile,
.col-aside .col-main .tab .tile,
.col-main .col-aside .tab .tile,
.col-aside .tx-powermail .tile {
  float: none;
  margin: -16px;
  width: calc(100% + 32px);
}
.col-aside .content .tile.tile-half-img > p,
.col-aside .col-main .tab .tile.tile-half-img > p,
.col-main .col-aside .tab .tile.tile-half-img > p,
.col-aside .tx-powermail .tile.tile-half-img > p {
  bottom: 0;
  left: 0;
  margin: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
}
.col-aside .content .tile.tile-half-img > p img,
.col-aside .col-main .tab .tile.tile-half-img > p img,
.col-main .col-aside .tab .tile.tile-half-img > p img,
.col-aside .tx-powermail .tile.tile-half-img > p img {
  height: auto;
  max-width: none;
  min-height: 100%;
  min-width: 100%;
  width: auto;
}

.tile-logo {
  background: no-repeat 0 0;
  bottom: 0;
  display: block;
  height: 34px;
  position: absolute;
  right: 0;
  width: 98px;
}

.tile-logo--audioeffekt {
  background-image: url('../../../assets/Images/logo-audioeffekt-teaseroverlay.png');
}

@media screen and (max-width: 1900px) {
  .tile {
    width: 25%;
  }
  .col-main .tile {
    width: 33.3333333%;
  }

  .tile-double {
    width: 50%;
  }
  .col-main .tile-double {
    width: 66.6666667%;
  }
}
@media screen and (max-width: 1260px) {
  .tile {
    width: 33.3333333%;
  }
  .col-main .tile {
    width: 50%;
  }

  .tile-double {
    width: 66.6666666%;
  }
  .col-main .tile-double {
    width: 100%;
  }
}
@media screen and (max-width: 1000px) and (min-width: 481px) {
  .tile {
    width: 50%;
  }

  .tile-double {
    width: 100%;
  }

  .post-body .col-aside .tile:not(.tile-maps):not(.tile-address),
  .col:empty + .col .tile {
    height: 180px;
    *zoom: 1;
  }
  .post-body .col-aside .tile:not(.tile-maps):not(.tile-address)::before,
  .post-body .col-aside .tile:not(.tile-maps):not(.tile-address)::after,
  .col:empty + .col .tile::before,
  .col:empty + .col .tile::after {
    content: " ";
    display: table;
  }
  .post-body .col-aside .tile:not(.tile-maps):not(.tile-address)::after,
  .col:empty + .col .tile::after {
    clear: both;
  }
  .post-body .col-aside .tile:not(.tile-maps):not(.tile-address) .circle-link,
  .post-body
    .col-aside
    .tile:not(.tile-maps):not(.tile-address)
    .circle-link-block,
  .col:empty + .col .tile .circle-link,
  .col:empty + .col .tile .circle-link-block {
    text-align: right;
  }
  .post-body .col-aside .tile:not(.tile-maps):not(.tile-address) address,
  .col:empty + .col .tile address {
    float: left;
    width: 45%;
    width: calc(50% - 16px);
  }
  .post-body
    .col-aside
    .tile:not(.tile-maps):not(.tile-address)
    address
    > .icon-bar,
  .col:empty + .col .tile address > .icon-bar {
    position: absolute;
    z-index: 100;
  }
  .post-body
    .col-aside
    .tile:not(.tile-maps):not(.tile-address)
    address
    + address,
  .col:empty + .col .tile address + address {
    margin: 0 0 0 32px;
  }
  .post-body
    .col-aside
    .tile:not(.tile-maps):not(.tile-address)
    address
    + address
    > .icon-bar,
  .col:empty + .col .tile address + address > .icon-bar {
    margin-left: calc(50%);
  }
  .post-body .col-aside .tile:not(.tile-maps):not(.tile-address).tile-img,
  .col:empty + .col .tile.tile-img {
    padding-bottom: 45px;
    padding-top: 16px;
  }
  .post-body
    .col-aside
    .tile:not(.tile-maps):not(.tile-address).tile-img.tile-img-top
    .circle-link,
  .post-body
    .col-aside
    .tile:not(.tile-maps):not(.tile-address).tile-img.tile-img-top
    .circle-link-block,
  .post-body
    .col-aside
    .tile:not(.tile-maps):not(.tile-address).tile-img.tile-img-bottom
    .circle-link,
  .post-body
    .col-aside
    .tile:not(.tile-maps):not(.tile-address).tile-img.tile-img-bottom
    .circle-link-block,
  .col:empty + .col .tile.tile-img.tile-img-top .circle-link,
  .col:empty + .col .tile.tile-img.tile-img-top .circle-link-block,
  .col:empty + .col .tile.tile-img.tile-img-bottom .circle-link,
  .col:empty + .col .tile.tile-img.tile-img-bottom .circle-link-block {
    padding: 135px 16px 16px;
  }
  .post-body
    .col-aside
    .tile:not(.tile-maps):not(.tile-address).tile-img
    > .truncate,
  .post-body .col-aside .tile:not(.tile-maps):not(.tile-address).tile-img > p,
  .post-body .col-aside .tile:not(.tile-maps):not(.tile-address).tile-img > ul,
  .post-body
    .col-aside
    .tile:not(.tile-maps):not(.tile-address).tile-img
    > header,
  .post-body
    .col-aside
    .tile:not(.tile-maps):not(.tile-address).tile-img
    > address,
  .col:empty + .col .tile.tile-img > .truncate,
  .col:empty + .col .tile.tile-img > p,
  .col:empty + .col .tile.tile-img > ul,
  .col:empty + .col .tile.tile-img > header,
  .col:empty + .col .tile.tile-img > address {
    margin-left: calc(50% + 16px);
  }
  .post-body
    .col-aside
    .tile:not(.tile-maps):not(.tile-address).tile-img
    > .icon-bar,
  .col:empty + .col .tile.tile-img > .icon-bar {
    padding-left: calc(50% + 16px);
  }
  .post-body .col-aside .tile:not(.tile-maps):not(.tile-address).tile-img p,
  .col:empty + .col .tile.tile-img p {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.5;
  }
  .post-body
    .col-aside
    .tile:not(.tile-maps):not(.tile-address).tile-img
    > figure,
  .col:empty + .col .tile.tile-img > figure {
    position: absolute;
    top: 16px;
    bottom: 16px;
    left: 16px;
    right: 48%;
    right: calc(50% + 16px);
    height: 148px;
  }
  .post-body
    .col-aside
    .tile:not(.tile-maps):not(.tile-address)
    .link-list
    > li,
  .col:empty + .col .tile .link-list > li {
    width: 48%;
    float: left;
  }
  .post-body
    .col-aside
    .tile:not(.tile-maps):not(.tile-address)
    .link-list
    > li:nth-child(2),
  .col:empty + .col .tile .link-list > li:nth-child(2) {
    border-top: solid 1px var(--color-primary);
  }
  .post-body
    .col-aside
    .tile:not(.tile-maps):not(.tile-address)
    .link-list
    > li
    > a,
  .col:empty + .col .tile .link-list > li > a {
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
  }
  .post-body
    .col-aside
    .tile:not(.tile-maps):not(.tile-address)
    .link-list
    > li:nth-of-type(even),
  .col:empty + .col .tile .link-list > li:nth-of-type(even) {
    margin-left: 4%;
  }
  .post-body
    .col-aside
    .tile:not(.tile-maps):not(.tile-address)
    .link-list
    > li
    + li
    + li
    + li
    + li,
  .col:empty + .col .tile .link-list > li + li + li + li + li {
    display: none;
  }
  .post-body .col-aside .tile:not(.tile-maps):not(.tile-address).tile-half,
  .col:empty + .col .tile.tile-half {
    width: 50%;
  }

  .col-aside .content > .tile,
  .col-aside .col-main .tab > .tile,
  .col-main .col-aside .tab > .tile,
  .col-aside .tx-powermail > .tile {
    width: calc(50% + 32px) !important;
  }
}
@media screen and (max-width: 480px) {
  .tile,
  .col-main .tile {
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  #mobile-tile-startpage {
    display: inline-block !important;
  }
}
.row {
  display: table;
  width: 100%;
  clear: both;
}

.col {
  display: table-cell;
  vertical-align: top;
  min-height: 100%;
  position: relative;
}

.row-tiles {
  *zoom: 1;
  clear: both;
  margin-left: -8px;
  margin-right: -8px;
  display: block;
  margin-left: 0;
  margin-right: 0;
  width: auto;
}
.row-tiles::before,
.row-tiles::after {
  content: " ";
  display: table;
}
.row-tiles::after {
  clear: both;
}
.row-tiles .col {
  display: block;
  float: left;
  padding-left: 8px;
  padding-right: 8px;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  width: 20%;
}

.col-aside {
  width: 16.666666667%;
}
.col-aside .content,
.col-aside .col-main .tab,
.col-main .col-aside .tab,
.col-aside .tx-powermail {
  padding: 16px;
}
.col-aside .content h1,
.col-aside .col-main .tab h1,
.col-main .col-aside .tab h1,
.col-aside .tx-powermail h1,
.col-aside .content h2,
.col-aside .col-main .tab h2,
.col-main .col-aside .tab h2,
.col-aside .tx-powermail h2,
.col-aside .content h3,
.col-aside .col-main .tab h3,
.col-main .col-aside .tab h3,
.col-aside .tx-powermail h3,
.col-aside .content h4,
.col-aside .col-main .tab h4,
.col-main .col-aside .tab h4,
.col-aside .tx-powermail h4,
.col-aside .content h5,
.col-aside .col-main .tab h5,
.col-main .col-aside .tab h5,
.col-aside .tx-powermail h5,
.col-aside .content h6,
.col-aside .col-main .tab h6,
.col-main .col-aside .tab h6,
.col-aside .tx-powermail h6 {
  font-size: 21px;
  font-size: 2.1rem;
  line-height: 1.28571;
  margin-bottom: 16px;
}
.col-aside .content h1:first-child,
.col-aside .col-main .tab h1:first-child,
.col-main .col-aside .tab h1:first-child,
.col-aside .tx-powermail h1:first-child,
.col-aside .content h2:first-child,
.col-aside .col-main .tab h2:first-child,
.col-main .col-aside .tab h2:first-child,
.col-aside .tx-powermail h2:first-child,
.col-aside .content h3:first-child,
.col-aside .col-main .tab h3:first-child,
.col-main .col-aside .tab h3:first-child,
.col-aside .tx-powermail h3:first-child,
.col-aside .content h4:first-child,
.col-aside .col-main .tab h4:first-child,
.col-main .col-aside .tab h4:first-child,
.col-aside .tx-powermail h4:first-child,
.col-aside .content h5:first-child,
.col-aside .col-main .tab h5:first-child,
.col-main .col-aside .tab h5:first-child,
.col-aside .tx-powermail h5:first-child,
.col-aside .content h6:first-child,
.col-aside .col-main .tab h6:first-child,
.col-main .col-aside .tab h6:first-child,
.col-aside .tx-powermail h6:first-child {
  margin-top: 0;
}

.col-aside-lg {
  width: 33.33333333%;
}
.col-aside-lg .col {
  width: 50%;
}

.col-50 {
  width: 50%;
}

.col-33 {
  width: 33.333%;
}
.col-30 {
  width: 30%;
}
.col-70 {
  width: 70%;
}
.col-20 {
  width: 20%;
}
.col-80 {
  width: 80%;
}

.post-body .col-main,
.post-body > .content,
.col-main .post-body > .tab,
.post-body > .tx-powermail,
.post-body > div > .tx-powermail {
  background: #e5f1fd;
}
.post-body .col-aside {
  background: #bedcfa;
}

.post-head {
  background: var(--color-primary);
  position: relative;
  border-bottom: 2px solid rgb(255, 255, 255, 0.2);
}

.page-7227 .post-head {
  border-bottom: none;
}

.post-head a {
  text-decoration: none;
}
.post-head.post-head-sm,
.post-head.post-head-sm h2,
.post-head.post-head-sm p,
.post-head.post-head-sm a,
.post-head.post-head-full,
.post-head.post-head-full h2,
.post-head.post-head-full p,
.post-head.post-head-full a,
.post-head .col-main,
.post-head .col-main h2,
.post-head .col-main p,
.post-head .col-main a {
  color: #fff;
}

.post-head .info {
  color: #fff;
}

.post-head.post-head-light {
  background: white;
}
.post-head.post-head-light,
.post-head.post-head-light h2,
.post-head.post-head-light p,
.post-head.post-head-light a {
  color: var(--color-primary);
}
.post-head .col {
  max-height: 360px;
}
.post-head.post-head-sm,
.post-head .col-main {
  padding: 16px 24px;
}
.post-head.post-head-sm > .content,
.col-main .post-head.post-head-sm > .tab,
.post-head.post-head-sm > .tx-powermail,
.post-head .col-main > .content,
.post-head .col-main > .tab,
.post-head .col-main > .tx-powermail {
  padding: 0;
}
.post-head.post-head-sm {
  padding-bottom: 12px;
}
.post-head .col-main {
  padding-bottom: 45px;
}
.post-head .col-main .list-filter {
  bottom: 16px;
  position: absolute;
}
.post-head h2:last-child {
  margin-bottom: 0;
}
.post-head .direction-nav {
  margin-top: 24px;
}

.post-head-full {
  padding: 16px 24px;
  position: relative;
}
.post-head-full .content,
.post-head-full .col-main .tab,
.col-main .post-head-full .tab,
.post-head-full .tx-powermail {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0;
  z-index: 1;
}
.post-head-full .input-list li {
  padding: 0.4em 0;
}
.post-head-full .input-list label {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.16667;
}

.floating-header-img {
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;
}
.floating-header-img img {
  position: absolute;
  top: 0;
  right: 0;
  max-height: 100%;
}

.post-head-sm {
  min-height: 120px;
}
.post-head-sm h2 {
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  margin-bottom: 0;
}

@media screen and (max-width: 1900px) {
  .col-aside {
    width: 25%;
  }

  .col-aside-lg {
    width: 50%;
  }

  .row-tiles .col {
    width: 33.3333333%;
  }
}
@media screen and (max-width: 1260px) {
  .col-aside,
  .col-aside-lg {
    width: 33.33333333%;
  }

  .col-aside-lg .col {
    display: block;
    width: 100%;
  }

  .post-head .col-aside-lg .col:first-of-type {
    display: none;
  }

  .row-tiles .col {
    width: 50%;
  }
  .row-tiles .col:last-child {
    clear: left;
  }
}
@media screen and (max-width: 1000px) and (min-width: 481px) {
  .row,
  .row .col,
  .post-head .row,
  .post-head .row .col {
    display: block;
    width: 100%;
  }
  .row .col-aside-lg,
  .post-head .row .col-aside-lg {
    height: auto;
  }
  .row .col-aside-lg > figure,
  .post-head .row .col-aside-lg > figure {
    height: 356px;
  }
  .row .col-aside-lg .row,
  .post-head .row .col-aside-lg .row {
    display: table;
    width: 100%;
  }
  .row .col-aside-lg .col,
  .post-head .row .col-aside-lg .col {
    display: table-cell;
    vertical-align: top;
    height: 178px;
    width: 50%;
  }
  .row .col-aside-lg .col:empty,
  .post-head .row .col-aside-lg .col:empty {
    display: none;
  }
  .row .col-aside-lg .col:empty + .col,
  .post-head .row .col-aside-lg .col:empty + .col {
    width: 100%;
  }

  .row-tiles .col {
    width: 50%;
  }
}
@media screen and (max-width: 1000px) {
  .post-head-sm {
    height: auto;
  }
  .post-head-sm h2 {
    white-space: normal;
  }
}
@media screen and (max-width: 750px) {
  .post-head .col-main {
    height: auto;
    max-height: none;
    padding-bottom: 24px;
  }
  .post-head .col-main .list-filter {
    position: static;
  }
  .post-head .col {
    max-height: none;
  }
  .post-head .truncate {
    height: auto !important;
  }
}
@media screen and (max-width: 480px) {
  .col-aside-lg {
    height: auto;
  }
  .col-aside-lg .col > figure {
    height: 356px;
  }

  .col,
  .row .col-aside-lg .col,
  .post-head .col,
  .row-tiles .col {
    width: 100%;
    display: block !important;
    height: auto;
  }
}
.breadcrumb {
  line-height: 1;
  position: relative;
  z-index: 1;
}
.breadcrumb > li {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.38462;
  display: inline-block;
}
.breadcrumb > li + li::before {
  font-size: 24px;
  font-size: 2.4rem;
  display: inline-block;
  font-family: "icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-decoration: none;
  text-transform: none;
  vertical-align: middle;
  font-size: inherit;
  padding: 0 5px;
}
.breadcrumb > li > a {
  color: white;
}
.post-head .breadcrumb {
  color: white;
}

figure {
  overflow: hidden;
  position: relative;
  text-align: center;
}
.post-head > .csc-textpic-imagewrap figure img,
.col > figure img,
.col > .csc-textpic-imagewrap figure img {
  height: auto;
  width: 100%;
}

.post-head .col-aside .col > figure,
.post-head .col-aside > figure,
.post-head .col-aside-lg > .csc-textpic-imagewrap figure,
.post-head .col-aside .col > .csc-textpic-imagewrap figure {
  height: 360px;
}
.post-head .col-aside .col > figure img,
.post-head .col-aside > figure img,
.post-head .col-aside-lg > .csc-textpic-imagewrap figure img,
.post-head .col-aside .col > .csc-textpic-imagewrap figure img {
  position: absolute;
  min-height: 360px;
  width: auto;
  min-width: 100%;
  max-width: none;
}

.teaser-fig {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  -moz-background-size: cover;
}
.teaser-fig img {
  visibility: hidden;
}

.csc-textpic-intext-left .csc-textpic-imagewrap,
.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
  float: left;
}

.csc-textpic-intext-right .csc-textpic-imagewrap,
.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
  float: right;
}

.csc-textpic-intext-left-nowrap,
.csc-textpic-intext-left-nowrap .csc-textpic-text,
.csc-textpic-intext-right-nowrap,
.csc-textpic-intext-right-nowrap .csc-textpic-text {
  overflow: hidden;
  zoom: 1;
}
.csc-textpic-intext-left-nowrap .csc-textpic-text,
.csc-textpic-intext-right-nowrap .csc-textpic-text {
  margin: 0 !important;
}
.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap,
.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
  max-width: 48%;
}

.csc-textpic-intext-left .csc-textpic-imagewrap,
.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
  margin: 0 24px 24px 0;
}

.csc-textpic-intext-right .csc-textpic-imagewrap,
.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
  margin: 0 0 24px 24px;
}

.embed-container {
  height: 0;
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
}
.embed-container > * {
  border: 0;
  height: 100%;
  left: 0;
  position: absolute !important;
  top: 0;
  width: 100%;
}

.fmpTV {
  height: 0;
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  clear: both;
}
.fmpTV > * {
  border: 0;
  height: 100%;
  left: 0;
  position: absolute !important;
  top: 0;
  width: 100%;
}
.fmpTV.typeVideo > div {
  height: 100% !important;
  width: 100% !important;
}

@media screen and (max-width: 1000px) {
  .csc-textpic-intext-left-nowrap .csc-textpic-imagewrap,
  .csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
    float: none;
    margin-bottom: 24px;
    max-width: none;
    text-align: center;
  }
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

.media-object {
  float: left;
  display: block;
  margin-right: 10px;
}
.media-object.right {
  margin-left: 10px;
  margin-right: 0;
}

.link-list {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.38462;
  color: var(--color-primary);
}
.link-list > li {
  border-color: var(--color-primary);
  border-style: solid;
  border-bottom-width: 1px;
  position: relative;
}
.link-list > li p,
.link-list > li h4,
.link-list > li h5 {
  padding: 0;
  margin: 0;
}
.link-list > li > a {
  padding: 10px 0;
  display: block;
  padding-right: 15px;
  text-decoration: none;
}
.link-list > li > a::after {
  font-size: 24px;
  font-size: 2.4rem;
  display: inline-block;
  font-family: "icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-decoration: none;
  text-transform: none;
  vertical-align: middle;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  height: 1em;
  margin: auto;
}
.link-list > li .label {
  margin-bottom: 8px;
  padding: 0 3px;
}
.link-list > li:first-child {
  border-top-width: 1px;
}
.link-list > li > a::after {
  right: -5px;
}
.link-list.half-items > li {
  width: 48%;
  float: left;
}
.link-list.half-items > li:nth-child(2) {
  border-top: solid 1px var(--color-primary);
}
.link-list.half-items > li:nth-of-type(even) {
  margin-left: 4%;
}

.link-list-lg > li {
  border-color: var(--color-primary);
  border-style: solid;
  border-bottom-width: 1px;
  position: relative;
}
.link-list-lg > li p,
.link-list-lg > li h4,
.link-list-lg > li h5 {
  padding: 0;
  margin: 0;
}
.link-list-lg > li > a {
  padding: 10px 0;
  display: block;
  padding-right: 15px;
  text-decoration: none;
}
.link-list-lg > li > a::after {
  font-size: 24px;
  font-size: 2.4rem;
  display: inline-block;
  font-family: "icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-decoration: none;
  text-transform: none;
  vertical-align: middle;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  height: 1em;
  margin: auto;
}
.link-list-lg > li .label {
  margin-bottom: 8px;
  padding: 0 3px;
}
.link-list-lg > li {
  border-color: #bedcfa;
  border-bottom-width: 0;
}
.link-list-lg > li + li {
  border-top-width: 1px;
}
.link-list-lg > li .date,
.link-list-lg > li .info,
.link-list-lg > li .label {
  font-weight: normal;
}
.link-list-lg > li > a {
  padding: 15px 30px 15px 0;
}
.link-list-lg > li.general-message {
  padding: 15px 0;
}
.link-list-lg > li.result-list-item {
  padding: 15px 30px 15px 0;
}
.link-list-lg > li.result-list-item > h5 > a {
  display: block;
  padding-right: 15px;
  text-decoration: none;
  padding: 0;
  text-decoration: none;
}
.link-list-lg > li.result-list-item > h5 > a::after {
  font-size: 24px;
  font-size: 2.4rem;
  display: inline-block;
  font-family: "icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-decoration: none;
  text-transform: none;
  vertical-align: middle;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  height: 1em;
  margin: auto;
}

.list-inline li,
.list-filter li,
.social_share_privacy_area li {
  display: inline-block;
}
.list-inline li + li,
.list-filter li + li,
.social_share_privacy_area li + li {
  margin-left: 15px;
}

.list-justified li {
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.38462;
  display: table-cell;
  height: 45px;
  line-height: 45px;
  text-align: center;
  width: 1%;
}
.list-justified li + li {
  border-left: 1px solid var(--color-primary);
}
.list-justified li > a {
  background: #8cb9e6;
  display: block;
}
.list-justified li > a:hover,
.list-justified li > a:focus {
  background: #002c6b;
  color: #fff;
  font-weight: normal;
}
.list-justified li.active > a {
  background: #e5f1fd;
  color: #002c6b;
}

.list-download li {
  line-height: 24px;
  margin: 0 0 16px 40px;
  position: relative;
}
.list-download li > a::after {
  font-size: 24px;
  font-size: 2.4rem;
  display: inline-block;
  font-family: "icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-decoration: none;
  text-transform: none;
  vertical-align: middle;
}
.list-download li > a::before {
  font-size: 36px;
  font-size: 3.6rem;
  left: -40px;
  position: absolute;
  top: 7px;
}

.list-filter {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.38462;
}
.list-filter > li + li {
  padding-left: 16px;
  position: relative;
}
.list-filter > li > a::before {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
  width: 11px;
  height: 11px;
  border: 1px solid white;
  border-radius: 100%;
  content: "";
}
.list-filter > li.active > a::before {
  background: #fff;
}

.list-logo {
  *zoom: 1;
  background: #fff;
  padding: 12px;
}
.list-logo::before,
.list-logo::after {
  content: " ";
  display: table;
}
.list-logo::after {
  clear: both;
}
.list-logo > li {
  float: left;
  padding: 12px;
  width: 12.5%;
}

.list-default > li + li {
  margin-top: 4px;
}
.list-default > li > a:hover {
  color: inherit;
}
.list-default > li.active {
  font-weight: bold;
}

@media screen and (max-width: 1900px) {
  .list-logo > li {
    width: 16.6666667%;
  }
}
@media screen and (max-width: 1260px) {
  .list-logo > li {
    width: 25%;
  }
}
@media screen and (max-width: 1000px) {
  .list-logo > li {
    width: 33.3333333%;
  }
}
@media screen and (max-width: 480px) {
  .list-logo > li {
    width: 50%;
  }
}

.tabs {
  clear: both;
  position: relative;
}

.tab-head {
  *zoom: 1;
  background: #bedcfa;
  margin: 0;
  padding: 0 16.666666667% 0 0;
}
.tab-head::before,
.tab-head::after {
  content: " ";
  display: table;
}
.tab-head::after {
  clear: both;
}
.tab-head > li {
  -moz-transition: background-color 0.35s ease 0s;
  -o-transition: background-color 0.35s ease 0s;
  -webkit-transition: background-color 0.35s ease;
  -webkit-transition-delay: 0s;
  transition: background-color 0.35s ease 0s;
  position: relative;
  z-index: 1;
  background-color: #eef6fd;
  display: table;
  float: left;
  width: 33.33333333%;
}
.tab-head > li:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  z-index: 2;
}
.tab-head > li:nth-of-type(7n + 1) {
  background-color: #deedfc;
}
.tab-head > li:nth-of-type(7n + 2) {
  background-color: #cee4fb;
}
.tab-head > li:nth-of-type(7n + 3) {
  background-color: #bedcfa;
}
.tab-head > li:nth-of-type(7n + 4) {
  background-color: #8cb9e6;
}
.tab-head > li:nth-of-type(7n + 5) {
  background-color: #a5c8f0;
}
.tab-head > li:nth-of-type(7n + 6) {
  background-color: #b2d2f2;
}
.tab-head > li:hover {
  background-color: var(--color-primary);
}
.tab-head > li:hover,
.tab-head > li:hover a,
.tab-head > li:hover h2,
.tab-head > li:hover h3,
.tab-head > li:hover h4,
.tab-head > li:hover h5,
.tab-head > li:hover p {
  color: #fff;
}
.tab-head > li:hover h3,
.tab-head > li:hover h4,
.tab-head > li:hover h5 {
  position: relative;
}
.tab-head > li:hover h3 > a,
.tab-head > li:hover h4 > a,
.tab-head > li:hover h5 > a {
  display: block;
  padding-right: 15px;
  text-decoration: none;
}
.tab-head > li:hover h3 > a::after,
.tab-head > li:hover h4 > a::after,
.tab-head > li:hover h5 > a::after {
  font-size: 24px;
  font-size: 2.4rem;
  display: inline-block;
  font-family: "icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-decoration: none;
  text-transform: none;
  vertical-align: middle;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  height: 1em;
  margin: auto;
}
.tab-head > li:hover h3 > a::after,
.tab-head > li:hover h4 > a::after,
.tab-head > li:hover h5 > a::after {
  right: -5px;
}
.tab-head > li:hover .link-list {
  border-color: white;
}
.tab-head > li:hover .link-list > li {
  border-color: white;
}
.tab-head > li.tv:hover {
  background-color: var(--color-lime);
}
.tab-head > li.tv:hover,
.tab-head > li.tv:hover *:not(.label),
.tab-head > li.tv:hover .link-list a {
  color: var(--color-primary);
}
.tab-head > li.tv:hover .link-list,
.tab-head > li.tv:hover .link-list > li {
  border-color: var(--color-primary);
}
.tab-head > li.radio:hover {
  background-color: var(--color-lime);
}
.tab-head > li > a {
  display: table-cell;
  height: 180px;
  text-align: center;
  vertical-align: middle;
}
.tab-head > li > a::after {
  font-size: 24px;
  font-size: 2.4rem;
  display: inline-block;
  font-family: "icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-decoration: none;
  text-transform: none;
  vertical-align: middle;
  bottom: 30px;
  right: 50%;
  margin-right: -0.5em;
  position: absolute;
}
.tab-head > li > a:empty {
  display: none;
}

.tab-head > li > a > div > *,
.tab-head > li > a > * {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.5;
  display: inline;
  margin: 0;
  padding: 0;
}

.tab {
  *zoom: 1;
  background-color: #eef6fd;
}
.tab::before,
.tab::after {
  content: " ";
  display: table;
}
.tab::after {
  clear: both;
}
.tab:nth-of-type(7n + 1) {
  background-color: #deedfc;
}
.tab:nth-of-type(7n + 2) {
  background-color: #cee4fb;
}
.tab:nth-of-type(7n + 3) {
  background-color: #bedcfa;
}
.tab:nth-of-type(7n + 4) {
  background-color: #8cb9e6;
}
.tab:nth-of-type(7n + 5) {
  background-color: #a5c8f0;
}
.tab:nth-of-type(7n + 6) {
  background-color: #b2d2f2;
}
.tab.hidden {
  bottom: 0;
  left: -999em;
  position: absolute;
  width: 100%;
}

.tabs-sm .tab-head > li,
.tabs-sm .tab-head > li > a {
  display: block;
}
.tabs-sm .tab-head > li > a {
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: block;
  line-height: 45px;
  height: 45px;
  padding: 0 50px 0 28px;
  text-align: left;
}
.tabs-sm .tab-head > li > a::after {
  bottom: 50%;
  right: 20px;
  margin: 0 0 -0.5em;
}
.tabs-sm .tab-head > li > a:empty {
  display: none;
}
.tabs-sm .tab-head {
  background: #002c6b;
}
.tabs-sm .tab-head > li > a {
  background: #002c6b;
}
.tabs-sm .tab-head > li > a,
.tabs-sm .tab-head > li > a > * {
  color: #fff;
}
.tabs-sm .tab-head > li:hover {
  box-shadow: none;
}
.tabs-sm .tab-head > li.active > a {
  background: #fff;
}
.tabs-sm .tab-head > li.active > a,
.tabs-sm .tab-head > li.active > a > * {
  color: var(--color-primary);
}
.tabs-sm .tab {
  background: #fff;
}

.col-main .tab-head > li,
.col-main .tab-head > li > a {
  display: block;
}
.col-main .tab-head > li > a {
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: block;
  line-height: 45px;
  height: 45px;
  padding: 0 50px 0 28px;
  text-align: left;
}
.col-main .tab-head > li > a::after {
  bottom: 50%;
  right: 20px;
  margin: 0 0 -0.5em;
}
.col-main .tab-head > li > a:empty {
  display: none;
}
.col-main .tab-head {
  padding-right: 0;
}

@media screen and (max-width: 1900px) {
  .tab-head {
    padding-right: 25%;
  }
}
@media screen and (max-width: 1260px) {
  .tab-head {
    padding-right: 0%;
  }
}
.table-wrap {
  clear: both;
  margin-bottom: 16px;
  overflow-x: auto;
}
.table-wrap > table {
  margin-bottom: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 16px;
  width: 100%;
}
table.compact {
  width: auto;
}
table td,
table th {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.38462;
  color: var(--color-primary);
  padding: 8px;
  text-align: center;
}
table td {
  border-bottom: 1px solid #bedcfa;
}
table td > a {
  color: #002c6b;
  display: block;
  text-decoration: none;
}
table td > a::after {
  font-size: 24px;
  font-size: 2.4rem;
  display: inline-block;
  font-family: "icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-decoration: none;
  text-transform: none;
  vertical-align: middle;
  content: "";
  font-size: 16px;
  font-size: 1.6rem;
  opacity: 0.5;
  vertical-align: top;
}
table td > a:hover::after {
  opacity: 1;
}
table:not(.table-blank) tbody > tr.even > td,
table:not(.table-blank) tbody > tr:nth-child(even) > td {
  background: #deedfc;
}
table:not(.table-blank) tbody > tr.odd > td,
table:not(.table-blank) tbody > tr:nth-child(odd) > td {
  background: #e5f1fd;
}
table tbody > tr.active > td,
table tbody > tr > td.active {
  background: var(--color-lime);
}
table tbody > tr.default > td,
table tbody > tr > td.default {
  background: #fff;
}
table th,
table .highlight {
  background: #bedcfa;
  font-weight: boschemald;
}
table.schema th {
  background: var(--color-primary);
  color: white;
  font-weight: bold;
}
table.schema td,
table.schema th {
  border: 2px solid white;
}

.link-list {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.38462;
  color: var(--color-primary);
}
.link-list > li {
  border-color: var(--color-primary);
  border-style: solid;
  border-bottom-width: 1px;
  position: relative;
}
.link-list > li p,
.link-list > li h4,
.link-list > li h5 {
  padding: 0;
  margin: 0;
}
.link-list > li > a {
  padding: 10px 0;
  display: block;
  padding-right: 15px;
  text-decoration: none;
}
.link-list > li > a::after {
  font-size: 24px;
  font-size: 2.4rem;
  display: inline-block;
  font-family: "icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-decoration: none;
  text-transform: none;
  vertical-align: middle;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  height: 1em;
  margin: auto;
}
.link-list > li .label {
  margin-bottom: 8px;
  padding: 0 3px;
}
.link-list > li:first-child {
  border-top-width: 1px;
}
.link-list > li > a::after {
  right: -5px;
}
.link-list.half-items > li {
  width: 48%;
  float: left;
}
.link-list.half-items > li:nth-child(2) {
  border-top: solid 1px var(--color-primary);
}
.link-list.half-items > li:nth-of-type(even) {
  margin-left: 4%;
}

.link-list-lg > li {
  border-color: var(--color-primary);
  border-style: solid;
  border-bottom-width: 1px;
  position: relative;
}
.link-list-lg > li p,
.link-list-lg > li h4,
.link-list-lg > li h5 {
  padding: 0;
  margin: 0;
}
.link-list-lg > li > a {
  padding: 10px 0;
  display: block;
  padding-right: 15px;
  text-decoration: none;
}
.link-list-lg > li > a::after {
  font-size: 24px;
  font-size: 2.4rem;
  display: inline-block;
  font-family: "icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-decoration: none;
  text-transform: none;
  vertical-align: middle;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  height: 1em;
  margin: auto;
}
.link-list-lg > li .label {
  margin-bottom: 8px;
  padding: 0 3px;
}
.link-list-lg > li {
  border-color: #bedcfa;
  border-bottom-width: 0;
}
.link-list-lg > li + li {
  border-top-width: 1px;
}
.link-list-lg > li .date,
.link-list-lg > li .info,
.link-list-lg > li .label {
  font-weight: normal;
}
.link-list-lg > li > a {
  padding: 15px 30px 15px 0;
}
.link-list-lg > li.general-message {
  padding: 15px 0;
}
.link-list-lg > li.result-list-item {
  padding: 15px 30px 15px 0;
}
.link-list-lg > li.result-list-item > h5 > a {
  display: block;
  padding-right: 15px;
  text-decoration: none;
  padding: 0;
  text-decoration: none;
}
.link-list-lg > li.result-list-item > h5 > a::after {
  font-size: 24px;
  font-size: 2.4rem;
  display: inline-block;
  font-family: "icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-decoration: none;
  text-transform: none;
  vertical-align: middle;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  height: 1em;
  margin: auto;
}

.list-inline li,
.list-filter li,
.social_share_privacy_area li {
  display: inline-block;
}
.list-inline li + li,
.list-filter li + li,
.social_share_privacy_area li + li {
  margin-left: 15px;
}

.list-justified li {
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.38462;
  display: table-cell;
  height: 45px;
  line-height: 45px;
  text-align: center;
  width: 1%;
}
.list-justified li + li {
  border-left: 1px solid var(--color-primary);
}
.list-justified li > a {
  background: #8cb9e6;
  display: block;
}
.list-justified li > a:hover,
.list-justified li > a:focus {
  background: #002c6b;
  color: #fff;
  font-weight: normal;
}
.list-justified li.active > a {
  background: #e5f1fd;
  color: #002c6b;
}

.list-download li {
  line-height: 24px;
  margin: 0 0 16px 40px;
  position: relative;
}
.list-download li > a::after {
  font-size: 24px;
  font-size: 2.4rem;
  display: inline-block;
  font-family: "icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-decoration: none;
  text-transform: none;
  vertical-align: middle;
}
.list-download li > a::before {
  font-size: 36px;
  font-size: 3.6rem;
  left: -40px;
  position: absolute;
  top: 7px;
}

.list-filter {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.38462;
}
.list-filter > li + li {
  padding-left: 16px;
  position: relative;
}
.list-filter > li > a::before {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
  width: 11px;
  height: 11px;
  border: 1px solid white;
  border-radius: 100%;
  content: "";
}
.list-filter > li.active > a::before {
  background: #fff;
}

.list-logo {
  *zoom: 1;
  background: #fff;
  padding: 12px;
}
.list-logo::before,
.list-logo::after {
  content: " ";
  display: table;
}
.list-logo::after {
  clear: both;
}
.list-logo > li {
  float: left;
  padding: 12px;
  width: 12.5%;
}

.list-default > li + li {
  margin-top: 4px;
}
.list-default > li > a:hover {
  color: inherit;
}
.list-default > li.active {
  font-weight: bold;
}

@media screen and (max-width: 1900px) {
  .list-logo > li {
    width: 16.6666667%;
  }
}
@media screen and (max-width: 1260px) {
  .list-logo > li {
    width: 25%;
  }
}
@media screen and (max-width: 1000px) {
  .list-logo > li {
    width: 33.3333333%;
  }
}
@media screen and (max-width: 480px) {
  .list-logo > li {
    width: 50%;
  }
}
form {
  *zoom: 1;
}
form::before,
form::after {
  content: " ";
  display: table;
}
form::after {
  clear: both;
}

button,
label,
legend,
input,
select,
textarea {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.6875;
}

input[type="text"],
input[type="password"],
input[type="email"],
select,
textarea {
  border-radius: 3px;
  background: #fff;
  border: 0;
  color: #323232;
  font-weight: normal;
  display: block;
  font-family: "TheSans LT Light", sans-serif;
  height: 30px;
  padding: 0 12px;
  vertical-align: middle;
  width: 100%;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
select:focus,
textarea:focus {
  color: var(--color-primary);
  outline: var(--color-primary) auto 5px;
}
input[type="text"].error,
input[type="password"].error,
input[type="email"].error,
select.error,
textarea.error {
  outline: #e72f77 auto 5px;
}
input[type="text"].success,
input[type="password"].success,
input[type="email"].success,
select.success,
textarea.success {
  background: #dfedfc;
}

select {
  padding: 2px 8px 0;
  line-height: 1em !important;
}

textarea {
  height: 60px;
}

.btn,
.kesearch_pagebrowser > a,
button,
input[type="submit"] {
  border-radius: 3px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.6875;
  line-height: 1;
  height: 30px;
  border: 0;
  background: var(--color-primary);
  color: #fff;
  cursor: pointer;
  display: inline-block;
  padding: 6px 12px;
  margin: 0;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  white-space: nowrap;
  width: auto;
}
.btn .icon.icon-arrow-left,
.kesearch_pagebrowser > a .icon.icon-arrow-left,
button .icon.icon-arrow-left,
input[type="submit"] .icon.icon-arrow-left {
  margin-left: -8px;
}
.btn .icon.icon-arrow-right,
.kesearch_pagebrowser > a .icon.icon-arrow-right,
button .icon.icon-arrow-right,
input[type="submit"] .icon.icon-arrow-right {
  margin-right: -8px;
}
.btn .icon::before,
.kesearch_pagebrowser > a .icon::before,
button .icon::before,
input[type="submit"] .icon::before {
  line-height: 0;
}
.btn:hover,
.kesearch_pagebrowser > a:hover,
.kesearch_pagebrowser > a.current,
.btn:focus,
.kesearch_pagebrowser > a:focus,
button:hover,
button:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
  background: #81abd2;
  color: #fff;
  outline: 0;
}

.form-group,
.powermail_fieldwrap {
  margin: 0 0 9px;
}
.form-group.separated,
.separated.powermail_fieldwrap {
  padding-top: 9px;
  border-top: 1px solid #bedcfa;
}
.form-group.submit,
.submit.powermail_fieldwrap {
  padding-top: 50px;
}
.form-group > a,
.powermail_fieldwrap > a {
  text-decoration: none;
}
.textshadow .form-group > a:hover,
.textshadow .powermail_fieldwrap > a:hover {
  font-weight: normal;
  text-shadow: 1px 0 #c5d4e6;
}

.input-group {
  display: table;
}
.input-group * {
  margin-bottom: 0;
}
.input-group > * {
  display: table-cell;
  float: left;
}
.input-group > *:first-child,
.input-group *:first-child > * {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group > *:last-child,
.input-group *:last-child > * {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group .input-group-btn {
  float: none;
  vertical-align: top;
  white-space: nowrap;
  width: 1%;
}

.input-list {
  padding: 0;
}
.input-list li {
  list-style: none;
}

small.error {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.38462;
  color: #e72f77;
}

.search-label {
  display: none;
}

.search-submit {
  font-size: 24px;
  font-size: 2.4rem;
  display: inline-block;
  font-family: "icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-decoration: none;
  text-transform: none;
  vertical-align: middle;
  padding: 0;
  width: 30px;
}

.radio-btn,
.checkbox-btn {
  display: inline-block;
  cursor: pointer;
  position: relative;
}
.radio-btn > input,
.checkbox-btn > input {
  display: none;
}
.radio-btn > span,
.checkbox-btn > span {
  padding-left: 20px;
  display: inline-block;
}

.radio-btn > span::before {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
  width: 11px;
  height: 11px;
  border: 2px solid var(--color-primary);
  border-radius: 100%;
  content: " ";
}
.radio-btn:hover {
  color: #002c6b;
  font-weight: bold;
}
.textshadow .radio-btn:hover {
  font-weight: normal;
  text-shadow: 1px 0 #c5d4e6;
}
.radio-btn input:checked + span::after {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 3px;
  width: 5px;
  height: 5px;
  border: 1px solid var(--color-primary);
  background: var(--color-primary);
  border-radius: 100%;
  content: " ";
}
.post-head .radio-btn > span {
  padding-left: 24px;
}
.post-head .radio-btn > span::before {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
  width: 13px;
  height: 13px;
  border: 2px solid white;
  border-radius: 100%;
  content: " ";
}
.post-head .radio-btn input:checked + span::after {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 3px;
  width: 7px;
  height: 7px;
  border: 1px solid white;
  background: white;
  border-radius: 100%;
  content: " ";
}

.radio-btn-group .radio-btn + .radio-btn {
  margin-left: 1em;
}

.checkbox-btn > span::before {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
  width: 11px;
  height: 11px;
  border: 1px solid var(--color-primary);
  border-radius: 2px;
  content: " ";
}
.checkbox-btn > span:hover {
  color: #002c6b;
  font-weight: bold;
}
.textshadow .checkbox-btn > span:hover {
  font-weight: normal;
  text-shadow: 1px 0 #c5d4e6;
}
.checkbox-btn input:checked + span::after {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 3px;
  width: 5px;
  height: 5px;
  border: 1px solid var(--color-primary);
  background: var(--color-primary);
  border-radius: 1px;
  content: " ";
}
.post-head .checkbox-btn > span {
  padding-left: 24px;
}
.post-head .checkbox-btn > span::before {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
  width: 13px;
  height: 13px;
  border: 1px solid white;
  border-radius: 100%;
  border-radius: 2px;
  content: " ";
}
.post-head .checkbox-btn input:checked + span::after {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 3px;
  width: 7px;
  height: 7px;
  border: 1px solid white;
  background: white;
  border-radius: 100%;
  border-radius: 1px;
  content: " ";
}

.form-validation,
.powermail_form {
  max-width: 530px;
  padding-right: 42px;
}
.form-validation .form-group,
.powermail_form .form-group,
.form-validation .powermail_fieldwrap,
.powermail_form .powermail_fieldwrap {
  position: relative;
}
.form-validation .form-circle,
.powermail_form .form-circle {
  border: 1px solid var(--color-primary);
  border-radius: 100%;
  display: none;
  height: 22px;
  width: 22px;
  position: absolute;
  right: -42px;
  text-align: center;
  top: 4px;
}
.form-validation .form-circle.focus,
.powermail_form .form-circle.focus {
  background: #fff;
  display: block;
}
.form-validation .form-circle.error,
.powermail_form .form-circle.error {
  border-color: #e72f77;
  display: block;
}
.form-validation .form-circle.success,
.powermail_form .form-circle.success {
  background: #d2e7fb;
  color: var(--color-primary);
  display: block;
}
.form-validation .form-circle.success::after,
.powermail_form .form-circle.success::after {
  font-size: 24px;
  font-size: 2.4rem;
  display: inline-block;
  font-family: "icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-decoration: none;
  text-transform: none;
  vertical-align: middle;
  content: "";
  font-size: 20px;
  height: 20px;
  left: 0;
  position: absolute;
  top: 0;
  width: 20px;
}

.tx-powermail .powermail_all .powermail_all_label {
  display: inline;
  font-weight: bold;
}
.tx-powermail .powermail_all .powermail_all_label::after {
  content: ": ";
}
.tx-powermail .powermail_all .powermail_all_value {
  margin-bottom: 15px;
}
.tx-powermail .powermail_confirmation .powermail_form {
  display: inline-block;
  margin-top: 30px;
}
.tx-powermail .powermail_confirmation,
.tx-powermail .powermail_create {
  /*      -webkit-column-count: 2;  Chrome, Safari, Opera
          -moz-column-count: 2;  Firefox
          column-count: 2;
          width: 530px;
          h4 {
              display: block;
          }*/
}

.powermail_fieldwrap .content,
.powermail_fieldwrap .col-main .tab,
.col-main .powermail_fieldwrap .tab,
.powermail_fieldwrap .tx-powermail {
  padding: 0;
}

.powermail_label {
  display: none;
}

.formError {
  margin-top: 0 !important;
  position: static !important;
}

.powermail_message_error {
  border-radius: 3px;
  background: #fff;
  border-left: #d44950 5px solid;
  color: #d44950;
  list-style: none;
  padding: 10px 20px;
}

.tx-felogin-pi1 div {
  margin-bottom: 16px;
}
.tx-felogin-pi1 legend {
  display: none;
}

.page-20189 .powermail_legend {
  display: none;
}

.flexslider li > a {
  display: block;
}

.slide-head {
  bottom: 66px;
  left: 0;
  margin: 0 auto;
  width: 66%;
  min-width: 440px;
  padding: 0 0 33px;
  position: absolute;
  right: 0;
  text-align: center;
}
.slide-head,
.slide-head > h2,
.slide-head > p {
  color: #fff !important;
  font-weight: normal;
}
.slide-head > h2,
.slide-head > p {
  text-shadow: 0 0 30px rgba(0, 0, 64, 0.85);
  margin: 0 auto;
}
.slide-head > h2 {
  font-size: 48px;
  font-size: 4.8rem;
  line-height: 1.04167;
}
.slide-head > p {
  font-size: 27px;
  font-size: 2.7rem;
  line-height: 1.22222;
  font-weight: bold;
}
.slide-head > h2 + p {
  margin-top: 16px;
}

@media screen and (max-width: 1080px) {
  .slide-head {
    padding-bottom: 16px;
  }
  .slide-head > h2 {
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 1.25;
  }
  .slide-head > p {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.5;
  }
}
@media screen and (max-width: 880px) {
  .slide-head {
    margin: 0 20px;
    max-width: none;
    min-width: 0;
  }
  .slide-head > p {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  .flexslider {
    display: none;
  }
}
.search a,
.search h4,
.search h5,
.search h6 {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.6875;
}
.search .input-list label {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.38462;
}

.menu-search {
  box-shadow: 4px 0 4px rgba(0, 0, 0, 0.05);
  height: 100%;
  position: absolute;
  width: 235px;
  top: 0;
  bottom: 0;
  left: 242px;
  background: #f0f3f6;
  padding-left: 23px;
  z-index: 5;
}
.menu-search > .wrap {
  margin-top: 116px;
}
.menu-search .wrap {
  padding: 16px 16px 16px 0;
  background: url('../../../assets/Images/nav-bg-default.png') no-repeat 100% 0;
}
.menu-search label {
  color: var(--color-primary);
}
.menu-search .submit {
  margin-top: 16px;
}
.menu-search .has-sub > a {
  position: relative;
  display: block;
}
.menu-search .has-sub > a::after {
  font-size: 24px;
  font-size: 2.4rem;
  display: inline-block;
  font-family: "icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-decoration: none;
  text-transform: none;
  vertical-align: middle;
  content: "";
  margin-top: -0.5em;
  position: absolute;
  right: 0;
  top: 50%;
}
.menu-search .sub-menu {
  top: 0;
}
.menu-search .sub-menu ul {
  margin-top: 9px;
  padding-right: 16px;
}
.menu-search .sub-menu ul::before {
  content: none;
}
.menu-search .sub-menu .wrap {
  width: 212px;
}

.page.page-search {
  padding-left: 477px;
}

.list-search-results {
  padding: 0 24px;
}

@media screen and (min-width: 751px) {
  .menu-search .sub-menu {
    box-shadow: 4px -4px 4px rgba(0, 0, 0, 0.05),
      inset 4px 0 4px rgba(0, 0, 0, 0.05);
    -moz-transition: width 0.5s ease 0.3s;
    -o-transition: width 0.5s ease 0.3s;
    -webkit-transition: width 0.5s ease;
    -webkit-transition-delay: 0.3s;
    transition: width 0.5s ease 0.3s;
    height: 100%;
    left: 235px;
    z-index: 0;
  }
  .no-js .menu-search .sub-menu:hover,
  html:not(.csstransitions) .menu-search .sub-menu:hover {
    overflow: visible;
    z-index: 100;
  }
  .menu-search .sub-menu li > a {
    padding: 7px 20px 7px 0;
    line-height: 1.3;
  }
  .menu-search .sub-menu > .wrap {
    position: absolute;
    right: 0;
    top: 116px;
  }
  .menu-search .menu-meta {
    transition: padding, 0.35s;
    position: absolute;
  }
  .menu-search .menu-meta.scrollup {
    padding-bottom: 30px;
  }
  .menu-search .menu-meta,
  .menu-search .menu-meta .sub-menu {
    top: auto;
    bottom: 0;
  }
  .menu-search .has-sub > a::after {
    font-size: 24px;
    font-size: 2.4rem;
    display: inline-block;
    font-family: "icon";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: 1;
    speak: none;
    text-decoration: none;
    text-transform: none;
    vertical-align: middle;
    content: "";
    margin-top: -0.5em;
    position: absolute;
    right: 0;
    top: 50%;
  }
  .menu-search .has-sub > a::after {
    color: #ccc;
  }
  .no-js .menu-search .has-sub:hover > a::after,
  .menu-search .has-sub.hover > a::after {
    color: inherit;
  }
  .no-js .menu-search .has-sub:hover > .sub-menu,
  .menu-search .has-sub.hover > .sub-menu {
    width: 235px;
  }
  .no-js .menu-search .has-sub:hover > .visible,
  .menu-search .has-sub.hover > .visible {
    overflow: visible;
    z-index: 100;
  }
}
@media screen and (max-width: 750px) {
  .page.page-search {
    padding-left: 0;
  }

  .menu-search {
    position: static;
    width: 100%;
    height: auto;
  }
  .menu-search > .wrap {
    margin: 0;
    padding: 24px 24px 16px 0;
  }
  .menu-search .sub-menu {
    display: none;
    position: static;
    padding: 0;
    margin: 0;
    width: 100%;
    box-shadow: none;
  }
  .menu-search .sub-menu > .wrap {
    background: transparent;
    position: static;
    width: 100%;
    padding: 0;
    margin: 0;
  }
  .menu-search .sub-menu > .wrap h4,
  .menu-search .sub-menu > .wrap h5,
  .menu-search .sub-menu > .wrap h6 {
    display: none;
  }
  .menu-search .has-sub > a {
    text-decoration: none;
  }
  .menu-search .has-sub > a::after {
    font-size: 24px;
    font-size: 2.4rem;
    display: inline-block;
    font-family: "icon";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: 1;
    speak: none;
    text-decoration: none;
    text-transform: none;
    vertical-align: middle;
    content: "";
  }
  .menu-search .has-sub.hover .sub-menu {
    display: block;
  }
  .menu-search .has-sub.hover > a {
    font-weight: bold;
  }
}
.dropdown {
  float: right;
  position: relative;
}
.no-js .dropdown {
  display: none;
}

.dropdown-toggle {
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.6875;
  color: var(--color-primary);
  cursor: pointer;
  display: block;
  height: 37px;
  line-height: 37px;
  padding: 0 36px 0 12px;
  width: auto;
}
.dropdown-toggle::after {
  font-size: 24px;
  font-size: 2.4rem;
  display: inline-block;
  font-family: "icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-decoration: none;
  text-transform: none;
  vertical-align: middle;
  bottom: 50%;
  right: 12px;
  margin: 0 0 -0.5em;
  position: absolute;
}
.open > .dropdown-toggle,
.dropdown-toggle:hover {
  background: #bedcfa;
}

.dropdown-menu {
  border-radius: 0 0 2px 2px;
  background: #fff;
  min-width: 100%;
  padding: 12px 0;
  position: absolute;
  top: 100%;
  z-index: 9;
}
.dropdown-menu > li {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.6875;
}
.dropdown-menu > li > a {
  display: block;
  padding: 0 12px;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a.active {
  background: #f0f3f6;
}

.table-filter-menu {
  margin: -2px 0 5px;
}
.table-filter-menu .dropdown-menu > li > a {
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.table-filter-menu .legend {
  border: 1px solid var(--color-primary);
  display: inline-block;
  height: 12px;
  margin-right: 10px;
  width: 12px;
}

.dropdown-lg {
  display: inline-block;
  float: none;
  margin-bottom: 20px;
  width: 488px;
}
.dropdown-lg .dropdown-toggle {
  background: #4b87be;
  color: #fff;
  height: 58px;
  line-height: 58px;
  min-width: 225px;
  width: auto;
}

.media-select .form-group,
.media-select .powermail_fieldwrap {
  display: none;
}

.csc-sitemap {
  background: #e5f1fd;
  clear: both;
  padding: 16px 24px;
}
.csc-sitemap > ul {
  *zoom: 1;
}
.csc-sitemap > ul::before,
.csc-sitemap > ul::after {
  content: " ";
  display: table;
}
.csc-sitemap > ul::after {
  clear: both;
}
.csc-sitemap > ul,
.csc-sitemap > ul ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.csc-sitemap > ul a {
  text-decoration: none;
}
.csc-sitemap > ul > li {
  position: relative;
  width: 20%;
}
.csc-sitemap > ul > li > h5 {
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  padding-bottom: 20px;
  position: relative;
}
.csc-sitemap > ul > li li {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.38462;
}
.csc-sitemap > ul > li li + li {
  margin-top: 6px;
}
.csc-sitemap > ul > li:first-child {
  border-left: 0;
}
.csc-sitemap > ul {
  margin: 0 -8px;
}
.csc-sitemap > ul > li {
  display: inline-block;
  margin-bottom: 16px;
  padding: 0 8px;
  vertical-align: top;
}

@media screen and (max-width: 1000px) {
  .csc-sitemap > ul > li {
    width: 50%;
  }
}
.social_share_privacy_area li .dummy_btn {
  cursor: pointer;
  height: 24px !important;
}
.social_share_privacy_area li .dummy_btn img.privacy_dummy {
  height: 1.5em;
  position: relative;
  bottom: -7px;
}
.social_share_privacy_area li .dummy_btn iframe {
  vertical-align: bottom;
  overflow: hidden;
  height: 24px !important;
  width: 130px;
  border-style: none;
}
.social_share_privacy_area li .dummy_btn.gplusone > div {
  line-height: inherit !important;
  font-size: inherit !important;
}
.social_share_privacy_area li + li {
  margin-left: 16px;
}

/* Switch begin */
.social_share_privacy_area li .switch {
  display: none;
}

/* Switch end */
/* Tooltips begin */
.social_share_privacy_area li.help_info {
  position: relative;
}

.social_share_privacy_area li.settings_info,
.social_share_privacy_area li.help_info .info {
  text-align: left;
}

.social_share_privacy_area li.help_info .info {
  display: none;
  position: absolute;
  bottom: 40px;
  right: 0;
  width: 290px;
  padding: 10px 15px;
  margin: 0;
  font-size: 12px;
  line-height: 16px;
  font-weight: bold;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
  background-color: #fdfbec;
  color: #000;
  z-index: 500;
}

.social_share_privacy_area li.help_info.display .info {
  display: block;
}

.social_share_privacy_area li.help_info.info_off.display .info {
  display: none;
}

/* Tooltips end */
/* Settings/Info begin */
.social_share_privacy_area li.settings_info {
  display: none;
}

/* Settings/Info end */
@font-face {
  font-family: "icon";
  src: url('../../../assets/Fonts/icon.eot');
  src: url('../../../assets/Fonts/icon.eot?#iefix') format("embedded-opentype"),
    url('../../../assets/Fonts/icon.woff') format("woff"),
    url('../../../assets/Fonts/icon.ttf') format("truetype"),
    url('../../../assets/Fonts/icon.svg#icon') format("svg");
  font-style: normal;
  font-weight: normal;
}
.icon::before {
  font-size: 24px;
  font-size: 2.4rem;
  display: inline-block;
  font-family: "icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-decoration: none;
  text-transform: none;
  vertical-align: middle;
}

.icon-xing::before {
  content: "\e600";
}

.icon-twitter::before,
.tile.tile-twitter::before {
  content: "\e601";
}

.icon-search::before,
.search-submit::before {
  content: "\e602";
}

.icon-log-in::before {
  content: "\e603";
}

.icon-google-plus::before {
  content: "\e604";
}

.icon-facebook::before {
  content: "\e605";
}

.icon-external-link::before,
.external-link::after,
.external-link-new-window::after {
  content: "\e606";
}

.icon-download::before,
.download::after,
.list-download li > a::after {
  content: "\e607";
}

.icon-document::before {
  content: "\e60d";
}

.icon-document-zip::before,
.icon-document-rar::before {
  content: "\e608";
}

.icon-document-xls::before,
.icon-document-ods::before,
.icon-document-xlxs::before {
  content: "\e609";
}

.icon-document-txt::before,
.icon-document-odt::before,
.icon-document-doc::before,
.icon-document-docx::before {
  content: "\e60a";
}

.icon-document-pdf::before {
  content: "\e60b";
}

.icon-document-jpg::before,
.icon-document-gif::before,
.icon-document-jpeg::before,
.icon-document-png::before {
  content: "\e60c";
}

.icon-circle-rss::before {
  content: "\e60e";
}

.icon-circle-print::before {
  content: "\e60f";
}

.icon-circle-plus::before {
  content: "\e610";
}

.icon-circle-phone::before {
  content: "\e611";
}

.icon-circle-up::before,
.tab-head > li.active > a::after {
  content: "\e61a";
}

.icon-circle-down::before,
.tab-head > li > a::after {
  content: "\e61b";
}

.icon-circle-left::before,
.circle-link-back::before,
.direction-nav .prev-btn::before {
  content: "\e61c";
}

.icon-circle-right::before,
.link-list-lg > li > a::after,
.link-list-lg > li.result-list-item > h5 > a::after,
.circle-link::after,
.circle-link-block::after,
.circle-link-wrap::after,
.direction-nav .next-btn::after {
  content: "\e612";
}

.icon-circle-mail::before {
  content: "\e613";
}

.icon-circle-download::before {
  content: "\e614";
}

.icon-circle-close::before {
  content: "\e615";
}

.icon-circle-diagram::before,
.page-radio-reasons .toggle-item .content .diagram-link:after,
.page-radio-reasons .toggle-item .col-main .tab .diagram-link:after,
.col-main .page-radio-reasons .toggle-item .tab .diagram-link:after,
.page-radio-reasons .toggle-item .tx-powermail .diagram-link:after {
  content: "\e61d";
}

.icon-circle-pause::before {
  content: "\e61e";
}

.icon-circle-play::before {
  content: "\e61f";
}

.icon-arrow-up::before,
.tabs-sm .tab-head > li.active > a::after {
  content: "\e616";
}

.icon-arrow-right::before,
.link-list > li > a::after,
.tile.active h3 > a::after,
.tile.active h4 > a::after,
.tile.active h5 > a::after,
.post-body > .tile:hover h3 > a::after,
.post-body > .tile:hover h4 > a::after,
.post-body > .tile:hover h5 > a::after,
.post-body > div:not(.row) .tile:hover h3 > a::after,
.post-body > div:not(.row) .tile:hover h4 > a::after,
.post-body > div:not(.row) .tile:hover h5 > a::after,
.post-body .col:not(.col-aside) .tile:hover h3 > a::after,
.post-body .col:not(.col-aside) .tile:hover h4 > a::after,
.post-body .col:not(.col-aside) .tile:hover h5 > a::after,
.breadcrumb > li + li::before,
.tab-head > li:hover h3 > a::after,
.tab-head > li:hover h4 > a::after,
.tab-head > li:hover h5 > a::after,
.box h3 > a::after,
.box h4 > a::after,
.box h5 > a::after {
  content: "\e617";
}

.icon-arrow-left::before {
  content: "\e618";
}

.icon-arrow-down::before,
.tabs-sm .tab-head > li > a::after,
.col-main .tab-head > li > a::after,
.dropdown-toggle::after {
  content: "\e619";
}

.icon-ok::before {
  content: "\e61f";
}

.icon-youtube::before {
  content: "\e621";
}

.download::after,
.list-download li > a::after,
.external-link::after,
.external-link-new-window::after,
.internal-link::after,
.internal-link-new-window::after,
.mail::after {
  font-size: 24px;
  font-size: 2.4rem;
  display: inline-block;
  font-family: "icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-decoration: none;
  text-transform: none;
  vertical-align: middle;
}

.page-radio-reasons {
  overflow: hidden;
}
.page-radio-reasons .page-main {
  width: 100%;
  max-width: none !important;
}
.page-radio-reasons + .page-foot {
  width: 100%;
  max-width: none !important;
  min-width: 100% !important;
}
.page-radio-reasons .page-main {
  position: relative;
  width: 100%;
}
.page-radio-reasons .sub-logo {
  margin: 0;
  top: 24px;
  right: 24px;
}
.page-radio-reasons .post-head-full {
  position: relative;
  z-index: 0;
}
.page-radio-reasons .background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: -1;
}
.page-radio-reasons .toggle-item .content,
.page-radio-reasons .toggle-item .col-main .tab,
.col-main .page-radio-reasons .toggle-item .tab,
.page-radio-reasons .toggle-item .tx-powermail {
  background-size: 100% auto;
  left: auto;
  right: 8%;
  top: 0;
  width: 600px;
}
.page-radio-reasons .toggle-item .content a,
.page-radio-reasons .toggle-item .col-main .tab a,
.col-main .page-radio-reasons .toggle-item .tab a,
.page-radio-reasons .toggle-item .tx-powermail a {
  text-decoration: none;
}
.page-radio-reasons .toggle-item .content .reason-bubble,
.page-radio-reasons .toggle-item .col-main .tab .reason-bubble,
.col-main .page-radio-reasons .toggle-item .tab .reason-bubble,
.page-radio-reasons .toggle-item .tx-powermail .reason-bubble {
  position: absolute;
  top: 50%;
  left: 45px;
  margin-top: -39%;
  padding: 60px;
}
.page-radio-reasons .toggle-item .content .reason-bubble h2,
.page-radio-reasons .toggle-item .col-main .tab .reason-bubble h2,
.col-main .page-radio-reasons .toggle-item .tab .reason-bubble h2,
.page-radio-reasons .toggle-item .tx-powermail .reason-bubble h2 {
  position: relative;
  margin: 0 0 0.5em;
  display: inline;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 35px;
}
.page-radio-reasons .toggle-item .content .reason-bubble p,
.page-radio-reasons .toggle-item .col-main .tab .reason-bubble p,
.col-main .page-radio-reasons .toggle-item .tab .reason-bubble p,
.page-radio-reasons .toggle-item .tx-powermail .reason-bubble p {
  color: var(--color-primary);
  margin: 5px 0 0;
}
.page-radio-reasons .toggle-item .content .reason-bubble .reason-count,
.page-radio-reasons .toggle-item .col-main .tab .reason-bubble .reason-count,
.col-main .page-radio-reasons .toggle-item .tab .reason-bubble .reason-count,
.page-radio-reasons .toggle-item .tx-powermail .reason-bubble .reason-count {
  left: -50px;
  top: -70px;
  line-height: 1em;
  position: absolute;
  color: #fff;
  font-size: 70px;
}
.page-radio-reasons
  .toggle-item
  .content
  .reason-bubble
  .reason-bubble__headline,
.page-radio-reasons
  .toggle-item
  .col-main
  .tab
  .reason-bubble
  .reason-bubble__headline,
.col-main
  .page-radio-reasons
  .toggle-item
  .tab
  .reason-bubble
  .reason-bubble__headline,
.page-radio-reasons
  .toggle-item
  .tx-powermail
  .reason-bubble
  .reason-bubble__headline {
  display: inline-block;
  padding: 0 5px;
  background-color: #fff;
  margin-top: 5px;
}
.page-radio-reasons
  .toggle-item
  .content
  .reason-bubble
  .reason-bubble__headline--first,
.page-radio-reasons
  .toggle-item
  .col-main
  .tab
  .reason-bubble
  .reason-bubble__headline--first,
.col-main
  .page-radio-reasons
  .toggle-item
  .tab
  .reason-bubble
  .reason-bubble__headline--first,
.page-radio-reasons
  .toggle-item
  .tx-powermail
  .reason-bubble
  .reason-bubble__headline--first {
  position: relative;
  left: -50px;
}
.page-radio-reasons .toggle-item .content .diagram-link,
.page-radio-reasons .toggle-item .col-main .tab .diagram-link,
.col-main .page-radio-reasons .toggle-item .tab .diagram-link,
.page-radio-reasons .toggle-item .tx-powermail .diagram-link {
  position: absolute;
  top: 50%;
  margin-top: 30%;
  right: 55px;
}
.page-radio-reasons .toggle-item .content .diagram-wrap,
.page-radio-reasons .toggle-item .col-main .tab .diagram-wrap,
.col-main .page-radio-reasons .toggle-item .tab .diagram-wrap,
.page-radio-reasons .toggle-item .tx-powermail .diagram-wrap {
  display: none;
  background: white;
  padding: 16px;
}
.page-radio-reasons .toggle-item .content .diagram-wrap img,
.page-radio-reasons .toggle-item .col-main .tab .diagram-wrap img,
.col-main .page-radio-reasons .toggle-item .tab .diagram-wrap img,
.page-radio-reasons .toggle-item .tx-powermail .diagram-wrap img {
  width: 100%;
  height: auto;
}
.page-radio-reasons .toggle-item .content .direction-nav,
.page-radio-reasons .toggle-item .col-main .tab .direction-nav,
.col-main .page-radio-reasons .toggle-item .tab .direction-nav,
.page-radio-reasons .toggle-item .tx-powermail .direction-nav {
  position: absolute;
  bottom: 7%;
  left: 180px;
  right: 55px;
}
.page-radio-reasons .toggle-item {
  bottom: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  opacity: 0;
  display: none;
  transition: opacity 1s;
}
.page-radio-reasons .toggle-item.active {
  opacity: 1 !important;
  z-index: 2 !important;
}
.page-radio-reasons .toggle-item.visible {
  display: block;
}

.mfp-inline-holder .mfp-content {
  padding: 16px;
}

@media screen and (min-width: 1001px) {
  .page-radio-reasons .post-head {
    color: var(--color-primary);
    background: transparent;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    z-index: 4;
    padding: 10px 24px;
  }
  .page-radio-reasons .post-head h2 {
    display: none;
  }
  .page-radio-reasons .post-head .breadcrumb li {
    white-space: no-wrap;
  }
  .page-radio-reasons .post-head .breadcrumb a {
    color: var(--color-primary);
    display: inline-block;
  }
}
@media screen and (max-width: 1600px) {
  .page-radio-reasons .toggle-item .content,
  .page-radio-reasons .toggle-item .col-main .tab,
  .col-main .page-radio-reasons .toggle-item .tab,
  .page-radio-reasons .toggle-item .tx-powermail {
    right: 16px;
  }
}
@media screen and (max-width: 1260px) {
  .page-radio-reasons .toggle-item .content,
  .page-radio-reasons .toggle-item .col-main .tab,
  .col-main .page-radio-reasons .toggle-item .tab,
  .page-radio-reasons .toggle-item .tx-powermail {
    right: -30px;
  }
  .page-radio-reasons .reason-count {
    top: 0 !important;
  }
  .page-radio-reasons .reason-bubble__headline--first {
    left: 0 !important;
  }
}
@media screen and (max-width: 1000px) {
  .page-radio-reasons .toggle-item,
  .page-radio-reasons .background,
  .page-radio-reasons .toggle-item .content,
  .page-radio-reasons .toggle-item .col-main .tab,
  .col-main .page-radio-reasons .toggle-item .tab,
  .page-radio-reasons .toggle-item .tx-powermail,
  .page-radio-reasons .toggle-item .content .reason-bubble,
  .page-radio-reasons .toggle-item .col-main .tab .reason-bubble,
  .col-main .page-radio-reasons .toggle-item .tab .reason-bubble,
  .page-radio-reasons .toggle-item .tx-powermail .reason-bubble,
  .page-radio-reasons .toggle-item .content .diagram-wrap,
  .page-radio-reasons .toggle-item .col-main .tab .diagram-wrap,
  .col-main .page-radio-reasons .toggle-item .tab .diagram-wrap,
  .page-radio-reasons .toggle-item .tx-powermail .diagram-wrap {
    position: static;
    margin: 0;
    display: block;
    opacity: 1;
    width: 100%;
    height: auto !important;
    min-height: 250px;
  }
  .page-radio-reasons .reason-count {
    color: var(--color-primary) !important;
  }
  .page-radio-reasons .toggle-item .content,
  .page-radio-reasons .toggle-item .col-main .tab,
  .col-main .page-radio-reasons .toggle-item .tab,
  .page-radio-reasons .toggle-item .tx-powermail {
    background: transparent;
  }
  .page-radio-reasons .toggle-item .content .reason-bubble,
  .page-radio-reasons .toggle-item .col-main .tab .reason-bubble,
  .col-main .page-radio-reasons .toggle-item .tab .reason-bubble,
  .page-radio-reasons .toggle-item .tx-powermail .reason-bubble {
    padding: 30px 30px 40px 85px;
    background: #e5f1fd;
  }
  .page-radio-reasons .post-head-full {
    padding: 0;
  }
  .page-radio-reasons .direction-nav,
  .page-radio-reasons .diagram-link {
    display: none;
  }
  .page-radio-reasons .mfp-hide {
    display: block !important;
  }
}
@media screen and (max-width: 480px) {
  .page-radio-reasons .toggle-item .content .reason-bubble,
  .page-radio-reasons .toggle-item .col-main .tab .reason-bubble,
  .col-main .page-radio-reasons .toggle-item .tab .reason-bubble,
  .page-radio-reasons .toggle-item .tx-powermail .reason-bubble {
    padding-left: 70px;
  }
  .page-radio-reasons .toggle-item .content .reason-bubble h2,
  .page-radio-reasons .toggle-item .col-main .tab .reason-bubble h2,
  .col-main .page-radio-reasons .toggle-item .tab .reason-bubble h2,
  .page-radio-reasons .toggle-item .tx-powermail .reason-bubble h2 {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.16667;
  }
  .page-radio-reasons .toggle-item .content .reason-bubble .reason-count,
  .page-radio-reasons .toggle-item .col-main .tab .reason-bubble .reason-count,
  .col-main .page-radio-reasons .toggle-item .tab .reason-bubble .reason-count,
  .page-radio-reasons .toggle-item .tx-powermail .reason-bubble .reason-count {
    line-height: 1em;
    font-size: 2.7em;
    position: absolute;
    left: -50px;
    top: -4px;
    color: var(--color-primary);
  }
}
#media-advisor .content,
#media-advisor .col-main .tab,
.col-main #media-advisor .tab,
#media-advisor .tx-powermail {
  width: 50%;
  padding: 24px;
}
#media-advisor .content *,
#media-advisor .col-main .tab *,
.col-main #media-advisor .tab *,
#media-advisor .tx-powermail * {
  color: white;
}
#media-advisor .floating-header-img {
  height: 95%;
}
#media-advisor .direction-nav {
  position: relative;
  min-height: 27px;
}
#media-advisor .direction-nav .prev-btn {
  position: absolute;
  left: 0;
}
#media-advisor .direction-nav .next-btn {
  position: absolute;
  left: 110%;
  min-width: 150px;
}
#media-advisor .form-group label,
#media-advisor .powermail_fieldwrap label,
#media-advisor .input-list label {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.16667;
}
#media-advisor .breadcrumb {
  padding: 16px 24px;
}
#media-advisor.post-head-full .breadcrumb {
  padding: 0;
}

#media-advisor-results {
  width: 100%;
  height: 0;
}

@media screen and (max-width: 1000px) {
  #media-advisor {
    padding: 0;
    height: auto !important;
  }
  #media-advisor .content,
  #media-advisor .col-main .tab,
  .col-main #media-advisor .tab,
  #media-advisor .tx-powermail,
  #media-advisor .floating-header-img,
  #media-advisor .floating-header-img img,
  #media-advisor .direction-nav {
    position: static;
    width: 100%;
    height: auto;
  }
  #media-advisor .direction-nav .next-btn,
  #media-advisor .direction-nav .prev-btn {
    position: relative;
    left: auto;
    width: auto;
  }
  #media-advisor.post-head-full .breadcrumb {
    padding: 16px 24px;
  }
}
.csc-uploads-description {
  font-size: 1.3rem;
  line-height: 1.38462;
  color: #323232;
  display: block;
}

.circle-link > span,
.circle-link-block > span {
  display: none;
}
.circle-link::after,
.circle-link-block::after {
  font-size: 24px;
  font-size: 2.4rem;
  display: inline-block;
  font-family: "icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-decoration: none;
  text-transform: none;
  vertical-align: middle;
  line-height: 1em;
  margin-left: 0.3em;
}

.circle-link-back > span {
  display: none;
}
.circle-link-back::before {
  font-size: 24px;
  font-size: 2.4rem;
  display: inline-block;
  font-family: "icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-decoration: none;
  text-transform: none;
  vertical-align: middle;
  line-height: 1em;
  margin-right: 0.3em;
}
.circle-link-back,
.circle-link-back:hover {
  text-decoration: none;
}

.circle-link-block {
  display: block;
  padding-right: 40px;
  position: relative;
  text-decoration: none;
}
.circle-link-block::after {
  margin: -0.5em 0 0;
  position: absolute;
  right: 0;
  top: 50%;
}

.circle-link-wrap {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 16px;
  padding-right: 50px;
}
.circle-link-wrap:hover,
.circle-link-wrap:focus {
  font-weight: normal;
}
.circle-link-wrap::after {
  font-size: 24px;
  font-size: 2.4rem;
  display: inline-block;
  font-family: "icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-decoration: none;
  text-transform: none;
  vertical-align: middle;
  position: absolute;
  right: 16px;
  bottom: 16px;
}

.date-headline,
.col-aside .content > .tile .date-headline,
.col-aside .col-main .tab > .tile .date-headline,
.col-main .col-aside .tab > .tile .date-headline,
.col-aside .tx-powermail > .tile .date-headline {
  font-size: 60px;
  font-size: 6rem;
  line-height: normal;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  letter-spacing: -3px;
  line-height: 1;
  vertical-align: middle;
  padding-bottom: 5px;
}
.date-headline > sup,
.col-aside .content > .tile .date-headline > sup,
.col-aside .col-main .tab > .tile .date-headline > sup,
.col-main .col-aside .tab > .tile .date-headline > sup,
.col-aside .tx-powermail > .tile .date-headline > sup {
  font-family: "TheSans LT Regular", sans-serif;
  font-size: 0.5em;
  letter-spacing: normal;
  vertical-align: super;
}

.label {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.38462;
  color: #ffffff;
  background: var(--color-primary);
  text-transform: uppercase;
  display: inline-block;
  padding: 0 3px;
  margin: 0 0 16px;
}
.label.radio {
  background-color: var(--color-primary);
}
.label.tv {
  background-color: var(--color-primary);
}
.label:empty {
  display: none;
}

.icon-bar a + a {
  margin-left: 0.5em;
}
.icon-bar a > span {
  display: none;
}

.date {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.16667;
  color: var(--color-primary);
  text-align: center;
  width: 40px;
}
.date small {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.5;
  display: block;
  text-transform: uppercase;
}

.info-icons.left {
  margin-right: 10px;
}
.info-icons.right {
  margin-left: 10px;
}
.info-icons > a {
  display: block;
}
.info-icons > a + a {
  margin-top: 5px;
}

.info-body {
  display: block;
  overflow: hidden;
}

.direction-nav {
  *zoom: 1;
}
.direction-nav::before,
.direction-nav::after {
  content: " ";
  display: table;
}
.direction-nav::after {
  clear: both;
}
.direction-nav .prev-btn,
.direction-nav .next-btn {
  position: relative;
  display: inline-block;
}
.direction-nav .prev-btn::before,
.direction-nav .next-btn::after {
  font-size: 24px;
  font-size: 2.4rem;
  display: inline-block;
  font-family: "icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-decoration: none;
  text-transform: none;
  vertical-align: middle;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  line-height: 1em;
}
.direction-nav .prev-btn {
  float: left;
  padding-left: 38px;
}
.direction-nav .prev-btn::before {
  left: 0;
}
.direction-nav .next-btn {
  float: right;
  padding-right: 38px;
}
.direction-nav .next-btn::after {
  right: 0;
}

.accordion {
  border-top: 1px solid #bedcfa;
  padding: 9px 0;
}
.accordion .accordion-head {
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  padding-right: 2.5em;
  color: var(--color-primary);
  position: relative;
  cursor: pointer;
}
.accordion .accordion-head h5,
.accordion .accordion-head h6 {
  font-family: "TheSans LT Light", sans-serif;
}
.accordion .accordion-head::after {
  font-size: 24px;
  font-size: 2.4rem;
  display: inline-block;
  font-family: "icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-decoration: none;
  text-transform: none;
  vertical-align: middle;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
}
.accordion .accordion-body {
  padding: 9px 0;
}
.accordion.open > .accordion-head {
  font-weight: bold;
}

.box {
  background-color: var(--color-primary);
}
.box,
.box a,
.box h2,
.box h3,
.box h4,
.box h5,
.box p {
  color: #fff;
}
.box h3,
.box h4,
.box h5 {
  position: relative;
}
.box h3 > a,
.box h4 > a,
.box h5 > a {
  display: block;
  padding-right: 15px;
  text-decoration: none;
}
.box h3 > a::after,
.box h4 > a::after,
.box h5 > a::after {
  font-size: 24px;
  font-size: 2.4rem;
  display: inline-block;
  font-family: "icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-decoration: none;
  text-transform: none;
  vertical-align: middle;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  height: 1em;
  margin: auto;
}
.box h3 > a::after,
.box h4 > a::after,
.box h5 > a::after {
  right: -5px;
}
.box .link-list {
  border-color: white;
}
.box .link-list > li {
  border-color: white;
}
.box.tv {
  background-color: var(--color-primaty);
}
.box.tv,
.box.tv *:not(.label),
.box.tv .link-list a {
  color: var(--color-primary);
}
.box.tv .link-list,
.box.tv .link-list > li {
  border-color: var(--color-primary);
}
.box.radio {
  background-color: var(--color-primary);
}
.post-head .box {
  height: 360px;
}

.event-box {
  *zoom: 1;
  clear: both;
  position: relative;
}
.event-box::before,
.event-box::after {
  content: " ";
  display: table;
}
.event-box::after {
  clear: both;
}
.event-box .col-main,
.event-box .col-aside {
  background: inherit;
}
.event-box .col-aside h5 {
  margin-bottom: 20px;
}
.event-box h5 + .info {
  margin-top: -16px;
}
.event-box .info + h3 {
  margin-top: -10px;
}
.event-box h3 {
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 1.25;
}

.js .event-content {
  display: none;
}

.sender-map {
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: 768px 360px;
  bottom: 0;
  height: 360px;
  left: 0;
  position: absolute;
  right: 25%;
}
.sender-map > img {
  display: none;
}
.page-19286 .sender-map {
  background-image: url('../../../assets/Images/maps/map-germany.png');
  background-size: auto;
  left: auto;
  width: 220px;
  z-index: 1;
}
.page-19286 .sender-map > img {
  bottom: 0;
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.page-19286 .sender-map.sender-map-2 {
  background-position: 100% -360px;
}
.page-19286 .sender-map.sender-map-3 {
  background-position: 100% -720px;
}
.page-19286 .sender-map.sender-map-1 {
  background-position: 100% -1080px;
}
.page-19286 .sender-map.sender-map-4 {
  background-position: 100% -1440px;
}
.page-19286 .sender-map.sender-map-5 {
  background-position: 100% -1800px;
}
.page-19286 .sender-map.sender-map-6 {
  background-position: 100% -2160px;
}
.page-19286 .sender-map.sender-map-7 {
  background-position: 100% -2520px;
}
.page-19110 .sender-map,
.sender-map.sender-map-gesamt {
  background-image: url('../../../assets/Images/maps/Kartenbanner_Gesamt_1152x540.png');
}
.page-19105 .sender-map {
  background-image: url('../../../assets/Images/maps/Kartenbanner_West_1152x540.png');
}
.page-19099 .sender-map {
  background-image: url('../../../assets/Images/maps/Kartenbanner_Mitte_1152x540.png');
}
.page-19092 .sender-map {
  background-image: url('../../../assets/Images/maps/Kartenbanner_Nord_1152x540.png');
}
.page-19083 .sender-map {
  background-image: url('../../../assets/Images/maps/Kartenbanner_Suedwest_1152x540.png');
}
.page-19075 .sender-map {
  background-image: url('../../../assets/Images/maps/Kartenbanner_Sued_1152x540.png');
}
.page-19067 .sender-map {
  background-image: url('../../../assets/Images/maps/Kartenbanner_BB_1152x540.png');
}
.page-19062 .sender-map {
  background-image: url('../../../assets/Images/maps/Kartenbanner_Ost_1152x540.png');
}

/* hide legends of powermail forms in lottery */
.powermail_form_10 legend,
.powermail_form_11 legend {
  display: none;
}

.powermail_form_11 #powermail_fieldwrap_169 {
  font-size: 0.75em;
}

.xlswrap-half {
  display: inline-block;
  max-width: 50%;
  vertical-align: top;
}
@media screen and (max-width: 1000px) {
  .xlswrap-half {
    display: block;
    max-width: none;
  }
}

.frsMaps {
  margin-bottom: 16px;
}

.kesearch_pagebrowser > a {
  margin-bottom: 4px;
}

.result-box {
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 1.25;
  background: #bedcfa;
  color: var(--color-primary);
  padding: 8px 24px;
}
.result-box .total {
  font-size: 96px;
  font-size: 9.6rem;
  line-height: normal;
  color: #ffffff;
}

.ui-autocomplete {
  border-radius: 0 0 2px 2px;
  border: 0;
  padding: 12px 0;
  z-index: 100;
}
.ui-autocomplete > li {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.6875;
}
.ui-autocomplete > li > a {
  color: var(--color-primary);
  cursor: pointer;
  display: block;
  margin: 0 !important;
  padding: 0 12px !important;
}
.ui-autocomplete > li > a.ui-corner-all {
  border: 0;
  border-radius: 0;
}
.ui-autocomplete > li > a:hover,
.ui-autocomplete > li > a.ui-state-focus {
  background: #f0f3f6;
}

@media screen and (min-width: 750px) {
  .page-main {
    max-width: 612px;
  }

  .page-foot {
    max-width: 854px;
  }

  .page-search .page-main {
    width: 100%;
    max-width: none !important;
  }
  .page-search + .page-foot {
    width: 100%;
    max-width: none !important;
    min-width: 100% !important;
  }
}
@media screen and (min-width: 1000px) {
  .page-main {
    max-width: 918px;
  }

  .page-foot {
    max-width: 1160px;
  }

  .page-search .page-main {
    width: 100%;
    max-width: none !important;
  }
  .page-search + .page-foot {
    width: 100%;
    max-width: none !important;
    min-width: 100% !important;
  }
}
@media screen and (min-width: 1260px) {
  .page-main {
    max-width: 1224px;
  }

  .page-foot {
    max-width: 1466px;
  }

  .page-search .page-main {
    width: 100%;
    max-width: none !important;
  }
  .page-search + .page-foot {
    width: 100%;
    max-width: none !important;
    min-width: 100% !important;
  }
}
@media screen and (min-width: 1900px) {
  .page-main {
    max-width: none;
  }

  .page,
  .page-foot {
    max-width: 2078px;
  }

  .sender-map,
  .sub-logo {
    right: 16.666666667%;
  }

  .page-search .page-main {
    width: 100%;
    max-width: none !important;
  }
  .page-search + .page-foot {
    width: 100%;
    max-width: none !important;
    min-width: 100% !important;
  }
}
@media screen and (max-width: 1260px) {
  .sub-logo,
  .post-head-sm .sub-logo {
    visibility: hidden;
  }

  .sender-map {
    right: 33.3333333%;
  }
  .page-19286 .sender-map,
  .sender-map.sender-map-gesamt {
    display: none;
  }
  .page-19105 .sender-map {
    background-position: 30% 0;
  }
  .page-19099 .sender-map,
  .page-19083 .sender-map {
    background-position: 40% 0;
  }
  .page-19092 .sender-map {
    background-position: 60% 0;
  }
  .page-19075 .sender-map {
    background-position: 75% 0;
  }
  .page-19067 .sender-map {
    background-position: 90% 0;
  }
  .page-19062 .sender-map {
    background-position: 85% 0;
  }
}
@media screen and (max-width: 1000px) {
  .sender-map {
    right: 50%;
  }
  .sender-map,
  .page-19286 .sender-map,
  .sender-map.sender-map-gesamt {
    display: block;
  }
}
@media screen and (max-width: 750px) {
  body {
    background-image: none;
  }

  .page {
    padding-left: 0;
    min-height: 0;
  }

  .page-head::after {
    content: none;
  }

  .page-search .page-main {
    min-height: 0 !important;
  }
}
@media screen and (max-width: 480px) {
  .sender-map {
    display: none;
  }
}
@media screen and (min-width: 1260px) {
  .sub-logo ~ h2 {
    font-size: 24px;
    margin-right: 160px;
    margin-top: 12px;
    overflow: visible;
    text-overflow: clip;
    white-space: normal;
  }
  .sub-logo + .breadcrumb {
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    margin-right: 170px;
  }
  .sub-logo + .breadcrumb > li {
    display: inline;
  }
}

/*.ce-intext.ce-right .ce-gallery, */
/*.ce-intext.ce-left .ce-gallery, */
.ce-above .ce-gallery {
  margin-bottom: 0;
}

.tx-kesearch-pi1 .messsage {
  padding: 20px 24px 0;
  font-weight: bold;
}

/* adjustments / overrides to mindshape cookie consent layer css */
@media screen and (min-width: 500px) {
  .cc_container .cc_message {
    margin-top: 0;
    line-height: 1.3;
  }
  .cc_container .cc_btn {
    margin-top: 0.125rem;
    margin-left: 1rem;
  }
}
@media screen and (min-width: 992px) {
  .cc_container .cc_btn {
    margin-left: 1.5rem;
  }
}

.footer-logo {
  width: 111px;
}

.menu-footer .list-inline a,
.menu-footer .col-print-special a {
  color: #fff;
}

.sports-calendar > li {
  padding: 10px 0;
}

/* ******************** */
/* Popup Teaser - START */
.popup-teaser {
  display: flex;
  flex-wrap: wrap;
  gap: 2rem;
  margin-top: 2rem;
  padding: 0;
}

.popup-teaser-item {
  position: relative;
  width: 100%;
  list-style: none;
}

.popup-teaser-item > a > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.popup-teaser-item-overlay {
  position: absolute;
  z-index: 5;
  bottom: 0;
  right: 10px;
  display: flex;
  align-items: end;
  font-family: "TheSans Cd Bold";
  font-size: 4.25rem;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  text-align: right;
  color: #fff;
}

.popup-teaser-video {
  display: none;
}
.popup-teaser-img .popup-teaser-video {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: #00254c;
}

.popup-teaser.small-font .popup-teaser-item-overlay {
  bottom: 8px;
  font-size: 3rem;
  line-height: 1.1;
}

.popup-teaser-item-overlay .number {
  padding-left: 0.75rem;
  font-size: 14rem;
  font-weight: 400;
  line-height: 0.91;
}
/* new small / 2 line headline styles */
.popup-teaser.small-font .popup-teaser-item-overlay .number {
  font-size: 8.5rem;
  line-height: 0.8;
}

.popup-teaser-text {
  display: none;
  padding: 2rem;
  background: #fff;
  text-align: left;
}

.popup-teaser-body .mfp-bg {
  background: var(--color-primary);
  opacity: 0.9;
}

.popup-teaser-mfp .popup-teaser-text {
  display: block;
}

.popup-teaser-mfp .popup-teaser-text li {
  margin-bottom: 0.5rem;
  line-height: initial;
}

.popup-teaser-mfp figure img {
  height: 100%;
  max-height: 100% !important; /* to overrule the inline style which gets added */
  object-fit: cover;
}

.popup-teaser-mfp .popup-teaser-img {
  position: relative;
}

.popup-teaser-mfp .popup-teaser-item-overlay {
  bottom: 30px;
  right: 20px;
  font-size: 4rem;
}
.popup-teaser-mfp .popup-teaser-item-overlay .number {
  font-size: 10rem;
  line-height: 0.375;
}
/* new small / 2 line headline styles */
.popup-teaser-mfp.small-font .popup-teaser-item-overlay {
  bottom: 5px;
  font-size: 2.5rem;
  line-height: 1.2;
}
.popup-teaser-mfp.small-font .popup-teaser-item-overlay .number {
  font-size: 7.125rem;
  line-height: 0.8125;
}

.popup-teaser-body button.mfp-arrow {
  position: fixed;
  border-radius: 50%;
  background: var(--color-primary);
  opacity: 1;
  color: #ddd;
}
.popup-teaser-body button.mfp-arrow.mfp-arrow-left {
  left: 1rem;
}
.popup-teaser-body button.mfp-arrow.mfp-arrow-right {
  right: 1rem;
}
.popup-teaser-body button.mfp-arrow::before {
  position: static;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 1;
  color: #ddd;
}
.popup-teaser-body button.mfp-close {
  position: fixed;
  top: 3rem;
  right: 3rem;
  opacity: 1;
  color: #ddd;
}
.popup-teaser-body button.mfp-close::before {
  font-size: 5em;
}

.popup-teaser-body .mfp-counter {
  top: 1rem;
  font-size: 2.75rem;
  font-weight: 600;
  color: #ddd;
}

/* special styles for mobile only to adjust lightbox styles which fit well for larger screens per default */
@media screen and (max-width: 500px) {
  .popup-teaser-mfp figure img {
    aspect-ratio: 4/3;
    width: 100%;
    max-height: 280px;
  }
  .popup-teaser-body button.mfp-close {
    top: 1rem;
    right: 2rem;
    color: #fff;
    font-size: 0.875rem;
  }
  .popup-teaser-body button.mfp-arrow {
    position: absolute;
    top: 192px;
    font-size: 1.25rem;
  }
  .popup-teaser-body button.mfp-arrow::before {
    color: #fff;
  }
  .popup-teaser-body button.mfp-arrow.mfp-arrow-left {
    left: -12px;
  }
  .popup-teaser-body button.mfp-arrow.mfp-arrow-right {
    right: -12px;
  }
}

/* add styles for landsape phones and small tablets */
@media screen and (min-width: 500px) {
  .popup-teaser {
  }

  /* 2 col setup for larger screens */
  .popup-teaser-item {
    width: calc((100% - 2rem) / 2);
  }

  .popup-teaser-item-overlay {
    font-size: 2.625rem;
  }
  .popup-teaser-item-overlay .number {
    padding-left: 0.75rem;
    font-size: 7rem;
    line-height: 0.975;
  }
  /* new small / 2 line headline styles */
  .popup-teaser.small-font .popup-teaser-item-overlay {
    font-size: 2.25rem;
  }
  .popup-teaser.small-font .popup-teaser-item-overlay .number {
    font-size: 6rem;
  }

  .popup-teaser-text {
    padding: 2.5rem;
  }
}

/* add styles for tablets */
@media screen and (min-width: 1024px) {
  /* 3 col setup for larger screens */
  .popup-teaser-item {
    width: calc((100% - 4rem) / 3);
  }

  /* special styles for usage within 80/20 container */
  .col.col-main .popup-teaser-item-overlay {
    right: 8px;
    font-size: 1.75rem;
  }
  .col.col-main .popup-teaser-item-overlay .number {
    padding-left: 0;
    font-size: 3.5rem;
  }

  .popup-teaser-mfp .popup-teaser-text {
    display: flex;
    max-height: 820px;
    flex-direction: column;
    overflow: scroll;
  }

  .popup-teaser-mfp figure {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }

  .popup-teaser-body .mfp-content {
    width: calc(100% - 10rem);
    max-width: 1680px;
    height: calc(100% - 10em);
    max-height: 500px;
  }

  .popup-teaser-mfp .popup-teaser-item-overlay {
    bottom: 4rem;
    right: 2.25rem;
    font-size: 5rem;
  }
  .popup-teaser-mfp .popup-teaser-item-overlay .number {
    font-size: 11rem;
  }
  /* new small / 2 line headline styles */
  .popup-teaser-mfp.small-font .popup-teaser-item-overlay {
    bottom: 2rem;
    font-size: 3.5rem;
    line-height: 1.1;
  }
  .popup-teaser-mfp.small-font .popup-teaser-item-overlay .number {
    font-size: 9rem;
  }

  .popup-teaser-mfp.mfp-figure,
  .popup-teaser-mfp.mfp-figure figure {
    height: 100%;
  }
  .popup-teaser-body button.mfp-arrow {
    width: 4em;
    height: 4em;
  }
  .popup-teaser-body button.mfp-arrow::before {
    font-size: 4em;
  }
}

/* large tablets / landscape / desktop standard */
@media screen and (min-width: 1201px) {
  .popup-teaser-item-overlay {
    right: 16px;
    bottom: 2px;
    font-size: 4.25rem;
  }

  /* special styles for usage within 80/20 container */
  .col.col-main .popup-teaser-item-overlay {
    right: 12px;
    font-size: 2rem;
    /* font-size: 3rem; */
  }
  .col.col-main .popup-teaser-item-overlay .number {
    padding-left: 0.125rem;
    /* padding-left: 0.25rem; */
    font-size: 5rem;
  }
  .popup-teaser .popup-teaser-item-overlay .number {
    line-height: 1.15;
  }
  /* new small / 2 line headline styles */
  .popup-teaser.small-font .popup-teaser-item-overlay {
    font-size: 3rem;
  }
  .popup-teaser.small-font .popup-teaser-item-overlay .number {
    font-size: 8rem;
  }

  .popup-teaser-text {
    max-height: 1024px;
    padding: 4rem 5rem;
  }

  .popup-teaser-mfp .popup-teaser-text h3 {
    font-size: 3.25rem;
  }
  .popup-teaser-mfp .popup-teaser-text p,
  .popup-teaser-mfp .popup-teaser-text li {
    font-size: 2rem;
  }

  .popup-teaser-body .mfp-content {
    max-height: 600px;
  }

  .popup-teaser-mfp .popup-teaser-item-overlay {
    bottom: 5.5rem;
    right: 3rem;
    font-size: 7.5rem;
  }
  .popup-teaser-mfp .popup-teaser-item-overlay .number {
    font-size: 15rem;
    line-height: 0.32;
  }
  /* new small / 2 line headline styles */
  .popup-teaser-mfp.small-font .popup-teaser-item-overlay {
    bottom: 2.25rem;
    right: 3.5rem;
    font-size: 4.5rem;
    line-height: 1.1;
  }
  .popup-teaser-mfp.small-font .popup-teaser-item-overlay .number {
    padding-left: 1.5rem;
    font-size: 12rem;
    line-height: 0.825;
  }

  .popup-teaser-body button.mfp-arrow {
    width: 5em;
    height: 5em;
  }
  .popup-teaser-body button.mfp-arrow::before {
    font-size: 5em;
  }
}

@media screen and (min-width: 1260px) {
  /* special styles for usage within 80/20 container */
  .col.col-main .popup-teaser-item-overlay {
    right: 12px;
    font-size: 2.75rem;
  }
  .col.col-main .popup-teaser-item-overlay .number {
    padding-left: 0.125rem;
    font-size: 6rem;
  }

  /* new small / 2 line headline styles */
  .popup-teaser-mfp.small-font .popup-teaser-item-overlay {
    bottom: 1.325rem;
  }
  /* .popup-teaser-mfp.small-font .popup-teaser-item-overlay .number {
    padding-left: 1.5rem;
    font-size: 12rem;
    line-height: 0.825;
  } */
}

/* desktop extra wide */
@media screen and (min-width: 1900px) {
  .popup-teaser-item-overlay {
    font-size: 6rem;
  }

  .popup-teaser .popup-teaser-item-overlay .number {
    padding-left: 2rem !important;
    font-size: 18rem;
    line-height: 0.93;
  }

  /* special styles for usage within 80/20 container */
  .col.col-main .popup-teaser-item-overlay {
    right: 20px;
    font-size: 5rem;
  }
  .col.col-main .popup-teaser-item-overlay .number {
    padding-left: 0.25rem;
    font-size: 10rem;
  }

  .popup-teaser-body .mfp-content {
    max-height: 680px;
  }

  .popup-teaser-mfp .popup-teaser-item-overlay {
    bottom: 6rem;
    right: 5rem;
    font-size: 9rem;
  }
  .popup-teaser-mfp .popup-teaser-item-overlay .number {
    padding-left: 2rem !important;
    font-size: 18rem;
  }

  .popup-teaser-mfp .popup-teaser-text h3 {
    margin-bottom: 2.25rem;
    font-size: 4rem;
  }
  .popup-teaser-mfp .popup-teaser-text p,
  .popup-teaser-mfp .popup-teaser-text li {
    font-size: 2.5rem;
  }
  .popup-teaser-body button.mfp-arrow {
    width: 6em;
    height: 6em;
  }
  .popup-teaser-body button.mfp-arrow::before {
    font-size: 6em;
  }
}

/* Popup Teaser - END */
/* ****************** */

/* Flexslider Media-Slider Style add-ons */
.flexslider .slides li {
  overflow: hidden;
  /* best value for all slides to hide the white stripe / border when flowplayer video is added */
  aspect-ratio: 21.875/9;
}
.flexslider .flowplayer video {
  /* force the video to be format filling within the set aspect-ratio */
  position: static;
  aspect-ratio: 21.875/9;
  object-fit: cover;
}

html {
  font-size: 10px;
}

.page-main {
  float: left;
}

.social_share_privacy_area li .dummy_btn img.privacy_dummy {
  height: 24px;
  position: relative;
  bottom: -7px;
}

.tx-powermail .powermail_textarea {
  overflow: auto;
}

/*# sourceMappingURL=ie.css.map */
.post-head > .content {
	padding: unset;
}

.sub-logo.logo-mp {width: 195px;}

.post-body h2:first-of-type,
.col.col-main div h2 {margin-top: 3rem;}

.breadcrumb {position: absolute; margin: 1rem 0 0 2.5rem;}

.breadcrumb > li > a {color: #003480;}

.container-main {background: #e5f1fd;}

@media only screen and (min-width: 600px) {
.post-head .col-main {
    padding-bottom: 45px;
    max-width: 75%;
    display: block;
    padding-top: 8rem;
}
}

@media only screen and (max-width: 400px) {
	.col.col-main div h2 {margin-top: 5rem;}
}