/*
    Theme Name: Kunsthalle Arbon
    Description: Kunsthalle Arbon
    Version: 1.0
    Author: Felix Schlatter
    Author URI: https://schwizerschlatter.com
    Tags: No Tags

*/


html,
body {
  height: 100%;
}

/*
Blau: #879FB6;
Font: #151515;
*/

html{
   margin:0;
}
body {
  margin:0;
background-color: #e3e8ee;
  position:relative;
  color: #7C7C7C;
}
.noscroll {
  overflow:hidden;
  /* position: fixed; */
}

/* @font-face {font-family: 'cdregular';src:url('fonts/NimbusSanL-Reg.otf');} */
/* @font-face {font-family: 'cdbold';src:url('fonts/NimbusSanL-Bol.otf');} */
/* @font-face {font-family: 'cdstencil';src:url('fonts/stencil.otf');} */


.smooth {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
   outline: 0;
   margin-bottom: 50px;
}

a:hover, a:active, a:focus, object, embed, input::-moz-focus-inner {
   outline: 0 !important;
     border: 0 !important;
}
body  {
  color: #7C7C7C;
  font-family: ag-book, sans-serif;
  font-weight: 300;
  font-style: normal;

  font-size: 14px;
line-height: 23px;
font-weight: normal;
letter-spacing: 0.01em;




}
a {color: #7C7C7C;}

::selection {
  color: #fff;
  background: #879FB6;
}
::-moz-selection {
  color: #fff;
  background: #879FB6;
}


.supercontainer {
  z-index: 2;
  position: relative;
  display: block;
}
.scrollbg {
  opacity: 0;
position: fixed;
bottom:0px;
top:0px;right:0px;left:0px;
background: rgba(135,159,182,0.4);
z-index: 1;
}
.inside {display: block;margin:0 auto;position: relative;}
h1,h2,h3 {margin:0px;display:block;padding:0px;font-weight: normal;font-size: 24px;line-height: 28px;}
b,strong {
  font-family: ag-book, sans-serif;
  font-weight: 400;
  font-style: normal;

}
section {position: relative;}
a { text-decoration:underline;
  transition:  0.125s ease-in-out;
  transition-timing-function: cubic-bezier(0.900, 0.000, 0.175, 1.000);
}

.no-touch a:hover {
  color: #879FB6 !important;
}

.fr {
  height: 100vh;
  position: absolute;
  top:0px;
  bottom:0px;
  background-color: #fff;
  z-index: 99;
  right:0px;
  width:50vw;
  animation: fr 1.25s ease-in-out forwards;
  animation-timing-function: cubic-bezier(0.900, 0.000, 0.175, 1.000);
  animation-delay: .5s;
}
@keyframes fr {
0%     { right:0px; width:50vw;}
100%   { right:0px; width:0px;}
}
.frpause {
  animation: frpause 1.25s ease-in-out forwards;
  animation-timing-function: cubic-bezier(0.900, 0.000, 0.175, 1.000);
  animation-delay: .5s;
  width:100vw;
}
@keyframes frpause {
0%     { right:0px; width:100vw;}
100%   { right:0px; width:0px;}
}

.slide {
  position: relative;
  width: 100vw;
  height: 100vh;
}
.landing {

  display: block;
  position: absolute;
  top:0;
  left:0;
  right:0;
  bottom:0;
  }

.landing .line {
  position: absolute;
  background-color: #879FB6;
  height: 0px;
  bottom:0px;
  left:0px;
}

.landing.curr .line {
transition: all 0.25s ease-in-out;
animation: liner 5s ease-in-out forwards;
}
@keyframes liner {
0%     { width:10px;  /* background-color: #333;   */ }
100%   { width: 100%; /* background-color: #879FB6;*/ }
}
.landing.curr.paused .line {
  animation-play-state: paused;
}
#landingvorschau {
  padding-top: 100px;
  padding-bottom: 50px;
}
#aussvor {
  padding-bottom: 50px;
}
.imgcont {
  height: 100vh;
  width: 50vw;
  background-size: cover;
  background-position: center;
  margin-left: 50vw;
}
.lefty {width: 50vw;
height: 100vh;float:left;position: relative;}
.jetzt {}
.title {position: absolute;
top: 47%;
transform: translateY(-50%);
left: 100px;
right: -50px;
padding: 50px;
padding-bottom: 75px;
background-color: #fff;
}

.landing h1, .landing h2 { display: table;white-space: normal;opacity: 0;}
.landing h1 {color: #879FB6;font-family: ag-book, sans-serif;
font-weight: 400;
font-style: normal;font-size: 56px;line-height:64px;position: relative;display: block;
margin-bottom: 10px;

}
.landing h2 {  font-size: 14px;
line-height: 23px;}

.vorschau h1 span.n {
  padding:0;border:none;
  color: #7C7C7C;
  margin-bottom: 0px;
}
.no-touch .vorsch:hover h1 span.n {
  color: #879FB6;
}
.eventarchiv .vorsch h2,
.vorsch h2
{
  color: #767676 !important;
}
.no-touch .eventarchiv .vorsch:hover h2 {
  color: #767676 !important;
}
 {display: none;}
.landing h3 {font-family: ag-book, sans-serif;
font-weight: 300;
font-style: normal;
font-size: 14px;
line-height: 18px;display: block;opacity: 0;
margin-bottom: 0px;
}
.landing h3 span,  .vorschau h1 span {
border: 1px solid #879FB6;
color: #879FB6;
  padding:5px;
  padding-left:  15px;
  padding-right: 15px;
  padding-bottom: 3px;
  display: table;
}
.vorschau h1 span {
  font-family: ag-book, sans-serif;
  font-weight: 300;
  font-style: normal;

  font-size: 14px;
line-height: 23px;
margin-bottom: 25px;
}

.smallnewsletter {
  max-width: 320px;
}

.landing .smooth {opacity: 0;}
.landing.curr.ani .smooth {
  transition: all 0.25s ease-in-out;
  animation: haeins 1s ease-in-out forwards;
  animation-delay:1s;
}
.landing.curr.ani h1 {
  transition: all 0.25s ease-in-out;
  animation: haeins 1s ease-in-out forwards;
}
.landing.curr.ani h1:last-child .komma {display: none;}
.landing.curr.ani h2 {
  transition: all 0.25s ease-in-out;
  animation: hazwei 1.5s ease-in-out forwards;
    animation-delay: 0.75s;
}
.landing.curr.ani h3 {
  transition: all 0.25s ease-in-out;
  animation: hadrei 1s ease-in-out forwards;
  animation-delay:.5s;
}
@keyframes haeins {
0%     { }
100%   { opacity: 1;}
}
@keyframes hazwei {
0%     { opacity: 0;}
100%   { opacity: 1;}
}
@keyframes hadrei {
0%     { opacity: 0;}
100%   { opacity: 1;}
}
.no-touch .landing .title:hover h1 {color: #879FB6;}
.no-touch .landing .title:hover .line {background-color: #879FB6;}

.logo {
z-index: 1999;
width: 100%;
max-width: 300px;
position: fixed;
left: 40px;
top:25px;
}

.scrolllogo, .scrl .scrolllogo {
opacity: 0;
z-index: 2000;
}

.scrl .logo svg path, .scrl .logo svg rect, .scrl .logo svg polygon {opacity: 0;}
.scrl .logo #s1, .scrl .logo #s2 {
  opacity: 1;
}
.scrl .logo.scrolllogo #s1, .scrl .logo.scrolllogo #s2 {
  opacity:unset;
}

.logo svg {width: 100%;height: auto;}
.logo svg path, .logo svg rect, .logo svg polygon {fill:#879FB6; transition: all 0.15s ease-in-out;}
.logo.scrolllogo svg path, .logo.scrolllogo svg rect, .logo.scrolllogo svg polygon {fill:#fff; transition: all 0.15s ease-in-out;}
.nav {
  z-index: 2000;
  position: fixed;
  top: 0px;
  right:-100vw;
  width: 100vw;
  height: calc(100vh - 100px);
  padding-top: 100px;
  text-align: right;
transition:  0.5s ease-in-out;
transition-timing-function: cubic-bezier(0.900, 0.000, 0.175, 1.000);
}
.nav a, .nav span{
  letter-spacing: 0.05em;
  color: #fff;
  font-family: ag-book, sans-serif;
  font-weight: 400;
  font-style: normal;
font-size: 56px;
line-height: 72px;

}
.navvisi {
  right:0px;
}
.navinside {
  position: absolute;
  top:145px;
  right:100px;
  z-index: 2;
}
.navleft {
  position: absolute;
  top:0px;
  left:50vw;
  bottom:0px;
  right: 50vw;
  z-index: 1;
  background-color: #879FB6;
  transition:  0.5s ease-in-out;
  transition-delay: 0.25s;
  transition-timing-function: cubic-bezier(0.900, 0.000, 0.175, 1.000);
}
.navvisi .navleft {
  left:0px;
}
.navright {
  position: absolute;
  top:0px;
  right:0px;
  bottom:0px;
  left: 0px;
  z-index: 1;
  background-color: #879FB6;
}

.nav span {cursor: pointer;
  font-family: ag-book, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.nav a.smally {
  font-size: 18px;
  line-height: 24px;
}
.nav a {
  color: #fff;
   text-decoration: none; transition: all 0.15s ease-in-out;

display: block;
}
.no-touch .nav a:hover, .no-touch .nav span:hover {color:#7C7C7C !important;}

.hambholder {
  z-index: 3000;
  cursor: pointer;
  position: fixed;
  right: 100px;
  top:25px;
  height: 26px;
  width: 30px;
  transition:  0.25s ease-in-out;
  transition-timing-function: cubic-bezier(0.900, 0.000, 0.175, 1.000);
}
.hambline {
  position: absolute;
  width:30px;
  height:4px;
  background-color: #7C7C7C;
  transition:  0.15s ease-in-out;
  transition-timing-function: cubic-bezier(0.900, 0.000, 0.175, 1.000);
}
.hambline:nth-child(1) {
  top:0px;
  transition-delay: 0s;
}
.hambline:nth-child(2) {
  top:11px;
  transition-delay: 0.05s;
}
.hambline:nth-child(3) {
  bottom:0px;
  transition-delay: 0.1s;
}
.no-touch .hambholder:hover .hambline {

}
/*
.no-touch .hambholder:hover .hambline:nth-child(1) {
  transform: rotate(-20deg);
  top:5px;
}
.no-touch .hambholder:hover .hambline:nth-child(2) {
  width: 50px;
}
.no-touch .hambholder:hover .hambline:nth-child(3) {
  transform: rotate(20deg);
  bottom:5px;
}
*/
.hambholder.active .hambline {
  background-color: #fff;
}
.hambholder.active .hambline:nth-child(1) {
  transform: rotate(45deg);
  top:10px;
  width:40px;
}
.hambholder.active .hambline:nth-child(2) {
  height:0px;
}
.hambholder.active .hambline:nth-child(3) {
  transform: rotate(-45deg);
  bottom:12px;
  width:40px;
}

#dots {
  position: absolute;
  bottom:75px;
  left:200px;
  z-index: 100;
}
#dots .y {width: 7px;height:7px;background-color:#fff;cursor: pointer;  transition: all 0.25s ease-in-out;float:left;margin-right: 10px;}
#dots .y.active {background-color:#879FB6; }

.bottomhome {
  cursor: pointer;
  position: absolute;
  bottom: 20px;
  left: 50%;
  z-index: 101;
  transition: all 0.25s ease-in-out;
}
.no-touch .bottomhome:hover {bottom:10px;padding-top: 15px;}
.no-touch .bottomhome:hover .arrdown {
  padding-top: 5px;
}
.arrdown {
  transition: all 0.25s ease-in-out;
  padding-top: 10px;
  display: block;
  text-align: left;
  font-family: ag-book, sans-serif;
  font-weight: 400;

  font-style: normal;
  font-size: 26px;
}
.footerholder {
    position: relative;
    display: block;
}
.footer {
  position: relative;
  padding:50px;
  padding-right: 0px;
  padding-top: 75px;
  padding-bottom: 50px;
  padding-left: 0px;
  background-color: #fff;
}
.footerline {
  position: absolute;top:0px;
  left:50px;
  right:75px;
  height: 1px;
  background-color: #e3e3e3;
}
.footer a {color: #7C7C7C;position: relative;}

.hoaldery {
  display: block;
  width: 100%;
  max-width: 1190px;
  position: relative;
z-index: 10;
}

.hfl {
  display: block;
  padding-bottom: 10px;
  padding-top: 0px;
}
.l {
  margin-top: 10px;
  display: block;
  background-color: #BBB;
  height: 1px;
}
.hfl:last-child .l {
  display: none;
}

.f25 {
  width: calc(25% - 200px);
  float: left;
  margin-right: 100px;
  margin-left:0px;
}
.f25:nth-child(1) {
  width: calc(25% - 100px);
  float: left;
  margin-right: 50px;
  margin-left:100px;
}
.f50 {
  width:50%;
  float: left;
}
.footerholder .f50 {
  width:calc(50% - 50px);
  padding-left: 50px;
}

.ftitle {
  display: block;
  font-family: ag-book, sans-serif;
  font-weight: 400;
  font-style: normal;

  margin-bottom: 15px;
  font-size: 18px;
  margin-bottom: 20px;
}
#mc4wp-form-1 input {
  display: block;
  background-color: #f1f5f7;
  color: #7C7C7C;
  width: calc(100% - 20px);
  border:none;
  margin-bottom: 1px;
  padding: 10px;
}
#mc4wp-form-1 input#submit {
width: 100%;
padding: 10px;
text-align: center;
text-decoration: none;
transition: all 0.15s ease-in-out;

}
.no-touch #mc4wp-form-1 input#submit:hover {
  color: #879FB6;
}
.cx {text-align: left;margin-bottom: 10px;display:block;position: relative;padding-left: 30px;margin-top: 25px;}
.cx a {}
#mc4wp-form-1 input.cl_box {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 20px;
  height: 20px;
}

#mapp {
  position: relative;
  display: block;
  min-height: 470px;
  margin-right: 50px;
}
.mapmarker {
  font-size: 15px;padding-left: 10px;cursor: pointer;
line-height: 18px;font-family: ag-book, sans-serif;
font-weight: 300;
font-style: normal;
position: relative;}
.spickl {
  position: absolute;
  left:0px;
  top:0px;
  width: 0;
  height: 0;
  border-top: 0px solid transparent;
  border-bottom: 10px solid transparent;
  border-right:10px solid #7C7C7C;
}
.minside {
  background-color: #7C7C7C;
  padding:5px;
  padding-top: 8px;
  padding-left: 10px;
  padding-right: 10px;
  color: #fff;
}

.no-touch #mapp .mapmarker:hover .spickl {

}
#mapp .adress {display: none;}

.impr {margin-top: 25px;cursor: pointer;text-decoration: underline;text-align: right;}
.impr_toggle {display: none;padding:100px;max-width: 700px;}

.aboutholder {display: block;
padding-top: 0px;padding-left: 150px;
/* padding-bottom: 100px; */
}
.row, .row_title {display: block;}
.row_content {display: none;padding-bottom: 50px;}
.row_content.first {display: block;}
.row_content p {margin-top: 0px;}
.row h1 {
  position: relative;
  cursor: pointer;
display: block;
font-family: ag-book, sans-serif;
font-weight: 400;

font-style: normal;
margin-bottom: 15px;
font-size: 18px;
margin-bottom: 10px;
padding-left: 25px;
}
.no-touch .row h1:hover {color: #879FB6;}
.row h1:before {
  position: absolute;
  content:"+";
  left:0px;
  top: -2px;
}
.row h1.active:before {
    content:"–";
}
.aboutholder {position: relative;background-size: cover;}
.aboutholder .left {

}
.slidoo {
  position: relative;
  display: block;min-height: 75vh;
}
.big {background-size: cover;background-position: center;
position: absolute;height: 100%;width:100%;
}
.aboutholder .text {max-width: 550px;float: left;padding-bottom: 100px;
padding-top: 150px;
width: calc(50% - 150px);
}
.slidoo {
  float: right;
  width:50vw;
}
.aboutholder img.big {float: right;
width: 50vw;
height: auto;
margin-right: 0;
margin-bottom: 0;}

.texttoggle_plus, .texttoggle_less {cursor: pointer;color: #879FB6;display: block;}
.full {display: none;}

.vorschau {
  display: block;
  padding-left: 100px;
  padding-right: 100px;
}
.vorschau h2 {
  display: block;float: none;clear:both;text-align: center;
}
.vorschau .ftitle {
  display: block;
  font-family: ag-book, sans-serif;
  font-weight: 400;
  font-style: normal;
  margin-bottom: 15px;
  font-size: 18px;
  margin-bottom: 20px;
}
.vorsch {
  display: block;
  margin-bottom:100px;
  position: relative;
  padding-bottom: 0px;
}
.archiveholder .vorsch {
  padding-bottom: 0px;
  margin-bottom: 0px;
  border:none;
}

.vorschimg {
  width:50%;
  position: absolute;
  right:0px;
  z-index: 1;
  bottom:-50px;
  top: 0px;
  background-size: cover;
  background-position: center;
}
.vorschimg img {width: 100%;height: auto;}
.vorsch .vorschlefty  {
  width: calc(50% - 100px);
  float: left;
  padding-right: 100px;
  padding-left: 50px;
  background-color: #fff;
  padding-top: 50px;
  padding-bottom: 50px;
  margin-top: 50px;
  z-index: 2;
  position: relative;
}
#archiv .archive.vorsch .vorschlefty {
  padding:0px;
  margin:0px;
  margin-right: 25px;
  margin-bottom: 10px;
  background:none;
}
#archiv .archive.vorsch .vorschlefty h1 {margin-bottom: 0px;line-height: 20px;color: #767676;}
.yeararchive {
  width:25%;
  display: inline-block;
  padding-bottom: 50px;
}
.year {
  font-family: ag-book, sans-serif;
  font-weight: 300;
  font-style: normal;

font-size: 14px;
line-height: 23px;
margin-bottom: 25px;
background-color: #879FB6;
color: #fff;
padding-left: 15px;
padding-right: 15px;
padding-bottom: 3px;
padding-top: 5px;
display: table;
}
.vorsch a {
  text-decoration: none;
}
.vorschau .name {
  margin-bottom: 10px;
}
.vorschau h1 {
  display: block;
  font-family: ag-book, sans-serif;
  font-weight: 400;

  font-style: normal;
margin-bottom: 15px;
font-size: 18px;
color: #879FB6;
}
.vorschau h1 span.komma:last-child {display: none;}
.vorschau h1 span.komma {display: inline-block;
border:none;margin:0;padding:0px;margin-right: 10px;
font-size: 18px;
}
.vorschau h2 {
  text-align: left;
  font-family: ag-book, sans-serif;
  font-weight: 300;
  font-style: normal;

font-size: 14px;
line-height: 18px;
display: block;
margin-bottom: 12px;
}
.vorschau .hfl h2 {
  margin-bottom: 0px;
}
.ausstellungen {
  padding-top: 150px;
}
.moary::after {
  content: ", ";
}
.moaryholder .moary:last-child::after {
  content: "";
}
span.nowrap.cleaned::after {
    content: "";
}
.vorschau a h1, .vorschau .archive.vorsch .vorschlefty {text-decoration: none;}
.archive.vorsch a  {text-decoration: none !important;}

.archive.vorsch .vorschlefty span {margin-bottom: 0px; color: #767676;}

 .archive.vorsch h1 {margin-bottom: 0px;}
.vorschau .archive h1, .vorschau .archive h2 {display: block;}
.vorschau .archive h2 {margin-left: 0px;margin-bottom: 0px;}
h1.archivtit {margin-left: 50px;margin-bottom: 50px;}

.vorschlefty a {
  text-decoration: none;
}
.archive.vorsch {margin-bottom: 0px;}
.archive.vorsch .vorschlefty, .veranstaltungen .vorschlefty{
  width: unset;
  display: block;
max-width: unset;
float: none;
padding-right: 0px;
padding-left: 50px;
margin-bottom: 10px;
margin-top: 0px;
}
.veranstaltungen .vorschlefty {max-width: 700px;}
.holder.ausstellungen.vorschau .vorschauholder.clearfix .vorsch.clearfix .vorschlefty h1 span.komma {
  display: inline;margin:0;border:0;padding:0;font-family: ag-book, sans-serif;
font-weight: 400;

font-style: normal;font-size: 18px;
}
.holder.ausstellungen.vorschau .vorschauholder.clearfix .vorsch.clearfix .vorschlefty h1 span.komma:last-child {
  display: none;
}
.einleitung {
  max-width: 700px;
  float: none;clear:both;
  padding-right: 100px;
  padding-left: 50px;
  padding-bottom: 50px;
}
.einleitung.content p img {
  filter: grayscale(100%) opacity(0.6);
}

#archiv .einleitung {
  padding-left: 0px;
  padding-right: 0px;
  max-width: unset;
}
.single_ausstellung {
display: block;
width: 100%;
}
.single_ausstellung .single_ausstellung_img {max-width: 1190px;}
.single_ausstellung .single_ausstellung_img img{
  width: 100%;
  height: auto;
  display: block;
}
.einleitung.first {
  padding-bottom: 25px;
}
.einleitung.first h1 {
color: #879FB6;
font-family: ag-book, sans-serif;
font-weight: 400;

font-style: normal;
font-size: 56px;
line-height: 64px;
position: relative;
margin-bottom: 12px;
}
.einleitung.content {
  max-width: calc(70% - 200px);
  float: left;
  clear: none;
  background: #fff;
  padding-top: 50px;
  margin-top: -50px;
  margin-left: 50px;
  padding-right: 50px;
  margin-bottom: 100px;
}
p:first-child {
  margin-top: 0px;
}

.single_ausstellung iframe {
    max-width: 100%;
    width: calc(100% - 10px);
}
#archiv {
  padding-top: 150px;
}
#archiv .nowrap {
  white-space: normal;
}
.archiveholder {
  padding-bottom: 100px;
}
.aboutholder #dots {
bottom: unset;
top:calc(75vh - 50px);
left: calc(50vw + 50px);
z-index: 100;
}
span.heute {
  background-color: #879FB6;
  color: #fff !important;
}
.gal_rechts {
  display: block;
  padding-bottom: 50px;
  float: right;
  margin-left: 0px;
  padding-top: 50px;
  width: 30%;
}
.vorschau .gal_rechts h2 {
  font-family: ag-book, sans-serif;
font-weight: 400;

font-style: normal;
}
.single_ausstellung .row_title h1 {color: #767676;}
.gallery_holder {display: block;padding-top: 25px;}
.gallery_holder img {display: block;width: 100%;height: auto;cursor: pointer;}
.gallery-item {
width: calc(33.33% - 10px);
float: left;
padding-right: 10px;
padding-bottom: 10px;
}
.gal_rechts .row_content {padding-bottom: 0px;
padding-left: 25px;
padding-bottom: 25px;
}

.leaflet-control-attribution .leaflet-control-attribution-logo,
.leaflet-control-attribution.leaflet-control {
    display: none !important;
    visibility: hidden !important;
}
.leaflet-control-zoom {
    transform: scale(0.8); /* Zoom-Controls kleiner machen */
    transform-origin: bottom right; /* Ursprungspunkt unten rechts */
    margin-bottom: 10px; /* Abstand zur Kartenkante */
    margin-right: 10px;
}

.leaflet-control-zoom a {
    width: 30px; /* Breite der Buttons */
    height: 30px; /* Höhe der Buttons */
    line-height: 30px; /* Zentrierter Text */
    font-size: 16px; /* Textgröße anpassen */
}

.leaflet-top .leaflet-control {
  margin-top: 35px !important;
}
.leaflet-left .leaflet-control {
  margin-left: 30px !important;
}

.holder.ausstellungen.vorschau.veranstaltungen .vorsch{
  margin-bottom: 50px;
}
#load {
  display: none;
  position: fixed;
  top:0px;
  bottom:0px;
  left:0px;
  right:0px;
  background-color: #efefef;
  z-index: 2001;
  background-image: url("img/load.svg");
  background-repeat: no-repeat;
  background-position: center;
}
.supergal {
  overflow: auto;
  display: none;
  position: fixed;
  top:0px;
bottom:0px;
  left:0px;
  right:0px;
  background-color: #fff;
  z-index: 3300;
}
.supergal .inside {
  padding-top: 50px;
  padding-bottom: 50px;
  position: absolute;
  left:50%;
  max-width: 1000px;
  width: 100%;
background-color: #fff;
transform: translateX(-50%);
transition: all 0.15s ease-in-out;
}
.supergal .inside img {
  cursor: pointer;
  width: 100%;
  height: auto;
  display: block;
  margin-bottom: 10px;
  transition: all 0.15s ease-in-out;
}
.supergal .inside img.portrait {
  max-width: unset;
  width:unset;
  height: 90vh;
  margin:0 auto;
  margin-bottom: 25px;
  display: table;
}
.supergal .gallery-item {
  float: none;
  clear: both;
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 25px;
}
.supergal small {
font-size: 100%;
display: block;
text-align: center;
}

.gallery_holder small {display: none;}
.supergal .gallery_holder small {display: block;}


.noscroll {
  overflow:hidden;
  /* position: fixed; */
}

#kuenstler {
  padding-bottom: 100px;
  padding-top: 150px;
  display: block;
}
#kuenstler .row {
  max-width: 550px;
}
.row h1 {margin-bottom: 0px;}


#page {
  padding-top: 100px;
  display: table;
  padding-left: 100px;
  padding-bottom: 50px;
  max-width: 775px;
}
#page h1, #page h2, #page h3, #page h4, #page h5 {
  display: block;
  font-family: ag-book, sans-serif;
  font-weight: 400;

  font-style: normal;
font-size: 18px;
margin-bottom: 20px;
line-height: 23px;
}
span.nowrap {
  display: inline-block;
  white-space: nowrap;
}
span.nowrap:after {
  content: ", ";
}
span.nowrap:last-child:after {
  content: "";
}
.einleitung.first h1 span.nowrap {
color: #879FB6;
font-family: ag-book, sans-serif;
font-weight: 400;

font-style: normal;
font-size: 56px;
line-height: 64px;
position: relative;
border:none;
margin-bottom: 0px;
padding:0px;
display: inline-block;

}
.vorschau h1 span.nowrap {
  font-family: ag-book, sans-serif;
  font-weight: 400;

  font-style: normal;
  margin-bottom: 15px;
  font-size: 18px;
  position: relative;
  border:none;
  margin-bottom: 0px;
  padding:0px;
  display: inline-block;
}

.vorschau h2.newtitle {
  color: #879FB6;
  font-family: ag-book, sans-serif;
font-weight: 400;
font-style: normal;
margin-bottom: 15px;
font-size: 18px;
position: relative;
border: none;
display: inline-block;
line-height: 20px;
}

.newholder {
  float: left;
  width: 50%;
}
.besucherinfo {float: right;width: calc(50% - 100px);}
.besucherinfo .vorschlefty {float: right;padding-right: 50px;}
.besucherinfo h1 {color:#7C7C7C;}



@media (max-width:1400px) {
  .footer {
    padding-left: 100px;
    padding-right: 100px;
  }
  .f25:nth-child(1), .f25, .footerholder .f50 {
      width: 50%;display: block;
      padding:0px;margin:0px;
  }
  .footerholder .f50 {
    float: right;
  }
  #mapp {
    display: block;
    min-height: 300px;
    margin-right: 0px;
    margin-top: 50px;
  }
  .veranstaltungen .vorschlefty {padding-right: 25px;}
}
@media (max-width:1200px) {
  .einleitung.content { }
  .gal_rechts { float: right; margin-left: 50px; max-width: calc(50% - 50px); }

  .newholder {
    float: none;
    clear: both;
    width: unset;
  }
  .besucherinfo {float: none;width: unset;}
  .besucherinfo .vorschlefty {float: none;}

}


@media (max-width:1080px) {

  #page {
    padding-top: 100px;
    display: block;
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 50px;
    max-width: unset;
}
  .landing h1, .nav a, .nav span, .einleitung.first h1, .einleitung.first h1 span.nowrap {
    font-size: 36px;
    line-height: 42px;
  }
  .aboutholder {
    padding-left: 25px;
  }
  .logo {left:25px;max-width: 250px;top: 20px;}
  .footer {
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
    padding-right: 25px;
}
.hambholder, .navinside {right:25px;}
#landingvorschau {
    padding-top: 50px;
}
#landingvorschau.extrapadd {
  padding-top: 100px;
}
.vorschau {
    padding-left: 25px;
    padding-right: 25px;
}
.title {left:25px;}
.hambline {height: 2px;height: 2px;}
.hambline:nth-child(2) {top: 9px;}
.hambholder {height: 19px;}


.hambholder.active .hambline:nth-child(3) { transform: rotate(-45deg); bottom: 9px; width: 30px; }
.hambholder.active .hambline:nth-child(1) { transform: rotate(45deg); top: 8px; width: 30px; }
.no-touch .hambholder.active:hover .hambline:nth-child(3) { transform: rotate(-45deg); bottom: 9px; width: 30px;  }
.no-touch .hambholder.active:hover  .hambline:nth-child(1) { transform: rotate(45deg); top: 8px; width: 30px; }
.yeararchive {width:33.33%;}
.impr {margin-right: 0px;}
.impr_toggle { padding: 25px; max-width: unset; }
.einleitung { max-width: unset;padding-right: 50px; padding-left: 25px;}
.einleitung.content {
    float: none;
    clear: both;
    background: #fff;
    padding-top: 50px;
    margin-top: 0px;
    margin-left: 0px;
    padding-right: 25px;
    margin-bottom: 25px;
    display: block;
    padding-top: 25px;
    max-width: 100%;
    padding-bottom: 25px;
}
.gal_rechts { float: none; margin-left: 0px; max-width: unset; padding-top: 0px;width: unset;}
.gallery-item { width: calc(12.5% - 10px);}
.einleitung.first {padding-left: 0px;}
.holder.ausstellungen.vorschau.veranstaltungen .einleitung {padding-left: 0px;}
.veranstaltungen .vorschlefty { max-width: unset; }
 .holder.ausstellungen.vorschau.veranstaltungen .single_ausstellung  .einleitung.content {padding-left: 25px;padding-right: 25px;}
 .gallery_holder { padding-top: 25px; padding-left: 0px; padding-right: 0px; }
 .supergal .gallery-item { padding-left: 25px; padding-right: 25px;width:calc(100% - 50px)}
 .supergal .inside img.portrait { max-width: 100%; width: unset; height: auto; display: block; }
 .single_ausstellung iframe {width: 100%;}
}

@media (max-width:740px) {
  .footer {
    column-count: 1;
}
.f25:nth-child(2) {
  padding-top: 50px;
}
.yeararchive {width:50%;}
.landing h1, .nav a, .nav span, .einleitung.first h1, .einleitung.first h1 span.nowrap {
    font-size: 24px;
    line-height: 30px;
}
.title {padding:25px;}
#landingvorschau {padding-bottom: 0px;}
#dots { bottom: 25px; left: 25px; }
.vorsch .vorschlefty { width: calc(50% - 25px); padding-right: 25px; padding-left: 25px; padding-top: 25px; padding-bottom: 25px; margin-top: 25px;}
.aboutholder .text {
    max-width: unset;
    float: none;
    padding-bottom: 25px;
    padding-top: 25px;
    width: unset;
    display: block;
}
.slidoo { float: none; width: unset; display: block; margin-right: 25px;}
.row_content { padding-bottom: 0px; padding-right: 25px;}
.gallery-item { width: calc(25% - 10px); }

.f25:nth-child(1), .f25, .footerholder .f50 {
    width: 100%;display: block;
    padding:0px;margin:0px;
}

}

@media (max-width:740px) {
  .holder.ausstellungen.vorschau.veranstaltungen .vorsch {
    margin-bottom: 15px;
}
.yeararchive {width:100%;}
.gallery-item { width: calc(33.33% - 10px); }
.logo {left:25px;max-width: 200px;top: 24px;}
.lefty { width: 100vw; }
.imgcont { height: 100vh; width: 100vw; margin-left: 0; }
.title { position: absolute; top: unset; transform: none; right: 25px; padding: 25px; padding-bottom: 35px; background-color: #fff; bottom: 50px; }
#dots { display: none;}
.lefty {height: calc(100vh - 50px)}
.fr {width: 100vw;}
@keyframes fr {
0%     { right:0px; width:100vw;}
100%   { right:0px; width:0px;}
}
.title {bottom: 0px;padding:25px;padding-bottom: 50px;left:0px;right:0px;}
.imgcont {
    background-size: contain;
    background-position: 50% 75px;
    background-repeat: no-repeat;
}
.home {background: #fff;}
.vorsch .vorschlefty {width: calc(100% - 50px); float: none; clear: both;}
.vorschimg { width: 100%; position: relative; right: unset; z-index: unset; bottom: unset; top: unset; background-size: cover; background-position: center; height: 50vh; }
#landingvorschau { padding-top: 25px; }
.vorsch { margin-bottom: 25px;}
.ausstellungen { padding-top: 50px; }
#archiv { padding-top: 75px; }
.big { width: calc(100% + 50px); left: -25px; right: -25px; }
.ftitle {margin-bottom: 0px;}
.f25 p {margin-top: 0px;}
.single_ausstellung { padding-top: 25px; }
#landingvorschau.extrapadd {
  padding-top: 50px;
}
}

@media (max-width:330px) {
.gallery-item { width: calc(50% - 10px); }
}
