.row {
    margin-right: -15px;
    margin-left: -15px;
}
.row:after {
    content: "";
    display: table;
    clear: both;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}








.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
}
.col-lg-12 {
    width: 100%;
}
.col-lg-11 {
    width: 91.66666667%;
}
.col-lg-10 {
    width: 83.33333333%;
}
.col-lg-9 {
    width: 75%;
}
.col-lg-8 {
    width: 66.66666667%;
}
.col-lg-7 {
    width: 58.33333333%;
}
.col-lg-6 {
    width: 50%;
}
.col-lg-5 {
    width: 41.66666667%;
}
.col-lg-4 {
    width: 33.33333333%;
}
.col-lg-3 {
    width: 25%;
}
.col-lg-2 {
    width: 16.66666667%;
}
.col-lg-1 {
    width: 8.33333333%;
}
.col-lg-pull-12 {
    right: 100%;
}
.col-lg-pull-11 {
    right: 91.66666667%;
}
.col-lg-pull-10 {
    right: 83.33333333%;
}
.col-lg-pull-9 {
    right: 75%;
}
.col-lg-pull-8 {
    right: 66.66666667%;
}
.col-lg-pull-7 {
    right: 58.33333333%;
}
.col-lg-pull-6 {
    right: 50%;
}
.col-lg-pull-5 {
    right: 41.66666667%;
}
.col-lg-pull-4 {
    right: 33.33333333%;
}
.col-lg-pull-3 {
    right: 25%;
}
.col-lg-pull-2 {
    right: 16.66666667%;
}
.col-lg-pull-1 {
    right: 8.33333333%;
}
.col-lg-pull-0 {
    right: auto;
}
.col-lg-push-12 {
    left: 100%;
}
.col-lg-push-11 {
    left: 91.66666667%;
}
.col-lg-push-10 {
    left: 83.33333333%;
}
.col-lg-push-9 {
    left: 75%;
}
.col-lg-push-8 {
    left: 66.66666667%;
}
.col-lg-push-7 {
    left: 58.33333333%;
}
.col-lg-push-6 {
    left: 50%;
}
.col-lg-push-5 {
    left: 41.66666667%;
}
.col-lg-push-4 {
    left: 33.33333333%;
}
.col-lg-push-3 {
    left: 25%;
}
.col-lg-push-2 {
    left: 16.66666667%;
}
.col-lg-push-1 {
    left: 8.33333333%;
}
.col-lg-push-0 {
    left: auto;
}
.col-lg-offset-12 {
    margin-left: 100%;
}
.col-lg-offset-11 {
    margin-left: 91.66666667%;
}
.col-lg-offset-10 {
    margin-left: 83.33333333%;
}
.col-lg-offset-9 {
    margin-left: 75%;
}
.col-lg-offset-8 {
    margin-left: 66.66666667%;
}
.col-lg-offset-7 {
    margin-left: 58.33333333%;
}
.col-lg-offset-6 {
    margin-left: 50%;
}
.col-lg-offset-5 {
    margin-left: 41.66666667%;
}
.col-lg-offset-4 {
    margin-left: 33.33333333%;
}
.col-lg-offset-3 {
    margin-left: 25%;
}
.col-lg-offset-2 {
    margin-left: 16.66666667%;
}
.col-lg-offset-1 {
    margin-left: 8.33333333%;
}
.col-lg-offset-0 {
    margin-left: 0;
}
.hidden-lg {
    display: none !important;
}
.db-lg {
    display: block !important;
}

.img-resize-lg{
    width: 100% !important;
    height: auto !important; 
}


.mobile_afisha .item{
    border-bottom: 1px solid #d0d0d0;
    position: relative;
}
.mobile_afisha .item.no_event{
    opacity: 0.5;
}
.mobile_afisha .item .small_item{
    margin-left: 75px;
    border-bottom: 1px solid #d0d0d0;
    position: relative;
}
.mobile_afisha .item .small_item:last-of-type{
    border-bottom: 0;
}
.mobile_afisha .item .date{
    width: 75px;
    padding-top: 10px;
    float: left;
}
.mobile_afisha .item .date.no_act_event{
    opacity: 0.3;
}
.mobile_afisha .item .img{
    width: 133px;
    height: 159px;
    float: left;
}
.mobile_afisha .item .txt{
    margin-left: 155px;
    padding: 10px 0 15px 0;
}
.mobile_afisha .item .date .number{
    font-size: 30px;
    line-height: 30px;
}
.mobile_afisha .item .date .month{
    font-size: 14px;
    line-height: 16px;
    margin-top: 2px;
}
.mobile_afisha .item .date .week_day{
    font-size: 16px;
    color: #999999;
}
.mobile_afisha .item .txt .tit{
    display: block;
    font-size: 18px;
    color: #000000;
    text-decoration: none;
}
.mobile_afisha .item .txt .small_descr{
    font-size: 14px;
    margin-top: 5px;
}
.mobile_afisha .item .txt .price{
    display: block;
    font-size: 25px;
    color: #000000;
    margin-top: 6px;
    margin-bottom: 10px;
}
.afisha .mobile_afisha .buy_online.mini{
    margin-left: 0;
}
.ma_edit_event_bg{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    background: rgba(255, 255, 255, 0.80);

}
.ma_canceled{
    position: relative;
    font-size: 15px;
    font-weight: 700;
    color: #ffffff;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    padding: 2px 8px 4px 8px;
    line-height: 18px;
    background: #a0a0a0;
    z-index: 10;
    display: inline-block;
}
.ma_moved {
    position: relative;
    z-index: 10;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    color: #ffffff;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    padding: 2px 4px 4px 0px;
    line-height: 18px;
    background: #513737;
}
.ma_moved span{
    font-size: 18px;
}

.more_concert_mobile{
    width: 100%;
    margin: 30px 0 0 0;
    padding: 10px 0 7px 0;
    border: 1px solid #cccccc;
    text-align: center;
    cursor: pointer;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.more_concert_mobile img{
    -moz-transition:0.5s all;
    -webkit-transition:0.5s all;
    transition: 0.5s all;
}
.more_concert_mobile:hover img{
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);

}
.dn{
    display: none;
}
.notfiltr_m{
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 30;
    background: rgba(255, 255, 255, 0.80);
}


@media screen and (max-width: 1090px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-11 {
        width: 91.66666667%;
    }
    .col-md-10 {
        width: 83.33333333%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-8 {
        width: 66.66666667%;
    }
    .col-md-7 {
        width: 58.33333333%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-5 {
        width: 41.66666667%;
    }
    .col-md-4 {
        width: 33.33333333%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-2 {
        width: 16.66666667%;
    }
    .col-md-1 {
        width: 8.33333333%;
    }
    .col-md-pull-12 {
        right: 100%;
    }
    .col-md-pull-11 {
        right: 91.66666667%;
    }
    .col-md-pull-10 {
        right: 83.33333333%;
    }
    .col-md-pull-9 {
        right: 75%;
    }
    .col-md-pull-8 {
        right: 66.66666667%;
    }
    .col-md-pull-7 {
        right: 58.33333333%;
    }
    .col-md-pull-6 {
        right: 50%;
    }
    .col-md-pull-5 {
        right: 41.66666667%;
    }
    .col-md-pull-4 {
        right: 33.33333333%;
    }
    .col-md-pull-3 {
        right: 25%;
    }
    .col-md-pull-2 {
        right: 16.66666667%;
    }
    .col-md-pull-1 {
        right: 8.33333333%;
    }
    .col-md-pull-0 {
        right: auto;
    }
    .col-md-push-12 {
        left: 100%;
    }
    .col-md-push-11 {
        left: 91.66666667%;
    }
    .col-md-push-10 {
        left: 83.33333333%;
    }
    .col-md-push-9 {
        left: 75%;
    }
    .col-md-push-8 {
        left: 66.66666667%;
    }
    .col-md-push-7 {
        left: 58.33333333%;
    }
    .col-md-push-6 {
        left: 50%;
    }
    .col-md-push-5 {
        left: 41.66666667%;
    }
    .col-md-push-4 {
        left: 33.33333333%;
    }
    .col-md-push-3 {
        left: 25%;
    }
    .col-md-push-2 {
        left: 16.66666667%;
    }
    .col-md-push-1 {
        left: 8.33333333%;
    }
    .col-md-push-0 {
        left: auto;
    }
    .col-md-offset-12 {
        margin-left: 100%;
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-md-offset-9 {
        margin-left: 75%;
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-md-offset-6 {
        margin-left: 50%;
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-md-offset-3 {
        margin-left: 25%;
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-md-offset-0 {
        margin-left: 0;
    }
    .db-md{
        display: block !important;
    }
    .img-resize-md{
    width: 100% !important;
    height: auto !important; 
}
    .md-afisha-height{
        min-height: 600px;
        /*height: 600px;*/
    }
    .md-afisha-height .wrapper_af{
        min-height: 600px;
        /*height: 600px;*/
    }
    .hidden-md {
        display: none !important;
    }
    .sub_top_menu.mel .section_name{
        font-size: 13px;
    }
    .main_wrapper{
        width: 970px;
        padding: 0px 15px !important;
        margin: 0 auto;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
	.change_to_bad_vision {
        width: 930px;
	}
    .wrapper_af_all{
        max-width: 970px;
        width: 100%;
        position: relative;
        z-index: 0;
        top: -40px;
    }
    .wrapper_af{
        max-width: 970px;
        width: 100%;
        position: relative;
        min-height: 680px;
        z-index: 2;
        margin-top: 40px;
    }
    .blockactsmall{
        display: none;
    }
    .top_block .top_line .social_but{
        margin-left: 1%;
    }
    .top_block .top_line .contacts span.t{
        display: none;
    }
    .top_block .top_line .contacts span.p{
        font-size: 16px;
    }
    .top_block .top_line .contacts{
        width: 23%;
    }
    .top_block .menu .top_menu_half .section_name{
        margin-right: 0px;
        font-size: 17px;
    }
    .top_block .logo{
        margin-left: -115px;
        width: 230px;
    }
    .top_block .logo img{
        width: 230px;
    }
    .blockactvb, .blockactvb .dateel, .blockactvb .imageel{
        width: 435px;
    }
    .blockactb, .blockactbtwo, .blockbuyonline{
        left: 450px;
    }
    /*    .info_block .news{
            width: 650px;
        }
        .info_block .news .news_item .text{
            width: 550px;
        }
        .banners, .banners img{
            width: 210px;
        }*/
    .partners_block .item:nth-of-type(5n){
        margin: 0 0 10px 0;
    }
    .tab_af td{
        position: relative;
    }
    .tab_af td, .main_table_container, .tab_af_block_o{
        width: 133.5px;
        height: 159px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .tab_af_block{
        width: 133.5px;
    }
    .tab_af_block{
        width: 133.5px;
    }

    .tab_af_block.t1_m{
        height: 159px;
    }
    .tab_af_block.t2_m{
        height: 80px;
    }
    .tab_af_block.t2_s{
        height: 79px;
    }
    .tab_af_block.t3_m{
        height: 69px;
    }
    .tab_af_block.t3_s{
        height: 45px;
    }
    .tab_af_block.t4_m{
        height: 69px;
    }
    .tab_af_block.t4_s{
        height: 30px;
    }
    .tab_af_block.t5_m{
        height: 59px;
    }
    .tab_af_block.t5_s{
        height: 25px;
    }
    .tab_af_block .title{
        font-size: 13px;
        line-height: 14px;
        bottom: 15px;
    }
    .main_content{
        max-width: 970px;
    }
    .more_concert_content{
        margin-left: -1px;
    }
    .tab_af_block_o.fortoday .eventtime.today{
        left: 47px;
        font-size: 15px;
    }
    .more_info_el{
        width: 153.5px;
    }
    .concert_more_info{
        width: 173.5px;
    }
    .concert_more_info.more .buy_online_concert {
        padding: 3px 7px 5px;
    }
    .concert_more_info .concertimg{
        width: 133.5px;
        height: 159px;
    }
    .concert_more_info .concertimg.t1{
        height: 159px;
    }
    .concert_more_info .concertimg.t2{
        height: 80px;
    }
    .concert_more_info .concertimg.t3{
        height: 69px;
    }
    .concert_more_info .concertimg.t4{
        height: 69px;
    }
    .concert_more_info .concertimg.t5{
        height: 69px;
    }
    .concert_more_info.one .tit{
        font-size: 17px;
    }
    .concert_more_info.one .small_text{
        font-size: 13px;
        line-height: 15px;
    }

    .concert_more_info.c2{
        width: 327px;
    }
    .concert_more_info.c3{
        width: 480.5px;
    }
    .concert_more_info.c4{
        width: 634px;
    }
    .concert_more_info.c5{
        width: 787.5px;
    }
    .concert_more_info.c6{
        width: 941px;
    }
    .concert_more_info.c7{
        width: 1094.5px;
    }
    
    .concert_more_info.lp0{
        left: -20px;
    }
    .concert_more_info.lp1{
        left: -173.5px;
    }
    .concert_more_info.lp2{
        left: -327px;
    }
    .concert_more_info.lp3{
        left: -480.5px;
    }
    .concert_more_info.lp4{
        left: -634px;
    }
    .concert_more_info.lp5{
        left: -787.5px;
    }
    .concert_more_info.lp6{
        left: -941px;
    }
    .concert_more_info.lp7{
        left: -1094.5px;
    }
    
    .filtr_block{
        width: 890px;
    }
    .notfiltr{
        width: 134px;
        height: 159px;
    }
    .moved .eventtime{
        font-size: 12px;
    }
    .moved .eventtime span{
        font-size: 15px;
    }
    .canceled{
        width: 133.5px;
    }
    .changeprogram .cp1_m{
        height: 159px;
    }
    .changeprogram .cp2_m{
        height: 80px;
    }
    .changeprogram .cp2_s{
        height: 79px;
    }
    .changeprogram .cp3_m{
        height: 69px;
    }
    .changeprogram .cp3_s{
        height: 45px;
    }
    .changeprogram .cp4_m{
        height: 69px;
    }
    .changeprogram .cp4_s{
        height: 30px;
    }
    .changeprogram .cp5_m{
        height: 59px;
    }
    .changeprogram .cp5_s{
        height: 25px;
    }

    .changeprogram .cp3_m .eventtime{
        margin-top: 41px;
    }
    .changeprogram .cp3_s .eventtime{
        margin-top: 8px;
    }
    .changeprogram .cp4_m .eventtime{
        margin-top: 31px;
    }
    .changeprogram .cp4_s .eventtime{
        margin-top: 5px;
    }
    .changeprogram .cp5_m .eventtime{
        margin-top: 20px;
    }
    .changeprogram .cp5_s .eventtime{
        margin-top: 2px;
    }
    
    .concert_more_info .changeprogram .canceled, .concert_more_info .changeprogram .moved{
    height: 159px;
}

    ul.kassa_list li{
        float: none;
        width: 100%;
    }
    ul.kassa_list li:nth-child(even){
        padding-right: 0;
    }
    ul.kassa_list li:nth-child(odd){
        padding-left: 0;
        clear: none;
    }

    .map{
        display: inline;
    }

    .concertpage_image{
        width: 940px;
    }
    .concertpage_take_place {
        font-size: 22px !important;
    }

    .video, .artist .video{
        width: 545px;
        height: 400px;
    }
    .video embed, .artist .video embed{
        width: 545px !important;
        height: 400px !important;
    }
    .select_video, .artist .select_video{
        width: 390px;
        height: 400px;
    }
    .concertpage_price_skidka{
        float: none;
    }
    .concertpage_price .buyonline{
        margin-top: 15px;
    }

    .concert_zal img{
        width: 100% !important;
        height: auto !important;
    }

    .artist .mimg img{
        width: 512px !important;
        height: auto !important;
    }
    .concert_line .concert_info_cell{
        width: 465px;
    }
    
    .abonemnet_group .abonement_list{
        padding: 0;
    }
    .abonemnet_group .abonement_list .abonement_cont{
        margin: 0 30px 20px 0;
        width: 285px;
    }
    
    .abonement_info_line ul li:first-of-type {
        padding: 22px 30px 0px 50px;
    }
    .abonement_info_line ul li{
        padding: 22px 35px 0px;
    }
    .abonement_fulltext{
        margin-top: 15px;
    }
    .festival img{
        width: 430px !important;
        height: auto !important;
    }
    .festival .img_cont{
        width: 430px;
    }
    .festival .info{
        margin: 0 0 0 470px;
    }
    .festival_list_short .festival img{
        width: 186px !important;
    }
    
    .layers_note_box {
        width: 100%;
        background: url('/d/img/note2.jpg') no-repeat;
        -webkit-background-size: 100% auto;
        background-size: 100% auto;
    }
    .layers_note_box_in {
        padding: 55px 75px 0px 75px;
    }
    .move_up{
        left: 15px;
    }
}


@media screen and (max-width: 800px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-11 {
        width: 91.66666667%;
    }
    .col-sm-10 {
        width: 83.33333333%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-8 {
        width: 66.66666667%;
    }
    .col-sm-7 {
        width: 58.33333333%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-5 {
        width: 41.66666667%;
    }
    .col-sm-4 {
        width: 33.33333333%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-2 {
        width: 16.66666667%;
    }
    .col-sm-1 {
        width: 8.33333333%;
    }
    .col-sm-pull-12 {
        right: 100%;
    }
    .col-sm-pull-11 {
        right: 91.66666667%;
    }
    .col-sm-pull-10 {
        right: 83.33333333%;
    }
    .col-sm-pull-9 {
        right: 75%;
    }
    .col-sm-pull-8 {
        right: 66.66666667%;
    }
    .col-sm-pull-7 {
        right: 58.33333333%;
    }
    .col-sm-pull-6 {
        right: 50%;
    }
    .col-sm-pull-5 {
        right: 41.66666667%;
    }
    .col-sm-pull-4 {
        right: 33.33333333%;
    }
    .col-sm-pull-3 {
        right: 25%;
    }
    .col-sm-pull-2 {
        right: 16.66666667%;
    }
    .col-sm-pull-1 {
        right: 8.33333333%;
    }
    .col-sm-pull-0 {
        right: auto;
    }
    .col-sm-push-12 {
        left: 100%;
    }
    .col-sm-push-11 {
        left: 91.66666667%;
    }
    .col-sm-push-10 {
        left: 83.33333333%;
    }
    .col-sm-push-9 {
        left: 75%;
    }
    .col-sm-push-8 {
        left: 66.66666667%;
    }
    .col-sm-push-7 {
        left: 58.33333333%;
    }
    .col-sm-push-6 {
        left: 50%;
    }
    .col-sm-push-5 {
        left: 41.66666667%;
    }
    .col-sm-push-4 {
        left: 33.33333333%;
    }
    .col-sm-push-3 {
        left: 25%;
    }
    .col-sm-push-2 {
        left: 16.66666667%;
    }
    .col-sm-push-1 {
        left: 8.33333333%;
    }
    .col-sm-push-0 {
        left: auto;
    }
    .col-sm-offset-12 {
        margin-left: 100%;
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-sm-offset-9 {
        margin-left: 75%;
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-sm-offset-6 {
        margin-left: 50%;
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-sm-offset-3 {
        margin-left: 25%;
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-sm-offset-0 {
        margin-left: 0;
    }

    .hidden-sm {
        display: none !important;
    }
    .img-resize-sm{
    width: 100% !important;
    height: auto !important; 
}

    .main_wrapper{
        width: 750px;
        padding: 0px 15px !important;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .wrapper_af_all{
        max-width: 750px;
        width: 100%;
    }
    .wrapper_af{
        max-width: 750px;
        width: 100%;
        margin-top: 20px;
    }
    .info_block .news{
        padding: 0;
        border: 0;
    }
    .fotoandvideo{
        padding: 0;
        border: 0;
    }
    .art_carousel .list{
        width: 100%;
    }
    .left_container{
        width: 100%;
    }
    .art_carousel .list .item{
        width: 23.5%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        overflow: hidden;
        margin-right: 2%;
        margin-bottom: 15px;
    }
    .art_carousel .list .item:nth-of-type(4n){
        margin-right: 0;
    }
    .fotoandvideo .prev, .fotoandvideo .next, .fotoandvideo .block_title{
        display: none;
    }
    .top_block .menu{
        position: relative;
        z-index: 10;
        height: 75px;
    }
    .top_phones_header{
        display: none;
    }
    .top_block .top_line .contacts span.t{
        display: block;
        width: 100%;
    }
    .top_block{
        padding-top: 60px;
    }
    .top_block .top_line .contacts span.p{
        font-size: 18px;
    }
    .top_block .top_line .contacts .top_phones_item{
        position: absolute;
        top: -53px;
        text-align: center;
    }
    .top_block .top_line .contacts .top_phones_item:nth-of-type(2){
        right: 85px;
    }
    .top_block .top_line .contacts .top_phones_item:nth-of-type(3){
        left: 65px;
    }
    .top_block .menu .top_menu_half{
        margin-top: 25px;
    }

    .afisha_but{
        width: auto !important;
        margin: 0;
    }
    .blockactvb, .blockactb, .blockactbtwo{
        position: relative;
        width: 100%;
        height: auto !important;
        top: 0;
        left: 0;
        min-height: 180px;
        margin-bottom: 7px;
        padding-bottom: 20px;
    }
    .descractb, .priceactb, .small_descr_b{
        margin-left: 235px;
    }
    .afisha .buy_online.mini{
        margin-left: 235px;
    }
    .blockactvb .dateel{
        width: 205px;
        height: 180px;
    }
    .blockactvb .imageel{
        width: 205px;
        float: left;
        overflow: hidden;
        height: 100%;
        background-position: center !important;
        background-size: cover !important;
    }
    .blockactvb .tit_block{
        position: static;
        margin-left: 235px;
        margin-top: 20px;
    }
    .descractvb{
        font-size: 18px;
    }
    .blockactb .imageel, .blockactbtwo .imageel{
        width: 205px;
        overflow: hidden;
    }
    .blockbuyonline{
        position: static;
    }
    .blockactvb .tit_block .buy_online{
        float: left;
    }
    .db-sm{
        display: block !important;
    }
    .save_pdf{
        display: none !important;
    }
    .filtr_block{
        width: 670px;
    }
    .top_block .fbuild{
        height: 165px;
    }
    .movedmain .todate{
        font-size: 16px;
        padding: 0px 10px 3px 0px;
    }
    .concertpage_image{
        width: 730px;
    }

    .concertpage_take_place {
        font-size: 18px !important;
    }
    .concertpage_date .date .date_num{
        font-size: 36px;
    }
    .concertpage_date .date .date_other{
        font-size: 12px;
    }
    .concertpage_date .time{
        font-size: 36px;
        width: 100px;
    }
    .concertpage_price .price{
        font-size: 22px;
    }
    .partners_block .item:nth-of-type(5n) {
        margin: 0 10px 10px 0;
    }

    .video, .artist .video{
        width: 420px;
        height: 300px;
    }
    .video embed, .artist .video embed{
        width: 420px !important;
        height: 300px !important;
    }
    .select_video, .artist .select_video{
        width: 295px;
        height: 300px;
    }
    .chk_video, .artist .chk_video{
        padding-left: 15px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        font-size: 16px;
        height: 70px;
    }
    .chk_video .yimg, .artist .chk_video .yimg{
        display: none;
    }
    .chk_video span, .artist .chk_video span{
        height: 70px;
    }
    .simple_gallery .item{
        display: inline-block;
        vertical-align: top;
        height: auto !important;
        float: none;
    }
    .simple_gallery .item{
        height: auto !important;
        margin: 0px 7px 7px 0px;
    }
    .simple_gallery .item img[width="372"]{
        width: 335px !important;
        height: auto !important;
    }
    .simple_gallery .item img[width="181"]{
        width: 162px !important;
        height: auto !important;
    }
    .main_map .col{
        display: inline-block;
        float: none;
        vertical-align: top;
    }

    .concertpage_price .buyonline{
        margin-top: 5px;
        font-size: 16px;
        height: 40px;
        line-height: 38px;
    }

    .solistblock, .solistblock_colective{
        width: 300px;
        margin-left: 0px;
        margin-right: 50px;
    }
    .solistblock_colective img{
        width: 300px !important; 
        height: auto !important;
    }

    .artist .mimg{
        margin: 0px 40px 25px 0px;
    }
    .artist .mimg img{
        width: 412px !important;
        height: auto !important;
    }
    .artist h1{
        font-size: 28px;
    }

    .artist .titul{
        font-size: 20px;
        line-height: 25px;
    }
    .artist .artist_text{
        font-size: 16px;
    }
    .afisha, .wrapper_af{
        height: auto !important;
    }
    
    .concert_line .date_cell{
        width: 75px;
    }
    .date_cell .day_number{
        float: none;
        margin: 0;
        text-align: left;
        position: relative;
        line-height: 30px;
    }
    .date_cell .day_number .year{
        position: absolute;
        top: 66px;
        opacity: 0.5;
        font-size: 12px;
    }
    .date_cell .date_info{
        margin: 0;
    }
    .concert_line .price_cell{
        float: right;
        width: 150px;
    }
    .price_cell .price_num{
        font-size: 21px;
    }
    .concert_line .buy_cell{
        margin-top: 5px;
    }
    .abonemnet_group .abonement_list .abonement_cont{
        margin: 0 30px 20px 0;
        width: 330px;
    }
    .abonemnet_group .abonement_list .abonement_cont:nth-of-type(3n){
        margin: 0 30px 20px 0;
    }
    .abonemnet_group .abonement_list .abonement_cont:nth-of-type(2n){
        margin-right: 0;
    }
    .abonement_info_line ul li:first-of-type{
        padding: 22px 20px 0px 40px;
    }
    .abonement_info_line ul li{
        padding: 22px 18px 0px;
    }
    .abonement_info_line ul li span{
        font-size: 30px;
    }
    .abonement_info_line .buyonline{
        font-size: 16px;
        margin-right: 10px;
        padding: 0px 15px;
    }
    .abonement_fulltext p{
        padding-left: 0;
    }
    .festival img{
        width: 350px !important;
        height: auto !important;
    }
    .festival .img_cont{
        width: 350px;
    }
    .festival .info {
        margin: 0 0 0 380px;
    }
    .layers_note_box {
        font-size: 25px;
        line-height: 30px;
    }
    .layers_note_box_in {
        padding: 45px 45px 0px 45px;
    }
   .left_pos{
        text-align: left;
    }
	.change_to_bad_vision {
		display:none;
	}
}
@media (max-width: 767px) {
	.top_block .top_line {
		margin-top: 5px;
	}
	.top_block .top_line .contacts .top_phones_item {
		top: -65px;
	}
	.top_block .top_line .lang_switch {
		margin-top: -35px;
	}
}
@media (max-width: 640px) {
    .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
        float: left;
    }
    .col-xs-12 {
        width: 100%;
    }
    .col-xs-11 {
        width: 91.66666667%;
    }
    .col-xs-10 {
        width: 83.33333333%;
    }
    .col-xs-9 {
        width: 75%;
    }
    .col-xs-8 {
        width: 66.66666667%;
    }
    .col-xs-7 {
        width: 58.33333333%;
    }
    .col-xs-6 {
        width: 50%;
    }
    .col-xs-5 {
        width: 41.66666667%;
    }
    .col-xs-4 {
        width: 33.33333333%;
    }
    .col-xs-3 {
        width: 25%;
    }
    .col-xs-2 {
        width: 16.66666667%;
    }
    .col-xs-1 {
        width: 8.33333333%;
    }
    .col-xs-pull-12 {
        right: 100%;
    }
    .col-xs-pull-11 {
        right: 91.66666667%;
    }
    .col-xs-pull-10 {
        right: 83.33333333%;
    }
    .col-xs-pull-9 {
        right: 75%;
    }
    .col-xs-pull-8 {
        right: 66.66666667%;
    }
    .col-xs-pull-7 {
        right: 58.33333333%;
    }
    .col-xs-pull-6 {
        right: 50%;
    }
    .col-xs-pull-5 {
        right: 41.66666667%;
    }
    .col-xs-pull-4 {
        right: 33.33333333%;
    }
    .col-xs-pull-3 {
        right: 25%;
    }
    .col-xs-pull-2 {
        right: 16.66666667%;
    }
    .col-xs-pull-1 {
        right: 8.33333333%;
    }
    .col-xs-pull-0 {
        right: auto;
    }
    .col-xs-push-12 {
        left: 100%;
    }
    .col-xs-push-11 {
        left: 91.66666667%;
    }
    .col-xs-push-10 {
        left: 83.33333333%;
    }
    .col-xs-push-9 {
        left: 75%;
    }
    .col-xs-push-8 {
        left: 66.66666667%;
    }
    .col-xs-push-7 {
        left: 58.33333333%;
    }
    .col-xs-push-6 {
        left: 50%;
    }
    .col-xs-push-5 {
        left: 41.66666667%;
    }
    .col-xs-push-4 {
        left: 33.33333333%;
    }
    .col-xs-push-3 {
        left: 25%;
    }
    .col-xs-push-2 {
        left: 16.66666667%;
    }
    .col-xs-push-1 {
        left: 8.33333333%;
    }
    .col-xs-push-0 {
        left: auto;
    }
    .col-xs-offset-12 {
        margin-left: 100%;
    }
    .col-xs-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-xs-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-xs-offset-9 {
        margin-left: 75%;
    }
    .col-xs-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-xs-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-xs-offset-6 {
        margin-left: 50%;
    }
    .col-xs-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-xs-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-xs-offset-3 {
        margin-left: 25%;
    }
    .col-xs-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-xs-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-xs-offset-0 {
        margin-left: 0;
    }

    .hidden-xs {
        display: none !important;
    }
    
    .img-resize-xs{
    width: 100% !important;
    height: auto !important; 
}

    .main_wrapper{
        max-width: 470px;
        min-width: 470px;
        padding: 0px 15px !important;
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .wrapper_af_all{
        max-width: 470px;
        width: 100%;
    }
    .wrapper_af{
        max-width: 470px;
        width: 100%;
        margin-top: 20px;
    }
    .top_block .top_line .contacts .top_phones_item:nth-of-type(2){
        right: 20px;
    }
    .top_block .top_line .contacts .top_phones_item:nth-of-type(3){
        left: 0px;
    }
    .afisha_but{
        margin-top: 20px;
    }
    .top_block .top_line .allsite_but{
        width: 10px;
    }
    .blockbuyonline{
        width: 100%;
        height: auto !important;
        background: url('/d/img/buy_online_block.png') 0px 0px repeat-y;
    }
    .blockbuyonline .info{
        width: 37%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        height: 100%;
		padding-top: 36px;
    }
    .blockbuyonline .block{
        width: 60%;
        padding: 37px 15px 37px 100px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        margin-bottom: 10px;
    }
    .art_carousel .list .item{
        width: 42%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        overflow: hidden;
        margin-right: 2%;
        margin-bottom: 15px;
    }
    .art_carousel .list .item:nth-of-type(2n){
        margin-right: 0;
    }
    .fotoandvideo .item{
        min-height: 230px;
    }
    .mediaidea{
        float: none;
        margin-bottom: 30px;
    }
    .mediaidea a{
        float: left;
    }
    .db-xs{
        display: block !important;
    }
    .footer .buyonline{
        margin-top: 0;
    }
    .info_block .news .news_item .text .tit{
        font-size: 16px;
    }
    .sitemap_menu{
        padding: 30px 0 0 0;
    }
    h1{
        font-size: 24px;
        margin-top: 10px;
    }

    .mobile_afisha .item .img{
        width: 81px;
        height: 96px;
        -webkit-background-size: 100% auto !important;
        background-size: 100% auto !important;
    }
    .mobile_afisha .item .txt{
        margin-left: 102px;
        padding: 10px 0 15px 0;
    }
    .mobile_afisha .item .txt .tit{
        display: block;
        font-size: 16px;
        color: #000000;
        text-decoration: none;
        margin-bottom: 5px;
    }
    .mobile_afisha .item .txt .price{
        font-size: 18px;
        margin: 5px 0;
    }
    .filtr_block{
        width: 390px;
        margin-top: 20px;
    }
    .breadcrumb{
        position: relative;
        z-index: 20;
        margin: 10px 28px 0 0;
    }
    .field input{
        width: 235px;
    }
    .zhanr ul li{
        float: none;
    }
    .mobile_afisha .item .date .month{
        margin-top: 0;
    }
    .sub_top_menu{
        position: relative;
        z-index: 10;
        margin-top: 30px;
    }
    .sub_top_menu{
        text-align: left;
    }
    .sub_top_menu .section_name{
        margin-bottom: -1px;
    }
    .sub_top_menu .section_name:hover{
        position: relative;
        z-index: 5;
    }
    .contactinmap{
        display: none;
    }
    .articles_list .item{
        width: 47%;
    }
    .simple_gallery .item{
        height: auto !important;
        margin: 0px 4px 4px 0px;
    }
    .simple_gallery .item img[width="372"]{
        width: 200px !important;
        height: auto !important;
    }
    .simple_gallery .item img[width="181"]{
        width: 96.5px !important;
        height: auto !important;
    }
    .layers_images_one{
        margin-top: 25px;
    }
    .video, .artist .video{
        width: 260px;
        height: 300px;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }
    .video embed, .artist .video embed{
        width: 260px !important;
        height: 300px !important;
    }
    .select_video, .artist .select_video{
        width: 170px;
        height: 300px;
    }
    .chk_video, .artist .chk_video{
        padding-left: 15px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        font-size: 14px;
        height: 70px;
    }
    .chk_video .yimg, .artist .chk_video .yimg{
        display: none;
    }
    .chk_video span, .artist .chk_video span{
        height: 70px;
    }
    .subscribe_field input[type="text"]{
        width: 366px;
    }
    .subscribe_field .with_button input[type="text"]{
        width: 242px;
    }
    .partners_block{
        margin-top: 30px;
    }
    .themes_menu{
        margin-top: 20px;
        overflow: visible;
        width: 300px;
    }
    .open_date_filter{
        padding: 0 30px 0 10px;
    }
    .themes_menu:after{
        content: '';
        display: block;
        clear: both;
    }
    .concertpage_image{
        width: 440px;
    }
    .concertpage_date .concertpage_take_place {
        font-size: 14px !important;
        height: auto !important;
        font-weight: 300;
        line-height: 14px;
        padding: 30px 0 0 10px;
        margin-top: 15px;
        background: url('/d/img/mini_emblem.png') center 0 no-repeat;
    }
    .concertpage_date{
        height: 70px;
    }
    .concertpage_date .date{
        height: 50px;
        padding: 15px 15px 0 0;
    }
    .concertpage_date .date .date_num{
        font-size: 25px;
        line-height: 25px;
        float: none;
        margin: 0;
        text-align: left;
    }
    .concertpage_date .date .date_other{
        font-size: 12px;
        text-transform: none;
        font-weight: 400;
        text-align: left;
        line-height: 14px;
        margin-top: 0px;
    }
    .concertpage_date .time{
        font-size: 25px;
        width: 80px;
        height: 50px;
        line-height: 25px;
        padding-top: 15px;
    }
    .concertpage_price{
        height: auto;
    }
    .concertpage_price_skidka{
        width: auto;
    }
    .concertpage_price .price{
        font-size: 20px;
        padding-top: 15px;
        line-height: 20px;
    }
    .concertpage_price_skidka .skidka{
        width: 150px;
        margin-top: 5px;
    }
    .concertpage_text{
        font-size: 15px;
        line-height: 20px;
        padding-left: 0;
    }
    h3{
        font-size: 18px;
        margin-top: 25px;
        margin-bottom: 10px;
    }
    .solistblock{
        margin-left: 0;
        width: 440px;
    }

    .buyonlinexs {
        display: block;
        font-size: 18px;
        font-weight: 400;
        background: #2e6f6f;
        color: #ffffff;
        text-decoration: none;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        height: 45px;
        line-height: 45px;
        text-align: center;
        margin-top: 1px;
    }
    .buyonlinexs:hover {
        text-decoration: none;
        color: #fff;
    }
    .article_text{
        font-size: 15px;
        line-height: 20px;
        margin-top: 10px;
    }
    #map_info{
        width: 400px;
        height: 350px;
    }
    .date_filter .year_col{
        margin-top: 20px;
    }
    .date_filter .year_col:nth-of-type(1), .date_filter .year_col:nth-of-type(2), .date_filter .year_col:nth-of-type(3){
        margin-top: 0px;
    }

    .artist_search{
        float: right;
        position: relative;
        z-index: 100;
    }
    .module_header_line{
        position: relative;
        z-index: 100;
    }


    .artist .mimg{
        margin: 0px 0px 20px 0px;
        max-height: 300px;
    }
    .artist .mimg img{
        width: 450px !important;
        height: auto !important;
    }
    
    .concert_line .concert_info_cell{
        width: 355px;
    }
    .concert_line .price_cell{
        float: left;
        margin-left: 157px;
    }
    .concert_line .buy_cell{
        margin-left: 157px;
        float: left;
    }
    .abonement_info_line{
        height: auto !important;
    }
    .abonement_info_line:after{
        content: '';
        clear: both;
        display: block;
    }
    .abonement_info_line ul li{
        border-right: 0;
        padding: 10px 30px 0 30px;
        height: auto !important;
    }
    .abonement_info_line ul li:first-of-type{
        padding: 10px 20px 0px 50px;
    }
    .abonement_info_line ul li:nth-of-type(3n){
        padding: 10px 20px 0px 50px;
    }
    .abonement_info_line ul li span{
        font-size: 28px;
    }
    .abonement_info_line .buyonline{
        margin-bottom: 10px;
        margin-top: 15px;
    }
    .abonement_fulltext{
        font-size: 16px;
        line-height: 24px;
    }
   .abonement_fulltext p{
        font-size: 16px;
        line-height: 24px;
    }
    .festival img{
        width: 440px !important;
        height: auto !important;
    }
    .festival .img_cont{
        width: 440px;
        float: none;
    }
    .festival .info {
        margin: 10px 0 0 0;
    }
    .festival_list .festival{
        margin: 0 0 40px 0;
    }
    .concertpage_image .num span{
        font-size: 45px;
    }
    .concertpage_image .num font{
        font-size: 18px;
        padding-top: 3px;
        line-height: 18px;
    }
    .fromto{
        margin: 0px 20px 0px 20px;
        width: 22px;
        background: url('/d/img/fromto.png') 0px 0px no-repeat;
        -webkit-background-size: 100% auto;
        background-size: 100% auto;
    }
    .concertpage_image .date{
        bottom: 0px;
        left: 20px;
    }
    .fest_full{
        font-size: 16px;
        line-height: 22px;
    }
    .layers_note_box {
        font-size: 16px;
        line-height: 22px;
        height: auto !important;
    }
    .layers_note_box_in {
        padding: 20px 25px 25px 25px;
    }
    .layers_gray_box{
        font-size: 20px;
        margin-bottom: 20px;
    }
    .layers_padding_left_box{
        padding-left: 0;
        font-size: 16px;
    }
    .ban_part_block .item{
        width: 165px;
    }
    .ban_part_block .item:nth-of-type(2n){
        margin-right: 0px;
    }
    .articles_simple_list .item .title{
        font-size: 18px;
    }
    .articles_simple_list .intro{
        font-size: 16px;
        line-height: 20px;
    }
    .faq_module .addquest{
        font-size: 16px;
        padding: 0 10px;
        height: 40px;
        line-height: 38px;
    }
    .faq .info span, .faq .info font, .faq .quest, .faq .ans{
        font-size: 16px;
    }
    .form_bg{
        width: 440px;
    }
    .textarea_f, .textarea_f textarea{
        width: 100%;
    }
    .festival_list_short .festival img{
        width: 146px !important;
    }
    .festival_list_short .festival .img_cont{
        width: 146px;
        float: left;
    }
    .festival_list_short .festival .info {
        margin: 0 0 0 160px;
    }
    .festival_list_short .festival .title {
        font-size: 18px;
    }
    .festival_list_short .festival .description {
        line-height: 18px;
    }
}


@media (max-width: 420px) {

    .hidden-xxs {
        display: none !important;
    }
    .db-xxs{
        display: block !important;
    }
    .img-resize-xxs{
    width: 100% !important;
    height: auto !important; 
}

    .main_wrapper{
        max-width: 360px;
        min-width: 360px;
        padding: 0px 15px !important;
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .wrapper_af_all{
        max-width: 360px;
        width: 100%;
    }
    .wrapper_af{
        max-width: 360px;
        width: 100%;
        margin-top: 20px;
    }
    .top_block .top_line .contacts span.t{
        display: none;
    }
    .art_carousel .list .item{
        width: 48%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        overflow: hidden;
        margin-right: 2%;
        margin-bottom: 15px;
    }
    .art_carousel .list .item:nth-of-type(2n){
        margin-right: 0;
    }
    .blockactvb, .blockactb, .blockactbtwo{
        min-height: 150px;
    }
    .descractb, .priceactb, .small_descr_b{
        margin-left: 165px;
    }
    .afisha .buy_online.mini{
        margin-left: 165px;
    }
    .blockactvb .dateel{
        width: 145px;
        height: 100%;
    }
    .blockactvb .imageel{
        width: 145px;
        float: left;
        overflow: hidden;
        height: 100%;
        background-position: center !important;
        background-size: cover !important;
    }
    .blockactvb .tit_block{
        position: static;
        margin-left: 165px;
        margin-top: 20px;
    }
    .descractvb, .descractb, .descractbtwo{
        font-size: 17px;
    }
    .blockactb .imageel, .blockactbtwo .imageel{
        width: 145px;
        overflow: hidden;
        height: 100%;
        background-size: cover !important;
    }
    .priceactvb, .priceactb, .priceactbtwo{
        font-size: 20px;
    }
    .small_descr_vb, .small_descr_b{
        font-size: 13px;
    }
    .blockbuyonline .block{
        background: url('/d/img/rulespay.png') 10px center no-repeat, #ffffff;
    }
    .afisha .buy_online{
        font-size: 14px;
    }
    .bnews_menu .item:nth-of-type(4){
        border-right: 1px solid #cccccc;
    }
    .blockbuyonline .info, .blockbuyonline .block{
        font-size: 15px;
        line-height: 18px;
    }
	.blockbuyonline .info {
		padding-top: 50px;
	}
    .footer .mediaidea{
        font-size: 14px;
    }
    .mobile_afisha .item .date{
        width: 65px;
    }
    .mobile_afisha .item .small_item{
        margin-left: 65px;
    }
    .mobile_afisha .item .txt{
        margin-left: 95px;
        padding: 7px 0 7px 0;
    }
    .open_date_filter{
        display: none;
    }
    .articles_list .item{
        width: 100%;
    }
    .simple_gallery .item{
        float: none;
        display: inline-block;
        vertical-align: top;
    }
    .simple_gallery .item {
        margin: 0px 2px 2px 0px;
    }
    .simple_gallery .item img[width="372"]{
        width: 152px !important;
        height: auto !important;
    }
    .simple_gallery .item img[width="181"]{
        width: 73px !important;
        height: auto !important;
    }
    .video, .artist .video{
        width: 330px;
        height: 200px;
    }
    .video embed, .artist .video embed{
        width: 330px !important;
        height: 200px !important;
    }
    .select_video, .artist .select_video{
        width: 330px;
        height: auto !important;
        border: 0;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;

    }
    .chk_video, .artist .chk_video{
        padding-left: 15px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        font-size: 14px;
        height: 40px;
    }
    .chk_video span, .artist .chk_video span{
        height: 40px;
        line-height: 14px;
    }
    .subscribe_field input[type="text"]{
        width: 266px;
    }
    .subscribe_field .with_button input[type="text"]{
        width: 139px;
    }
    .concertpage_image{
        width: 330px;
    }
    .cp-c-xxs{
        height: 0 !important;
    }

    .concertpage_price .price{
        font-size: 20px;
        padding-top: 0px;
        line-height: 20px;
    }
    .concertpage_date{
        float: none;
    }
    .concertpage_date .concertpage_take_place{
        padding: 30px 0 0 0px;
        margin-left: 30px;
    }

    .skidka-xxs{
        font-size: 15px;
        font-weight: 300;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .skidka-xxs span {
        font-weight: 600;
        color: #b55757;
    }

    .solistblock {
        margin-left: 0;
        width: 330px;
    }
    .bnews_menu .item{
        margin-top: -1px;
    }
    h1{
        font-size: 20px;
        margin-top: 10px;
    }
    div.kassa_content {
        margin-top: 10px;
        margin-left: 0;
    }
    div.kassa_navigation {
        float: none;
        width: auto;
    }

    #map_info{
        width: 280px;
        height: 350px;
    }

    .date_filter .year_col, .date_filter .year_col:nth-of-type(3){
        margin-top: 20px;
    }
    .date_filter .year_col:nth-of-type(1), .date_filter .year_col:nth-of-type(2){
        margin-top: 0px;
    }

    .artist_search{
        float: right;
        position: relative;
        z-index: 100;
        width: 140px;
        background: url("/d/img/icon_search.png") no-repeat scroll 150px -28px;
    }
    .solistblock font, .solistblock_colective font{
        font-size: 15px;
    }

    .solistblock, .solistblock_colective{
        width: 330px;
        margin-left: 0px;
        margin-right: 0px;
    }
    .solistblock_colective img{
        width: 330px !important;
    }

    .artist .mimg{
        max-height: 250px;
    }
    .artist .mimg img{
        width: 330px !important;
        height: auto !important;
    }
    .artist h1{
        font-size: 24px;
        margin-bottom: 5px;
    }

    .artist .titul{
        font-size: 18px;
        line-height: 22px;
    }
    .artist .artist_text{
        font-size: 15px;
    }
    .artist p{
        line-height: 22px;
    }
    .concert_line .concert_info_cell{
        width: 255px;
    }
    .concert_info_cell .concert_info{
        margin: 0 0px 0 82px;
    }
    .concert_line .date_cell{
        width: 65px;  
    }
    .concert_info .title{
        font-size: 16px;
    }
    .concert_line .price_cell{
        float: left;
        margin-left: 146px;
    }
    .concert_line .buy_cell{
        margin-left: 146px;
        float: left;
    }
    .abonemnet_group .abonement_list .abonement_cont{
        margin: 0 0px 20px 0;
        width: 320px;
    }
    .abonemnet_group .abonement_list .abonement_cont:nth-of-type(3n){
        margin: 0 0px 20px 0;
    }
    .abonement_info_line ul li{
        padding: 10px 20px 0 20px;
    }
    .abonement_info_line ul li:first-of-type{
        padding: 10px 20px 0px 40px;
    }
    .abonement_info_line ul li:nth-of-type(3n){
        padding: 10px 20px 0px 40px;
    }
    .abonement_info_line .buyonline{
        margin-bottom: 10px;
        margin-top: 10px;
        float: left;
        margin-left: 40px;
    }
    .festival img{
        width: 430px !important;
        height: auto !important;
    }
    .festival .img_cont{
        width: 430px;
        float: none;
    }
    .festival .info {
        margin: 10px 0 0 0;
    }
    .festival_list .festival{
        margin: 0 0 40px 0;
    }
    .concertpage_image .num span{
        font-size: 35px;
    }
    .concertpage_image .num font{
        font-size: 14px;
        padding-top: 0px;
        line-height: 16px;
    }
    .fromto{
        margin: 0px 10px 0px 10px;
        width: 18px;
        background: url('/d/img/fromto.png') 0px 0px no-repeat;
        -webkit-background-size: 100% auto;
        background-size: 100% auto;
    }
    .concertpage_image .date{
        bottom: -15px;
        left: 20px;
    }
    .fest_full{
        font-size: 15px;
        line-height: 20px;
    }
    .layers_note_box {
        font-size: 14px;
        line-height: 18px;
        height: auto !important;
        background: url('/d/img/note2.jpg') no-repeat;
        -webkit-background-size: 100% 100%;
        background-size: 100% 100%;
    }
    .layers_note_box_in {
        padding: 20px 25px 25px 25px;
    }
    .layers_gray_box{
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 20px;
    }
    .layers_padding_left_box{
        padding-left: 0;
        font-size: 15px;
    }
    .ban_part_block .item{
        width: 100%;
        margin-right: 0px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .simple_gallery .item img{
        width: 100%;
        height: 100% !important;
    }
    .articles_simple_list .item .title{
        font-size: 17px;
        line-height: 22px;
    }
    .articles_simple_list .intro{
        font-size: 15px;
        line-height: 18px;
    }
    .articles_simple_list .img_cont{
        float: none;
        width: 100%;
    }
    .articles_simple_list .item .info{
        margin: 10px 0 0 0;
    }
    .layers_content{
        font-size: 15px;
        line-height: 20px;
    }
    .layers_congratulate .congratulate_box{
        font-size: 15px;
        line-height: 21px;
    }
    .tickets__list{
        font-size: 12px;
        line-height: 14px;
    }
    .tickets__list td{
        padding: 3px;
    }
    .contactlist li{
        width: 330px;
    }
    .faq_module .addquest{
        font-size: 14px;
        padding: 0 10px;
        height: 38px;
        line-height: 36px;
        float: left;
        margin-bottom: 15px;
    }
    .faq .info span, .faq .info font, .faq .quest, .faq .ans{
        font-size: 14px;
    }
    .form_bg{
        width: 270px;
    }
    .partners_block .item{
        width: 147px;
        padding: 0px 5px;
    }
    .partners_block .item:nth-of-type(2n){
        margin-right: 0;
    }
    .footer .mediaidea{
        font-size: 12px;
    }
    .footer .mediaidea .makesite{
        width: 110px;
    }
    .footer .mediaidea .bombabox{
        width: 130px;
    }
    .footer .buyonline{
        display: none;
    }
    
    .festival_list_short .festival img{
        width: 186px !important;
    }
    .festival_list_short .festival .img_cont{
        width: 186px;
        float: none;
    }
    .festival_list_short .festival .info {
        margin: 0;
    }
    .festival_list_short .festival .title {
        font-size: 17px;
    }
    #filtr{
        height: 30px;
        width: 30px;
        font-size: 0px;
        background: url('/d/img/filter_icon.png') center 1px no-repeat;
    }
    #filtr:hover{
        background: url('/d/img/filter_icon.png') center -29px no-repeat, #b55757;
    }
    .filtr_block {
        width: 280px;
    }
    .clearfiltr{
        display: none;
    }
    
}

@media (max-width: 375px) {
	.blockbuyonline .info {
	}
}
@media (max-width: 320px) {

    .hidden-xxxs {
        display: none !important;
    }
    .db-xxxs{
        display: block !important;
    }
    .img-resize-xxxs{
    width: 100% !important;
    height: auto !important; 
}

    .main_wrapper{
        max-width: 320px;
        min-width: 320px;
        width: 100%;
        padding: 0px 15px !important;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .top_block .top_line .contacts{
        height: 77px;
    }
    .wrapper_af_all{
        max-width: 320px;
        width: 100%;
    }
    .wrapper_af{
        max-width: 320px;
        width: 100%;
        margin-top: 20px;
    }
    .top_block .top_line .contacts span.p{
        font-size: 15px;
    }
    .top_block .top_line .contacts .top_phones_item:nth-of-type(2){
        right: 0px;
    }
    .top_block .fbuild{
        width: 170px;
        margin-left: -85px;
        margin-top: -13px;
        background: url('/d/img/fbuild.png') center no-repeat;
        background-size: 100% auto;
    }
    .top_block .top_line{
        height: 75px;
    }
    .top_block .top_line .allsite_but{
        height: 75px;
        line-height: 73px;
        background: url('/d/img/icon_allsite.png') 20px -7px no-repeat;
    }
    .top_block .top_line .allsite_but:hover,
    .top_block .top_line .allsite_but.active{
        background: url('/d/img/icon_allsite.png') 20px -95px no-repeat #b55757;
        color: #ffffff;
    }
    .blockactvb, .blockactb, .blockactbtwo{
        min-height: 130px;
    }
    .descractb, .priceactb, .small_descr_b{
        margin-left: 135px;
    }
    .afisha .buy_online.mini{
        margin-left: 135px;
    }
    .blockactvb .dateel{
        width: 125px;
        height: 100%;
    }
    .blockactvb .imageel{
        width: 115px;
        float: left;
        overflow: hidden;
        height: 100%;
        background-position: center !important;
        background-size: cover !important;
    }
    .blockactvb .tit_block{
        position: static;
        margin-left: 135px;
        margin-top: 20px;
    }
    .blockactb .imageel, .blockactbtwo .imageel{
        width: 115px;
        overflow: hidden;
        height: 100%;
        background-size: cover !important;
    }
    .blockactvb .calend_day, .blockactb .calend_day, .blockactbtwo .calend_day{
        margin: 7px 5px 0px 10px;
    }
    .blockactvb .calend_month, .blockactb .calend_month, .blockactbtwo .calend_month{
        margin: 12px 0px 0px 0px;
    }
    .small_descr_vb, .small_descr_b{
        display: none;
    }
    .mobile_afisha .item .txt .tit{
        font-size: 14px;
    }
    .sub_top_menu .section_name{
        padding: 6px 10px;
        height: auto;
        line-height: 18px;
    }
    .simple_gallery .item {
        margin: 0px 1px 1px 0px;
    }
    .simple_gallery .item img[width="372"]{
        width: 125px !important;
        height: auto !important;
    }
    .simple_gallery .item img[width="181"]{
        width: 60px !important;
        height: auto !important;
    }
    .video, .artist .video{
        width: 290px;
        height: 200px;
    }
    .video embed, .artist .video embed{
        width: 290px !important;
        height: 200px !important;
    }
    .select_video, .artist .select_video{
        width: 290px;
        height: auto !important;
        border: 0;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;

    }
    .chk_video, .artist .chk_video{
        padding-left: 15px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        font-size: 14px;
        height: auto;
        padding: 5px 0px 5px 15px;
    }
    .chk_video span, .artist .chk_video span{
        height: 40px;
    }


    .subscribe_field input[type="text"]{
        width: 226px;
    }
    .subscribe_field .with_button input[type="text"]{
        width: 113px;
    }
    .subscribe_field input[type="submit"]{
        font-size: 12px;
    }
    .concertpage_image{
        width: 290px;
    }
    .concertpage_date .date .date_other{
        font-size: 10px;
    }
    .concertpage_date .time{
        font-size: 20px;
        width: 70px;
    }
    .concertpage_price .price{
        font-size: 20px;
        padding-top: 0px;
        line-height: 20px;
    }
    .concertpage_date{
        float: none;
    }
    .concertpage_date .concertpage_take_place{
        padding: 30px 0 0 0px;
        margin-left: 30px;
    }
    .concertpage_take_place {
        padding: 30px 0 0 0px;
        margin-left: 0px;
    }
    .solistblock {
        margin-left: 0;
        width: 290px;
    }
    .mobilegal_overlay .logo_gal{
        width: 210px !important;
        margin-left: -105px !important;
    }

    #map_info{
        width: 240px;
        height: 300px;
    }

    .solistblock, .solistblock_colective{
        width: 280px;
        margin-left: 0px;
        margin-right: 0px;
    }
    .solistblock_colective img{
        width: 280px !important;
    }

    .artist .mimg{
        max-height: 200px;
    }
    .artist .mimg img{
        width: 290px !important;
        height: auto !important;
    }
    .artist h1{
        font-size: 20px;
        margin-bottom: 5px;
    }

    .artist .titul{
        font-size: 16px;
        line-height: 22px;
    }
    .artist .artist_text{
        font-size: 14px;
    }
    .artist p{
        line-height: 20px;
    }
    
    .concert_line .concert_info_cell{
        width: 220px;
    }
    .concert_line .concert_info_cell .img_cont{
        display: none;
    }
    .concert_info_cell .concert_info{
        margin: 0;
    }
    .concert_line .price_cell{
        margin-left: 65px;
    }
    .concert_line .buy_cell{
        margin-left: 65px;
    }
    .abonemnet_group .abonement_list .abonement_cont{
        width: 290px;
    }
    .abonement_info_line ul li{
        padding: 10px 20px 0px 40px;
    }
    .festival img{
        width: 290px !important;
        height: auto !important;
    }
    .festival .img_cont{
        width: 290px;
        float: none;
    }
    .festival_list .festival{
        margin: 0 0 30px 0;
    }
    .festival .title{
        font-size: 20px;
    }
    .contactlist li{
        width: 290px;
    }
    .form_bg{
        width: 230px;
    }
    .fotoandvideo .item .title{
        font-size: 14px;
    }
    .filtr_block {
    width: 240px;
}
.afisha #baf{
    padding: 0 7px;
}
.afisha #allaf{
    padding: 0 7px;
}
}

.small_smap_item{
    border-bottom: 1px solid #d8d8d8;
    height: 39px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    line-height: 39px;
    display: block;
    position: relative;
    z-index: 10;
}
.small_smap_item:hover{
    background: #b55757;
    color: #fff;
    text-decoration: none;
}
.small_smap_item.act{
    background: #b55757;
    color: #fff;
}


.mobilegal .fancybox-close{
    display: none;
}
.mobilegal_overlay{
    background: #000;
    width: 100% !important;
    z-index: 100000000000 !important;
}
.mobilegal_overlay .logo_gal{
    position: absolute;
    top: 20px;
    left: 50%;
    margin-left: -125px;
    width: 250px;
    height: 33px;
    background: url('/d/img/logo_gal.png') 0 0 no-repeat;
    z-index: 100000;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
}
.mobilegal_overlay .counter{
    position: absolute;
    top: 60px;
    left: 50%;
    margin-left: -40px;
    width:80px;
    font-size: 18px;
    color: #cccccc;
    z-index: 100000;
    text-align: center;
}
.mobilegal .fancybox-inner{
    overflow: hidden;
}
.mobilegal .fancybox-prev span, .mobilegal .fancybox-next span{
    background-image: url('/d/img/fb_pn.png');
    -webkit-background-size: auto;
    background-size: auto;
}
.mobilegal .fancybox-prev span{
    background-position: 0 0;
}
.mobilegal .fancybox-next span{
    background-position: -37px 0;
}
.mobilegal .fancybox-nav span{
    height: 50px;
    margin-top: -25px;
    visibility: visible;
    display: block;
}
.fb_close{
    position: absolute;
    top: 20px;
    right: 20px;
    width: 16px;
    height: 16px;
    background: url('/d/img/fb_close.png') no-repeat;
    cursor: pointer;
}

.mobile_afisha_time{
    margin: 10px 0px 0px 10px;
    font-size: 14px;
    color: #ffffff;
    line-height: 16px;
    text-shadow: 1px 1px 3px #090c12;
}
