body {
  font-family: "PT Serif";
}

.header {
  position: relative;
}
.header .over-the-top {
  position: relative;
  height: 100px;
}
.header .over-the-top a.navbar-brand {
  margin-top: 15px;
  display: inline-block;
  position: relative;
  left: 100px;
  width: 65px;
  padding: 0;
  z-index: 100;
}
.header .over-the-top a.navbar-brand img {
  width: auto;
}
.header .over-the-top .block-menu {
  position: absolute;
  top: 48px;
  right: 15px;
  z-index: 2;
  width: auto;
  padding: 0;
}

.main-content a {
  color: #890000;
  text-decoration: none;
}
.main-content a:hover {
  text-decoration: underline;
  color: #890000;
}

.container.container-xl {
  width: 100%;
  max-width: 100%;
}

h1.title {
  font-family: "Bangers", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 3.5rem;
  color: #890000;
  margin-bottom: 40px;
}

.views-field-field-headerbild img {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 1;
}

.page-node-5 .view-headerbilder {
  margin-top: -22px;
}

.field--name-field-sections .container-xl {
  padding-left: 0;
  padding-right: 0;
}

.views-field-field-headerbild {
  margin-bottom: 50px;
}

.paragraph--type--themenbilder {
  margin-top: -70px;
}

ul.navbar-nav {
  display: inline-block;
}
ul.navbar-nav li {
  font-family: "Bangers", serif;
  font-weight: 400;
  font-style: normal;
  display: inline-block;
  width: auto;
  margin-right: -1rem;
}
ul.navbar-nav li:last-child {
  margin-right: 0;
}
ul.navbar-nav li a.nav-link {
  color: #890000;
  font-size: 2rem;
  line-height: 2rem;
  /* background-color: #cccccc; */
  clip-path: polygon(8% 0, 100% 0, 92% 100%, 0% 100%);
  display: inline-block;
  padding-left: 1rem;
  padding-right: 1rem;
}
ul.navbar-nav li a.nav-link.dropdown-toggle::after {
  display: none;
}
ul.navbar-nav li a.nav-link.active {
  color: #3b3b3b;
}
ul.navbar-nav li a.nav-link:hover {
  background-color: #890000;
  color: white;
}
ul.navbar-nav .dropdown-menu {
  position: absolute;
  /* top: 50px; */
  background-color: transparent;
  border: none;
  border-radius: 0;
  position: absolute !important;
  z-index: 2;
  /* display: block; */
}
ul.navbar-nav .dropdown-menu li.dropdown-item {
  padding: 0;
  background-color: transparent;
}
ul.navbar-nav .dropdown-menu li.dropdown-item.active {
  background-color: transparent;
}
ul.navbar-nav .dropdown-menu li.dropdown-item a {
  color: #890000;
  text-decoration: none;
  font-size: 1.7rem;
  background-color: white;
  padding: 0 20px 0 22px;
  clip-path: polygon(8% 0, 100% 0, 92% 100%, 0% 100%);
  display: block;
}
ul.navbar-nav .dropdown-menu li.dropdown-item a.active {
  color: #3b3b3b;
}
ul.navbar-nav .dropdown-menu li.dropdown-item a:hover {
  color: #890000;
}

body.path-frontpage .region-page-over-the-top {
  background-color: black;
  position: relative;
  height: 60px;
  margin-left: 0;
}
body.path-frontpage ul.navbar-nav {
  position: absolute;
  top: 15px;
  right: 50px;
  z-index: 10;
}
body.path-frontpage ul.navbar-nav li a.nav-link {
  color: white;
}
body.path-frontpage ul.navbar-nav li ul.dropdown-menu {
  top: 50px;
  left: 0;
}
body.path-frontpage ul.navbar-nav li ul.dropdown-menu li.dropdown-item:hover {
  background-color: transparent;
}
body.path-frontpage ul.navbar-nav li ul.dropdown-menu li.dropdown-item a {
  font-size: 1.8rem;
  line-height: 1.8rem;
  color: white;
  background-color: transparent;
  padding: 0;
  clip-path: none;
}
body.path-frontpage ul.navbar-nav li ul.dropdown-menu li.dropdown-item a:hover {
  color: #890000;
}

.field--name-field-ref-zu-worx-images {
  margin-bottom: 25px;
}
.field--name-field-ref-zu-worx-images .paragraph--type--worx-images {
  overflow: hidden;
}
.field--name-field-ref-zu-worx-images .paragraph--type--worx-images .field__item {
  margin-bottom: 20px;
}
.field--name-field-ref-zu-worx-images .paragraph--type--worx-images .field--name-field-screens {
  width: 100%;
  height: 175px;
  border: 1px solid #3b3b3b;
  background: white;
  padding: 4px;
  margin-bottom: 5px;
}
.field--name-field-ref-zu-worx-images .paragraph--type--worx-images .field--name-field-screens:hover {
  border-color: #890000;
}
.field--name-field-ref-zu-worx-images .paragraph--type--worx-images .field--name-field-screens a {
  display: inline-block;
  max-height: 165px;
  overflow: hidden;
}
.field--name-field-ref-zu-worx-images .paragraph--type--worx-images .field--name-field-screens a img {
  width: 100%;
  height: auto;
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}
.field--name-field-ref-zu-worx-images .paragraph--type--worx-images .field--name-field-screens a img:hover {
  -webkit-filter: grayscale(0); /* Safari 6.0 - 9.0 */
  filter: grayscale(0);
}
.field--name-field-ref-zu-worx-images .paragraph--type--worx-images .field--name-field-beschriftung {
  font-family: "Bangers", serif;
  font-size: 1.1rem;
  text-align: center;
}

.field--name-field-ref-zu-worx-images .paragraph--type--worx-images .field--name-field-screens:hover + .field--name-field-beschriftung {
  color: #890000;
}

.field--name-field-ref-zu-worx-txt .field__item {
  padding-left: 0;
  padding-right: 0;
}

/*  ********** Frame shapes  **********  */
.shape {
  width: 408px;
  height: 240px;
  background-color: black;
  position: relative;
  margin-bottom: 5px;
  float: right;
}

.shape-inner {
  content: "";
  width: 406px;
  height: 238px;
  background-color: white;
  display: block;
  position: absolute;
  top: 1px;
  left: 1px;
}

.shape-content-wrapper {
  content: "";
  width: 390px;
  height: 220px;
  background-color: black;
  display: block;
  position: absolute;
  top: 8px;
  left: 8px;
}

.shape-content {
  content: "";
  width: 388px;
  height: 218px;
  background-color: black;
  display: block;
  position: absolute;
  top: 1px;
  left: 1px;
}
.shape-content img {
  width: 100%;
  height: auto;
}
.shape-content .field--name-field-songtitel {
  position: absolute;
  width: 388px;
  text-align: center;
  font-family: "VT323", serif;
  font-weight: 400;
  font-style: normal;
  color: white;
  font-size: 1.2rem;
  line-height: 0.9rem;
  top: 30px;
  z-index: 3;
}

.shape-content img {
  position: relative;
}

.shape.image-1,
.shape.image-3 {
  -webkit-clip-path: polygon(0 6%, 100% 0, 100% 100%, 0 94%);
  clip-path: polygon(0 6%, 100% 0, 100% 100%, 0 94%);
}
.shape.image-1 .shape-inner,
.shape.image-1 .shape-content-wrapper,
.shape.image-1 .shape-content,
.shape.image-3 .shape-inner,
.shape.image-3 .shape-content-wrapper,
.shape.image-3 .shape-content {
  -webkit-clip-path: polygon(0 6%, 100% 0, 100% 100%, 0 94%);
  clip-path: polygon(0 6%, 100% 0, 100% 100%, 0 94%);
}

.shape.image-2 {
  -webkit-clip-path: polygon(0 0, 100% 6%, 100% 94%, 0 100%);
  clip-path: polygon(0 0, 100% 6%, 100% 94%, 0 100%);
}
.shape.image-2 .shape-inner,
.shape.image-2 .shape-content-wrapper,
.shape.image-2 .shape-content {
  -webkit-clip-path: polygon(0 0, 100% 6%, 100% 94%, 0 100%);
  clip-path: polygon(0 0, 100% 6%, 100% 94%, 0 100%);
}

body.path-frontpage .shape.image-1 {
  float: right;
  -webkit-clip-path: polygon(0 4%, 100% 0, 100% 96%, 9% 100%);
  clip-path: polygon(0 4%, 100% 0, 100% 96%, 9% 100%);
}
body.path-frontpage .shape.image-1 .shape-inner,
body.path-frontpage .shape.image-1 .shape-content-wrapper,
body.path-frontpage .shape.image-1 .shape-content {
  -webkit-clip-path: polygon(0 4%, 100% 0, 100% 96%, 9% 100%);
  clip-path: polygon(0 4%, 100% 0, 100% 96%, 9% 100%);
}
body.path-frontpage .shape.image-2 {
  float: right;
  -webkit-clip-path: polygon(0 6%, 100% 0, 100% 100%, 6% 94%);
  clip-path: polygon(0 6%, 100% 0, 100% 100%, 6% 94%);
}
body.path-frontpage .shape.image-2 .shape-inner,
body.path-frontpage .shape.image-2 .shape-content-wrapper,
body.path-frontpage .shape.image-2 .shape-content {
  -webkit-clip-path: polygon(0 6%, 100% 0, 100% 100%, 6% 94%);
  clip-path: polygon(0 6%, 100% 0, 100% 100%, 6% 94%);
}
body.path-frontpage .shape.image-3 {
  float: right;
  -webkit-clip-path: polygon(0 2%, 100% 7%, 100% 100%, 3% 100%);
  clip-path: polygon(0 2%, 100% 7%, 100% 100%, 3% 100%);
}
body.path-frontpage .shape.image-3 .shape-inner,
body.path-frontpage .shape.image-3 .shape-content-wrapper,
body.path-frontpage .shape.image-3 .shape-content {
  -webkit-clip-path: polygon(0 2%, 100% 7%, 100% 100%, 3% 100%);
  clip-path: polygon(0 2%, 100% 7%, 100% 100%, 3% 100%);
}

.clearer {
  clear: both;
  display: table;
  height: 1px;
  line-height: 1px;
}

body.path-frontpage .shape.image-1 {
  width: 408px;
  height: 340px;
}
body.path-frontpage .shape.image-1 .shape-inner {
  width: 406px;
  height: 338px;
}
body.path-frontpage .shape.image-1 .shape-inner .shape-content-wrapper {
  width: 391px;
  height: 322px;
}
body.path-frontpage .shape.image-1 .shape-inner .shape-content-wrapper .shape-content {
  width: 390px;
  height: 320px;
}
body.path-frontpage .shape.image-2 {
  width: 369px;
  height: 212px;
}
body.path-frontpage .shape.image-2 .shape-inner {
  width: 367px;
  height: 210px;
}
body.path-frontpage .shape.image-2 .shape-inner .shape-content-wrapper {
  width: 351px;
  height: 194px;
}
body.path-frontpage .shape.image-2 .shape-inner .shape-content-wrapper .shape-content {
  width: 349px;
  height: 192px;
}
body.path-frontpage .shape.image-3 {
  margin-top: -7px;
  width: 380px;
  height: 324px;
}
body.path-frontpage .shape.image-3 .shape-inner {
  width: 378px;
  height: 322px;
}
body.path-frontpage .shape.image-3 .shape-inner .shape-content-wrapper {
  width: 362px;
  height: 306px;
}
body.path-frontpage .shape.image-3 .shape-inner .shape-content-wrapper .shape-content {
  width: 360px;
  height: 304px;
}
body.path-frontpage .shape.image-3 .shape-inner .shape-content-wrapper .shape-content .field--name-field-songtitel {
  position: absolute;
  width: 360px;
  top: 46px;
  font-size: 1.2rem;
  line-height: 0.9rem;
}

/*  ********* /Frame shapes  **********  */
.field--name-field-ref-zu-worx-images > .default {
  padding-left: 0;
  padding-right: 0;
}

.arrows-wrapper {
  margin-top: 40px;
}
.arrows-wrapper .left-arrow {
  text-align: right;
  padding-right: 15px;
}
.arrows-wrapper .right-arrow {
  padding-left: 15px;
  text-align: left;
}
.arrows-wrapper .left-arrow img, .arrows-wrapper .right-arrow img {
  width: 50px;
  height: auto;
}
.arrows-wrapper .left-arrow img.grey, .arrows-wrapper .right-arrow img.grey {
  display: none;
}
.arrows-wrapper a:hover img.grey {
  display: inline-block;
}
.arrows-wrapper a:hover img.red {
  display: none;
}

body.path-frontpage .right-arrow {
  text-align: center;
}

.setlist-outer {
  background-image: url("../images/setlist-bgr-bgr.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 20px;
  padding-bottom: 35px;
  margin-bottom: 20px;
}

.setlist {
  width: 49%;
  min-height: 500px;
  background-image: url("../images/setlist-bgr.webp");
  background-repeat: no-repeat;
  background-size: cover;
  margin: 5px auto 5px auto;
  transform: rotate(-1.5deg); /* Equal to rotateZ(45deg) */
}
.setlist .setlist-inner {
  padding: 65px 0 55px 50px;
}
.setlist .setlist-inner ul {
  margin: 0;
  padding: 0;
}
.setlist .setlist-inner ul li {
  margin: 0;
  padding: 0;
  list-style: none;
  font-family: "Bangers", serif;
  font-size: 2rem;
  line-height: 2.6rem;
}
.setlist .setlist-inner .line {
  width: 65%;
  height: 4px;
  background-color: #3b3b3b;
  margin: auto;
  text-align: center;
  display: flex;
  margin: 10px 0 10px 12%;
}

img.cboxPhoto {
  max-width: 950px !important;
  height: auto !important;
}

.site-footer {
  background-color: transparent !important;
}
.site-footer .site-footer__bottom {
  margin-top: 0;
}
.site-footer p {
  color: black;
  margin-top: -10px;
  text-align: right;
  padding-right: 20px;
}
.site-footer p a {
  font-family: "Bangers", serif;
  font-size: 1.1rem;
  color: #890000 !important;
  text-decoration: none;
}
.site-footer p a:hover {
  color: #3b3b3b !important;
}
.site-footer hr {
  width: 100%;
  height: 3px;
  background-color: #890000;
  opacity: 1;
  margin: 0;
}
.site-footer img.lamp {
  margin-left: 50px;
}

form.webform-submission-form input, form.webform-submission-form textarea {
  border-radius: 0;
  border-color: #3b3b3b;
}
form.webform-submission-form button.webform-button--submit {
  font-family: "Bangers", serif;
  font-size: 1.5rem;
  background-color: #890000;
  border: none;
}

.off-canvas-wrapper {
  display: none;
}

.eu-cookie-compliance-banner {
  background-color: #890000;
}
.eu-cookie-compliance-banner a {
  color: white;
}
.eu-cookie-compliance-banner a:hover {
  color: white;
  text-decoration: none;
}
.eu-cookie-compliance-banner button.agree-button {
  border: 1px solid white;
  padding: 5px 8px 5px 8px;
}

@media (max-width: 1399px) {
  .shape {
    width: 350px;
    height: 209px;
  }
  .shape-inner {
    width: 348px;
    height: 207px;
  }
  .shape-content-wrapper {
    width: 331px;
    height: 190px;
  }
  .shape-content {
    width: 339px;
    height: 188px;
  }
  .shape-content .field--name-field-songtitel {
    width: 339px;
    font-size: 1.2rem;
    line-height: 0.9rem;
    top: 22px;
  }
  body.path-frontpage .shape.image-1 {
    width: 350px;
    height: 310px;
  }
  body.path-frontpage .shape.image-1 .shape-inner {
    width: 348px;
    height: 308px;
  }
  body.path-frontpage .shape.image-1 .shape-inner .shape-content-wrapper {
    width: 332px;
    height: 291px;
  }
  body.path-frontpage .shape.image-1 .shape-inner .shape-content-wrapper .shape-content {
    width: 331px;
    height: 289px;
  }
  body.path-frontpage .shape.image-2 {
    width: 316px;
    height: 190px;
  }
  body.path-frontpage .shape.image-2 .shape-inner {
    width: 314px;
    height: 188px;
  }
  body.path-frontpage .shape.image-2 .shape-inner .shape-content-wrapper {
    width: 299px;
    height: 170px;
  }
  body.path-frontpage .shape.image-2 .shape-inner .shape-content-wrapper .shape-content {
    width: 297px;
    height: 168px;
  }
  body.path-frontpage .shape.image-3 {
    width: 322px;
    height: 276px;
  }
  body.path-frontpage .shape.image-3 .shape-inner {
    width: 320px;
    height: 274px;
  }
  body.path-frontpage .shape.image-3 .shape-inner .shape-content-wrapper {
    width: 305px;
    height: 258px;
  }
  body.path-frontpage .shape.image-3 .shape-inner .shape-content-wrapper .shape-content {
    width: 303px;
    height: 256px;
  }
  body.path-frontpage .shape.image-3 .shape-inner .shape-content-wrapper .shape-content .field--name-field-songtitel {
    position: absolute;
    width: 303px;
    top: 40px;
    font-size: 1.1rem;
    line-height: 0.7rem;
  }
  .field--name-field-ref-zu-worx-images .paragraph--type--worx-images .field--name-field-screens {
    height: 155px;
  }
  .field--name-field-ref-zu-worx-images .paragraph--type--worx-images .field--name-field-screens a {
    max-height: 145px;
  }
  .setlist {
    width: 57%;
  }
}
@media (max-width: 1200px) {
  .shape {
    width: 300px;
    height: 169px;
  }
  .shape-inner {
    width: 298px;
    height: 167px;
  }
  .shape-content-wrapper {
    width: 281px;
    height: 150px;
  }
  .shape-content {
    width: 279px;
    height: 148px;
  }
  .shape-content .field--name-field-songtitel {
    width: 279px;
    font-size: 1rem;
    line-height: 0.7rem;
    top: 20px;
  }
  .page-node-5 .view-headerbilder {
    margin-top: -18px;
  }
  body.path-frontpage .shape.image-1 {
    width: 300px;
    height: 260px;
  }
  body.path-frontpage .shape.image-1 .shape-inner {
    width: 298px;
    height: 258px;
  }
  body.path-frontpage .shape.image-1 .shape-inner .shape-content-wrapper {
    width: 282px;
    height: 242px;
  }
  body.path-frontpage .shape.image-1 .shape-inner .shape-content-wrapper .shape-content {
    width: 281px;
    height: 240px;
  }
  body.path-frontpage .shape.image-2 {
    width: 271px;
    height: 160px;
  }
  body.path-frontpage .shape.image-2 .shape-inner {
    width: 269px;
    height: 158px;
  }
  body.path-frontpage .shape.image-2 .shape-inner .shape-content-wrapper {
    width: 254px;
    height: 142px;
  }
  body.path-frontpage .shape.image-2 .shape-inner .shape-content-wrapper .shape-content {
    width: 252px;
    height: 140px;
  }
  body.path-frontpage .shape.image-3 {
    width: 280px;
    height: 235px;
  }
  body.path-frontpage .shape.image-3 .shape-inner {
    width: 278px;
    height: 233px;
  }
  body.path-frontpage .shape.image-3 .shape-inner .shape-content-wrapper {
    width: 263px;
    height: 217px;
  }
  body.path-frontpage .shape.image-3 .shape-inner .shape-content-wrapper .shape-content {
    width: 261px;
    height: 215px;
  }
  body.path-frontpage .shape.image-3 .shape-inner .shape-content-wrapper .shape-content .field--name-field-songtitel {
    position: absolute;
    width: 261px;
    top: 32px;
    font-size: 1rem;
    line-height: 0.7rem;
  }
  .field--name-field-ref-zu-worx-images .paragraph--type--worx-images .field--name-field-screens {
    height: 135px;
  }
  .field--name-field-ref-zu-worx-images .paragraph--type--worx-images .field--name-field-screens a {
    max-height: 125px;
  }
  .setlist {
    width: 424px;
    min-height: 500px;
    background-size: contain;
  }
}
@media (max-width: 992px) {
  h1.title {
    font-size: 3rem;
  }
  .shape {
    width: 235px;
    height: 134px;
  }
  .shape-inner {
    width: 233px;
    height: 132px;
  }
  .shape-content-wrapper {
    width: 216px;
    height: 114px;
  }
  .shape-content {
    width: 214px;
    height: 112px;
  }
  .shape-content .field--name-field-songtitel {
    position: absolute;
    width: 214px;
    top: 15px;
    font-size: 0.8rem;
    line-height: 0.6rem;
  }
  .page-node-5 .view-headerbilder {
    margin-top: -15px;
  }
  body.path-frontpage .shape.image-1 {
    width: 240px;
    height: 210px;
  }
  body.path-frontpage .shape.image-1 .shape-inner {
    width: 238px;
    height: 208px;
  }
  body.path-frontpage .shape.image-1 .shape-inner .shape-content-wrapper {
    width: 223px;
    height: 192px;
  }
  body.path-frontpage .shape.image-1 .shape-inner .shape-content-wrapper .shape-content {
    width: 221px;
    height: 190px;
  }
  body.path-frontpage .shape.image-2 {
    width: 218px;
    height: 131px;
  }
  body.path-frontpage .shape.image-2 .shape-inner {
    width: 216px;
    height: 129px;
  }
  body.path-frontpage .shape.image-2 .shape-inner .shape-content-wrapper {
    width: 201px;
    height: 113px;
  }
  body.path-frontpage .shape.image-2 .shape-inner .shape-content-wrapper .shape-content {
    width: 199px;
    height: 111px;
  }
  body.path-frontpage .shape.image-3 {
    width: 234px;
    height: 202px;
  }
  body.path-frontpage .shape.image-3 .shape-inner {
    width: 232px;
    height: 200px;
  }
  body.path-frontpage .shape.image-3 .shape-inner .shape-content-wrapper {
    width: 216px;
    height: 184px;
  }
  body.path-frontpage .shape.image-3 .shape-inner .shape-content-wrapper .shape-content {
    width: 214px;
    height: 182px;
  }
  body.path-frontpage .shape.image-3 .shape-inner .shape-content-wrapper .shape-content .field--name-field-songtitel {
    position: absolute;
    width: 214px;
    top: 26px;
    font-size: 0.9rem;
    line-height: 0.6rem;
  }
  .field--name-field-ref-zu-worx-images .paragraph--type--worx-images {
    margin-bottom: 20px;
  }
  .field--name-field-ref-zu-worx-images .paragraph--type--worx-images .field--name-field-screens {
    height: 170px;
  }
  .field--name-field-ref-zu-worx-images .paragraph--type--worx-images .field--name-field-screens a {
    max-height: 160px;
  }
}
@media (max-width: 768px) {
  .header .over-the-top {
    height: 85px;
  }
  .header .over-the-top a.navbar-brand {
    width: 55px;
  }
  body.path-frontpage .region-page-over-the-top {
    height: 59px;
  }
  .paragraph--type--themenbilder {
    margin-top: 30px;
  }
  .field--name-field-sections .col-md-4, .field--name-field-sections .col-lg-4, .field--name-field-sections .col-xl-4, .field--name-field-sections .col-xxl-4 {
    margin-top: 0;
  }
  .page-node-5 .view-headerbilder {
    margin-top: -11px;
  }
  .shape {
    margin: 0 auto 25px auto;
    float: none;
    clear: both;
  }
  .shape,
  .shape-inner,
  .shape-content-wrapper,
  .shape-content {
    background-color: transparent;
    position: relative;
    width: auto;
    height: auto;
  }
  .shape {
    width: 58%;
    border: 1px solid black;
    padding: 8px;
  }
  .shape-inner {
    border: 1px solid black;
  }
  .shape-content-wrapper,
  .shape-content {
    top: 0;
    left: 0;
  }
  .shape.image-1,
  .shape.image-2,
  .shape.image-3 {
    -webkit-clip-path: none;
    clip-path: none;
  }
  .shape.image-1 .shape-inner,
  .shape.image-1 .shape-content-wrapper,
  .shape.image-1 .shape-content,
  .shape.image-2 .shape-inner,
  .shape.image-2 .shape-content-wrapper,
  .shape.image-2 .shape-content,
  .shape.image-3 .shape-inner,
  .shape.image-3 .shape-content-wrapper,
  .shape.image-3 .shape-content {
    -webkit-clip-path: none;
    clip-path: none;
  }
  .shape.image-1 .shape-inner .field--name-field-songtitel,
  .shape.image-1 .shape-content-wrapper .field--name-field-songtitel,
  .shape.image-1 .shape-content .field--name-field-songtitel,
  .shape.image-2 .shape-inner .field--name-field-songtitel,
  .shape.image-2 .shape-content-wrapper .field--name-field-songtitel,
  .shape.image-2 .shape-content .field--name-field-songtitel,
  .shape.image-3 .shape-inner .field--name-field-songtitel,
  .shape.image-3 .shape-content-wrapper .field--name-field-songtitel,
  .shape.image-3 .shape-content .field--name-field-songtitel {
    position: absolute;
    width: 100%;
    top: 30px;
    font-size: 1.1rem;
    line-height: 0.8rem;
  }
  .shape.image-1 .shape-inner img,
  .shape.image-1 .shape-content-wrapper img,
  .shape.image-1 .shape-content img,
  .shape.image-2 .shape-inner img,
  .shape.image-2 .shape-content-wrapper img,
  .shape.image-2 .shape-content img,
  .shape.image-3 .shape-inner img,
  .shape.image-3 .shape-content-wrapper img,
  .shape.image-3 .shape-content img {
    max-width: 100%;
    height: auto;
  }
  body.path-frontpage .shape.image-1,
  body.path-frontpage .shape.image-2,
  body.path-frontpage .shape.image-3 {
    width: 58%;
    height: auto;
    -webkit-clip-path: none;
    clip-path: none;
    float: none;
    margin-bottom: 20px;
    margin-top: 0;
    clear: both;
  }
  body.path-frontpage .shape.image-1 .shape-inner,
  body.path-frontpage .shape.image-2 .shape-inner,
  body.path-frontpage .shape.image-3 .shape-inner {
    width: auto;
    height: auto;
    border: 1px solid black;
    -webkit-clip-path: none;
    clip-path: none;
    top: 0;
    left: 0;
  }
  body.path-frontpage .shape.image-1 .shape-inner .shape-content-wrapper,
  body.path-frontpage .shape.image-2 .shape-inner .shape-content-wrapper,
  body.path-frontpage .shape.image-3 .shape-inner .shape-content-wrapper {
    width: auto;
    height: auto;
    -webkit-clip-path: none;
    clip-path: none;
    top: 0;
    left: 0;
  }
  body.path-frontpage .shape.image-1 .shape-inner .shape-content-wrapper .shape-content,
  body.path-frontpage .shape.image-2 .shape-inner .shape-content-wrapper .shape-content,
  body.path-frontpage .shape.image-3 .shape-inner .shape-content-wrapper .shape-content {
    width: auto;
    height: auto;
    max-height: 180px;
    overflow: hidden;
    -webkit-clip-path: none;
    clip-path: none;
    top: 0;
    left: 0;
  }
  body.path-frontpage .shape.image-1 .shape-inner .shape-content-wrapper .shape-content .field--name-field-songtitel,
  body.path-frontpage .shape.image-2 .shape-inner .shape-content-wrapper .shape-content .field--name-field-songtitel,
  body.path-frontpage .shape.image-3 .shape-inner .shape-content-wrapper .shape-content .field--name-field-songtitel {
    width: 100%;
    top: 30%;
    /* margin-top: -40px; */
  }
  body.path-frontpage .shape.image-1 .shape-inner .shape-content-wrapper .shape-content img,
  body.path-frontpage .shape.image-2 .shape-inner .shape-content-wrapper .shape-content img,
  body.path-frontpage .shape.image-3 .shape-inner .shape-content-wrapper .shape-content img {
    max-width: 100%;
    height: auto;
  }
  .field--name-field-ref-zu-worx-images .paragraph--type--worx-images .field--name-field-screens {
    height: 200px;
  }
  .field--name-field-ref-zu-worx-images .paragraph--type--worx-images .field--name-field-screens a {
    max-height: 190px;
  }
  ul.navbar-nav {
    display: none;
  }
  .responsive-menu-toggle-wrapper {
    position: relative;
    top: -57px;
  }
  .responsive-menu-toggle-wrapper .responsive-menu-toggle-icon span.label {
    display: none;
  }
  .responsive-menu-toggle-icon:before {
    top: 9px;
  }
  .responsive-menu-toggle-icon:after {
    top: 25px;
  }
  .responsive-menu-toggle-icon span.icon {
    top: 17px;
  }
  .responsive-menu-toggle-icon:before, .responsive-menu-toggle-icon:after, .responsive-menu-toggle-icon span.icon {
    background: #890000;
    width: 30px;
    height: 5px;
  }
  body.path-frontpage .responsive-menu-toggle-wrapper {
    top: 10px;
  }
  body.path-frontpage .block-menu {
    display: none;
  }
  ul.mm-listview li a {
    font-family: "Bangers", serif;
    font-size: 1.2rem;
  }
  img.lamp {
    max-height: 70px;
    width: auto;
  }
  .arrows-wrapper {
    margin-bottom: 40px;
  }
}
@media (max-width: 626px) {
  .header .over-the-top {
    height: 78px;
  }
  .header .over-the-top a.navbar-brand {
    width: 45px;
  }
  .header .over-the-top .responsive-menu-toggle-wrapper {
    top: -48px;
  }
  body.path-frontpage .shape .field--name-field-songtitel {
    top: 25% !important;
  }
  .shape .shape-inner .shape-content-wrapper .shape-content .field--name-field-songtitel {
    width: 100%;
    top: 12%;
    font-size: 1rem;
    line-height: 0.7rem;
  }
}
@media (max-width: 576px) {
  h1.title {
    font-size: 2.7rem;
    line-height: 3rem;
  }
  body.path-frontpage .shape.image-1,
  body.path-frontpage .shape.image-2,
  body.path-frontpage .shape.image-3,
  .shape {
    width: 80%;
  }
  body.path-frontpage .field--name-field-songtitel {
    top: 30% !important;
  }
  .setlist {
    width: 300px;
    min-height: 372px;
    background-size: contain;
  }
  .setlist .setlist-inner {
    padding: 50px 0 0 30px;
  }
  .setlist .setlist-inner ul li {
    font-size: 1.2rem;
    line-height: 1.6rem;
  }
}
@media (max-width: 471px) {
  body.path-frontpage .field--name-field-songtitel {
    top: 25% !important;
  }
  img.lamp {
    max-height: 59px;
    width: auto;
  }
}
@media (max-width: 410px) {
  body.path-frontpage .field--name-field-songtitel {
    top: 20% !important;
  }
  .field--name-field-ref-zu-worx-images .paragraph--type--worx-images .field--name-field-screens {
    height: 170px;
  }
  .field--name-field-ref-zu-worx-images .paragraph--type--worx-images .field--name-field-screens a {
    max-height: 160px;
  }
}
@media (max-width: 361px) {
  body.path-frontpage .field--name-field-songtitel {
    top: 15% !important;
  }
  .shape .shape-inner .shape-content-wrapper .shape-content .field--name-field-songtitel {
    width: 100%;
    top: 12%;
    font-size: 0.9rem;
    line-height: 0.6rem;
  }
}

/*# sourceMappingURL=style.css.map */
