@media (max-width: 371px) {
    .tab-group li:first-child > a {
        height: 89.5px;
        padding-top: 29px;
    }
}

@media (max-width: 510px) {
    .header-profile > h6, .header-profile > button {
        padding: .375rem .35rem;
    }

    .header-profile:last-child > button {
        border-right-color: rgb(33, 37, 41);
    }
}

@media (min-width: 0) {

    .reserve-list {
        margin-left: 20px;
    }

    .content-element-list > div {
        width: 207px;
    }

    .content-element-list > .divisor {
        display: none;
    }

    .first-hide-for-space {
        display: none;
    }

    .second-hide-for-space {
        display: none;
    }

    .sidebar-left-toggle {
        display: none;
    }

    .sidebar-left-toggle.profile-arrow {
        color: #fff;
        position: absolute;
        right: -8px;
        top: -30px;
        display: inline;
        cursor: pointer;
        font-size: 25px;
        padding: 280px 10px 0 5px;
        height: 100%;
        transition: 250ms color !important;
    }

    .left-page {
        box-sizing: border-box;
        background-color: #222222;
        height: auto;
        padding: 30px;
    }

    .center-page {
        justify-content: start;
        flex-direction: column;
        box-sizing: border-box;
        padding-bottom: 30px;
        background-color: #eee;
        height: auto;
        transform-origin: top;
        padding: 0 6px;
    }

    .right-page {
        box-sizing: border-box;
        background-color: #eee;
        height: auto;
        padding-bottom: 30px;
        width: 350px;
    }

    .event-specs > p {
        visibility: hidden;
    }

    .center-tip-container {
        display: block;
    }

    .right-tip-container {
        display: flex;
        background: transparent;
        border-bottom: 1px solid #bcbcbc;
        margin-bottom: 30px;
        padding: 27px 0;
        justify-content: space-between;
    }

    .right-tip-container > p {
        visibility: visible;
        font-weight: bold;
        line-height: unset;
        margin: 0;
        color: #212529;
    }

    .center-tip {
        margin-bottom: 30px !important;
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }

    div.seatCharts-cell {
        height: 18px;
        width: 18px;
        margin: 3px;
        outline: none;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        font-size: 12px;
    }

    div.seatCharts-row {
        margin-bottom: 8px;
    }

    .left-page.profile-left-sidebar {
        width: 320px;
        max-width: 320px;
        position: absolute;
        z-index: 100;
        left: -300px;
        height: 100%;
        padding: 30px;
        transition: 300ms left !important;
    }

    .left-page-show {
        left: -16px !important;
        transition: 300ms left !important;
    }
}

@media (min-width: 425px) {
    .second-hide-for-space {
        display: inline-block;
    }

    .content-element-list > div {
        width: 300px;
    }
}

@media (min-width: 576px) {

    .content-element-list > .divisor {
        display: block;
    }

    .reserve-list {
        margin-left: 0;
    }

    .content-element-list > div {
        width: auto;
    }

    .first-hide-for-space {
        display: inline-block;
    }

    div.seatCharts-cell {
        height: 25px;
        width: 25px;
        margin: 4px;
        font-size: 14px;
    }

    div.seatCharts-row {
        margin-bottom: 6px;
    }

    .center-page {
        padding: 0;
    }
}

@media (min-width: 768px) {

    div.seatCharts-cell {
        height: 30px;
        width: 30px;
        margin: 6px;
        outline: none;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        font-size: 16px;
    }

    div.seatCharts-row {
        margin-bottom: 0;
    }
}

@media (min-width: 992px) {

    .sidebar-left {
        position: relative;
        width: 100%;
    }

    .sidebar-left-toggle {
        color: #fff;
        position: absolute;
        right: -32px;
        top: -30px;
        display: inline;
        cursor: pointer;
        font-size: 25px;
        padding: 280px 10px 0 5px;
        height: 100%;
        transition: 250ms color !important;
    }

    .sidebar-left-toggle.profile-arrow {
        color: #fff;
        position: absolute;
        right: -8px;
        top: -30px;
        display: inline;
        cursor: pointer;
        font-size: 25px;
        padding: 280px 10px 0 5px;
        height: 100%;
        transition: 250ms color !important;
    }

    .sidebar-left-toggle:hover {
        color: #ed4a4b;
        transition: 250ms color !important;
    }

    .swiper-wrapper {
        -webkit-transition: 0ms all !important;
        -o-transition: 0ms all !important;
        transition: 0ms all !important;
        transform: translate3d(15px, 0px, 0px) !important;
    }

    .left-page {
        width: 380px;
        max-width: 380px;
        position: absolute;
        z-index: 100;
        left: -362px;
        height: 100%;
        padding: 30px;
        transition: 300ms left !important;
    }

    .center-page {
        padding: 30px 0 !important;
        width: 785px;
        max-width: 785px;
        transform-origin: left top;
    }

    .right-page {
        padding: 30px 0 !important;
        max-width: 350px;
    }

    .swiper-pagination > span {
        visibility: hidden;
    }

    .swiper-pagination > span:last-child {
        visibility: visible;
        cursor: default;
    }

    .event-specs > p {
        visibility: visible;
    }

    .center-tip-container {
        display: none;
    }

    .right-tip-container {
        display: none;
    }

    .fixed-top {
        opacity: 1;
    }
}

@media (min-width: 1200px) {

    .sidebar-left-toggle {
        display: none;
    }

    .sidebar-left-toggle.profile-arrow {
        display: none;
    }

    .left-page {
        position: relative;
        width: 380px;
        max-width: 380px;
        box-sizing: border-box;
        background-color: #222222;
        height: auto;
        padding: 30px;
        padding-right: 10px;
        z-index: 1;
        left: -0;
    }

    .left-page.profile-left-sidebar {
        position: relative;
        width: 380px;
        max-width: 380px;
        box-sizing: border-box;
        background-color: #222222;
        height: auto;
        padding: 30px;
        padding-right: 10px;
        z-index: 1;
        left: -0;
    }

    .center-page {
        width: 785px;
        max-width: 785px;
        box-sizing: border-box;
        padding-top: 30px;
        padding-bottom: 30px;
        background-color: #eee;
        height: auto;
        transform-origin: left top;
    }

    .right-page {
        box-sizing: border-box;
        max-width: 350px;
        padding-top: 30px;
        background-color: #eee;
        height: auto;
        padding-bottom: 30px;
    }

    .swiper-wrapper {
        -webkit-transition: 0ms all !important;
        -o-transition: 0ms all !important;
        transition: 0ms all !important;
        transform: translate3d(0px, 0, 0) !important;
    }
}

@media only screen and (max-width: 768px) {
    .center-page {
        margin-right: 0 !important;
        transform: scale(1) !important;
    }
}

.theater_map {
        padding: 0 3%;
        margin-left: auto;
        margin-right: auto;
    }