.partners--mobile {
    display: none;
}
.mobile-swipe {
    display: none;
    text-align: center;
}
.mobile-swipe img {
    width: 50px;
}
@media (max-width: 999px) {
    .page__body {
        width: 100%;
        margin: 0 !important;
    }
    .sidebar,
    .section {
        float: none;
        clear: both;
        width: 100%;
        margin: auto;
    }
    .footer__wrapper {
        overflow: auto;
    }
    .header .vcard {
        text-align: left;
    }
    .header .logo.header-logo {
        background-image: url('../i/logo.png');
        background-size: contain;
        background-position: center center;
        max-width: 32%;
        margin: 6px 0 0 0;
    }
    .header .vcard__item a {
        color: #000 !important;
        text-decoration: none;
    }
    .header .logo {
        margin: auto;
        display: inline-block;
    }
    .sidebar .login-form .text,
    .sidebar .login-form .lost-password {
        width: 50%;
        float: left;
    }
    .sidebar .login-form .text {
        text-align: right;
    }
    .sidebar .login-form {
        float: none;
        clear: both;
        width: 100%;
        margin: auto;
    }
    .sidebar .login-form .input {
        margin: 0 0 15px 0;
    }
    .sidebar .login-form .btn {
        float: right;
        margin: 0 0 15px 0;
    }
    .sidebar .login-form input.control-size-m {
        width: 40%;
    }
    .partners {
        max-width: 100%;
        width: 100% !important;
        height: auto !important;
        box-sizing: border-box;
        display: none;
    }
    .partners .partner-logo {
        margin-bottom: 15px !important;
    }
    .footer__wrapper img {
        display: none;
    }
    .partners--mobile {
        display: block;
        background: #fff;
        text-align: center;
        overflow: hidden;
    }
    .partners--mobile a {
        margin: 15px;
        display: inline-block;
    }
    .partners--mobile img {
        max-height: 15px;
    }
    .event-slider {
        height: auto;
    }
    .step-menu a {
        display: inline;
    }
    .navigation {
        height: auto;
        padding: 0 15px;
        overflow: hidden;
        width: 100%;
        box-sizing: border-box;
    }
    .navigation .nav-link {
        display: block;
        margin: 15px 0;
        float: left;
        width: 50%;
    }
    .navigation .nav-link:nth-last-of-type(3):first-child,
    .navigation .nav-link:nth-last-of-type(3):first-child ~ a {
        width: 100%;
    }
    .content {
        padding: 0 6px 6px;
    }
    .js-campaigns,
    .js-cards {
        overflow: auto;
        margin-top: 15px;
    }
    h2.conceal {
        margin-top: 15px;
    }
    img {
        max-width: 100%;
    }
}

@media (max-width: 768px) {
  
.tickets__prices .block-left {
    display: inline-block;
    width: 40%;
}
.tickets__prices .zone-name {
    font-size: 16px;
    
}
.tickets__prices .block-right {
    display: inline-block;
    width: 60%;
    vertical-align: top;
    line-height: 18px;
}
  
    .mobile-swipe {
        display: block;
    }
    .header {
        text-align: center;
    }
    .map iframe {
        max-width: 100%;
    }
    .article {
        padding: 0;
    }
    .article .address {
        margin: 15px 0;
    }
    .header > a:nth-last-of-type(2):first-child {
        float: left;
    }
    .header > a:nth-last-of-type(2):first-child ~ a{
        display: block;
        float: right;
        top: 30px;
        right: 15px;
    }
    input[name=is_agreement_accepted] {
        margin-top: 15px;
        margin-right: 5px;
    }

    .fancybox-outer, .fancybox-inner {
        overflow: auto;
    }
    .tickets__quant-dialog,
    .fancybox-inner {
        /*max-width: 100%;*/
    }

    .sidebar .login-form .input {
        width: 100% !important;
        margin: 0 0 15px 0;
        box-sizing: border-box;
    }
    .sidebar .login-form .btn {
        width: 100% !important;
        margin: 0 0 15px 0;
        height: auto;
    }
    .widget {
        margin: 15px 0;
    }
    .tickets__list {
        margin: 0 0 15px 0;
        position: relative;
    }
    .sidebar .widget {
        margin-bottom: 9px;
    }
    .js-campaigns table thead,
    .tickets__list thead {
        display: none;
    }
    .js-campaigns table *,
    .tickets__list * {
        display: block;
        text-align: left !important;
    }
    .js-campaigns table tbody tr td,
    .tickets__list tbody tr td {
        padding-left: 50%;
    }
    .js-campaigns table tbody tr td {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .js-campaigns table tbody tr td {
        min-height: 2em;
    }


    .js-campaigns table tbody tr td:nth-last-child(1):first-child,
    .tickets__list tbody tr td:nth-last-child(1):first-child {
        padding: 15px !important;
    }
    
    .js-campaigns table tbody tr td:before,
    .tickets__list tbody tr td:before {
        position: absolute;
        left: 0;
        content: attr(title);
        width: 50%;
    }
    .js-campaigns table,
    .tickets__list a {
        padding: 5px 0;
    }
    .js-campaigns table tbody tr:nth-child(odd) {
        background-color: #f7f7f7;
    }
    .js-campaigns table td {
        border: none;
    }
    .header .page-title,
    .header .title {
        display: none;
    }
    .btn {
        width: 100%;
        margin-bottom: 15px;
    }
    .btn span {
        margin: 0 !important;
    }
    .step-menu {
        margin-bottom: 15px;
        height: auto;
        padding: 2px 15px 5px 15px;
    }
    .step-menu a {
        padding: 0;
    }
    #dropdown-list {
        width: 100%;
        left: 0;
    }
    #dropdown-list li {
        padding: 0 6px;
        margin: 0;
    }
    #dropdown-list li a {
        width: 100%;
        padding: 10px;
    }
    .tickets__venue {
        width: auto !important;
        height: auto !important;
        background-size: contain;
        background-repeat: no-repeat;
    }
    .tickets__scheme {
        width: 100%;
        overflow: hidden;
        position: relative;
        padding-bottom: 42px;
        box-sizing: border-box;
    }
    .tickets__scheme table {
        border-spacing: 5px;
    }
    .tickets__scheme table td {
        font-size: 14px !important;
        width: 30px;
        height: 30px;
        min-width: 30px;
        min-height: 30px;
    }
    .tickets__scheme table td.stadium {
        position: absolute;
        width: 100%;
        left: 0;
        line-height: 40px;
    }
    .tickets__scheme table td.row-title,
    .tickets__scheme table td.row-item {
        left: 0;
        line-height: 30px;
        background: rgba(255, 255, 255, 0.75);
        width: 40px;
        text-align: center;
        padding: 0;
    }
    #datepicker {
        width: 100%;
        margin: 15px 0 0 0;
        box-sizing: border-box;
        font: 13px 'pf_synch_proregular', Arial, sans-serif;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        height: 36px;
        padding: 10px;
        cursor: pointer;
        vertical-align: middle;
        color: #b4b4b4;
        border: 1px solid #bbb;
    }
    .user-info .text a {
        margin: 15px 0;
        display: block;
    }
    .tickets__orders-filter form input[type=text]{
        width: 100%;
        margin: 0 0 15px 0;
        box-sizing: border-box;
        font: 13px 'pf_synch_proregular', Arial, sans-serif;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        height: 36px;
        padding: 10px;
        cursor: pointer;
        vertical-align: middle;
        color: #b4b4b4;
        border: 1px solid #bbb;
    }
    .tickets__orders-filter input[type=submit] {
        width: 100%;
        padding: 10px;
        font-size: 14px;
    }
    .tickets__orders-filter input[type="text"] + button {
        margin: -17px 17px 0 -30px;
    }
    .form__actions {
        max-width: 100%;
        width: 100%;
        box-sizing: border-box;
        padding: 15px 0 0 0;
    }
    .form__actions .btn {
        margin-bottom: 15px;
        box-sizing: border-box;
        height: 36px;
        padding: 10px 25px;
    }
    .form {
        padding: 0;
    }
    .form .input-group {
        min-width: 0;
        margin: 0;
        width: 100%;
        position: relative;
    }
    .form .input-group .input {
        height: 36px;
        padding: 10px;
        width: 100%;
        padding-right: 35px;
    }
    .form .input-group .select {
        width: 100%;
        margin: 0;
        height: 36px;
        border-radius: 0;
    }
    .form .label {
        display: block;
        margin-bottom: 5px;
        margin-top: 15px;
    }
    .form .form__caption {
        margin: 0;
    }
    .form .input-group .check-icon {
        position: absolute;
        top: 8px;
        right: 8px;
    }
    .alert {
        margin: 15px 0;
    }
    .form .form__group {
        width: 100% !important;
        clear: both;
        float: none;
    }
    .form .input + .select,
    .form .input + .input:not(:last-of-type) {
        margin: 15px 0;
    }
    .form .textarea {
        width: 100%;
        box-sizing: border-box;
    }
    .form .radio-group__item {
        margin-bottom: 15px;
    }
    .form .input-group .plus {
        display: none;
    }
    .form__inner, .content__inner {
        max-width: 100%;
    }
    .title {
        margin-bottom: 0;
    }
    .title .js-cards-refresh.reset-btn {
        margin: 15px 0;
        box-sizing: border-box;
        min-width: 110px;
        height: 36px;
        padding: 10px 25px;
        cursor: pointer;
        text-align: center;
        vertical-align: middle;
        text-transform: uppercase;
    }
}
