/* Hello. */

body {
background: white;
color: black;
}

h1 {
font-family: bennet-text-four;
font-weight: 700;
font-style: normal;
font-size: 1.8em;
}

h2 {
font-family: bennet-text-four;
font-weight: 700;
font-style: normal;
font-size: 1.4em;
}

.underline {
text-decoration: underline;
text-decoration-thickness: 0.13em;
text-underline-offset: 3px;
}

p.underline {
text-decoration: underline;
text-decoration-thickness: 0.13em;
text-underline-offset: 3px;
}

h3 {
font-family: bennet-text-four;
font-weight: 700;
font-style: normal;
font-size: 1.3em;
}

.main-stuecke p {
font-family: bennet-text-four;
font-weight: 400;
font-style: italic;
font-size: 1.3em;
line-height: 130%;
}

p {
font-family: bennet-text-four;
font-weight: 400;
font-style: normal;
font-size: 1.3em;
line-height: 130%;
}

p.underlinesoft {
text-decoration: underline;
text-decoration-thickness: 0.1em;
text-underline-offset: 1px;
}

p.foto {
font-family: bennet-text-four;
font-weight: 400;
font-style: normal;
font-size: 0.8em;
}

i {
font-family: bennet-text-four;
font-weight: 400;
font-style: italic;
}

em {
font-family: bennet-text-four;
font-weight: 400;
font-style: italic;
}

b {
font-family: bennet-text-four;
font-weight: 700;
font-style: normal;
}


/* Header Logo Maja */

.head {
  position: fixed;
  top: 40px;
  left: 80px;
  z-index: 7;
  background: white;
}


/* Linkleiste Navigation */

.navigation {
  position: fixed;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  top: 40px;
  right: 60px;
  z-index: 9;
}

.navigation p {
  font-family: aktiv-grotesk, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 1.3em;
}

.navigationbg {
  position: fixed;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  top: 57px;
  right: 60px;
  width: 292px;
  height: 30px;
  z-index: 3;
  background: white;
}

.nav1 {
position: fixed;
top: 50px;
right: 320px;
overflow: visible;
z-index: 8;
}

.nav2 {
position: fixed;
top: 50px;
right: 262px;
overflow: visible;
z-index: 8;
}

.elementnav {
height: 60px;
width: auto;
}


/* Menübar Side */

.menu {
position: fixed;
bottom: 40px;
left: 60px;
font-family: aktiv-grotesk, sans-serif;
font-weight: 900;
font-style: normal;
font-size: 1.3em;
-moz-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
transform-origin: 0px;
white-space: nowrap;
z-index: 9;
overflow: visible;
}

.circle1 {
position: fixed;
bottom: 45px;
left: 22px;
overflow: visible;
}

.circle1en {
position: fixed;
bottom: 35px;
left: 22px;
overflow: visible;
}

.circle2 {
position: fixed;
bottom: 189px;
left: 28px;
overflow: visible;
}

.circle2en {
position: fixed;
bottom: 165px;
left: 28px;
overflow: visible;
}

.circle3 {
position: fixed;
bottom: 265px;
left: 22px;
overflow: visible;
}

.circle3en {
position: fixed;
bottom: 245px;
left: 22px;
overflow: visible;
}

.circle4 {
position: fixed;
bottom: 332px;
left: 32px;
overflow: visible;
}

.circle4en {
position: fixed;
bottom: 310px;
left: 32px;
overflow: visible;
}


.elementc {
width: 64px;
height: auto;
}


/* Link Datenschutz */

.datenschutz {
  position: fixed;
  bottom: 10vh;
  right: 10px;
  font-family: aktiv-grotesk, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 0.8em;
  transform: rotate(90deg);
  z-index: 11;
}


/* Grid */

.majamain {
  margin-top: 40vh;
  margin-left: 30vw;
  margin-right: 30vw;
  z-index: 16;
}

.container {
  margin-top: 20vh;
  margin-left: 17vw;
  display: flex;
  position: relative;
}

.left {
  padding-top: 100px;
  width: 28vw;
}

.right {
  padding-top: 7vh;
  padding-left: 8vw;
  width: 28vw;
}

.medien {
  margin-top: 160px;
  margin-left: 22vw;
  width: 50vw;
  max-width: 800px;
  margin-bottom: 100px;
}  

.main-stuecke {
  margin-top: 20vh;
  padding-top: 50px;
  margin-left: 27vw;
  margin-bottom: 100px;
}

.margin-bottom {
  display: none;
}  

.illustration {
  margin-top: 40px;
  margin-left: 50vw;
  width: 25vw;
  max-width: 200px;
  margin-bottom: 100px;
}  
  
.illu-team {
  margin-top: 20vh;
  margin-left: 25vw;
  width: 25vw;
  position: absolute;
  max-width: 200px;
  margin-bottom: 100px;
}  
 

/* Links */

h1 a:link {
  color: inherit;
  text-decoration: none !important;
}

h1 a:visited {
color: inherit;
text-decoration: none !important;
}

h1 a:hover {
color: inherit;
text-decoration: none !important;
}

h1 a:active {
color: inherit;
text-decoration: none !important;
}

a:link {
color: inherit;
text-decoration-thickness: 0.13em;
text-underline-offset: 3px;
}

a:visited {
color: inherit;
text-decoration-thickness: 0.13em;
text-underline-offset: 3px;
}

a:hover {
color: inherit;
text-decoration-thickness: 0.13em;
text-underline-offset: 3px;
}

a:active {
color: inherit;
text-decoration-thickness: 0.13em;
text-underline-offset: 3px;
}

a.nav:link {
  color: inherit;
  text-decoration: none;
}

a.nav:visited {
color: inherit;
text-decoration: none;
}

a.nav:hover {
color: inherit;
text-decoration: none;
}

a.nav:active {
color: inherit;
text-decoration: none;
}

.navigation a:link {
  color: inherit;
  text-decoration: none;
}

.navigation a:visited {
color: inherit;
text-decoration: none;
}

.navigation a:hover {
color: inherit;
text-decoration: none;
}

.navigation a:active {
color: inherit;
text-decoration: none;
}


/* Style IMG */

.right img {
  width: 30vw;
  height: auto;
  max-width: 430px;
}

.left img {
  width: 30vw;
  height: auto;
  max-width: 430px;
}

.main-stuecke img {
  width: 30vw;
  height: auto;
  max-width: 600px;
  margin-left: 100px;
  margin-top: 30px;
  margin-bottom: 150px;
}

.medien img {
  width: 80vw;
  height: auto;
  max-width: 800px;
  margin-bottom: 50px;
}

.img-galerie {
  width: 80vw;
  height: auto;
  max-width: 800px;
  margin-bottom: 50px;
}

.zoomheight img {
  transform-origin: 50% 60%;
  transition: transform .8s ease;
}

.zoomheight:hover img {
  transform: scale(1.2);
}

.zoom img {
  transform-origin: 50% 60%;
  transition: transform .8s ease;
}

.zoom:hover img {
  transform: scale(1.6);
}

.logo {
  width: 230px;
  height: 100px;
  border-right: 10px solid white;
}

.youtube {
  width: 560px;
  height: 315px;
}


/* Wobble */

.wobble:hover {
	-webkit-animation: wobble 1s both;
	        animation: wobble 1s both;
}


@-webkit-keyframes wobble {
  0%,
  100% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
  }
  15% {
    -webkit-transform: translateX(-30px) rotate(-6deg);
            transform: translateX(-30px) rotate(-6deg);
  }
  30% {
    -webkit-transform: translateX(15px) rotate(6deg);
            transform: translateX(15px) rotate(6deg);
  }
  45% {
    -webkit-transform: translateX(-15px) rotate(-3.6deg);
            transform: translateX(-15px) rotate(-3.6deg);
  }
  60% {
    -webkit-transform: translateX(9px) rotate(2.4deg);
            transform: translateX(9px) rotate(2.4deg);
  }
  75% {
    -webkit-transform: translateX(-6px) rotate(-1.2deg);
            transform: translateX(-6px) rotate(-1.2deg);
  }
}
@keyframes wobble {
  0%,
  100% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
  }
  15% {
    -webkit-transform: translateX(-30px) rotate(-6deg);
            transform: translateX(-30px) rotate(-6deg);
  }
  30% {
    -webkit-transform: translateX(15px) rotate(6deg);
            transform: translateX(15px) rotate(6deg);
  }
  45% {
    -webkit-transform: translateX(-15px) rotate(-3.6deg);
            transform: translateX(-15px) rotate(-3.6deg);
  }
  60% {
    -webkit-transform: translateX(9px) rotate(2.4deg);
            transform: translateX(9px) rotate(2.4deg);
  }
  75% {
    -webkit-transform: translateX(-6px) rotate(-1.2deg);
            transform: translateX(-6px) rotate(-1.2deg);
  }
}


/* Jello */

.jello:hover {
	-webkit-animation: jello-horizontal 0.9s both;
	        animation: jello-horizontal 0.9s both;
}

@-webkit-keyframes jello-horizontal {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
            transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
            transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
            transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
            transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
            transform: scale3d(1.05, 0.95, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}
@keyframes jello-horizontal {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
            transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
            transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
            transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
            transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
            transform: scale3d(1.05, 0.95, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}


/* Mobil Portrait */

@media all and (max-width: 800px) {

h1 {
font-size: 1.5em;
}

h2 {
font-size: 1.3em;
}

h3 {
font-size: 1.1em;
}

p {
font-size: 1.1em;
line-height: 130%;
}

.head {
  top: 15px;
  left: 25px;
  background: none;
}

.logo {
  width: 35%;
  margin-top: -8%;
  background: none;
  border: none;
}

.navigation {
  top: 7px;
  right: 25px;
}

.navigation p {
  font-size: 0.9em;
}

.navigationbg {
  top: 0px;
  right: 0x;
  width: 100vw;
  height: 70px;
  z-index: 3;
  background: white;
}

.menu {
font-size: 0.9em;
bottom: 20px;
left: 25px;
}

.circle1 {
bottom: 22px;
left: 2px;
}

.circle2 {
bottom: 118px;
left: 10px;
}

.circle3 {
bottom: 158px;
left: 2px;
}

.circle4 {
bottom: 213px;
left: 7px;
}

.circle1en {
bottom: 12px;
left: 0px;
}

.circle2en {
bottom: 98px;
left: 8px;
}

.circle3en {
bottom: 141px;
left: 2px;
}

.circle4en {
bottom: 201px;
left: 7px;
}

.elementc {
width: 40px;
height: auto;
}

.nav1 {
position: fixed;
top: 13px;
right: 196px;
overflow: visible;
}

.nav2 {
position: fixed;
top: 13px;
right: 159px;
overflow: visible;
}

.elementnav {
height: 40px;
width: auto;
}

.datenschutz {
  bottom: 10vh;
  right: -2vw;
  font-size: 0.4em;
  transform: rotate(90deg);
  z-index: 11;
}

.container {
  margin-top: 10vh;
  margin-left: 17vw;
  display: block;
  position: relative;
}

.left {
  padding-top: 50px;
  width: 70vw;
}

.right {
  padding-top: 50px;
  padding-left: 0vw;
  width: 70vw;
}

.medien {
  margin-top: 160px;
  margin-left: 14vw;
  width: 75vw;
}  

.main-stuecke {
  margin-top: 20vh;
  margin-left: 10vw;
  margin-bottom: 100px;
}

.margin-bottom {
  display: block;
  margin-bottom: 5vh;
}  
    
.youtube {
    width: 90%;
    height: auto;
  }
  
 .right img {
    width: 60vw;
    height: auto;
    max-width: 430px;
  } 
  
  .left img {
    width: 60vw;
    height: auto;
    max-width: 430px;
  } 

.medien img {
   width: 70vw;
   height: auto;
   max-width: 600px;
   margin-bottom: 50px;
  }
  
  .main-stuecke img {
  width: 60vw;
  height: auto;
  max-width: 600px;
  margin-left: 50px;
  margin-top: 30px;
  margin-bottom: 150px;
}
  
  .illu {
    max-height: 250px;
    max-width: 250px;
  }
  
    
}



/* Mobil Landscape */

@media all and (max-height: 500px) {

h1 {
font-size: 1.5em;
}

h2 {
font-size: 1.3em;
}

h3 {
font-size: 1.1em;
}

p {
font-size: 1.1em;
line-height: 130%;
}

.head {
  top: 15px;
  left: 25px;
  background: none;
}

.logo {
  width: 30%;
  margin-left: 40px;
  margin-top: -8%;
  background: none;
  border: none;
}

.navigation {
  top: 10px;
  right: 25px;
}

.navigation p {
  font-size: 0.9em;
}

.navigationbg {
top: 0px;
right: 0x;
width: 100vw;
height: 70px;
z-index: 3;
background: white;
}

.menu {
font-size: 0.8em;
bottom: 45px;
left: 25px;
}

.circle1 {
bottom: 45px;
left: 2px;
}

.circle2 {
bottom: 138px;
left: 10px;
}

.circle3 {
bottom: 178px;
left: 2px;
}

.circle4 {
bottom: 223px;
left: 7px;
}

.circle1en {
bottom: 35px;
left: 2px;
}

.circle2en {
bottom: 118px;
left: 8px;
}

.circle3en {
bottom: 164px;
left: 2px;
}

.circle4en {
bottom: 213px;
left: 7px;
}

.elementc {
width: 40px;
height: auto;
}

.nav1 {
position: fixed;
top: 13px;
right: 196px;
overflow: visible;
}

.nav2 {
position: fixed;
top: 13px;
right: 159px;
overflow: visible;
}

.elementnav {
height: 40px;
width: auto;
}

.datenschutz {
  bottom: 40px;
  right: -10px;
  font-size: 0.4em;
}

.left {
  margin-top: 10vh;
  margin-left: 20vw;
  width: 75vw;
}

.right {
  margin-top: 100px;
  margin-left: 20vw;
  width: 75vw;
}

.medien {
  margin-top: 160px;
  margin-left: 10vw;
  width: 80vw;
}  

.main-stuecke {
  margin-top: 20vh;
  margin-left: 10vw;
  margin-bottom: 100px;
}
  
.margin-bottom {
  display: block;
  margin-bottom: 5vh;
}  
  
     .youtube {
    width: 90%;
    height: auto;
  }
  
  .illu {
    max-height: 250px;
    max-width: 250px;
  }

  }
  
    
