/* web.custom.css */
/* add all custom styles here */

@media (max-width: 991.98px) {
    .mobile-sidebar-facts .sidebar-facts::before {
        right: -2000px;
        left: 0;
    }
}

@media (max-width: 991.98px) {
    .mobile-sidebar-facts .sidebar-facts::after {
        left: -2000px;
        right: 0;
    }
}

.img-responsive {
    display: block;
    width: 100%;
    border: none;
}

.thumbnail-image {
    display: block;
    position: relative;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    overflow: hidden;
    padding-top: 100%;
}

@media (min-width: 1200px) {
    *[data-hide="desktop"] {
        display: none !important;
    }
}

.mmForm.form-checkbox input[type="checkbox"] {
    visibility: visible;
}

.weiterbildung-auflistung {
    margin-bottom: 13px;
}

.image-gallery img {
    width: 100%;
    margin-bottom: 10px;
}

.image-gallery .image-control {
    margin-bottom: 10px;
}

.image-logo-caption {
    margin-bottom: 40px;
    display: block;
    font-size: 18px;
}

/* ... */


/* Weiterbildung Specials */

body.weiterbildung .boxed-detail-table td {
    padding-bottom: 8px;
}


h3.slider-title {
    font-size: 24px;
}

@media (max-width: 991.98px) {
    h3.slider-title {
        font-size: 22px;
    }
}

@media (max-width: 767.98px) {
    h3.slider-title {
        font-size: 18px;
    }
}

/* 

body.weiterbildung h1 {
    font-size: 50px;
}

@media (max-width: 991.98px) {
    body.weiterbildung h1 {
        font-size: 40px;
    }
}

@media (max-width: 767.98px) {
    body.weiterbildung h1 {
        font-size: 30px;
    }
}

body.weiterbildung h2 {
    font-size: 40px;
}

@media (max-width: 991.98px) {
    body.weiterbildung h2 {
        font-size: 30px;
    }
}

@media (max-width: 767.98px) {
    body.weiterbildung h2 {
        font-size: 26px;
    }
}

body.weiterbildung h3 {
    font-size: 28px;
}

@media (max-width: 991.98px) {
    body.weiterbildung h3 {
        font-size: 24px;
    }
}

@media (max-width: 767.98px) {
    body.weiterbildung h3 {
        font-size: 20px;
    }
}

body.weiterbildung h3.slider-title {
    font-size: 24px;
}

@media (max-width: 991.98px) {
    body.weiterbildung h3.slider-title {
        font-size: 22px;
    }
}

@media (max-width: 767.98px) {
    body.weiterbildung h3.slider-title {
        font-size: 18px;
    }
}

body.weiterbildung h4 {
    font-size: 24px;
}

@media (max-width: 991.98px) {
    body.weiterbildung h4 {
        font-size: 22px;
    }
}

@media (max-width: 767.98px) {
    body.weiterbildung h4 {
        font-size: 18px;
    }
}

body.weiterbildung h5 {
    font-size: 24px;
}

@media (max-width: 991.98px) {
    body.weiterbildung h5 {
        font-size: 22px;
    }
}

@media (max-width: 767.98px) {
    body.weiterbildung h5 {
        font-size: 18px;
    }
} */

/* 
h4.page-lead {
    font-size: 32px !important;
}

@media (max-width: 991.98px) {
    h4.page-lead {
        font-size: 26px !important;
    }
}

@media (max-width: 767.98px) {
    h4.page-lead {
        font-size: 20px;
    }
}

h2.page-lead {
    font-size: 32px !important;
}

@media (max-width: 991.98px) {
    h2.page-lead {
        font-size: 26px !important;
    }
}

@media (max-width: 767.98px) {
    h2.page-lead {
        font-size: 20px !important;
    }
} */

.website-wrapper .website-build section.section-wrapper .section-inner.section-padding h1.page-lead+h2.page-lead, .website-wrapper .website-build section.section-wrapper .section-inner.section-padding h2.page-lead+h2.page-lead {
    color: #9d9d9d;
    font-weight: 300;
    margin-top: -80px;
    margin-bottom: 80px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

@media (max-width: 1399.98px) {
    .website-wrapper .website-build section.section-wrapper .section-inner.section-padding h1.page-lead+h2.page-lead, .website-wrapper .website-build section.section-wrapper .section-inner.section-padding h2.page-lead+h2.page-lead {
        margin-top: -75px;
    }
}

@media (max-width: 991.98px) {
    .website-wrapper .website-build section.section-wrapper .section-inner.section-padding h1.page-lead+h2.page-lead, .website-wrapper .website-build section.section-wrapper .section-inner.section-padding h2.page-lead+h2.page-lead {
        margin-top: -45px;
        margin-bottom: 50px;
    }
}

@media (max-width: 767.98px) {
    .website-wrapper .website-build section.section-wrapper .section-inner.section-padding h1.page-lead+h2.page-lead, .website-wrapper .website-build section.section-wrapper .section-inner.section-padding h2.page-lead+h2.page-lead {
        margin-bottom: 45px;
    }
}

/* Fix for team site */
[data-col="sidebar"] .contact-person .image-control {
    max-width: 200px;
}

.contact-person .image-control {
    max-width: 1000px;
}

.boxed-school-targetgroup p, .boxed-school-targetgroup .targetgroup-text {
    font-weight: 400;
}

.school-targetgroup-button {
    width: 100%;
    margin-bottom: 30px;
    margin-top: -20px;
}

ul.link-list.arrow-list .list-head {
    border-bottom: none !important;
    margin-bottom: 10px;
}

/* HYPENATION FOR BOXED CONTENT ON TABLET */
@media (min-width: 991.98px) and (max-width: 1399.98px) {
    .boxed .boxed-content {
        hyphens: auto;
    }
}

/* HYPENATION FOR BOXED CONTENT ON TABLET */
@media (max-width: 1399.98px) {
    h1 {
        hyphens: auto;
    }
}

/* escada special */

.escada-image.fachtagung, .escada-image.ssc {
    width: 115px !important;
    display: inline-block;
    margin: 15px;
}

.escada-image.fachtagung {
    width: 150px !important;
}