.visibile_mobile_footer {
  visibility: hidden;
  display: none;
}

#dirigent {
  background-image: url("../../assets/img/Dirigent.jpg");
}

.visibile_desktop_footer {
  visibility: visible;
  display: block;
}

.swiper-slide {
  height: 800px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: -webkit-transform 1.2s ease-in-out;
  transition: transform 1.2s ease-in-out;
  transition: transform 1.2s ease-in-out,-webkit-transform 1.2s ease-in-out;
}

#copryright {
  font-size: 0.75em;
  line-height: 1.6;
  margin-bottom: 0px;
  padding-bottom: 0px;
  text-align: right;
}

.copyrigth2 {
  font-size: 0.8em;
  font-family: Muli, sans-serif;
  color: rgba(255,255,255,0.5);
  position: absolute;
  top: 670px;
  right: 30px;
  margin-bottom: 0px;
  z-index: 100;
}

.p-analogien {
  width: 80vw;
  padding-left: 20px;
  padding-top: 5px;
  background-color: #08306d;
  margin: 0 auto;
  /*height: 150px;*/
}

.statement_analogien {
  margin: 0px auto;
}

.footer-dark {
  color: #f0f9ff;
}

.footer {
  text-align: left;
}

.footer-dark h3 {
  margin-top: 0;
  margin-bottom: 12px;
  font-weight: bold;
  font-size: 16px;
}

.footer-dark ul {
  padding: 0;
  list-style: none;
  line-height: 1.6;
  /*font-size: 14px;*/
  margin-bottom: 0;
}

.footer-dark ul a {
  color: inherit;
  text-decoration: none;
  opacity: 0.6;
}

.footer-dark ul a:hover {
  opacity: 0.8;
}

.footer-dark .item.text {
  margin-bottom: 36px;
}

.footer-dark .item.text p {
  opacity: 0.6;
  margin-bottom: 0;
}

.footer-dark .item.social {
  text-align: center;
}

.footer-dark .item.social > a {
  font-size: 20px;
  width: 36px;
  height: 36px;
  line-height: 36px;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  box-shadow: 0 0 0 1px rgba(255,255,255,0.4);
  margin: 0 8px;
  color: #fff;
  opacity: 0.75;
}

.footer-dark .item.social > a:hover {
  opacity: 0.9;
}

.footer-dark .copyright {
  text-align: center;
  padding-top: 24px;
  opacity: 0.3;
  font-size: 13px;
  margin-bottom: 0;
}

.col-statment {
}

.copytext-orange {
  color: #fa8818;
  font-family: muli,sans;
}

.link_weiß {
  color: #fff;
}

.link_weiß:hover {
  color: #fa8818;
}

.zentriert {
  position: relative;
  top: 45%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.mittlerer_Anstand {
  margin-bottom: 120px;
}

@media (max-width: 576px) {
  .mittlerer_Anstand {
    margin-bottom: 50px;
  }
}

#rt-logo-block {
  position: absolute;
  transition: top 10.2s ease 0s;
  transform: translate3d(1em, 0.2em, 0);
}

a#rt-logo {
  display: block;
  height: 140px;
  width: 360px;
  /*margin-left: 0px;*/
  background: rgba(0,0,0,0) url("../../assets/img/Logo_Eventregie.png") no-repeat scroll 20%!important;
  /*background-position: center;*/
  /*background-size: contain;*/
  transition: all 0.3s ease 0s;
}

.border_audio {
  margin-top: 20px;
  border-radius: 0px;
  border: 5px solid rgb(250,136,24);
  box-sizing: content-box;
}

.weiß {
  color: #fff;
}

.regular {
  font-weight: 600;
}

.MM_link {
  font-size: 1em;
  padding-bottom: 10px;
  font-family: Muli, sans-serif;
}

.colum_abstand {
  margin-top: 30px;
}

.orange {
  color: #fa8818;
}

.MM_link {
  color: #fff;
}

#brand {
  visibility: hidden;
}

.visibile_mobile {
  visibility: hidden;
  display: none;
}

.row.row_mm {
  padding: 50px 50px;
}

.link_p {
  font-size: 1em;
  font-weight: 200;
}

.img_fit_schmal {
  width: 100%;
  object-fit: cover;
  height: 300px;
}

.img_fit_regular {
  width: 100%;
  object-fit: cover;
  height: 350px;
}

.copyrigth {
  font-size: 0.8em;
  font-family: Muli, sans-serif;
  color: rgba(255,255,255,0.5);
  position: absolute;
  bottom: 10px;
  right: 10px;
  margin-bottom: 0px;
}

.btn-primary:active, .btn-primary:focus {
  box-shadow: none!important;
}

.space {
  white-space: nowrap;
}

.navbar-toggler {
  background-color: #fa8818;
  margin-right: 20px;
}

.navbar-toggler {
  font-size: 12px;
  right: 0;
  padding: 13px;
  text-transform: uppercase;
  color: #fff;
  border: 0;
  background-color: #fa8818;
  font-family: Montserrat,Helvetica Neue,Helvetica,Arial,sans-serif;
}

.copytext.dummy {
  color: #f0f;
}

.img_anpassen {
  width: 100%;
  object-fit: cover;
}

@media (max-width: 576px) {
  .center.schmal {
    width: 100%;
  }
}

@media (max-width:768px) {
  .footer-dark .item:not(.social) {
    text-align: center;
  }
}

@media (min-width: 768px) {
  .footer {
    padding-top: 0px;
  }
}

@media (max-width: 576px) {
  .visibile_desktop {
    visibility: hidden;
    display: none;
  }
}

@media (max-width: 576px) {
  .visibile_desktop {
    visibility: hidden;
    display: none;
  }
}

@media (max-width: 420px) {
  .visibile_desktop_footer {
    visibility: hidden;
    display: none;
  }
}

@media (max-width: 420px) {
  #copryright {
    /*text-align: left;*/
    padding-top: 5px;
  }
}

@media (max-width: 576px) {
  .footer {
    text-align: center;
    padding-top: 0px;
  }
}

@media (max-width: 576px) {
  .row_mobile {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (max-width: 576px) {
  .controls {
    height: 50%;
    max-height: 50%;
  }
}

@media (max-width: 576px) {
  .row.row_mm {
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
  }
}

@media (max-width: 576px) {
  .copytext.p-ort {
    width: 100%;
    height: 65px;
    margin-bottom: 0px;
  }
}

@media (max-width: 576px) {
  a#rt-logo {
    height: 70px;
    max-width: 120px;
  }
}

@media (max-width: 576px) {
  #rt-logo-block {
    position: relative;
    max-width: 160px;
    visibility: hidden;
    display: none;
  }
}

@media (max-width: 576px) {
  .zentriert {
    top: 100%;
  }
}

@media (max-width: 576px) {
  .carousel-indicators {
    visibility: hidden;
    display: none;
  }
}

@media (max-width: 576px) {
  .colum_mobile {
    padding-left: 0px;
    padding-right: 0px;
  }
}

@media (max-width: 576px) {
  .h_orange.h2 {
    font-size: 1.3em;
  }
}

@media (max-width: 768px) {
  .statement_analogien {
    font-size: 1.3em;
    line-height: 1.5;
  }
}

.anker {
  height: 50px;
}

@media (min-width:555px) {
  .navbar-expand-lg .navbar-collapse {
    display: -ms-flexbox!important;
    display: flex!important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}

@media (min-width:420px) {
  .navbar-expand-lg .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
}

#mainNav .navbar-nav .nav-item .nav-link {
  padding-left: 8px;
  padding-right: 8px;
}

@media (min-width: 400px) {
  #link_EN {
    padding-right: 8px;
  }
}

@media (max-width: 420px) {
  .visibile_mobile_footer {
    display: block;
    visibility: visible;
  }
}

@media (max-width: 768px) {
  #dirigent {
    background-image: url("../../assets/img/Dirigent_ipad.jpg");
  }
}

.img-analogie-mobile {
  background-color: green;
  width: 100%;
  max-width: 100%;
  height: 360px;
}

.analogie {
  position: absolute;
  top: 360px;
}

.blau_mobile {
  width: 100%;
  background-color: #08306d;
}

#oliver {
  height: 65vh;
  object-fit: cover;
}

