@media print {
  .fadeInDown {
    visibility: visible !important;
  }
  .RecentWorks,
  .social {
    display: none !important;
  }
  .printing {
    display: block !important;
    max-width: 100%;
    width: auto;
    height: auto;
  }
  .category .container {
    border-bottom: transparent;
  }
  a[href]:after {
    content: " ";
  }
  #content .col-xl-9,
  #content .col-sm-8 {
    flex: 100%;
    max-width: 100%;
  }
  * {
    overflow: visible !important;
  }
  body {
    margin: 1rem;
  }
  .table-responsive {
    display: block !important;
    overflow: visible !important;
  }
  .wrapper,
  .row,
  .card {
    display: block !important;
    width: 90vw !important;
  }
  .table-head-primary > tr th {
    color: #FFFFFF !important;
    background-color: #00A9CF !important;
  }
  td,
  tr {
    float: none !important;
  }
  td::before {
    display: none;
  }
  td[data-label="Entgeltschlüssel"]::before {
    height: 100%;
  }
  thead.table-head-primary {
    visibility: visible;
  }
}
@media (max-width: 767px) {
  body {
    padding-top: 100px;
  }
  .teaser {
    color: #008CAB;
    height: 260px;
    margin-top: 0;
    margin-bottom: 30px;
    position: relative;
    text-align: center;
    background-color: #008CAB;
    border-bottom: 4px solid #DAE6E4 !important;
  }
  .teaser-caption {
    color: #F3F3F3;
    position: relative;
    top: 50px;
    left: 0;
    bottom: auto;
    right: auto;
    text-align: left;
  }
  .teaser-carousel {
    display: none;
  }
}
@media (min-width: 1200px) {
  .teaser {
    color: #008CAB;
    height: 380px;
    margin-top: 0;
    margin-bottom: 30px;
    position: relative;
    text-align: center;
    background-color: #008CAB;
    border-bottom: 4px solid #DAE6E4 !important;
  }
  .teaser-caption {
    color: #F3F3F3;
    position: relative;
    top: 185px;
    left: 0;
    bottom: auto;
    right: auto;
    text-align: left;
  }
  .teaser-carousel {
    display: block;
    margin-top: 40px;
    padding-left: 40px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .teaser {
    color: #008CAB;
    height: 240px;
    margin-top: 0;
    margin-bottom: 30px;
    position: relative;
    text-align: center;
    background-color: #008CAB;
    border-bottom: 4px solid #DAE6E4 !important;
  }
  .teaser .teaser-caption {
    color: #F3F3F3;
    position: relative;
    top: 60px;
    left: 0;
    bottom: auto;
    right: auto;
    text-align: left;
  }
  .teaser .teaser-carousel {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .teaser {
    color: #008CAB;
    height: 250px;
    margin-top: 0;
    margin-bottom: 30px;
    position: relative;
    text-align: center;
    background-color: #008CAB;
    border-bottom: 4px solid #DAE6E4 !important;
  }
  .teaser .teaser-caption {
    color: #F3F3F3;
    position: relative;
    top: 60px;
    left: 0;
    bottom: auto;
    right: auto;
    text-align: left;
  }
  .teaser .teaser-carousel {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .vertical-timeline-content h2 {
    font-size: 18px;
  }
  .vertical-timeline-content p {
    font-size: 14px;
  }
  .vertical-timeline-content ol {
    font-size: 14px;
    line-height: 150%;
  }
}
@media screen and (min-width: 768px) {
  .modal:before:not(#helpModal) {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%;
  }
}
@media (max-width: 1499px) {
  .modal-auto-width {
    width: 50%;
  }
  .modal-content {
    width: 100%;
    max-width: 100%;
  }
}
@media (min-width: 1500px) {
  .modal-auto-width {
    width: 25%;
  }
}
@media only screen and (min-width: 1024px) {
  .center-orientation .vertical-timeline-content {
    padding: 0 !important;
  }
  .content-layout {
    height: 100%;
  }
  .container-layout {
    height: 80%;
  }
  #content-row-height-layout {
    height: 100%;
  }
}
@media only screen and (max-width: 700px) {
  .modal-content {
    width: 100%;
    max-width: 100%;
  }
}
@media (max-width: 670px) {
  .start-text {
    font-size: 32px;
  }
}
@media (max-width: 1500px) {
  .banner {
    left: 10vw;
  }
}
@media (max-width: 1200px) {
  .contact-info {
    right: 105px;
  }
}
@media (max-width: 800px) {
  .start-text {
    font-size: 30px;
    line-height: 75px;
    padding-bottom: 20vh;
  }
  .ParallaxContainerMargin {
    margin-top: 0;
  }
}
@media (max-device-width: 400px) {
  .start-text {
    font-size: 18px;
    line-height: 50px;
    padding-bottom: 10vh;
  }
}
@media only screen and (max-device-width: 1400px) and (orientation: portrait) {
  .MainContainer {
    height: 95vh;
  }
  .start-text {
    line-height: 60px;
    padding-bottom: 22vh;
  }
  .ParallaxContainerMargin {
    margin-top: -1vh;
  }
}
@media only screen and (max-device-width: 1080px) and (orientation: portrait) {
  .MainContainer {
    height: 95vh;
  }
  .start-text {
    line-height: 60px;
    padding-bottom: 22vh;
  }
  .ParallaxContainerMargin {
    margin-top: -1vh;
  }
}
@media only screen and (max-device-width: 420px) and (orientation: portrait) {
  .MainContainer {
    height: 95vh;
  }
  .ParallaxContainer {
    background-position-x: -86vw;
    height: 95vh;
  }
  .start-mark {
    background-color: rgba(255, 255, 255, 0);
    color: #FFFFFF;
  }
  .start-text {
    line-height: 60px;
    padding-bottom: 22vh;
  }
  .ParallaxContainerMargin {
    margin-top: -1vh;
  }
}
@media only screen and (max-device-width: 320px) and (orientation: portrait) {
  .MainContainer {
    height: 95vh;
  }
  .start-text {
    line-height: 60px;
    padding-bottom: 22vh;
  }
  .ParallaxContainerMargin {
    margin-top: -1vh;
  }
}
@media only screen and (max-width: 767px) {
  .navbar-nav > li > .dropdown-menu {
    display: block;
    width: 100%;
    position: relative;
    background-color: #DAE6E4;
    list-style-type: none;
    color: #616665;
  }
  .dropdown-menu {
    box-shadow: none;
  }
}
@media (max-width: 1199px) {
  .k-scheduler-toolbar > ul.k-scheduler-views li,
  .k-scheduler-toolbar > ul.k-scheduler-navigation li {
    padding: 0;
  }
  td,
  tr {
    float: left;
    width: 100%;
  }
  .k-scheduler-layout td,
  .k-scheduler-layout tr {
    float: none;
    width: unset;
  }
  tr {
    border-bottom: 1px solid #9DA6A5;
  }
  td::before {
    content: attr(data-label);
    font-weight: 600;
    word-break: break-word;
    float: left;
    width: 20%;
  }
  td[data-label="Entgeltschlüssel"]::before {
    height: 45px;
  }
  thead {
    visibility: hidden;
  }
}
@media (max-width: 1445px) {
  #adminOrga {
    display: none;
  }
}
@media (max-width: 767px) {
  .contact-info {
    display: none;
  }
  .dropdown > .btn-link {
    color: #00A9CF !important;
  }
}
@media (max-width: 1200px) {
  #contactOptionsWindow.contactOptionsWindowShow {
    width: 40%;
    left: 60%;
  }
}
@media (max-width: 991px) {
  #contactOptionsWindow.contactOptionsWindowShow {
    width: 50%;
    left: 50%;
  }
}
@media (max-width: 720px) {
  #contactOptionsWindow.contactOptionsWindowShow {
    width: 70%;
    left: 30%;
  }
  #contactOptionsWindow {
    min-width: 35vw;
  }
}
@media (max-width: 500px) {
  #contactOptionsWindow.contactOptionsWindowShow {
    width: 100%;
    left: 0;
  }
}
