body {
  margin: 0;
}

body.noscroll {
  overflow: hidden;
  height: 100%
}

/* Menubar und Sidemenu */

.menu-bar {
  background-color: #444;
  width: 100%;
  height: 60px;
  position: fixed;
  top: 0;
  z-index: 50;
  opacity: 0
}

.menu-bar #jenima_verlag {
  display: inline-block;
  position: fixed;
  width: 100%;
  top: 8px;
  color: white;
  font-family: finerliner;
  font-size: 34px
}

.menu-bar #menu_icons {
  float: right;
  position: relative;
  top: -36px;
  margin-right: 8px;
}

#menu_icons img{
  height: 48px;
  top: 2px;
  position: relative;
  cursor: pointer
}

.flag {
  width: 50px;
  height: 30px;
  display: inline-block;
  margin: 0 8px 7px;
  cursor: pointer;
  border: 1px solid white
}

.toggle-vert {
  height: 16px;
  width: 20px;
  position: relative;
  top: 20px;
  left: 23px;
  cursor: pointer;
  transition; margin 0.2s ease 0;
  z-index: 200
}

.toggle-vert div {
  background-color: white;
  position: absolute;
  width: 20px;
  height: 2px;
  transform-origin: center center 0;
  transition: all 0.5s ease 0s
}

.vert-menu {
  font-family: 'gillsanslight';
  border: 1px solid #444;
  position: relative;
  top: 10px;
  left: 24px;
  height: 0;
  overflow: hidden;
  background-color: #fff;
  opacity: 0.85;
}

.vert-menu > div.menu-item {
  margin-top: 6px;
}

.vert-menu .menu-item {
  font-family: 'gillsanslight';
  font-size: 0.875em;
  padding: 3px 0 3px 5px;
  cursor: pointer
}

.vert-menu .menu-item:hover {
  font-family: 'gillsans';
}

.insta-icon {
  position: relative;
  left: 60px;
  cursor: pointer;
  width: 24px;
  z-index: 200
}

.toggle-bars {
  cursor: pointer;
  display: inline-block;
  position: fixed;
  top: 40px;
  transition; margin 0.2s ease 0;
  z-index: 100
}

.toggle-bars div {
  position: absolute;
  height: 3px;
  transform-origin: center center 0;
  transition: all 0.5s ease 0s;
  width: 100%;
  background-color: #000
}

div#top_bar {
  top: 0
}

div#mid_bar {
  top: 50%
}

div#bot_bar {
  top: 100%
}

.side-menu {
  position: fixed;
  left: -280px;
  top: 60px;
  border: 1px solid gray;
  padding-right: 12px;
  padding-bottom: 12px;
  margin-top: 12px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  background-color: white;
  z-index: 200
}

.side-menu > div.menu-item {
  margin-top: 10px;
}

.side-menu .menu-item {
  font-family: 'gillsanslight';
  padding: 5px 0 5px 30px;
  cursor: pointer
}

.side-menu .menu-item:hover {
  font-family: 'gillsans';
}

.cookie-msg {
  position: fixed;
  top: -12%;
  font-family: gillsans;
  font-size: calc(1vh + 1vw);
  width: calc(100% - 36px);
  background-color: white;
  border: 1px solid #888;
  border-radius: 3px;
  padding: 8px;
  margin: 8px;
  text-align: center;
  z-index: 200
}

.cookie-msg button {
  font-size: calc(0.8vh + 0.8vw);
  margin-left: 10px;
  padding: 3px;
  border-radius: 3px;
}

@media (orientation: portrait) {
  @media ( max-width: 800px ) {
    .side-menu {
      font-size: calc(12px + 2vw)
    }

    .flag {
      width: 30px;
      height: 18px;
      background-size: 100%;
      margin-bottom: 11px
    }

    .menu-bar #jenima_verlag {
      font-size: 28px;
      top: 13px;
    }
  }

  @media ( min-width: 800px ) {
    .side-menu {
      font-size: calc(20px + 1vw)
    }
  }

  .vert-menu {
    font-size: calc(8px + 3vw);
    width: calc(100px + 12vw)
  }
}
  
@media (orientation: landscape) {
  @media (max-height: 800px) {
    .side-menu {
      font-size: calc(12px + 2vh)
    }
  }

  @media (min-height: 800px) {
    .side-menu {
      font-size: calc(20px + 1vh)
    }
  }

  .vert-menu {
    font-size: calc(8px + 3vh);
    width: calc(100px + 12vh)
  }

}
  
section#sect_0,section#sect_1 {
  height: 100vh;
}
  
section {
  width: 100vw;
  z-index: 50;
  overflow: hidden
}

@media (min-aspect-ratio: 46/100) {	/* ratio ist größer 0,46 */
  div.noten { background-image: url(/pict/noten-046.png) }
  div.kontakt { background-image: url(/pict/kontakt-046.png) }
}

@media (min-aspect-ratio: 55/100) {	/* ratio ist größer 0,56 */
  div.noten { background-image: url(/pict/noten-056.png) }
  div.kontakt { background-image: url(/pict/kontakt-056.png) }
}

@media (min-aspect-ratio: 59/100) {	/* ratio ist größer 0,60 */
  div.noten { background-image: url(/pict/noten-060.png) }
  div.kontakt { background-image: url(/pict/kontakt-060.png) }
}

@media (min-aspect-ratio: 62/100) {	/* ratio ist größer 0,63 */
  div.noten { background-image: url(/pict/noten-063.png) }
  div.kontakt { background-image: url(/pict/kontakt-063.png) }
}

@media (min-aspect-ratio: 66/100) {	/* ratio ist größer 0,67 */
  div.noten { background-image: url(/pict/noten-067.png) }
  div.kontakt { background-image: url(/pict/kontakt-067.png) }
}

@media (min-aspect-ratio: 74/100) {	/* ratio ist größer 0,75 */
  div.noten { background-image: url(/pict/noten-075.png) }
  div.kontakt { background-image: url(/pict/kontakt-075.png) }
}

@media (min-aspect-ratio: 99/100) {	/* ratio ist größer 1 */
  div.noten { background-image: url(/pict/noten-100.png) }
  div.kontakt { background-image: url(/pict/kontakt-100.png) }
}

@media (min-aspect-ratio: 133/100) {	/* ratio ist größer 1.33 */
  div.noten { background-image: url(/pict/noten-133.png) }
  div.kontakt { background-image: url(/pict/kontakt-133.png) }
}

@media (min-aspect-ratio: 149/100) {	/* ratio ist größer 1.49 */
  div.noten { background-image: url(/pict/noten-149.png) }
  div.kontakt { background-image: url(/pict/kontakt-149.png) }
}

@media (min-aspect-ratio: 159/100) {	/* ratio ist größer 1.59 */
  div.noten { background-image: url(/pict/noten-159.png) }
  div.kontakt { background-image: url(/pict/kontakt-159.png) }
}

@media (min-aspect-ratio: 169/100) {	/* ratio ist größer 1.69 */
  div.noten { background-image: url(/pict/noten-169.png) }
  div.kontakt { background-image: url(/pict/kontakt-169.png) }
}

@media (min-aspect-ratio: 179/100) {	/* ratio ist größer 1.79 */
  div.noten { background-image: url(/pict/noten-179.png) }
  div.kontakt { background-image: url(/pict/kontakt-179.png) }
}

/* Section 0: Jenima Kopf und Verlag */

#jenima_kopf {
  position: relative;
  background-image: url(/pict/kopf.png);
  background-repeat: no-repeat;
  background-position: center top;
}

.jenima-page {
  z-index: 0;
  position: relative;
}

#jenima_verlag {
  text-align: center
}

.jenima-page #jenima_verlag {
  font-family: finerlinerlight
}

/* portrait */
@media (max-aspect-ratio: 600/850){
  .jenima-page {
    top: calc(50vh - 850 / 600 * 50vw)
  }
  
  #jenima_kopf {
    background-size: auto 120vw;
    height: 120vw;
  }
  
  .jenima-page #jenima_verlag {
    font-size: calc(42px + 2vw)		/* 600: 66px */
  }
}

/* landscape */
@media (min-aspect-ratio: 600/850){
  .jenima-page {
    left: 0	/* calc(50vw - 600 / 850 * 50vh) */
  }

  #jenima_kopf{
    background-size: 60vh;
    height: 85vh;
  }
  
  .jenima-page #jenima_verlag {
    font-size: calc(6px + 5vw)
  }
}

/* Section 1: Über Jenima */

div.jennie, div.noten, div.kontakt {
  width: 100%;
  height: 100vh;
  background-repeat: no-repeat;
  background-size: 100vw 100vh;
}

div.jennie div.text-box {
  position: relative;
  font-size: calc(8px + 2vh);
  top: calc(50px + 4vh)
}

@media (min-aspect-ratio: 46/100) and (max-aspect-ratio: 55/100) {	/* ratio ist größer 0,46 */
  div.jennie { background-image: url(/pict/fluegel-046.png) }

  .text-box { left: 5vw; width: 90vw }
  .text-box .head { position: relative; left: 22vw }
}

@media (min-aspect-ratio: 55/100) and (max-aspect-ratio: 59/100) {	/* ratio ist größer 0,56 */
  div.jennie { background-image: url(/pict/fluegel-056.png) }
  .text-box { left: 5vw; width: 90vw }
  .text-box .head { position: relative; left: 22vw }
}

@media (min-aspect-ratio: 59/100) and (max-aspect-ratio: 62/100) {	/* ratio ist größer 0,60 */
  div.jennie { background-image: url(/pict/fluegel-060.png) }
  .text-box { left: 5vw; width: 90vw }
  .text-box .head { position: relative; left: 28vw }
}

@media (min-aspect-ratio: 62/100) and (max-aspect-ratio: 66/100) {	/* ratio ist größer 0,63 */
  div.jennie { background-image: url(/pict/fluegel-063.png) }
  .text-box { left: 5vw; width: 90vw }
  .text-box .head { position: relative; left: 22vw }
}

@media (min-aspect-ratio: 66/100) and (max-aspect-ratio: 74/100) {	/* ratio ist größer 0,67 */
  div.jennie { background-image: url(/pict/fluegel-067.png) }
  .text-box { left: 5vw; width: 90vw }
  .text-box .head { position: relative; left: 22vw }
}

@media (min-aspect-ratio: 74/100) and (max-aspect-ratio: 99/100) {	/* ratio ist größer 0,75 */
  div.jennie { background-image: url(/pict/fluegel-075.png) }

  @media (max-width: 600px) {
    .text-box { left: 5vw; width: 90vw }
  }

  @media (min-width: 600px) {
    .text-box { left: 60vw; width: 35vw; font-size: calc(5px + 2vh)!important }
    .text-box .head { position: relative; left: 0 }
    .text.white { display: none }
  }
}

@media (min-aspect-ratio: 99/100) and (max-aspect-ratio: 133/100) {	/* ratio ist größer 1 */
  div.jennie { background-image: url(/pict/fluegel-100.png) }
  .text-box { left: calc( 100vw / 1440 * 850); width: calc(100vw - (100vw / 1440 * 850)) }
}

@media (min-aspect-ratio: 133/100) and (max-aspect-ratio: 149/100) {	/* ratio ist größer 1.33 */
  div.jennie { background-image: url(/pict/fluegel-133.png) }
  .text-box { left: calc( 100vw / 2048 * 1100); width: calc(100vw - (100vw / 2048 * 1100)) }
}

@media (min-aspect-ratio: 149/100) and (max-aspect-ratio: 159/100) {	/* ratio ist größer 1.49 */
  div.jennie { background-image: url(/pict/fluegel-149.png) }
  .text-box { left: calc( 100vw / 2736 * 1520); width: calc(100vw - ( 100vw / 2736 * 1520 )) }

  @media (max-height: 400px) {
    .text.white { display: none }
    .text-box { font-size: calc(5px + 2.2vh)!important }
    .text p { margin: 6px 0!important }
  }
}

@media (min-aspect-ratio: 159/100) and (max-aspect-ratio: 169/100) {	/* ratio ist größer 1.59 */
  div.jennie { background-image: url(/pict/fluegel-159.png) }
  .text-box { left: calc( 100vw / 2560 * 1350); width: calc(100vw - ( 100vw / 2560 * 1350 )) }

  @media (max-height: 400px) {
    .text.white { display: none }
    .text-box { font-size: calc(8px + 2vh)!important }
    .text p { margin: 6px 0!important }
  }
}

@media (min-aspect-ratio: 169/100) and (max-aspect-ratio: 179/100) {	/* ratio ist größer 1.69 */
  div.jennie { background-image: url(/pict/fluegel-169.png) }
  .text-box { left: calc( 100vw / 1024 * 540); width: calc(100vw - ( 100vw / 1024 * 580 )) }
}

@media (min-aspect-ratio: 179/100) and (max-aspect-ratio: 216/100) {	/* ratio ist größer 1.79 */
  div.jennie { background-image: url(/pict/fluegel-179.png) }
  .text-box { left: calc( 100vw / 1920 * 1000); width: calc(100vw - ( 100vw / 1920 * 1050 )) }
}

@media (min-aspect-ratio: 216/100) {  /* ratio ist größer 2.16 */
  div.jennie { background-image: url(/pict/fluegel-216.png) }
  .text-box { left: calc( 100vw / 1624 * 900); width: calc(100vw - ( 100vw / 1624 * 950 )) }

   @media (max-height: 400px) {
    .text-box { font-size: calc(8px + 2.2vh)!important }
    .text p { margin: 6px 0!important }
  }
}

@media (min-height: 600px) {
  .text.white { display: none }
}

.text-box .head {
  font-family: gillsans;
  font-size: calc(20px + 1vw);
  line-height: 40%;
  margin-bottom: 8px
}

.text-box .text {
  font-family: gillsanslight;
  line-height: 120%;
  position: absolute;
}
  
.text.black {
  top: 5vh
}  

.text.white {
  color: white;
  left: 2px;
  top: calc(5vh + 2px);
}

.text p {
  margin: 12px 0
}

.row {
  width: 60vw;
  max-width: 50%;
  margin: 8vh auto;
}

.row.first-row {
  margin-top: 40px;
}

.kontakt .head-line {
  padding: 8vw 8vh 0;
  font-family: gillsans;
  color: #666
}

input[type="text"], textarea {
  font-family: gillsans;
  width: 100%;
  border: 1px solid #888
}

/* portrait */
@media (max-aspect-ratio: 600/850){
  .cover, .page {
    width: 30vh;
    height: calc(1.41 * 30vh);
  }
}

/* landscape */
@media (min-aspect-ratio: 600/850){
  .cover, .page {
    width: calc(60vh / 1.41);
    height: 60vh;
  }
}

/* phone */
@media (max-width: 600px){
  .toggle-bars {
    margin-left: 20px;
    top: 30px;
    width: 25px;
    height: 20px;
  }
  
  .label {
    font-size: 12pt;
  }
}

/* ipad */
@media (min-width: 600px){
  .toggle-bars {
    margin-left: 20px;
    top: 40px;
    width: 30px;
    height: 25px;
  }
  
  .label {
    font-size: 24pt;
  }

  textarea {
    height: 12vw;
  }
}

@media (orientation: portrait){
  .songs {
    font-size: calc(18px + 1vw);
  }  

  textarea {
    height: 10vh;
  }
}

@media (orientation: landscape){
  .songs {
    font-size: calc(15px + 1vw);
  }

  textarea {
    height: 25vh;
  }
}

/* ipad or landscape */
@media (orientation: landscape) or (min-width: 600px){
/*
  .text-box {
    left: 55%;
    font-size: 16pt;
    width: 40%
  }
*/

}

/* phone, portrait */
@media (orientation: portrait) and (max-width: 600px){
/*
  .text-box {
    left: 20%;
    width: 75vw
  }  
*/

  .text.black {
    width: calc(100% - 2px);
/*    width: 75% */
  }  

  .text.white {
/*    width: calc(75% + 2px); */
  }
}

/* ipad, portrait */
@media (orientation: portrait) and (min-width: 600px){
}

/* phone, landscape */
@media (orientation: landscape) and (max-width: 600px){
  
  li span {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 50%;
    display: inline-block;
    vertical-align: -10px;
  }
}  

/* ipad, landscape */
@media (orientation: landscape) and (min-width: 600px){
}

/* Section 2: Noten-Shop */

.products, .form {
  margin-left: auto;
  margin-right: auto;
  max-width: 1024px;
  height: 100%;
  padding: 4vh 2vw
}

.products {
  opacity: 0.8;
}

.noten .head,.detail .head {
  display: inline-block;
  font-family: gillsans;
  font-size: calc(20px + 1vw);
  margin-top: 40px;
  margin-left: 60px
}

.container {
  height: 80%;
  margin-left: 50px
}

.horiz-slider {
  white-space: nowrap;
  overflow-x: scroll;
  overflow-y: hidden;
}

.heft {
  display: inline-block;
  vertical-align: top;
/*  height: 600px */
}

.cover, .page {
  background-size: 100%;
  opacity: 2;
  border: 1px solid gray;
  margin: 30px 15px;
  cursor: pointer
}

#title .page {
  background-image: url(/pict/AnfangSeptember.png);
}

#band_1 .cover {
  background-image: url(/pict/cover1.png);
}

#band_2 .cover {
  background-image: url(/pict/cover2.png);
}

#band_3 .cover {
  background-image: url(/pict/cover3-cs.png);
}

.cover-left {
  display: inline-block
}

span.audio:hover {
  font-family: gillsans;
  cursor: url(/pict/play.png), auto;
}

span.no-audio:hover {
  cursor: not-allowed
}

.liste > .icon-box {
  display: inline-block;
  vertical-align: -3px;
  margin-left: 30px;
}

.songs .icon-box {
  display: inline-block;
  float: right;
  margin-right: 2vh;
  margin-top: 0.5vh;
}

.icon, .small-icon {
  display: inline-block;
  background-size: 100%;
}

.icon {
  width: 32px;
  height: 32px;
}

.small-icon {
  width: 28px;
  height: 28px;
  margin-left: 8px;
  cursor: pointer
}

.small-icon#close_0 {
  position: relative;
  top: 8px;
  left: calc(100% - 42px);
}

.ico-audio {
  background-image: url(/pict/ico-ohr.png);
}

#ico_content {
  background-image: url(/pict/ico-content.png);
  margin-left: 10px
}

.ico-noten {
  background-image: url(/pict/ico-noten.png)
}

.ico-close {
  background-image: url(/pict/ico-close.png)
}

.ico-ohr {
  background-image: url(/pict/ico-ohr.png)
}

.ico-info {
  background-image: url(/pict/ico-info.png)
}

.ico-pdf {
  background-image: url(/pict/ico-pdf.png)
}

.ico-mp3 {
  background-image: url(/pict/ico-mp3.png)
}

.ico-bag {
  background-image: url(/pict/ico-bag.png)
}

.ico-shop {
  background-image: url(/pict/ico-shop.png)
}

.ico-empty {
  background-image: url(/pict/ico-empty.png)
}

.ico-close:hover {
  background-image: url(/pict/inv-close.png)
}

.ico-ohr:hover {
  background-image: url(/pict/inv-ohr.png)
}

.ico-audio:hover {
  background-image: url(/pict/inv-ohr.png);
}

.ico-info:hover {
  background-image: url(/pict/inv-info.png)
}

.ico-bag:hover {
  background-image: url(/pict/inv-bag.png)
}

#ico_video {
  background-image: url(/pict/ico-video.png)
}

.liste {
  position: relative;
  display: inline-block;
  white-space: nowrap
}

.songs, songs-right {
  font-family: gillsanslight;
  line-height: 140%
}

.songs-right {
  display: inline-block;
  vertical-align: top;
  font-size: calc(1vh + 12pt);
  font-family: gillsanslight;
  line-height: 180%;
  width: 300px;
}

.songs ol {
  counter-reset: li;
  list-style: outside none none;
}

ol li span::before {
  content: counter(li, decimal);
  counter-increment: li;
  margin-right: 10px;
}

div.songs li span {
  display: inline-block;
  width: calc(100% - 110px - 2vh);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 160%
}

/* .container .product-info{
  position: relative;
  background-color: white;
  border: 1px solid black;
  width: 0;
  height: 0;
  z-index: 20
} */

/* #inform { font-size: calc(3.2vh + 8px) } */

@media (orientation: landscape){
  @media (min-width: 1200px){
    .liste {
      left: 20%;
      width: 50%;
      top: 2%;
    }

    #into_bag { font-size: 1.2vw }
  }

  @media (max-width: 1200px){
    .liste {
      left: 22vw;		/* 10%; */
      width: 40vw;	/* 40%; */
      top: 10%;
    }

    #into_bag { font-size: 3vh }
  }

  @media (max-width: 600px){
    .liste {
      left: 10vw;
      width: 60vw;
      top: 10%;
    }

    #into_bag { font-size: 3vw }
  }

  #inform { display: inline }
}

@media (orientation: portrait){
  @media (max-height: 800px){
    .detail .head {
      margin-left: 19px;
      width: 122px
    }

    .liste {
      left: 2vw;		/* 20%; */
      width: 80vw;	/* 60%; */
      top: 5%
    }

    .songs li {
      margin-left: -20px;
    }

    .preis {
      display: block;
      width: 80%;		/* 30%; */
      left: 10%;		/* 35%; */
      top: 10%;
    }

    #inform { display: none }
  }

  @media (min-height: 800px){
    .liste {
      left: 20%;
      width: 60%;
      top: 5%
    }

    .songs li {
      margin-left: -20px;
    }

    .preis {
      display: block;
      width: 60%;
      left: 35%;
      top: 2%;
    }

    #inform { display: inline }
  }

  @media (max-width: 600px){
    #into_bag {
      font-size: 5vw;
      left: 12px
    }
  }

  @media (min-width: 600px){
    #into_bag { font-size: 2.5vw }
  }

}

.preis div.text {
  font-family: gillsans;
  font-size: calc(18px + 0.5vw);
  margin-bottom: 20px;
}

.preis .val {
  font-family: gillsanslight;
  font-size: calc(20px + 1vw)
}

.preis .kaufen {
  font-family: gillsans;
  border: 1px solid black;
  margin-top: 20px;
  cursor: pointer
}

.kaufen .small-icon {
  margin: 4px 8px;
}

.kaufen span.text {
  display: inline-block;
  vertical-align: 12px;
}

.audio-ctrl {
  display: none
}

.detail {
  top: 50vh;
  left: 50%;
  position: fixed;
  width: 0;
  height: 0;
  background-color: white;
  border: 1px solid gray;
  opacity: 0;
  overflow-x: hidden
}

span#arrow {
  font-size: 1.8em;
  vertical-align: -15%;
  margin-right: 0.1em
}

#hide_detail {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: black;
  opacity: 30%;
  display: none;
}

/* Einkaufstasche */

.bag-head {
  background-color: 
  #fff8d6;
  height: 18%;
  max-height: 60px;
  border-bottom: 1px solid
  black;
  font-family: gillsans;
  font-size: calc(2vh + 8px)
}

.bag-head .head-line {
/* font-size: calc(3.2vh + 8px); */
  position: relative;
  top: 8px;
  display: inline-block;
}

.bag-head #cls_bag {
  position: relative;
  left: calc(100% - 45px);
  top: 2vh;
}

span.num-circ:first-child {
  margin-left: 55px;
}

span.num-circ {
  cursor: pointer;
  display: inline-block;
  margin: 0 1vw;
  font-family: ziffern;
  font-size: 1.5em;
  vertical-align: -0.15em;
}

@media (orientation: landscape){
  @media (min-width: 1200px){
    span#arrow {
      font-size: 1.5em;
      vertical-align: 3%;
      margin-right: 0.2em;
    }
  }

  @media (max-width: 1200px){
    span#arrow {
      font-size: 1.1em;
      vertical-align: 0;
      margin-right: 0.2em
    }

    .bag-head .head-line {
      top: 8px
    }

    .bag-head {
      font-size: calc(2vh + 8px)
    }

    span.num-circ:first-child {
      margin-left: 0
    }

    span.num-circ {
      margin-left: 3vw;
    }
  }

  @media (max-width: 600px){
    .bag-head {
      font-size: calc(3.2vh + 8px)
    }

    .bag-head .head-line {
      top: -1em;
      width: 100%;
      left: 0.5em
    }

    span.num-circ {
      margin-left: 1em;
      font-size: 1.2em;
      vertical-align: -3%
    }
  }
}

@media (orientation: portrait){
  @media (max-height: 800px){

  }

  @media (min-height: 800px){
    span#arrow {
      font-size: 1.2em;
      vertical-align: 0.1em;
      margin-right: 0.2em
    }

    .bag-head {
      font-size: calc(1.5vh + 8px)
    }

    span.num-circ:first-child {
      margin-left: 0
    }

    span.num-circ {
      margin-left: 2vw
    }

    span.num-circ:first {
      margin-left: 0
    }

  }
}

/* Section 3: Kontakt */

.kontakt {
  height: 100%;
}

.frm-label {
    font-family: sans-serif;
    color: #888;
    font-size: 16px;
    position: relative;
    width: 100%;
    cursor: pointer
}

.frm-area {
  background-color: white;
  height: 12vh;
  cursor: pointer
}

.frm-txtinp {
    border: 1px solid #ccc;
    margin-bottom: 8px;
    height: 36px;
    vertical-align: middle;
    padding: 2px;
    cursor: pointer
}

.show-default {
  color: #888;
  padding-left: 3px;
  cursor: pointer
}

.row > input#send_msg {
  background-color: #fff;
  border: 1px solid #888;
  padding: 12px 20px;
  text-align: center;
  cursor: pointer
}

.row > input#send_msg:hover {
  border: 2px solid black
}

.foot {
  height: 100px;
  width: 100%;
  background-color: black;
  color: white;
  text-align: center;
  padding-top: 14px;
  font-size: calc(4.3px + 1.43vw)
}

.foot #jenima_verlag {
  font-family: finerlinerlight;
  font-size: 1.6em;
  display: inline-block
}

.foot #jennie {
  font-family: gillsanslight;
  font-size: 1.2em;
  display: inline-block
}

.foot #kontakt {
  font-family: monospace;
  font-size: calc(1.6vw + 4px);
  display: inline-block;
  vertical-align: 2px
}

.foot #tmg {
  font-family: gillsanslight;
  font-size: 0.8em;
  margin-top: 8px
}

@media (orientation: landscape){
  .row > input#send_msg {
    width: 50vw;
    max-width:100%
  }

  @media (min-width: 1200px){
    .kontakt .head-line {
      padding-top: 6vh;
    }

    .kontakt .head-line, input[type="text"], textarea, .row > input#send_msg {
      font-size: 3vh
    }
  }

  @media (max-width: 1200px){
    .kontakt .head-line, input[type="text"], textarea, .row > input#send_msg {
      font-size: 4vh
    }
  }

  @media (max-width: 600px){
    .kontakt .head-line, input[type="text"], textarea, .row > input#send_msg {
      font-size: 5vh
    }
  }
}

@media (orientation: portrait){
  .row > input#send_msg {
    width: 60vw;
    max-width: 100%;
    font-size: 3vh
  }

  @media (max-height: 800px){
    .kontakt .head-line, input[type="text"], textarea, .row > input#send_msg {
      font-size: 3vh
    }
  }

  @media (min-height: 800px){
    .kontakt .head-line, input[type="text"], textarea, .row > input#send_msg {
      font-size: 2.5vh
    }
  }
}
