/*######## FONTS START###################*/
@font-face {
  font-family: "Radikal-Regular";
  src: url("fonts/Radikal-Regular.eot"); /* IE9 Compat Modes */
  src: url("fonts/Radikal-Regular.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("fonts/Radikal-Regular.otf") format("opentype"), /* Open Type Font */
    url("fonts/Radikal-Regular.svg") format("svg"), /* Legacy iOS */
    url("fonts/Radikal-Regular.ttf") format("truetype"), /* Safari, Android, iOS */
    url("fonts/Radikal-Regular.woff") format("woff"), /* Modern Browsers */
    url("fonts/Radikal-Regular.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Radikal-Bold";
  src: url("fonts/Radikal-Bold.eot"); /* IE9 Compat Modes */
  src: url("fonts/Radikal-Bold.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("fonts/Radikal-Bold.otf") format("opentype"), /* Open Type Font */
    url("fonts/Radikal-Bold.svg") format("svg"), /* Legacy iOS */
    url("fonts/Radikal-Bold.ttf") format("truetype"), /* Safari, Android, iOS */
    url("fonts/Radikal-Bold.woff") format("woff"), /* Modern Browsers */
    url("fonts/Radikal-Bold.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Radikal-Thin";
  src: url("fonts/Radikal-Thin.eot"); /* IE9 Compat Modes */
  src: url("fonts/Radikal-Thin.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("fonts/Radikal-Thin.otf") format("opentype"), /* Open Type Font */
    url("fonts/Radikal-Thin.svg") format("svg"), /* Legacy iOS */
    url("fonts/Radikal-Thin.ttf") format("truetype"), /* Safari, Android, iOS */
    url("fonts/Radikal-Thin.woff") format("woff"), /* Modern Browsers */
    url("fonts/Radikal-Thin.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}

/*######## FONTS END###################*/
.noneDisplay {visibility: hidden; display: none}
.hidden-mobile {visibility: visible; display: block}
.hidden-temp {visibility: hidden; display: block}
.hidden {visibility: hidden; display: none}
.hidden-main {visibility: hidden; display: none}
.spacer-left {padding-left:0px;}
.spacer-right {padding-right:0px;}
.spacer-top {padding-top:40px;}


@media screen and (max-width:480px) {
.hidden-mobile {visibility: hidden; display: none}
.hidden-main {visibility: visible; display: block}
}
/*######## FONTS END###################*/
html, body, div, applet, object, spyn,
h1, h2, 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-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

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


body, html {
  background-color:#efede7;
  background-color: #FFF;    
  color: #000;   
  font-family: "Radikal-Thin";
  font-style: normal;
  -webkit-font-smoothing: antialiased; 
  font-size: 1.2vw; line-height:1.8vw;
  overflow-x: hidden;
}


::-moz-selection {
  color:#FFF; background:#111;
}

::selection {
  color:#FFF; background:#111;
}


@media screen and (max-width:480px) {
	 
    body { font-size: 4.8vw; line-height:6.8vw;}
    
}

b {}


ol, ul {
  list-style: square;
  margin: 0 0 0.5em;
}

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

p {
  margin: 0 ;
  }


a {
  color: #111;
  text-decoration: none;
}

a:hover, a:active {

  color: #999;
}


/*TABLE*/
table {  
  margin: 2em 0;
  border-collapse: collapse;
  border-spacing: 0; 
  text-align: left;
}
tr {border-bottom: solid 1px #000;}
td {padding:1% 1em 1% 0%;}
.contenttable {width: 100%;}

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

    .contenttable {width: 100%;}
    
}

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

strong {font-family: "Radikal-Bold";}

em {font-style: italic;}

h1 {font-size: 2.2vw; line-height:2.6vw; padding: 0 0 1.0em 0; margin: 0; font-family: "Radikal-Bold"; color: #000;}
h2 {font-size: 2.2vw; line-height:2.6vw; padding: 0 0 1.0em 0; margin: 0; font-family: "Radikal-Bold"; color: #000;}

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

    h1 {font-size: 7.6vw; line-height:8.8vw;  padding: 0 0 1.0em 0; margin: 0; font-family: "Radikal-Bold"; color: #000;}
    h2 {font-size: 7.6vw; line-height:8.8vw;  padding: 0 0 1.0em 0; margin: 0; font-family: "Radikal-Bold"; color: #000;}
    
}



/*video*/
/*OVERLAY*/
.video-box {position: relative;padding: 1em 0;}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0px;
    height: 0;
    overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}



/*SPACER*/
.ce-div {float: left; width: 100%;border: 0; padding: 0.0em 0 3em 0; margin: 0;}

/*CUSTOM-RESPONSIVE-IMAGE top: 3.8em; bottom: 11.2em; */

/*LOGO*/
.logo-footer {position: relative; width:80%; height:auto;padding: 0 0 1em 0;}

/*LOGO-ANIM*/
.logo-box {display: block;}
.logo-intro {position: absolute; z-index: 14; width:16em; height:auto; left: 50%; top: 50%; margin: -8em -8em 0 -8em;display:block;}
.logo-main  {position: absolute; z-index: 14; width:8em; height:auto; left: 7.3%; top: 3.5em; margin: 0 0vw;display:block;}
.logo-menu {position: absolute; z-index: 9999; width:8em; height:auto; left: 7.3%; top: 3.5em; margin: 0 0vw;display:block;}


@media screen and (max-width:480px) {
    
    .logo-box {display: block;}
    .logo-main {width:6em; height:auto; top: 1.7em; margin: 0 0vw;}
    .logo-menu {width:6em; height:auto; left: 7.3%; top: 1.7em; margin: 0 0vw; display:block;}
    .logo-nav {position: absolute; z-index: 14; width:8.2em; height:auto; top: 1.7em; right: 7.5%; margin: 0 0vw;display:block;}
 
}

.gardien-box { position: absolute; float: left; z-index: 1; width: 100%; height: 100vh;}

.gardien-box {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#8fb2c6+0,8fb2c6+100&0+64,1+100 */
background: linear-gradient(to bottom,  rgba(143,178,198,0) 0%,rgba(143,178,198,0) 64%,rgba(143,178,198,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}


/* NAV-ICON */
.nav-text-box { position:absolute; z-index:99;left: 10.8%; top:9.8em;margin:0px 0px 8 0%; padding:0px 0 0 0; display:block;}
.nav-text-box {font-size: 1.1vw; line-height:1.1vw;transition:all 0.8s ease;color: #FFF;}
.nav-icon-box { position:absolute; z-index:100;right: 7.5%; top:3.8em;margin:0px 0px 8 0%; padding:0px 0 0 0; display:block;}
.nav-icon-box {font-size: 1.6vw; line-height:1.6vw;transition:all 0.8s ease;}
.nav-icon-box-open { position:fixed; z-index:100;left:43%; margin:0px 0px 0% 0%; padding:0 0 0 0; display:block;}


.close-box {position: absolute; z-index: 2; left: 5em; top: 5em; background: rgba(221,83,85,1.00)}


@media screen and (max-width:480px) {
    
    .gardien-box { position: absolute; float: left; z-index: 1; width: 100%; height: 80vh;}
	
    .nav-icon-box { z-index:100;right:5%;  top:2.6em;margin:0px 0px 0% 0%; padding:0px 0 0 0; display:block; width: 10%;}
    .nav-icon-box {font-size: 5.9vw; line-height:5.9vw;}
    .nav-icon-box-2 { z-index:100;right:7.5%;  top:3.2em;margin:0px 0px 0% 0%; padding:0px 0 0 0; display:block;width: 20%;}
    .nav-icon-box-2 {font-size: 5.9vw; line-height:5.9vw;}
    .nav-icon-box-open { position:fixed; z-index:100;left:7.5%; margin:0px 0px 0% 0%; padding:0px 0 0 0; display:block;}
    
}
/*SOCIAL-ICONS NEW*/
.social-box-new {padding: 0.0em 0.3em 0.0em 0em; margin: 0 auto; width:auto; text-align:left; }
.social-box-new ul, li{ list-style:none; display: inline-block;margin:0; padding: 0.0em 0.0em 0.0em 0.0em; text-align:left;}
.social-box-new img{width: 2.2em;height: auto;padding:0em 0.3em 0 0.0em;opacity: 0.8;}



@media screen and (max-width:480px) {
    .social-box-new {padding: 2.5em 0em 0.4em 30%; margin: 0 auto; width:40%; float:inherit;text-align:center; }
    .social-box-new li{ list-style:none; display: inline-block;margin:0 auto; padding: 0.0em 0.4em 0.4em 0; text-align:center;}
    .social-box-new img{float:inherit; width: 1.9em;height: auto;padding:0;}
}


/*CONTAINER*/
.container a {text-decoration: none;}
.container-blank {float: left; width: 100%; padding: 10.1em 0 0 0; }

/*1 ZWEI-SPALTEN-MAIN*/
.zwei-spalten-main {position: relative;float: left; width: 85%; padding: 0 7.5% 3em 7.5%;}
.zwei-spalten-main .zwei-spalten-left {float: left; width: 40%; padding:2% 5% 3% 5%; }
.zwei-spalten-main .zwei-spalten-right {float: right; width: 45%; padding:2% 5% 3% 0%;}

.zwei-spalten-main .zwei-spalten-right h2{ padding: 0 0 0.7em 0; margin: 0;}
.zwei-spalten-main .zwei-spalten-right h3{padding: 0 0 0.5em 0; margin: 0;}
.zwei-spalten-main .zwei-spalten-left h1 { padding: 0 0 0.7em 0; margin: 0; }
.zwei-spalten-main .zwei-spalten-left h2 { padding: 0 0 0.7em 0; margin: 0; }

.zwei-spalten-main .zwei-spalten-left .frame-type-image {padding:2% 6% 0 0%;}
.zwei-spalten-main .zwei-spalten-right .frame-type-image {padding:2% 0 0 6%;}

.zwei-spalten-main strong {}

.blue-box {background: #8FB2C6; color: #000;}

.blue-box .zwei-spalten-left {float: left; width: 40%; padding:4em 5% 5em 5%;}
.blue-box .zwei-spalten-right {float: right; width: 45%; padding:4em 5% 5em 0%;}
.blue-box .zwei-spalten-left h2{color: #000;}
.blue-box .zwei-spalten-right h2{color: #000;font-size: 4.2vw; line-height:5.6vw; }
.blue-box a{color: #FFF;}
.blue-box a strong{color: #000;}

.zwei-spalten-right-content {padding: 0 0 1em 0;}

.zwei-spalten-main {
	display: -webkit-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -moz-box-flex;
	display: flex;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	text-align: left;
	align-items: center;
	justify-content: center;
}

.blue-box ul {padding: 0; margin: 0.0em 0 0 0.0em;}

.blue-box li {
    display: block;
	margin: 0;
	padding: 0.2em 0 0.2em 1.6em;
	list-style: none;
	background-image: url("../images/icons/mail-icon.png");
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 1.0em;
}

@media screen and (max-width:480px) {
    
    .zwei-spalten-main {position: relative;float: left; width: 85%; padding: 1em 7.5% 3em 7.5%;}
    .zwei-spalten-main .zwei-spalten-left {float: left; width: 100%; padding:2% 0% 3% 0%; }
    .zwei-spalten-main .zwei-spalten-right {float: right; width: 100%; padding:2% 0% 3% 0%;}
    
    .blue-box .zwei-spalten-left {float: left; width: 100%; padding:2em 0% 2em 0%;}
    .blue-box .zwei-spalten-right {float: right; width: 100%; padding:2em 0% 2em 0%;}
    .blue-box .zwei-spalten-left h2{color: #000;}
    .blue-box .zwei-spalten-right h2{color: #000;font-size: 4.2vw; line-height:5.6vw; }
    
    .zwei-spalten-main .zwei-spalten-left .frame-type-image {padding:0% 6% 0 0%;}
    .zwei-spalten-main .zwei-spalten-right .frame-type-image {padding:0% 0 0 6%;}
    
    .zwei-spalten-main {
        display: block;
        -webkit-align-items:inherit;
        -webkit-box-align: inherit;
        -ms-flex-align: inherit;
        text-align: inherit;
        align-items: inherit;
        justify-content: inherit;
    }
    
}

/* 2-IMAGE-OVERLAY-BOX */
.overlay-image-100 {position: relative; width:100%; height: 100vh; overflow: hidden; padding:0; margin: 0;}
.overlay-image-100 .image {position:relative; top: 0; width: 100%; height: 100vh;transition: 0.5s ease; margin-top: 0;transform: scale(1.1,1.1);}
.overlay-image-100 .image{
  	float:left;
    top: 0;
    left: 0;
	height: 100vh;
    width: 100%;
    overflow: hidden;
	background:#000;
	padding:0; 
}

.overlay-image-100 .image img {
    height: 100vh;
    width: 100%;  
    object-fit: cover;
	opacity: 0.6;
    margin:0 0 0em 0;
}

.news-single-caption-100 {
    position:absolute;
    top: 0;
    left: 0%;
    width: 100%;
    padding: 0;
    height: 100%;
    margin: auto;
    z-index:11;
	color: #FFF;
  }
  
.caption-overlay-box {width: 100%;text-shadow: 0px 0px 6px rgba(0,0,0,0.0);}
.caption-overlay-box { font-weight:300;}
.caption-overlay-box {position: absolute;width: 85%; left: 7.5%; bottom: 1.0em; text-align: left;}
.caption-overlay-header-1 {position: absolute; bottom: 4em;left: 0; width: 50%;text-align: left;}
.caption-overlay-header-1 h1 { padding: 0 0 0.4em 0; margin: 0;text-align:left; color: #FFF;}
.caption-overlay-header-1 h1 {text-transform:none;font-family: "Radikal-Bold";}
.caption-overlay-header-1 h2 {font-size: 4.2vw; line-height:5.6vw; padding: 0; margin: 0;font-family: "Radikal-Thin";color: #FFF;}
.caption-overlay-box a {color: #FFF;}

@media screen and (max-width:480px) {
    
    /* OVERLAY-BOX */
    .overlay-image-100 {position: relative; width:100%; height: 80vh; overflow: hidden; padding:0; margin: 0;}
    .overlay-image-100 .image{
        height: 80vh;
        background: #000;
    }
    .overlay-image-100 .image img {
        height: 80vh;
        
    }
    .intro .overlay-image-100 .image img {
        height: 80vh;
    }
    
    .caption-overlay-header-1 {position: absolute; bottom: 0.2em;left: 0; width: 90%;text-align: left;}
    .caption-overlay-header-2 {position: absolute; bottom: 4.2em;right: 0; width: 90%;text-align: right;display: none;}
    .caption-overlay-header-3 {position: relative; width: 90%;text-align: left;padding: 0 0 5em 0;}
    
    .caption-overlay-box {position: absolute; left: 7.5%; bottom: 2.5em; text-align: left;}
    .caption-overlay-box h1 {font-size: 7.6vw; line-height:8.8vw; padding: 0 0 0.3em 0; margin: 0;}
    .caption-overlay-box h2 {font-size: 4.2vw; line-height:5.2vw; padding:0.2em 10% 0 0; margin: 0;width: 90%;}
    
    .caption-overlay-header-1 h1 {font-size: 7.6vw; line-height:8.8vw;}
    .caption-overlay-header-1 h2 {font-size: 7.6vw; line-height:8.8vw;}
    .caption-overlay-header-2 h1 {font-size: 4.2vw; line-height:5.2vw; padding:0.2em 0 0 0; margin: 0;}
    .caption-overlay-header-2 h2 {font-size: 4.2vw; line-height:5.2vw; padding:0.2em 0 0 0; margin: 0;}
    .caption-overlay-header-3 h2 {font-size: 7.6vw; line-height:8.8vw;}
  
}


/*3-EINE-SPALTE-MAIN-JAGUARS*/
.eine-spalte-main {position: relative; float: left; width: 85%; margin: 0; padding:1.0em 7.5% 8.0em 7.5%;background: #FFF; }
.eine-spalte-main .frame-type-text { width: 70%;}
.eine-spalte-content {float: left; width: 100%;padding: 0 0 0% 0%;}
.eine-spalte-content h1 {font-size: 2.2vw; line-height:2.6vw; padding: 0 0 0.4em 0; margin: 0;}
.eine-spalte-content h2 {font-size: 2.2vw; line-height:2.6vw; padding: 0 0 0.4em 0; margin: 0; font-family: "Radikal-Bold";}
.eine-spalte-content h3 {font-size: 2.2vw; line-height:2.6vw; padding: 0 0 1.0em 0; margin: 0; font-family: "Radikal-Bold";}

/*4-EINE-SPALTEN-GARDIENT-JAGUARS*/
.eine-spalte-gardient {position: relative;float: left; clear: left; width: 90%; padding:0.0em 5.0% 0em 5.0%; margin: 0; display: flex; flex-wrap: wrap;}
.eine-spalte-gardient {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#8fb2c6+0,8fb2c6+100&1+0,0+83 */
background: linear-gradient(to bottom,  rgba(143,178,198,1) 0%,rgba(143,178,198,0) 83%,rgba(143,178,198,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

}

@media screen and (max-width:480px) {
    
    .eine-spalte-main {position: relative; float: left; width: 85%; margin: 0; padding:2.0em 7.5% 4.0em 7.5%;}
    .eine-spalte-main .frame-type-text { width: 100%;}
    .eine-spalte-content h1 {font-size: 7.6vw; line-height:8.8vw; padding: 0 0 0.4em 0; margin: 0;}
    .eine-spalte-content h2 {font-size: 7.6vw; line-height:8.8vw; padding: 0 0 0.4em 0; margin: 0; font-family: "Radikal-Bold";}
    .eine-spalte-content h3 {font-size: 7.6vw; line-height:8.8vw; padding: 0 0 1.0em 0; margin: 0; font-family: "Radikal-Bold";}
    
}

/*5-FLEX-BOX-30-JAGUARS*/
.flex-box-content {
    position: relative;
    width: 27.3333333%;
    padding: 5em 2.5% 1.7em 2.5%;
    margin: 0 0 8em 0;
    text-align: left;
}
.flex-box-content h2 {font-size: 1.2vw; line-height:1.6vw; padding: 0 0 0.8em 0; margin: 0; font-family: "Radikal-Bold"; color: #000;}
.flex-box-content h3 {font-size: 2.2vw; line-height:2.6vw; padding: 0 0 1.0em 0; margin: 0; font-family: "Radikal-Bold"; color: #FFF;}
.eine-spalte-gardient .btn-mehr {position: absolute; bottom: 0em; left: 7.3%;}

/*6-FLEX-BOX-50-JAGUARS*/
.flex-box-content-50 {
    position: relative;
    width: 45%;
    padding: 5em 2.5% 5em 2.5%;
    margin: 0 0 0em 0;
    text-align: left;
}
.flex-box-content-50 h2 {font-size: 1.2vw; line-height:1.6vw; padding: 0 0 0.8em 0; margin: 0; font-family: "Radikal-Bold"; color: #000;}
.flex-box-content-50 h3 {font-size: 2.2vw; line-height:2.6vw; padding: 0 0 1.0em 0; margin: 0; font-family: "Radikal-Bold"; color: #FFF;}
.flex-box-content-50 .btn-default {position: absolute; bottom: 0em; left: 7.0%;}

/*8-NEWS-SLIDER-BOX-JAGUARS*/
.eine-spalte-news-slider  {position: relative; float: left; width: 107%; margin: 4em -7% 0em 0; padding:5.0em 0% 4.0em 7%;background: #293133; }
.eine-spalte-content-news-slider {float: left; width: 100%;padding: 0 0 0% 0%;}
.eine-spalte-content-news-slider h1 {font-size: 2.2vw; line-height:2.6vw; padding: 0 0 0.4em 0; margin: 0;}
.eine-spalte-content-news-slider h2 {font-size: 1.2vw; line-height:1.6vw; padding: 0 0 0.6em 0; margin: 0; font-family: "Radikal-Bold"; color: #FFF}
.eine-spalte-content-news-slider h3 {font-size: 2.2vw; line-height:2.6vw; padding: 0 0 1.0em 0; margin: 0; font-family: "Radikal-Bold"; color: #8FB2C6}


@media screen and (max-width:480px) {
    
    .eine-spalte-gardient {position: relative;float: left; clear: left; width: 90%; padding:0.0em 5.0% 0em 5.0%; margin: 0; display: block;}
    .eine-spalte-gardient {
        /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#8fb2c6+0,8fb2c6+100&1+63,0+100 */
        background: linear-gradient(to bottom,  rgba(143,178,198,1) 0%,rgba(143,178,198,1) 63%,rgba(143,178,198,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    }
    /*5-FLEX-BOX-30-JAGUARS*/
    .flex-box-content {
        position: relative;
        width: 95%;
        padding: 1em 2.5% 1.7em 2.5%;
        margin: 0 0 0em 0;
        text-align: left;
    }
    .flex-box-content h2 {font-size: 4.8vw; line-height:5.8vw; padding: 0 0 0.8em 0; margin: 0; font-family: "Radikal-Bold"; color: #000;}
    .flex-box-content h3 {font-size: 7.6vw; line-height:8.8vw; padding: 0 0 1.0em 0; margin: 0; font-family: "Radikal-Bold"; color: #FFF;}
    .eine-spalte-gardient .btn-mehr {position:relative; bottom: 0em; left: 0%;}
    
    /*6-FLEX-BOX-50-JAGUARS*/
    .flex-box-content-50 {
        position: relative;
        width: 95%;
        padding: 1em 2.5% 2em 2.5%;
        margin: 0 0 0em 0;
        text-align: left;
    }
    .flex-box-content-50 h2 {font-size: 4.8vw; line-height:5.8vw; padding: 0 0 0.8em 0; margin: 0; font-family: "Radikal-Bold"; color: #000;}
    .flex-box-content-50 h3 {font-size: 7.6vw; line-height:8.8vw; padding: 0 0 1.0em 0; margin: 0; font-family: "Radikal-Bold"; color: #FFF;}
    .flex-box-content-50 .btn-default {position: absolute; bottom: 0em; left: 7.0%;}
    
    /*8-NEWS-SLIDER-BOX-JAGUARS*/
    .eine-spalte-news-slider  {position: relative; float: left; width: 85%; margin: 0em 0% 0em 0; padding:3.0em 7.5% 4.0em 7.5%;}
    .eine-spalte-content-news-slider {float: left; width: 100%;padding: 0 0 0% 0%;}
    .eine-spalte-content-news-slider h1 {font-size: 2.2vw; line-height:2.6vw; padding: 0 0 0.4em 0; margin: 0;}
    .eine-spalte-content-news-slider h2 {font-size: 4.8vw; line-height:5.8vw; padding: 0 0 0.6em 0; margin: 0; font-family: "Radikal-Bold"; color: #FFF}
    .eine-spalte-content-news-slider h3 {font-size: 7.6vw; line-height:8.8vw; padding: 0 0 1.0em 0; margin: 0; font-family: "Radikal-Bold"; color: #8FB2C6}
    
    
}

/*NAVIGATION BEGINN */
.menu-panel{position: fixed; z-index:99; top:0;left:0%;width:100%; height:100vh; padding:0% 0 0 0%;display: none;}

.menu-panel-close {position: fixed; z-index: 98;top:0;right:0%;width:100vw; height:100vh; padding:0% 0 0 0%; display: none;cursor:pointer;}

.content-menu-panel {
	display: -webkit-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -moz-box-flex;
	display: flex;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	text-align: left;
	align-items: center;
	justify-content: center;
}

.content-menu-panel {position: relative; width: 70%;height:100vh; padding:0em 22% 5% 8% ; background:#000;}
.content-menu-container {display: none;font-family: "Radikal-Bold";font-size: 3.8vw; line-height: 4.2vw;}

.nav-box {float:left; display:block;width:50%; padding:0 0 30px 0;}
.nav-titel {color:#FFF;}
.nav-titel a{color:#8FB2C6;white-space: nowrap;}
.nav-titel a:hover {color: #FFF;opacity: 1.0;white-space: nowrap;}
.nav-titel-active a {color: #FFF;opacity: 1.0;white-space: nowrap;}

.nav-titel {padding:0.3em 0 0.3em 0; cursor: pointer;}
.nav-titel-active {padding:0.3em 0 0.3em 0; cursor: pointer;}

/*
.black .nav-titel a{  font-weight: 400; text-transform:none;color:#FFF; font-size:1.2vw; line-height: 1.2vw; background: #111;}
*/

@media screen and (max-width:480px) {
	
   .menu-panel{position: fixed; z-index:99; top:0;right:0%;width:100%; min-height:100vh; padding:0% 0 0 0%;background: #FFFFFF;display: none;}
    
    .content-menu-panel {position: relative; width: 60%; padding:0em 20% 4em 20%;text-align:left; margin: -6em 0 0 0;}
    .menu-panel-close {position: fixed; z-index: 98;top:0;right:0%;width:100vw; height:100vh; padding:0% 0 0 0%; background:#FFF;display: none;visibility: visible;}
    
    .nav-titel {padding: 0.5em 0 0.5em 0;}
    .nav-titel-active {padding: 0.5em 0 0.5em 0;}
    .nav-titel a {font-size: 6.8vw; line-height: 6.8vw;}
    .nav-titel-active a {font-size: 6.8vw; line-height: 6.8vw;}
    
    .nav a {font-size: 4.6vw; line-height: 4.8vw; padding-bottom: 0em;}
    .nav-active a {font-size: 4.6vw; line-height: 4.8vw; padding-bottom: 0em;}
    .nav-active  {background-size: 1.6em auto;background-position: center  bottom;}
    .content-menu-line {float: left; width: 100%; padding: 0 0 3% 0;}
    .content-menu-row {float: left; width: 100%; padding: 0 0% 0 0%;font-size: 4.4vw; line-height: 5.4vw; }
    .content-menu-container-1 {float: left; width: 98%; border-right: dotted 0px #999;}
    .content-menu-border {border-right: dotted 0px #999;} 


}
/* NAVIGATION END */

/*HAMBURGER*/

.panel {position: relative; float: left; width: 100%; background: #FFFFFF;}

.c-hamburger:focus {
  outline: none;
}

.c-hamburger {
  display: block;
  position: relative;
    float: left;
  overflow: hidden;
  margin: -0.5em 0.5em 0 0;
  padding: 0 0 0 0;
  width: 1.4em;
  height: 1.5em;
  text-indent: -9999px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-shadow: none;
  border-radius: none;
  border: none;
  cursor: pointer;
  -webkit-transition: background 0.3s;
          transition: background 0.3s; 
}

.c-hamburger span {
    display: block;
  position: absolute;
   top: 1em;
  left: 0px;
  right: 0px;
  height: 2px;
  background: #FFF;
}

.c-hamburger span::before{
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 2px;
  background:#FFF;
  content: "";
}
.c-hamburger span::after {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 2px;
  background:#FFF;
  content: "";
}

.main .c-hamburger span {
    display: block;
  position: absolute;
   top: 1em;
  left: 0px;
  right: 0px;
  height: 2px;
  background: #000;
}
.main .c-hamburger span::before {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 2px;
  background: #000;
  content: "";
}
.main .c-hamburger span::after {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 2px;
  background: #000;
  content: "";
}

/**/   

/**/
/**/	

.c-hamburger span::before {
  top: -0.3em;
}

.c-hamburger span::after {
  bottom: -0.3em;
}


/**
 * Style 2
 * 
 * Hamburger to "x" (htx). Takes on a hamburger shape, bars slide
 * down to center and transform into an "x".
 */

.c-hamburger--htx span {
  -webkit-transition: background 0s 0.3s;
          transition: background 0s 0.3s;
}

.c-hamburger--htx span::before,
.c-hamburger--htx span::after {
  -webkit-transition-duration: 0.3s, 0.3s;
          transition-duration: 0.3s, 0.3s;
  -webkit-transition-delay: 0.3s, 0s;
          transition-delay: 0.3s, 0s;
}

.c-hamburger--htx span::before {
  -webkit-transition-property: top, -webkit-transform;
          transition-property: top, transform;
}

.c-hamburger--htx span::after {
  -webkit-transition-property: bottom, -webkit-transform;
          transition-property: bottom, transform;
}

/* active state, i.e. menu open */
.c-hamburger--htx.is-active {
}

.c-hamburger--htx.is-active span {
  background: none;
}

.c-hamburger--htx.is-active span::before {
  top: 0;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
		  background:#8FB2C6
}

.c-hamburger--htx.is-active span::after {
  bottom: 0;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
		   background:#8FB2C6;
}

.c-hamburger--htx.is-active span::before,
.c-hamburger--htx.is-active span::after {
  -webkit-transition-delay: 0s, 0.3s;
          transition-delay: 0s, 0.3s;
}

/*CLOSE-ICON*/
.close {
  position: absolute;
  width: 2em;
  height: 2em;
  opacity: 1;
 
}
.close:hover {
  opacity: 1;
}
.close:before, .close:after {
  position: absolute;
  right: 0.8em;
  content: ' ';
  height: 1.5em;
  width: 3px;
  background-color: #111;
}
.close:before {
   -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.close:after {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.close:hover:before {
  transform: rotate(90deg);
}

.close:hover:after {
  transform: rotate(90deg);
}

/*CLOSE-ICON-2*/
.close-2 {
  position: absolute;
  width: 1.5em;
  height: 1.5em;
  opacity: 1;
 
}
.close-2:hover {
  opacity: 1;
}
.close-2:before, .close-2:after {
  position: absolute;
  right: 0.8em;
  content: ' ';
  height: 1.2em;
  width: 2px;
  background-color: #FFF;
}
.close-2:before {
   -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.close-2:after {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.close-2:hover:before {
  transform: rotate(90deg);
}

.close-2:hover:after {
  transform: rotate(90deg);
}



.hyphenate {
   hyphenate-limit-chars: auto 5;
   hyphenate-limit-lines: 2;    
      }



/* preloader animation*/

.load-bar {
  position: relative;
  margin: 0 auto;
  width: 100%;
  height: 1px;
  background-color: #FFF;
}
.bar {
  content: "";
  display: inline;
  position: absolute;
  width: 0;
  height: 100%;
  left: 50%;
  text-align: center;
}
.bar:nth-child(1) {
  background-color: #91a958;
  -webkit-animation: loading 6s linear ;
          animation: loading 6s linear ;
}
.bar:nth-child(2) {
  background-color:#FFF;
  -webkit-animation: loading 0s linear 1s ;
          animation: loading 0s linear 1s ;
}
.bar:nth-child(3) {
  background-color: #91a958;
  -webkit-animation: loading 3s linear 2s;
          animation: loading 3s linear 2s;
}

@keyframes loading {
    from {left: 50%; width: 0;z-index:100;}
    33.3333% {left: 0; width: 100%;z-index: 10;}
    to {left: 0; width: 100%;}
}
@-webkit-keyframes loading {
    from {left: 50%; width: 0;z-index:100;}
    33.3333% {left: 0; width: 100%;z-index: 10;}
    to {left: 0; width: 100%;}
}

#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background:#FFF;  
  z-index: 999999;}

#status {
  width: 50%;
  height: 1px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: 0px 0 0 -25%; }

@media screen and (max-width:480px) {
	
#status {
  width: 80%;
  height: 1px;
  position: absolute;
  left: 20%;
  top: 50%;
  margin: 0px 0 0 -10%; }	

}
/*BTN background:#a9c566; #91a958*/
.btn-default {
  background:#0079c4;
  border: solid 1px #0079c4;    
  color:#000;
  padding: 0.7em 1.2em;
  width: auto;    
  text-align: center;
  text-decoration: none;
  display: inline-block;
  text-transform: none;
  margin: 2.0em 0 0 0;
  font-size: 0.8vw;line-height: 0.8vw;
  cursor: pointer;
  font-family: "Radikal-Bold";
  border-radius: 2.0em;
}
.btn-default  {text-decoration: none;}
a.btn-default {color: #FFF;}

.btn-more {
  background:#0079c4;
  border: solid 1px #0079c4;    
  color:#000;
  padding: 0.7em 1.2em;
  width: auto;    
  text-align: center;
  text-decoration: none;
  display: inline-block;
  text-transform: none;
  margin: 2.0em 0 0 0;
  font-size: 0.8vw;line-height: 0.8vw;
  cursor: pointer;
  font-family: "Radikal-Bold";
  border-radius: 2.0em;
}
.btn-more  a{text-decoration: none;}
a.btn-more {color: #FFF;}


.btn-mehr {
    display: block;
	margin: 0;
	padding: 0em 0 0em 1.0em;
	list-style: none;
	background-image: url("../images/icons/arrow-more-blue.png");
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 0.4em;
}
a.btn-mehr {color: #000;}


@media screen and (max-width:480px) {
    
    .btn-default {font-size: 3.2vw; line-height: 3.2vw;}
    .btn-more {font-size: 3.2vw; line-height: 3.2vw; margin:1.7em 1em 2.0em auto;}
   
    
        
}

/* NEWS-MASONRY */

/* ---- grid ---- */
.slot-grid {position: relative; float: left; width: 82%; margin: 0 0%; padding: 2em 9%; text-align: left;}

.grid {
  position: relative;float: left;
  width: 100%; margin: 0 0%;
}

/* clear fix */
.grid:after {
  content: '';
  display: block;
  clear: both;
}

/* ---- .grid-item ---- */
.grid-sizer,
.grid-item {	
width: 31.33333333333%;
    width: 23%;
  margin: 1.0%;
  padding:0%; 
  position: relative;
  float: left;
  display: block;
  overflow: hidden;
    clear: both;
}


.grid-item {
  float: left;  
  text-align: left;
}



.grid-item img {
  display: block;
  max-width: 100%;
}

@media screen and (max-width:480px) {
	
	.grid-sizer,
	.grid-item {
	  width: 100%;
	  margin: 0.5% 0.5% 1.5em 0.5%;
	}

}

.main-content {position: relative; float: left;width: 100%; padding: 0em 0% 0 0%;}

@media screen and (max-width:480px) {
    
    .main-content {position: relative; float: left;width: 100%; padding: 2.2em 0% 0 0%;}

    
}
/*
.news-overview-container .article {width:31.333333333%;padding: 0% 1% 3% 1%;}
*/
.news-overview-container {position: relative; float: left; width:101%; padding: 1em 0 4.0em 0; margin: 0.0em -1% 0 0; }
.news-overview-container .date {color: #0079c4; padding: 0 0 0.5em 0;font-family: "Radikal-Bold";}
.news-overview-container .article{ float: left; width: 25%; margin: 0 1.5em 0 0;}
.news-overview-container .teaser-text {width: 90%; padding: 0 10% 0 0;}
.news-overview-container h2 {padding: 0;margin: 0.1em 0 0.0em 0;font-size: 1.2vw; line-height:1.6vw;}
.news-overview-container h3 {font-size: 1.2vw; line-height:1.6vw;}
.news-overview-container h3 a{text-transform: none;font-family: "Radikal-Bold"; color: #FFF;}
.news-overview-container .header {padding: 1em 0 0 0;}
.news-overview-container .news-img-wrap {overflow: hidden; transition: all 0.8s ease-in-out;border-radius: 0.4em;}

.news-content-box {position: relative; height: 10em; width: 100%; padding:0 0% 0% 0%;}
.news-content-box a:hover {opacity: 0.7;}
.news-content-box .btn-more {position: absolute; left: 0; bottom: 0;}


.news-overview-container .news-img-wrap img{ transition: all 0.8s ease-in-out; }
.news-overview-container .news-img-wrap:hover img {
	transform: scale(1.1);
	-ms-transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
@media screen and (max-width:480px) {
    
    .news-overview-container {width:100%; padding: 0em 0 0.0em 0; margin: 0.0em 0 0 0;}
    .news-overview-container .article{ float: left; width: 100%; margin: 0 0em 0 0;}
    .news-overview-container .teaser-text {width: 100%; padding: 0 0% 0 0;}
    .news-content-box {position: relative; height: auto; width: 100%; padding:0 0% 0% 0%;}
    .news-content-box .btn-more {position: relative; left: inherit; bottom: inherit;}
    .news-overview-container h2 {padding: 0;margin: 0.1em 0 0.0em 0;font-size: 4.8vw; line-height:5.8vw;}
    .news-overview-container h3 {font-size: 4.8vw; line-height:7.4vw;}
    .news-content-box {position: relative; height:auto; width: 100%; padding:0 0% 0% 0%;}
    
}

/**/
.news-overview-container-2 {position: relative; float: left; width:100%; padding: 1em 0 0 0; margin: 0 -1%; }
.news-overview-container-2 .article{ float: left; width: 25%; margin: 0 1.5em 0 0;}
.news-overview-container-2 .teaser-text {width: 90%; padding: 0 10% 0 0;}
.news-overview-container-2 .date {font-family: "Radikal-Bold"; color: #0079c4}
.news-overview-container-2 h3 {padding: 0;margin: 0.1em 0 0.0em 0;font-size: 1.2vw; line-height:1.6vw;}
.news-overview-container-2 h3 a{text-transform: none;font-family: "Radikal-Bold"; color: #000;}
.news-overview-container-2 .header {padding: 1em 0 0 0;}
.news-overview-container-2 .news-img-wrap {overflow: hidden; transition: all 0.8s ease-in-out;}

.news-content-box-2 {position: relative;width: 100%; padding:0 0% 0% 0%;}
.news-content-box-2 a:hover {color: #000;}
.news-content-box-2 .btn-more {position:relative; margin: 2.0em 0 0 0;}


.news-overview-container-2 .news-img-wrap img{ transition: all 0.8s ease-in-out; }
.news-overview-container-2 .news-img-wrap:hover img {
	transform: scale(1.1);
	-ms-transform: scale(1.1);
	-webkit-transform: scale(1.1);
}

@media screen and (max-width:480px) {
    
    .news-overview-container-2 h3 {padding: 0;margin: 0.1em 0 0.5em 0;font-size: 7.6vw; line-height:8.8vw;}

}

/*NEWS-SINGLE color: #8FB2C6}*/
.first-media-container {padding: 0.0em 0 0 0;}
.news-detail-container {position: relative; float: left; width: 85%; padding: 13.5em 7.5% 4em 7.5%}

.news-detail-header {float: left; width: 50%;padding: 3% 50% 0 0;}
.news-detail-container .date {font-family: "Radikal-Bold"; color: #0079c4;}
.news-detail-container h1 {font-size: 2.8vw; line-height:3.0vw; padding: 0.2em 0 0.7em 0; margin: 0; font-family: "Radikal-Bold";}
.news-detail-container h2 {font-size: 2.8vw; line-height:3.0vw; padding: 0.5em 0 0.3em 0; margin: 0; font-family: "Radikal-Bold";}
.news-detail-container .zwei-spalten-left {float: left; width: 47.5%; padding:1% 2.5% 5% 0;}
.news-detail-container .zwei-spalten-right {float: right; width: 47.5%; padding:2.7em 0% 5% 2.5%;}
.news-detail-container .news-list-category {color: #000;padding: 0 0 0.5em 0;width: 100%; display: block;float: right;text-align: right;}
.news-detail-container .news-list-category div{display: inline-block;text-transform: none; padding: 0 0.1em 0 0;}
.news-detail-container .news-list-category .date {font-weight: 400;}
.news-detail-container .news-list-category {}
.single-news-more-images {float: left; width: 102%; margin: 0 -1.0%;}

.list-category {float: right;}

.news-text-wrap {padding: 1em 0 0 0;}
/*
.single-news-more-images img{float: left;padding: 0.5%; width: 49%; height: auto;}

.single-news-more-images-2 {float: left; width: 101%; margin: 0 -0.5%;}
.single-news-more-images-2 img{float: left;padding: 0.5%; width: 24%; height: auto;}
*/
.news-single-footer-box {position: relative; float: left; width: 100%; padding:0 0 4em 0;margin: 0.0em 0 0 0; text-align: center;}
.news-single-date {float: left;}
.news-single-share-text {position: relative; float:left;width: 100%; display: block;font-size: 1.0vw;margin: 0 0 1em 0;}
.news-single-share {position: relative; float:left;width: 100%; display: block; text-align: center;}


.news-single-share .social-box-new {padding: 0.0em 0.0em 0.0em 0em; margin: 0 auto; width:auto; float:inherit; text-align: center; }
.news-single-share .social-box-new li{ list-style:none; display:inline-block;margin:0; padding: 0.0em 0.0em 0.0em 0.0em; text-align:left; font-weight: 700;}
.news-single-share .social-box-new img{width: 1.1em;height: auto;padding:0 0.0em 0 0.0em;opacity: 0.4;}

.news-img-caption {font-size: 0.8vw; line-height:0.8vw;padding: 0.5em 0 0 0;}


.news-related-files ul {
   text-align: left;
    list-style: none;
    margin-left: 0.5em;
    padding-left: 0.5em;
}
.news-related-files li {display: block;text-align: left;}

.news-related-files ul > li:before {
    content: "";
    width: 1em;
    margin-left: -0.8em;
    padding: 0 1.1em 0 0;
    background-image:url(../images/icons/download-icon.png); background-repeat:no-repeat;background-size: 0.6em auto;
    background-color:none;
    background-position: left 0.0em center;
}
.news-related-files {padding: 2em 0 1em 0;}
a.news-related-files-link {background: #FFF;}
.news-related-files-link a{}

/*CAT-COLORS 
.news-detail-container .news-list-category span {background:#cc454d;;}
.news-detail-container .news-list-category .Kurse span {background:#46163f;}
*/



@media screen and (max-width:480px) {
    
    /*NEWS-ARTIKEL-OVERVIEW*/
    
    
    /*NEWS-SINGLE*/
    
    .news-detail-container {position: relative; float: left; width: 85%; padding: 6.0em 7.5% 2em 7.5%}
    .news-detail-container h1 {font-size: 6.6vw; line-height:7.8vw; padding: 0 0 0.3em 0; margin: 0;}
    .news-detail-container h2 {font-size: 6.6vw; line-height:7.8vw; padding: 0 0 0.3em 0; margin: 0;}
    .news-detail-container .teaser-text {padding: 0 0 1.5em 0;}
    .news-detail-container .zwei-spalten-left {float: left; width: 100%; padding:5% 0% 5% 0;}
    .news-detail-container .zwei-spalten-right {float: right; width: 100%; padding:5% 0% 0% 0;}
    .news-single-footer-box {position: relative; float: left; width: 100%; padding:1em 0 2.3em 0;}
    .single-news-more-images {float: left; width: 101%; margin: 0 -0.5%;}
    .single-news-more-images img{float: left;padding: 0.5%; width: 99%; height: auto;}
    .single-news-more-images-2 {float: left; width: 101%; margin: 0 -0.5%;}
    .single-news-more-images-2 img{float: left;padding: 0.5%; width: 99%; height: auto;}
    .news-detail-container .news-list-category {font-weight:bold; padding: 0.3em;margin: 0 0 1.5em -0.2em;font-size: 3.2vw; line-height:3.2vw;}
    .news-img-caption {font-size: 2.2vw; line-height:2.2vw;padding: 0.5em 0 0 0;}
    
    }
/*FOOTER*/
/*FOOTER 3-SPALTEN*/
.drei-spalten-footer-box {position: relative; float: left; width: 85%; padding: 2em 7.5% 2em 7.5%; text-align: center;font-size: 1.2vw; line-height:1.6vw;}
.drei-spalten-footer-box {margin: 0em 0 0 0; color: #8FB2C6;}
.drei-spalten-footer-box a{color: #8FB2C6;}

.drei-spalten-footer-box {background:#111;}

.drei-spalten-footer-left {float:left; width: 31.33333333%; padding: 5% 2% 5% 0%; text-align: left;}
.drei-spalten-footer-middle {float:left; width: 31.33333333%; padding: 5% 1% 5% 2%;}
.drei-spalten-footer-right {float:left; width: 31.33333333%; padding: 5% 0% 5% 1%; text-align:right;}

.partner-logo {width: 6em; height: auto; padding: 1.0em 0 0 0;}

@media screen and (max-width:480px) {
    
    /*FOOTER 3-SPALTEN*/
    .drei-spalten-footer-box {position: relative; float: left; width: 85%; padding: 0 7.5% 3em 7.5%; text-align: center; font-size: 4.8vw; line-height:5.8vw;}
    .drei-spalten-footer-left {float:left; width: 100%; padding: 5% 0% 5% 0%; text-align:center;}
    .drei-spalten-footer-middle {float:left;  width: 100%; padding: 5% 0% 5% 0%;font-size: 4.2vw; line-height:5.8vw;}
    .drei-spalten-footer-right {float:left;  width: 100%; padding: 5% 0% 5% 0%; text-align:center;}
    
}


.c-scrolldown {
  width: 1px;
  height: 2em;
  position: absolute;
  z-index: 12;
  bottom: 0.7em;
  left: 0;
  right: 0;
  margin: 0 auto;
  overflow: hidden;
}
.c-scrolldown .c-line {
  width: 100%;
  height: 100%;
  display: block;
  background: linear-gradient(to bottom, transparent 50%, #FFFFFF 50%);
  background-position: 0 -2em;
  background-size: 100% 200%;
  animation: scrolldown 2.2s cubic-bezier(0.76, 0, 0.3, 1) forwards infinite;
}

.scroll-text {position: absolute; z-index: 12;bottom: 2em; left:48.0%; color: #FFF;transform: rotate(-90deg); font-size: 0.6vw;text-transform: uppercase; font-family: "Radikal-Bold";}

@keyframes scrolldown {
  0% {
    background-position: 0 -2em;
  }
  75% {
    background-position: 0 0;
  }
  100% {
    background-position: 0 2em;
  }
}

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

    .scroll-text {position: absolute; z-index: 12;bottom: 43px; left:39.6%; color: #FFF;transform: rotate(-90deg); font-size: 3.2vw;text-transform: uppercase;}
    
}


/*DATENSCHUTZ*/
.cookie-box {
  position: fixed;
  z-index: 9999;
  left: 0;
  right: 0;
  bottom: -12em;
  text-align: center;
  padding: 2em 1em 3em 1em;
  background: #000;
  transition : all 1.5s ease;
}
.slot-cookie-box{ position:relative;width: 88%;padding: 0 6%; margin: 0 0 0 0%; text-align:left;}
.cookie-box-left { float: left; width: 68%; padding: 0 2% 0 0%; text-align: left; color:#FFF;font-size: 1.0vw; line-height:1.4vw;}
.cookie-box-left a{color: #8FB2C6; font-weight: 700;}
.cookie-box-right { float: left; width: 30%; text-align: right;}

.cookie-box--hide {
  opacity: 0;
  display: none;
  bottom: -100%;
}


.cookie-button {
  background:transparent;
  border: solid 1px #fff;
  color:#fff;
  padding: 1.0em 4.0em;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  margin: 0em 0 0 0;
  font-size: 0.7em; line-height: 0.7em;
  cursor: pointer;
  border-radius: 2em;  
}


@media screen and (max-width:480px) {	
	
	.cookie-box {width:90%;padding: 2em 5% 4em 5%;bottom: -32em;}
	.slot-cookie-box{ position:relative;width:90%;padding:0 5% 0% 5%; margin: 0 0 0 0%; text-align:left;}
	.cookie-box-left { float: left; width: 100%; padding: 0 0% 2em 0%; text-align: left;font-size: 4.8vw; line-height:6.4vw;}
	.cookie-box-right { float: left; width: 100%; text-align: left;}	
	
}
/*# sourceMappingURL=cookie_panel.css.map */

/* Slick */
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;
    position: absolute; z-index:98;
    top: 40%;
    margin: 0 0 0 0;
    width: 2.5vw;
    height: 2.5vw;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background:transparent; 
}

.slick-next{
    background-image: url(../images/icons/arrow-blue.png);
    background-repeat: no-repeat;
    background-size: auto 1.8vw;
    background-position: center; 
}

.slick-prev{
    background-image: url(../images/icons/arrow-blue.png);
    background-repeat: no-repeat;
    background-size: auto 1.8vw;
    background-position: center; 
    -ms-transform:rotate(180deg); /* IE 9 */
    -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
    transform: rotate(180deg);
}



.slick-next { right: -6.0%; }

.slick-prev { left: -4.5%; }

.slider-referenzen-riz .slick-next { right: 3.0%; }
.slider-referenzen-riz .slick-prev { left: 3.0%; }

@media screen and (max-width:480px) {
	
	.slick-next {display:none; visibility:hidden}
	.slick-prev {display:none; visibility:hidden}

	
	.slick-prev
	{
	    left: -10%;
	}
	
	
	.slick-next
	{
	    right: -10%;
	}

}

/* slick-dots */
/* slick-dots */

.slick-dots {padding: 0; margin: 0 0 0 0em;}

.slick-dots
{
    position: relative;
    bottom: -3em;
    z-index: 9;
    display: block;
    width: 40%;
    padding: 0 0 0 0%;
    margin-bottom: 0;
    list-style: none;
    text-align: left;
}

.slick-dots li
	{
		font-size: 1em; line-height: 1em;
	    position: relative;
	    display: inline-block;
	    width: 20px;
	    height: 20px;
	    margin: 0 8px;
	    padding: 0; ;
	    cursor: pointer;
	    border:solid 1px #8FB2C6;
	    border-radius: 20px;
	}
	.slick-dots li button
	{
	    display: none;
	}

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

	.slick-dots li
	{
	    position: relative;
	    display: inline-block;
	    width: 15px;
	    height: 15px;
	    margin: 0 8px;
	    padding: 0; ;
	    cursor: pointer;
	    border-radius: 15px;
	}
	.slick-dots li button
	{
	    display: none;
	}

	
}

.slick-dots li:hover,
.slick-dots li:focus
{

    background:#0f202c;

}
.slick-dots li:hover:before,
.slick-dots li:focus:before
{

    background: #FFF;
 
}
.slick-dots li:before
{   
 
    background: #FFF;

}

.slick-dots .slick-active
{
 
    background:#8FB2C6;

}



@media screen and (max-width:480px) {
	
	button {
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
	}
	
	.slick-dots li
	{
	    position: relative;
	    display: inline-block;
	    width: 15px;
	    height: 15px;
	    margin: 0 8px;
	    padding: 0; ;
	    cursor: pointer;
	    border-radius: 15px;
	}
	.slick-dots li button
	{
	    display: none;
	}


	.slick-dots
	{
	    bottom: 3.0em;
	}
	


}

/*POWERMAIL*/ 

.tx-powermail input::placeholder {
  font-family: "Radikal-Bold";
  opacity: 0.5;
  color: #000;
    
}
.tx-powermail textarea::placeholder {
  font-family: "Radikal-Bold";
  opacity: 1.0;
  color: #000;
}

.tx-powermail li{list-style: none; color: #111; padding: 3em 0 0.5em 0; margin: 0; text-align: left; display: block;font-size: 0.9vw; line-height:0.9vw;}
.tx-powermail ul {padding: 0; margin: 0;}

.tx-powermail {float: left; text-align:left; width:100%;padding:1em 0% 0em 0%;}

.powermail_fieldwrap_ichbininteressiert_01 {font-family: "Radikal-Bold"; padding: 0 0 0.5em 0;}

.tx-powermail h3 { display: none; visibility: hidden;}

.powermail_legend {display: none; visibility: hidden;}
.powermail_label { float: left;width: 20%; text-align: left;padding:0.3em 0; display: none;}

.powermail_input {width: 100%; }
.powermail_fieldwrap_type_submit {width: 100%;}

.powermail_submit {
  background: #0079c4;
  border: solid 1px #0079c4;
  color:#FFF;
  padding: 1.0em 3.5em;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 0.9vw;line-height:0.9vw;
  cursor: pointer;
    width:auto; 
    margin: 2.0em auto 0 auto;
    font-weight: 300;
    border-radius: 2.5em;
}


.powermail_fieldwrap_type_input{float: left; width: 94%; padding:1% 6% 0% 0%;}
.powermail_fieldwrap_type_textarea {float: left; width: 94%; padding:1% 6% 1% 0%;}

.powermail_input {
  float: left;
  display: block;
  width: 45%;
  margin: 0% 0 1em 0;
  border: 1px solid #0079c4;
  padding: 0.8em 1.0em;
  background:none;
  color: #0079c4; 
    font-size: 0.9vw;line-height:0.9vw;
     font-weight: 300;
    border-radius: 0.5em;
}
.powermail_textarea {
  float: left;
  display: block;
  width: 100%;
  margin: 0%;
  border: 1px solid #46a584;
  padding: 0.8em 1.0em;
   background:none;
  color: #46a584;
 font-size: 0.9vw;line-height:1.3vw;
    font-weight: 300;
     border-radius: 0.5em;
}


@media screen and (max-width:480px) {
	
	.tx-powermail {float: left; width:100%;padding:1em 0% 0em 0% ; text-align:left;}
	
	.powermail_input {font-size: 4.2vw; line-height:4.8vw;}
    .powermail_textarea {font-size: 4.2vw; line-height:5.8vw;}
	
	.powermail_label {width: 90%; text-align: left; padding:0.3em 0;}
	.powermail_field { width: 90%;  text-align: left; padding:0.3em 0;}
    
    .powermail_fieldwrap_type_input{ width: 100%; padding:1% 0%;}
    .powermail_fieldwrap_type_textarea {float: left; width: 100%; padding:1% 0%;}
    
    .powermail_fieldwrap_type_submit {width: 100%;}
    
    .powermail_input {
      float: left;
      display: block;
      width: 100%;
      margin: 0% 0 1em 0;
      border: 1px solid #0079c4;
      padding: 0.8em 1.0em;
      background:none;
      color: #0079c4; 
        font-size: 4.2vw;line-height:4.2vw;
         font-weight: 300;
        border-radius: 0.5em;
    }
    
    .powermail_submit {
      font-size: 4.2vw;line-height:4.2vw;
      cursor: pointer;
        width:auto; 
        margin: 2.0em auto 0 15%;
        border-radius: 2.5em;
    }
	
}














