.lieb-header.lieb-beet-header {
  background: #cdccbc;
  height: 100px;
  position: fixed;
}

.lieb-icon {
  font-size: 2rem;
  padding-right: 1rem;
}

.lieb-social-text {
  font-size: 2rem;
}

.lieb-sponsoren {
  margin-bottom: 2rem;
}

.lieb-sponsoren p {
  margin-bottom: 0.5rem;
}

.lieb-sponsoren img {
  height: 120px;
  margin-right: 20px;
}

.lieb-sponsoren img.bg-bern {
  height: 130px;
}

.lieb-social {
  padding-bottom: 1rem;
  padding-top: 1rem;
}

.lieb-beet-header-logo {
  position: absolute;
  z-index: 100;
  top: 40px;
  right: 100px;
  height: 120px;
}

h1.lieb-beet-heading {
  position: absolute;
  padding: 15px;
  font-family: 'the_braggestdemoregular';
}

h2.lieb-beet-heading {
  position: absolute;
  font-size: 12px;
  left: 170px;
  bottom: 2px;
  font-family: 'ciclefina';
}

.lieb-beet-sponsor {
  padding-left: 10px;
  padding-right: 10px;
  color: #a57336;
  font-family: 'ciclefina';
}

.lieb-beet-sponsor-img {
  height: 100px;
}

/* Updated version - 24th Nov 2014 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}

html {
  line-height: 1;
  font-size: 20px;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* Variables */
body {
  background: #cdccbc;
  font-family: 'ciclefina' sans-serif;
}

.container {
  margin-right: auto;
  background: #a57336;
}

.accordion {
  background: #9d9b7b;

  /* Change in tabs and tabs/paragraph too! */
  height: 100%;
  font-size: 0;
}

.container a {
  color: black;
}
/* grey: #cdccbc */
/* yellow: #f6c941 */
/* dark-grey: #9d9b7b */
.tabs {
  scrollbar-width: none;
  display: inline-block;
  vertical-align: top;
  background: #cdccbc;
  border-right: #9d9b7b 1px solid;
  width: 80px;

  /* Change in accordion and tabs/paragraph too! */
  height: 100%;
  margin: 0;
  font-family: 'ciclefina';
  transition: all 0.4s ease-in-out 0.1s;
  -moz-transition: all 0.4s ease-in-out 0.1s;
  -o-transition: all 0.4s ease-in-out 0.1s;
  -webkit-transition: all 0.4s ease-in-out;
  -webkit-transition-delay: 0.1s;
  overflow-y: scroll;
  overflow-x: hidden;
}

/* Hide scrollbar for Chrome, Safari and Opera */
.tabs::-webkit-scrollbar {
  display: none;
}

.lieb-heading-h2 {
  text-decoration: underline;
  text-decoration-color: #f6c941;
}

.tabs h1 {
  font-size: 40px;
  font-family: 'the_braggestdemoregular';
}

span.lieb-yellow {
  color: #f6c941;
}

.quer-gig {
  margin-top: 2rem;
}

.quer-location {
  font-weight: bold;
  font-size: 1rem;
  padding-bottom: 0.7rem;
  text-decoration: underline;
  text-decoration-color: #f6c941;
}

.quer-artist {
  font-size: 1.5rem;
}

.quer-artist-description {
  font-style: italic;
  font-size: 1rem;
}

.tabs h1 .lieb-beet-heading-date {
  font-size: 15px;
  margin-top: -5px;
  font-family: 'ciclefina';
}

.tabs-title {
  position: relative;
  width: 80px;
  height: 20px;
  top: 300px;
  left: -20px;
  font-size: 40px;

  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
}

.tabs:hover, .tabs.open {
  width: calc(100% - 240px);
  width: -moz-calc(100% - 240px);
  width: -ms-calc(100% - 240px);
  width: -webkit-calc(100% - 240px);
}

.tabs .paragraph {
  position: relative;
  margin-left: 80px;
  padding: 100px 30px 0 30px;
  background: #fff;
  min-height: 100%;
  font-size: 20px;
  padding-bottom: 20px;
}
.tabs .paragraph h1 {
  font-size: 2.9rem;
  margin-bottom: 10px;
}

.tabs .paragraph p + h1 {
  margin-top: 5px;
}

.tabs .paragraph h2 {
  font-size: 1.5rem;
  margin-bottom: 5px;
}

.tabs .paragraph p + h2 {
  margin-top: 20px  ;
}

.tabs .paragraph p {
  font-size: 1.2rem;
  line-height: 1.5rem;
  padding-right: 30px;
}

.social-links {
  display: block;
}

@media only screen and (max-width: 600px) {
  html {
    font-size: 16px;
  }

  .tabs-title {
    width: 40px;
  }

  .tabs-title {
    width: 40px;
    height: 20px;
    left: -2px;
    top: 300px;
    font-size: 20px;
  }

  .tabs {
    width: 40px;
  }

  .tabs .paragraph  {
    margin-left: 40px;
    padding: 100px 15px 0 15px;
  }

  .tabs:hover, .tabs.open {
    width: calc(100% - 120px);
    width: -moz-calc(100% - 120px);
    width: -ms-calc(100% - 120px);
    width: -webkit-calc(100% - 120px);
  }

  .lieb-beet-header-logo {
    right: 20px;
  }
}

@media only screen and (max-width: 366px) {
  html {
    font-size: 14px;
  }

  .lieb-beet-header-logo {
    right: 10px;
    height: 90px;
  }
}

@media only screen and (max-width: 323px) {
  .lieb-beet-header-logo {
    right: 10px;
    height: 50px;
  }

  html {
    font-size: 12px;
  }

  .tabs-title {
    width: 30px;
  }

  .tabs-title {
    width: 30px;
    height: 20px;
    left: -2px;
    top: 300px;
    font-size: 15px;
  }

  .tabs {
    width: 30px;
  }

  .tabs .paragraph  {
    margin-left: 30px;
    padding: 100px 10px 0 10px;
  }

  .tabs:hover, .tabs.open {
    width: calc(100% - 90px);
    width: -moz-calc(100% - 90px);
    width: -ms-calc(100% - 90px);
    width: -webkit-calc(100% - 90px);
  }
}

@media only screen and (max-width: 296px) {
  .lieb-beet-header-logo {
    display: none;
  }
}
