.main-col.project {
    padding: 0 0 63px 0;
}
/*
.main-col.project .container {
    max-width: 1034px;
}*/

.main-col.project .container--big {
    max-width: 1148px;
}

.project .detail__overview .box--third {
    padding-left: 15px;
    line-height: 18px;
}

.detail--project {
    background: #F7F7F7 !important;
    margin: auto;
    padding: 40px 0;
}
.page-bildungsangebote .owl-media-image {
    padding: 0 !important;
}

.page-bildungsangebote .owl-media-info {
    display: none;
}

.detail--project__header__name {
    color: #175D90;
    font-size: 24px;
    font-weight: 300;
    letter-spacing: 2.1px;
    line-height: 43px;
}
.detail__meta.detail--project__meta.box.box--third h3 {
    color: #175D90;
    font-size: 16px;
    letter-spacing: 0.5px;
    line-height: 20px;
    font-weight: 600;
    margin-top: 15px;
}

.detail__meta.detail--project__meta.box.box--third a {
    font-size: 16px;
}

.detail--project__meta {
    font-size: 14px;
    line-height: 18px;
}

.detail--project__meta__implementation {
    margin-bottom: 18px;
}

.detail--project__meta .collapsible-title {
    margin-bottom: 18px;
}

.collapsible-title > .detail--project__meta__implementation {
    margin-bottom: 0;
}

.detail--project__links {
    border-bottom: 1px solid black;
    border-top: 1px solid black;
    float: none;
    height: 69px;
    margin-top: -16px;
    margin-bottom: 31px;
}



.detail--project__links__link--print {
    margin-right: 44px;
    margin-top: 24px;
}

.detail__description.open .collapsible-title > .collapsible-toggler {
    display:none;
}

.related-projects,
.related-projects .tiles--slider__title {
    margin-top: 0;
}

.tiles--slider__title {
    display: flex;
    justify-content: center;
    color: #175D90;
    font-size: 22px;
    letter-spacing: 3.72px;
    line-height: 35px;
    margin-bottom: 15px;
    text-align: center;
}


.page-projekte .related-projects.tiles.tiles--slider.container {
    background: #fff;
    max-width: none;
    margin-top: 55px;
}
.page-projekte .detail__overview.container {
    background: none;
    background: #F7F7F7 !important;
    padding: 70px 0;
}
.page-projekte .detail__meta.detail--project__meta.box.box--third p {
    font-family: 'Roboto Slab', serif;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.5px;
}
.collapsible-content {
    color: #444444;
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 24px;
}
.detail__meta.detail--project__meta.box.box--third p {
    font-size: 16px;
    letter-spacing: 0;
    margin-bottom: 5px;
}

.project.container {
    padding: 0;
}

.page-projekte .project .related-projects .tiles--slider__item__content {
    position: static;
}
/*.page-projekte .project .related-projects .cycle-slideshow {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    max-width: 1200px;
    margin: auto;
}*/
.related-projects  span.item-more {
    color: #175D90;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1.22px;
    line-height: 22px;
}
.related-projects .card-body {
    padding: 0;
}
.related-projects .card-image .img-fluid {
    height: 230px !important;
    margin-bottom: 20px;
}
.page-projekte .project .tiles--slider__item__content__inner {
    position: static;
    background: #fff; 
    height: 100%;
    width: auto;
    padding: 11px;
    overflow: inherit;
}
.title_underline {
    display: block;
    background: #175D90;
    margin-bottom: 30px;
    width: 70px;
    height: 2px;
    margin: auto;
}
.mc-page-projekte {
    position: relative;
    max-width: 1400px;
    margin: auto;
}

.detail__header {
    width: 100%;
    background: #fff;
    display: flex;
    padding: 10px 15px;
    position: relative;
    z-index: 9;
}

.detail__description .collapsible-button {
    display:none;
}

.page-bildungsangebote .card-title {
    margin-bottom: 0.75rem;
    color: #175D90;
    letter-spacing: 2.1px;
    font-size: 26px;
    line-height: 34px;
}

.page-bildungsangebote button.owl-prev span {
    display: block;
    width: 80px;
    height: 98px;
    background-size: cover;
    background-image: url(../../media/images/icon_arrow-left.svg);
    background-repeat: no-repeat;
    background-position: center;
}

.page-bildungsangebote button.owl-next span {
    display: block;
    width: 80px;
    height: 98px;
    background-size: cover;
    background-image: url(../../media/images/icon_arrow-right.svg);
    background-repeat: no-repeat;
    background-position: center;
}

.page-bildungsangebote p.card-text {
    font-size: 16px;
    letter-spacing: 1.22px;
    line-height: 22px;
    margin-bottom: 10px;
    border-bottom: 0;
}

.projects_card .title_section {
    margin-bottom: 50px;
    margin-top: 30px;
}

.projects_card {
    margin: auto;
}

.page-bildungsangebote .owl-nav {
    position: absolute;
    display: flex;
    justify-content: space-between;
    top: 22%;
    left: 50%;
    width: 115%;
/*    transform: translate(-50%,-50%);*/
    height: 0;
}


/* iPad hoch und größer */
@media screen and (min-width:768px) {
    .detail--project__header__name {
        font-size: 32px;
    }

    .tiles--slider__title {
        font-size: 34px;
        margin-bottom: 30px;
    }

    .detail__header {
        width: auto;
        background: #fff;
        display: flex;
        justify-content: flex-end;
        padding: 25px 50px 25px 10%;
        top: auto;
        position: absolute;
        z-index: 99;
        bottom: 0px;
        margin-bottom: -1px;
        max-width: 65%;
    }

    span.back-button {
        font-size: 17px;
        font-weight: 600;
        letter-spacing: 0.5px;
        margin-left: 20px;
    }

    .page-bildungsangebote .back-to-overview::before {
        top: 11px;
        left: 0px;
        display: block;
        position: absolute;
        width: 20px;
        height: 20px;
        transform: rotateZ(180deg);
        content: url(../../media/images/icon_triangle.svg);
    }

    .page-bildungsangebote .back-to-overview {
        border-top: 0px solid #ddd;
        display: block;
        margin-top: 5px;
        margin-bottom: 20px;
        display: block;
        color: #175D90;
        padding: 0;
    }

    .main-col.project {
        max-width: 1400px;
        margin: auto;
    }

    .detail--project {
        margin-top: 0;
        background: #F7F7F7 !important;
        padding: 50px 30px 50px 10%;
    }


    .detail--project__links {
        margin-top: 110px;
        margin-bottom: 56px;
    }

    .detail--project__links__link--back {
        margin-left: 106px;
        margin-top: 24px;
    }

    .detail--project__links__link--print {
        margin-right: 98px;
    }

    .detail__description .collapsible-button {
        display:none;
    }

    .detail__description .collapsible-content,
    .detail__overview .detail__description .collapsed .collapsible-content {
        height: auto;
    }

}

@media screen and (min-width:992px) {
    .project .detail__overview .box--third {
        padding-left: 38px;
        line-height: 18px;
    }

}

@media screen and (max-width:1024px) {
    .page-bildungsangebote .owl-nav {
        top: -76px;
        margin: auto;
        left: 0;
        right: 0;
        width: 100%;
    }
    .page-bildungsangebote button.owl-prev span,
    .page-bildungsangebote button.owl-next span {
        width: 34px;
        height: 48px;
    }
}