@font-face {
  font-family: 'Neo Sans Pro';
  src: url('../../fonts/NeoSansProReg/Neo Sans Pro.eot');
  src: url('../../fonts/NeoSansProReg/Neo Sans Pro.eot?#iefix') format('embedded-opentype'), url('../../fonts/NeoSansProReg/Neo Sans Pro.woff2') format('woff2'), url('../../fonts/NeoSansProReg/Neo Sans Pro.woff') format('woff'), url('../../fonts/NeoSansProReg/Neo Sans Pro.ttf') format('truetype'), url('../../fonts/NeoSansProReg/Neo Sans Pro.otf') format('opentype'), url('../../fonts/NeoSansProReg/Neo Sans Pro.svg#Neo Sans Pro') format('svg');
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-0491;
}
@font-face {
  font-family: 'Neo Sans Pro Medium';
  src: url('../../fonts/NeoSansProMedium/Neo Sans Pro Medium.eot');
  src: url('../../fonts/NeoSansProMedium/Neo Sans Pro Medium.eot?#iefix') format('embedded-opentype'), url('../../fonts/NeoSansProMedium/Neo Sans Pro Medium.woff2') format('woff2'), url('../../fonts/NeoSansProMedium/Neo Sans Pro Medium.woff') format('woff'), url('../../fonts/NeoSansProMedium/Neo Sans Pro Medium.ttf') format('truetype'), url('../../fonts/NeoSansProMedium/Neo Sans Pro Medium.otf') format('opentype'), url('../../fonts/NeoSansProMedium/Neo Sans Pro Medium.svg#Neo Sans Pro Medium') format('svg');
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-0491;
}
@font-face {
  font-family: 'Neo Sans Pro Bold';
  src: url('../../fonts/NeoSansProBold/Neo Sans Pro Bold.eot');
  src: url('../../fonts/NeoSansProBold/Neo Sans Pro Bold.eot?#iefix') format('embedded-opentype'), url('../../fonts/NeoSansProBold/Neo Sans Pro Bold.woff2') format('woff2'), url('../../fonts/NeoSansProBold/Neo Sans Pro Bold.woff') format('woff'), url('../../fonts/NeoSansProBold/Neo Sans Pro Bold.ttf') format('truetype'), url('../../fonts/NeoSansProBold/Neo Sans Pro Bold.otf') format('opentype'), url('../../fonts/NeoSansProBold/Neo Sans Pro Bold.svg#Neo Sans Pro Bold') format('svg');
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-0491;
}
@font-face {
  font-family: 'UISansHeavy';
  src: url('../../fonts/UISansHeavy/UniSansHeavyCaps.eot');
  src: url('../../fonts/UISansHeavy/UniSansHeavyCaps.eot?#iefix') format('embedded-opentype'), url('../../fonts/UISansHeavy/UniSansHeavyCaps.woff2') format('woff2'), url('../../fonts/UISansHeavy/UniSansHeavyCaps.woff') format('woff'), url('../../fonts/UISansHeavy/UniSansHeavyCaps.ttf') format('truetype'), url('../../fonts/UISansHeavy/UniSansHeavyCaps.otf') format('opentype'), url('../../fonts/UISansHeavy/UniSansHeavyCaps.svg#UniSansHeavyCaps') format('svg');
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-0451;
}
@font-face {
  font-family: 'Phenomina Bold';
  src: url('../../fonts/PhenominaBold/Phenomena-Bold.eot');
  src: url('../../fonts/PhenominaBold/Phenomena-Bold.eot?#iefix') format('embedded-opentype'), url('../../fonts/PhenominaBold/Phenomena-Bold.woff2') format('woff2'), url('../../fonts/PhenominaBold/Phenomena-Bold.woff') format('woff'), url('../../fonts/PhenominaBold/Phenomena-Bold.ttf') format('truetype'), url('../../fonts/PhenominaBold/Phenomena-Bold.otf') format('opentype'), url('../../fonts/PhenominaBold/Phenomena-Bold.svg#Phenomena-Bold') format('svg');
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-0491;
}
@font-face {
  font-family: 'Phenomina ExtraBold';
  src: url('../../fonts/PhenominaExtraBold/Phenomena-ExtraBold.eot');
  src: url('../../fonts/PhenominaExtraBold/Phenomena-ExtraBold.eot?#iefix') format('embedded-opentype'), url('../../fonts/PhenominaExtraBold/Phenomena-ExtraBold.woff2') format('woff2'), url('../../fonts/PhenominaExtraBold/Phenomena-ExtraBold.woff') format('woff'), url('../../fonts/PhenominaExtraBold/Phenomena-ExtraBold.ttf') format('truetype'), url('../../fonts/PhenominaExtraBold/Phenomena-ExtraBold.otf') format('opentype'), url('../../fonts/PhenominaExtraBold/Phenomena-ExtraBold.svg#Phenomena-ExtraBold') format('svg');
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-0491;
}
@font-face {
  font-family: 'Coco Gothic';
  src: url('../../fonts/CocoGothic/Coco Gothic.eot');
  src: url('../../fonts/CocoGothic/Coco Gothic.eot?#iefix') format('embedded-opentype'), url('../../fonts/CocoGothic/Coco Gothic.woff2') format('woff2'), url('../../fonts/CocoGothic/Coco Gothic.woff') format('woff'), url('../../fonts/CocoGothic/Coco Gothic.ttf') format('truetype'), url('../../fonts/CocoGothic/Coco Gothic.otf') format('opentype'), url('../../fonts/CocoGothic/Coco Gothic.svg#Coco Gothic') format('svg');
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-F774;
}
@media (min-width: 768px) {
  .mobile {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .desktop {
    display: none !important;
  }
}
.overflow {
  overflow: hidden;
}
.relative {
  position: relative;
}
.white {
  color: #fff;
}
.pink {
  color: #dc3935;
}
.h-100 {
  height: 100%;
}
.w-100 {
  width: 100%;
}
.full-img {
  width: 100%;
}
.max-img {
  max-width: 100%;
}
.block {
  display: block !important;
}
.bold {
  font-family: "Neo Sans Pro Bold", sans-serif;
}
.medium {
  font-family: "Neo Sans Pro Medium", sans-serif;
}
.heavy {
  font-family: 'UISansHeavy', sans-serif;
}
.ph-bold {
  font-family: 'Phenomina Bold', sans-serif;
}
.d-table {
  display: table;
  height: 100%;
  width: 100%;
}
.d-inline {
  display: inline-block;
  vertical-align: middle;
}
.d-table-cell {
  display: table-cell;
  vertical-align: middle;
}
.w-space {
  white-space: nowrap;
}
.cursor {
  cursor: pointer;
}
.nomarg {
  margin-bottom: 0 !important;
}
.m-l10 {
  margin-left: 10px;
}
.m-l5 {
  margin-left: 5px;
}
.m-r10 {
  margin-right: 10px;
}
.m-r5 {
  margin-right: 5px;
}
.m-b5 {
  margin-bottom: 5px;
}
.m-b10 {
  margin-bottom: 10px;
}
.m-b20 {
  margin-bottom: 20px;
}
.m-b30 {
  margin-bottom: 30px;
}
.m-b35 {
  margin-bottom: 35px;
}
.m-b40 {
  margin-bottom: 40px;
}
p {
  margin: 0 0 20px;
  line-height: 26px;
}
.text-large {
  font-size: 26px;
}
@media screen and (max-width: 767px) {
  .text-large {
    font-size: 24px;
  }
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  color: #fff;
  font-family: 'Neo Sans Pro Medium', sans-serif;
  margin-top: 0;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  h1,
  .h1 {
    font-size: 28px;
  }
}
h2,
.h2 {
  font-size: 27px;
}
@media screen and (max-width: 767px) {
  h2,
  .h2 {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  h3,
  .h3 {
    font-size: 21px;
  }
}
.title-bg {
  color: #fff;
  margin: 25px 0;
  text-align: center;
  overflow: hidden;
}
.title-bg > span {
  display: inline-block;
  padding: 0 10px;
}
.title-bg:before,
.title-bg:after {
  content: "";
  vertical-align: middle;
  display: inline-block;
  width: 50%;
  height: 0.65em;
  border-bottom: 4px solid #fff;
  margin: -14px 2% 0 -55%;
}
.title-bg:after {
  margin: -14px -55% 0 2%;
}
.title-bg > span {
  padding: 0 30px;
}
.title-extra {
  color: #fff;
  font: 50px 'Phenomina ExtraBold', sans-serif;
  text-align: center;
  text-transform: capitalize;
  text-shadow: 3px 3px #ffaf27;
}
.title-extra > span {
  display: inline-block;
  position: relative;
}
.title-extra > span:before,
.title-extra > span:after {
  background-repeat: no-repeat;
  background-size: 100% 100%;
  content: '';
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  height: 55px;
  width: 63px;
}
.title-extra > span:before {
  background-image: url("../../images/pepper-1.png");
  left: -85px;
}
.title-extra > span:after {
  background-image: url("../../images/pepper-2.png");
  right: -85px;
}
a {
  color: #fff;
  text-decoration: none;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
a:hover,
a:focus {
  color: #fff;
  text-decoration: none;
}
ul,
ol {
  margin: 0;
  padding: 0;
}
ul {
  list-style: none;
}
ol {
  list-style-position: inside;
}
.btn {
  background: linear-gradient(70deg, #ff6e7f 10%, #dc3935 100%);
  border: 0 none;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -khtml-border-radius: 15px;
  border-radius: 15px;
  color: #fff;
  display: inline-block;
  font: 20px 'Neo Sans Pro Medium', sans-serif;
  letter-spacing: 1.4px;
  padding: 5px 25px;
  outline: none;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.btn:hover,
.btn:focus {
  background-color: #fff;
}
.btn-light {
  background: transparent;
  border: 3px solid #fff;
  padding-left: 14px;
  padding-right: 14px;
}
.btn-light:hover,
.btn-light:focus,
.btn-light:active {
  background: rgba(255, 255, 255, 0.3);
}
@media screen and (max-width: 767px) {
  .btn {
    font-size: 18px;
  }
}
.navbar-toggle {
  margin: 14px 0 0;
  padding: 0;
}
.navbar-toggle .icon-bar {
  background-color: #fff;
  width: 25px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 5px;
}
.icon {
  background: url("../../images/sprite.png") no-repeat;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
}
.icon-vk,
.icon-fb,
.icon-in,
.icon-tw,
.icon-yb {
  background-size: 100% 100%;
}
.icon-vk {
  background-image: url("../../images/vk-lg.png");
  height: 39px;
  width: 66px;
}
.icon-vk:hover,
.icon-vk:focus,
.icon-vk:active {
  background-image: url("../../images/vk-active-lg.png");
}
.icon-vk.icon-sm {
  height: 19px;
  width: 33px;
}
.icon-fb {
  background-image: url("../../images/fb-lg.png");
  height: 44px;
  width: 23px;
}
.icon-fb:hover,
.icon-fb:focus,
.icon-fb:active {
  background-image: url("../../images/fb-active-lg.png");
}
.icon-fb.icon-sm {
  height: 22px;
  width: 11px;
}
.icon-in {
  background-image: url("../../images/in-lg.png");
  height: 44px;
  width: 44px;
}
.icon-in:hover,
.icon-in:focus,
.icon-in:active {
  background-image: url("../../images/in-active-lg.png");
}
.icon-in.icon-sm {
  height: 22px;
  width: 22px;
}
.icon-tw {
  background-image: url("../../images/tw-lg.png");
  height: 44px;
  width: 52px;
}
.icon-tw:hover,
.icon-tw:focus,
.icon-tw:active {
  background-image: url("../../images/tw-active-lg.png");
}
.icon-tw.icon-sm {
  height: 22px;
  width: 25px;
}
.icon-yb {
  background-image: url("../../images/yb-lg.png");
  height: 44px;
  width: 107px;
}
.icon-yb:hover,
.icon-yb:focus,
.icon-yb:active {
  background-image: url("../../images/yb-active-lg.png");
}
.icon-yb.icon-sm {
  height: 22px;
  width: 53px;
}
.icon-search {
  background-position: -285px 0;
  height: 14px;
  width: 14px;
}
.icon-play {
  background-position: 0 -319px;
  height: 37px;
  width: 32px;
}
.icon-cover {
  background-position: 0 -374px;
  height: 57px;
  width: 61px;
}
.icon-full-hd {
  background-position: -87px -374px;
  height: 57px;
  width: 72px;
}
.icon-content {
  background-position: -181px -374px;
  height: 76px;
  width: 107px;
}
.form-control {
  background-color: transparent;
  border: 3px solid #fff;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -khtml-border-radius: 15px;
  border-radius: 15px;
  box-shadow: none;
  color: #fff;
  height: 47px;
  font-family: "Neo Sans Pro Medium", sans-serif;
  font-size: 20px;
  padding: 0 10px;
  outline: none;
}
.form-control:-moz-placeholder {
  color: #fff;
}
.form-control::-moz-placeholder {
  color: #fff;
}
.form-control:-ms-input-placeholder {
  color: #fff;
}
.form-control::-webkit-input-placeholder {
  color: #fff;
}
@media screen and (max-width: 767px) {
  .form-control {
    font-size: 18px;
  }
}
.form-control:focus {
  border-color: #fff;
  box-shadow: none;
}
textarea {
  resize: none;
}
@media screen and (min-width: 768px) {
  .contact-form {
    width: 80%;
  }
}
.search {
  position: relative;
  width: 310px;
}
.search .form-control {
  font-size: 14px;
  height: 30px;
  padding: 0 28px 2px;
}
.search .icon-search {
  left: 10px;
  position: absolute;
  top: 8px;
}
@media screen and (max-width: 991px) {
  .search {
    margin: 20px auto;
    width: 290px;
  }
}
.dropdown-menu {
  border: 0 none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -khtml-border-radius: 0;
  border-radius: 0;
  margin-top: 1px;
  padding: 15px 0;
  width: 100%;
}
.dropdown-menu > li > a,
.dropdown-menu > li > span {
  color: #fff;
  padding: 5px 20px;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > span:hover,
.dropdown-menu > li > a:focus,
.dropdown-menu > li > span:focus {
  background-color: #dc3935;
  color: #fff;
}
html {
  height: 100%;
}
body {
  color: #fff;
  font-size: 20px;
  font-family: 'Neo Sans Pro', sans-serif;
  line-height: 1.25;
  height: 100%;
}
@media screen and (max-width: 767px) {
  body {
    font-size: 18px;
  }
}
.main {
  min-height: 100%;
}
.wrapper {
  margin: 0 auto;
  max-width: 960px;
  padding: 0 15px;
}
.main-content {
  padding-top: 97px;
  padding-bottom: 40px;
}
@media screen and (min-width: 768px) {
  .main-content {
    padding: 110px 0 140px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .main-content {
    padding-bottom: 250px;
  }
}
.row {
  margin-left: -12.5px;
  margin-right: -12.5px;
}
.row > div {
  padding-left: 12.5px;
  padding-right: 12.5px;
}
.image-block {
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -khtml-border-radius: 15px;
  border-radius: 15px;
  margin: 25px 0;
  overflow: hidden;
  position: relative;
}
.image-block-bord {
  border: 3px solid #fff;
  margin-top: 15px;
  margin-bottom: 40px;
  text-align: center;
}
@media (min-width: 960px) {
  .image-block-bord {
    margin-bottom: 20px;
  }
}
.image-block p {
  font: 40px 'Neo Sans Pro Bold';
  left: 50%;
  position: absolute;
  top: 50%;
  margin: 0;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  padding: 0 20px;
  text-transform: uppercase;
  text-align: center;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .image-block p {
    font-size: 25px;
  }
}
@media (min-width: 960px) {
  .marg-top-block {
    position: relative;
    top: -29px;
  }
}
.block-center {
  margin-top: 25px;
  margin-bottom: 25px;
}
@media screen and (min-width: 768px) {
  .block-center {
    margin-left: 15%;
    margin-right: 15%;
  }
}
@media screen and (min-width: 568px) {
  .row-blocks {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    align-content: stretch;
    flex-wrap: wrap;
  }
  .row-blocks > div > div {
    height: 100%;
  }
}
@media screen and (max-width: 567px) {
  .row-blocks > div {
    float: none;
    width: 100%;
  }
  .row-blocks > div:not(:last-child) {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .col-last {
    margin: 30px auto 0;
  }
}
address {
  margin-bottom: 35px;
}
.js-masonry {
  margin: 0 -12.5px;
}
.js-masonry .item {
  padding: 0 12.5px;
  width: 33.333%;
}
@media screen and (max-width: 767px) {
  .js-masonry .item {
    width: 50%;
  }
}
@media (max-width: 467px) {
  .js-masonry .item {
    width: 100%;
  }
}
.event-link {
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -khtml-border-radius: 15px;
  border-radius: 15px;
  display: block;
  height: 294px;
  margin-bottom: 25px;
  position: relative;
  overflow: hidden;
  text-align: center;
}
.event-link:before {
  /*background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.03) 8%, rgba(0, 0, 0, 0.17) 27%, rgba(0, 0, 0, 0.32) 46%, rgba(0, 0, 0, 0.66) 80%, rgba(0, 0, 0, 0.84) 100%);*/
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.23) 8%, rgba(0, 0, 0, 0.37) 27%, rgba(0, 0, 0, 0.52) 46%, rgba(0, 0, 0, 0.86) 80%, rgba(0, 0, 0, 0.94) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#d6000000', GradientType=0);
  /* IE6-9 */
  content: '';
  height: 60%;
  width: 100%;
  bottom: 0;
  left: 0;
  position: absolute;
}
.event-link:before {
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
}
.event-link .h3 {
  margin: 0;
  bottom: 12px;
  left: 12px;
  position: absolute;
  width: calc(100% - (12px) * 2);
}
.event-link-lg {
  height: 392px;
}
.event-link-circle {
  background-size: 100% 100%;
  height: 294px;
  width: 294px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.event-link-circle:before {
  content: none;
}
.event-link-circle > img,
.event-link-circle .icon {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.event-link-circle .circle-text {
  color: #dc3935;
  font: 30px 'Neo Sans Pro Medium', sans-serif;
  line-height: 1;
  left: 50%;
  position: absolute;
  top: 54%;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  width: 80%;
}
@media screen and (max-width: 991px) {
  .event-link-circle > img {
    max-width: 55%;
  }
  .event-link-circle .circle-text {
    font-size: 25px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .event-link-circle {
    height: 240px;
    width: 240px;
  }
}
@media screen and (max-width: 767px) {
  .event-link-circle {
    height: 200px;
    width: 200px;
  }
  .event-link-circle .circle-text {
    font-size: 19px;
  }
}
.event-link-hits:before {
  background: rgba(42, 59, 191, 0.85);
}
.event-link-indie:before {
  background: rgba(1, 127, 174, 0.85);
}
.event-link-exclusive:before {
  background: rgba(75, 53, 125, 0.85);
}
.event-link-crazy:before {
  background: rgba(115, 13, 124, 0.85);
}
.event-link-dance:before {
  background: rgba(19, 161, 134, 0.85);
}
.event-link-russian:before {
  background: rgba(143, 39, 84, 0.85);
}
.event-link-pop:before {
  background: rgba(0, 153, 164, 0.85);
}
.event-link-hot:before {
  background: rgba(145, 40, 42, 0.75);
}
.event-link-morning:before {
  background: rgba(188, 113, 16, 0.75);
}
.event-link-center:before {
  content: none;
}
.event-link-center > * {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.event-link .x-style {
  color: #e3e3e3;
  font: 64px 'Coco Gothic';
  line-height: 1;
  width: 100%;
}
.row-events:not(:last-child) {
  margin-bottom: 25px;
}
.row-events .event-link .h3 {
  bottom: inherit;
  top: 18px;
}
.row-events .event-link:before {
  height: 100%;
}
.event-text {
  font-size: 18px;
  line-height: 26px;
  left: 10px;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  text-align: left;
  width: calc(100% - 20px);
}
.sidebar {
  padding-top: 25px;
}
@media screen and (max-width: 767px) {
  .sidebar {
    display: none;
  }
}
.new-description *:not(.h2) {
  text-align: justify;
}
.new-description *:not(.h2):last-child {
  margin-bottom: 0;
}
.description > *:not(.h2) {
  margin-bottom: 40px;
}
.release-block {
  margin-bottom: 25px;
}
.release-block > * {
  color: #fff;
  font: 35px 'Phenomina ExtraBold', sans-serif;
  margin-bottom: 0;
}
.release-block > *:first-child {
  margin-bottom: 10px;
}
.release-block a {
  font: 45px 'Phenomina Bold', sans-serif;
  line-height: 1;
}
.release-block a:hover,
.release-block a:focus {
  color: #fff;
}
@media screen and (max-width: 767px) {
  .release-block > * {
    font-size: 25px;
  }
  .release-block a {
    font-size: 30px;
  }
}
.banner {
  margin: -25px 0 25px;
}
.map {
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -khtml-border-radius: 15px;
  border-radius: 15px;
  margin: 40px 0;
  overflow: hidden;
}
.list-vote {
  counter-reset: myCounter;
  list-style: none;
}
.list-vote > li {
  padding-right: 30px;
  position: relative;
}
.list-vote > li:before {
  counter-increment: myCounter;
  content: counter(myCounter);
  color: #fff;
  font: 30px "Neo Sans Pro Medium", sans-serif;
  left: calc(100% - 20px);
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
}
@media screen and (max-width: 767px) {
  .list-vote > li:before {
    font-size: 20px;
  }
}
.list-vote > li + li {
  margin-top: 25px;
}
.vote {
  border: 3px solid #fff;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -khtml-border-radius: 15px;
  border-radius: 15px;
  height: 75px;
  overflow: hidden;
  position: relative;
}
.vote + .vote {
  margin-top: 25px;
}
.vote-singer {
  height: 100%;
  width: 75px;
  float: left;
  position: relative;
}
.vote-singer .icon-play {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.vote-content {
  height: 100%;
  margin-left: 75px;
  padding-top: 10px;
  position: relative;
}
.vote-text {
  margin-left: 20px;
  margin-right: 100px;
  position: relative;
  z-index: 500;
}
.vote-text > * {
  margin-bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
.vote-scale {
  background: rgba(255, 255, 255, 0.4);
  border-bottom-right-radius: 15px;
  border-top-right-radius: 15px;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  z-index: 0;
}
.vote-percent {
  font: 30px "Neo Sans Pro Medium", sans-serif;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
}
@media screen and (max-width: 767px) {
  .vote-content {
    padding-top: 12px;
  }
  .vote-percent {
    font-size: 20px;
  }
}
.vote-list {
  margin: 25px 0 25px;
}
.vote-list li {
  color: #fff;
  font-family: 'Neo Sans Pro Medium', sans-serif;
}
.vote-list li + li {
  margin-top: 27px;
}
.advantage-block {
  border: 3px solid #fff;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -khtml-border-radius: 15px;
  border-radius: 15px;
  min-height: 169px;
  font-size: 17px;
  padding: 10px 10px 75px;
  position: relative;
  text-align: center;
}
.advantage-block p {
  margin: 0;
}
.advantage-block .icon {
  bottom: 12px;
  left: 50%;
  position: absolute;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
}
.music-block {
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -khtml-border-radius: 15px;
  border-radius: 15px;
  min-height: 292px;
  position: absolute;
}
.program-block {
  background: url("../../images/border-purple.png") 0 0 no-repeat;
  background-size: 100% 100%;
  color: #fff;
  font: 27px 'Neo Sans Pro Medium', sans-serif;
  height: 160px;
  position: relative;
  overflow: hidden;
}
.program-block-indie {
  background-image: url("../../images/border-blue.png");
}
.program-block-morning {
  background-image: url("../../images/border-yellow.png");
}
.program-block-hits {
  background-image: url("../../images/border-dark-blue.png");
}
.program-block-pop {
  background-image: url("../../images/border-light-blue.png");
}
.program-block-hot {
  background-image: url("../../images/border-red.png");
}
.program-block-russian {
  background-image: url("../../images/border-pink.png");
}
.program-block-dance {
  background-image: url("../../images/border-green.png");
}
.program-block-exclusive {
  background-image: url("../../images/border-dark-purple.png");
}
.program-block-time {
  font-size: 24px;
  float: left;
  line-height: 160px;
  text-align: center;
  width: 210px;
}
.program-block-image {
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -khtml-border-radius: 15px;
  border-radius: 15px;
  height: 100%;
  width: 160px;
  float: right;
  overflow: hidden;
}
.program-block-image img {
  height: 100%;
  width: 100%;
}
.program-block-title {
  line-height: 160px;
  margin: 0 160px 0 235px;
}
.program-block + .program-block {
  margin-top: 25px;
}
@media screen and (max-width: 991px) {
  .program-block {
    height: 100px;
    font-size: 20px;
  }
  .program-block-time,
  .program-block-title {
    line-height: 100px;
  }
  .program-block-image {
    width: 160px;
  }
  .program-block-time {
    font-size: 20px;
    width: 155px;
  }
  .program-block-title {
    margin: 0 160px 0 175px;
  }
}
@media (max-width: 479px) {
  .program-block-image {
    display: none;
  }
  .program-block-title {
    margin: 0 10px 0 175px;
  }
}
header {
  background-color: rgba(0, 0, 0, 0.5);
  padding: 10px 0;
}
@media screen and (min-width: 768px) {
  header {
    min-height: 80px;
  }
}
@media screen and (max-width: 767px) {
  header {
    min-height: 67px;
  }
}
.logo {
  float: left;
}
@media screen and (max-width: 767px) {
  .logo > img {
    max-width: 80%;
  }
}
.navbar-collapse {
  box-shadow: none;
  padding: 0;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .navbar-collapse {
    max-height: inherit;
    padding-top: 10px;
  }
}
@media screen and (min-width: 768px) {
  .navbar-right {
    margin: 0;
  }
}
.nav > li > a {
  text-transform: uppercase;
}
.nav > li > a:hover,
.nav > li > a:focus {
  color: #dc3935;
  background-color: transparent;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .nav > li > a {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.nav > li.active > a {
  color: #dc3935;
}
.navbar-nav > li > a {
  color: #fff;
  font: 18px 'Neo Sans Pro Medium', sans-serif;
}
@media screen and (min-width: 768px) {
  .navbar-nav > li > a.link-online {
    padding-right: 60px;
  }
  .navbar-nav > li > a.link-online:after {
    background: url("../../images/sprite.png") 0 0 no-repeat;
    content: '';
    height: 47px;
    width: 45px;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
  }
}
@media screen and (min-width: 768px) {
  .navbar-nav {
    margin-top: 6px;
  }
}
.nav-footer > li {
  display: inline-block;
}
.nav-footer > li a {
  color: #fff;
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  .nav-footer {
    text-align: center;
  }
}
.menu-social {
  text-align: center;
}
.menu-social > li {
  display: inline-block;
}
.menu-social > li + li {
  margin-left: 10px;
}
@media screen and (min-width: 768px) {
  .menu-social a {
    vertical-align: top;
  }
}
@media screen and (max-width: 767px) {
  .menu-social {
    margin-top: 20px;
  }
}
footer {
  background-color: rgba(0, 0, 0, 0.5);
  border-bottom: 1px solid #211f1f;
}
@media screen and (min-width: 768px) {
  footer {
    bottom: 0;
    position: fixed;
    width: 100%;
  }
}
.footer-content {
  color: #fff;
}
@media screen and (min-width: 992px) {
  .footer-content {
    height: 80px;
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: space-between;
    align-items: center;
  }
}
@media screen and (max-width: 991px) {
  .footer-content {
    text-align: center;
    padding: 15px 0;
  }
  .footer-content > * + * {
    margin-top: 15px;
  }
}
.copyright {
  font-size: 11px;
  line-height: inherit;
  margin: 0;
  text-transform: uppercase;
}
@media screen and (min-width: 992px) {
  .copyright {
    margin-right: 15px;
  }
}
@media screen and (max-width: 991px) {
  .copyright br {
    display: none;
  }
}
.list > li + li {
  margin-top: 15px;
}
.program-list {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 25px;
}
.program-list > li {
  float: left;
  position: relative;
}
.program-list > li:not(:last-child):before {
  background-color: #fff;
  content: '';
  height: 3px;
  width: 48%;
  left: 100%;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
}
@media screen and (max-width: 991px) {
  .program-list > li:not(:last-child):before {
    width: 50%;
  }
}
.program-list > li.active:before {
  width: 29%;
}
.program-list > li.active .program-date {
  font-size: 24px;
  height: 96px;
  width: 96px;
  padding-top: 29px;
}
@media screen and (max-width: 991px) {
  .program-list > li.active:before {
    width: 28%;
  }
  .program-list > li.active .program-date {
    font-size: 18px;
    height: 74px;
    width: 74px;
    padding-top: 23px;
  }
}
.program-date {
  border: 3px solid #fff;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  border-radius: 50%;
  color: #fff;
  display: block;
  line-height: 60px;
  font: 16px 'Neo Sans Pro Medium', sans-serif;
  height: 60px;
  width: 60px;
  padding-top: 17px;
  text-align: center;
}
@media screen and (max-width: 991px) {
  .program-date {
    font-size: 12px;
    height: 44px;
    width: 44px;
    padding-top: 12px;
  }
}
.row-sm {
  margin-left: -5px;
  margin-right: -5px;
}
.row-sm:before,
.row-sm:after {
  content: " ";
  display: table;
}
.row-sm:after {
  clear: both;
}
.row-sm .col-xs-6,
.row-sm .col-sm-6,
.row-sm .col-md-6,
.row-sm .col-sm-10,
.row-sm .col-sm-2,
.row-sm .col-sm-5,
.row-sm .col-sm-7,
.row-sm .col-lg-6,
.row-sm .col-sm-3,
.row-sm .col-sm-9,
.row-sm .col-xs-8,
.row-sm .col-xs-4 {
  padding-left: 5px;
  padding-right: 5px;
}
.row-xs {
  margin-left: -2px;
  margin-right: -2px;
}
.row-xs:before,
.row-xs:after {
  content: " ";
  display: table;
}
.row-xs:after {
  clear: both;
}
.row-xs .col-sm-2,
.row-xs .col-sm-3,
.row-xs .col-sm-6,
.row-xs .col-sm-9,
.row-xs .col-sm-10,
.row-xs .col-xs-6 {
  padding-left: 2px;
  padding-right: 2px;
}
.bg {
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: -1;
}
.slide {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
}
.slide.slide1 {
  background: url(../../images/bg-1.jpg) no-repeat center;
  z-index: 1;
}
.slide.slide2 {
  background: url(../../images/bg-2.jpg) no-repeat center;
  z-index: 2;
}
.slide.slide3 {
  background: url(../../images/bg-3.jpg) no-repeat center;
  z-index: 3;
}
.slide.slide4 {
  background: url(../../images/bg-4.jpg) no-repeat center;
  z-index: 4;
}
.slide.slide5 {
  background: url(../../images/bg-5.jpg) no-repeat center;
  z-index: 5;
}

.main-content .flexslider {
  background: transparent;
  border-width: 3px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -khtml-border-radius: 15px;
  border-radius: 15px;
  margin-bottom: 50px;
}
.main-content .flexslider.flexslider-carousel {
  border: 0 none;
  min-height: inherit !important;
}
.main-content .flexslider.flexslider-carousel .slides > li {
  position: relative;
  width: 60px;
}
.main-content .flexslider.flexslider-carousel .slides > li:before {
  background-color: #fff;
  content: '';
  height: 3px;
  width: 50%;
  left: 100%;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
}
@media screen and (min-width: 768px) {
  .main-content .flexslider {
    min-height: 310px;
  }
}
.main-content .flexslider .slides {
  text-align: center;
}
.main-content .flexslider .slides img {
  display: inline-block;
  max-width: 100%;
  width: auto;
}
.main-content .flexslider .flex-direction-nav {
  display: none;
}
.main-content .flexslider .flex-control-nav {
  bottom: -40px;
}
.main-content .flexslider .flex-control-nav > li a {
  background-color: #a79ed0;
  border-color: #a79ed0;
  box-shadow: none;
  height: 14px;
  width: 14px;
  opacity: 0.4;
  vertical-align: middle;
}
.main-content .flexslider .flex-control-nav > li a.flex-active {
  background-color: #fff;
  border-color: #fff;
  opacity: 1;
}
.nav.nav-tabs {
  border-color: transparent;
}
.nav.nav-tabs > li {
  text-align: center;
  width: 50%;
}
.nav.nav-tabs > li a {
  background-color: #fff;
  border: 0 none;
  -moz-border-radius: 15px 15px 0 0;
  -webkit-border-radius: 15px 15px 0 0;
  -khtml-border-radius: 15px 15px 0 0;
  border-radius: 15px 15px 0 0;
  color: #939598;
  font-family: 'Neo Sans Pro Bold', sans-serif;
  margin: 0;
  padding: 8px 5px;
  text-transform: none;
}
.nav.nav-tabs > li a:hover,
.nav.nav-tabs > li a:focus {
  background-color: #fff;
  border: 0 none;
  color: #b93c38;
}
.nav.nav-tabs > li.active a {
  color: #b93c38;
}
.tab-content {
  background-color: #fff;
  -moz-border-radius: 0 0 15px 15px;
  -webkit-border-radius: 0 0 15px 15px;
  -khtml-border-radius: 0 0 15px 15px;
  border-radius: 0 0 15px 15px;
}
.tab-content .tab-pane {
  padding: 5px;
}
.project-row .nav.nav-tabs {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  justify-content: space-between;
}
.project-row .nav.nav-tabs:before,
.project-row .nav.nav-tabs:after {
  content: none;
}
.project-row .nav.nav-tabs > li {
  margin-bottom: -3px;
  width: 25%;
}
.project-row .nav.nav-tabs > li > a {
  background: transparent;
  border: 2px solid transparent;
  border-bottom: 0 none;
  height: 100%;
  padding: 5px 5px 10px;
}
.project-row .nav.nav-tabs > li > a img {
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -khtml-border-radius: 15px;
  border-radius: 15px;
}
.project-row .nav.nav-tabs > li + li {
  margin-left: 10px;
}
.project-row .nav.nav-tabs > li.active > a {
  background: url("../../images/bg-4.png") center top no-repeat;
  background-size: cover;
  border-color: #dc3935;
}
.project-row .nav.nav-tabs > li.active.collapsed > a {
  background: transparent;
  border-color: transparent;
}
.project-row .tab-content {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -khtml-border-radius: 0;
  border-radius: 0;
}
.project-row .tab-pane {
  background: url("../../images/bg-4.png") center top no-repeat;
  background-size: cover;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -khtml-border-radius: 15px;
  border-radius: 15px;
  border: 2px solid #dc3935;
}
.project-row .tab-pane:first-child {
  border-top-left-radius: 0;
}
.project-row .tab-pane:last-child {
  border-top-right-radius: 0;
}
.project-row .tab-pane.active.collapse {
  display: none;
}
.project-row .tab-pane.active.collapse.in {
  display: block;
}
@media screen and (max-width: 567px) {
  .project-info > .row > div {
    float: none;
    width: 100%;
  }
  .project-info > .row > div + div {
    margin-top: 20px;
  }
}
.project-text {
  color: #211f1f;
  padding: 30px 0 30px 30px;
}
.project-text > p {
  margin-top: 25px;
}
@media screen and (max-width: 767px) {
  .project-text {
    padding: 15px;
  }
}
.project-title {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  justify-content: flex-start;
}
.project-title-name {
  font: 30px 'UISansHeavy', sans-serif;
}
.project-title-name > *:first-child {
  margin-bottom: 18px;
}
@media screen and (max-width: 767px) {
  .project-title-name {
    font-size: 24px;
  }
}
.project-number {
  color: #dc3935;
  font-size: 100px;
  line-height: 0.9;
  margin-right: 20px;
}
@media screen and (max-width: 767px) {
  .project-number {
    font-size: 50px;
  }
}
.panel {
  border: 0 none;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -khtml-border-radius: 15px;
  border-radius: 15px;
  box-shadow: none;
  position: relative;
  margin: 0;
}
.panel-heading {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -khtml-border-radius: 0;
  border-radius: 0;
  color: #fff;
  font: 20px "Neo Sans Pro Medium", sans-serif;
  text-align: center;
}
.panel-body {
  padding: 20px 15px 15px;
}
.panel-base {
  background: url("../../images/panel-social.png") 0 0 no-repeat;
  height: 144px;
  width: 294px;
}
.panel-base-chart {
  background-image: url("../../images/panel-chart.png");
  height: 336px;
}
.panel-base + .panel-base {
  margin-top: 65px;
}
.panel-base .panel-heading {
  left: 0;
  position: absolute;
  top: -27px;
  text-align: center;
  width: 100%;
}
.panel-base .panel-body > .icon {
  position: absolute;
}
.panel-base .panel-body > .icon-vk {
  left: 29px;
  top: 28px;
}
.panel-base .panel-body > .icon-fb {
  left: 50%;
  top: 25px;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
}
.panel-base .panel-body > .icon-in {
  right: 29px;
  top: 28px;
}
.panel-base .panel-body > .icon-tw {
  left: 53px;
  bottom: 15px;
}
.panel-base .panel-body > .icon-yb {
  right: 51px;
  bottom: 15px;
}
.panel-base-chart .panel-heading {
  top: -62px;
  padding-top: 20px;
}
