.footer-contact-title p {
    margin-bottom: 0px;
    font-size: 13px;
}

.logo-block img {
    position: relative;
    display: block;
    margin-top: 22px;
    margin-right: auto;
    margin-left: 40px;
    padding-right: 0px;
    clear: both;
    cursor: pointer;
}

.main-course-info-title p {
    font-size: 14px;
}

.events-text p {
    font-size: 14px;
}

@media (max-width: 991px) {
    .logo-block img {
        margin-top: 10px;
        margin-left: 0px;
    }
}

.team-box-content p, .team-box-content h4 {
    margin-bottom: 0px;
}

/* Powermail CSS Start */

.control-label {
    display: none;
}

.powermail_form h3, .powermail_legend {
    display: none;
}

.powermail_form {
    margin-top: 20px;
}

.control-label {
    margin-left: 13px;
    color: #333;
    font-size: 14px;
    line-height: 20px;
    font-weight: normal;
}

.powermail_input {
    width: 100%;
    height: 45px;
    margin-bottom: 5px;
    padding: 15px;
    border: 1px solid #e4e4e4;
    border-radius: 3px;
    background-color: #fff;
    transition: border 200ms ease, background-color 200ms ease;
    text-align: left;
}

.powermail_textarea {
    width: 100%;
    height: 135px;
    margin-bottom: 5px;
    padding: 15px;
    border: 1px solid #e4e4e4;
    border-radius: 3px;
    background-color: #fff;
    transition: border 200ms ease, background-color 200ms ease;
    text-align: left;
}

.powermail_fieldwrap .btn-primary {
    margin-top: 20px;
    padding-right: 22px;
    padding-left: 22px;
    padding-top: 9px;
    padding-bottom: 9px;
    border-radius: 3px;
    background-color: #06c;
    transition: background-color 200ms ease;
    font-size: 12px;
    line-height: 21px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #fff;
    border: 0px;
    cursor: pointer;
}

.powermail_fieldwrap .btn-primary:hover {
    background-color: #333;
}

/* Powermail CSS Ende */

.nav-link.dropdown-toggle.w--open {
    border-bottom-color: #06c;
}

.dropdown-link.w--current,
.dropdown-link.current {
    color: #06c;
}

.news-bild-text img {
    padding-left: 15px;
    padding-bottom: 10px;
    float: right;
    width: 250px;
}

@media screen and (max-width: 470px) {
    .news-bild-text img {
        padding-right: 0px;
        padding-bottom: 5px;
        float: none;
        width: 100%;
    }
}

@media screen and (max-width: 767px) {
    .partner-lightbox {
        width: 80%;
    }
}

.news-headline {
    font-size: 22px;
    line-height: 30px;
}

.news-date-wrapper {
    font-style: italic;
    font-weight: 300;
}

.akkordeon-list .w-richtext {

}

.icon-space {
    margin-right: 5px;
}

a:hover {
    cursor: pointer;
}

.braincordion .w-dropdown-list.w--open * {
    max-height: 100%;
}

/* Bündnispartner CSS Start */

.column-bundnis {
    height: 120px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.partner-image {
    max-height: 95px;
    max-width: 200px;
}

#lightbox-target .w-row {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.partner-lightbox {
    height: 300px;
    padding-bottom: 40px;
}

#lightbox-content, #lightbox-target, #lightbox-target .w-row {
    height: 100%;
}

.section-title.partner-title {
    word-wrap: break-word;
}

.about-us-image-block img {
    max-width: 90%;
    max-height: 100px;
}

.about-us-image-block {
    text-align: center;
}

@media screen and (max-width: 991px) {

    #lightbox-target .w-row {
        display: block;
    }

    .partner-lightbox {
        height: auto;
    }

    .about-us-image-block {
        height: auto !important;
    }

    .about-us-image-block img {
        max-width: 50%;
    }

    .about-us-image-block img {
        margin-bottom: 30px;
    }

}

/* Bündnispartner CSS Ende */

.hero-overlay-number {
    font-size: 60px
}

@media (min-width: 991px) {
    .w-slider-mask {
        height: 790px;
    }
}

@media (max-width: 991px) {
    .w-slider-mask {
        height: 700px;
    }
}

@media (max-width: 767px) {
    .w-slider-mask {
        height: 457px;
    }
}

@media (max-width: 479px) {
    .w-slider-mask {
        height: 391px;
    }
}

/* downloads start */
.teacher-overlay-title {
    margin-right: 0;
    display: block;
}

.course-block-wrapper.list-view {
    height: auto;
}

/*.button.text-button.download-button {*/
    /*margin-top: -10px;*/
/*}*/
.course-info-title {
    margin-bottom: 15px;
    margin-top: 10px;
}
.course-title-link.list-view {
    font-size: 14px;
    font-weight: normal;
    padding-right: 10px;
    padding-left: 10px;
}
.course-title-link.list-view:hover {
    color: #333;;
}
.teacher-overlay-title {
    padding-top: 0;
}

@media (max-width: 767px) {
    .teacher-overlay-title {
        padding-top: 0;
        padding-bottom: 0;
    }
    .course-content-block.list-view {
        padding-bottom: 0;
    }
}
@media (max-width: 479px) {
    .course-content-block.list-view {
        padding-top: 15px;
    }
    .teacher-overlay-title {
        padding-top: 5px;
    }
}
/* downloads ende */

/* Faceted Search */
#ke_search_sword {
    width: 100%;
    border: 1px solid #e4e4e4;
    border-radius: 3px;
    background-color: #fff;
    transition: border 200ms ease, background-color 200ms ease;
    text-align: left;
    height: 38px;
    padding: 10px;
}

#kesearch_num_results {
    font-size: 21px;
    line-height: 41px;
    font-weight: 400;
}

#kesearch_results .result-number,
#kesearch_results .result-title {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 41px;
    font-weight: 400;
}

#kesearch_results .result-number {
    width: 30px;
    display: inline-block;
}

#kesearch_results .hit {
    background-color: #e4e4e4;
    border-radius: 3px;
}

.clearer {
    clear: both;
}

#kesearch_results .result-list-item {
    margin-bottom: 5px;
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 20px;
}

#kesearch_pagebrowser_bottom {
    margin-top: 10px;
}

#kesearch_pagebrowser_bottom .kesearch_pagebrowser ul {
    padding: 0;
    margin: 0;
}

#kesearch_pagebrowser_bottom .kesearch_pagebrowser li {
    display: inline-block;
    list-style: none;
    box-shadow: 3px 3px 9px 0 rgba(0, 0, 0, .1);
    padding: 5px 15px;
    margin-right: 5px;
}

#kesearch_pagebrowser_bottom .result_txt {
    margin-bottom: 10px;
}

/* Faceted Search Ende */

/**
 * Edit Tobi
 * Adjustments for the link-wrapper of the preview
 */
.course-block-wrapper {
    display: block;
}

a.course-block-wrapper .w-richtext p {
    color: #333;
}

a.course-block-wrapper:hover {
    text-decoration: none;
}

a.course-block-wrapper:hover .bottom-info-text {
    text-decoration: underline;
}

a.events-item {
    display: block;
}

a.events-item:hover {
    text-decoration: none;
}

a.events-item:hover .w-richtext.events-more {
    text-decoration: underline;
}

script {
    display: none !important;
}

.footer {
    background-color: #0066CC;
}
.footer-list-link {
    color: #aaa;
}

/* Cookie Consent */
.cc-window {
    font-size: 18px;
}


/* Try to fix some ugly styles… */
.course-header h1,
.course-header h2,
.course-header h3,
.course-header h4,
.course-header h5,
.course-header h6 {
    color: #fff;
}

.text-left,
.ce-headline-left,
.ce-align-left {
    text-align: left;
}
.text-center,
.ce-headline-center,
.ce-align-center {
    text-align: center;
}
.text-right,
.ce-headline-right,
.ce-align-right {
    text-align: right;
}

.frame-space-before-extra-small   { margin-top: 1rem; }
.frame-space-before-small         { margin-top: 2rem; }
.frame-space-before-medium        { margin-top: 3rem; }
.frame-space-before-large         { margin-top: 4rem; }
.frame-space-before-extra-large   { margin-top: 5rem; }

.frame-space-after-extra-small   { margin-bottom: 1rem; }
.frame-space-after-small         { margin-bottom: 2rem; }
.frame-space-after-medium        { margin-bottom: 3rem; }
.frame-space-after-large         { margin-bottom: 4rem; }
.frame-space-after-extra-large   { margin-bottom: 5rem; }
