div.slickloader {
display: none;
}

.slick-prev, .slick-prev:focus, .slick-prev:hover{
    background-image: url("prev.png")!important;
  background-repeat: no-repeat, no-repeat;
  background-position: left center;
      background-size: 20px;
}

.mobilepanel > a {
    margin-left: 10px;
}

.slick-next, .slick-next:focus, .slick-next:hover {
    background-image: url("next.png")!important;
  background-repeat: no-repeat, no-repeat;
  background-position: right center;  
    background-size: 20px;
}
.slick-prev::before, .slick-next::before {
        content:"";
    }

.slick-next::before, .slick-prev::before {
        display: block;
  font-family:slick;
        font-size:20px;
        line-height:1;
        color:#000;
        opacity:1!important;
        -webkit-font-smoothing:antialiased;
        -moz-osx-font-smoothing:grayscale;
    }

.slick-slider .slick-next, .slick-slider .slick-prev {
           cursor: pointer;
    display: block;
    font-size: 0;
    height: 30px;
    line-height: 0;
    margin-top: 0px;
    opacity: 1;
    padding: 0;
    position: absolute;
    bottom: -10px;
    top: unset;
    /* transform: translateY(-50%); */
    z-index: 1;
    }

.slick-slider .slick-next {
        right: 0px;
    }
.slick-slider .slick-prev {
        left: 232px;
    }

.slick-dots {
bottom: 1vw!important;
}
.slick-slider .slick-dots li {
  margin: 0px 0px;
}

.slick-slider .slick-dots li button::before {
        color: #fff;
        font-family: slick;
        font-size: 14px;
        height: 14px;
        line-height: 14px;
        opacity: 1;
        text-align: center;
        width: 14px;
    }
.slick-dots li.slick-active button::before {
        color: #6bbb35;
        opacity: 1;
    }

.textteaserfill {
   display: none!important;
  }

.csc-default {
    margin-bottom: 55px;
}

.indexgallery > .indexarticle {
        display:inline-block;
        width:350px;
        margin-right:0px;
        margin-right: 12px;
        vertical-align:top;
        margin-bottom:50px;
    }

.indexarticle h3, .indexarticle h4, .indexarticle h3 a, .indexarticle h4 a, h4.teaserbox, h3.teaserbox{
        font-family:"Circular-Medium";
        font-weight: normal;
        padding: 0;
        display: block;
        width: auto;
        margin: 0;
        line-height: normal;
        color: #000!important;
        text-decoration: none;
    }

.indexarticle h3 a, h3.teaserbox {
 font-size: 24px;
  font-weight: 800;
    margin-bottom: 0px;
    }
.indexarticle h4 a, h4.teaserbox {
  font-size: 16px;
  font-weight: 400;
    }
.indexarticle a img {
  margin-bottom: 1vw;
}

div#c37611.csc-default {

width: 350px;
margin-right: 15px;
margin-bottom: 20px;
display: inline-block;
  vertical-align: top;
}

div#c37610 {
width: 350px;
margin-right: 15px;
margin-bottom: 20px;
display: inline-block;
    vertical-align: top;
}

div#c37623,
div#c38002,
div#c38003
 {
width: 715px;
}




footer {
    padding-top: 0px;
}

article.indexarticle iframe {
height: 197px!important;
width: 100%!important;
margin-bottom: 1vw;
}


@media screen and (min-width: 700px) {
body {
margin: 0 auto;
overflow: hidden;
}

#wrapper, nav.main {
width: 950px;
max-width: inherit;
}

.logo {
    position: absolute;
    right: 0;
}

.slick-container {
height: auto;
overflow: visible !important;
    position: relative;
    left: -232px;
}

#loader-slick-id37605 {

display: none;}

.slick-list {
overflow: visible !important;
}


.slick-item {
width: 950px;
    line-height: 1em;
}

.slick-item figure figcaption {
opacity: 0;
transition: all 1s;
transition-delay: .25s;
background-color: transparent;
/* position: absolute; */
top: 10%;
text-align: left;
left: 230px;
font-size: 2.2em;
  font-weight: 600;
  line-height: 1em;
  width: 500px; 
      padding: 0px!important;
}

.slick-item.slick-current figure figcaption, .slick-item.slick-current .slick-img {
  transition: all 1s;
transition-delay: .25s;  
  opacity: 1!important;
      padding: 0px!important;
    line-height: 1em;

}

.slick-slider .slick-img {
transition: all 1s;
transition-delay: .25s;
  opacity: 0.4;
}
.slick-slider figure {
background-color: #6bbb35;
}

.slick-dots {
display: block;
    width: 718px;
    /* float: right; */
    position: absolute;
    right: 0;
    margin: 0 0;
  }

.slick-slider .slick-next {
        right: 10px;
}

.slick-slider .slick-next, .slick-slider .slick-prev {
    bottom: -5px;
}


}



@media screen and (min-width: 700px) and (max-width: 950px) {

.slick-slider .slick-next, .slick-slider .slick-prev {
    bottom: -10px;
}

#wrapper, nav.main {
width: 700px!important;
max-width: inherit;
}

.slick-dots {
    display: block;
    width: 486px;
  }

.indexgallery > .indexarticle {
    display: inline-block;
    width: 470px;
    margin-right: 0px;
    margin-right: 0px;
    vertical-align: top;
    margin-bottom: 40px;
}

div#c37611.csc-default {
    float: none;
    width: 470px;
    margin-bottom: 20px;
}

div#c37610 {
    float: none;
    width: 470px;
    margin-bottom: 20px;
  }

div#c37623,
div#c38002,
div#c38003 {
    width: 470px;
}

.slick-item figure figcaption {
  width: 430px!important; 
}

.csc-default {
    margin-bottom: 45px;
}

article.indexarticle iframe {
height: 264px!important;
}

}










@media screen and (max-width: 700px) {
body, #wrapper {
  width: 100%;
}

#gridone, #gridtwo, #gridthree {
width: 100%!important;
}

header {
    height: auto;
}

.logo {
    display: none;
}

.mobilepanel > a {
    color: transparent;
}

#push {
    height: 0px;
}

.slick-item figure figcaption {
opacity: 0;
transition: all 1s;
transition-delay: .25s;
background-color: transparent;
top: 10%;
text-align: left;
left: 0!important;
      font-size: 2.4em;
    font-weight: 600;
    line-height: 1.2em;
    width: 90%;
    margin: 0 10px;

}

.slick-item.slick-current figure figcaption, .slick-item.slick-current .slick-img {
  transition: all 1s;
transition-delay: .25s;  
  opacity: 1!important;
}

.slick-item figure figcaption {
    top: 10%;
    text-align: left;
    left: 230px; */
    width: 90%;
      padding: 0px!important;

}

.slick-slider .slick-prev,
.slick-slider .slick-next{
    display: none!important;
}

.slick-slider .slick-img {
    width: 140%;
}

.indexgallery > .indexarticle,
.indexgallery 
{
    width: 100%;
    margin-right: 0px;
    margin-bottom: 45px;
}

div#c37611.csc-default {
    float: none;
    width: 100%;
    margin-bottom: 20px;
}
div#c37610 {
    float: none;
    width: 100%;
  margin-bottom: 20px;
  }

div#c37623,
div#c38002,
div#c38003 {
    width: 100%;
}




div.csc-frame-indent6633 {
    width: 100%;
}


.indexarticle h3, .indexarticle h4 {
    margin: 0 10px;
}


.mobilepanel {
    display: block!important;
    background-color: transparent!important;
    margin-top: 0px;
    margin-bottom: 25px;
    height: 59px;
  }



div#push {
    top: 40px;
    left: -235px;
    width: 235px;
    height: 100%;
    position: absolute;
    z-index: 888888;
    overflow: hidden;
}

header {
    display: none!important;
    position: absolute;
    width: 100vw;
    left: 75px;
}

h1.logotypemobile.en {
background: url(../../templates/logotype_english.png) no-repeat;
background-size: 365px 49px;
display: block;
text-indent: -9999px;
width: 365px;
height: 49px;
    position: absolute;
    top: 0;
    left: 75px;
}
h1.logotypemobile {
background: url(../../templates/logotype.png) no-repeat;
background-size: 314px 49px;
display: block;
text-indent: -9999px;
    width: 314px;
    height: 49px;
      position: absolute;
    top: 0;
    left: 75px;
}

.mobilearrowleft {
    background: url(/fileadmin/gt_files/templates/css/hamburger.png) no-repeat;
    height: 49px;
    width: 35px;
    display: inline-block;
    position: relative;
    left: 0;
    top: 0px;
    z-index: 999999;
    background-size: 100%;
    background-position: center center;
      margin-left: 0px;
    margin-top: 0px;
}

.mobilepanel > a {
    vertical-align: top!important;
    line-height: 0px;
}


  
nav.main,
.logo,
.search,
.textteaserfill {
        display: none;
    }
article.indexarticle iframe {
height: 56vw!important;
}


}

@media screen and (max-width: 499px) {

body, #wrapper {
  width: 100%!important;
min-width: 300px;
}

h1.logotypemobile {
    margin-top: 0px;
    margin-left: 0px;
    background-size: 210px 33px;
    width: 210px;
    height: 33px;
  left: 55px;
}
h1.logotypemobile.en {
    margin-top: 0px;
    margin-left: 0px;
    background-size: 246px 33px;
    width: 246px;
    height: 33px;
  left: 55px;
}


header {
    left: 50px;
}

.mobilearrowleft {
    height: 33px;
    width: 25px;
  }

.mobilepanel {
    display: block!important;
    background-color: transparent!important;
    margin-top: 0px;
    margin-bottom: 25px;
    height: 33px;
  }

.indexgallery > .indexarticle,
.indexgallery 
{
    margin-bottom: 35px;
}

.slick-item figure figcaption {
font-size: 1.8em;
    line-height: 1em;
}

}

@media screen and (max-width: 650px) {

nav.footer ul {
    display: block;
}

}

@media screen and (max-width: 399px) {
.slick-item figure figcaption {
font-size: 1.5em;
    line-height: 1em;
}
}