body {
  background-color: #222;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 35px;
  line-height: 44px;
  font-weight: 900;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
  text-transform: uppercase;
}

p {
  display: block;
  margin-bottom: 16px;
  font-family: Lato, sans-serif;
  color: #fff;
  line-height: 24px;
  font-weight: 300;
  letter-spacing: 0.5px;
}

a {
  color: #00d6b4;
  text-decoration: none;
}

img {
  display: inline-block;
  max-width: 100%;
}

.hero {
  width: 100%;
  height: 750px;
  min-height: 100%;
  min-width: 100%;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  border-bottom: 3px solid #222;
  background-color: #000;
  background-image: none;
}

.hero.small {
  min-height: 410px;
}

.hero.sub-page {
  height: 62vh;
}

.hero.about-page {
  min-height: 340px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .57), #222), url('../images/photo-1441716844725-09cedc13a4e7.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .57), #222), url('../images/photo-1441716844725-09cedc13a4e7.jpg');
  background-size: auto, cover;
}

.hero.contact-page {
  min-height: 450px;
}

.hero.project-page {
  min-height: 384px;
}

.hero-content {
  position: absolute;
  top: 50%;
  width: 100%;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  color: #fff;
  text-align: center;
}

.hero-content.small {
  left: 0px;
  top: auto;
  right: 0px;
  bottom: 0%;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.nav {
  position: fixed;
  width: 100%;
  margin-bottom: 0px;
  padding-top: 28px;
  background-color: rgba(0, 0, 0, .8);
}

.nav-link {
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  font-family: Lato, sans-serif;
  color: #999;
  font-size: 11px;
  line-height: 17px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.nav-link:hover {
  color: #fff;
  text-decoration: none;
}

.nav-link.w--current {
  color: #00d6b4;
}

.logo {
  padding: 15px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 24px;
  line-height: 30px;
}

.logo:hover {
  color: #fff;
  text-decoration: none;
}

.subtitle {
  margin-bottom: 35px;
  color: hsla(0, 0%, 100%, .49);
  font-size: 12px;
  line-height: 18px;
  text-transform: uppercase;
}

.button {
  padding-right: 25px;
  padding-left: 25px;
  border: 1px solid #00d6b4;
  border-radius: 3px;
  background-color: transparent;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Lato, sans-serif;
  color: #00d6b4;
  font-size: 13px;
  line-height: 19px;
  font-weight: 300;
  text-transform: uppercase;
}

.button:hover {
  border-color: #fff;
  color: #fff;
}

.button.submit {
  display: block;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 45px;
  padding-left: 45px;
  border-color: #222;
  color: #222;
  font-weight: 400;
}

.section {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 100px;
  border-top: 5px none #222;
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .92), hsla(0, 0%, 100%, .92)), url('../images/IMG_0062.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .92), hsla(0, 0%, 100%, .92)), url('../images/IMG_0062.jpg');
  background-position: 0px 0px, 0px -281px;
  background-size: auto, auto;
  background-attachment: scroll, fixed;
  opacity: 1;
}

.section.band {
  height: 550px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #f9f9f9;
  background-image: url('../images/band.jpg');
  background-position: 50% 105%;
  background-size: 60%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  opacity: 1;
}

.section.termine {
  padding-top: 150px;
  padding-bottom: 100px;
  border-bottom: 3px solid #00ad92;
  background-image: -webkit-linear-gradient(270deg, #000, hsla(0, 0%, 100%, .52)), url('../images/zusammenstellung-neu.jpg');
  background-image: linear-gradient(180deg, #000, hsla(0, 0%, 100%, .52)), url('../images/zusammenstellung-neu.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, 60%;
  background-attachment: scroll, fixed;
}

.section.termine.over {
  height: 100px;
  margin-top: -50px;
  margin-bottom: -50px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-top: 7px none #fff;
  border-bottom: 4px none #00ffd6;
  background-color: #00ad92;
  background-image: none;
  background-size: auto;
  background-attachment: scroll;
  -webkit-transform: rotate(2deg) skew(2deg, 0deg);
  -ms-transform: rotate(2deg) skew(2deg, 0deg);
  transform: rotate(2deg) skew(2deg, 0deg);
}

.section.galery {
  margin-bottom: -30px;
  padding-top: 50px;
  padding-bottom: 60px;
  background-color: #fff;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-attachment: scroll;
}

.section.repertoire {
  padding-top: 60px;
  padding-bottom: 60px;
  border-bottom: 3px solid #00ad92;
  background-image: -webkit-linear-gradient(270deg, #222, rgba(34, 34, 34, .88));
  background-image: linear-gradient(180deg, #222, rgba(34, 34, 34, .88));
  background-position: 0px 0px;
}

.content-wrapper {
  display: block;
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
}

.tab-menu {
  margin-bottom: 25px;
  color: #fff;
  text-align: center;
}

.tab-link {
  background-color: transparent;
  color: #999;
}

.tab-link:hover {
  color: #fff;
}

.tab-link.w--current {
  border-bottom: 1px solid #fff;
  background-color: transparent;
  color: #fff;
}

.photo {
  display: block;
  height: 300px;
  margin: 15px 5px;
  border-radius: 5px;
  background-image: url('../images/example-bg.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.footer {
  margin-top: 29px;
  padding-top: 36px;
  padding-bottom: 36px;
  background-color: #222;
  color: #999;
  font-size: 11px;
  line-height: 17px;
  text-align: center;
  letter-spacing: 1px;
}

.footer-link {
  color: #999;
  text-decoration: none;
}

.footer-link:hover {
  color: #fff;
}

.section-title {
  margin-top: 0px;
  margin-bottom: 32px;
  color: #fff;
  font-size: 26px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0px;
  text-transform: none;
}

.main-image {
  margin-bottom: 50px;
}

.form {
  display: block;
  width: 60%;
  margin-right: auto;
  margin-left: auto;
  color: #222;
}

.left-column {
  padding-right: 40px;
  color: #fff;
}

.main-heading {
  margin-bottom: 27px;
  color: #fff;
  font-size: 48px;
  line-height: 53px;
  font-weight: 300;
}

.main-heading.inline {
  display: inline;
}

.main-heading.inline.bolder {
  font-weight: 300;
}

.heading-wrapper {
  position: relative;
  margin-top: -35px;
  padding-right: 5%;
  padding-bottom: 20px;
  padding-left: 5%;
  background-color: transparent;
  background-image: -webkit-linear-gradient(90deg, #000 50%, transparent);
  background-image: linear-gradient(0deg, #000 50%, transparent);
  opacity: 1;
  text-align: center;
}

.footer-logo {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 25px;
  float: none;
  clear: none;
  font-family: Lato, sans-serif;
  color: #c2c2c2;
  font-size: 10px;
  line-height: 22px;
  text-align: center;
  text-transform: uppercase;
}

.profile-pic {
  display: block;
  width: 90px;
  margin-right: auto;
  margin-bottom: 31px;
  margin-left: auto;
  border-radius: 100%;
}

.about-me {
  display: block;
  width: 61%;
  margin: 41px auto;
}

.field {
  font-family: Lato, sans-serif;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.input {
  min-height: 50px;
  margin-bottom: 19px;
  padding-top: 12px;
  padding-bottom: 12px;
  border-style: none;
  border-radius: 3px;
  background-color: #4b4b4b;
  -webkit-transition: box-shadow 200ms ease;
  transition: box-shadow 200ms ease;
  color: #fff;
}

.input:focus {
  box-shadow: inset 0 0 0 2px #00d6b4;
}

.input.text-area {
  min-height: 141px;
}

.secondary-title:hover {
  text-decoration: none;
}

.empty-state {
  padding: 33px 33px 49px;
  border: 1px solid hsla(0, 0%, 100%, .34);
  border-radius: 3px;
  background-color: transparent;
  text-align: center;
}

.no-items-title {
  font-weight: 300;
}

.project-image {
  margin-bottom: 22px;
  border-radius: 3px;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.project-image:hover {
  opacity: 0.69;
}

.super-heading {
  font-family: Lato, sans-serif;
  color: hsla(0, 0%, 100%, .36);
  text-transform: uppercase;
}

.testimonial {
  margin-bottom: 44px;
  font-weight: 100;
  text-align: center;
}

.company {
  text-align: center;
}

.testimonial-wrapper {
  margin-bottom: 43px;
  text-align: center;
}

.project-body-copy {
  margin-right: 12%;
  margin-bottom: 67px;
  margin-left: 12%;
}

.success {
  border-radius: 3px;
  background-color: #00ad92;
}

.success-message {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #00d6b4;
  font-size: 17px;
  text-align: center;
}

.main-detail-image {
  max-width: 400px;
  margin-bottom: 41px;
  border-radius: 3px;
}

.category-link {
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  letter-spacing: 1px;
  text-decoration: none;
}

.category-link:hover {
  opacity: 0.67;
  text-decoration: none;
}

.body {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  background-image: url('../images/IMG_0062.jpg');
  background-position: 0px -253px;
  background-size: auto;
  background-attachment: fixed;
}

.main {
  margin-top: 0px;
  padding-top: 60px;
  padding-bottom: 0px;
  background-color: transparent;
  color: #222;
}

.header-img {
  display: inline-block;
  width: 100%;
  margin-top: 100px;
  background-image: none;
  opacity: 0.95;
}

.container-header {
  height: 500px;
}

.video {
  padding-top: 124px;
}

.column-black {
  margin-top: 0px;
  background-color: transparent;
  color: #000;
}

.column-black.paragraph {
  margin-top: 0px;
  margin-bottom: 0px;
  background-color: transparent;
  font-weight: 300;
}

.logonav {
  position: fixed;
  margin-top: 0px;
  padding-top: 0px;
}

.section-band {
  position: relative;
  z-index: 1;
  height: 300px;
  margin-top: -50px;
  margin-bottom: -50px;
  background-color: #000;
  -webkit-transform: perspective(1px) rotate(-3deg) skew(-3deg, 0deg);
  transform: perspective(1px) rotate(-3deg) skew(-3deg, 0deg);
}

.slider {
  background-color: #000;
}

.bild-slider {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 35px;
  padding-bottom: 0px;
  float: left;
  clear: none;
}

.text-slider {
  width: 400px;
  margin-top: 80px;
  margin-right: 50px;
  padding-right: 30px;
  float: right;
  font-family: 'Open Sans', sans-serif;
}

.berschriftslider {
  color: #00d6b4;
  font-size: 37px;
}

.column-right {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: transparent;
  opacity: 1;
}

.videoglow {
  height: 200px;
  margin-top: 5px;
  border-bottom: 3px none #00ad92;
  opacity: 1;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.bandpicture {
  position: relative;
  z-index: 0;
  opacity: 0.9;
}

.kalender {
  background-color: #00ad92;
  opacity: 0.79;
}

.bandzusammen {
  height: 467px;
  padding-top: 0px;
  background-image: url('../images/band-hintergrund.jpg');
  background-position: 316px 399px;
  background-size: 62%;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.fb {
  width: 120px;
}

.fb-text {
  width: 300px;
  padding-right: 50px;
  float: right;
  clear: none;
}

.paraevent {
  margin-bottom: 50px;
}

.section-trennung-wei {
  height: 40px;
  background-color: #222;
}

.container-galery {
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.heading-galery {
  margin-top: -50px;
  padding-bottom: 40px;
  color: #fff;
  font-size: 33px;
  text-align: center;
  text-decoration: none;
  text-transform: none;
}

.row-top {
  padding-top: 0px;
}

.footer-heading {
  margin-top: 0px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  color: #222;
  text-transform: uppercase;
}

.repertoire {
  margin-top: 0px;
  color: #fff;
  text-align: center;
}

.left {
  height: 40px;
  margin-bottom: 60px;
  padding-top: 0px;
  padding-bottom: 0px;
  color: #fff;
  text-align: left;
  text-transform: none;
}

.setion-bilder-header {
  height: 200px;
  border-bottom: 3px solid #00ad92;
  background-image: -webkit-linear-gradient(270deg, transparent, hsla(0, 0%, 100%, .24)), url('../images/zusammenstellung-neu_1.jpg');
  background-image: linear-gradient(180deg, transparent, hsla(0, 0%, 100%, .24)), url('../images/zusammenstellung-neu_1.jpg');
  background-position: 0px 0px, 50% 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.setion-bilder-header.impressum {
  padding-top: 102px;
  text-align: right;
}

.fblink {
  margin-top: 17px;
  margin-left: 20px;
  padding-top: 0px;
  opacity: 0.5;
}

.fblink:hover {
  opacity: 1;
}

.impressum {
  padding-top: 40px;
  background-color: transparent;
  color: #222;
  font-weight: 400;
}

.linkbot {
  margin-left: 0%;
  padding-left: 0px;
  float: left;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
}

.linkbot:hover {
  color: grey;
}

.linkbot.w--current {
  display: block;
  text-align: center;
}

.linkbot.top {
  margin-left: 25px;
  padding-left: 0px;
  float: right;
}

.linkbot.bot {
  margin-left: 25px;
  padding-left: 0px;
  text-align: center;
}

.navimpressum {
  position: relative;
  width: 100%;
  height: 80px;
  border-bottom: 3px solid #00ad92;
  background-color: #222;
}

.nav2 {
  padding-top: 50px;
  font-family: Lato, sans-serif;
  font-size: 11px;
  text-align: right;
}

.footcontainer {
  text-align: center;
}

.navbot {
  margin-left: 5px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}

.navbot:hover {
  color: #00ad92;
}

.navbot.w--current {
  font-family: Lato, sans-serif;
  color: #fff;
  text-transform: uppercase;
}

.navbot.w--current:hover {
  color: #00d6b4;
}

.navbot.right {
  margin-left: 50px;
}

.navbot.right:hover {
  color: #00ad92;
}

.navbot.right.w--current {
  margin-left: 50px;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.row-seen {
  height: 225px;
}

.img-seen {
  width: 300px;
  height: 225px;
}

.img-seen.left {
  width: 300px;
  height: 225px;
  background-image: url('../images/blaue-wunder.jpg');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.img-seen.middle {
  height: 225px;
  background-image: url('../images/musiknacht.jpg');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.img-seen.right {
  background-image: url('../images/nacht-der-musik.jpg');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.text-hover {
  width: 300px;
  height: 225px;
  padding-top: 140px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 173, 146, .5), #00ad92);
  background-image: linear-gradient(180deg, rgba(0, 173, 146, .5), #00ad92);
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 21px;
  line-height: 25px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.column225 {
  height: 225px;
}

.align-left {
  text-align: left;
}

.align-right {
  text-align: right;
}

.datenschutz-disclaimer {
  position: fixed;
  left: 0px;
  bottom: 0px;
  z-index: 1000;
  margin-bottom: 30px;
  margin-left: 30px;
  padding: 30px;
  border: 2px solid #00ad92;
  background-color: #222;
}

.disclaimer-text {
  padding: 10px;
}

.text-block {
  width: auto;
  height: auto;
}

.text-block-2 {
  max-width: 300px;
  padding: 0px;
}

.button-2 {
  display: block;
  margin-top: 30px;
  background-color: #00ad92;
  font-size: 18px;
  text-align: center;
}

.button-2:hover {
  background-color: #00ffd6;
}

html.w-mod-js *[data-ix="new-interaction"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="new-interaction-3"] {
  opacity: 0;
}

@media (max-width: 991px) {
  .hero {
    height: 500px;
    min-height: 520px;
  }
  .hero.about-page {
    min-height: 310px;
  }
  .hero.contact-page {
    min-height: 400px;
  }
  .hero.project-page {
    min-height: 344px;
  }
  .nav {
    margin-top: 0px;
  }
  .section.band {
    background-image: url('../images/band.jpg');
    background-position: 0px 374px;
    background-size: 100%;
  }
  .menu-button {
    color: #fff;
  }
  .menu-button:hover {
    color: #00d6b4;
  }
  .menu-button.w--open {
    background-color: #000;
  }
  .heading-wrapper {
    margin-top: -150px;
  }
  .nav-menu {
    background-color: #000;
  }
  .project-body-copy {
    margin-right: 12%;
    margin-left: 12%;
  }
  .bild-slider {
    max-width: 48%;
    margin-top: 41px;
  }
  .text-slider {
    max-width: 40%;
    margin-top: 58px;
  }
  .bandzusammen {
    background-position: 11px 337px;
    background-size: contain;
  }
  .setion-bilder-header {
    height: 100px;
  }
}

@media (max-width: 767px) {
  .hero {
    min-height: 420px;
  }
  .hero.small {
    min-height: 280px;
  }
  .hero.about-page {
    min-height: 230px;
  }
  .hero.contact-page {
    min-height: 290px;
  }
  .hero.project-page {
    min-height: 256px;
  }
  .nav {
    padding-top: 0px;
  }
  .section.band {
    height: 400px;
    background-image: url('../images/band.jpg');
    background-position: 0px 411px;
  }
  .form {
    width: 80%;
  }
  .left-column {
    padding-right: 10px;
  }
  .main-heading {
    font-size: 38px;
    line-height: 43px;
  }
  .heading-wrapper {
    margin-top: -218px;
    padding-right: 5%;
    padding-left: 5%;
  }
  .about-me {
    width: 81%;
    margin-top: 0px;
  }
  .project-body-copy {
    margin-right: 40px;
    margin-left: 40px;
  }
  .container-header {
    height: 500px;
  }
  .bild-slider {
    max-width: 44%;
  }
  .text-slider {
    margin-top: 42px;
    font-size: 10px;
  }
  .berschriftslider {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 33px;
  }
  .bandzusammen {
    height: 400px;
    background-position: 0px 420px;
  }
  .container-galery {
    text-align: center;
  }
}

@media (max-width: 479px) {
  .hero {
    height: 300px;
    min-height: 100px;
  }
  .hero.about-page {
    min-height: 193px;
  }
  .hero.project-page {
    min-height: 226px;
  }
  .section.band {
    height: 250px;
    background-image: url('../images/band.jpg');
    background-attachment: fixed;
  }
  .section.termine {
    padding-top: 525px;
  }
  .form {
    width: 90%;
  }
  .heading-wrapper {
    margin-top: -100px;
  }
  .about-me {
    width: 91%;
  }
  .project-body-copy {
    margin-right: 18px;
    margin-left: 18px;
  }
  .main {
    padding-top: 0px;
    padding-bottom: 10px;
    text-align: left;
  }
  .header-img {
    margin-top: 70px;
  }
  .container-header {
    height: 300px;
    margin-top: 0px;
  }
  .section-band {
    height: 0px;
  }
  .slider {
    height: 500px;
  }
  .bild-slider {
    max-width: 80%;
    float: none;
    text-align: center;
  }
  .text-slider {
    width: 400px;
    max-width: 100%;
    margin-top: 0px;
    margin-right: 0px;
    padding-top: 30px;
    padding-right: 20%;
    padding-left: 20%;
    float: none;
    text-align: center;
  }
  .berschriftslider {
    font-size: 28px;
  }
  .videoglow {
    height: 50px;
  }
  .bandzusammen {
    height: 0px;
  }
  .setion-bilder-header {
    height: 50px;
  }
}

