@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,300italic,400italic,500,500italic,700,700italic&subset=latin,cyrillic);
body{background-color:#131314;font-family:'Roboto',sans-serif;background-image:url(../img/left-background-image.png),url(../img/right-background-image.png);background-position:left top,right bottom;background-repeat:no-repeat}
.last-posts{padding:15px 0}
.last-posts__element>span{background-color:#4242ba;font-weight:400;font-size:12px;color:#fff;padding:3px 10px 1px}
.last-posts__element .inner{white-space:nowrap;overflow:hidden;position:relative}
.last-posts__element .inner a{display:inline-block;vertical-align:top;position:relative}
.last-posts__element .inner a:hover{color:#fff;text-decoration:underline}
.header{background:#ef2f48;background:linear-gradient(to right,#ef2f48 0%,#ef2f48 20%,#2e2e39 20%,#2e2e39 20%,#2e2e39 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ef2f48',endColorstr='#2e2e39',GradientType=1);max-height:64px;box-sizing:border-box}
.header__logo{padding:12px 0;background-color:#ef2f48}
.header__logo a{text-decoration:none}
.header__logo img,.last-posts__element>span{float:left;margin-right:15px}
.header__logo img{width:160px}
.header__logo span,.header__navigation .search input[type=search]{float:left;font-weight:400;font-size:14px}
.header__logo span{margin-left:15px;position:relative;color:#a82234}
.header__logo span:before{position:absolute;left:-20px;top:3px;width:14px;height:14px;background-position:0 0}
.header__navigation{position:relative;height:64px}
.header__logo span:before,.video-preview__element .preview span.time:before,.video-preview__element .preview:after{content:'';background-image:url(../img/icons.png);background-repeat:no-repeat}
.header__navigation:after{position:absolute;right:0;top:6px;width:44px;height:51px;background:url(../img/znak_pi.svg) center no-repeat;content:'';background-size:cover}
.header__navigation .mobile-content>ul{list-style:none;position:relative;z-index:9}
.header__navigation .mobile-content>ul>li{float:left;position:relative}
.header__navigation .mobile-content>ul>li.has-child>a{padding:21px 20px 19px}
.header__navigation .mobile-content>ul>li.has-child ul a{padding:23px 20px 17px}
.header__navigation .mobile-content>ul>li.has-child:after{content:'';width:2px;height:10px;float:right;margin-top:-36px;margin-right:10px;background-color:#ef2f48}
.header__navigation .mobile-content>ul>li:hover a,.header__navigation .mobile-content>ul>li>a.active,.header__navigation .mobile-content>ul>li>a:hover{background-color:#363642;border-color:#ef2f48}
.header__navigation .mobile-content>ul>li:hover .submenu{height:auto;opacity:1;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)}
.header__navigation .mobile-content>ul>li>a{font-weight:400;font-size:14px;text-transform:lowercase;font-variant:small-caps;color:#fff;text-decoration:none;padding:21px 15px 19px;border-bottom:2px solid transparent;display:block}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .header__navigation .mobile-content>ul>li>a{font-weight:400;font-size:16px}
}
.header__navigation .mobile-content>ul>li>a.home{background-image:url(../img/home-icon.png);background-repeat:no-repeat;background-position:center 50%;padding:16px 24px 24px}
.header__navigation .mobile-content>ul>li>a.news,.header__navigation .search form{position:relative}
.header__navigation .mobile-content>ul>li>a.news span.count{width:16px;height:16px;position:absolute;right:-5px;top:19px;padding-right:1px;background-color:#ef2f48;border-radius:100%;font-size:11px;text-align:center;padding-top:1px;box-sizing:border-box;color:#fff;z-index:999}
.header__navigation .mobile-content>ul>li ul.submenu{list-style:none;position:absolute;overflow:hidden;right:0;height:0;opacity:0;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);transition:all .2s ease-out}
.albums-list__element ul li,.header__navigation .mobile-content>ul>li ul.submenu li{display:block}
.header__navigation .mobile-content>ul>li ul.submenu li a{min-width:190px;display:block;text-align:right;background-color:#2e2e39;border-bottom:1px solid #131415;font-weight:300;font-size:14px;color:#70708a;padding:5px 20px;transition:all .2s ease-out}
.header__navigation .mobile-content>ul>li ul.submenu li a:hover{background-color:#363642;border-color:#ef2f48;text-decoration:none}
.header__navigation .search{float:right;margin-right:85px;top:18px;width:54%;position:absolute;right:0;z-index:1}
.header__navigation .search.opened input[type=submit]{border-color:#ef2f48;background-color:#ef2f48}
.header__navigation .search .close{position:absolute;background-color:#fff;width:20px;display:none;height:20px;border-radius:100%;font-weight:400;font-size:11px;box-sizing:border-box;padding-top:3px;color:#2e2e39;text-align:center;right:72px;top:5px;text-decoration:none;transition:all .2s ease-out}
.header__navigation .search .close:hover{background-color:#ef2f48;color:#fff}
.header__navigation .search input[type=search]{width:86%;opacity:0;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);display:none;height:29px;padding-left:10px;box-sizing:border-box;color:#70708a;font-style:italic;border:1px solid #70708a;border-right:0;background-color:#2e2e39}
.header__navigation .search input[type=submit]{width:6%;float:right;height:29px;border:1px solid #70708a;background-color:transparent;background-image:url(../img/search-icon.png);background-repeat:no-repeat;background-position:center;text-indent:-9999px;transition:all .2s ease-out}
.header__navigation .search input[type=submit].opened{width:14%;text-indent:0;background-image:none;font-weight:400;font-size:14px;color:#fff}
.header__navigation .search input[type=submit]:hover{border-color:#ef2f48;background-color:#ef2f48}
.top-content{padding-bottom:60px}
.welcome h2{font-size:18px;color:#fff;margin-top:35px!important;letter-spacing:.02em}
.albums-preview h2:after,.concerts h2:after,.concerts-page__list h2:after,.video-preview h2:after,.welcome h2:after{content:'';display:block;margin-top:10px;margin-bottom:15px;width:70px;height:2px;background-image:url(../img/icons.png);background-repeat:no-repeat;background-position:-44px 0}
.audio-track .preview:hover img,.concerts__item a:hover img,.video-preview__element .preview:hover:after,.welcome a:hover img{opacity:.7;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70)}
.welcome a:hover h3{color:#fff}
.welcome__element{position:relative;background-color:#2e2e39;overflow:hidden}
.audio-track .preview img,.welcome__element img{width:100%;height:auto}
.welcome__element .caption{position:relative;background:#2E2E39;width:100%;padding:15px 20px 11px}
.albums-preview h2,.video-preview h2,.welcome h2,.welcome__element .caption h3{font-weight:700;font-size:18px;text-transform:uppercase}
.welcome__element .tag{width:130px;height:33px;font-size:14px;line-height:14px;align-items:center;text-align:center;letter-spacing:.02em;color:#FFF;float:right;background:#4444BA;line-height:32px;transition:.3s;margin-top:3px;background:linear-gradient(97.74deg,#4444BA 8.1%,#4444BA 99.34%)}
.welcome__element .tag:hover{background:linear-gradient(97.74deg,#4444BA 8.1%,#EF2F48 99.34%)}
.welcome__element .caption .dater .day{color:#fff;font-size:9px;margin-top:8px;display:block;text-transform:uppercase}
.welcome__element .caption .dater .date{display:block;width:100%;color:#fff;padding:2px 5px 3px;line-height:22px!important;background-color:#ef2f48;text-align:center;font-size:14px;transition:all .2s ease-out;font-weight:700;position:relative;letter-spacing:.05em}
.welcome__element .caption .dater{float:left;width:72px;text-align:center;text-decoration:none!important}
.welcome__element .caption .righter:before{content:'';position:absolute;width:1px;height:36px;background:#fff;left:0;top:0}
.welcome__element .caption .righter{float:left;width:70%;position:relative;box-sizing:border-box;padding-left:13px;margin-left:20px}
.welcome__element .caption .title .top_eve{color:#fff;font-weight:700;font-size:17px;line-height:19px;display:block;margin-bottom:0;margin-bottom:4px}
.welcome__element .caption .title{color:#c8c8e2;text-decoration:none;font-size:13px;line-height:14px}
.welcome__element .bg img{transition:.3s;height:100%;object-fit:cover;display:inline-block;transform:scale(1.01,1.01);width:100%}
.welcome__element .bg{height:430px;overflow:hidden;position:relative;background:#000;overflow:hidden;display:flex;justify-content:center}
.albums-preview h2,.video-preview h2{color:#fff;line-height:29px;margin-top:30px!important;letter-spacing:.02em}
.video-preview__element .preview{position:relative;cursor:pointer;box-shadow:0 14px 62px -24px rgba(255,255,255,.7);margin-bottom:10px;height:172px}
.video-preview__element .preview .bg{position:absolute;left:0;right:0;bottom:0;top:0;background-position:center;background-repeat:no-repeat;background-size:cover}
.video-preview__element .preview:after{position:absolute;top:50%;left:50%;z-index:3;margin-left:-22px;margin-top:-22px;display:block;background-position:-106px -5px;width:43px;height:43px;transition:all .2s ease-out}
.concerts-page aside .widget--video .preview iframe,.news-page .timeline .post--video .video iframe,.video-preview__element .preview iframe{position:absolute;top:0;left:0;width:100%;height:100%;display:none;z-index:999}
.video-preview__element .preview span.time{position:absolute;z-index:2;bottom:8px;left:15px;font-weight:400;font-size:14px;color:#fff}
.video-preview__element .preview span.time:before{width:17px;height:10px;float:left;margin-right:10px;background-position:-50px -2px;margin-top:4px}
.video-preview__element span{font-size:14px;color:#fff;text-transform:uppercase;font-weight:700}
.last-posts__element .inner a,.video-preview__element p{font-weight:400;font-size:14px;color:#70708a}
.audio-track.at-home:nth-child(2){padding-left:7.5px!important;padding-right:7.5px!important}
.audio-track .preview{background-color:#2e2e39;position:relative;cursor:pointer;box-shadow:0 14px 62px -24px rgba(255,255,255,.7);margin-bottom:10px}
.audio-track .preview:hover:after{background-position:-150px -5px}
.audio-track .preview:hover .progress,.audio-track .preview:hover:after{opacity:1;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)}
.audio-track .preview.stop:after{background-position:-106px -5px}
.audio-track .preview .progress,.audio-track .preview:after{position:absolute;opacity:0;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);top:50%;left:50%}
.audio-track .preview:after{content:'';background-image:url(../img/icons.png);background-repeat:no-repeat;background-position:-106px -5px;width:43px;height:43px;margin-left:-22px;margin-top:-22px;z-index:1}
.audio-track .preview .progress{z-index:2;margin-left:-24px;margin-top:-24px;transition:all .2s ease-out}
.audio-track a,.concerts h2{color:#fff;text-transform:uppercase}
.audio-track a{text-decoration:none;display:block;font-size:14px;font-weight:700}
.audio-track a:hover,.news__list .post .caption a:hover,.news__list .post--medium a:hover p{color:#ef2f48}
.audio-track p,.audio-track span.date{font-weight:400}
.audio-track span.date{background-color:#4242ba;padding:3px 6px 2px;float:left;margin-right:15px;font-size:12px;color:#fff;margin-top:8px}
.audio-track p{font-size:14px;color:#70708a;display:inline-block;margin-top:10px}
.concerts h2{font-weight:700;font-size:18px;margin-top:35px!important;letter-spacing:.02em}
.announce h2,.concerts a.more{color:#fff;transition:all .2s ease-out;display:inline-block}
.concerts a.more,.concerts__item a span.title{font-weight:300}
.concerts a.more{border:1px solid #ef2f48;padding:4px 31px 3px 15px;margin-top:15px;position:relative;margin-bottom:10px;letter-spacing:1px;font-size:14px}
.concerts a.more:hover,.news__list .post .caption a.more:hover{background-color:#ef2f48}
.announce a.buy:after,.concerts a.more:after,.news__list .post .caption a.more:before{content:'';position:absolute;top:9px;right:16px;background-image:url(../img/icons.png);background-repeat:no-repeat;background-position:-44px -2px;width:6px;height:10px}
.concerts .inner:after{content:'';display:block;width:100%;height:1px;margin-top:5px;background-image:url(../img/line.png);background-repeat:repeat-x}
.concerts .list{max-height:746px;overflow-y:hidden;overflow-x:visible}
.concerts__item{border-bottom:1px solid rgba(255,255,255,0.07)}
.concerts__item a:hover span.date{background-color:#da112b}
.footer__contacts .column ul li a:hover{text-decoration:underline}
.concerts__item span.date{display:block;width:100%;color:#fff;padding:2px 5px 3px;line-height:22px!important;background-color:#ef2f48;text-align:center;font-size:14px;transition:all .2s ease-out;font-weight:700}
.concerts-page aside .widget--controls__element span.date strong,.concerts__item span.date strong{padding:0 9px;margin-bottom:3px;font-weight:400;font-size:14px;display:block;border-bottom:1px solid #ec8c98}
.concerts__item a .righter{float:right;width:70%;position:relative;box-sizing:border-box;padding-left:13px}
.concerts__item a .righter:before{content:'';position:absolute;width:1px;height:30px;background:#fff;left:0;top:0}
.concerts__item:first-child a{padding-top:0!important}
.concerts__item a .title{color:#c8c8e2;text-decoration:none;font-size:13px;line-height:14px}
.concerts__item a .title .top_eve{color:#fff;font-weight:700;font-size:16px;line-height:16px;display:block;margin-bottom:0;margin-bottom:4px}
.concerts__item a .title .top_eve:hover{color:#EF2F48}
.concerts__item a{display:block;padding:13px 0}
.concerts__item a .title .hov_stat .hider{display:none;color:#A4A4C3;text-decoration:underline}
.concerts__item a:hover .title .hov_stat .visible{display:none}
.concerts__item a:hover .title .hov_stat .hider{display:block}
.concerts__item a:hover .title .hov_stat .hider:hover{text-decoration:none}
.concerts__item--image img{max-width:100%;height:auto;margin-top:10px}
.concerts__item .dater{float:left;width:26%;text-align:center;text-decoration:none!important}
.concerts__item .dater .day{color:#fff;font-size:9px;margin-top:8px;display:block;text-transform:uppercase}
.concerts__item .afisha_img{height:130px;margin-top:10px;position:relative;overflow:hidden}
.concerts__item .afisha_img .bg{position:absolute;left:0;right:0;bottom:0;top:0;background-position:center;background-repeat:no-repeat;background-size:cover;transition:.5s}
.concerts__item a:hover .afisha_img .bg{transform:scale(1.1);opacity:.7}
.concerts__item.blue span.date{background:#4444BA!important}
.concerts__item span.date{position:relative;letter-spacing:.05em}
.concerts__item.gray span.date{background:#999!important}
.concerts__item.gray span.date:before{content:'';height:2px;background:#fff;position:absolute;z-index:2;left:6px;right:6px;top:11px}
.announce{background-position:50% 50%;background-repeat:no-repeat;background-attachment:fixed;background-size:100% auto;background-image:url(../content/concert-photo1.jpg);margin-bottom:60px;padding:65px 0}
.announce h2{font-size:20px;text-transform:uppercase;font-weight:700;margin:0 0 20px!important;letter-spacing:.02em;display:block}
.announce h2 .date{display:inline-block;padding-right:25px;box-sizing:border-box;position:relative}
.announce h2 .date:after{content:'';position:absolute;height:20px;width:1px;background:#fff;right:11px;top:3px}
.announce a.title,.concerts a.more{text-decoration:none}
.announce a.title:hover h2{color:#4242ba}
.announce .event-timer span.countdown-period{margin-right:15px;font-size:20px;margin-left:4px;text-transform:uppercase;font-weight:700;color:#fff;line-height:32px}
.announce .event-timer span.countdown-amount{font-size:48px;display:inline-block;color:#fff}
.announce .container>span,.announce a.buy{color:#fff;display:inline-block}
.announce .container>span{box-shadow:none;font-weight:400;letter-spacing:0;font-size:12px;line-height:14px}
.announce a.buy{border:1px solid #fff;padding:4px 44px 3px 15px;margin-top:20px;font-weight:300;font-size:14px;text-decoration:none;letter-spacing:1px;position:relative;transition:all .2s ease-out;margin-bottom:10px}
.announce a.buy:hover{background-color:#fff;border-color:#fff;color:#2e2e39}
.announce a.buy:hover:after{background-position:-109px -51px}
.announce a.buy:after{top:6px;background-position:-82px -2px;width:19px;height:16px}
.top-content.second>.col-lg-9{padding-right:6px!important}
.news h2,.news__list .more-news a{display:inline-block;color:#fff;text-transform:uppercase}
.news h2{font-weight:400;position:relative;letter-spacing:.02em;font-size:18px;font-weight:700}
.news h2 span.count{width:16px;height:16px;position:absolute;right:-22px;top:-6px;background-color:#ef2f48;border-radius:100%;font-size:11px;text-align:center;padding-top:1px;box-sizing:border-box;color:#fff;z-index:999;line-height:16px}
.news h2:after,.news__list .more-news:after,.news__list .more-news:before{content:'';background-image:url(../img/icons.png);background-repeat:no-repeat;display:block}
.news h2:after{margin-top:10px;margin-bottom:25px;background-position:-44px 0;width:70px;height:2px}
.news__list .post{float:left;position:relative;overflow:hidden}
.news__list .post img{transition:.3s;height:100%;object-fit:cover;display:inline-block;transform:scale(1.01,1.01);width:100%}
.news__list .post:hover img{-webkit-transform:scale(1.1);transform:scale(1.1);opacity:.6;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=60)}
.news__list .post .caption{position:absolute}
.news__list .post .caption p,.news__list .post span.date{font-weight:400;font-size:14px;color:#fff}
.news__list .post .caption a,.news__list .post .caption a.more{font-size:18px;color:#fff;text-decoration:none;text-transform:uppercase;letter-spacing:.02em;line-height:20px;transition:all .2s ease-out;float:left}
.news__list .more-news a strong,.news__list .post .caption a strong{font-size:18px;font-weight:400}
.news__list .post .caption a.more{border:1px solid #ef2f48;padding:4px 31px 3px 15px;font-weight:300;font-size:14px;display:inline-block;letter-spacing:1px;text-transform:none;position:relative;float:right;margin-top:10px}
.news__list .post span.date{background-color:#4242ba;font-size:12px;padding:3px 10px 2px;letter-spacing:0;box-shadow:none;line-height:17px}
.news__list .post--small .caption a{font-size:14px;float:none;font-weight:700;letter-spacing:.03em;line-height:21px}
.news__list .post--video,.news__list .post--video .video-wrapper{position:relative;cursor:pointer}
.news__list .more-news a:hover,.news__list .post--video:hover:after{opacity:.7;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70)}
.concerts-page aside .widget--video .preview:after,.news__list .post--video .video-wrapper:after{content:'';position:absolute;top:50%;left:50%;margin-left:-22px;margin-top:-22px;display:block;background-image:url(../img/icons.png);background-repeat:no-repeat;background-position:-106px -5px;width:43px;height:43px;transition:all .2s ease-out}
.news__list .post--video iframe{position:absolute;top:0;left:0;width:100%;height:100%;display:none;z-index:999}
.news__list .post--video span.time{position:absolute;bottom:8px;left:15px;font-weight:400;font-size:14px;color:#fff}
.concerts-page aside .widget--video .preview span.time:before,.news-page .timeline .post--video .video span.time:before,.news__list .post--video span.time:before{content:'';width:17px;height:10px;float:left;margin-right:10px;background-image:url(../img/icons.png);background-repeat:no-repeat;background-position:-50px -2px;margin-top:4px}
.news__list .post--small{width:371px;margin-right:20px}
.news__list .post--small:nth-child(3){margin-right:0}
.news__list .post--small .image{height:230px;overflow:hidden;position:relative;background:#000;overflow:hidden;display:flex;justify-content:center}
.news__list .post--small img{min-height:100%}
.news__list .post--small .caption{position:relative;padding:20px 15px 0 0;z-index:999}
.news__list .post--small .caption a:after{background-color:#70708a;margin-top:15px}
.news__list .post--small .caption .news-anons{font-size:13px;color:#ddd;line-height:18px;margin-bottom:10px}
.news__list .post--small .caption .news-more,
.news__list .post--small .caption .news-external-link{display:inline-block;font-size:13px;color:#ef2f48;text-decoration:none;font-weight:500;transition:all .2s ease-out}
.news__list .post--small .caption .news-more:hover,
.news__list .post--small .caption .news-external-link:hover{color:#fff;text-decoration:underline}
.news__list .post--small span.date{position:absolute;left:12px;z-index:999;bottom:14px;font-size:13px;text-transform:lowercase}
.news__list .more-news{width:30%;height:160px;margin:0 1% 1%;float:left;position:relative;text-align:center;background-image:url(../img/news-more-image.png);background-repeat:no-repeat;background-position:center}
.news__list .more-news:after,.news__list .more-news:before{position:absolute;width:53px;height:52px}
.news__list .more-news:before{left:0;top:0;background-position:0 -65px}
.news__list .more-news:after{right:0;bottom:0;background-position:-53px -65px}
.news__list .more-news a{margin-top:65px;font-size:20px;text-decoration:none;line-height:20px;border-bottom:1px solid #ef2f48}
.news__list .more-news a strong{font-size:20px}
.back_merch{padding-top:50px}
.merch_start h2{position:relative;letter-spacing:.02em;font-size:18px;font-weight:700;color:#fff;text-transform:uppercase}
.merch_start h2 span.count{width:16px;height:16px;position:absolute;right:-22px;top:-6px;background-color:#ef2f48;border-radius:100%;font-size:11px;text-align:center;padding-top:1px;box-sizing:border-box;color:#fff;z-index:999;line-height:16px}
.merch_start h2:after{content:'';background-image:url(../img/icons.png);background-repeat:no-repeat;display:block;margin-top:10px;margin-bottom:25px;background-position:-44px 0;width:70px;height:2px}
.merch_list .item{float:left;margin-right:20px;width:215px;color:#fff;text-decoration:none!important}
.merch_list .item .img .bg{position:absolute;left:0;right:0;bottom:0;top:0;background-position:center;background-repeat:no-repeat;background-size:cover;transition:.5s}
.merch_list .item:hover .img .bg{transform:scale(1.1);opacity:.7}
.merch_list .item .img{height:215px;position:relative;margin-bottom:20px;overflow:hidden}
.merch_list .item .name{font-size:16px}
.merch_list .item .price{font-size:18px;font-weight:700;margin-top:7px}
.merch_list .item:nth-child(5){margin-right:0}
.concerts-page__list .item{border:1px solid rgba(255,255,255,0.3);padding:13px 15px;box-sizing:border-box;position:relative;transition:.3s;margin-bottom:20px}
.concerts-page__list .item:hover{background:#272732;border:1px solid rgba(239,47,72,0.5)}
.concerts-page__list .left{float:left;width:400px}
.concerts-page__list .left .dater span.date{display:block;width:100%;color:#fff;padding:2px 5px 3px;line-height:22px!important;background-color:#ef2f48;text-align:center;font-size:16px;transition:all .2s ease-out;font-weight:700;position:relative;}
.concerts-page__list .left .dater{float:left;width:80px;text-align:center;text-decoration:none!important}
.concerts-page__list .left .righter{float:right;width:calc(100% - 100px);position:relative;box-sizing:border-box;padding-left:13px}
.concerts-page__list .left .righter:before{content:'';position:absolute;width:1px;height:39px;background:#fff;left:0;top:0}
.concerts-page__list .left .righter .title .top_eve{color:#fff;font-weight:700;font-size:17px;line-height:16px;letter-spacing:.02em;display:block;margin-bottom:8px;text-decoration:none}
.concerts-page__list .left .righter .title .hov_stat .time{display:inline-block;font-weight:400;font-size:14px;color:#fff;margin-top:0;padding:3px 5px;background-color:#4242ba;margin-left:9px;vertical-align:middle}
.concerts-page__list .blue .left .righter .title .hov_stat .time{background-color:#ef2f48}
.concerts-page__list .left .righter .title .top_eve:hover{color:#EF2F48}
.concerts-page__list .left .righter .title{color:#c8c8e2;text-decoration:none;font-size:13px;line-height:14px}
.concerts-page__list .left .dater .day{color:#fff;font-size:9px;margin-top:8px;display:block;text-transform:uppercase}
.concerts-page__list .pull-left{float:left}
.concerts-page__list .pull-left a{font-size:14px;line-height:16px;display:flex;align-items:center;color:#fff;text-decoration:none;height:44px}
.concerts-page__list .pull-right a{margin-top:5px;text-decoration:none;width:160px;display:block;text-align:center;background:linear-gradient(97.74deg,#4444BA 8.1%,#4444BA 99.34%);height:35px;box-sizing:border-box;font-size:13px;letter-spacing:.02em;color:#FFF;line-height:35px}
.concerts-page__list .pull-right a.hov .vis_h{display:block}
.concerts-page__list .pull-right a.hov .vis_b{display:none}
.concerts-page__list .pull-right a:hover{background:linear-gradient(97.74deg,#4444BA 8.1%,#EF2F48 99.34%)}
.concerts-page__list .pull-right a.hov:hover{font-size:12px}
.concerts-page__list .pull-right a.hov:hover .vis_b{display:block}
.concerts-page__list .pull-right a.hov:hover .vis_h{display:none}
.concerts-page__list .item.blue span.date{background:#4444BA!important;position:relative;letter-spacing:.05em}
.concerts-page__list .item.gray span.date{background:#999!important}
.concerts-page__list .item.gray span.date:before{content:'';height:2px;background:#fff;position:absolute;z-index:2;left:6px;right:6px;top:11px}
.concert_non_mrgn .concerts h2{margin-top:10px!important}
.sidebar{margin-top:57px}
.sidebar .widget{margin-bottom:30px}
.sidebar .widget.vk #vk_groups{width:100%!important}
.albums-selected .album-info img,.concerts-page aside .widget--video .preview img,.sidebar .widget.album>img{width:100%;height:auto}
.sidebar .widget.album .download{margin-top:15px}
.sidebar .widget.album .download a{padding:4px 12px;border:1px solid #fff}
.news__list .more-news a,.sidebar .widget.album .download a img{transition:all .2s ease-out}
.news-page aside .widget--latest a:hover img,.sidebar .widget.album .download a:hover img{opacity:.8;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80)}
.sidebar .widget.album .download a:first-child{float:left}
.sidebar .widget.album .download a:last-child{float:right}
.footer,.parallax{background-repeat:no-repeat}
.parallax{height:330px;background-attachment:fixed;background-size:100% auto;background-position:50% 50%;background-image:url(../content/concert-photo2.jpg)}
.footer{padding:60px 0;background-color:#2e2e39;background-image:url(../img/footer-line.png);background-position:87% 0}
.footer__share span{font-size:16px;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:1px;display:block;margin-bottom:10px}
.footer__share div{margin-bottom:25px}
.footer__share .subscribe form:before{content:'';position:absolute;left:15px;top:43px;width:12px;height:10px;display:block;background-image:url(../img/icons.png);background-repeat:no-repeat;background-position:-44px -14px}
.footer__share .subscribe input{border:1px solid #c8c8e2;background-color:transparent;position:relative;font-weight:400;font-size:12px;color:#70708a;padding:4px 0 3px 40px;box-sizing:border-box}
.footer__share .subscribe input ::-webkit-input-placeholder{color:#adadca}
.footer__share .subscribe input :-moz-placeholder,.footer__share .subscribe input ::-moz-placeholder{color:#adadca}
.footer__share .subscribe input :-ms-input-placeholder{color:#adadca}
.footer__share .social a{text-indent:-9999px;float:left;margin-right:10px;width:29px;height:29px;border:1px solid #ef2f48;position:relative;transition:all .2s ease-out}
.albums-selected .album-info a.download:hover,.footer__share .social a:hover{background-color:#ef2f48}
.footer__contacts .column ul li:before,.footer__share .social a:after{content:'';background-repeat:no-repeat;background-image:url(../img/icons.png)}
.footer__share .social a:after{position:absolute;top:50%;left:50%}
.albums-selected .album-controls .social .ya-share2__item_service_vkontakte a:after,.footer__share .social a.vkontakte:after,.ya-share2__item_service_vkontakte a:after{width:16px;height:9px;background:url(../img/social/vk.svg);background-size:cover;background-position:center;background-repeat:no-repeat;top:10px;left:6px}
.albums-selected .album-controls .social .ya-share2__item_service_facebook a:after,.footer__share .social a.facebook:after,.ya-share2__item_service_facebook a:after{width:7px;height:15px;background:url(../img/social/fb.svg);background-size:cover;background-position:center;background-repeat:no-repeat;top:6px;left:10px}
.albums-selected .album-controls .social .ya-share2__item_service_twitter a:after,.footer__share .social a.twitter:after,.ya-share2__item_service_twitter a:after{width:14px;height:15px;background:url(../img/social/twitter.svg);background-size:contain;background-position:center;background-repeat:no-repeat;top:6px;left:7px}
.footer__share .social a.instagram:after,.footer__share .social a.youtube:after{width:16px;height:16px;margin-top:-8px;margin-left:-8px;background-position:-76px -118px}
.footer__share .social a.telegram:after{width:15px;height:15px;margin-top:-7.5px;margin-left:-7.5px;background-position:-38px -117px}
.footer__share .social a.youtube:after{width:17px;background-position:-55px -118px}
.footer__contacts span.title{font-size:16px;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:1px;display:block;margin-bottom:-24px}
.footer__contacts .column{margin-top:30px}
.footer__contacts .column span,.footer__contacts .column ul li{font-weight:700;font-size:14px;color:#fff}
.footer__contacts .column ul{list-style:none;margin-bottom:10px}
.footer__contacts .column ul li{font-weight:400;color:#adadca;margin-top:10px}
.breadcrumbs a,.footer__contacts .column ul li a{font-weight:400;font-size:14px;color:#adadca;text-decoration:none}
.footer__contacts .column ul li:before{float:left;margin-right:10px}
.footer__contacts .column ul li.name:before{width:14px;height:19px;background-position:-44px -40px}
.footer__contacts .column ul li.phone:before{width:18px;height:18px;background-position:-58px -40px}
.footer__contacts .column ul li.email:before{margin-top:1px;width:18px;height:15px;background-position:-76px -40px}
.footer__contacts .column ul li.telegram:before{width:16px;height:16px;background-position:0px -118px}
.breadcrumbs{margin-top:15px}
.breadcrumbs a{font-weight:300;color:#fff}
.albums-list__element ul li a:hover,.breadcrumbs a:hover{text-decoration:underline}
.breadcrumbs span.separator{width:2px;height:10px;background-color:#ef2f48;display:inline-block;margin:0 10px}
.albums-selected .album-info .meta span,.albums-selected .album-info a.download,.albums-selected h1 span,.breadcrumbs span{font-weight:300;font-size:14px;color:#70708a}
.albums,.albums__popular{margin-bottom:40px}
.albums span.title,.albums-selected h1{display:block;font-size:18px;color:#fff;text-transform:uppercase;letter-spacing:.02em;margin-top:20px;font-weight:700}
.albums span.title:after,.albums-selected h1:after{content:'';display:block;margin-top:10px;margin-bottom:15px;width:70px;height:2px;background-image:url(../img/icons.png);background-repeat:no-repeat;background-position:-44px 0}
.albums span.title strong{font-weight:700;color:#ef2f48}
.albums__popular span.title{margin-top:30px}
.albums__popular__element a{font-size:18px}
.albums__regular__element{margin-bottom:30px}
.albums-selected{margin-bottom:40px}
.albums-selected h1{line-height:42px;display:inline-block;margin-top:30px!important}
.albums-selected h1:after{margin-top:7px;margin-bottom:20px}
.albums-selected h1 span{float:right;font-weight:400;font-size:12px;color:#fff;padding:2px 5px;background-color:#4242ba;margin-top:-2px;margin-left:10px;letter-spacing:0;line-height:14px}
.albums-selected .album-info a.download{border:1px solid #ef2f48;padding:4px 15px 3px 40px;margin-top:15px;color:#fff;text-decoration:none;display:inline-block;letter-spacing:1px;position:relative;transition:all .2s ease-out;background-image:url(../img/download-icon.png);background-repeat:no-repeat;background-position:10% center}
.albums-selected .album-info .meta{margin:20px 0}
.albums-selected .album-info .meta span{font-weight:400;color:#fff;display:block;line-height:18px;margin-bottom:5px}
.back_bot { margin-bottom: 30px;}
.albums-selected .album-info .meta span strong{
    font-size: 15px;
    color: #fff;
    font-weight: 400;
    text-transform: lowercase;
    font-variant: small-caps;
}
.albums-selected .album-songs{max-height:570px;overflow:auto;height:auto;width:100%!important;background-color:#2e2e39}
.albums-selected .album-songs .playlist{position:relative;padding:5px 15px}
.albums-selected .album-songs .playlist__item{padding:8px 0;border-bottom:1px solid #43434d;position:relative}
.albums-selected .album-songs .playlist__item span.number{position:absolute;left:2px;font-weight:400;font-size:14px;color:#fff;top:9px}
.albums-selected .album-songs .playlist__item:last-child{border-bottom:0}
.albums-selected .album-songs .playlist__item a.youtube{width:25px;height:17px;background-image:url(../img/youtube-icon.png);background-repeat:no-repeat;transition:all .2s ease-out;margin-top:2px}
.albums-selected .album-songs .playlist__item a.youtube:hover{opacity:.7;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70)}
.albums-selected .album-songs .playlist__item a.play{width:20px;height:20px;float:left;margin-left:30px;margin-right:15px;background-image:url(../img/play-player.png);background-repeat:no-repeat}
.albums-selected .album-songs .playlist__item a.play.pause{background-image:url(../img/stop-player.png)}
.albums-selected .album-songs .playlist__item a.name{font-weight:400;font-size:14px;color:#fff;text-decoration:none}
.albums-selected .album-controls__element a:hover span.link,.albums-selected .album-songs .playlist__item a.name.played,.albums-selected .album-songs .playlist__item a.name:hover{color:#ef2f48}
.albums-selected .album-songs .playlist__item span.time-left{font-weight:400;font-size:14px;color:#fff;margin-left:30px}
.albums-selected .album-controls .social{margin-bottom:30px}
.albums-selected .album-controls .social>span{font-size:18px;color:#fff;text-transform:uppercase;display:block;margin-bottom:10px;letter-spacing:.02em;line-height:30px;font-weight:700}
.albums-selected .album-controls .social a{text-indent:-9999px;float:left;margin-right:10px;width:29px;height:29px;border:1px solid #ef2f48;position:relative;transition:all .2s ease-out}
.albums-selected .album-controls .social a:hover,.song__content a.download:hover,.song__controls a:hover{background-color:#ef2f48}
.albums-selected .album-controls .social a:after{content:'';position:absolute;top:50%;left:50%;background-image:url(../img/icons.png);background-repeat:no-repeat}
.albums-selected .album-controls__element{margin-bottom:15px;border:1px solid #70708a;padding:0 0 0 20px;box-sizing:border-box}
.albums-selected .album-controls__element img,.concerts-page aside .widget--controls__element img{max-width:98px;height:auto;margin-left:15px}
.albums-selected .album-controls__element span{text-align:right;display:block;font-size:15px;color:#fff;min-width:140px;max-width:141px;float:right;letter-spacing:.02em;text-transform:uppercase;font-weight:700}
.albums-selected .album-controls__element a span.link{font-size:12px;text-decoration:none;margin-top:10px;margin-bottom:8px;letter-spacing:.02em;font-variant:normal;text-transform:none}
.albums-selected .album-controls__element span.date{background-color:#4242ba;padding:2px 5px;font-size:12px;display:inline-block!important;letter-spacing:0;margin-bottom:8px;float:right;min-width:37px}
@media (max-width:992px) {
    .albums-selected .album-controls__element{padding-right:5px!important}
    .albums-selected .album-controls__element img{display:none}
}
.song{margin-top:40px}
.song__controls{padding:10px 0;border:1px solid #70708a;height:69px}
.song__content h1,.song__controls span.album{font-size:15px;text-transform:uppercase;color:#fff;letter-spacing:1px;font-weight:700}
.albums-selected .album-controls__element a span.link,.albums-selected .album-controls__element span.date,.song__controls a,.song__controls span{color:#fff;font-weight:400}
.song__controls span{padding-right:15px;font-size:16px;text-align:right;display:block}
.song__controls a{text-decoration:none;font-size:12px;padding:2px 10px 2px 25px;background-repeat:no-repeat;background-color:#4242ba;background-position:8% center;background-image:url(../img/prev-icon.png);margin-top:5px;display:inline-block;margin-left:10px;text-align:left;transition:all .2s ease-out}
.song__controls--next span{text-align:left;padding-left:15px;padding-right:0}
.song__controls--next a{padding:2px 25px 2px 10px;background-position:92% center;background-image:url(../img/next-icon.png);float:right;margin-left:0;margin-right:10px}
.song__content{text-align:center}
.song__content h1{font-weight:400;font-size:20px;letter-spacing:.02em;display:inline-block;margin-bottom:20px!important}
.concerts-page aside .widget span.title:after,.gallery .pagination h1:after,.gallery__row h1:after,.news-page aside .widget h2:after,.song__content h1:after{content:'';display:block;margin-top:10px;margin-bottom:15px;width:70px;height:2px;background-image:url(../img/icons.png);background-repeat:no-repeat;background-position:-44px 0}
.song__content .author span,.song__content .text p{font-weight:400;font-size:16px}
.song__content .text p{margin-bottom:10px;color:#fff}
.song__content .author{margin:30px 0}
.song__content .author span{display:block;color:#70708a}
.albums-list__element ul li a,.albums-list__element ul li.top a,.song__content .author span strong,.song__content a.download{font-weight:700;font-size:16px}
.song__content a.download{border:1px solid #ef2f48;padding:4px 15px 3px 40px;margin-top:15px;font-weight:300;font-size:14px;color:#fff;text-decoration:none;display:inline-block;letter-spacing:1px;position:relative;transition:all .2s ease-out;background-image:url(../img/download-icon.png);background-repeat:no-repeat;background-position:10% center}
.song__content .song-album{margin:40px 0 30px}
.albums-list__element .title span,.gallery__element a,.song__content .song-album a{color:#fff;letter-spacing:.02em;text-transform:uppercase}
.gallery__row h1,.song__content .song-album a{font-size:26px}
.song__content .song-album img{width:35%;height:auto;display:block;margin:10px auto 0}
.song__content .soundcloud{margin:0 auto 60px}
.song__content .soundcloud .widget{border-radius:0!important}
.albums-list{margin:60px 0 30px}
.albums-list__element{margin-bottom:30px;border:1px solid #70708a;padding-top:10px;padding-bottom:10px}
.albums-list__element .title,.albums-list__element ul{padding:0 15px}
.albums-list__element .title span{font-size:16px;letter-spacing:.02em;display:block;margin-bottom:2px;font-weight:700}
.albums-list__element .title span.year{font-size:16px;float:left;line-height:23px;margin-right:7px}
.albums-list__element .title p{font-size:16px}
.albums-list__element .title:after{content:'';display:block;margin-top:8px;margin-bottom:8px;width:50px;height:1px;background:#fff}
.albums-list__element ul,.gallery .pagination ul,.news-page .news-pagination ul{list-style:none}
.albums-list__element ul li a{font-weight:400;font-size:14px;color:#70708a;text-decoration:none}
.albums-list__element ul li.top a{font-size:14px;color:#fff}
.gallery__row{margin-top:25px}
.gallery__row h1{font-weight:700;font-size:18px;margin-top:40px;letter-spacing:.02em}
.concerts-page aside .widget span.title:after,.gallery .pagination h1:after,.gallery__row h1:after{margin-top:7px;margin-bottom:20px}
.albums-list__element .title p,.gallery__element .meta span,.gallery__row h1 span{font-weight:400;color:#fff}
.gallery__row h1 span{float:right;padding:2px 6px 2px 5px;background-color:#4242ba;margin-top:-2px;margin-left:10px;line-height:14px;font-size:12px}
.gallery__element,.gallery__row{margin-bottom:20px}
.gallery__element a{text-decoration:none;transition:all .2s ease-out}
.gallery__element a:hover{color:#ef2f48}
.gallery__element .meta{margin-top:5px;margin-bottom:10px}
.gallery__element .meta span{font-size:14px;margin-right:25px;vertical-align:top;display:inline-block}
.gallery__element .meta span:before{float:left;margin-right:15px;content:'';background-image:url(../img/icons.png);background-repeat:no-repeat;margin-top:2px}
.gallery__element .meta span.location:before{background-position:-107px -70px;width:10px;height:13px}
.gallery__element .meta span.date:before{background-position:-120px -70px;width:12px;height:13px}
.gallery__element .meta span.photographer:before{background-position:-135px -70px;width:15px;height:13px}
.gallery__element .photos{margin:0 -1% -1%}
.gallery__element .photos .photo{border:1px solid #70708a;float:left;width:24%;margin:0 0 1% 1%;height:200px;overflow:hidden}
.gallery__element .photos .more-photos img,.gallery__element .photos .photo img{width:100%;min-width:100%;min-height:100%;height:auto}
.gallery__element .photos .photo--big{width:49%;height:412px}
.gallery__element .photos .more-photos{float:left;width:24%;margin:0 0 1% 1%;height:200px;overflow:hidden;position:relative;background-color:#000}
.gallery__element .photos .more-photos img{opacity:.5}
.gallery__element .photos .more-photos:after,.gallery__element .photos .more-photos:before{content:'';position:absolute;background-image:url(../img/icons.png);background-repeat:no-repeat;display:block;width:53px;height:52px}
.gallery__element .photos .more-photos:before{left:0;top:0;background-position:0 -65px}
.gallery__element .photos .more-photos:after{right:0;bottom:0;background-position:-53px -65px}
.gallery__element .photos .more-photos .caption{position:absolute;left:0;right:0;top:0;bottom:0;text-align:center}
.gallery .pagination h1,.gallery__element .photos .more-photos a,.gallery__row h1{color:#fff;text-transform:uppercase;letter-spacing:.02em;display:inline-block}
.gallery__element .photos .more-photos a{text-align:left;text-decoration:none;border-bottom:1px solid #ef2f48;transition:all .2s ease-out;margin-top:65px;font-size:24px;line-height:26px}
.concerts-page aside .widget--video .preview:hover:after,.gallery__element .photos .more-photos a:hover,.news-page .timeline .post--video .video:hover:after{opacity:.7;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70)}
.gallery__element .photos .more-photos a strong,.gallery__element a,.news-page .timeline .post--standard a.title strong{font-size:18px;font-weight:700}
.gallery__element .photo a{position:relative;overflow:hidden;display:flex;justify-content:center;height:100%}
.gallery__element a img{transition:.3s;height:100%;object-fit:cover;display:inline-block;transform:scale(1.01,1.01);width:100%}
.gallery .pagination{margin-bottom:60px;margin-top:20px}
.gallery .pagination h1{font-weight:700;font-size:18px;margin-top:28px}
.gallery .pagination ul li{float:left;margin-right:30px}
.concerts-page aside .widget--chronology a,.gallery .pagination ul li a{border:1px solid #70708a;text-align:center;font-size:17px;color:#fff;text-decoration:none;transition:all .2s ease-out;font-weight:700}
.gallery .pagination ul li a{display:block;width:69px;padding:17px 0}
.lb-outerContainer,.lb-outerContainer .lb-container .lb-image{border-radius:0}
.lb-outerContainer .lb-container{padding:0}
.concerts-page .welcome{margin-top:38px}
.concerts-page .announce{margin-top:60px;margin-bottom:0}
.concerts-page .announce h1,.concerts-page aside .widget span.title{font-weight:400;color:#fff;text-transform:uppercase;display:block}
.concerts-page .announce h1{margin-top:30px!important;margin-bottom:20px!important;font-size:62px;letter-spacing:5px;line-height:64px}
.concerts-page .announce a.btn{font-weight:300;font-size:14px;color:#fff;text-decoration:none;padding:4px 15px;border:1px solid #fff;transition:all .2s ease-out}
.concerts-page .announce a.btn:hover,.gallery .pagination ul li a.current,.gallery .pagination ul li a:hover{background-color:#4242ba;border-color:#4242ba}
.concerts-page aside{margin-top:9px;margin-bottom:60px}
.concerts-page aside .widget span.title{font-size:18px;letter-spacing:.02em;line-height:29px;margin-top:29px;font-weight:700}
.concerts-page aside .widget span.title:after{margin-top:9px;margin-bottom:15px}
.concerts-page aside .widget--chronology a{width:30%;margin-right:5%;padding:12px 0;margin-bottom:15px;float:left}
.concerts-page aside .widget--chronology a:nth-child(10),.concerts-page aside .widget--chronology a:nth-child(13),.concerts-page aside .widget--chronology a:nth-child(4),.concerts-page aside .widget--chronology a:nth-child(7){margin-right:0}
.concerts-page aside .widget--chronology a.active,.concerts-page aside .widget--chronology a:hover{border-color:#ef2f48;background-color:#ef2f48}
.concerts-page aside .widget--video span.caption{background-color:#4242ba;margin-top:5px;display:inline-block;font-weight:400;font-size:12px;color:#fff;padding:3px 10px}
.concerts-page aside .widget--video .preview{position:relative;cursor:pointer;margin-bottom:10px}
.concerts-page aside .widget--video .preview span.time,.news-page .timeline .post--video .video span.time{position:absolute;bottom:8px;left:15px;font-weight:400;font-size:14px;color:#fff}
.concerts-page aside .widget--controls__element{margin-bottom:15px;border:1px solid #70708a;padding:0 0 0 20px;box-sizing:border-box}
.concerts-page aside .widget--controls__element.next,.concerts-page aside .widget--controls__element.previous{background-image:url(../img/left-arrow.png);background-repeat:no-repeat;background-position:20px center}
.concerts-page aside .widget--controls__element.next{background-image:url(../img/right-arrow.png)}
.concerts-page aside .widget--controls__element a{text-decoration:none}
.concerts-page aside .widget--controls__element span{text-align:right;display:block;font-size:16px;color:#fff;min-width:100px;width:124px;float:right;letter-spacing:.02em;text-transform:uppercase}
.concerts-page aside .widget--controls__element span.link{font-weight:400;font-size:14px;color:#fff;min-width:auto;text-decoration:none;margin-top:5px;margin-bottom:4px;letter-spacing:0;text-transform:none;width:auto;float:none;margin-left:-20px}
.concerts-page aside .widget--controls__element span.date{color:#fff;background-color:#ef2f48;text-align:center;letter-spacing:.02em;transition:all .2s ease-out;line-height:22px!important;min-width:initial!important;float:right;padding:2px 5px 3px;width:auto;font-size:24px;margin:1px 1px 1px 10px}
.concert_top{margin-top:20px;margin-bottom:20px}
.concert_top .dater{float:left;width:100px;text-align:center;text-decoration:none!important}
.concert_top .dater span.date{display:block;width:100%;color:#fff;padding:2px 5px 3px;line-height:22px!important;background-color:#ef2f48;text-align:center;font-size:21px;transition:all .2s ease-out;font-weight:700;position:relative}
.concert_top.blue .dater span.date{background:#4444BA!important}
.concert_top.gray .dater span.date{background:#999!important}
.concert_top.gray .dater span.date:before{content:'';height:2px;background:#fff;position:absolute;z-index:2;left:6px;right:6px;top:11px}
.concert_top .dater .day{color:#fff;font-size:12px;margin-top:8px;display:block;text-transform:uppercase}
.concert_top .righter{float:right;width:calc(100% - 120px);position:relative;box-sizing:border-box;padding-left:13px}
.concert_top .righter:before{content:'';position:absolute;width:1px;height:50px;background:#fff;left:-3px;top:0}
.concert_top .title{color:#949494;text-decoration:none;font-size:14px;line-height:22px}
.concert_top .title .top_eve{letter-spacing:.02em;color:#fff;font-weight:700;display:block;margin-bottom:8px;font-size:30px;line-height:21px;margin-top:3px}
.upd_view_concert{margin-bottom:50px}
.upd_view_concert .top .block_img .horiz img{max-width:100%;width:100%}
.upd_view_concert .top .buy_bilet{margin-top:30px;text-decoration:none;width:160px;display:block;text-align:center;background:linear-gradient(97.74deg,#4444BA 8.1%,#4444BA 99.34%);height:35px;box-sizing:border-box;font-size:13px;letter-spacing:.02em;color:#FFF;line-height:35px}
.upd_view_concert .top .buy_bilet:hover{background:linear-gradient(97.74deg,#4444BA 8.1%,#EF2F48 99.34%)}
.upd_view_concert .bot{margin-top:30px}
.upd_view_concert .bot .info_cnc{width:400px;float:left;margin-top:10px}
.upd_view_concert .bot .info_cnc .item{margin-bottom:12px;position:relative}
.upd_view_concert .bot .info_cnc .item .ls{color:#8c8e93;opacity:1;font-size:16px;float:left;position:relative;z-index:3;padding-right:3px}
.upd_view_concert .bot .info_cnc .item .line{right:206px;position:absolute;border-bottom:1px dashed rgba(255,255,255,0.5);top:15px}
.upd_view_concert .bot .info_cnc .item .line.w1{left:92px}
.upd_view_concert .bot .info_cnc .item .line.w2{left:70px}
.upd_view_concert .bot .info_cnc .item .line.w3{left:96px}
.upd_view_concert .bot .info_cnc .item .line.w4{left:61px}
.upd_view_concert .bot .info_cnc .item .line.w5{left:68px}
.upd_view_concert .bot .info_cnc .item .line.w6{left:115px}
.upd_view_concert .bot .info_cnc .item .line.w7{left:101px}
.upd_view_concert .bot .info_cnc .item .rs{width:200px;float:right;font-size:16px;color:#fff;letter-spacing:.02em;font-weight:500;line-height:20px;margin-top:2px}
.upd_view_concert .bot .info_cnc .item .rs a{display:block;color:#fff;text-decoration:none}
.upd_view_concert .bot .info_cnc .item .rs a.org{text-decoration-line:underline;color:#A4A4C3;font-weight:400;max-width: 130px !important; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.upd_view_concert .bot .info_cnc .item .rs a:hover{color:#EF2F48}
.upd_view_concert .bot .info_cnc .item .rs a.org:hover{text-decoration:none;color:#A4A4C3;overflow: visible;white-space: normal;width: auto;}
.upd_view_concert .bot .info_cnc .item:last-child{margin-bottom:0}
.upd_view_concert .bot .info_cnc .item:after{content:'';display:block;clear:both}
.upd_view_concert .bot .block_description{width:440px;background:#2E2E39;float:right;position:relative;font-size:14px;line-height:21px;color:#fff;padding:20px 25px;box-sizing:border-box}
.upd_view_concert .bot .block_description:before{content:'';width:5px;background:#EF2F48;left:0;bottom:0;top:0;position:absolute}
.upd_view_concert .bot .block_description a{color:#A4A4C3;text-decoration:underline}
.upd_view_concert .bot .block_description a:hover{text-decoration:none;color:#A4A4C3}
.concerts-page__list h2{font-size:18px;color:#fff;text-transform:uppercase;line-height:29px;display:block;margin-top:60px;font-weight:700;letter-spacing:.02em}
.concerts-page__gallery h2:after,.news-page h1:after{content:'';display:block;margin-top:9px;margin-bottom:25px;width:70px;height:2px;background-image:url(../img/icons.png);background-repeat:no-repeat;background-position:-44px 0}
.concerts-page__gallery,.concerts-page__information{margin-top:40px}
.concerts-page__gallery h2{font-weight:400;font-size:26px;color:#fff;text-transform:uppercase;letter-spacing:.02em;line-height:26px;display:block}
.concerts-page__gallery .photos{margin:0 0 -1% -1%}
.concerts-page__gallery .photos .photo,.news-page .timeline .post--photo .photos .photo{border:1px solid #70708a;float:left;margin:0 0 1% 1%;overflow:hidden;background-color:#2e2e39}
.concerts-page__gallery .photos .photo img,.news-page .timeline .post--photo .photos .photo img{top:0!important;transition:all .3s ease-out}
.concerts-page__gallery .photos .photo:hover img,.news-page .content .photos .photo:hover img,.news-page .timeline .post--photo .photos .photo:hover img{-webkit-transform:scale(1.1);transform:scale(1.1);opacity:.8;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80)}
.concerts-page__gallery .photos .photo--medium{width:34%;min-height:171px}
.concerts-page__gallery .photos .photo--big{width:44%;min-height:351px}
.concerts-page__gallery .photos .photo--small{width:19%;min-height:111.1px;float:right}
.concerts-page__reviews{margin-top:40px;margin-bottom:60px}
.concerts-page__reviews h2{letter-spacing:.02em;line-height:26px;margin-bottom:10px;display:block}
.concerts-page__reviews h2 strong,.news-page aside .widget h2 strong{font-size:26px;font-weight:400}
.concerts-page__reviews h2:before{float:left;margin-right:15px;margin-top:2px;width:23px;height:23px;background-position:-130px -109px}
.news-page{margin-top:30px}
.concerts-page__reviews h2,.news-page aside .widget h2,.news-page h1{font-weight:700;letter-spacing:.02em;font-size:18px;color:#fff;text-transform:uppercase}
.news-page h1{display:block;line-height:26px}
.news-page .timeline:after{content:'';position:absolute;bottom:0;left:50%;margin-left:-4px;background-color:#4242ba;width:9px;height:9px;display:block}
.news-page .timeline{margin-bottom:30px;background-image:url(../img/timeline.png);background-repeat:repeat-y;background-position:center 40px;padding-bottom:40px;position:relative;margin-top:65px}
.news-page .timeline .left,.news-page .timeline .right{margin-top:-40px}
.news-page .timeline .divider{position:relative}
.news-page .timeline .post{position:relative;margin-bottom:30px}
.news-page .timeline .post--standard{border:1px solid #70708a;padding:15px}
.news-page .timeline .post--standard a.title{font-size:18px;font-weight:700;color:#fff;text-transform:uppercase;transition:all .2s ease-out;text-decoration:none;line-height:24px}
.news-page .timeline .post--standard a.title:after{content:'';width:80px;height:1px;background-color:#70708a;margin-top:16px;margin-bottom:15px;display:block}
.news-page .timeline .post--standard a.title:hover{color:#ef2f48}
.news-page .timeline .post--standard span.author{font-weight:400;font-size:14px;color:#fff;margin-bottom:20px;display:block;margin-top:9px}
.news-page .page-title span.author:before,.news-page .page-title span.location:before,.news-page .timeline .post--photo span.author:before,.news-page .timeline .post--photo span.location:before,.news-page .timeline .post--standard span.author:before{content:'';float:left;margin-right:11px;margin-top:4px;width:8px;height:11px;background-image:url(../img/icons.png);background-repeat:no-repeat;background-position:-154px -109px}
.content>img,.news-page .content p>img,.news-page .timeline .post--standard img{max-width:100%;height:auto}
.news-page .timeline .post--standard p{margin-top:10px;font-size:14px;color:#ddd}
.news-page .timeline .post--audio a.more,.news-page .timeline .post--standard a.more,.news-page .timeline .post--video a.more{float:right;margin-top:15px;font-size:14px;color:#a4a4c3;font-variant:small-caps;text-transform:lowercase;text-decoration:none;line-height:23px}
.news-page .timeline .post--audio a.more:hover,.news-page .timeline .post--standard a.more:hover,.news-page .timeline .post--video a.more:hover{text-decoration:underline}
.news-page .timeline .post--audio a.more:after,.news-page .timeline .post--standard a.more:after,.news-page .timeline .post--video a.more:after{content:'';background-repeat:no-repeat;background-image:url(../img/icons.png);float:right;margin-left:5px;background-position:-187px -51px;width:6px;height:10px;margin-top:7px}
.news-page .timeline .post--audio a.more:after,.news-page .timeline .post--video a.more:after{background-position:-163px -111px;width:10px}
.news-page .timeline .post--audio p,.news-page .timeline .post--text p,.news-page .timeline .post--video p{margin-top:10px;font-weight:400;font-size:14px;color:#fff}
.news-page .timeline .post--text{border:1px solid #70708a;padding:15px 15px 25px}
.news-page .timeline .post--video .video{position:relative;cursor:pointer;margin-bottom:10px}
.news-page .timeline .post--video .video img{width:100%;height:auto}
.news-page .timeline .post--video .video:after{content:'';position:absolute;top:50%;left:50%;margin-left:-44px;margin-top:-44px;display:block;background-image:url(../img/play-icon.png);background-repeat:no-repeat;width:87px;height:87px;transition:all .2s ease-out}
.news-page .timeline .post--video .date{top:130px!important}
.news-page .timeline .post--photo a.title{font-size:24px;color:#fff;text-transform:uppercase;letter-spacing:.02em;transition:all .2s ease-out;text-decoration:none;line-height:26px}
.news-page .timeline .post--photo a.title:after{content:'';width:80px;height:1px;background-color:#70708a;margin-top:16px;margin-bottom:15px;display:block}
.news-page .timeline .post--photo a.title:hover{color:#ef2f48}
.news-page .timeline .post--photo span.author,.news-page .timeline .post--photo span.location{font-weight:400;font-size:14px;color:#fff;margin-bottom:20px;float:left;margin-right:30px;margin-top:9px}
.news-page .timeline .post--photo span.location{margin-right:20px}
.news-page .page-title span.location:before,.news-page .timeline .post--photo span.location:before{background-position:-175px -109px}
.news-page .timeline .post--photo .date{top:0!important}
.news-page .timeline .post--photo a.more{float:right;margin-top:5px;font-weight:400;font-size:16px;color:#a4a4c3;font-variant:small-caps;text-transform:lowercase;letter-spacing:.02em;text-decoration:none}
.news-page .news-controls .item a:hover span,.news-page .timeline .post--photo a.more:hover,.news-page aside .widget--news__item a:hover span{text-decoration:underline}
.news-page .timeline .post--photo a.more:after{content:'';background-repeat:no-repeat;background-image:url(../img/icons.png);float:right;margin-left:5px;background-position:-187px -51px;width:6px;height:10px;margin-top:7px}
.news-page .timeline .post--photo .photos{margin:0 0 -1% -1%}
.news-page .timeline .post--photo .photos .photo--medium{width:49%;min-height:139px}
.news-page .timeline .post--photo .photos .photo--big{width:49%;min-height:252px}
.news-page .timeline .post--photo .photos .photo--small{width:24%;min-height:108px;float:right}
.news-page .timeline .post .date{position:absolute;right:-125px;top:30px;z-index:99;background-image:url(../img/timeline-small.png);background-repeat:no-repeat}
.news-page .timeline .post .date span{padding:3px 0;display:block;font-weight:700;font-size:13px;color:#fff;width:58px;text-align:center;background-color:#4242ba}
.news-page .timeline .left .date{right:-125px;left:auto;padding-left:35px;background-position:0 11px}
.news-page .timeline .left .date:before{content:'';background-color:#4242ba;margin-top:6px;margin-left:-44px;width:9px;height:9px;float:left}
.news-page .timeline .right .date{left:-124px;right:auto;padding-right:35px;background-position:100% 11px}
.news-page .timeline .right .date:after{content:'';background-color:#4242ba;margin-top:-15px;margin-right:-44px;width:9px;height:9px;float:right}
.news-page .news-pagination{display:block;margin:30px 0 50px;padding:0 35px;position:relative}
.news-page .news-pagination ul li{float:left;margin:0 15px}
.news-page .news-pagination .swiper-slide a{font-size:18px;color:#fff;font-weight:700;width:69px;display:block;text-align:center;padding:17px 0;text-decoration:none;border:1px solid #70708a;transition:all .2s ease-out}
.news-page .news-pagination .swiper-slide a.active,.news-page .news-pagination .swiper-slide a:hover{border-color:#4242ba;background-color:#4242ba}
.news-page .news-pagination .swiper-button-next,.news-page .news-pagination .swiper-button-prev{width:19px;height:35px;border:0;padding:0;margin-top:18px;top:0!important;background-size:auto;background-repeat:no-repeat}
.news-page .news-pagination .swiper-button-next:hover,.news-page .news-pagination .swiper-button-prev:hover{background-color:transparent;opacity:.7;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70)}
.news-page .news-pagination .swiper-button-prev{background-image:url(../img/left-arrow.png);left:0}
.news-page .news-pagination .swiper-button-next{background-image:url(../img/right-arrow.png);right:0}
.news-page .page-title{margin-bottom:25px}
.news-page .page-title span.author,.news-page .page-title span.date{font-weight:400;color:#fff;float:left}
.news-page .page-title span.date{background-color:#4242ba;padding:2px 10px 1px;margin-right:30px;font-size:12px}
.news-page .page-title span.author{font-size:14px;margin-bottom:15px}
.news-page .page-title span.location{font-weight:400;margin-bottom:20px;float:left;margin-left:30px}
.news-page .page-title h1{font-size:20px;line-height:26px;letter-spacing:.02em}
.news-page .page-title h1:after{display:none}
.news-page .content p{font-weight:400}
.news-page .content,.news-page .content blockquote,.news-page .content p,.news-page .page-title span.location{font-size:14px;color:#fff}
.news-page .content{margin-bottom:10px;font-weight:400}
.news-page .content h1,.news-page .content h2,.news-page .content h3,.news-page .content h4,.news-page .content h5,.news-page .content ol,.news-page .content p,.news-page .content ul{width:80%;margin:0 auto}
.news-page .content ol,.news-page .content ul{margin-top:20px;margin-bottom:20px}
.news-page .content ol li,.news-page .content ul li{margin-left:20px}
.news-page .content h1,.news-page .content h2,.news-page .content h3,.news-page .content h4,.news-page .content h5{margin-top:20px;margin-bottom:15px}
.news-page .content h1{font-size:24px}
.news-page .content h2{font-size:20px}
.news-page .content h3{font-size:18px}
.news-page .content h4{font-size:16px}
.news-page .content h5{font-size:14px}
.news-page .timeline .right .post .date{top:80px}
.news-page .content p>img{margin:20px 0}
.content p.photo_author{text-align:right;color:#70708a;width:100%;margin:5px 0 30px}
.content p.photo_author,.content p.photo_post_author,.news-page .content p a{font-weight:400;font-size:14px}
.content p.photo_post_author{text-align:left;width:80%;margin:-10px auto 30px;color:#70708a}
.news-page .content p a{color:#c8c8e2;text-decoration:underline}
.news-page .content img.pull-left{margin-right:30px;margin-bottom:30px}
.news-page .content img.pull-right{margin-left:30px;margin-bottom:30px}
.news-page .content iframe{margin-top:10px;margin-bottom:20px}
.news-page .content blockquote{font-weight:300;font-style:italic;padding:20px 20px 20px 75px;border:1px solid #70708a;margin:20px 0;background-image:url(../img/blockquote-icon.png);background-repeat:no-repeat;background-position:15px 25px}
.news-page .content .photos{margin:25px 0 15px -1%}
.news-page .content .photos .photo{border:1px solid #70708a;float:left;margin:0 0 1% 1%;overflow:hidden;background-color:#2e2e39}
.news-page .content .photos .photo img{top:0!important;transition:all .3s ease-out}
.news-page .content .photos .photo--medium{width:34%;min-height:171px}
.news-page .content .photos .photo--big{width:44%;min-height:351px}
.news-page .content .photos .photo--small{width:19%;min-height:111.1px;float:right}
.news-page .news-controls{margin-bottom:60px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:100%;margin-top:40px}
.news-page .news-controls--left{margin-right:30px}
.news-page .news-controls--right{margin-left:30px}
.news-page .news-controls .item{border:1px solid #70708a;padding:0 15px 30px;width:43%}
.news-page .news-controls .item a,.news-page .news-controls .item a:hover span.date,.news-page aside .widget--latest a,.news-page aside .widget--news__item a,.news-page aside .widget--news__item a:hover span.date{text-decoration:none}
.news-page .news-controls .item span.date{padding:2px 0 1px;width:70px;margin-bottom:10px;display:block;text-align:center;text-decoration:none;letter-spacing:0}
.news-page .news-controls .item span,.news-page aside .widget--latest span{display:block;font-size:16px;text-transform:uppercase;color:#fff;letter-spacing:.02em;font-weight:700}
.news-page .news-controls .left,.news-page .news-controls .right{width:10px;height:34px;background-repeat:no-repeat;background-size:auto;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}
.news-page .news-controls .right{background-image:url(../img/right-arrow-small.png)}
.news-page .news-controls .left{background-image:url(../img/left-arrow-small.png)}
.news-page aside .concerts,.news-page aside .widget{margin-bottom:50px}
.news-page aside .widget h2{letter-spacing:.02em;line-height:29px}
.news-page aside .widget--latest img{width:100%;height:auto}
.news-page aside .widget--latest span{margin-top:10px}
.news-page aside .widget--news__item{border:1px solid #70708a;padding:0 15px 15px;margin-bottom:15px}
.group-page .content .image span,.news-page .news-controls .item span.date,.news-page aside .widget--news__item span.date{background-color:#4242ba;font-weight:400;font-size:12px;color:#fff}
.news-page aside .widget--news__item span.date{width:70px;margin-bottom:10px;display:block;text-align:center;text-decoration:none;padding:2px 0 1px}
.news-page aside .widget--news__item span{display:block;font-weight:400;font-size:16px;color:#fff}
.group-page .content .image img{display:block!important;max-width:100%;height:auto}
.group-page .content .image{position:relative;margin:0 0 30px!important}
.group-page .content .image span{padding:3px 10px 2px;letter-spacing:0;box-shadow:none;line-height:17px;position:absolute;left:20px;top:20px}
.group-pagination{position:relative;margin-top:40px;margin-bottom:60px}
.group-pagination .group-pagination-slider{margin:0 50px}
.group-pagination .swiper-slide{position:relative}
.group-pagination .swiper-slide span{font-size:34px;color:#fff;position:absolute;left:50%;top:50%;letter-spacing:1px;margin-left:-28px;margin-top:-24px}
.group-pagination .swiper-slide .inner{max-height:160px;overflow:hidden;background-color:#000}
.group-pagination .swiper-slide a{display:block}
.group-pagination .swiper-slide img{width:100%;display:block;opacity:.6;transition:all .3s ease-out}
.group-pagination .swiper-slide a:hover img,.tours .audio-track .preview:hover img{transform:scale(1.1)}
.group-pagination .swiper-button-next,.group-pagination .swiper-button-prev{width:19px;height:35px;border:0;padding:0;margin-top:-18px;top:50%!important;background-size:auto;background-repeat:no-repeat}
.group-pagination .swiper-button-next:hover,.group-pagination .swiper-button-prev:hover{background-color:transparent;opacity:.7;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70)}
.group-pagination .swiper-button-prev{background-image:url(../img/left-arrow.png);left:0}
.group-pagination .swiper-button-next{background-image:url(../img/right-arrow.png);right:0}
.tours .audio-track .preview:after{display:none}
.tours .audio-track .preview,.tours-page .photos .more-photos{overflow:hidden;background-color:#000}
.tours .audio-track .preview img{transition:all .3s ease-out}
.tours-page .social{margin-top:20px}
.tours-page .social a{text-indent:-9999px;float:left;margin-right:10px;width:29px;height:29px;border:1px solid #ef2f48;position:relative;transition:all .2s ease-out}
.tours-page .social a:hover{background-color:#ef2f48}
.tours-page .social a:after{content:'';position:absolute;top:50%;left:50%;background-image:url(../img/icons.png);background-repeat:no-repeat}
.tours-page .social a.vkontakte:after{width:15px;height:9px;margin-top:-4.5px;margin-left:-7.5px;background-position:-48px -26px}
.tours-page .social a.facebook:after{width:7px;height:14px;margin-left:-3.5px;margin-top:-7px;background-position:-63px -23px}
.tours-page .social a.twitter:after{width:12px;height:10px;margin-top:-5px;margin-left:-6px;background-position:-70px -24px}
.tours-page .post{margin-bottom:20px}
.tour-controls__element{margin-bottom:15px;border:1px solid #70708a;padding:0 0 0 20px;box-sizing:border-box}
.tour-controls__element img{max-width:98px;height:auto;margin-left:15px}
.tour-controls__element span{text-align:right;display:block;font-size:16px;color:#fff;min-width:140px;max-width:140px;float:right;letter-spacing:.02em;margin-bottom:13px;text-transform:uppercase;font-weight:700}
.tour-controls__element a span.link,.tour-controls__element span.date{color:#fff;font-weight:400;letter-spacing:0}
.tour-controls__element a span.link{text-decoration:none;margin-top:10px;font-variant:normal;text-transform:none;font-size:14px;margin-bottom:5px}
.tour-controls__element a:hover span.link{color:#ef2f48}
.tour-controls__element span.date{background-color:#4242ba;padding:2px 5px;font-size:12px;display:inline-block!important;margin-bottom:8px;float:right;min-width:37px}
.tours-sidebar{margin-top:40px!important}
.concerts-page-sidebar{margin-top:92px!important}
.tours-page .photos .more-photos{width:19%;min-height:111.1px;max-height:111.1px;float:right;margin:0 0 1% 1%;position:relative}
.tours-page .photos .more-photos img{width:100%;min-width:100%;min-height:100%;height:auto;opacity:.5}
.tours-page .photos .more-photos:after,.tours-page .photos .more-photos:before{content:'';position:absolute;background-image:url(../img/icons.png);background-repeat:no-repeat;display:block;width:53px;height:52px}
.tours-page .photos .more-photos:before{left:0;top:0;background-position:0 -65px}
.tours-page .photos .more-photos:after{right:0;bottom:0;background-position:-53px -65px}
.tours-page .photos .more-photos .caption{position:absolute;left:0;right:0;top:0;bottom:0;text-align:center}
.tours-page .photos .more-photos a{margin-top:30px;display:inline-block;text-align:left;font-size:20px;color:#fff;text-decoration:none;text-transform:uppercase;letter-spacing:.02em;line-height:26px;border-bottom:1px solid #ef2f48;transition:all .2s ease-out}
.tours-page .photos .more-photos a:hover{opacity:.7;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70)}
.tours-page .photos .more-photos a strong{font-size:20px;font-weight:400}
.news-page .post p a{color:#a4a4c3}
.pc_hide{display:none}
.mobile_navigation{display:none}
.pc_hider{display:none}
.date_mobiler{display:none}
.mobile_view{display:none}
.gallery__row h1,.song__content .song-album a{font-size:20px}
.concerts h2 a,.albums-preview h2 a,.news h2 a,.merch_start h2 a{color:#fff;text-decoration:none}
.concerts h2 a:hover,.albums-preview h2 a:hover,.news h2 a:hover,.merch_start h2 a:hover{color:#EF2F48}
.lyric_pc_hide { display: none;}
@media (min-width:1960px) {
    .header{background:linear-gradient(to right,#ef2f48 0%,#ef2f48 30%,#2e2e39 20%,#2e2e39 20%,#2e2e39 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ef2f48',endColorstr='#2e2e39',GradientType=1)}
}
@media (min-width:2900px) {
    .header{background:linear-gradient(to right,#ef2f48 0%,#ef2f48 40%,#2e2e39 20%,#2e2e39 20%,#2e2e39 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ef2f48',endColorstr='#2e2e39',GradientType=1)}
}
@media (min-width:5800px) {
    .header{background:linear-gradient(to right,#ef2f48 0%,#ef2f48 44%,#2e2e39 20%,#2e2e39 20%,#2e2e39 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ef2f48',endColorstr='#2e2e39',GradientType=1)}
}
@media (max-width:1199px) {
    .header__logo img{width:140px}
    .header{max-height:59px}
    .last-posts__element .inner a,.video-preview__element p{font-size:13px;line-height:22px}
    .header__logo{width:29%!important}
    .header__logo span{font-size:12px!important}
    .header__navigation{width:71%!important}
    .header__navigation .mobile-content>ul>li>a{font-size:14px;padding:19px 9px 18px}
    .header__navigation .mobile-content>ul>li>a.home{padding:13px 20px 24px;background-position:center 54%}
    .header__navigation .mobile-content>ul>li.has-child>a{padding:25px 20px 20px}
    .header__navigation .mobile-content>ul>li.has-child:after{margin-top:-35px}
    .header__navigation .search{margin-right:65px}
    .header__navigation .search input[type=submit]{width:8%!important}
    .header__navigation .search input[type=search]{width:92%!important}
    .news__list .post .caption a.more{margin-top:15px}
    .news__list .post img{height:100%}
    .concerts__item a span.title{width:70%}
    .download>a{width:45%}
    .download img{max-width:100%;height:auto}
    .news-pagination{margin:30px 10px 50px!important}
    .news-pagination ul li{margin:0 13px!important}
    .news-pagination ul li a{width:60px!important;padding:11px 0!important}
    .news-pagination ul li a.next,.news-pagination ul li a.prev{margin-top:10px!important;width:19px!important}
    .concerts-page aside .widget--controls__element span.link{font-size:12px}
    .concerts-page aside .widget--controls__element span{font-size:14px}
    .concerts-page aside .widget--controls__element.next,.concerts-page aside .widget--controls__element.previous{background-position:7px center}
    .header__navigation .search{top:15px}
    .header__navigation:after{top:6px;width:36px;height:41px;background-size:contain}
    .video-preview__element .preview{height:138px}
    .announce{padding:45px 0}
    .welcome__element .bg{height:340px}
    .concerts .list{max-height:667px}
    .news__list .post--small{width:305px}
    .news__list .post--small .image{height:200px}
    .merch_list .item{width:175px}
    .merch_list .item .img{height:175px}
    .welcome__element .caption .righter{width:60%}
    .upd_view_concert .bot .info_cnc{width:360px}
    .upd_view_concert .bot .block_description{width:350px}
    .concerts-page__list .left .dater span.date{font-size:14px}
    .concerts-page__list .left .dater{width:70px}
    .concerts-page__list .left .righter{width:calc(100% - 87px)}
    .concerts-page__list .left .righter .title .top_eve{font-size:16px;margin-bottom:6px}
    .concerts-page__list .left{width:340px}
    .concerts-page__list .pull-left a{font-size:13px;line-height:19px}
}
@media (min-width:992px) {
    .c-hamburger{display:none}
    a.home{text-indent:-9999px}
}
@media (min-width:993px) {
    .mobile_navigation{display:none!important}
}
@media (max-width:992px) {
    .concerts-page aside .widget--controls__element img{display:none}
    .breadcrumbs a,.breadcrumbs span{font-size:14px!important}
    .albums-selected .album-info a.download{font-size:13px}
    .albums-selected .album-songs .playlist__item span.time-left{margin-left:10px!important}
    .albums-selected .album-songs .playlist__item a.name{font-size:12px!important}
    .gallery__element .photos .photo{height:152px}
    .gallery__element .photos .photo--big{height:312px}
    .gallery__element .photos .more-photos{height:152px}
    .photo--big{min-height:348px!important}
    .news-controls--left{margin-right:0!important}
    .news-controls--right{margin-left:0!important}
    .photo--small{min-height:112.2px!important}
    .news-page .news-controls .item span{font-size:10px!important}
    .post .photo--big{min-height:235px!important}
    .post .photo--small{min-height:95.2px!important}
    .post .photo--medium{min-height:137px!important}
    .gallery .photo--big{min-height:311px!important;max-height:311px!important}
    .timeline .right .date{left:-90px!important;padding-right:16px!important}
    .timeline .right .date:after{margin-right:-24px!important}
    .timeline .left .date{right:-90px!important;padding-left:16px!important}
    .timeline .left .date:before{margin-left:-24px!important}
    .news-pagination{margin:30px 10px 50px!important}
    .news-pagination ul li{margin:0 8px!important}
    .news-pagination ul li a{width:50px!important;padding:8px 0!important}
    .news-pagination ul li a.next,.news-pagination ul li a.prev{margin-top:10px!important;width:19px!important}
    body{background-position:32% top,68% bottom}
    .header__navigation .mobile-content>ul li a.news span,.header__navigation .mobile-content>ul li ul,.header__navigation .mobile-content>ul li.has-child:after,.last-posts,.tour-controls__element img{display:none}
    .header__navigation{float:right;position:relative}
    .welcome__element .caption h3{font-size:32px}
    .header__logo span{display:none}
    .header__navigation .mobile-content{display:none;position:absolute;left:0;top:0;width:78%;background-color:#2e2e39;z-index:9999;padding-top:10px}
    .header__navigation .mobile-content>ul li{float:none}
    .header__navigation .mobile-content>ul li a{padding:5px 15px!important;font-size:22px}
    .header__navigation .mobile-content>ul li a.home{background-image:none}
    .news__list .post .caption a.more{margin-top:15px}
    .news__list .post img{height:100%}
    .header__navigation .search{margin-right:65px}
    .header__navigation .search input[type=submit]{width:8%!important}
    .header__navigation .search input[type=search]{width:92%!important}
    .sidebar{display:none!important}
    .download>a{width:45%}
    .download>a img{max-width:100%;height:auto}
    .concerts .list{height:525px}
    .top-content.second .col-sm-3{margin:30px auto;float:none}
    .news__list .post .caption a::after{margin:5px 0!important}
    .footer__share .subscribe form::before{top:68px}
    .footer__share .subscribe input{width:100%}
    .footer__contacts .column ul li::before{margin-right:5px}
    .concerts-page aside .widget--controls__element span.link,.footer__contacts .column ul li{font-size:12px}
    .c-hamburger{display:block;position:relative;overflow:hidden;margin:13px 45px 0 0;z-index:999;float:right;padding:0;width:70px;height:30px;font-size:0;text-indent:-9999px;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:none;border-radius:none;border:none;cursor:pointer;transition:background .3s}
    .c-hamburger:focus{outline:none}
    .c-hamburger span{display:block;position:absolute;top:15px;left:18px;right:18px;height:3px;background:#fff}
    .c-hamburger span:after,.c-hamburger span:before{position:absolute;display:block;left:0;width:100%;height:3px;background-color:#fff;content:""}
    .c-hamburger span:before{top:-10px}
    .c-hamburger span:after{bottom:-10px}
    .c-hamburger--htx,.c-hamburger--htx.is-active{background-color:transparent}
    .c-hamburger--htx span{transition:background 0 .3s}
    .c-hamburger--htx span:after,.c-hamburger--htx span:before{transition-duration:.3s,.3s;transition-delay:.3s,0s}
    .c-hamburger--htx span:before{transition-property:top,transform;transition-property:top,transform,-webkit-transform}
    .c-hamburger--htx span:after{transition-property:bottom,transform;transition-property:bottom,transform,-webkit-transform}
    .c-hamburger--htx.is-active span,.concerts-page aside .widget--controls__element.next,.concerts-page aside .widget--controls__element.previous{background:0 0}
    .c-hamburger--htx.is-active span:before{top:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}
    .c-hamburger--htx.is-active span:after{bottom:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}
    .c-hamburger--htx.is-active span:after,.c-hamburger--htx.is-active span:before{transition-delay:0s,.3s}
    .announce{background-size:auto!important}
    .mobile-search{width:95%;margin:10px 2.5%}
    .mobile-search input[type=search]{width:94%;float:left;font-weight:400;font-size:14px;height:29px;padding-left:10px;box-sizing:border-box;color:#70708a;font-style:italic;border:1px solid #70708a;border-right:0;background-color:#2e2e39;border-radius:0!important}
    .mobile-search input[type=submit]{width:6%;float:right;height:29px;border:1px solid #ef2f48;background-image:url(../img/search-icon.png);background-repeat:no-repeat;background-position:center;text-indent:-9999px;transition:all .2s ease-out;background-color:#ef2f48;border-radius:0!important}
    .mobile-search input[type=submit]:hover{border-color:#f35e72;background-color:#f35e72}
    .announce,.parallax{background-attachment:scroll}
    .header__logo{width:170px!important}
    .header__navigation{width:60%!important}
    .concerts-page aside .widget--controls__element{padding-left:0;padding-right:5px}
    .concerts-page aside .widget--controls__element span{font-size:14px}
    .concerts-page aside .widget--controls__element span.date{float:left;margin-left:-1px!important;padding:2px 3px 3px;margin-top:-1px;margin-bottom:-1px}
    .concerts-page aside .widget--controls__element span.date strong{padding:0 3px}
    .tour-controls__element{padding-right:10px!important}
    .concerts h2{font-size:14px}
    .welcome__element .bg{height:230px}
    .front_list_previ .albums-preview__element:nth-child(3){display:none}
    .video-preview__element .preview{height:118px}
    .welcome__element .tag{width:110px;height:30px;font-size:12px}
    .welcome__element .caption .righter{width:53%}
    .concerts__item .dater{width:28%}
    .concerts__item a .righter{width:67%}
    .concerts__item .afisha_img{height:130px}
    .news__list .post--small{width:231px}
    .news__list .post--small .image{height:150px}
    .news__list .post--small .caption a{font-size:13px;line-height:19px}
    .back_merch{padding-top:0}
    .tablet_hide{display:none}
    .pc_hide{display:block}
    footer .subscribe span{display:none}
    .col_foote_cent{text-align:center}
    .footer__share .social a{float:none;display:inline-block;margin:0 8px}
    .footer__contacts span.title{display:none}
    .footer .ts_hide{display:none}
    footer{overflow:hidden}
    .footer__contacts .column span{font-size:12px;line-height:21px;letter-spacing:.03em;font-weight:700;text-transform:uppercase;position:relative;display:block;cursor:pointer}
    .footer__contacts .column span:after{content:'';background:url(../img/down_foot.svg) center no-repeat;width:20px;height:20px;position:absolute;right:0;top:0;transition:.3s}
    .footer__contacts .column{margin-top:0;padding-top:20px;padding-bottom:20px;position:relative}
    .footer__contacts .column:before{content:'';border-top:1px solid rgba(255,255,255,0.07);position:absolute;left:-340px;right:-400px;top:0;z-index:2}
    .footer__contacts .column:after{content:'';background:#24242F;position:absolute;left:-340px;right:-400px;top:0;bottom:0;opacity:0;transition:.3s}
    .footer__contacts .column .tablet_w{width:460px;margin:0 auto;position:relative;z-index:2}
    .footer__contacts .column.open span:after{-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}
    .footer__contacts .column.open:after{opacity:1}
    .footer__contacts .column ul li:before{display:none}
    .footer__contacts .column ul li,.footer__contacts .column ul li a{font-size:14px;color:#fff;letter-spacing:.03em}
    .footer__contacts .column ul li.email a{font-size:12px;letter-spacing:.03em;text-decoration-line:underline;color:#A4A4C3}
    .footer{padding:40px 0 0}
    .parallax{height:270px}
    .merch_list .item{width:139px;margin-right:10px}
    .merch_list .item .img{height:135px}
    .merch_list .item .name{font-size:13px}
    .welcome__element .caption .title .top_eve{font-size:15px}
    .welcome__element .caption .title{font-size:12px}
    .welcome__element .caption .righter{margin-left:17px}
    .news-page .timeline .post .date{z-index:2}
    .mobile_navigation{display:block;position:fixed;left:0;right:0;height:100vh;top:-100vh;z-index:9999;background:#2E2E39;transition:.5s;overflow:hidden}
    .mobile_navigation.open{top:0}
    .mobile_navigation .navi_top_h{height:64px}
    .mobile_navigation .navi_top_h .close{background:url(../img/close_nav.svg) center no-repeat;width:35px;height:35px;display:block;float:left;margin-top:15px;background-size:contain}
    .mobile_navigation .navi_top_h .symbol{margin-top:8px;float:right;width:36px;height:41px;background-size:contain;background:url(../img/znak_pi.svg) center no-repeat}
    .mobile_navigation .mobi_nav{position:relative}
    .mobile_navigation .mobi_nav ul{list-style:none;padding:0;margin:0}
    .mobile_navigation .mobi_nav ul li{position:relative}
    .mobile_navigation .mobi_nav ul li:before{content:'';border-top:1px solid rgba(255,255,255,0.07);position:absolute;left:-400px;right:-400px;top:0}
    .mobile_navigation .mobi_nav ul li:last-child:after{content:'';border-top:1px solid rgba(255,255,255,0.07);position:absolute;left:-400px;right:-400px;bottom:0}
    .mobile_navigation .mobi_nav ul li a{font-weight:700;font-size:14px;line-height:21px;letter-spacing:.03em;text-transform:uppercase;color:#FFF;display:block;text-align:center;height:54px;width:100%;line-height:54px;text-decoration:none}
    .mobile_navigation .mobi_nav ul li a span{position:relative;z-index:2}
    .mobile_navigation .mobi_nav ul li a.active:before{background:#3B3B48;content:'';position:absolute;left:-400px;right:-400px;top:0;bottom:0}
    .mobile_navigation .mobi_nav ul li a.active:after{position:absolute;left:-400px;right:-400px;content:'';bottom:0;border-bottom:2px solid #EF2F48}
    .tour-controls__element span{font-size:14px}
    .tablet_rs_hide{display:none}
    .upd_view_concert .bot .info_cnc{width:100%;margin-bottom:40px}
    .upd_view_concert .bot .block_description{width:100%}
    .concert_top .title .top_eve{font-size:25px}
    .tablet_no_padding_left{padding-left:0;margin-top:30px}
    .tablet_no_padding_left .social span br{display:none}
    .albums-list__element .title span{font-size:15px}
    .albums-list__element .title span.year{font-size:15px}
    .albums-list__element .title p{font-size:14px}
    .song__controls span.album{font-size:14px}
    .gallery__element a{font-size:16px}
    .gallery__element .photos .more-photos a strong{font-size:16px}
    .gallery__element .photos .more-photos a{margin-top:53px;font-size:16px;line-height:21px}
    .tablet_no_padding_right{padding-right:0}
    .welcome__element.in_event .bg{height:350px}
    .news-page .timeline .post--standard a.title strong{font-size:16px}
    .news-page .timeline .post--standard a.title{font-size:16px;line-height:21px}
}
@media (max-width:1200px) {
    .tour-controls__element{padding-left:5px!important}
    .tour-controls__element img{max-width:75px!important;margin-left:10px!important}
    .tour-controls__element span.date{min-width:37px!important}
    .tour-controls__element span{min-width:130px!important}
}
@media (min-height:900px) {
    .announce,.parallax{background-size:cover!important}
}
@media (min-height:1200px) {
    .inner-parallax{background-attachment:inherit!important}
}
@media (min-height:900px) {
    .inner-parallax{background-position:center 30%!important;height:500px!important}
}
@media (min-height:768px) and (max-height:899px) {
    .inner-parallax{background-position:center 100%!important}
}
@media (max-width: 767px) {
    .container{max-width:450px;padding:0 10px!important}
    .footer__contacts .column .tablet_w{width:100%}
    .header{max-height:45px}
    .header__logo{width:129px!important}
    .header__navigation:after{height:34px}
    .c-hamburger{margin:7px 34px 0 0;width:67px}
    .mobile_navigation .navi_top_h{height:45px}
    .mobile_navigation .navi_top_h .symbol{margin-top:5px;height:34px}
    .mobile_navigation .mobi_nav ul li a{height:45px;line-height:46px}
    .mobile_navigation .navi_top_h .close{width:30px;height:30px;margin-top:8px}
    .header{background:#2e2e39;position:relative}
    .header:before{content:'';background:#ef2f48;top:0;bottom:0;position:absolute;left:0;width:26%}
    .concerts__item .afisha_img{display:none}
    .concerts__item .dater{width:72px}
    .concerts__item a .righter{width:calc(100% - 88px)}
    .announce{padding:25px 0 20px}
    .concerts__item a{padding:12px 0 6px}
    .header__logo{padding:8px 0;height:45px;box-sizing:border-box}
    .header__logo img{width:115px}
    .mobile_hide{display:none}
    .footer__contacts .column{padding-top:16px;padding-bottom:12px}
    .header__navigation{width:30%!important}
    .welcome h2{margin-top:10px!important}
    .breadcrumbs{display:none}
    .news-page{margin-top:20px}
    .concerts-page .welcome{margin-top:0}
    .news-page .content h1,.news-page .content h2,.news-page .content h3,.news-page .content h4,.news-page .content h5,.news-page .content ol,.news-page .content p,.news-page .content ul{width:100%}
    .mobile_news_hide{display:none}
    .pc_hider{display:block}
    .date_mobiler{display:block}
    .news-page .timeline .post .date{position:relative;right:inherit!important;top:inherit!important;margin-top:12px}
    .news-page .timeline:after{display:none}
    .news-page .timeline{margin-bottom:0;background-image:inherit;background-repeat:repeat-y;background-position:center 40px;padding-bottom:10px;position:relative;margin-top:0}
    .news-page .timeline .post--standard{padding:15px 12px}
    .news-page .news-pagination .swiper-slide a{font-size:14px;width:100%;padding:13px 0}
    .news-page .news-pagination .swiper-button-next,.news-page .news-pagination .swiper-button-prev{margin-top:6px}
    .news-pagination{margin:20px 10px 50px!important}
    .mobile_view{display:block;margin-bottom:50px}
    .video-preview__element .preview{height:160px}
    .nopadding_mobile{padding-left:0!important;padding-right:0!important}
    .concerts__item a:hover .title .hov_stat .hider{display:none!important}
    .concerts__item a:hover .title .hov_stat .visible{display:block!important}
    .welcome__element{margin:0 -10px;width:calc(100% + 20px)}
    .news__list .post--small .image{height:inherit}
    .welcome__element .bg,.welcome__element.in_event .bg{height:inherit}
    .welcome__element .caption .righter{width:calc(100% - 155px)}
    .welcome__element .tag{height:35px;font-size:12px;float:right;margin-left:30px;background:#4444BA url(../img/cart.svg) center no-repeat;background-size:19px;width:33px;text-indent:-9999999px;margin-top:0}
    .concerts-page__list .pull-left a{display:none}
    .concerts-page__list .left{width:calc(100% - 50px)}
    .concerts-page__list .left .righter .title .hov_stat .time{display:none}
    .concerts-page__list .left .righter .title .top_eve{font-size:15px}
    .concerts-page__list .item{margin-bottom:10px}
    .concerts-page__list h2{margin-top:20px}
    .concerts-page__list .item{border:none;padding:0 10px 10px;box-sizing:border-box;position:relative;transition:.3s;border-bottom:1px solid rgba(255,255,255,0.3);margin:0 -10px 20px}
    .concerts-page__list .item:hover{background:none;border:none;border-bottom:1px solid rgba(255,255,255,0.3)}
    .welcome__element .caption{position:relative;background:#2E2E39;width:100%;padding:10px 10px 11px}
    .welcome__element .caption .dater .date{font-size:14px}
    .concert_top .dater{width:85px}
    .concert_top .dater .day{font-size:10px;letter-spacing:.02em}
    .concert_top .dater span.date{padding:2px 5px;line-height:21px!important;font-size:16px}
    .concert_top .title .top_eve{font-size:18px;margin-top:0;line-height:18px;margin-bottom:2px}
    .concert_top .righter:before{height:38px}
    .concert_top .righter{width:calc(100% - 105px)}
    .concert_top .title{font-size:14px;line-height:22px}
    .upd_view_concert .bot .info_cnc .item .ls{font-size:13px}
    .upd_view_concert .bot .info_cnc .item .rs{width:150px;font-size:13px;margin-top:2px;line-height:17px}
    .upd_view_concert .bot .info_cnc .item .line{right:156px;top:13px}
    .upd_view_concert .bot .info_cnc .item .line.w1{left:76px}
    .upd_view_concert .bot .info_cnc .item .line.w2{left:70px}
    .upd_view_concert .bot .info_cnc .item .line.w3{left:80px}
    .upd_view_concert .bot .info_cnc .item .line.w5{left:58px}
    .upd_view_concert .bot .info_cnc .item .line.w7{left:85px}
    .upd_view_concert .bot .info_cnc .item .line.w4{left:53px}
    .upd_view_concert .bot .info_cnc .item .line.w6{left:95px}
    .upd_view_concert .bot .info_cnc{margin-bottom:30px}
    .upd_view_concert{margin-bottom:20px}
    .albums__popular__element a{font-size:14px}
    .playlist_pad_top{margin-top:20px}
    .norow_mobile{margin-left:0!important;margin-right:0!important}
    .albums__popular__element{margin-bottom:30px}
    .albums__popular__element:last-child{margin-bottom:0}
    .albums-selected h1{margin-top:20px!important}
    .parallax{height:330px;background-size:cover;height:190px}
    .albums-selected{margin-bottom:10px}
    .albums-selected .album-controls .social>span{font-size:14px;max-width:170px;margin-bottom:15px;line-height:21px}
    .song__controls{display:none}
    .song__content{text-align:left}
    .song{margin-top:30px}
    .song__content h1{font-weight:700;font-size:18px}
    .song__content .author span,.song__content .text p{font-weight:400;font-size:14px}
    .song__content h1{margin-bottom:0!important}
    .song__content .song-album{display:none}
    .song__content .author{display:none}
    .albums-list__element{margin-bottom:10px}
    .song__content .soundcloud{display:none}
    .gallery__element .photos .photo{border:1px solid #70708a;float:left;width:49%;margin:0 2% 10px 0}
    .gallery__element .photos .more-photos{width:49%;margin:0}
    .gallery__element .photos .photo.counter_3{margin-right:0}
    .gallery__element .photos .counter_5{margin-right:0}
    .gallery__element .photos .photo--big{width:100%;height:initial;margin:0;float:none;margin-bottom:10px;min-height:inherit!important}
    .gallery .pagination ul li{float:left;margin-right:10px;margin-bottom:10px}
    .news-page .page-title h1{font-size:16px;line-height:23px}
    .gallery .pagination{margin-bottom:40px;margin-top:10px}
    .gallery .pagination ul li a{display:block;width:51px;font-size:14px;padding:13px 0}
    .front_list_previ .albums-preview__element:nth-child(3){display:block}
    .audio-track.at-home{padding-left:0!important;padding-right:0!important;width:32%;margin-right:2%}
    .mobile_view{margin-bottom:40px}
    .back_merch{padding-top:0;margin-bottom:30px}
    .news__list{margin-bottom:20px}
    .announce{margin-bottom:30px}
    .audio-track.at-home:nth-child(3){margin-right:0!important}
    .audio-track.at-home:nth-child(2){padding-left:0!important;padding-right:0!important}
    .announce .event-timer span.countdown-amount{font-size:40px;display:inline-block;color:#fff}
    .news__list .post--small{width:100%;margin-right:0;margin-bottom:20px}
    .news__list .post--small:nth-child(3){display:block}
    .merch_list .item{width:49%;margin-right:2%;margin-bottom:20px}
    .merch_list .item:nth-child(2n){margin-right:0!important}
    .merch_list .item:nth-child(5){display:none}
    .upd_view_concert .bot .info_cnc .item .rs a.org{word-wrap:break-word}
    .albums-preview h2,.video-preview h2,.welcome h2,.welcome__element .caption h3,.news h2,.merch_start h2,.news-page h1,.concerts-page__list h2,.albums span.title,.albums-selected h1,.song__content h1{font-size:16px}
    .header_space_mobi{height:55px}
    header{position:fixed!important;z-index:100;left:0;right:0;top:0}
    .news__list .post--small span.date{z-index:99}
    .news__list .post--small .caption{z-index:99}
    .news-page .timeline .post--audio a.more,.news-page .timeline .post--standard a.more,.news-page .timeline .post--video a.more{font-size:12px;margin-top:10px}
    .news-page .timeline .post--photo .photos .photo--big{width:100%;margin-bottom:10px}
    .news-page .timeline .post--photo a.more{font-size:14px}
    .concerts-page__list .pull-right a{background:#4444BA url(../img/cart.svg) center no-repeat;background-size:19px;width:33px;text-indent:-9999999px;margin-top:0}
    .news-page .timeline .post--photo span.author,.news-page .timeline .post--photo span.location{margin-bottom:10px}
    .news-page .timeline .post--photo .photos .photo:nth-child(4){display:none}
    .news-page .timeline .post--photo .photos .photo--small{width:49%;min-height:150px!important;height:150px;float:right}
    .news-page .timeline .post--photo .photos .photo--medium{min-height:150px!important;height:150px}
    .news-page .timeline .post--photo .photos a{display:block;width:100%!important;overflow:hidden;display:flex;justify-content:center;height:100%!important;position:relative}
    .news-page .timeline .post--photo a.more{font-size:14px!important;display:block}
    .news-page .timeline .post--photo a.more{font-size:14px;display:block;width:100%;text-align:right}
    .news-page .timeline .post--audio a.more,.news-page .timeline .post--standard a.more,.news-page .timeline .post--video a.more{font-variant:inherit}
    .news-page .timeline .post--photo a.more{font-variant:inherit}
    .news-page .timeline .post--photo .photos .photo--big{min-height:240px!important;height:240px!important}
    .news-page .timeline .post--photo .photos .photo img{left:0!important;transition:.3s;height:100%!important;object-fit:cover;display:inline-block!important;transform:scale(1.01,1.01);width:100%!important}
    .song__content a.download {
        margin-bottom: 30px;
    }
    .news__list .post--small .caption {
        padding: 11px 0 0 0;
    }
    .news__list .post--small {
        margin-bottom: 35px;
    }
    .lyrics_mobile_hide { display: none;}
    .lyric_pc_hide { display: block}
}