@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&display=swap');

/*######## 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: #FFF;    
  color: #111;    
  font-family: "Roboto Condensed", sans-serif;
  font-style: 300;
  -webkit-font-smoothing: antialiased; 
  font-size: 1.2vw; line-height:1.6vw;
  overflow-x: hidden;
}

.kontakt-box {font-size: 1.2vw; line-height:1.6vw; color: #666;}

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

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


@media screen and (max-width:480px) {
	 
    body { font-size: 4.8vw; line-height:5.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 {
  border-collapse: collapse;
  border-spacing: 0;
}

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

strong {font-weight: 700;}

em {font-style: italic;}

h1 {font-style: normal;}

.hyphenate { hyphens: auto; }

/*LANG-MENU-BOX*/
.lang-box {position: absolute; z-index: 9; width:auto; height:auto; right: 10.9%; top:2.6em; margin: 0 0;cursor: pointer;}
.lang-box ul, li{display: inline-block;text-transform: uppercase;}
.lang-box li{padding: 0 0.4em;}
.lang-box li{font-size: 0.9em; line-height: 0.9em;}

.langMenu li {color:#000}
.langMenuActive li {color: #000;opacity: 0.5;}

@media screen and (max-width:480px) {
    
    .lang-box {position: absolute; z-index: 9; width:auto; height:auto; right: 26.9%; top:3.8em; margin: 0 0;cursor: pointer;}
    .lang-box li{font-size: 1.0em; line-height: 1.0em;}
    .lang-box li{padding: 0 0.2em;}
    
}

.map-box {position: relative;padding: 0 0 2em 0;}
.map-box iframe {width: 100%; height: 33em;}

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

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

.frame-ruler-before {margin: -4em 0 0 0;}


.image-caption {position: relative; z-index: 2; font-size: 0.8vw; line-height: 1.2vw; padding: 0 0 0.5em 0;}

/*SPACER #cc454d   .image-caption {background: #FFF; width: 25%;} */
.ce-div {float: left; width: 100%;border: 0; padding: 0.0em 0 1em 0; margin: 0;}



/*LOGO-MAIN*/
.logo-box {display: block;}
.logo-main {position: absolute; z-index: 14; width:10.4em; height:auto; left: 2.7%; top: 2.5em; margin: 0;display:block;}
.logo-menu {position: absolute; z-index: 9999; width:10.4em; height:auto; left: 2.7%; top: 2.5em; margin: 0;display:block;}


@media screen and (max-width:480px) {
    
    .image-caption {position: relative; z-index: 2; font-size: 3.8vw; line-height: 5.2vw; padding: 0 0 0.0em 0;}
    .logo-main {position: absolute; z-index: 14; width:5em; height:auto; left: 5%; top: 1.5em; margin: 0;display:block;}
    .logo-menu {position: absolute; z-index: 9999; width:5em; height:auto; left: 5%; top: 1.5em; margin: 0;display:block;}
 
}

/* NAV-ICON */
.nav-text-box { position:absolute; z-index:99;left: 10.8%; top:5.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: 3.1%; top:1.4em;margin:0px 0px 0 0%; padding:0px 0 0 0; display:block;}
.nav-icon-box {font-size: 1.6vw; line-height:1.6vw;transition:all 0.8s ease;}


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


@media screen and (max-width:480px) {
	
    .nav-icon-box { z-index:100;right:7.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;}
    
}


/*CONTAINER*/
.container a {color:#356790; text-decoration: none;}
.container-blank {float: left; width: 100%; padding: 10.1em 0 0 0; }
.main-content-intro img {border-radius: 0.2em;}
.main-content-main img {border-radius: 0.2em;}

.main-content-intro {position: relative; float: left;width: 95%; padding: 13.1em 3.0% 0 2.0%;}
.main-content-main {position: relative; float: left;width: 95%; padding: 1.6em 3.0% 0 2.0%;}
.news-overview-container {position: relative; float: left; width: 100%; padding: 4.0em 0% 3em 0%; margin: 0 0.0%;}
.main-content-blank {position: relative; float: left;width: 100%; padding: 7.1em 0% 0 0%;}
.main-content {position: relative; float: left;width: 100%; padding: 7.1em 0% 0 0%;}


@media screen and (max-width:480px) {
    
    .main-content-intro {position: relative; float: left;width: 100%; padding: 14.1em 0% 0 0.0%;}
    .main-content {position: relative; float: left;width: 100%; padding: 6.0em 0% 3em 0%;}
    .main-content-main {position: relative; float: left;width: 100%; padding: 9.5em 0% 0 0%;}
   
}

/*1-ZWEI-SPALTEN-MAIN*/
.zwei-spalten-main {position: relative; float: left; width: 93.5%; padding: 1em 0.5% 2em 0.5%;}
.zwei-spalten-left {float: left; width: 49%; padding: 0 1% 0 0;}
.zwei-spalten-right {float: left; width: 49%; padding: 0 0 0 1%;}
.zwei-spalten-left .frame-type-text {padding: 0 0 2em 0;}
.zwei-spalten-right .frame-type-text {padding: 0 0 2em 0;}
.zwei-spalten-main h2 {font-weight: 700; padding: 0.0em 0 0.8em 0;}

.zwei-spalten-main .ce-image {padding: 0 0 1.5em 0;}

/*2-EINE-SPALTEN-MAIN-SYROS*/
.eine-spalten-main {position: relative; float: left; width: 93%; padding: 0 0.5%;}
.eine-spalten-main h1{font-size: 6.2vw; line-height: 7.0vw;padding: 0 10% 0.0em 19%; min-height: 2.7em;}
.eine-spalten-main h2{font-size: 6.2vw; line-height: 7.0vw;padding: 0.0em 40% 0.4em 0; margin: -0.2em 0 0 0;}

@media screen and (max-width:480px) {
    
    .zwei-spalten-main {position: relative; float: left; width: 90%; padding: 1em 5% 2em 5%;}
    .zwei-spalten-left {float: left; width: 100%; padding: 0 0% 0 0;}
    .zwei-spalten-right {float: left; width: 100%; padding: 0 0 0 0%;}
    
    .eine-spalten-main h1{font-size: 8.2vw; line-height: 9.0vw; padding: 0 10% 0.0em 5%; min-height: inherit;}
    .eine-spalten-main h2{font-size: 8.2vw; line-height: 9.0vw; padding: 0.0em 0% 0.4em 5%; margin: -0.6em  0 0 0;}   
    
}

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

.content-menu-panel {position: relative; width: 100%;height:100vh; padding:0em 0% 5% 0% ; background:#356790; overflow: scroll;}
.content-menu-container {display: none;width: 100%;font-size: 2.2vw; line-height: 2.8vw; font-weight: 300;}

.menu-box-1 {position: relative; left: 20%; padding: 0.3em 0 3em 0; width: 80%;font-size: 6.2vw; line-height: 7.0vw; color: #FFF;}

.nav-titel {color:#FFF;text-transform:none;font-size: 6.2vw; line-height: 7.0vw; display: inline;}
.nav-titel-active {color:#FFF;text-transform:none;font-size: 6.2vw; line-height: 7.0vw; display: inline;}
.nav-titel a{color:#FFF; display: inline;}
.nav-titel a:hover {color: #FFF;opacity: 0.7;}
.nav-titel-active a {color: #FFF;opacity: 0.7; text-decoration:none;display: inline;}

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

.header-teaser-box {position: absolute; z-index: 2; left: 20%; width: 80%; top: 0.3em; color: #000; font-size: 6.2vw; line-height: 7.0vw;}
.header-teaser-box p {font-size: 6.2vw; line-height: 7.0vw; color: #356790; font-weight: 400;}

.header-teaser-box .nav-titel {color:#000;text-transform:none;font-size: 6.2vw; line-height: 7.0vw; display: inline;}
.header-teaser-box .nav-titel-active {color:#000;text-transform:none;font-size: 6.2vw; line-height: 7.0vw; display: inline;}
.header-teaser-box .nav-titel a{color:#000; display: inline;}
.header-teaser-box .nav-titel a:hover {color: #000;opacity: 0.5;}
.header-teaser-box .nav-titel-active a {color: #000;opacity: 0.5; text-decoration:none;display: inline;}

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

font-size: 8.2vw; line-height: 10.0vw;
*/

@media screen and (max-width:480px) {
    
    .menu-box-1 {position: relative; left: 5%; padding: 0.3em 0 3em 0; width: 80%;font-size: 6.2vw; line-height: 7.0vw; color: #FFF;}
    
    .header-teaser-box {position: absolute; z-index: 2; left: 5%; width: 90%; top: 5.7em; color: #000; font-size: 8.2vw; line-height: 10.0vw;}
    
    .header-teaser-box p {font-size: 8.2vw; line-height: 9.0vw; color: #356790; font-weight: 400;}

    .header-teaser-box .nav-titel {color:#000;text-transform:none;font-size: 8.2vw; line-height: 10.0vw; display: inline;}
    .header-teaser-box .nav-titel-active {color:#000;text-transform:none; font-size: 8.2vw; line-height: 10.0vw; display: inline;}
	
    .menu-panel{position: fixed; z-index:99; top:0;right:0%;width:100%; min-height:100vh; padding:0% 0 10em 0%;background: #FFFFFF;display: none;}
    
    .content-menu-panel {position: relative; width: 90%; padding:9.5em 10% 0em 0%;text-align:left; margin: 0em 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: 8.2vw; line-height: 11.0vw;}
    .nav-titel-active a {font-size: 8.2vw; line-height: 11.0vw;}
    
    .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;}
    
    .menu-box-1 {float: left; width: 95%; padding: 0 5% 0 0;color:#FFF;}


}
/* 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: 2.0em;
  height: 2.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: 1.5em;
  left: 0px;
  right: 0px;
  height: 4px;
  background: #000;
}
.main .c-hamburger span::before {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 4px;
  background: #000;
  content: "";
}
.main .c-hamburger span::after {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 4px;
  background: #000;
  content: "";
}
.main .c-hamburger span::before {
  top: -0.5em;
}

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

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

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

@media screen and (max-width:480px) {
    
    .main .c-hamburger span {
        display: block;
      position: absolute;
       top: 1.5em;
      left: 0px;
      right: 0px;
      height: 3px;
      background: #000;
    }
    .main .c-hamburger span::before {
      position: absolute;
      display: block;
      left: 0;
      width: 100%;
      height: 3px;
      background: #000;
      content: "";
    }
    .main .c-hamburger span::after {
      position: absolute;
      display: block;
      left: 0;
      width: 100%;
      height: 3px;
      background: #000;
      content: "";
    }

}

/**
 * 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:#FFF;
}

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

.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);
}







/* preloader animation*/

.load-bar {
  position: relative;
  margin: 0 auto;
  width: 100%;
  height: 1px;
  background-color: #356790;
  background-color: #FFF;    
}
.bar {
  content: "";
  display: inline;
  position: absolute;
  width: 0;
  height: 100%;
  left: 50%;
  text-align: center;
}
.bar:nth-child(1) {
  background-color: #FFF;
  -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:#000;
  border: solid 1px #000;
  color:#FFF;
  padding:0.5em 1.0em;
  margin:4.0em 0 0 0;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  cursor: pointer;
  transition: .5s ease-in-out;
  font-size: 0.8vw; line-height:0.8vw;
  text-transform: uppercase;
    border-radius: 1.2em;
    text-shadow: none;
    font-weight: 500;
}
.btn-default  {text-decoration: none;}
a.btn-default {color: #FFF;}

.btn-more {
  background:#000;
  border: solid 1px #000;
  color:#FFF;
  padding:0.5em 1.0em;
  margin:3.0em 0 0 0;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  cursor: pointer;
  transition: .5s ease-in-out;
  font-size: 0.8vw; line-height:0.8vw;
  text-transform: uppercase;
    border-radius: 1.2em;
    text-shadow: none;
    font-weight: 500;
}
.btn-more  a{text-decoration: none;}
a.btn-more {color: #FFF;}
.btn-more a:hover{color: #FFF;}

.btn-contact {
    position: absolute; z-index: 2;
    right: 3.4%;
    top: 3.8em;
  background:#000;
  border: solid 1px #000;
  color:#FFF;
  padding:0.5em 1.0em;
  margin:0;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  cursor: pointer;
  transition: .5s ease-in-out;
  font-size: 0.8vw; line-height:0.8vw;
  text-transform: uppercase;
    border-radius: 1.2em;
    text-shadow: none;
    font-weight: 500;
}

@media screen and (max-width:480px) {
    
    .btn-contact {top: 5.5em; font-size: 3.2vw; line-height: 3.2vw;}
    .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;}
   
    
        
}

#grid-filter {position: relative;float: left; width: 100%; padding: 0em 5% 0.5em 7.2%;}
#grid-filter li{font-size: 0.8vw; line-height: 0.8vw; text-transform: uppercase; padding: 0 0.5em 0.5em 0.5em;cursor: pointer;}
#grid-filter a{color: #000;}

.cat-filter-box {position: absolute; z-index: 2; right: 10%; top: 8.0em;}
.cat-filter {font-size: 0.8vw; line-height: 0.8vw;}
/* 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: 48%;
  margin: 1.0% 1.0% 3.0% 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%;
	}

}

/*
.news-overview-container .article {width:31.333333333%;padding: 0% 1% 3% 1%;}
*/
.news-overview-container-box {float: left; width:100%; }
.news-overview-container {position: relative; float: left; width: 95%;}

.news-overview-container .home-image-spacer .news-img-wrap {padding: 4.5em 0 0 0;}

.news-overview-container .teaser-text {width: 90%; padding: 0 10% 0 0;}
.news-overview-container .header {padding: 0em 0 0 0;}
.news-overview-container .news-img-wrap {overflow: hidden; transition: all 0.8s ease-in-out;margin: 0 0 0.4em 0;}
.news-overview-container .news-img-wrap img {filter: grayscale(0%);}
.news-overview-container .news-img-wrap img:hover {filter: grayscale(0%);}

.news-content-box {width: 100%; padding:0 0% 0% 0%;}

.news-overview-container h2 { padding: 0 0 0.7em 0;}
.news-overview-container h2 a{text-transform: none; font-weight: 700; color: #000;}

.news-overview-container .news-list-category {padding: 0.5em 0 1.0em 0;width: 100%; display: block;font-weight:bold}
.news-overview-container .news-list-category {font-size: 0.8vw; line-height: 0.8vw;}
.news-overview-container .news-list-category div{display: inline-block;text-transform: uppercase; padding: 0 0.1em 0 0;}
.news-overview-container .news-list-category .date {font-weight: 300;}
.news-overview-container .date { float: right;}

.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.05);
	-ms-transform: scale(1.05);
	-webkit-transform: scale(1.05);
}


@media screen and (max-width:480px) {
    
    .news-overview-container .home-image-spacer .news-img-wrap {padding: 0em 0 0 0;}
    
    /*NEWS-ARTIKEL-OVERVIEW*/
        
    .news-overview-container {position: relative; float: left; width: 90%; padding: 9.0em 5% 3em 5%; margin: 0 0%;}
    
    .news-overview-container .article {width:100%;padding: 0% 0% 7% 0%;}
    .news-overview-container-box {float: left; width:100%; }
    .news-overview-container .teaser-text {width: 90%; padding: 0 10% 0 0;}
    .news-overview-container .header {padding: 0em 0 0 0;}
    .news-overview-container .news-list-category {padding: 0 0 0.0em 0;}
    .news-overview-container .news-img-wrap {overflow: hidden; transition: all 0.8s ease-in-out;margin: 0 0 0.5em 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.0);
        -ms-transform: scale(1.0);
        -webkit-transform: scale(1.0);
    }
    .news-overview-container .news-list-category {font-weight:bold; padding: 0.3em;margin: 0 0 0.7em -0.2em;font-size: 3.2vw; line-height:3.2vw;}

    
    }
/*FOOTER*/
/*FOOTER 3-SPALTEN*/
.drei-spalten-footer-box {position: relative; float: left; width: 99%; padding: 0em 0.5% 3em 0.5%; text-align: left;}
.drei-spalten-footer-left {float:left; width: 45%; padding: 5% 2% 5% 0%; text-align: left;}
.drei-spalten-footer-right {float:left; width: 50%; padding: 5% 0% 5% 1%; text-align:left;}
.drei-spalten-footer-buttom {position: relative; float:left; width: 95%; padding: 0% 0% 5% 0%; text-align:left;}
.drei-spalten-footer-buttom-left {float: left; width: 50%;}
.drei-spalten-footer-buttom-right {float: left; text-align: right; width: 50%;}
.drei-spalten-footer-buttom-right a {color: #111;}

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

#section-2 { width: 100%;}
/*SCROLL-ICON*/
.l-section-top {opacity: 1;transition: .5s ease-in-out;}

.c-scrolldown-text {
    position: absolute;
    z-index: 12;
    right: 1.0em;
    bottom: 3em;
    color: #000;
    font-size: 0.8vw; line-height: 0.8vw;
    transform: rotate(-90deg);
    opacity: 1;
    transition: .5s ease-in-out;
}

.intro .c-scrolldown-text {
    color: #FFF;
}

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


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

@media screen and (max-width:480px) {
    
    .l-section-top {display: none;}

    .c-scrolldown {
      width: 2px;
      height: 3em;
      position: absolute;
      z-index: 12;
      bottom: 3em;
      left: 0;
      right: 0;
      margin: 0 3em 0 5%;
      overflow: hidden;
    }

    
}


/*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: 85%;padding: 0 7.5%; 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:#ddd; 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 #ddd;
  color:#ddd;
  padding:0.5em 1.0em;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  margin: 0em 0 0 0;
  font-size: 0.8em; line-height: 0.8em;
  cursor: pointer;
  border-radius: 1.2em; 
  font-weight: 400;
    text-transform: uppercase;
}


@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 */















