@import url('https://fonts.googleapis.com/css?family=Varela+Round');
html, body {
    margin: 0;
    padding: 0;

}

.header {
    display: none;
    margin: 0 auto;
    width: 100%;
    max-width: 100%;
    box-shadow: none;
    background-color: #fff;
    position: fixed;
    height: 80px!important;
    overflow: hidden;
    z-index: 10;
}
.main {
    margin: 0 auto;
    display: block;
    height: 100%;
    margin-top: 60px;
}
.mainInner{
    display: table;
    height: 100%;
    width: 100%;
    text-align: center;
}
.mainInner div{
    display:table-cell;
    vertical-align: middle;
    font-size: 3em;
    font-weight: bold;
    letter-spacing: 1.25px;
}
#sidebarMenu {
    height: 100%;
    position: fixed;
    right: 0;
    width: 100%;
    margin-top: 0;
    transform: translateY(-100%);
    transition: transform 250ms ease-in-out;
    background: rgba(255,255,255,0.9);

    z-index: 10;
}
.sidebarMenuInner{
    margin-top: 50px;
    padding:0;
    border-top: 0px solid rgba(255, 255, 255, 0.10);
    text-align: center;
    font-weight: normal;
    font-family: Courier New, Courier;
}
.sidebarMenuInner li{
    list-style: none;
    color: #fff;
    margin-top: 3px;
    cursor: pointer;
}
.sidebarMenuInner li span{
    display: block;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.50);
}
.sidebarMenuInner li a{
    color: #000;
    font-size: 30px;
    cursor: pointer;
    text-decoration: none;
}
input[type="checkbox"]:checked ~ #sidebarMenu {
    transform: translateX(0);
}

input[type=checkbox] {
    transition: all 0.3s;
    box-sizing: border-box;
    display: none;
}
.sidebarIconToggle {
    transition: all 0.3s;
    box-sizing: border-box;
    cursor: pointer;
    position: fixed;
    z-index: 99;
    height: 100%;
    width: 100%;
    top: 30px;
    right: 22px;
    height: 22px;
    width: 22px;
}
.spinner {
  transition: all 0.3s;
  box-sizing: border-box;
  position: absolute;
  height: 3px;
  width: 100%;
  background-color: #000;
}
.horizontal {
  transition: all 0.3s;
  box-sizing: border-box;
  position: relative;
  float: left;
  margin-top: 3px;
}
.diagonal.part-1 {
  position: relative;
  transition: all 0.3s;
  box-sizing: border-box;
  float: left;
}
.diagonal.part-2 {
  transition: all 0.3s;
  box-sizing: border-box;
  position: relative;
  float: left;
  margin-top: 3px;
}
input[type="checkbox"]:checked ~ .sidebarIconToggle > .horizontal {
  transition: all 0.3s;
  box-sizing: border-box;
  opacity: 0;
}
input[type="checkbox"]:checked ~ .sidebarIconToggle > .diagonal.part-1 {
  transition: all 0.3s;
  box-sizing: border-box;
  transform: rotate(135deg);
  margin-top: 8px;
}
input[type="checkbox"]:checked ~ .sidebarIconToggle > .diagonal.part-2 {
  transition: all 0.3s;
  box-sizing: border-box;
  transform: rotate(-135deg);
  margin-top: -9px;
}


.section {
	min-height: 100vh;

        position:relative;
        text-align: center;
        font-family: sans-serif, arial;
        margin: 0;
}

.textsection {
        min-height: 300px;
        width: 100%;
        position: relative;
        text-align: center;
        font-family: sans-serif, arial;
        margin: 0;
}


h1 {
        margin: 0;
        font-family: sans-serif, arial;
        font-weight: normal;
}

p	{
	text-align: justify;
	margin: 0;
        font-family: sans-serif, arial;
        font-weight: normal;
	}


.text-wr {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 80%;
	-webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
}

.text-wr a {
        text-decoration: none;
        font-weight: bold;
        color: #000;
}


#Ausstellung-Jennifer-Nastanovich-American-Home, #Exhibition-Jennifer-Nastanovich-American-Home {
        background-image: url(./bilder/image_1.jpg);
        background-attachment: fixed;
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
	      color: #aeb9b9;
        height: 100%;
}


#Vernissage-und-Ausstellungsdauer, #Opening-and-Duration {
        background: red;
        color: #fff;
        height: 100%

}

#American-Home {
	background-image: url(./bilder/section1.jpg);
        background-attachment: fixed;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        color: #000;
	height: 100%;
}


#King-Sized {
        background: white;
	      color: #000;
        height: 50%

}

#King-Sized-2 {
  background-image: url(./bilder/image_2.jpg);
	background-attachment: fixed;
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        color: #fff;
        height: 100%
}

#Nasty-Collection {
	background-image: url(./bilder/nasty-collection.jpg);
	background-attachment: fixed;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        color: #fff;
        height: 100%
}

#Video-I-VI-Heritage {
        background: white;
        color: #000;
        height: 50%
}

#video_heritage_txt {
	background: white;
        color: #000;
        height: 100%

}



#Collecting-The-Collector-Text {
  background: white;
  color: #000;
  height: 50%
  }


#Collecting-The-Collector {
        background-image: url(./bilder/image_4.jpg);
        background-attachment: fixed;
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        color: #fff;
        height: 100%;
}

#Kontakt-Impressum {
	background: white;
        color: #000;
        height: 100%

}

h1 {
        font-size: 7vw;
        margin-bottom: 25px;
}

.title-top {
        font-size: 1em;
        padding-bottom: 30px;
   	hyphens: manual;
}

.title-bottom {
        font-size: 30px;
}

.title-tx {
	font-size: 30px;
	}

.title-tx-small {
  font-size: 20px;
  font-weight: bold;
  }


.title-invisible {
  display: none;
}
.tx {
        font-size: 0.9em;
	      text-align: left;
	      hyphens: auto;
}

.tx-uppercase {
        font-size: 0.9em;
	      text-align: left;
        text-transform: uppercase;
	      hyphens: auto;
}

.tx-block {
        font-size: 0.9em;
	      text-align: justify;
	      hyphens: auto;
}

.tx-center {
        font-size: 0.9em;
	      text-align: center;
	      hyphens: auto;
}



.topnav {
        display: flex;
	      position: fixed; /*left: 50%;*/
        background-color: transparent;
        width: 100%;
        height: 80px!important;
        z-index: 10;
        padding-left: 10px;
}

.brand	{
	padding-top: 30px;
	padding-left: 15px;
	}

.navbar_elements {
        display:none;
	padding: 30px;
}


.navbar_link {
        margin-right: 40px;
        padding-right: 30px;
        color: grey;
        font-family: Courier New, Courier;
        font-weight: normal;
        font-size: 15px;
        }

.navbar_link a {
        /* padding: 7px 20px; */
        /* border-radius: 7px; */
        margin-right: 10px;
        /* background: rgba(255, 255, 255, 0.5); */
        -webkit-transition: all 0.2s ease-out;
        -moz-transition: all 0.2s ease-out;
        -ms-transition: all 0.2s ease-out;
        -o-transition: all 0.2s ease-out;
        transition: all 0.2s ease-out;
        text-decoration: none;
        color: #000;
}

.navbar_link a.active {
        /* background: rgba(0, 0, 0, 0.5); */
        color: #000;
}

.navbar_link a:hover {
        /* background: rgba(255, 255, 255, 0.7) */
        color: #000;
}



.infobar {
	display: flex;
	flex-direction: column;
	text-align: right;

	position: fixed;
	background: #fff;
	top: 80px;
	width: 100%;
	right: 22px;
	height: 15px;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	z-index: 99;
	}

.infobar a {
	text-decoration: none;
	color: #000;
	}

p.infobar {
	flex-position: end;
	}


.footer {
        display: flex;
        flex-flow: row;
        background: black;
        position: relative;

        width: 100%;
        height: 20px;
        bottom: 0;
        color: white;
        font-family: Courier New, Courier;
        font-weight: 50;
        font-size: 10px;
        }

.footer_elements {
        flex: 1;
        text-align: right;
        margin-left:  5px;
        margin-right: 5px;
        margin-top: 5px;

        }

p.footer_elements {
        text-align: left;
        }


.footer_elements a {

        -webkit-transition: all 0.2s ease-out;
        -moz-transition: all 0.2s ease-out;
        -ms-transition: all 0.2s ease-out;
        -o-transition: all 0.2s ease-out;
        transition: all 0.2s ease-out;
        text-decoration: none;
        color: white;
}

.footer_elements a.active {
        color: #fff;
}

.footer_elements a:hover {
        color: #fff;
}


.flexbox_start {
        align-items: flex-start;
        }
.flexbox_center {
        align-items: center;
        }

.flexbox_end {
        align-items: flex-end;
        }


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

.menu_elements {
        display:none;
        }

.navbar_elements,
.topnav {
        flex-direction: column;
        }

.navbar_elements {
        display: none;
        }

#Ausstellung-Jennifer-Nastanovich-American-Home, #Exhibition-Jennifer-Nastanovich-American-Home, #Vernissage-und-Ausstellungsdauer, #Opening-and-Duration, #American-Home, #Jennifer-Nastanovich , #Nasty-Collection, #Collecting-The-Collector, #Collecting-The-Collector-Text {

   background-attachment: scroll;
 }

 #Collecting-The-Collector {
 	 background-repeat: no-repeat;
 }

 .title-tx {
 	font-size: 20px;
 	}

}

@media only screen and (max-height: 420px) {

  .sidebarMenuInner li a {
      color: #000;
      font-size: 15px;
      cursor: pointer;
      text-decoration: none;
  }

#Ausstellung-Jennifer-Nastanovich-American-Home, #Exhibition-Jennifer-Nastanovich-American-Home, #Vernissage-und-Ausstellungsdauer, #Opening-and-Duration, #American-Home, #Jennifer-Nastanovich , #Nasty-Collection, #King-Sized, #King-Sized-2, #Collecting-The-Collector, #Collecting-The-Collector-Text {

     background-attachment: scroll;
   }

}
