.cp_stueck .h1 {
    margin-bottom: 0;
    hyphens: auto;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
}
.cp_stueck .h4{
    margin: 0 !important;
    padding: 0;
}
.cp_stueck img.detail {
    width: 100%;
}

/*.cp_stueck .button-tickets {
	display: none;
}*/

.cp_stueck .partner-logo {
    margin-bottom: 5px;
    margin-right: 30%;
}
.cp_stueck_partner{
    padding:0;
}
.cp_stueck_partner .col {
    margin-bottom: 20px;
}

.cp_stueck .section-large.besetzung h4 {
    margin-bottom: 20px;
}
/*.team{*/
    /*line-height: 2;*/
/*}*/
.more-events li {
    columns: 2;
}

.more-events h4 {
    margin-top: 0;
}


.more-events li {
    line-height: 2;
}

.more-events li .buttons {
    margin-top: 0;
    line-height: 1.5;
}

.more-events .besetzung .textcolumns > section {
    break-inside: avoid;
    padding-bottom: 5px;
}

.cp_stueck_stammbesetzung > section{
    padding-bottom: 20px;
}
.cp_stueck_stammbesetzung .textcolumns > section {
    break-inside: avoid;
}

.cp_stueck_stammbesetzung p, .more-events p {
    margin-bottom: 0 !important;
}

.cp_stueck_videoaudio .videos > div > div {
    position: relative;
    width: 100%;
    padding-bottom: calc(100% * 9 / 16);
    margin-bottom: 20px;
}

.cp_stueck_videoaudio .videos > div > div iframe {
    margin: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.cp_stueck_videoaudio video {
    background-color: #000;
}

.cp_basic_fotos div img {
    width: 100%;
    cursor: pointer;
    height: auto;
}

.cp_basic_fotos div a:focus {
    outline: none;
}

.cp_basic_fotos .flex-columns div {
    margin-bottom: 20px;
}

.cp_basic_fotos .credits {
    text-transform: uppercase;
}


@media (max-width: 767px) {
    #lightbox {
        display: none;
    }

    .cp_basic_fotos a.enlarge {
        display: none;
    }
}

.fancybox-container .button-next {
    position: absolute;
    right: 0;
    bottom: -25px;
}

.fancybox-container .button-previous {
    position: absolute;
    left: 0;
    bottom: -25px;
}

.fancybox-navigation {
    display: none;
}

.fancybox-button.fancybox-close-small {
    display: flex;
    align-items: center;
}

.fancybox-button svg {
    width: initial !important;
}

.fancybox-close-small {
    right: 90px !important;
    background-color: transparent !important;
}

.button-primary.current-season {
    background-color: #000;
    color: #fff;
    line-height: 36px;
}

.button-primary.current-season:hover {
    background-color: #fff;
    color: #000;
}

.audio {
    margin-top: 20px;
}

.media-wrapper iframe {
    width: 100%;
}

.collapse.reviews > .collapse-content {
    padding-left: 0;
}

.collapse.reviews > .collapse-content > .section-large .section-large {
    padding: 0;
}

@media (min-width: 768px) and (max-width: 1539px) {
    #lightbox > div > div {
        width: 1540px;
    }
}

@media screen and (max-width: 767px) {
    .cp_stueck img.detail {
        width: 100vw;
        margin-left: -50vw;
        left: 50%;
        position: relative;
        height: auto;
    }

    .cp_stueck .h2 + p {
        margin-top: 4.7%;
    }

    .cp_stueck .cp_stueck_partner .col {
        margin-bottom: 50px;
    }

    .buttons a {
        display: block;
    }

    iframe, audio {
        margin-bottom: 20px;
    }

    iframe:last-child, audio:last-child {
        margin-bottom: 0;
    }

    .media-wrapper {
        position: relative;
        width: 100%;
        height: 0;
        padding-bottom: 56.25%;
    }

    .media-wrapper iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .media-wrapper {
        margin-bottom: 20px;
    }

    .media-wrapper:last-child {
        margin-bottom: 0;
    }
    .more-events li .buttons{
        font-size: 3.6vw;
    }
    .more-events li .buttons .button-tickets,
    .more-events li .buttons .button-primary{
        margin-top: 0;
    }
    .more-events li>.current{
        display: inline-block;
        line-height: 1.3;
    }
    .more-events li>a{
        display: inline-block;
        line-height: 1.3;
    }
    .team{
        display: inline-block;
        line-height: 1.3;
        width: 100%;
    }
    .more-events .table-cell{
        margin-bottom: 20px;
    }
}.cp_stueck .h1 {
    margin-bottom: 0;
    margin-top: 0;
     hyphens: auto;
     -webkit-hyphens: auto;
     -moz-hyphens: auto;
     -ms-hyphens: auto;
}

.cp_stueck img.detail {
    width: 100%;
}

/*.cp_stueck .button-tickets {
	display: none;
}*/

.cp_stueck_partner .col {
    margin-bottom: 20px;
}

.cp_stueck .section-large.besetzung h4 {
    margin-bottom: 20px;
}

.more-events li {
    columns: 2;
}

.more-events h4 {
    margin-top: 0;
}

.more-events .section-large {
    padding-top: 0;
}

.more-events li {
    line-height: 1.9;
}

.more-events .margin-top-large{
    margin-top: 50px;
    border-top: 1px solid black;
    padding-top: 50px;
}

.more-events .besetzung .textcolumns > section,
.more-events .dates .textcolumns > section
{
    break-inside: avoid;
    padding-bottom: 20px;
}

.more-events .dates .textcolumns:first-child{
    margin-top: 0;
}

.more-events .besetzung .textcolumns{
    margin-top: 45px;
}

.more-events .dates .textcolumns{
    margin-top: 45px;
}

.cp_stueck_stammbesetzung .textcolumns > section  > section{
    break-inside: avoid;
    padding-bottom: 5px;
}

.cp_stueck_stammbesetzung p, .more-events p {
    margin-bottom: 0px !important;
}

.cp_stueck_videoaudio .videos > div > div {
    position: relative;
    width: 100%;
    padding-bottom: calc(100% * 9 / 16);
    margin-bottom: 20px;
}

.cp_stueck_videoaudio .videos > div > div iframe {
    margin: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.cp_stueck_videoaudio video {
    background-color: #000;
}
.gallery-group{
    display: block;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
}
.cp_basic_fotos div a {
    display: block;
}
.cp_basic_fotos div img {
    width: 100%;
    height: auto;
    cursor: pointer;
}

.cp_basic_fotos div a:focus {
    outline: none;
}

.cp_basic_fotos .flex-columns div {
    margin-bottom: 20px;
}

.cp_basic_fotos .credits {
    text-transform: uppercase;
}

@media (max-width: 767px) {
    #lightbox {
        display: none;
    }
    .cp_basic_fotos a.enlarge {
        display: none;
    }
}
.fancybox-container .button-next {
    position: absolute;
    right: 0;
    bottom: -25px;
}

.fancybox-container .button-previous {
    position: absolute;
    left: 0;
    bottom: -25px;
}

.fancybox-navigation {
    display: none;
}

.fancybox-button.fancybox-close-small {
    display: flex;
    align-items: center;
}

.fancybox-button svg {
    width: initial !important;
}

.fancybox-close-small {
    right: 90px !important;
    background-color: transparent !important;
}

.audio {
    margin-top: 20px;
}

.media-wrapper iframe {
    width: 100%;
}

.collapse.reviews > .collapse-content {
    padding-left: 0;
}

.collapse.reviews > .collapse-content > .section-large .section-large {
    padding: 0;
}

.collapse.reviews > .collapse-content > .section-large .collapse {
    padding-bottom: 20px;
}

.collapse.reviews > .collapse-content > .section-large .collapse:last-child {
    padding-bottom: 0;
}

@media (min-width: 768px) and (max-width: 1539px) {
    #lightbox > div > div {
        width: 1540px;
    }
}

@media (max-width: 767px) {
    .cp_stueck img.detail {
        width: 100vw;
        margin-left: -50vw;
        left: 50%;
        position: relative;
        height: auto;
    }

    .cp_stueck .h2 + p {
        margin-top: 4.7%;
    }

    .cp_stueck .cp_stueck_partner .col {
        margin-bottom: 50px;
    }

    .buttons a {
        display: block;
    }

    iframe, audio {
        margin-bottom: 20px;
    }

    iframe:last-child, audio:last-child {
        margin-bottom: 0;
    }

    .media-wrapper {
        position: relative;
        width: 100%;
        height: 0;
        padding-bottom: 56.25%;
    }

    .media-wrapper iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .media-wrapper {
        margin-bottom: 20px;
    }

    .media-wrapper:last-child {
        margin-bottom: 0;
    }
}
