:root {
  --grau_button: #313131;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

a {
  color: #fff;
  text-decoration: none;
}

.body {
  background-color: #172631;
  padding-top: 25px;
  padding-left: 90px;
  padding-right: 90px;
}

.heading {
  color: #fff;
  font-family: Poppins, sans-serif;
  font-size: 42px;
  font-weight: 600;
}

.heading.hero {
  font-family: Roboto, sans-serif;
  font-size: 58px;
  font-weight: 100;
  line-height: 75.4px;
}

.heading.referenzen {
  text-align: right;
  margin-top: 30px;
  margin-bottom: 60px;
  font-family: Roboto, sans-serif;
  font-size: 58px;
  font-weight: 100;
  line-height: 75.4px;
}

.heading.referenzen.impressum {
  text-align: left;
  margin-bottom: 15px;
  font-size: 36px;
}

.heading.verb-nde {
  margin-bottom: 15px;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.heading.vertretung {
  text-align: right;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.heading.h-rproben {
  text-align: right;
  font-family: Roboto, sans-serif;
  font-size: 58px;
  font-weight: 100;
  line-height: 75.4px;
  display: none;
}

.link-block {
  text-decoration: none;
}

.hero_div {
  border-bottom: 2.5px dotted #fff;
  padding-top: 30px;
  padding-bottom: 60px;
}

.hero_div.sub_site {
  padding-top: 0;
}

.menu_div {
  align-items: center;
  margin-bottom: 120px;
  display: flex;
}

.button {
  background-color: #333;
  border: 1px solid #fff;
  margin-top: 30px;
  padding: 18px 30px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  transition: color .3s, background-color .3s;
}

.button:hover {
  color: #333;
  background-color: #fff;
}

.button.audio_selection {
  width: 100%;
  margin-top: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.button.hero {
  margin-right: 30px;
}

.button.hero.anrufen {
  display: none;
}

.button.hero.kontakt {
  margin-right: 0;
}

.button.hero.mobile {
  display: none;
}

.button.vita_full_width {
  text-align: center;
  width: 100%;
  margin-top: 90px;
}

.button.vita_full_width.h-rproben {
  color: #333;
  text-align: right;
  background-color: #fff;
  margin-top: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
  display: block;
}

.button.vita_full_width.h-rproben.vita {
  display: none;
}

.text-span {
  font-family: Roboto, sans-serif;
  font-weight: 100;
}

.play_button {
  margin-left: -6px;
  margin-right: 15px;
}

.demo_div {
  border-bottom: 2.5px dotted #fff;
  padding-top: 90px;
  padding-bottom: 180px;
  display: flex;
  position: static;
}

.player_selection_wrapper {
  z-index: 900;
  clear: none;
  flex-flow: wrap;
  order: 0;
  justify-content: flex-end;
  align-items: flex-end;
  width: 100%;
  margin-top: 75px;
  margin-left: 45%;
  display: flex;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.demo_img_patrick_kropp {
  opacity: .38;
  mix-blend-mode: luminosity;
  background-image: url('../images/patrick_kropp_synchronsprecher_münchen.jpeg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  width: 51%;
  height: 800px;
  margin-bottom: 60px;
  position: absolute;
  overflow: visible;
}

.hero_menu {
  text-align: right;
  margin-top: 90px;
}

.paragraph {
  color: #fff;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}

.paragraph.referenzen {
  color: #9e9e9e;
  column-count: 2;
  column-rule-width: 0px;
  column-gap: 15px;
  font-size: 14px;
  line-height: 20px;
}

.paragraph.referenzen.liste {
  column-count: 1;
  margin-bottom: 0;
}

.paragraph.referenzen.liste.impressum_datenschutz {
  margin-bottom: 90px;
}

.paragraph.referenzen.liste.impressum_datenschutz.last {
  margin-bottom: 30px;
}

.paragraph.contact_werbung {
  color: #9e9e9e;
  column-count: 1;
  column-rule-width: 0px;
  column-gap: 15px;
  margin-top: 60px;
  font-size: 14px;
  line-height: 20px;
}

.div_referenzen {
  border-bottom: 2.5px dotted #fff;
  padding-bottom: 60px;
}

.div-block {
  padding-top: 30px;
  padding-bottom: 90px;
}

.logo {
  flex: none;
  width: 140px;
  max-width: none;
}

.grid {
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}

.management {
  width: 300px;
  margin-right: -15px;
}

.vds_mitgliedschaft {
  width: 80px;
}

.logo_mobile {
  display: none;
}

.wrapper {
  max-width: 80vw;
  margin-left: auto;
  margin-right: auto;
}

.referenzen_stadt {
  color: #fff;
  margin-bottom: 15px;
  font-size: 16px;
  line-height: 16px;
  display: inline-block;
}

.ref_block {
  display: flex;
}

.ref_col {
  margin-right: 90px;
}

.header_submenu {
  text-align: right;
  flex: 1;
  justify-content: flex-end;
  margin-top: 13px;
  display: flex;
}

.nav_link_sub {
  text-align: right;
  margin-right: 7px;
}

.nav_link_sub.synchronstar {
  margin-right: 6px;
}

.image-4 {
  opacity: .65;
  width: 23px;
}

.image-4.kartei {
  opacity: 1;
  width: 20px;
}

.image-4.synchronstar {
  padding-left: 0;
  padding-right: 0;
}

.image-5 {
  opacity: .65;
  width: 21px;
}

.image-6 {
  opacity: .65;
  width: 20px;
}

.kontakt_block {
  max-width: 95%;
  margin-top: 42px;
  padding-top: 0;
  display: flex;
}

.conact_col {
  flex: 1;
  margin-right: 90px;
}

.utility_footer_div {
  padding-bottom: 15px;
  display: flex;
}

.utility_div {
  display: flex;
}

.utility_link {
  color: #9e9e9e;
  margin-right: 15px;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 300;
}

.utility_link.last {
  margin-right: 0;
}

.footer_copyright {
  color: #9e9e9e;
  flex: 1;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 300;
}

.hinweis {
  color: #9e9e9e;
  flex: 1;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 300;
  display: none;
}

.contact_col {
  margin-right: 90px;
}

.impressum_datenschutz_sub_head {
  color: #fff;
  font-weight: 400;
}

.text-span-3 {
  color: #fff;
}

.mitgliedschaften {
  padding-top: 30px;
  padding-bottom: 90px;
}

@media screen and (min-width: 1280px) {
  .heading.referenzen {
    margin-bottom: 60px;
  }

  .heading.vertretung {
    font-family: Poppins, sans-serif;
    font-weight: 500;
  }

  .hero_div.sub_site {
    padding-top: 0;
  }

  .menu_div {
    align-items: center;
    display: flex;
  }

  .button.audio_selection:hover, .button.hero:hover, .button.vita_full_width:hover {
    background-color: #fff;
  }

  .button.vita_full_width.h-rproben.vita {
    display: none;
  }

  .demo_img_patrick_kropp {
    background-position: 50% 20%;
  }

  .paragraph.referenzen {
    column-count: 3;
  }

  .paragraph.referenzen.liste {
    column-count: 1;
    column-rule-width: 0px;
    column-gap: 0;
    max-width: 800px;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .wrapper {
    max-width: 75vw;
  }

  .referenzen_stadt {
    font-family: Poppins, sans-serif;
    font-weight: 600;
    line-height: 36px;
  }

  .ref_block {
    margin-top: -8px;
    display: flex;
  }

  .ref_col {
    margin-right: 105px;
  }

  .header_submenu {
    text-align: right;
    flex: 1;
    margin-top: 13px;
  }

  .nav_link_sub {
    margin-right: 9px;
  }

  .image-4 {
    width: 20px;
  }

  .image-5 {
    opacity: .65;
    width: 21px;
  }

  .image-6 {
    opacity: .65;
    width: 20px;
  }

  .kontakt_block {
    max-width: 80%;
    margin-top: 42px;
    display: flex;
  }

  .conact_col, .contact_col {
    margin-right: 105px;
  }
}

@media screen and (min-width: 1920px) {
  .wrapper {
    max-width: 1400px;
  }

  .ref_col, .conact_col, .contact_col {
    margin-right: 120px;
  }
}

@media screen and (max-width: 991px) {
  .heading {
    font-size: 38px;
  }

  .heading.hero {
    text-align: left;
    margin-top: 0;
  }

  .heading.referenzen {
    text-align: left;
    margin-bottom: 60px;
  }

  .heading.h-rproben {
    text-align: left;
    width: 100%;
    margin-top: -15px;
    margin-bottom: 30px;
    display: block;
  }

  .menu_div {
    flex-wrap: wrap;
    margin-bottom: 60px;
  }

  .button.hero {
    margin-right: 15px;
    display: block;
  }

  .button.hero.mobile {
    display: block;
  }

  .button.hero.hoerproben.mobile_hidden {
    display: none;
  }

  .button.vita_full_width {
    margin-top: 60px;
  }

  .button.vita_full_width.h-rproben {
    color: #333;
    text-align: left;
    background-color: #fff;
    display: block;
  }

  .demo_div {
    flex-wrap: wrap;
    padding-bottom: 90px;
  }

  .player_selection_wrapper {
    margin-top: 0;
    margin-left: 0%;
    margin-right: 0%;
    position: static;
  }

  .demo_img_patrick_kropp {
    width: 100%;
    max-height: 650px;
    margin-left: 0;
    margin-right: 0;
    position: static;
  }

  .hero_menu {
    text-align: left;
  }

  .paragraph.referenzen, .paragraph.contact_werbung {
    line-height: 23px;
  }

  .div-block {
    display: none;
  }

  .logo_mobile {
    justify-content: center;
    padding-top: 30px;
    padding-bottom: 30px;
    display: flex;
  }

  .logo_mobile.last {
    margin-bottom: 36px;
    padding-bottom: 30px;
  }

  .image-3 {
    width: 200px;
    margin-left: auto;
    margin-right: auto;
  }

  .wrapper {
    max-width: 90vw;
  }

  .ref_block {
    flex-wrap: wrap;
  }

  .ref_col {
    flex: 0 0 100%;
    margin-bottom: 39px;
  }

  .header_submenu {
    align-items: center;
  }

  .nav_link_sub {
    margin-right: 13px;
  }

  .nav_link_sub.synchronstar {
    margin-right: 11px;
  }

  .nav_link_sub.last {
    margin-right: 0;
  }

  .image-4.kartei {
    width: 24px;
  }

  .image-4.synchronstar {
    width: 25px;
  }

  .image-5 {
    width: 26px;
  }

  .image-6 {
    width: 25px;
  }

  .kontakt_block {
    flex-wrap: wrap;
    max-width: none;
  }

  .conact_col {
    flex: 0 100%;
    margin-bottom: 30px;
  }

  .hinweis {
    margin-bottom: 15px;
    display: block;
  }

  .contact_col {
    flex: 0 0 100%;
    margin-bottom: 39px;
  }

  .mitgliedschaften {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .body {
    padding-left: 30px;
    padding-right: 30px;
  }

  .heading {
    font-size: 32px;
  }

  .heading.hero {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 32px;
    line-height: 42.56px;
  }

  .heading.referenzen {
    text-align: left;
    margin-bottom: 30px;
    font-size: 36px;
  }

  .heading.h-rproben {
    text-align: left;
    width: 100%;
    margin-bottom: 0;
    font-size: 36px;
    display: block;
  }

  .link-block {
    flex: 0 100%;
  }

  .hero_div {
    padding-top: 0;
  }

  .menu_div {
    flex-wrap: wrap;
    margin-bottom: 15px;
  }

  .button {
    width: 100%;
    font-size: 14px;
  }

  .button.hero {
    width: 100%;
    margin-top: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 14px;
  }

  .button.hero.anrufen {
    color: #333;
    text-align: right;
    background-color: #fff;
    display: block;
  }

  .button.hero.kontakt {
    display: block;
  }

  .button.vita_full_width {
    text-align: left;
    margin-top: 45px;
    display: none;
  }

  .button.vita_full_width.h-rproben {
    color: #333;
    text-align: right;
    background-color: #fff;
    display: block;
  }

  .demo_img_patrick_kropp {
    max-height: 500px;
    padding-top: 0;
  }

  .hero_menu {
    margin-top: 21px;
  }

  .paragraph.referenzen {
    column-count: 1;
    display: none;
  }

  .paragraph.referenzen.liste, .paragraph.referenzen.liste.kontakt, .paragraph.referenzen.liste.impressum_datenschutz {
    display: block;
  }

  .paragraph.contact_werbung {
    column-count: 1;
    display: block;
  }

  .div_referenzen {
    padding-bottom: 90px;
  }

  .logo_mobile.last {
    margin-bottom: 60px;
    padding-top: 45px;
  }

  .logo_mobile.first {
    margin-top: 15px;
  }

  .image-3 {
    width: 180px;
  }

  .ref_col {
    flex: 0 100%;
    margin-bottom: 30px;
    margin-right: 0;
  }

  .header_submenu {
    flex: 0 100%;
    justify-content: flex-start;
    margin-top: 0;
    margin-bottom: 30px;
  }

  .kontakt_block {
    flex-flow: wrap-reverse;
  }

  .conact_col {
    flex: 0 0 100%;
    margin-bottom: 30px;
  }

  .utility_footer_div {
    flex-wrap: wrap;
    justify-content: center;
  }

  .footer_copyright {
    text-align: center;
    flex: 0 100%;
  }

  .hinweis {
    text-align: left;
    flex: 0 100%;
  }

  .contact_col {
    flex: 0 100%;
    margin-bottom: 30px;
    margin-right: 0;
  }
}

@media screen and (max-width: 479px) {
  .heading {
    margin-bottom: 15px;
    font-size: 36px;
  }

  .heading.hero {
    margin-top: 60px;
    font-size: 32px;
    line-height: 42.56px;
  }

  .heading.referenzen {
    margin-bottom: 30px;
    font-size: 32px;
  }

  .heading.h-rproben {
    margin-top: -30px;
    margin-bottom: 0;
    font-size: 32px;
  }

  .menu_div {
    flex-wrap: wrap;
  }

  .button {
    font-size: 14px;
  }

  .button.audio_selection {
    padding-top: 13px;
    padding-bottom: 13px;
    padding-left: 24px;
  }

  .button.hero {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 21px;
  }

  .button.vita_full_width {
    padding-left: 21px;
  }

  .button.vita_full_width.h-rproben {
    color: #333;
    text-align: right;
    background-color: #fff;
  }

  .text-span {
    display: none;
  }

  .play_button {
    margin-right: 21px;
  }

  .hero_menu {
    margin-top: 60px;
  }

  .paragraph.referenzen.liste.kontakt, .paragraph.referenzen.liste.impressum_datenschutz {
    display: block;
  }

  .logo_mobile {
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .logo_mobile.last {
    margin-bottom: 60px;
  }

  .logo_mobile.first {
    margin-top: 30px;
  }

  .image-3 {
    width: 160px;
  }

  .striche {
    display: none;
  }

  .ref_col {
    flex: 0 auto;
  }

  .header_submenu {
    flex: 0 auto;
    align-self: center;
    max-width: 100%;
    margin-top: 0;
  }

  .image-4 {
    width: 16px;
  }

  .contact_col {
    flex: 0 100%;
  }
}

#w-node-_94a08f80-923d-68f3-ee4f-d3bcab7e0d36-ab7e0d34, #w-node-_94a08f80-923d-68f3-ee4f-d3bcab7e0d38-ab7e0d34 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_94a08f80-923d-68f3-ee4f-d3bcab7e0d3c-ab7e0d34, #w-node-_94a08f80-923d-68f3-ee4f-d3bcab7e0d3d-ab7e0d34 {
  grid-area: span 1 / span 4 / span 1 / span 4;
  justify-self: end;
}

@media screen and (max-width: 991px) {
  #w-node-_94a08f80-923d-68f3-ee4f-d3bcab7e0d36-ab7e0d34 {
    grid-area: span 1 / span 6 / span 1 / span 6;
  }

  #w-node-_94a08f80-923d-68f3-ee4f-d3bcab7e0d3b-ab7e0d34 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}


