/* Allgemein */

/* Version: 1.3 */

/* Fonts */

@font-face {
    font-family:'FleischmanBTPro-Regular';
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    src:
            local('FleischmanBTPro-Regular'),
            url('https://staging-inhousewebshop.derticketservice.de/static/common/fonts/2E3B24_0_0.woff2') format('woff2'),
            url('https://staging-inhousewebshop.derticketservice.de/static/common/fonts/2E3B24_0_0.woff') format('woff');
}

@font-face {
    font-family:'DINNextLTPro-LightCondensed';
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    src:
            local('DINNextLTPro-LightCondensed'),
            url('https://staging-inhousewebshop.derticketservice.de/static/common/fonts/2E3B24_1_0.woff2') format('woff2'),
            url('https://staging-inhousewebshop.derticketservice.de/static/common/fonts/2E3B24_1_0.woff') format('woff');
}

@font-face {
    font-family:'Prohibition';
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    src:
            local('Prohibition'),
            url('https://staging-inhousewebshop.derticketservice.de/static/common/fonts/2E3B24_3_0.woff2') format('woff2'),
            url('https://staging-inhousewebshop.derticketservice.de/static/common/fonts/2E3B24_3_0.woff') format('woff');
}

@font-face {
    font-family:'Prohibition';
    font-weight: normal;
    font-style: italic;
    font-display: swap;
    src:
            local('Prohibition Italic'),
            url('https://staging-inhousewebshop.derticketservice.de/static/common/fonts/2E3B24_2_0.woff2') format('woff2'),
            url('https://staging-inhousewebshop.derticketservice.de/static/common/fonts/2E3B24_2_0.woff') format('woff');
}

html {
    font-size: 100% !important;
    height: auto !important;
    min-height: 100% !important;
}

body {
    font-size: 62.5% !important;
    -webkit-font-smoothing: antialiased !important;
    font-family: 'FleischmanBTPro-Regular', Arial, Helvetica, sans-serif !important;
    font-weight: normal !important;
    font-style: normal !important;
    color: #000 !important;
    height: auto !important;
    min-height: 100% !important;
    cursor: default !important;
}

@media only screen and (max-width: 1080px) and (max-width: 600px) {
    body.mobile-menu-is-open, html.mobile-menu-is-open {
        overflow: hidden;
    }
}

.evt-event-upselling-without-image .col-sm-3 {
    width: 100% !important;
}

.evt-event-upselling-without-image .col-sm-9 {
    display: none;
}

#dts ::selection {
    background: #1e1e1e;
    color: #fff;
}

#dts a.link-back.h5 {
    display: none;
}

#dts a, #dts .btn-link {
    color: #000;
}

#dts ul, #dts ul li, #dts ul li ul {
    list-style: none;
    margin: 0;
    padding: 0;
}


/* Navi CTS */

#dts a#nav_tickets,
#dts a#nav_shoppingcart,
#dts button.navbar-toggle,
a#nav_shoppingcart_mobile {
    display: none;
}


#dts header.navbar.navbar-default.navbar-fixed-top.navbar--fixed,
#dts header.navbar.navbar-default.navbar-fixed-top.navbar-hidden,
#dts header.navbar.navbar-default.navbar-fixed-top {
    top: 61px !important;
    display: block !important;
    font-family: 'DINNextLTPro-LightCondensed', Lucida Sans Unicode, Lucida Grande, sans-serif;
    text-transform: uppercase;
}

#dts .navbar-fixed-bottom,
#dts .navbar-fixed-top {
    z-index: 21;
}

#dts .navbar {
    height: 61px;
    min-height: 61px;
    background: #fff;
    border-color: #000;
}

#dts .navbar-brand {
    display: none;
}

#dts .navbar .navbar-nav>li.open>a,
#dts .navbar .navbar-nav>li>a {
    border-left: none;
    font-size: 30px;
    height: 60px;
    display: flex;
    align-items: center;
    background: #fff;
    padding-right: 0;
}

#dts a#nav_customeredit {
    height: 59px !important;
}

#dts .navbar .navbar-nav {
    border-right: none;
}

#dts .navbar .container,
#dts .navbar-header {
    height: 61px;
}

#dts .navbar-toggle {
    margin: 8px 15px 0 15px;
}

#dts .navbar-default .navbar-toggle,
#dts .navbar-default .navbar-toggle:focus {
    background: transparent;
    border: none;
}

#dts .navbar-toggle .icon-bar {
    width: 35px;
    height: 3px;
    background-color: #000;
    border-radius: 0;
    margin-bottom: 7px;
}

#dts .navbar-header .evt-mobile-shortcut-navigation {
    display: none;
}

@media only screen and (max-width: 999px) {
    #dts .navbar-header .evt-mobile-shortcut-navigation {
        display: flex;
        margin: 0 !important;
        padding: 0;
        justify-content: center;
        align-items: center;
        height: 61px;
        min-height: 61px;
        max-height: 61px !important;
    }
}

#dts .navbar-default .dropdown-toggle .icons [class*=" icon-"],
#dts .navbar-default .dropdown-toggle .icons [class^=icon-] {
    color: #000;
}

/* Buchungsstrecke */

#dts .page-header h1,
#dts .webshop .h1,
#dts .webshop .h2,
#dts .webshop .h3,
#dts .webshop h1,
#dts .webshop h2,
#dts .webshop h3{
    font-family: 'Prohibition', Impact, Charcoal, sans-serif;
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
    color: #000;
    margin: 0 !important;
}

#dts .page-header h1 {
    font-size: 5rem;
    line-height: 1.08;
    padding: 0 0 0.9375rem;
    text-align: center;
    word-break: break-word;
}

@media only screen and (max-width: 820px) {
    #dts .page-header h1,
    #dts .webshop .h1 {
        font-size: 3.75rem;
        padding-bottom: 0.625rem;
        line-height: 1.1em;
    }
}

@media only screen and (max-width: 599px) {
    #dts .page-header h1,
    #dts .webshop .h1 {
        font-size: 2.75rem;
    }
}

#dts .webshop h2,
#dts .webshop .h3 {
    font-size: 25px;
    margin-bottom: 10px !important;
}


#dts .page-header {
    border-bottom: 2px solid #000;
    position: relative;
    text-align: center;
}

#dts .evt-event-container .evt-event h2,
#dts .evt-event-container .evt-event .h2 {
    font-size: 39.6px;
    line-height: 1.1em;
}

@media only screen and (max-width: 720px) {
    #dts .evt-event-container .evt-event h2,
    #dts .evt-event-container .evt-event .h2 {
        font-size: 27px;
    }
}

#dts .evt-event-list .evt-event-descr .row span,
#dts .eventSubtitle1,
#dts .evt-event-detail {
    font-family: 'DINNextLTPro-LightCondensed', Lucida Sans Unicode, Lucida Grande, sans-serif;
    font-size: 2.2em;
    line-height: 1em;
    text-transform: uppercase;
}

#dts .dateTime-date > span:last-child > span {
    font-size: 22px !important;
}

#dts .evt-event-list .evt-event-descr .row [class*=" icon-"], #dts [class^=icon-] {
    font-family: fontim, sans-serif !important;
    font-size: inherit !important;
}

#dts .radio.evt-radio.evt-radio-multiline input[type=radio]+label,
#dts div#delivery_type,
#dts div#total_cost {
    font-size: 18px;
}

#dts .event-filter p {
    font-family: 'Prohibition', Impact, Charcoal, sans-serif;
    font-size: 2.5em;
    text-transform: uppercase;
}

#dts .evt-event-list .text-small {
    font-family: 'DINNextLTPro-LightCondensed', Lucida Sans Unicode, Lucida Grande, sans-serif;
    color: #e4044f;
    font-size: 1.8em;
    text-transform: uppercase;
    text-align: center;
}

@media only screen and (max-width: 720px) {
    #dts .evt-event-list .text-small {
        text-align: left;
    }
}

#dts .btn.full-width {
    display: inline-block;
    padding: 9px 20px;
    background-color: #000;
    border: 0;
    position: relative;
    -webkit-transition: background-color 0.2s ease-out,width 0.3s ease-out;
    -moz-transition: background-color 0.2s ease-out,width 0.3s ease-out;
    -o-transition: background-color 0.2s ease-out,width 0.3s ease-out;
    -ms-transition: background-color 0.2s ease-out,width 0.3s ease-out;
    transition: background-color 0.2s ease-out,width 0.3s ease-out;
    font-family: 'DINNextLTPro-LightCondensed', Lucida Sans Unicode, Lucida Grande, sans-serif;
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 24px;
    text-align: center;
    text-decoration: none;
    color: #fff;
    border-radius: 0;
}

#dts .btn.full-width:hover, #dts .btn.full-width:active {
    background-color: #333;
}

#dts .btn.full-width:focus {
    outline: 1px dotted black;
    background-color: #383838;
}

#dts button#dropup-language,
#dts .evt-dropdown>.evt-select>.btn-default,
#dts .evt-dropdown>.evt-selecter>.btn-default {
    background: transparent;
    color: #000 !important;
    font-family: 'FleischmanBTPro-Regular', Georgia, serif;
    font-size: 22px;
    width: auto !important;
    text-transform: inherit;
    height: 70px;
    border-bottom: solid 1px #000;
}

#dts .evt-dropdown>.evt-select>.btn-default,
#dts .evt-dropdown>.evt-selecter>.btn-default {
    font-size: 22px!important;
    border: none !important;
    width: 100% !important;
    box-shadow: none !important;
    padding: 0 50px 22px 15px !important;
}

#dts .btn-group.bootstrap-select.form-control.evt-select.select-sm.input-sm.ticketSalesType {
    box-shadow: none;
    border: none;
    border-radius: 0;
}

#dts .dropup-language {
    text-align: left;
    z-index: 1;
    display: none;
}

#dts .dropup-language .dropdown-menu,
#dts .bootstrap-select.btn-group .dropdown-menu.inner {
    width: 100%;
    background-color: #272a2b;
    padding: 0 20px 10px;
    color: #fff !important;
    box-shadow: none;
    border-radius: 0;
}

#dts .dropup-language .dropdown-menu {
    margin-bottom: -25px;
}

#dts .dropup-language .dropdown-menu li:first-child {
    border-top: none !important;
}

#dts .dropup-language .dropdown-menu li:last-child {
    border-bottom: solid 1px #fff !important;
}

#dts .bootstrap-select.btn-group .dropdown-toggle .filter-option {
    overflow: initial;
    font-size: 18px;
}

#dts .evt-dropdown>.evt-select>.open>ul li a,
#dts .evt-dropdown>.evt-selecter>.open>ul li a {
    line-height: initial;
}

#dts .btn-group.bootstrap-select.form-control.evt-select.select-sm.input-sm.ticketSalesType:after,
#dts .btn-group.bootstrap-select.form-control.evt-select.evt-select-related:after {
    font-family: fontim;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "\e606";
    position: absolute;
    right: 22px;
    bottom: 16px;
    color: #000;
    font-size: 18px;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-ttransform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transition: transform 0.2s ease-out;
    -webkit-transition: transform 0.2s ease-out;
    -moz-transition: transform 0.2s ease-out;
    -o-transition: transform 0.2s ease-out;
    -ms-transition: transform 0.2s ease-out;
}

#dts .btn-group.bootstrap-select.form-control.evt-select.select-sm.input-sm.ticketSalesType.open,
#dts .btn-group.bootstrap-select.form-control.evt-select.evt-select-related.open {
    background-color: #272a2b;
    border-radius: 0;
}

#dts .open .filter-option {
    color: #fff;
    padding-left: 7px;
}

#dts .btn-group.bootstrap-select.form-control.evt-select.select-sm.input-sm.ticketSalesType.open button {
    color: #fff !important;
}

#dts .btn-group.bootstrap-select.form-control.evt-select.select-sm.input-sm.ticketSalesType.open:after,
#dts .btn-group.bootstrap-select.form-control.evt-select.evt-select-related.open:after {
    font-family: fontim;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "\e606";
    position: absolute;
    right: 22px;
    bottom: 16px;
    color: #fff;
    font-size: 18px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

#dts .evt-seatlist .evt-dropdown:after {
    display: none;
}

#dts .navbar-right .dropdown-menu {
    background: #272a2b;
}

#dts .evt-mobile-shortcut-navigation ul {
    padding-top: 0 !important;
}

#dts .evt-mobile-shortcut-navigation .dropdown-menu li {
    background: #272a2b;
}

#dts .evt-mobile-shortcut-navigation .dropdown-menu>li>a {
    background: #272a2b;
    color: #fff !important;
    padding-left: 20px;
    font-size: 22px;
}

#dts .navbar-right .dropdown-menu li {
    padding: 0;
}

#dts .navbar-right .dropdown-menu>li>a {
    background: #272a2b;
    color: #fff !important;
    font-family: 'FleischmanBTPro-Regular', Georgia, serif;
    font-weight: normal;
    font-style: normal;
    text-transform: none;
    padding-left: 20px;
}

#dts .dropdown-menu {
    box-shadow: none !important;
    border-radius: 0;
    width: 100%;
    border: none;
    margin-top: 0;
}

#dts .dropdown-menu>li>a {
    white-space: normal;
    padding: 0;
}

#dts .bootstrap-select.btn-group .dropdown-menu li a {
    color: #fff;
}

#dts .dropup-language .lang-icon {
    display: none;
}

#dts .dropdown-menu li {
    color: #fff;
    font-size: 22px;
    padding: 10px 2px;
    border-top: 1px solid #fff;
    cursor: pointer;
    min-height: 25px;
}

#dts .dropdown-menu li:first-child {
    border-top: 2px solid #fff;
}

#dts .dropdown-menu li:hover,
#dts .dropdown-menu>li>a:hover,
#dts .dropdown-menu>li>a:focus {
    background: #3c3f40;
}

#dts .dropup-language .dropdown-menu>li>a {
    padding: 0;
    color: #fff;
}

#dts button#dropup-language:focus,
#dts button#dropup-language:active,
#dts .dropup-language .btn .text:focus {
    outline: none !important;
    border: none !important;
    background-color: #272a2b !important;
    color: #fff !important;
    padding: 0 20px 10px !important;
}


#dts button#dropup-language:focus .text {
    background-color: #272a2b !important;
    color: #fff !important;
    padding-top: 10px !important;
}

#dts div#seatList_placeholder,
#dts .checkbox.evt-checkbox.evt-checkbox-multiline input[type=checkbox]+label,
#dts .subtitle {
    font-size: 18px;
    font-family: 'FleischmanBTPro-Regular', Arial, Helvetica, sans-serif;
    text-transform: initial;
    overflow: initial;
}

#dts .checkbox.evt-checkbox.evt-checkbox-multiline input[type=checkbox]+label a {
    hyphens: auto;
    word-break: break-word;
}

#dts .divider {
    border-top: 2px solid #000;
}

#dts .map-container {
    border: none;
}

#dts .component.evt-event.evt-event-detail.m-0 .col-sm-12.col-lg-8.col-lg-push-2 {
    width: 100%;
    left: 0;
    margin: 20px auto;
}

#dts p {
    font-size: 18px;
    line-height: 30px;
}

#dts .evt-price-calculator fieldset {
    border: solid 1px #000;
    border-radius: 0;
}

#dts .evt-price-calculator .btn-toggle {
    border: solid 1px #000;
    border-radius: 0;
    font-family: 'DINNextLTPro-LightCondensed', Lucida Sans Unicode, Lucida Grande, sans-serif;
}

#dts .seatList-item {
    border-color: #000;
    font-size: 18px;
    color: #000 !important;
}

#dts .seatList-item strong {
    color: #000 !important;
    font-weight: normal !important;
}

#dts .modal-header {
    border-bottom: 1px solid #000;
    font-size: 18px;
}

#dts .modal-header strong {
    color: #000 !important;
    font-weight: normal !important;
}

#dts .modal-body {
    font-size: 18px;
    color: #000;
}

#dts .modal-footer {
    border-top: 1px solid #000;
}

#dts .modal-footer a {
    font-size: 18px;
    text-decoration: underline;
}

#dts .modal-content {
    border: 1px solid #000;
    border-radius: 0;
    box-shadow: none;
}

#dts .evt-dropdown>.evt-select>.btn-default:after,
#dts .evt-dropdown>.evt-selecter>.btn-default:after {
    display: none;
}

#dts .evt-seatlist .evt-dropdown {
    box-shadow: none;
    font-weight: normal;
}

#dts .seatList-item .btn-close {
    border-radius: 0;
    border-color: #000;
    padding: 5px 10px 2px 10px;
}


#dts #seatList li .seatList-item {
    border-bottom: 1px solid #000;
}

#dts .pricegroup-price {
    color: #000 !important;
}

#dts .evt-checkbox-unchecked::before,
#dts div.checkbox.evt-checkbox label::before {
    border-color: #000;
    border-radius: 0 !important;
    color: #000;
}

#dts div.radio.evt-radio label::before,
#dts .evt-radio-unchecked label::before {
    color: #000;
    border-color: #000;
}

#dts .evt-price-calculator-item.highlight {
    box-shadow: 0 0 4px 2px #000;
}

#dts .evt-price-calculator .aggr {
    font-size: 28px;
    font-family: 'Prohibition', Impact, Charcoal, sans-serif;
}

#dts .evt-price-calculator .input-group-addon {
    background: #fff;
    border-radius: 0;
    border-color: #000;
}

#dts input.form-control[type="email"],
#dts input.form-control[type="number"],
#dts input.form-control[type="password"],
#dts input.form-control[type="search"],
#dts input.form-control[type="tel"],
#dts input.form-control[type="text"],
#dts input.form-control[type="url"],
#dts textarea.form-control {
    color: #000 !important;
    font-size: 22px;
    box-shadow: none;
    border-color: #000;
    border-radius: 0;
    font-family: 'DINNextLTPro-LightCondensed', Lucida Sans Unicode, Lucida Grande, sans-serif;
}

#dts .evt-placeholder-float label,
#dts .evt-placeholder-float-label label,
#dts .evt-placeholder-static label {
    font-family: 'DINNextLTPro-LightCondensed', Lucida Sans Unicode, Lucida Grande, sans-serif;
    color: #000 !important;
    text-transform: uppercase;
    font-size: 18px;
    text-overflow: ellipsis;
    width: 75%;
    overflow: hidden;
}

#dts .input-group-btn:last-child>.btn,
#dts .input-group-btn:last-child>.btn-group {
    border-radius: 0;
    border-color: #000;
}

#dts .evt-placeholder-float-label label,
#dts .evt-placeholder-static label {
    font-size: 14px !important;
}

#dts .form-control:focus {
    border: 2px solid #000 !important;
    box-shadow: none;
}

#dts .has-error .form-control {
    border-color: #cc2424 !important;
    box-shadow: none !important;
}

#dts .has-error .checkbox,
#dts .has-error .checkbox-inline,
#dts .has-error.checkbox-inline label,
#dts .has-error.checkbox label,
#dts .has-error .control-label,
#dts .has-error .help-block,
#dts.has-error .radio,
#dts .has-error .radio-inline,
#dts .has-error.radio-inline label,
#dts .has-error.radio label {
    color: #cc2424;
    font-size: 22px;
}

#dts .error-message.filled .icon-alert {
    margin-top: 4px;
}

#dts .alert-danger {
    background-color: #cc2424;
    border: none;
    color: #fff;
    border-radius: 0;
}

#dts .form-control {
    box-shadow: none !important;
}

#dts .head2 {
    font-size: 18px;
}

#dts .shopping-cart h2 {
    font-size: 39.6px;
    line-height: 1.1em;
}

#dts .shopping-cart .col-xs-12.col-sm-8 span {
    font-family: 'DINNextLTPro-LightCondensed', Lucida Sans Unicode, Lucida Grande, sans-serif;
    font-size: 22px;
    line-height: 1em;
    text-transform: uppercase;
}

#dts .well:not(.well-light) {
    color: #000;
    font-size: 18px;
}

#dts .well:not(.well-light) strong {
    font-weight: normal;
}

#dts .component.terms-delivery strong {
    font-weight: normal;
}

#dts .component.terms-delivery {
    font-size: 18px;
}

#dts .evt-icon-btn {
    color: #000;
    border-radius: 0;
    border-color: #000;
}

#dts .weiteretickets {
    position: absolute;
    background: #fff;
    height: 20px;
    top: 0px;
    width: 100%;
    left: 0px;
    cursor: auto;
}

#dts .badge,
#dts .navbar .navbar-nav .icons + .badge {
    background-color: #000;
}


/* Header/Container Oper Köln */

#dts .mir {
    letter-spacing: 10em;
    text-indent: -1000em;
}

#dts .header-inner,
#dts .content-inner,
#dts .footer-inner,
#dts .container.webshop,
#dts .container {
    width: 100% !important;
    max-width: 1280px !important;
    margin: 0 auto !important;
    padding: 0 20px !important;
}


#dts .container.webshop {
    padding-top: 50px !important;
}

#dts .header-inner {
    position: relative;
}

@media only screen and (max-width: 1080px) {
    #dts #header-container .header-inner,
    #dts #header-container.inverted .header-inner {
        position: static;
        padding: 0;
        height: 54px;
        background: #fff;
        opacity: 0;
        -webkit-transition: opacity 0.4s ease-in;
        -moz-transition: opacity 0.4s ease-in;
        -o-transition: opacity 0.4s ease-in;
        -ms-transition: opacity 0.4s ease-in;
        transition: opacity 0.4s ease-in;
    }
}

#dts #header-container, #dts #footer-container {
    width: 100%;
}

#dts #header-container {
    height: 61px;
    position: fixed;
    top: 0;
    z-index: 1051;
    -webkit-transition: background 0.4s ease-in;
    -moz-transition: background 0.4s ease-in;
    -o-transition: background 0.4s ease-in;
    -ms-transition: background 0.4s ease-in;
    transition: background 0.4s ease-in;
}

#dts #header-container.inverted {
    background-color: #fff;
    border-bottom: 1px solid #000;
    -webkit-transition: background 0.4s ease-out;
    -moz-transition: background 0.4s ease-out;
    -o-transition: background 0.4s ease-out;
    -ms-transition: background 0.4s ease-out;
    transition: background 0.4s ease-out;
}

@media only screen and (max-width: 1080px) and (max-width: 600px) {
    #dts #header-container,
    #header-container.inverted,
    #dts #header-container .languages {
        max-width: 600px;
    }
}

@media only screen and (max-width: 1080px) {
   #dts #header-container,
   #dts #header-container.inverted,
   #dts #header-container .languages {
        position: fixed !important;
        max-width: 420px;
        width: 100%;
        right: -100%;
        -webkit-transition: right 0.3s ease-in;
        -moz-transition: right 0.3s ease-in;
        -o-transition: right 0.3s ease-in;
        -ms-transition: right 0.3s ease-in;
        transition: right 0.3s ease-in;
    }

   #dts #header-container,
   #dts #header-container.inverted {
        background: #272a2b !important;
        height: 100%;
        top: 0;
        overflow-y: auto;
    }
}

#dts .oper-koeln-logo {
    display: inline-block;
    padding: 0.75rem 1.25rem 0.875rem;
}

@media only screen and (min-width: 1080px) {
    #dts .oper-koeln-logo {
        float: left;
        padding: 0.875rem 0;
        margin-right: 1.875rem;
    }
}

#dts .oper-koeln-logo .logo {
    display: block;
    width: 10.625rem;
    height: 1.75rem;
}

#dts .oper-koeln-logo .logo,
#dts .home .inverted .oper-koeln-logo .logo,
#dts #header-container.inverted .oper-koeln-logo .logo,
#dts #header-container.open .oper-koeln-logo .logo {
    background: url('https://staging-inhousewebshop.derticketservice.de/static/oper-koeln/img/oper-koeln-logo-black.svg') no-repeat 0;
}

#dts #header-container.inverted .logo {
    background-position: 0 0;
    -webkit-transition: background 0.3s ease-in 0.5s;
    -moz-transition: background 0.3s ease-in 0.5s;
    -o-transition: background 0.3s ease-in 0.5s;
    -ms-transition: background 0.3s ease-in 0.5s;
    transition: background 0.3s ease-in 0.5s;
}
@media only screen and (max-width: 1080px) {
   #dts #header-container .logo,
   #dts #header-container.inverted .logo {
        border-left: 0;
    }
}

#dts #header-container .menu-1 {
    float: left;
    -webkit-transition: opacity 0.2s ease-out;
    -moz-transition: opacity 0.2s ease-out;
    -o-transition: opacity 0.2s ease-out;
    -ms-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out;
}

@media only screen and (max-width: 1080px) {
    #dts #header-container .menu-1,
    #dts #header-container.inverted .menu-1 {
        background: #272a2b;
        width: 100%;
        padding: 40px 20px 20px;
        margin-bottom: 0;
        position: relative;
        z-index: 1;
    }
}

@media only screen and (max-width: 1080px) and (max-width: 420px) {
    #dts ul.menu-1.main-menu {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }


    #dts #header-container .menu-1,
    #dts #header-container.inverted .menu-1 {
        padding: 5px 20px 10px;
    }

    #dts #header-container .menu-1,
    #dts #header-container.inverted .menu-1 {
        padding: 40px 20px 20px;
    }
}

#dts #header-container .menu-1>li {
    position: relative;
    float: left;
    margin: 0 3px;
    padding: 15px 20px;
    -webkit-transition: opacity 0.2s ease-out;
    -moz-transition: opacity 0.2s ease-out;
    -o-transition: opacity 0.2s ease-out;
    -ms-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out;
    font-family: 'DINNextLTPro-LightCondensed', Lucida Sans Unicode, Lucida Grande, sans-serif;
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
}

#dts #header-container .menu-1:hover>li {
    opacity: 0.65;
    -webkit-transition: opacity 0.2s ease-out 0.2s;
    -moz-transition: opacity 0.2s ease-out 0.2s;
    -o-transition: opacity 0.2s ease-out 0.2s;
    -ms-transition: opacity 0.2s ease-out 0.2s;
    transition: opacity 0.2s ease-out 0.2s;
}

@media only screen and (max-width: 1080px) {
    #dts #header-container .menu-1 li,
    #dts #header-container .menu-1 a,
    #dts #header-container .menu-1 span,
    #dts #header-container.inverted .menu-1 li,
    #dts #header-container.inverted .menu-1 a,
    #dts #header-container.inverted .menu-1 span {
        display: block;
        width: 100%;
        float: none;
        color: #fff;
        border-top: 1px solid #fff;
        padding: 0;
    }

    #dts #header-container .menu-1>li:first-child,
    #dts #header-container.inverted .menu-1>li:first-child,
    #dts #header-container.inverted .menu-1 span {
        border-top: 0 !important;
    }

}

@media only screen and (max-width: 1180px) {
    #dts #header-container .menu-1>li {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (max-width: 1240px) {
    #dts #header-container .menu-1>li {
        margin: 0;
        padding-left: 18px;
        padding-right: 18px;
    }
}

#dts .menu-1>li>a,
#dts .menu-1>li>span {
    font-size: 3em;
    line-height: 1em;
}

#dts #header-container .menu-1>li>a,
#dts #header-container .menu-1>li>span {
    display: inline-block;
    border-bottom: 1px solid transparent;
    -webkit-transition: color 0.3s ease-in;
    -moz-transition: color 0.3s ease-in;
    -o-transition: color 0.3s ease-in;
    -ms-transition: color 0.3s ease-in;
    transition: color 0.3s ease-in;
}

@media only screen and (max-width: 1080px) {
    #dts #header-container .menu-1>li>a,
    #dts #header-container .menu-1>li>span,
    #dts #header-container.inverted .menu-1>li>a,
    #dts #header-container.inverted .menu-1>li>span {
        opacity: 1;
        margin: 0;
        padding: 12px 10px 11px;
        cursor: pointer;
        font-size: 3.4em;
        -webkit-transition: background 0.3s ease-in;
        -moz-transition: background 0.3s ease-in;
        -o-transition: background 0.3s ease-in;
        -ms-transition: background 0.3s ease-in;
        transition: background 0.3s ease-in;
    }
}

@media only screen and (max-width: 1080px) and (max-width: 420px) {
    #dts #header-container .menu-1>li>a,
    #dts #header-container .menu-1>li>span,
    #dts #header-container.inverted .menu-1>li>a,
    #dts #header-container.inverted .menu-1>li>span {
        font-size: 2.8em;
    }
}

@media only screen and (max-width: 1080px) {
    #dts #header-container .menu-1>li.has-subs>span:after,
    #dts #header-container.inverted .menu-1>li.has-subs>span:after {
        background-image: url('https://staging-inhousewebshop.derticketservice.de/static/oper-koeln/img/sprite.png');
        background-position: -1227px -76px;
        content: "";
        width: 40px;
        height: 56px;
        position: absolute;
        top: 0;
        right: 0;
    }
}

@media only screen and (max-width: 1080px) and (max-width: 420px) {
    #dts #header-container .menu-1>li.has-subs>span:after,
    #dts #header-container.inverted .menu-1>li.has-subs>span:after {
        background-position: -1227px -79px;
    }
}

#dts #header-container .menu-2 {
    position: absolute;
    width: 330px;
    padding: 25px 40px;
    top: 70px;
    left: -25px;
    background: #fbfbfb;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.2s ease-out,visibility 0.2s ease-out;
    -moz-transition: opacity 0.2s ease-out,visibility 0.2s ease-out;
    -o-transition: opacity 0.2s ease-out,visibility 0.2s ease-out;
    -ms-transition: opacity 0.2s ease-out,visibility 0.2s ease-out;
    transition: opacity 0.2s ease-out,visibility 0.2s ease-out;
}

#dts #header-container.inverted .menu-2 {
    background: #272a2b;
    top: 60px;
}

@media only screen and (max-width: 1080px) {
    #dts #header-container .menu-2,
    #dts #header-container.inverted .menu-2 {
        padding: 0;
        position: static;
        opacity: 1;
        visibility: visible;
        height: 0;
        width: 100%;
        overflow: hidden;
        background-color: #272a2b;
    }
}

@media only screen and (min-width: 1081px) {
    #dts .menu-2 {
        height: auto !important;
    }
}

#dts #header-container .menu-2>li {
    font-family: 'FleischmanBTPro-Regular', Georgia, serif;
    font-weight: normal;
    font-style: normal;
    text-transform: none;
    border-top: 1px solid #000;
}

#dts #header-container .menu-2>li {
    border-top: 1px solid #000
}

#dts #header-container .menu-2>li:first-child {
    border-top: none;
}

#dts #header-container.inverted .menu-2>li {
    border-top: 1px solid #fff;
}

#dts #header-container.inverted .menu-2>li:first-child {
    border-top: none;
}

#dts #header-container .menu-2>li .menu-3>li:first-child>a>span {
    border-top: none
}

@media only screen and (max-width: 1080px) {
   #dts #header-container .menu-2>li,
   #dts #header-container.inverted .menu-2>li {
        border-top: 0;
        border-bottom: 1px solid #8f9294;
    }
}

@media only screen and (min-width: 1081px) {
    #dts #header-container.inverted .menu-2:after {
        top: 0;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-color: rgba(255,255,255,0);
        border-top-color: #fff;
        border-width: 15px;
        margin-left: 5px;
    }
}


#dts .menu-1 a,
#dts .menu-1 span {
    text-decoration: none;
}

#dts .menu-2 a,
#dts .menu-3 a {
    color: #fff;
}

#dts .menu-2>li>a {
    font-size: 2.1em;
    line-height: 29px;
    color: #000;
}

#dts .inverted .menu-2>li>a {
    color: #fff;
}

#dts #header-container .menu-2 a {
    display: block;
    -webkit-transition: background 0.3s ease-out;
    -moz-transition: background 0.3s ease-out;
    -o-transition: background 0.3s ease-out;
    -ms-transition: background 0.3s ease-out;
    transition: background 0.3s ease-out;
}

#dts #header-container .menu-2 a:focus,
#dts #header-container .menu-2 a:hover,
#dts #header-container .menu-2 a:active {
    background-color: #ededed
}

#dts #header-container.inverted .menu-2 a:focus,
#dts #header-container.inverted .menu-2 a:hover,
#dts #header-container.inverted .menu-2 a:active {
    background-color: #45494a;
    -webkit-transition: background 0.2s ease-out;
    -moz-transition: background 0.2s ease-out;
    -o-transition: background 0.2s ease-out;
    -ms-transition: background 0.2s ease-out;
    transition: background 0.2s ease-out;
}

#dts #header-container .menu-2>li>a {
    padding: 11px 8px;
    border-bottom: 1px solid transparent;
}

#dts #header-container .menu-2 a.active {
    background-color: #f4f4f4;
}

#dts #header-container.inverted .menu-2 a {
    -webkit-transition: background 0.3s ease-out;
    -moz-transition: background 0.3s ease-out;
    -o-transition: background 0.3s ease-out;
    -ms-transition: background 0.3s ease-out;
    transition: background 0.3s ease-out;
}

#dts .menu-3>li {
    font-family: DINNextLTPro-LightCondensed, Lucida Sans Unicode, Lucida Grande, sans-serif;
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
}

#dts #header-container .menu-2>li .menu-3>li>a {
    padding-left: 20px;
}

#dts #header-container .menu-1:hover>li:hover {
    opacity: 1;
    -webkit-transition: opacity 0.2s ease-out;
    -moz-transition: opacity 0.2s ease-out;
    -o-transition: opacity 0.2s ease-out;
    -ms-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out
}

#dts #header-container .menu-1:hover>li:hover .menu-2 {
    opacity: 0.99;
    visibility: visible;
    -webkit-transition: opacity 0.2s ease-out 0.1s;
    -moz-transition: opacity 0.2s ease-out 0.1s;
    -o-transition: opacity 0.2s ease-out 0.1s;
    -ms-transition: opacity 0.2s ease-out 0.1s;
    transition: opacity 0.2s ease-out 0.1s
}

#dts #header-container .menu-1:hover>li {
    opacity: 0.65;
    -webkit-transition: opacity 0.2s ease-out 0.2s;
    -moz-transition: opacity 0.2s ease-out 0.2s;
    -o-transition: opacity 0.2s ease-out 0.2s;
    -ms-transition: opacity 0.2s ease-out 0.2s;
    transition: opacity 0.2s ease-out 0.2s;
}

#dts .inverted .menu-3>li>a {
    color: #cfd0d0;
}

#dts #header-container .menu-2>li .menu-3>li>a span {
    display: block;
    padding: 9px 8px 11px;
    border-top: 1px solid #c1c1c1;
}

#dts #header-container.inverted .menu-2>li .menu-3 {
    border-top: 1px solid #fff;
}

#dts #header-container .menu-2>li .menu-3 {
    border-top: 1px solid #000;
}

#dts #header-container.inverted .menu-2>li .menu-3>li>a span {
    border-top: 1px solid #585a5b;
}

#dts .menu-3>li>a {
    font-size: 2.3em;
    line-height: 28px;
    color: #333;
    text-transform: none;
}

#dts #header-container.inverted .menu-2 a.active {
    background-color: #3c3f40;
}

#dts #header-container li.open .menu-2,
#dts #header-container.inverted li.open .menu-2 {
    border-top: 1px solid #fff;
}

#dts #header-container li.open+li,
#dts #header-container.inverted li.open+li {
    border-top: 0;
}

@media only screen and (max-width: 1080px) {
   #dts #header-container .menu-2>li>a,
   #dts #header-container.inverted .menu-2>li>a {
        padding: 12px 10px 9px 20px;
    }
}

@media only screen and (max-width: 1080px) {
    #dts #header-container .menu-1>li a.active,
    #dts #header-container .menu-1>li>span.active,
    #dts #header-container .menu-1>li.open,
    #dts #header-container.inverted .menu-1>li a.active
    #dts #header-container.inverted .menu-1>li>span.active,
    #dts #header-container.inverted .menu-1>li.open {
        background-color: #3c3f40;
    }
}

@media only screen and (max-width: 1080px) {
    #dts .mobile-menu {
        background-image: url('https://staging-inhousewebshop.derticketservice.de/static/oper-koeln/img/sprite.png');
        width: 60px;
        height: 57px;
        right: 0 !important;
        top: 0;
        z-index: 999;
        cursor: pointer;
        opacity: 1;
        visibility: visible;
        -webkit-transition: background-color 0.4s ease-in,opacity 0.3s ease-in,visibility 0.3s ease-in;
        -moz-transition: background-color 0.4s ease-in,opacity 0.3s ease-in,visibility 0.3s ease-in;
        -o-transition: background-color 0.4s ease-in,opacity 0.3s ease-in,visibility 0.3s ease-in;
        -ms-transition: background-color 0.4s ease-in,opacity 0.3s ease-in,visibility 0.3s ease-in;
        transition: background-color 0.4s ease-in,opacity 0.3s ease-in,visibility 0.3s ease-in;
    }

    #dts .mobile-menu.close-it {
        position: absolute;
        top: 0 !important;
        background-color: transparent;
        background-position: -270px -147px;
    }
}

@media only screen and (max-width: 1080px) and (max-width: 420px) {
    #dts .mobile-menu.close-it {
        width: 46px;
        background-position: -276px -148px;
        -moz-transform: scale(0.8);
        -webkit-transform: scale(0.8);
        -o-transform: scale(0.8);
        -ms-transform: scale(0.8);
        transform: scale(0.8);
    }
}

@media only screen and (max-width: 1080px) {
    #dts .mobile-menu {
        background-image: url('https://staging-inhousewebshop.derticketservice.de/static/oper-koeln/img/sprite.png');
        width: 60px;
        height: 57px;
        right: 0 !important;
        top: 0;
        z-index: 999;
        cursor: pointer;
        opacity: 1;
        visibility: visible;
        -webkit-transition: background-color 0.4s ease-in,opacity 0.3s ease-in,visibility 0.3s ease-in;
        -moz-transition: background-color 0.4s ease-in,opacity 0.3s ease-in,visibility 0.3s ease-in;
        -o-transition: background-color 0.4s ease-in,opacity 0.3s ease-in,visibility 0.3s ease-in;
        -ms-transition: background-color 0.4s ease-in,opacity 0.3s ease-in,visibility 0.3s ease-in;
        transition: background-color 0.4s ease-in,opacity 0.3s ease-in,visibility 0.3s ease-in;
    }

    #dts .mobile-menu.open-it {
        position: fixed;
    }

    #dts .mobile-menu.open-it,
    #dts .inverted+.mobile-menu.open-it,
    #dts .home .inverted+.mobile-menu.open-it {
        background-position: -181px -210px;
    }
}

@media only screen and (max-width: 1080px) {
    #dts #header-container ~ .bg-layer,
    #dts #header-container.inverted ~ .bg-layer {
        background: rgba(0,0,0,0.4);
        position: fixed;
        z-index: 500;
        height: 100%;
        width: 100%;
        top: 0px;
        left: 0px;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: opacity 0.4s ease-in,visibility 0.4s ease-in;
        -moz-transition: opacity 0.4s ease-in,visibility 0.4s ease-in;
        -o-transition: opacity 0.4s ease-in,visibility 0.4s ease-in;
        -ms-transition: opacity 0.4s ease-in,visibility 0.4s ease-in;
        transition: opacity 0.4s ease-in,visibility 0.4s ease-in;
    }

    #dts #header-container.open ~ .bg-layer {
        opacity: 1;
        visibility: visible;
    }
}

#dts .logo-mobile {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 101;
    height: 61px;
    background: #fff;
    border-bottom: 1px solid #000;
    -webkit-transition: background 0.2s ease-in;
    -moz-transition: background 0.2s ease-in;
    -o-transition: background 0.2s ease-in;
    -ms-transition: background 0.2s ease-in;
    transition: background 0.2s ease-in;
}
@media only screen and (min-width: 1080px) {
   #dts  .logo-mobile {
        display: none;
    }
}


@media only screen and (max-width: 1080px) {
   #dts #header-container.open {
        right: 0;
    }

    #header-container, #header-container.inverted {
        background: #272a2b !important;
        height: 100%;
        top: 0;
        overflow-y: auto;
    }

    #dts #header-container.open .header-inner,
    #dts #header-container .menu-1:hover li,
    #dts #header-container .menu-1 li:hover>span,
    #dts #header-container.inverted .menu-1:hover li,
    #dts #header-container.inverted .menu-1 li:hover>span {
        opacity: 1;
    }

}

/* Footer */

#dts footer.container.footer .divider,
div#poweredBy,
#dts .evt-footer-links {
    display: none;
}

#dts #footer-container {
    background: #fff;
    margin-top: 0;
    border-top: 1px solid #000;
    overflow: hidden;
}

#dts #footer-container .footer-top {
    padding: 20px 0;
}

@media only screen and (max-width: 1010px) {
    #dts #footer-container .footer-top {
        text-align: center;
    }
}

#dts #footer-container .footer-inner {
    overflow: hidden;
}

#dts #footer-container .footer-top .left-col {
    display: inline-block;
    float: left;
}

@media only screen and (max-width: 1010px) {
   #dts #footer-container .footer-top .left-col {
        width: 100%;
        text-align: center;
    }
}

#dts #footer-container .footer-top ul.footer-links {
    overflow: hidden;
}

@media only screen and (max-width: 1010px) {
    #dts #footer-container .footer-top .left-col .footer-links {
        display: inline-block;
    }
}

#dts .footer-links li {
    font-size: 2.8em;
    line-height: 1em;
    color: #000;
    font-family: 'DINNextLTPro-LightCondensed', Lucida Sans Unicode, Lucida Grande, sans-serif;
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
}

#dts #footer-container .footer-top ul.footer-links li {
    float: left;
    margin-left: 60px;
}

#dts #footer-container .footer-top ul.footer-links li:first-child {
    margin-left: 0;
}

#dts .footer-links li a {
    color: #000;
    text-decoration: none;
}

@media only screen and (max-width: 1240px) {
    #dts  #footer-container .footer-top ul.footer-links li {
        margin-left: 20px;
    }
}

@media only screen and (max-width: 1010px) {
    #dts #footer-container .footer-top .left-col .footer-links li {
        float: none;
        display: inline-block;
        margin-left: 4px;
        white-space: nowrap;
    }

    #dts #footer-container .footer-top .left-col .footer-links li:before {
        content: "/";
        font-weight: bold;
        padding-right: 3px;
    }

    #dts #footer-container .footer-top .left-col .footer-links li:first-child:before {
        content: "";
    }
}


#dts #footer-container .footer-top .right-col {
    display: inline-block;
    float: right;
}

@media only screen and (max-width: 1010px) {
    #dts #footer-container .footer-top .right-col {
        margin-top: 15px;
        float: none;
        text-align: center;
    }
}

#dts #footer-container .footer-top .stadt-koeln-outter {
    float: right;
    margin-top: -2px;
}

#dts .icon {
    display: inline-block;
    background-image: url('https://staging-inhousewebshop.derticketservice.de/static/oper-koeln/img/sprite.png');
    background-repeat: no-repeat;
    letter-spacing: 10em;
    text-indent: -1000em;
}

#dts #footer-container .footer-top .stadt-koeln-outter .stadt-koeln {
    background-position: -431px -84px;
    width: 136px;
    height: 30px;
}

@media only screen and (max-width: 520px) {
    #dts #footer-container .footer-top .right-col .stadt-koeln-outter {
        display: block;
        width: 100%;
        float: none;
    }
}

#dts #footer-container .footer-top ul.social-media {
    float: left;
    margin: 3px 30px 0 0;
}


#dts #footer-container .footer-top ul.social-media li {
    float: left;
    margin: 0 12px 0 0;
}

@media only screen and (max-width: 520px) {
    #dts #footer-container .footer-top .right-col ul.social-media {
        display: inline-block;
        margin: 15px 0 0;
        float: none;
    }
}

@media only screen and (max-width: 520px) {
    #footer-container .footer-top .right-col ul.social-media li:first-child {
        margin: 0;
    }
}

#dts #footer-container .footer-top ul.social-media a {
    display: inline-block;
    width: 20px;
    height: 22px;
}

#dts #footer-container .footer-top ul.social-media a.facebook {
    background-position: -305px -83px;
}

#dts #footer-container .footer-top ul.social-media a.twitter {
    background-position: -335px -82px;
}

#dts #footer-container .footer-top ul.social-media a.instagram {
    background-position: -368px -81px;
    height: 25px;
    width: 25px;
}

#dts #footer-container .footer-contact {
    padding: 35px 0 40px;
}

#dts @media only screen and (max-width: 767px) {
   #dts #footer-container .footer-contact {
        padding: 20px 0 25px;
    }
}


@media only screen and (max-width: 580px) {
  #dts #footer-container .footer-contact {
        padding: 20px 0 15px;
    }
}

#dts #footer-container .footer-contact .footer-inner {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

@media only screen and (max-width: 1023px) {
    #dts #footer-container .footer-contact .footer-inner {
        justify-content: center;
    }
}

@media only screen and (max-width: 767px) {
    #dts #footer-container .footer-contact .footer-inner {
        flex-direction: column;
        align-items: center;
    }
}

#dts #footer-container .footer-contact .ticket-hotline {
    display: flex;
    justify-content: center;
    align-items: flex-end;
}

#dts #footer-container .footer-contact .footer-inner>div {
    justify-content: initial;
}


@media only screen and (min-width: 768px) {
    #dts #footer-container .footer-contact .ticket-hotline,
    #dts #footer-container .footer-contact .sponsor-container {
        width: 25%;
    }

    #dts #footer-container .footer-contact .newsletter-subscribe {
        width: 50%;
    }
}

@media only screen and (max-width: 1023px) {
   #dts #footer-container .footer-contact .footer-inner>div {
        margin-bottom: 50px;
        width: 50%;
    }
}

@media only screen and (max-width: 767px) {
    #dts #footer-container .footer-contact .footer-inner>div {
        align-items: center;
        justify-items: center;
        margin-bottom: 0;
        width: 100%;
    }

    #dts #footer-container .footer-contact .footer-inner>div {
        align-items: center;
        justify-items: center;
        margin-bottom: 0;
        width: 100%;
    }

    #dts #footer-container .footer-contact .footer-inner>div.sponsor-container {
        margin-top: 30px;
    }
}

@media only screen and (max-width: 767px) {
    #dts #footer-container .footer-contact .ticket-hotline,
    #dts #footer-container .footer-contact .ticket-hotline-inner,
    #dts #footer-container .footer-contact .newsletter-subscribe,
    #dts #footer-container .footer-contact .newsletter-subscribe a {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
}

#dts .footer-contact .head-sub,
#dts .footer-contact .headline {
    line-height: 1em;
    margin: 5px 0;
}

#dts .footer-contact .head-sub {
    font-size: 2.8em;
}

@media only screen and (max-width: 767px) {
   #dts .footer-contact .head-sub {
        font-size: 2em;
    }
}

#dts .footer-contact .headline {
    font-size: 4em;
}

@media only screen and (max-width: 767px) {
    #dts .footer-contact .headline {
        font-size: 3em;
    }
}

#dts .no-decoration {
    text-decoration: none;
}

#dts .footer-contact .headline a {
    text-decoration: none;
}

#dts #footer-container .footer-contact .newsletter-subscribe {
    display: flex;
    justify-content: center !important;
    align-items: flex-end;
}

#dts .footer-sponsors p.headline,
#dts .footer-contact p {
    font-family: Prohibition, Impact, Charcoal, sans-serif;
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
}

#dts .email-icon {
    height: 23px;
    margin-bottom: 3px;
}

#dts #footer-container .footer-contact .sponsor-list {
    display: flex;
    justify-content: space-between;
    margin: 0 -15px;
}

@media only screen and (max-width: 767px) {
    #dts #footer-container .footer-contact .sponsor-list {
        justify-content: center;
    }

    #dts .email-icon {
        margin: 10px 0;
        height: 17px;
    }
}

#dts #footer-container .footer-contact .sponsor-list>li {
    padding: 0 15px;
}

.clearer {
    clear: both;
}


#dts .sponsor-list img {
    max-width: 100%;
    height: auto;
}

#dts .footer-links li a:focus,
#dts .footer-links li a:hover {
    text-decoration: underline;
}

#dts .not-visible,
[data-ta-id="toBestSeatLink"] {
    display: none !important;
}

#dts .modal {
    top: 60px;
}

/* BUIS */

/*#dts .edh-container {*/
/*    margin-bottom: 45px !important;*/
/*}*/

/*#dts .buchungsinfos p {*/
/*    font-size: 22px;*/
/*    line-height: 1.5em;*/
/*    color: #000;*/
/*}*/

/*#dts .buchungsinfos strong {*/
/*    color: #000;*/
/*}*/

/*#dts .buchungsinfos ul {*/
/*    font-size: 22px;*/
/*    line-height: 1.5em;*/
/*    color: #000;*/
/*}*/

/*#dts .edh-head-toggle {*/
/*    cursor: pointer;*/
/*    background-color: #fff;*/
/*    margin-bottom: -1px;*/
/*    padding: 1.5rem;*/
/*    transition: background .2s ease-out;*/
/*    position: relative;*/
/*    font-size: 26px;*/
/*    color: #000;*/
/*    border-bottom: solid 1px #000;*/
/*    border-top: solid 1px #000;*/
/*    font-family: 'Prohibition', Impact, Charcoal, sans-serif;*/
/*}*/

/*#dts .edh-head-toggle::before {*/
/*    white-space: nowrap;*/
/*    overflow: hidden;*/
/*    display: block;*/
/*    content: " ";*/
/*    background-image: url('https://staging-inhousewebshop.derticketservice.de/static/oper-koeln/img/sprite.png');*/
/*    background-position: 0 0;*/
/*    -webkit-transform: scale(1);*/
/*    transform: scale(1);*/
/*    transition: -webkit-transform .1s ease-in;*/
/*    transition: transform .1s ease-in;*/
/*    transition: transform .1s ease-in, -webkit-transform .1s ease-in;*/
/*    position: absolute;*/
/*    top: 22px;*/
/*    margin: auto;*/
/*    right: 15px;*/
/*    color: #000;*/
/*    font-family: fontim;*/
/*    font-size: 24px;*/
/*    width: 33px;*/
/*    height: 25px;*/
/*}*/

/*#dts .edh-head-toggle.is-active::before {*/
/*    background-image: url('https://staging-inhousewebshop.derticketservice.de/static/oper-koeln/img/sprite.png');*/
/*    background-position: -52px 0;*/
/*}*/

/*#dts .is-active,*/
/*#dts .edh-head-toggle:hover {*/
/*    background-color: #fff;*/
/*    border-bottom: solid 1px #000;*/
/*    border-top: solid 1px #000;*/
/*    font-family: 'Prohibition', Impact, Charcoal, sans-serif;*/
/*    font-size: 26px;*/
/*}*/

/*#dts .is-visible {*/
/*    display: block !important;*/
/*}*/

/*#dts .edh-buchungstexte {*/
/*    display: none;*/
/*    padding: 1.5rem;*/
/*    background-color: #f9f9f9;*/
/*    border-bottom: solid #000 1px;*/
/*    color: #000;*/
/*}*/

/*#dts .edh-buchungstexte h3 {*/
/*    font-size: 26px;*/
/*    font-family: 'Prohibition', Impact, Charcoal, sans-serif;*/
/*    color: #000;*/
/*}*/

/*#dts .edh-buchungstexte div {*/
/*    padding-bottom: 10px;*/
/*}*/