@charset "UTF-8";
@font-face {
  font-family: "Montserrat Alternates";
  src: url("../fonts/MontserratAlternates-Regular.woff2") format("woff2"),
    url("../fonts/MontserratAlternates-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat Alternates";
  src: url("../fonts/MontserratAlternates-Italic.woff2") format("woff2"),
    url("../fonts/MontserratAlternates-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat Alternates";
  src: url("../fonts/MontserratAlternates-Bold.woff2") format("woff2"),
    url("../fonts/MontserratAlternates-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat Alternates";
  src: url("../fonts/MontserratAlternates-BoldItalic.woff2") format("woff2"),
    url("../fonts/MontserratAlternates-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat Alternates";
  src: url("../fonts/MontserratAlternates-Black.woff2") format("woff2"),
    url("../fonts/MontserratAlternates-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat Alternates";
  src: url("../fonts/MontserratAlternates-BlackItalic.woff2") format("woff2"),
    url("../fonts/MontserratAlternates-BlackItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "GelPenUpright";
  src: url("../fonts/GelPenUpright.woff2") format("woff2"),
    url("../fonts/GelPenUpright.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Powderfinger Type";
  src: url("../fonts/PowderfingerType.woff2") format("woff2"),
    url("../fonts/PowderfingerType.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/* --------------------------------------Noscript-------------------------------------- */
noscript {
  width: 100%;
  height: auto;
  padding: 15px;
  color: #fff;
  background-color: #bd1220;
  display: block;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 1100;
  text-align: center;
}
noscript span {
  font-size: 2em;
  font-weight: bold;
}
noscript p {
  font-weight: normal;
}
noscript p a:link,
noscript p a:visited,
noscript p a:active,
noscript p a:focus,
noscript p a:hover {
  color: #fff;
  text-decoration: underline;
  text-transform: none;
}
/* --------------------------------------Allgemein-------------------------------------- */
html,
body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  font-size: 100%;
}
html {
  scroll-behavior: smooth;
}
body {
  overflow-x: hidden;
  font-size: 100%;
  font-family: "Montserrat Alternates";
  background-color: #000;
}
@media only screen and (max-width: 1024px) {
  body {
    font-size: 90%;
  }
}
@media only screen and (max-width: 640px) {
  body {
    background-position: right 30% center;
  }
}
@media only screen and (max-width: 550px) {
  body {
    font-size: 80%;
  }
}
body.no-scroll {
  overflow: hidden;
}
section {
  position: relative;
}
* {
  font-family: "Montserrat Alternates";
  outline: 0;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
*:focus {
  outline: none;
}
/*Keine optische Verlinkung der Telefonnummer in IOS*/
a[href^="tel"] {
  text-decoration: inherit;
  color: inherit;
}
/* --------------------------------------Text Position-------------------------------------- */
.txtl {
  text-align: left;
}
.txtc {
  text-align: center;
}
.txtr {
  text-align: right;
}
/* --------------------------------------Testfarben-------------------------------------- */
.bkred {
  background-color: #ff9294;
}
.bkblue {
  background-color: #afb1ff;
}
.bkppx {
  background-color: #9dffa2;
}
.bkyellow {
  background-color: #fff38a;
}
/* --------------------------------------Abstände-------------------------------------- */
.m10 {
  margin: 10px;
}
.m20 {
  margin: 20px;
}
.m30 {
  margin: 30px;
}
.m40 {
  margin: 40px;
}
.m50 {
  margin: 10px;
}
.mt5 {
  margin-top: 5px !important;
}
.mt10 {
  margin-top: 10px !important;
}
.mt15 {
  margin-top: 15px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.mt25 {
  margin-top: 25px !important;
}
.mt30 {
  margin-top: 30px !important;
}
.mt35 {
  margin-top: 35px !important;
}
.mt40 {
  margin-top: 40px !important;
}
.mt45 {
  margin-top: 45px !important;
}
.mt50 {
  margin-top: 50px !important;
}
.mt55 {
  margin-top: 55px !important;
}
.mt60 {
  margin-top: 60px !important;
}
.mt65 {
  margin-top: 65px !important;
}
.mt70 {
  margin-top: 70px !important;
}
.mt75 {
  margin-top: 75px !important;
}
.mt80 {
  margin-top: 80px !important;
}
.mt85 {
  margin-top: 85px !important;
}
.mt90 {
  margin-top: 90px !important;
}
.mt95 {
  margin-top: 95px !important;
}
.mt100 {
  margin-top: 100px !important;
}
.mr5 {
  margin-top: 5px !important;
}
.mr10 {
  margin-top: 10px !important;
}
.mr15 {
  margin-top: 15px !important;
}
.mr20 {
  margin-top: 20px !important;
}
.mr25 {
  margin-top: 25px !important;
}
.mr30 {
  margin-top: 30px !important;
}
.mr35 {
  margin-top: 35px !important;
}
.mr40 {
  margin-top: 40px !important;
}
.mr45 {
  margin-top: 45px !important;
}
.mr50 {
  margin-top: 50px !important;
}
.mr55 {
  margin-top: 55px !important;
}
.mr60 {
  margin-top: 60px !important;
}
.mr65 {
  margin-top: 65px !important;
}
.mr70 {
  margin-top: 70px !important;
}
.mr75 {
  margin-top: 75px !important;
}
.mr80 {
  margin-top: 80px !important;
}
.mr85 {
  margin-top: 85px !important;
}
.mr90 {
  margin-top: 90px !important;
}
.mr95 {
  margin-top: 95px !important;
}
.mr100 {
  margin-top: 100px !important;
}
.mb5 {
  margin-bottom: 5px !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.mb15 {
  margin-bottom: 15px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.mb25 {
  margin-bottom: 25px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.mb35 {
  margin-bottom: 35px !important;
}
.mb40 {
  margin-bottom: 40px !important;
}
.mb45 {
  margin-bottom: 45px !important;
}
.mb50 {
  margin-bottom: 50px !important;
}
.mb55 {
  margin-bottom: 55px !important;
}
.mb60 {
  margin-bottom: 60px !important;
}
.mb65 {
  margin-bottom: 65px !important;
}
.mb70 {
  margin-bottom: 70px !important;
}
.mb75 {
  margin-bottom: 75px !important;
}
.mb80 {
  margin-bottom: 80px !important;
}
.mb85 {
  margin-bottom: 85px !important;
}
.mb90 {
  margin-bottom: 90px !important;
}
.mb95 {
  margin-bottom: 95px !important;
}
.mb100 {
  margin-bottom: 100px !important;
}
.ml5 {
  margin-top: 5px !important;
}
.ml10 {
  margin-top: 10px !important;
}
.ml15 {
  margin-top: 15px !important;
}
.ml20 {
  margin-top: 20px !important;
}
.ml25 {
  margin-top: 25px !important;
}
.ml30 {
  margin-top: 30px !important;
}
.ml35 {
  margin-top: 35px !important;
}
.ml40 {
  margin-top: 40px !important;
}
.ml45 {
  margin-top: 45px !important;
}
.ml50 {
  margin-top: 50px !important;
}
.ml55 {
  margin-top: 55px !important;
}
.ml60 {
  margin-top: 60px !important;
}
.ml65 {
  margin-top: 65px !important;
}
.ml70 {
  margin-top: 70px !important;
}
.ml75 {
  margin-top: 75px !important;
}
.ml80 {
  margin-top: 80px !important;
}
.ml85 {
  margin-top: 85px !important;
}
.ml90 {
  margin-top: 90px !important;
}
.ml95 {
  margin-top: 95px !important;
}
.ml100 {
  margin-top: 100px !important;
}
.p10 {
  padding: 10px;
}
.p20 {
  padding: 20px;
}
.p30 {
  padding: 30px;
}
.p40 {
  padding: 40px;
}
.p50 {
  padding: 50px;
}
.pt5 {
  padding-top: 5px;
}
.pt10 {
  padding-top: 10px;
}
.pt15 {
  padding-top: 15px;
}
.pt20 {
  padding-top: 20px;
}
.pt25 {
  padding-top: 25px;
}
.pt30 {
  padding-top: 30px;
}
.pt35 {
  padding-top: 35px;
}
.pt40 {
  padding-top: 40px;
}
.pt45 {
  padding-top: 45px;
}
.pt50 {
  padding-top: 50px;
}
.pt55 {
  padding-top: 55px;
}
.pt60 {
  padding-top: 60px;
}
.pt65 {
  padding-top: 65px;
}
.pt70 {
  padding-top: 7px;
}
.pt75 {
  padding-top: 75px;
}
.pt80 {
  padding-top: 80px;
}
.pt85 {
  padding-top: 85px;
}
.pt90 {
  padding-top: 90px;
}
.pt95 {
  padding-top: 95px;
}
.pt100 {
  padding-top: 100px;
}
.pr5 {
  padding-right: 5px;
}
.pr10 {
  padding-right: 10px;
}
.pr15 {
  padding-right: 15px;
}
.pr20 {
  padding-right: 20px;
}
.pr25 {
  padding-right: 25px;
}
.pr30 {
  padding-right: 30px;
}
.pr35 {
  padding-right: 35px;
}
.pr40 {
  padding-right: 40px;
}
.pr45 {
  padding-right: 45px;
}
.pr50 {
  padding-right: 50px;
}
.pr55 {
  padding-right: 55px;
}
.pr60 {
  padding-right: 60px;
}
.pr65 {
  padding-right: 65px;
}
.pr70 {
  padding-right: 7px;
}
.pr75 {
  padding-right: 75px;
}
.pr80 {
  padding-right: 80px;
}
.pr85 {
  padding-right: 85px;
}
.pr90 {
  padding-right: 90px;
}
.pr95 {
  padding-right: 95px;
}
.pr100 {
  padding-right: 100px;
}
.pb5 {
  padding-bottom: 5px;
}
.pb10 {
  padding-bottom: 10px;
}
.pb15 {
  padding-bottom: 15px;
}
.pb20 {
  padding-bottom: 20px;
}
.pb25 {
  padding-bottom: 25px;
}
.pb30 {
  padding-bottom: 30px;
}
.pb35 {
  padding-bottom: 35px;
}
.pb40 {
  padding-bottom: 40px;
}
.pb45 {
  padding-bottom: 45px;
}
.pb50 {
  padding-bottom: 50px;
}
.pb55 {
  padding-bottom: 55px;
}
.pb60 {
  padding-bottom: 60px;
}
.pb65 {
  padding-bottom: 65px;
}
.pb70 {
  padding-bottom: 7px;
}
.pb75 {
  padding-bottom: 75px;
}
.pb80 {
  padding-bottom: 80px;
}
.pb85 {
  padding-bottom: 85px;
}
.pb90 {
  padding-bottom: 90px;
}
.pb95 {
  padding-bottom: 95px;
}
.pb100 {
  padding-bottom: 100px;
}
.pl5 {
  padding-left: 5px;
}
.pl10 {
  padding-left: 10px;
}
.pl15 {
  padding-left: 15px;
}
.pl20 {
  padding-left: 20px;
}
.pl25 {
  padding-left: 25px;
}
.pl30 {
  padding-left: 30px;
}
.pl35 {
  padding-left: 35px;
}
.pl40 {
  padding-left: 40px;
}
.pl45 {
  padding-left: 45px;
}
.pl50 {
  padding-left: 50px;
}
.pl55 {
  padding-left: 55px;
}
.pl60 {
  padding-left: 60px;
}
.pl65 {
  padding-left: 65px;
}
.pl70 {
  padding-left: 7px;
}
.pl75 {
  padding-left: 75px;
}
.pl80 {
  padding-left: 80px;
}
.pl85 {
  padding-left: 85px;
}
.pl90 {
  padding-left: 90px;
}
.pl95 {
  padding-left: 95px;
}
.pl100 {
  padding-left: 100px;
}
.w100 {
  width: 100%;
  display: block;
}
.w50 {
  width: 50%;
  display: inline-block;
}
.vdistxxl {
  padding-top: 200px;
}
.vdistxl {
  padding-top: 100px;
}
.vdistl {
  padding-top: 80px;
}
.vdistm {
  padding-top: 50px;
}
.vdists {
  padding-top: 30px;
}
.vdistxs {
  padding-top: 20px;
}
/* --------------------------------------Text-------------------------------------- */
p {
  margin: 0;
  padding: 0;
  font-size: 1.2em;
  font-weight: 300;
  line-height: 165%;
}
.hdlxl {
  font-size: 2.5em;
  font-weight: 900;
  line-height: 135%;
  margin: 0 0 60px 0;
}
.hdll {
  font-size: 2.5em;
  line-height: 145%;
  font-weight: bold;
}
.hdl3 {
  font-size: 2em;
  line-height: 145%;
  font-weight: bold;
}
.hdlm {
  font-size: 1.8em;
  line-height: 145%;
  font-weight: 500;
}
.hdls {
  font-size: 1.6em;
  line-height: 145%;
  font-weight: bold;
}
.hdlxs {
  font-size: 1.4em;
  line-height: 145%;
  font-weight: bold;
}
p sub,
p sup {
  margin: 0;
  line-height: 10%;
  font-size: 0.8em;
}
ul {
  margin-left: 0.6em;
  padding-left: 0.6em;
}
ul li {
  list-style-type: square;
  list-style-position: outside;
  font-size: 1.2em;
  line-height: 145%;
  margin: 0;
  padding: 0;
}
.txtwhite {
  color: #fff;
}
.txtblack {
  color: #000;
}
.aboutContent a:link,
.aboutContent a:visited,
.aboutContent a:active {
  text-decoration: underline;
  color: #000;
  transition: all 0.3s ease;
}
.aboutContent a:focus,
.aboutContent a:hover {
  color: #fff;
  background-color: #000;
  text-decoration: none;
}
.sectionDescription {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  display: block;
  color: #fff;
  text-align: center;
  padding-bottom: 60px;
}
.sectionDescription a:link,
.sectionDescription a:visited,
.sectionDescription a:active {
  text-decoration: underline;
  color: #fff;
  transition: all 0.3s ease;
}
.sectionDescription a:focus,
.sectionDescription a:hover {
  color: #000;
  background-color: #fff;
  text-decoration: none;
}
/* --------------------------------------Abschnittbreite-------------------------------------- */
.wFull {
  width: 100%;
}
.wHalf {
  width: 49.7%;
}
.w800 {
  width: 100%;
  max-width: 800px;
}
.w900 {
  width: 100%;
  max-width: 900px;
}
.w1000 {
  width: 100%;
  max-width: 1000px;
}
.w1100 {
  width: 100%;
  max-width: 1100px;
}
.w1200 {
  width: 100%;
  max-width: 1200px;
}
.w1300 {
  width: 100%;
  max-width: 1300px;
}
.w1400 {
  width: 100%;
  max-width: 1400px;
}
.w1500 {
  width: 100%;
  max-width: 1500px;
}
.w1600 {
  width: 100%;
  max-width: 1600px;
}
.w700 {
  width: 100%;
  max-width: 1700px;
}
.w1800 {
  width: 100%;
  max-width: 1800px;
}
/* --------------------------------------Breiten-------------------------------------- */
.w100p {
  width: 100%;
  display: block;
}
/* --------------------------------------Schaltflächen-------------------------------------- */
.btn {
  padding: 18px 24px 18px 24px;
  background: transparent;
  border: 2px solid #000;
  color: #000;
  width: auto;
  font-size: 1em;
  font-weight: bold;
  cursor: pointer;
  line-height: normal;
  text-decoration: none;
  transition: transform 0.3s ease;
  text-align: center;
}
.btn:hover {
  transform: scale(0.95);
}
/* --------------------------------------Ausrichtung und Position-------------------------------------- */
.fltl {
  float: left;
}
.fltr {
  float: right;
}
.clr {
  clear: both;
}
.dblock {
  display: block;
}
.diblock {
  display: inline-block;
}
.ctxt {
  text-align: center;
}
.ccontent {
  display: block;
  margin: 0 auto;
}
/* --------------------------------------Header-------------------------------------- */
.pageHeader {
  width: 100vw;
  position: fixed;
  z-index: 1000;
}
/* --------------------------------------Navigation-------------------------------------- */
.nav {
  width: auto;
  display: inline-block;
  text-align: center;
  position: relative;
  z-index: 100;
  top: 0;
  height: 65px;
  background-color: #350f0c;
  background-image: url("../images/screw.webp"), url("../images/screw.webp");
  background-size: 15px;
  background-repeat: no-repeat, no-repeat;
  background-position: left 10px top 24px, right 10px top 24px;
  left: 50%;
  transform: translate(-50%, 0);
  padding: 0 40px 10px 40px;
  border-radius: 0 0 15px 15px;
  transition: all 0.3s ease;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=0, Color=#000000)"; /*IE 8*/
  -moz-box-shadow: 0 0 6px -1px #000000 inset; /*FF 3.5+*/
  -webkit-box-shadow: 0 0 6px -1px #000000 inset; /*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
  box-shadow: 0 0 6px -1px #000000 inset; /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=135, Color=#000000); /*IE 5.5-7*/
}
.navActive {
  top: 0;
}
.navBtn {
  min-width: 140px;
  text-decoration: none;
  color: #514b33;
  padding: 12px 15px 6px 15px;
  display: inline-block;
  font-size: 1.2em;
  font-weight: bold;
  background-color: #b9b291;
  border-radius: 0 0 5px 5px;
  transition: all 0.2s ease;
  height: 54px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=7, Direction=0, Color=#000000)"; /*IE 8*/
  -moz-box-shadow: 0 -3px 7px -2px rgba(0, 0, 0, 0.7) inset; /*FF 3.5+*/
  -webkit-box-shadow: 0 -3px 7px -2px rgba(0, 0, 0, 0.7) inset; /*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
  box-shadow: 0 -3px 7px -2px rgba(0, 0, 0, 0.7) inset; /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=7, Direction=135, Color=#000000); /*IE 5.5-7*/
}
.navBtn:hover {
  padding-bottom: 2px;
  height: 50px;
  background-color: #b3aa87;
}
.navBtn div {
  width: 100%;
  height: 2px;
  background-color: #a49a6e;
  border-radius: 25px;
  margin-bottom: 2px;
}
@media only screen and (max-width: 1045px) {
  .nav {
    height: 100vh;
    width: 100%;
    max-width: 270px;
    padding: 60px 0 10px 10px;
    position: fixed;
    right: -100vw;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
    left: inherit;
    bottom: 0;
    transform: none;
    border-radius: 0;
    background-image: none;
    box-shadow: none;
  }
  .navBtn {
    display: block;
    width: 250px;
    border-radius: 5px 0 0 5px;
    text-align: left;
    margin-bottom: 2px;
    padding: 12px 0 6px 15px;
    background: transparent;
    color: #fff;
    font-size: 1.8em;
    box-shadow: none;
  }
  .navBtn div {
    display: none;
  }
  .navBtn:hover {
    padding: 12px 0 6px 15px;
    height: 54px;
    background-color: #b3aa87;
  }
  .homeBtn {
    display: none !important;
  }
}
.navActive {
  right: 0;
}
.homeBtn {
  height: 54px;
  background-image: url("../images/logo-icon-nav.svg");
  background-position: center center;
  background-size: 40px 40px;
  background-repeat: no-repeat;
  width: 0;
  min-width: 0;
  display: inline-block;
  text-decoration: none;
  color: #2e2b1d;
  padding: 12px 0 6px 0;
  font-size: 1.2em;
  font-weight: 600;
  background-color: #b9b291;
  border-radius: 0 0 5px 5px;
  transition: all 0.2s ease;
  cursor: pointer;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=7, Direction=0, Color=#000000)"; /*IE 8*/
  -moz-box-shadow: 0 -3px 7px -2px rgba(0, 0, 0, 0.7) inset; /*FF 3.5+*/
  -webkit-box-shadow: 0 -3px 7px -2px rgba(0, 0, 0, 0.7) inset; /*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
  box-shadow: 0 -3px 7px -2px rgba(0, 0, 0, 0.7) inset; /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=7, Direction=135, Color=#000000); /*IE 5.5-7*/
}
.homeBtn span {
  width: 0;
  min-width: 0;
  height: 19px;
  display: inline-block;
}
.homeBtnActive {
  width: 80px !important;
}
.homeBtn:hover {
  padding-bottom: 2px;
  height: 50px;
  background-color: #b3aa87;
}

.navHomeBtn {
  display: none;
}
@media only screen and (max-width: 1045px) {
  .navHomeBtn {
    display: inherit;
  }
}
/* --------------------------------------Hamburger Menü-------------------------------------- */
.hamburger {
  position: fixed;
  top: 30px;
  right: 30px;
  width: 40px;
  height: 45px;
  z-index: 200;
  cursor: pointer;
  display: none;
}
@media only screen and (max-width: 1045px) {
  .hamburger {
    display: block;
  }
}
.hamburger div {
  position: relative;
  width: 35px;
  height: 2px;
  margin-top: 7px;
  transition: all 0.3s ease-in-out;
}
.hamburger-inner {
  background-color: #fff;
}
.hamburger-inner.is-active.top-bun {
  transform: rotate(-45deg);
  margin-top: 16px;
  background-color: #fff;
}
.hamburger-inner.is-active.bottom-bun {
  opacity: 0;
  transform: rotate(45deg);
  background-color: #fff;
}
.hamburger-inner.is-active.meat {
  transform: rotate(45deg);
  margin-top: -2px;
  background-color: #fff;
}
/* --------------------------------------Separatoren-------------------------------------- */
.separator {
  width: 100%;
  height: 80vh !important;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
  border-top: 20px solid #4b0405;
  border-bottom: 20px solid #4b0405;
  z-index: 20;
  border-image-slice: 25 25 25 25;
  border-image-width: 20px 0 20px 0;
  border-image-outset: 0px 0px 0px 0px;
  border-image-repeat: repeat repeat;
  border-image-source: url("../images/tvboard.jpg");
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=0, Color=#000000)"; /*IE 8*/
  -moz-box-shadow: 0 3px 6px 1px #000000; /*FF 3.5+*/
  -webkit-box-shadow: 0 3px 6px 1px #000000; /*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
  box-shadow: 0 3px 6px 1px #000000; /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=135, Color=#000000); /*IE 5.5-7*/
}
.separator-img {
  background-image: url("../images/sep01.jpg");
}
@media only screen and (max-width: 768px) {
  .separator {
    background-image: url("../images/sep01_mobile.jpg");
  }
}
.bgimg {
  width: 100%;
  height: 100%;
  position: absolute;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
@media only screen and (max-width: 768px) {
  .separator {
    height: 50vh !important;
    border-width: 10px;
    border-image-width: 10px 10px 10px 10px;
  }
}
.separator01 {
  background-image: url("../images/sep/sep01.webp");
}
.separator02 {
  background-image: url("../images/sep/sep02.webp");
}
.separator03 {
  background-image: url("../images/sep/sep03.webp");
}
.separator04 {
  background-image: url("../images/sep/sep04.webp");
}
@media only screen and (max-width: 650px) {
  .separator01 {
    background-image: url("../images/sep/sep01_mobile.webp");
  }
  .separator02 {
    background-image: url("../images/sep/sep02_mobile.webp");
  }
  .separator03 {
    background-image: url("../images/sep/sep03_mobile.webp");
  }
  .separator04 {
    background-image: url("../images/sep/sep04_mobile.webp");
  }
}
/* ----------------------------- Intro ----------------------------- */
.intro {
  display: block;
  width: 100%;
  height: 100dvh;
  overflow: hidden;
  position: relative;
  z-index: 20;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=0, Color=#000000)"; /*IE 8*/
  -moz-box-shadow: 0 3px 6px 1px #000000; /*FF 3.5+*/
  -webkit-box-shadow: 0 3px 6px 1px #000000; /*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
  box-shadow: 0 3px 6px 1px #000000; /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=135, Color=#000000); /*IE 5.5-7*/
}
@media only screen and (max-width: 650px) {
  .intro {
    border-width: 10px;
  }
}
.introContent {
  width: 100%;
  max-width: 900px;
  padding: 0 10px 0 10px;
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -40%);
  text-align: center;
  z-index: 100;
}
.introHdlContainer {
  position: absolute;
  bottom: 5%;
  left: 50%;
  transform: translate(-50%, -3%);
  text-align: center;
  width: 100%;
  padding: 0 20px 0 20px;
}
.introHdl {
  color: #fff;
  font-weight: 600;
  font-size: 2em;
  margin-bottom: 10px;
}
.introHdlSub {
  display: block;
  font-size: 1.4em;
  color: #fff;
  font-weight: 600;
  line-height: 150%;
}
@media only screen and (max-width: 880px) {
  .introHdlSub span:nth-child(6) {
    display: none;
  }
}
@media only screen and (max-width: 720px) {
  .introHdlSub span:nth-child(5) {
    display: none;
  }
  .introHdlSub span:nth-child(6) {
    display: inline;
  }
}
@media only screen and (max-width: 640px) {
  .introHdlSub span:nth-child(4) {
    display: none;
  }
  .introHdlSub span:nth-child(5) {
    display: inline;
  }
}
@media only screen and (max-width: 455px) {
  .introHdlSub span:nth-child(4) {
    display: inline;
  }
  .introHdlSub span:nth-child(3) {
    display: none;
  }
}
@media only screen and (max-width: 440px) {
  .introHdlSub span:nth-child(6) {
    display: none;
  }
}
@media only screen and (max-width: 350px) {
  .introHdlSub span:nth-child(3) {
    display: inline;
  }
  .introHdlSub span:nth-child(4) {
    display: none;
  }
}
@media only screen and (max-width: 425px) {
  .intro-container {
    top: 30%;
    transform: translate(-50%, -30%);
  }
}
.logo {
  width: 100%;
  max-width: 400px;
  margin: 0 auto 30px auto;
  text-align: center;
  z-index: 10;
}
@media only screen and (max-width: 550px) {
  .logo {
    max-width: 300px;
    margin: 0 auto 60px auto;
    text-align: center;
    z-index: 10;
  }
}
.introImg {
  width: 100%;
  height: 100vh;
  background-image: url("../images/introimg.webp");
  z-index: -20 !important;
  position: absolute;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

@media only screen and (max-width: 650px) {
  .introImg {
    background-image: url("../images/introimg_mobile.webp");
  }
}

/* --------------------------------------Intro Audio Player-------------------------------------- */
.greeting {
  margin: 0 auto;
  width: 100%;
  max-width: 200px;
  padding: 15px 35px 15px 35px;
}
#audio-button {
  width: 55px;
  height: 55px;
  background-color: #000000;
  color: #fff;
  border-radius: 50%;
  cursor: pointer;
  outline: none;
  background-image: url("../images/icons/icon_player_play.svg");
  background-size: 25px 25px;
  background-position: center center;
  background-repeat: no-repeat;
  transition: transform 0.3s ease;
  animation: pulse 1s infinite;
  border: 2px solid #c4c4c4;
}
.audio-button-active {
  background-image: url("../images/icons/icon_player_pause.svg") !important;
}
#audio-button:hover {
  transform: scale(0.95);
}
@keyframes pulse {
  0% {
    box-shadow: 0 0 5px rgba(255, 255, 255, 1);
  }
  50% {
    box-shadow: 0 0 20px rgba(255, 255, 255, 1);
  }
  100% {
    box-shadow: 0 0 5px rgba(255, 255, 255, 1);
  }
}
/* --------------------------------------TV-------------------------------------- */
.tv img {
  width: 100%;
}
.tvTop,
.tvBottom {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  display: block;
  font-size: 0;
}
.tv-grid {
  display: grid;
  grid-template-columns: auto 80% auto;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  align-items: center;
  justify-content: space-between;
}
.tvVideo {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  display: block;
  font-size: 0;
  position: relative;
}
.tvVideo img {
  width: 100%;
  max-width: 1000px;
}
.tv {
  font-size: 0;
}
.tvBoard {
  width: 100%;
  height: 20vh;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #2e2823;
  background-image: url("../images/tvboard.jpg");
  z-index: 1;
}
.tvContainer {
  z-index: 10;
  position: relative;
  /*margin-top: -100px;
*/
}
.tvFrame {
  border-radius: 16px;
  border: 4px solid #3f3f00;
}
/* -----------------------------Pinwand / Stimme----------------------------- */
.section1200 {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  display: block;
  padding: 0 20px;
}
.about {
  width: 100%;
  padding: 60px 20px 80px 20px;
  background-color: #413722;
  background-image: url("../images/cork.webp");
  border-top: 2px solid #251e02;
  border-bottom: 2px solid #251e02;
  border: 20px solid #160c02;
  z-index: 2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=0, Color=#000000)"; /*IE 8*/
  -moz-box-shadow: 0 0 8px 5px rgba(0, 0, 0, 0.7) inset; /*FF 3.5+*/
  -webkit-box-shadow: 0 0 8px 5px rgba(0, 0, 0, 0.7) inset; /*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
  box-shadow: 0 0 8px 5px rgba(0, 0, 0, 0.7) inset; /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=135, Color=#000000); /*IE 5.5-7*/
}
@media only screen and (max-width: 650px) {
  .about {
    border-width: 10px;
  }
}
@media only screen and (max-width: 550px) {
  .about {
    padding: 60px 5px 80px 5px;
  }
}
.aboutContent {
  background-color: #c1b48b;
  padding: 5%;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=135, Color=#000000)"; /*IE 8*/
  -moz-box-shadow: 3px 3px 6px -3px rgba(0, 0, 0, 0.7); /*FF 3.5+*/
  -webkit-box-shadow: 3px 3px 6px -3px rgba(0, 0, 0, 0.7); /*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
  box-shadow: 3px 3px 6px -3px rgba(0, 0, 0, 0.7); /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=135, Color=#000000); /*IE 5.5-7*/
}
@media only screen and (max-width: 550px) {
  .aboutContent {
    padding: 20px;
  }
}
.aboutContentRight {
  transform: rotate(1.5deg);
}
.aboutContentLeft {
  transform: rotate(-1deg);
}
.aboutContent p {
  font-weight: bold;
}
.marker {
  display: inline;
  background-color: rgba(255, 237, 0, 0.38);
  padding: 0 5px 0 5px;
}
.aboutGrid {
  display: grid;
  grid-template-columns: 50% 50%;
  grid-gap: 80px 40px;
  width: 100%;
  justify-content: space-around;
  align-items: center;
  align-content: center;
}
@media only screen and (max-width: 900px) {
  .aboutGrid {
    grid-template-columns: 100%;
  }
}
.aboutGrid img {
  width: 100%;
}
.aboutImg {
  background-size: cover;
  background-position: center top;
  margin: 0 auto;
  border: 16px solid #fff;
  border-radius: 3px;
  padding: 20px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=135, Color=#000000)"; /*IE 8*/
  -moz-box-shadow: 3px 3px 6px -3px rgba(0, 0, 0, 0.7); /*FF 3.5+*/
  -webkit-box-shadow: 3px 3px 6px -3px rgba(0, 0, 0, 0.7); /*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
  box-shadow: 3px 3px 6px -3px rgba(0, 0, 0, 0.7); /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=135, Color=#000000); /*IE 5.5-7*/
  filter: sepia(50%);
}
.aboutImgV {
  width: 100%;
  max-width: 450px;
  height: 100%;
  max-height: 600px;
}
.aboutImgH {
  width: 100%;
  max-width: 600px;
  height: 100%;
  max-height: 450px;
}
@media only screen and (max-width: 900px) {
  .aboutImgV {
    width: 100%;
    height: 70vh;
  }
  .aboutImgH {
    width: 100%;
    height: 60vh;
  }
  .aboutContentLeft {
    order: 4;
  }
  .studio {
    order: 3;
  }
}
@media only screen and (max-width: 550px) {
  .aboutImg {
    border: 10px solid #fff;
  }
  .aboutImgV {
    height: 50vh;
  }
  .aboutImgH {
    width: 100%;
    height: 50vh;
  }
}
.mgPortrait {
  background-image: url("../images/mathias-grimm.webp");
  transform: rotate(-2deg);
}
.studio {
  background-image: url("../images/studio.webp");
  transform: rotate(1deg);
}
/* -----------------------------Pins ----------------------------- */
.pinA {
  width: 40px !important;
  height: 40px !important;
  border-radius: 50%;
  position: absolute;
  left: 40%;
  top: -20px;
  /* Permalink - use to edit and share this gradient. Permalink - Zum Bearbeiten und Teilen dieses Verlaufs verwenden: https://colorzilla.com/gradient-editor/#f5f6f6+0,b8bac6+10,b8bac6+10,565454+85,565454+85 */
  background: radial-gradient(
    ellipse at center,
    rgba(245, 246, 246, 1) 0%,
    rgba(184, 186, 198, 1) 10%,
    rgba(184, 186, 198, 1) 10%,
    rgba(86, 84, 84, 1) 85%,
    rgba(86, 84, 84, 1) 85%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=13, Direction=0, Color=#000000)"; /*IE 8*/
  -moz-box-shadow: 0 6px 13px -3px #000000; /*FF 3.5+*/
  -webkit-box-shadow: 0 6px 13px -3px #000000; /*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
  box-shadow: 0 6px 13px -3px #000000; /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=13, Direction=135, Color=#000000); /*IE 5.5-7*/
}
.pinB {
  width: 40px !important;
  height: 40px !important;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  top: -15px;
  /* Permalink - use to edit and share this gradient. Permalink - Zum Bearbeiten und Teilen dieses Verlaufs verwenden: https://colorzilla.com/gradient-editor/#f5f6f6+0,b8bac6+10,b8bac6+10,565454+85,565454+85 */
  background: radial-gradient(
    ellipse at center,
    rgba(245, 246, 246, 1) 0%,
    rgba(184, 186, 198, 1) 10%,
    rgba(184, 186, 198, 1) 10%,
    rgba(86, 84, 84, 1) 85%,
    rgba(86, 84, 84, 1) 85%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=13, Direction=0, Color=#000000)"; /*IE 8*/
  -moz-box-shadow: 0 6px 13px -3px #000000; /*FF 3.5+*/
  -webkit-box-shadow: 0 6px 13px -3px #000000; /*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
  box-shadow: 0 6px 13px -3px #000000; /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=13, Direction=135, Color=#000000); /*IE 5.5-7*/
}
@media only screen and (max-width: 650px) {
  .pinA {
    width: 30px !important;
    height: 30px !important;
  }
  .pinB {
    width: 30px !important;
    height: 30px !important;
  }
}
/* ----------------------------- Video ----------------------------- */
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  background-color: #000000;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none !important;
}
.videoContainer {
  width: 100%;
  max-width: 800px;
  height: auto;
  margin: 0 auto;
  position: absolute;
  padding: o;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
@media only screen and (max-width: 1024px) {
  .videoContainer {
    padding: 8%;
  }
}
@media only screen and (max-width: 768px) {
  .videoContainer {
    padding: 8vw;
  }
}
.videoSection {
  width: 100%;
  background-color: #909b75;
  background-image: url("../images/wallpaper.webp");
  position: relative;
  z-index: 2;
}
.video-container {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  position: relative;
}
.playvideo {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.53);
  transform: translate(-50%, -50%);
  z-index: 20;
}
.playpause {
  width: 90px;
  height: 90px;
  background-image: url("../images/icons/icon_play.svg");
  background-size: 90px 90px;
  background-repeat: no-repeat;
  cursor: pointer;
  -webkit-transition: all 0.03s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  transform: scale(1, 1);
}
.playpause:hover {
  transform: scale(1.1, 1.1);
}
.video {
  width: 100%;
  height: auto;
}
/* --------------------------------------Referenzen-------------------------------------- */
.references {
  background-image: url("../images/wallpaper.webp");
  z-index: 2;
}
.reference {
  display: inline-block;
  margin: 20px 5px 5px 5px;
  width: 240px;
  height: 240px;
  background-color: #fff;
  position: relative;
  transition: all 0.4s ease;
  border: 12px solid #21170e;
  box-shadow: 0 7px 5px -5px #000000; /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
  outline: #c9c9b2 solid 16px;
  outline-offset: -26px;
  border-radius: 4px;
}
.reference:nth-child(odd) {
  transform: rotate(-1deg);
}
.reference:nth-child(even) {
  transform: rotate(1deg);
}
.reference img {
  width: auto;
  max-width: 150px;
  max-height: 100px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
@media only screen and (max-width: 550px) {
  .reference {
    display: inline-block;
    margin: 20px 5px 5px 5px;
    width: 150px;
    height: 150px;
    background-color: #fff;
    position: relative;
    transition: all 0.4s ease;
    border-image-slice: 25 25 25 25;
    border-image-width: 12px 12px 12px 12px;
    border-image-outset: 0px 0px 0px 0px;
    border-image-repeat: stretch stretch;
    border-image-source: url("../images/tvboard.jpg");
    box-shadow: 0 7px 5px -5px #000000; /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
    outline: #c9c9b2 solid 6px;
    outline-offset: -16px;
  }
  .reference img {
    max-width: 100px;
    max-height: 100px;
  }
}
.reference::before {
  content: "";
  position: absolute;
  width: 40px;
  height: 20px;
  background-image: url("../images/paintingpin.webp");
  background-repeat: no-repeat;
  background-size: contain;
  top: -30px;
  left: 52%;
  transform: translate(-52%, 0);
  z-index: -1;
}
.referencesContainer {
  text-align: center;
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
}
/* --------------------------------------Audio Demos-------------------------------------- */
.audioGrid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 40px 20px;
  margin: 0 auto;
  padding-bottom: 20px;
}
@media only screen and (max-width: 1195px) {
  .audioGrid {
    grid-template-columns: 1fr 1fr;
  }
}
@media only screen and (max-width: 740px) {
  .audioGrid {
    grid-template-columns: 1fr;
  }
}
.moreBtnContainer {
  width: 100%;
  padding: 30px 10px 30px 10px;
  display: block;
  text-align: center;
}
.moreBtn {
  padding: 15px;
  font-size: 0.9em;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  background-color: #000;
  border-radius: 12px;
  border: 4px outset #b0b0b0;
  text-transform: uppercase;
  transition: all 0.3s ease;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=0, Color=#000000)"; /*IE 8*/
  -moz-box-shadow: 0 3px 6px -3px #000000; /*FF 3.5+*/
  -webkit-box-shadow: 0 3px 6px -3px #000000; /*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
  box-shadow: 0 3px 6px -3px #000000; /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=135, Color=#000000); /*IE 5.5-7*/
}
.moreBtn:hover {
  border: 4px inset #b0b0b0;
}
.demos {
  background-color: #2b271f;
  background-size: cover;
  z-index: 2;
  padding: 80px 20px 80px 20px;
}
.demoPlayer {
  width: 100%;
  max-width: 1600px;
  height: auto;
  margin: 0 auto 60px auto;
  border-radius: 10px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=9, Direction=0, Color=#000000)"; /*IE 8*/
  -moz-box-shadow: 0 0 9px 5px rgba(0, 0, 0, 0.6); /*FF 3.5+*/
  -webkit-box-shadow: 0 0 9px 5px rgba(0, 0, 0, 0.6); /*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
  box-shadow: 0 0 9px 5px rgba(0, 0, 0, 0.6); /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=9, Direction=135, Color=#000000); /*IE 5.5-7*/
}
.volumeControl {
  width: 100%;
  max-width: 300px;
  padding: 14px 10px 14px 60px;
  background-image: url("../images/icons/icon_volume.svg");
  background-color: rgba(126, 125, 125, 0.56);
  background-position: left 10px center;
  background-repeat: no-repeat;
  background-size: 30px 30px;
  margin: 0 auto;
  border: 3px inset #777777;
  border-radius: 7px;
}
@media only screen and (max-width: 768px) {
  .volumeControl {
    max-width: 200px;
  }
}
@media only screen and (max-width: 550px) {
  .volumeControl {
    max-width: 90%;
  }
}
/* --------------------------------------Leistungen-------------------------------------- */
.services {
  background-color: #413722;
  padding: 60px 20px 60px 20px;
  z-index: 2;
}
.servicesContainer {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 20px 60px 20px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-rows: 1fr;
  grid-gap: 80px 20px;
  justify-content: center;
}
@media only screen and (max-width: 1024px) {
  .servicesContainer {
    grid-template-columns: 1fr 1fr;
  }
}
@media only screen and (max-width: 650px) {
  .servicesContainer {
    grid-template-columns: 1fr;
    padding: 0 0 60px 0;
  }
}
.serviceBoxTop {
  background-color: #afa798;
  padding: 10px 20px 10px 10px;
  margin-left: 4px;
  width: auto;
  display: inline-block;
  clip-path: polygon(0 0, 90% 0%, 100% 100%, 0% 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=0, Color=#000000)"; /*IE 8*/
  -moz-box-shadow: 0 -5px 4px -4px rgba(0, 0, 0, 0.8) inset; /*FF 3.5+*/
  -webkit-box-shadow: 0 -5px 4px -4px rgba(0, 0, 0, 0.8) inset; /*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
  box-shadow: 0 -5px 4px -4px rgba(0, 0, 0, 0.8) inset; /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color=#000000); /*IE 5.5-7*/
}
.serviceBoxBotton {
  width: 100%;
  height: 100%;
  background-color: #b4a482;
  padding: 30px;
  border-radius: 3px;
  display: flex;
  align-items: center;
  border-top: 7px solid #a0906e;
  border-bottom: 4px solid #807356;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=7, Direction=0, Color=#787163)"; /*IE 8*/
  -moz-box-shadow: 0 0 7px #787163 inset; /*FF 3.5+*/
  -webkit-box-shadow: 0 0 7px #787163 inset; /*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
  box-shadow: 0 0 7px #787163 inset; /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=7, Direction=135, Color=#787163); /*IE 5.5-7*/
}
.serviceBox {
  width: 100%;
  max-width: 500px;
  transition: transform 0.3s ease;
}
.serviceBox:hover {
  transform: rotate(0);
}
@media only screen and (max-width: 650px) {
  .serviceBox {
    width: 100%;
    max-width: 100%;
  }
}
.serviceBox h2 {
  font-size: 1.48em;
  color: #000;
  font-weight: normal;
  margin: 0;
  font-family: "Powderfinger Type";
}
.serviceBox p {
  color: #000;
  font-weight: 400;
  font-family: "Powderfinger Type";
  line-height: 130%;
}

.serviceBox p a {
color: inherit;
  font-family: "Powderfinger Type";
}

.serviceBox:nth-child(odd) {
  transform: rotate(0.5deg);
}
.serviceBox:nth-child(even) {
  transform: rotate(-0.5deg);
}
/* --------------------------------------Video Demos-------------------------------------- */
.videoDemos {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto;
  position: relative;
}
.videoInstance {
  z-index: 100;
  position: absolute;
  display: block;
}
.videoOverlay {
  width: 100%;
}
.filmCase {
  width: 100%;
  max-width: 500px;
  position: relative;
  height: 78px;
  background-size: 100% 100%;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-image: url("../images/filmcase01.webp");
  display: block;
  transition: transform 0.3s ease;
}
.filmCase:hover {
  transform: scale(1.05);
}
.filmCase:nth-child(2n) {
  margin-left: -15px;
}
.filmCase:nth-child(3n) {
  margin-left: 10px;
}
.filmCase:nth-child(4n) {
  margin-left: 6px;
}
.filmLabel {
  position: absolute;
  left: 50%;
  top: 40%;
  background-color: #fff;
  font-family: "Powderfinger Type";
  font-size: 1.2em;
  text-decoration: none;
  color: #000;
  width: 100%;
  max-width: 90%;
  padding: 4px;
  text-align: center;
  line-height: 120%;
  transition: all 0.3s ease;
  z-index: 20;
  transform: translate(-50%, -50%);
  background: rgb(206, 206, 206);
  background: -moz-linear-gradient(
    left,
    rgba(206, 206, 206, 1) 0%,
    rgba(255, 255, 255, 1) 52%,
    rgba(206, 206, 206, 1) 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(0%, rgba(206, 206, 206, 1)),
    color-stop(52%, rgba(255, 255, 255, 1)),
    color-stop(100%, rgba(206, 206, 206, 1))
  );
  background: -webkit-linear-gradient(
    left,
    rgba(206, 206, 206, 1) 0%,
    rgba(255, 255, 255, 1) 52%,
    rgba(206, 206, 206, 1) 100%
  );
  background: -o-linear-gradient(
    left,
    rgba(206, 206, 206, 1) 0%,
    rgba(255, 255, 255, 1) 52%,
    rgba(206, 206, 206, 1) 100%
  );
  background: -ms-linear-gradient(
    left,
    rgba(206, 206, 206, 1) 0%,
    rgba(255, 255, 255, 1) 52%,
    rgba(206, 206, 206, 1) 100%
  );
  background: linear-gradient(
    to right,
    rgba(206, 206, 206, 1) 0%,
    rgba(255, 255, 255, 1) 52%,
    rgba(206, 206, 206, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cecece', endColorstr='#cecece', GradientType=1);
}
.filmRoll {
  position: absolute;
  width: auto;
  z-index: -1;
  bottom: 0;
  right: -100px;
}
@media only screen and (max-width: 1195px) {
  .filmRoll {
    display: none;
  }
}
@media only screen and (max-width: 1045px) {
  .filmRoll {
    display: inherit;
    right: -180px;
  }
}
@media only screen and (max-width: 650px) {
  .filmRoll {
    display: none;
  }
}
.stampContainer {
  text-align: right;
}
/* --------------------------------------Kontakt-------------------------------------- */
.contact {
  z-index: 2;
  background-image: url("../images/tvboard.jpg");
  padding: 80px 40px 80px 40px;
}
@media only screen and (max-width: 425px) {
  .contact {
    padding: 80px 10px 80px 10px;
  }
}
.kontaktGrid {
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
}
@media only screen and (max-width: 1024px) {
  .kontaktGrid {
    grid-template-columns: 100%;
    justify-content: center;
  }
}
.stamp {
  width: 100%;
  max-width: 250px;
}
.formGridStamp {
  display: grid;
  grid-template-columns: 1fr 1fr;
  justify-content: space-between;
  width: 100%;
}
@media only screen and (max-width: 650px) {
  .formGridStamp {
    grid-template-columns: 1fr;
  }
  .formGridIndex {
    order: 2;
  }
}
/* --------------------------------------Visitenkarte-------------------------------------- */
.visitenkarte {
  background-color: #fff;
  background-image: url("../images/vcard.webp");
  background-size: cover;
  padding: 40px 0 40px 40px;
  width: 100%;
  max-width: 550px;
  max-height: 380px;
  display: block;
  transform: rotate(-1.5deg);
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
  z-index: 10;
}
.visitenkarte p {
  font-weight: bold;
  color: rgba(0, 0, 0, 0.79);
}
.visitenkarte p span {
  font-size: 1.6em;
}
.vkLink:link,
.vkLink:visited,
.vkLink:active {
  text-decoration: none;
  white-space: nowrap;
  display: inline;
  color: rgba(0, 0, 0, 0.79);
}
.vkLink:focus,
.vkLink:hover {
  text-decoration: underline;
}
@media only screen and (max-width: 550px) {
  .visitenkarte {
    padding: 20px;
    width: 300px;
    max-width: 300px;
    min-height: 450px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .visitenkarte p {
    text-align: center;
  }
  .vkLink a:link {
    display: block;
  }
}
@media only screen and (max-width: 1024px) {
  .visitenkarte {
    margin: 0 auto 20px auto;
  }
}
.visitenkarte .iconbar {
  width: 100%;
  padding-right: 40px;
}
@media only screen and (max-width: 550px) {
  .visitenkarte .iconbar {
    width: 100%;
    padding: 0;
    display: block;
    flex: none;
    margin-top: 40px;
  }
}
.visitenkarte .iconbar img {
  display: inline !important;
  width: 40px;
  margin: 0 5px 0 5px;
  text-align: center;
  transition: transform 0.3s ease;
}
.visitenkarte .iconbar img:hover {
  transform: scale(0.95);
}
/* -------------------------------------- Formulare-------------------------------------- */
.formContainer {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  position: relative;
  z-index: 20;
}
.form {
  padding: 20px;
  background-image: url("../images/postcard.webp");
  background-size: cover;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
}
.formGridIndex {
  z-index: 10;
  width: 100%;
}
.formgrid {
  display: grid;
  grid-template-columns: auto auto;
  grid-gap: 0 15px;
  width: 100%;
}
@media only screen and (max-width: 650px) {
  .formgrid {
    grid-template-columns: auto;
  }
}
.formSmall {
  width: 100%;
  max-width: 500px;
}
.form input,
.form select,
.form textarea {
  font-family: "GelPenUpright";
  color: #000762;
  padding: 5px 5px 0 5px;
  border-bottom: 2px solid #000;
  border-left: 0;
  border-right: 0;
  border-top: 0;
  font-size: 1.4em;
  height: 55px;
  margin-bottom: 5px;
  -webkit-appearance: none;
  border-radius: 0;
  vertical-align: top;
  transition: all 0.3s ease;
  background: transparent;
}
@media only screen and (max-width: 768px) {
  .form .whalf {
    width: 100%;
  }
}
.form input:focus,
.form select:focus,
.form textarea:focus {
  border-bottom: 2px dashed #000;
}
.form select {
  width: 100%;
}
.form textarea {
  width: 100%;
  min-height: 100px;
  min-width: 100%;
  max-width: 100%;
}
/*Unsichtbares Formularfeld (Spam)*/
.special {
  display: none;
}
label {
  display: block;
  color: #fff;
  margin-bottom: 5px;
}
::-ms-input-placeholder {
  /* Edge 12-18 */
  color: #000762;
}
::placeholder {
  color: #000762;
}
.form::before,
.form::after {
  background-image: url("../images/postcard.webp");
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
  border: 1px solid #bbb;
}
.form::before,
.form::after {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  background-image: url("../images/postcard.webp");
}
.form::before {
  right: 15px;
  top: 0;
  transform: rotate(-1deg);
  z-index: -1;
}
.form::after {
  top: 5px;
  right: -5px;
  transform: rotate(1deg);
  z-index: -2;
}
/* --------------------------------------Formular-Checkbox-------------------------------------- */
/*Formular Checkbox*/
.checkbox-container {
  margin-bottom: 10px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: center;
  text-align: left;
  position: relative;
  margin-top: 10px;
}
.checkbox-container input {
  display: inline-block;
  vertical-align: text-bottom !important;
  width: 30px;
  height: 30px;
  margin-right: 20px;
  cursor: pointer;
}
.checkbox-container span {
  display: inline-block;
  font-family: "GelPenUpright";
  color: #000762;
  font-size: 1.2em;
}
.checkbox-container p {
  font-family: "GelPenUpright";
  text-decoration: none;
}
.checkbox-container a {
  font-family: "GelPenUpright";
  text-decoration: underline;
  color: inherit;
}
#confirmcheck-error {
  display: none !important;
}
.confirmcheck.error {
  background-color: #ff0000;
  border: 2px solid #000 !important;
}
.confirmcheck.valid {
  border: 2px solid #000 !important;
}
.checkbox {
  width: 10px !important;
  height: 10px !important;
  padding: 14px !important;
  margin: 0 15px 0 0;
  border: 2px solid #000 !important;
  cursor: pointer;
}
.checkboxerror {
  border: 2px solid #000 !important;
  background-color: #ff0000 !important;
}
.checkbox:checked {
  background-image: url("../images/icons/icon_tick.svg");
  background-size: 14px 14px;
  background-position: center center;
  background-repeat: no-repeat;
  z-index: 20;
}
.checkbox.valid {
  background-size: 14px 14px;
  background-position: center center;
  background-repeat: no-repeat;
  border: 2px solid #000 !important;
}
.checkbox input submit {
  display: inline-block !important;
  margin: 0 auto !important;
  width: auto !important;
}
.checkbox-container u {
  font-family: "GelPenUpright";
}
.checkbox-container u:hover {
  color: inherit;
}
/* --------------------------------------Formular Validierung-------------------------------------- */
input.error,
textarea.error,
select.error {
  border-color: #ff0004 !important;
  background: transparent;
}
input.valid,
textarea.valid,
select.valid {
  border-color: inherit;
  background: transparent;
}
label.error {
  display: none !important;
}
/* --------------------------------------Formular Rückmeldung-------------------------------------- */
.status {
  position: fixed;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.47);
  z-index: 5000;
  display: none;
  top: 0;
  left: 0;
}
.statusContent {
  width: 100%;
  max-width: 500px;
  padding: 20px;
  background-color: #2b271f;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1500;
  color: #fff;
  text-align: center;
  border-radius: 6px;
}
.statusContent p {
  line-height: 150%;
}
.statusContent p span {
  font-size: 1.4em;
  font-weight: bold;
  display: block;
  line-height: 140%;
  margin-bottom: 20px;
}
.statusContent a:link,
.statusContent a:visited,
.statusContent a:active,
.statusContent a:focus,
.statusContent a:hover {
  color: #fff;
}
.closeBtn {
  padding: 16px;
  border: 2px solid #fff;
  display: inline-block;
  border-radius: 6px;
  margin-top: 40px;
  cursor: pointer;
  transition: all 0.3s ease;
}
.closeBtn:hover {
  background-color: #fff;
  color: #585739;
}
/* ----------------------------- Footer ----------------------------- */
.footer {
  width: 100%;
  height: auto;
  padding: 20px;
  position: relative;
  z-index: 1;
  display: block;
  bottom: 0px;
  text-align: center;
  background-color: #2b271f;
}
.iconbar {
  width: 100%;
  display: block;
  text-align: center;
  margin-bottom: 10px;
}
.footer img {
  width: 40px;
  height: 40px;
  display: inline-block;
  transform: scale(1, 1);
  -webkit-transition: all 0.03s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.footer img:hover {
  transform: scale(0.9, 0.9);
}
.footer p,
.footer a:link,
.footer a:visited,
.footer a:active {
  font-weight: 400;
  letter-spacing: 2px;
  color: #8a8a8a;
  display: inline-block;
  font-size: 0.9em;
  margin: 4px 10px 4px 10px;
  text-decoration: none;
  -webkit-transition: all 0.03s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.footer a:focus,
.footer a:hover {
  color: #fff;
}
/* ----------------------------- Modals ----------------------------- */
.overlay {
  position: fixed;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.47);
  background-image: url("../images/icons/icon_close.svg");
  background-size: 20px 20px;
  background-position: right 35px top 30px;
  background-repeat: no-repeat;
  cursor: pointer;
  z-index: 5000;
  display: none;
  top: 0;
  left: 0;
}
.infobox {
  width: 100%;
  height: auto;
  max-width: 900px;
  max-height: 80%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #2b271f;
  z-index: 3;
  padding: 20px;
  cursor: pointer;
  display: none;
  font-weight: 100;
  border-radius: 6px;
}
.imprintbtn,
.legalbtn {
  cursor: pointer;
  -webkit-transition: all 0.03s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.imprintbtn:hover,
.legalbtn:hover {
  color: #fff;
}
.infobox h2,
.infobox h3,
.infobox h4 {
  color: #fff;
  font-weight: normal;
  margin: 0 0 20px 0;
}
.infobox h2 {
  font-size: 2em;
}
.infobox h3 {
  font-size: 1.4em;
}
.infobox h4 {
  font-size: 1.2em;
}
.infobox p,
.infobox ul,
.infobox li {
  color: #fff;
  font-weight: normal;
}
.infobox a:link,
.infobox a:visited,
.infobox a:active,
.infobox a:focus,
.infobox a:hover {
  color: #fff;
  text-decoration: underline;
  background: transparent;
}
#datenschutz {
  overflow-y: scroll;
  overflow-x: hidden;
}
/* --------------------------------------Audio Player-------------------------------------- */
/* Hide default controls */
.ppx-audio-player audio {
  display: none;
}
.ppx-audio-player {
  width: 100%;
  max-width: 650px;
  background-color: #333;
  padding: 20px 30px;
  border-radius: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  background-image: url("../images/screw.webp"), url(../images/screw.webp),
    url(../images/screw.webp), url(../images/screw.webp),
    url("../images/playerbg.webp");
  background-size: 15px 15px, 15px 15px, 15px 15px, 15px 15px, 150px;
  background-position: left 5px top 5px, left 5px bottom 5px, right 5px top 5px,
    right 5px bottom 5px, center center;
  background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, repeat;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=9, Direction=0, Color=#000000)"; /*IE 8*/
  -moz-box-shadow: 0 0 9px 1px #000000 inset; /*FF 3.5+*/
  -webkit-box-shadow: 0 0 9px 1px #000000 inset; /*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
  box-shadow: 0 0 9px 1px #000000 inset; /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=9, Direction=135, Color=#000000); /*IE 5.5-7*/
}
@media only screen and (max-width: 650px) {
  .ppx-audio-player {
    padding: 30px 10px;
  }
}
.speaker {
  width: 150px;
  height: 60px;
  background-image: url(../images/speaker.jpg);
  border-radius: 8px;
  border: 2px inset #787878;
}
.ppx-player-nav {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.ppx-player-btn {
  background-color: #000;
  border: 2px solid #c4c4c4;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 60% auto;
  border-radius: 50%;
  padding: 15px;
  cursor: pointer;
  border-radius: 50%;
  transition: transform 0.3s ease;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=0, Color=#000000)"; /*IE 8*/
  -moz-box-shadow: 0 0 8px -3px #000000; /*FF 3.5+*/
  -webkit-box-shadow: 0 0 8px -3px #000000; /*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
  box-shadow: 0 0 8px -3px #000000; /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=135, Color=#000000); /*IE 5.5-7*/
}
.ppx-player-btn:hover {
  transform: scale(0.95);
}
.playPause {
  background-image: url("../images/icons/icon_player_pause.svg") !important;
}
#ppx-play-pause-button {
  width: 60px;
  min-width: 60px;
  height: 60px;
  background-image: url("../images/icons/icon_player_play.svg");
}
#ppx-prev-button {
  width: 40px;
  height: 40px;
  background-image: url("../images/icons/icon_player_prev.svg");
  margin-left: 5px;
}
#ppx-next-button {
  width: 40px;
  height: 40px;
  background-image: url("../images/icons/icon_player_next.svg");
  margin-right: 5px;
}
.nowPlayingContainer {
  width: 100%;
  padding: 15px 15px 40px 15px;
  height: 70px;
  border-radius: 6px;
  box-sizing: border-box;
  margin: 0 0 10px 0;
  border-top: 8px outset rgb(67, 66, 66);
  border-left: 8px outset rgb(67, 66, 66);
  border-bottom: 20px outset rgb(67, 66, 66);
  border-right: 8px outset rgb(67, 66, 66);
  border-radius: 12px;
  display: block;
  font-weight: bold;
  position: relative;
  /* Permalink - use to edit and share this gradient. Permalink - Zum Bearbeiten und Teilen dieses Verlaufs verwenden: https://colorzilla.com/gradient-editor/#e0dbb1+0,c3c199+100 */
  background: linear-gradient(
    to bottom,
    #e0dbb1 0%,
    #c3c199 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=11, Direction=0, Color=#000000)"; /*IE 8*/
  -moz-box-shadow: 0 0 11px -4px #000000 inset; /*FF 3.5+*/
  -webkit-box-shadow: 0 0 11px -4px #000000 inset; /*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
  box-shadow: 0 0 11px -4px #000000 inset; /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=11, Direction=135, Color=#000000); /*IE 5.5-7*/
}
.nowPlaying {
  display: block;
  width: 100%;
  position: relative;
  z-index: 0;
  padding-top: 5px;
  text-align: center;
}
#ppx-progress-bar-container {
  width: 100%;
  max-width: 98%;
  height: 46px;
  z-index: 1;
  position: absolute;
  bottom: 4px;
  left: 50%;
  transform: translate(-50%, 0);
}
#ppx-progress-bar {
  height: 100%;
  width: 0;
  background: transparent;
  border-right: 2px solid rgba(0, 0, 0, 0.3);
}
.volumeContainer {
  width: 100%;
  padding: 8px 8px 8px 40px;
  border-radius: 6px;
  margin: 10px auto 10px auto;
  background-image: url("../images/icons/icon_player_volume.svg");
  background-repeat: no-repeat;
  background-size: 20px auto;
  background-position: left 10px center;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=18, Direction=0, Color=#000000)"; /*IE 8*/
  -moz-box-shadow: 0 0 18px -10px #000000 inset; /*FF 3.5+*/
  -webkit-box-shadow: 0 0 18px -10px #000000 inset; /*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
  box-shadow: 0 0 18px -10px #000000 inset; /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=18, Direction=135, Color=#000000); /*IE 5.5-7*/
}
#ppx-volume-control {
  width: 100%;
  margin-top: 8px;
  border: none;
}
/* Stil für das Input-Feld vom Typ Range */
input[type="range"] {
  width: 100%; /* Breite des Lautstärkenreglers */
  height: 10px !important; /* Höhe des Lautstärkenreglers */
  background-color: #ddd; /* Hintergrundfarbe des Lautstärkenreglers */
  border: none; /* Entfernt den Standardrand */
  border-radius: 5px; /* Randradius des Lautstärkenreglers */
  outline: none; /* Entfernt den Standardumriss */
  -webkit-appearance: none; /* Verhindert die Standard-Styles für WebKit-Browser */
}
/* Fortschrittsleiste im Input-Feld des Typs Range */
input[type="range"]::-webkit-slider-runnable-track {
  width: 100%;
  height: 10px;
  background-color: #fff; /* Farbe der Fortschrittsleiste */
  border-radius: 5px; /* Randradius der Fortschrittsleiste */
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=0, Color=#000000)"; /*IE 8*/
  -moz-box-shadow: 0 0 4px 1px #000000 inset; /*FF 3.5+*/
  -webkit-box-shadow: 0 0 4px 1px #000000 inset; /*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
  box-shadow: 0 0 4px 1px #000000 inset; /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color=#000000); /*IE 5.5-7*/
}
/* Fortschrittszeiger im Input-Feld des Typs Range */
input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  width: 20px; /* Breite des Fortschrittszeigers */
  height: 20px; /* Höhe des Fortschrittszeigers */
  background-color: #c4c4c4; /* Farbe des Fortschrittszeigers */
  border: 2px solid #4f4f4f; /* Rand des Fortschrittszeigers */
  border-radius: 50%; /* Randradius des Fortschrittszeigers */
  margin-top: -5px; /* Vertikale Ausrichtung des Fortschrittszeigers */
  cursor: pointer;
}
/* Fortschrittsleiste im Input-Feld des Typs Range für Firefox */
input[type="range"]::-moz-range-track {
  width: 100%;
  height: 10px;
  background-color: #fff; /* Farbe der Fortschrittsleiste */
  border-radius: 5px; /* Randradius der Fortschrittsleiste */
}
/* Fortschrittszeiger im Input-Feld des Typs Range für Firefox */
input[type="range"]::-moz-range-thumb {
  width: 20px; /* Breite des Fortschrittszeigers */
  height: 20px; /* Höhe des Fortschrittszeigers */
  background-color: #c4c4c4; /* Farbe des Fortschrittszeigers */
  border: 2px solid #4f4f4f; /* Rand des Fortschrittszeigers */
  border-radius: 50%; /* Randradius des Fortschrittszeigers */
  cursor: pointer;
}
.playlistContainer {
  background-color: #5b5b5b;
  border-radius: 6px;
  padding: 10px;
  margin-bottom: 10px;
  background-image: url("../images/playerbg.webp");
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=18, Direction=0, Color=#000000)"; /*IE 8*/
  -moz-box-shadow: 0 0 18px -10px #000000 inset; /*FF 3.5+*/
  -webkit-box-shadow: 0 0 18px -10px #000000 inset; /*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
  box-shadow: 0 0 18px -10px #000000 inset; /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=18, Direction=135, Color=#000000); /*IE 5.5-7*/
}
#playlist {
  list-style: none;
  text-align: left;
  width: 100%;
  display: block;
  max-height: 40vh;
  margin: 0 auto;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 0 5px 0 0;
}
.playlist-item div {
  margin: 0 auto 4px auto;
  text-decoration: none;
  display: grid;
  grid-template-columns: 1fr 45px;
  grid-gap: 4px;
  transition: color 0.3s ease;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  cursor: pointer;
}
.trackname a:link,
.trackname a:visited,
.trackname a:active {
  color: #000;
  text-decoration: none;
  line-height: 130%;
  font-family: "Powderfinger Type";
  background-color: #fff;
  padding: 12px 8px 12px 10px;
  width: 100%;
  display: block;
}
.trackname a:focus,
.trackname a:hover {
  background-color: #000;
  color: #fff;
}
.ppx-download-link {
  width: 100%;
  height: 100%;
  background-image: url("../images/icons/icon_player_download.svg");
  background-color: #000 !important;
  background-size: 20px 20px;
  background-position: center center;
  background-repeat: no-repeat;
}
.ppx-download-link:hover {
  background-color: #000 !important;
}
.demoGrid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 40px;
  align-items: flex-end;
  justify-content: space-between;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
@media only screen and (max-width: 1045px) {
  .demoGrid {
    display: block;
    margin: 0 auto;
    text-align: center;
  }
  .ppx-audio-player {
    margin: 0 auto;
  }
  .videoDemos {
    width: 100%;
    max-width: 500px;
    display: block;
    margin: 60px auto 0 auto;
    text-align: center;
  }
}
