.ieab,
.btn-big span,
.btn-big input font-size,
.btn-share,
.btn-share .in,
.header .main-menu li,
.header .main-menu li:first-child a,
.header .main-menu li:first-child.active,
.motives .motive-controls a.prev,
.motives .motive-controls a.play,
.motives .motive-controls a.play.active,
.motives .motive-controls a.next,
.service-bar .in-basket a,
.band .history h1,
.band .history .tabs >ul li.active a,
.band .history .tabs .section li.item-left,
.band .history .tabs .section li.item-right,
.albums .album-content > ul li.cd,
.albums .album-content > ul li.cd.active,
.albums .album-content > ul li.cd:hover,
.albums .album-content > ul li.tracks,
.albums .album-content > ul li.tracks.active,
.albums .album-content > ul li.tracks:hover,
.albums .album-content > ul li.info,
.albums .album-content > ul li.info.active,
.albums .album-content > ul li.info:hover,
.albums .album-content > ul li.buy,
.albums .album-content > ul li.buy.active,
.albums .album-content > ul li.buy:hover,
.albums .album-content > ul li.list,
.albums .album-content > ul li.list.active,
.albums .album-content > ul li.list:hover,
.albums .album-content > ul li.bubble,
.albums .album-content > ul li.bubble.active,
.albums .album-content > ul li.bubble:hover,
.albums .album-content > ul li.mic,
.albums .album-content > ul li.mic.active,
.albums .album-content > ul li.mic:hover,
.albums .album-content .tabs-2 >ul li.active a,
.albums .buy-type.ico-tobuy-eshop,
.albums .buy-type.ico-tobuy-itunes,
.albums .buy-type.ico-tobuy-singles,
.subnav ul.bubbles li.active,
.next-events h3,
.next-events .item,
.past-events h2,
.event-detail .bubble,
.event-detail .bubble.now,
.event-detail .section.before.active .col-info .ico-facebook,
.event-detail .section.before.active .col-info .ico-facebook:hover,
.overlay-content .close,
.overlay-content .close:hover,
.fake-tabs >ul li.active a,
.remix-box-item a.playable,
.remix-box-item a.playing,
.player,
.player.playing,
#kfb-close a,
#kfb-close a:hover {
  *zoom: expression(runtimeStyle.zoom = 1, insertAdjacentHTML('afterBegin', '<span class="before"></span>'), insertAdjacentHTML('beforeEnd', '<span class="after"></span>'));;
}
@font-face {
  font-family: 'OpenSans-Regular';
  src: url("fonts/opensans-regular-webfont.eot");
  src: url("fonts/opensans-regular-webfont.eot#iefix") format('embedded-opentype'), url("fonts/opensans-regular-webfont.woff") format('woff'), url("fonts/opensans-regular-webfont.ttf") format('truetype'), url("fonts/opensans-regular-webfont.svg") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSans-Extra-Bold';
  src: url("fonts/opensans-extrabold-webfont.eot");
  src: url("fonts/opensans-extrabold-webfont.eot#iefix") format('embedded-opentype'), url("fonts/opensans-extrabold-webfont.woff") format('woff'), url("fonts/opensans-extrabold-webfont.ttf") format('truetype'), url("fonts/opensans-extrabold-webfont.svg") format('svg');
  font-weight: normal;
  font-style: normal;
}
@media screen, print {
  ::-moz-selection {
    background: #fd0100;
  }
  ::selection {
    background: #fd0100;
  }
  body {
    font: 13px/1.5 'OpenSans-Regular', Arial, sans-serif;
    background: #fff;
    color: #000;
  }
  p,
  ul,
  ol,
  dl,
  table,
  h4 {
    margin: 0 0 2em;
    line-height: 1.5em;
  }
  h1,
  h2,
  h3,
  h4 {
    margin-top: 0;
    font-weight: normal;
  }
  h1 {
    margin-bottom: 25px;
    font-size: 30px;
    line-height: 1.2;
    font-family: 'OpenSans-Extra-Bold', Arial, sans-serif;
  }
  h2 {
    margin-bottom: 20px;
    font-size: 25px;
    line-height: 1.2;
  }
  h3 {
    margin-bottom: 15px;
    font-size: 20px;
  }
  h4 {
    font-size: 100%;
  }
  a {
    color: #fd0100;
    outline: 0;
  }
  a:hover {
    color: #fff;
  }
  ul.plain {
    margin-left: 0;
    padding: 0;
    list-style: none;
  }
  table {
    margin: 0 0 35px 0;
    clear: both;
    width: 100%;
    background: none;
    border: 0;
    border-collapse: collapse;
    box-sizing: border-box;
  }
  table th,
  table td {
    padding: 15px;
    vertical-align: top;
  }
  table th {
    text-align: left;
    background: #a42727;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
  }
  table td {
    background: #000;
    color: #fff;
  }
  table.plain {
    margin: 0;
    background: none;
    border: none;
  }
  table.plain th,
  table.plain td {
    background: none;
    font-weight: normal;
    vertical-align: middle;
    font-size: 100%;
  }
  table.v-middle td {
    vertical-align: middle;
    border-bottom: 1px solid #333;
  }
  img {
    border: 0;
    padding: 0;
    margin: 0;
  }
  img.left,
  img.right {
    margin: 0 25px 25px 25px;
    border: 3px solid #a42626;
  }
  img.left {
    margin-left: 0;
    float: left;
  }
  img.right {
    margin-right: 0;
    float: right;
  }
  img.plain {
    margin: 0;
    padding: 0;
    border: 0;
    display: inline;
    vertical-align: middle;
  }
  form {
    margin: 0;
  }
  input {
    vertical-align: middle;
  }
  input.text,
  textarea.text {
    border: none;
    color: #2b1313;
  }
  input[type="submit"] {
    cursor: pointer;
  }
  input[type="text"],
  input[type="password"],
  textarea {
    padding: 5px;
    font-size: 100%;
    outline: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  input.center {
    text-align: center;
  }
  select.country {
    padding: 5px;
  }
  .inline-btn,
  .inline-btn span,
  .inline-btn input {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    height: 30px;
    line-height: 30px;
  }
  .inline-btn span,
  .inline-btn input {
    padding: 0 15px;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    white-space: nowrap;
    border: none;
    background: none;
    font-size: 13px;
    font-family: 'OpenSans-Bold', Arial, sans-serif;
    cursor: pointer;
  }
  .inline-btn {
    position: relative;
    background-image: url("../img/sprites.png");
    background-repeat: no-repeat;
    background-position: -518px -516px;
  }
  .inline-btn:hover {
    opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity= 70 )";
    filter: alpha(opacity= 70 );
  }
  .btn-big,
  .btn-big span,
  .btn-big input {
    height: 53px;
    line-height: 53px;
  }
  .btn-big {
    background-image: url("../img/sprites.png");
    background-repeat: no-repeat;
    background-position: -518px -459px;
  }
  .btn-big span,
  .btn-big input font-size,
  .btn-share {
    padding: 4px 15px 4px 35px;
    font: 13px 'OpenSans-Extra-Bold', Arial, sans-serif;
    background: #000;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: middle;
    border: 3px solid #fff;
    -webkit-border-radius: 55px;
    -moz-border-radius: 55px;
    border-radius: 55px;
    position: relative;
    z-index: 2;
    text-align: left;
    -webkit-transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    -ms-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
    transition: opacity 0.5s;
    cursor: pointer;
  }
  .btn-big span:after,
  .btn-big input font-size:after,
  .btn-share:after,
  .btn-big span > .after,
  .btn-big input font-size > .after,
  .btn-share > .after {
    content: '';
    background-image: url("../img/sprites.png");
    background-repeat: no-repeat;
    background-position: -493px -344px;
    width: 17px;
    height: 17px;
    position: absolute;
    left: 5px;
    top: 50%;
    margin-top: -9px;
  }
  .btn-share .in {
    height: 0;
    padding: 0;
    overflow: hidden;
    background: #000;
    color: #fff;
    border: 0;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    position: absolute;
    top: -131px;
    left: 0;
    right: 0;
  }
  .btn-share .in:before,
  .btn-share .in > .before {
    content: '';
    background-image: url("../img/sprites.png");
    background-repeat: no-repeat;
    background-position: -1200px -734px;
    width: 14px;
    height: 9px;
    position: absolute;
    left: 50%;
    margin-left: -7px;
    bottom: -9px;
  }
  .btn-share:hover {
    color: #ddd;
  }
  .btn-share:hover .in {
    display: block;
    overflow: visible;
    height: 100px;
    padding: 25px 30px 0;
    border: 3px solid #ededed;
  }
  .btn-share iframe,
  .btn-share div {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 0 auto 5px;
  }
  .btn-share #___plusone_0 {
    width: 45px;
  }
  .clearfix {
    *zoom: 1;
  }
  .clearfix:before,
  .clearfix:after {
    display: table;
    content: " ";
  }
  .clearfix:after {
    clear: both;
  }
  .fl {
    display: inline;
    float: left;
  }
  .fr {
    display: inline;
    float: right;
  }
  .cl {
    clear: left;
  }
  .cr {
    clear: right;
  }
  .cb {
    clear: both;
  }
  .w-100 {
    width: 100%;
    *width: 95%;
  }
  .w-50 {
    width: 50%;
    *width: 45%;
  }
  .w-30px {
    width: 30px;
    *width: 20px;
  }
  .out {
    position: absolute;
    left: -5000px;
    top: -5000px;
  }
  .break {
    height: 0;
    font-size: 1px;
    clear: both;
    overflow: hidden;
    visibility: hidden;
    display: block;
  }
  .small {
    font-size: 12px;
  }
  .suppress {
    color: #666;
    font-weight: normal;
  }
  .hidden {
    display: none;
  }
  .block {
    display: block;
  }
  .iblock {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    *display: inline;
    vertical-align: top;
    *zoom: 1;
  }
  .va-top {
    vertical-align: top !important;
  }
  .va-middle {
    vertical-align: middle !important;
  }
  .nowrap {
    white-space: nowrap !important;
  }
  .center {
    text-align: center;
  }
  .left {
    text-align: left !important;
  }
  .right {
    text-align: right;
  }
  .bold {
    font-weight: bold !important;
  }
  ul.files {
    list-style: none;
    margin: 0 0 35px 0;
    padding: 0;
  }
  ul.files li {
    background: none;
    padding: 0;
    margin-bottom: 0.3em;
  }
  ul.files li a,
  a.ico-file {
    background-repeat: no-repeat;
    background-position: 0 2px;
    line-height: 1.5em;
    padding: 2px 0 2px 22px !important;
  }
  .ico-file-ai {
    background-image: url("../img/file-icons/ico-file-ai.png");
  }
  .ico-file-avi {
    background-image: url("../img/file-icons/ico-file-avi.png");
  }
  .ico-file-bmp {
    background-image: url("../img/file-icons/ico-file-bmp.png");
  }
  .ico-file-cdr {
    background-image: url("../img/file-icons/ico-file-cdr.png");
  }
  .ico-file-doc {
    background-image: url("../img/file-icons/ico-file-doc.png");
  }
  .ico-file-dxf {
    background-image: url("../img/file-icons/ico-file-dxf.png");
  }
  .ico-file-exe {
    background-image: url("../img/file-icons/ico-file-exe.png");
  }
  .ico-file-png {
    background-image: url("../img/file-icons/ico-file-png.png");
  }
  .ico-file-html {
    background-image: url("../img/file-icons/ico-file-html.png");
  }
  .ico-file-jpg {
    background-image: url("../img/file-icons/ico-file-jpg.png");
  }
  .ico-file-mp3 {
    background-image: url("../img/file-icons/ico-file-mp3.png");
  }
  .ico-file-pdf {
    background-image: url("../img/file-icons/ico-file-pdf.png");
  }
  .ico-file-png {
    background-image: url("../img/file-icons/ico-file-png.png");
  }
  .ico-file-ppt {
    background-image: url("../img/file-icons/ico-file-ppt.png");
  }
  .ico-file-psd {
    background-image: url("../img/file-icons/ico-file-psd.png");
  }
  .ico-file-rtf {
    background-image: url("../img/file-icons/ico-file-rtf.png");
  }
  .ico-file-qt {
    background-image: url("../img/file-icons/ico-file-qt.png");
  }
  .ico-file-ra {
    background-image: url("../img/file-icons/ico-file-ra.png");
  }
  .ico-file-swf {
    background-image: url("../img/file-icons/ico-file-swf.png");
  }
  .ico-file-tif {
    background-image: url("../img/file-icons/ico-file-tif.png");
  }
  .ico-file-txt {
    background-image: url("../img/file-icons/ico-file-txt.png");
  }
  .ico-file-xls {
    background-image: url("../img/file-icons/ico-file-xls.png");
  }
  .ico-file-zip {
    background-image: url("../img/file-icons/ico-file-zip.png");
  }
  .ico-file-unknown {
    background-image: url("../img/file-icons/ico-file-unknown.png");
  }
}
@media screen {
  #kfb-overlay {
    position: fixed;
    z-index: 100;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    min-height: 100%;
    background-color: #fff;
    opacity: 0.9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity= 90 )";
    filter: alpha(opacity= 90 );
  }
  #kfb-window {
    color: #000;
    z-index: 102;
    position: fixed;
    position: absolute;
    top: 35px;
    left: 50%;
    width: 400px;
    margin-left: -200px;
  }
  * html #kfb-window {
    position: absolute;
  }
  #kfb-window #kfb-image-anchor img {
    display: block;
    margin: 0 auto;
    clear: both;
  }
  #kfb-image-anchor {
    min-height: 150px;
    _height: 150px;
    display: block;
    background: url("../img/lb-loading.gif") no-repeat 50% 50%;
    zoom: 1;
    text-align: center;
  }
  #kfb-image-anchor.hidden {
    display: none;
  }
  #kfb-image-anchor-wrapper {
    position: relative;
  }
  #kfb-caption,
  #kfb-content h2 {
    padding: 0 0px;
    margin: 0 0 4px 0;
    text-align: left;
    font-size: 25px;
  }
  #kfb-caption {
    padding: 10px 15px 15px;
  }
  #kfb-desc {
    padding: 0 15px;
    margin: 5px 0;
    text-align: left;
  }
  #kfb-page-list {
    padding-top: 20px;
    text-align: center;
  }
  #kfb-page-list a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 2px 7px 12px 7px;
    position: relative;
    *display: line;
  }
  #kfb-page-list a.active {
    margin: 0px 5px 10px;
    font-weight: bold;
    text-decoration: none;
    border: 2px solid #932f2f;
  }
  #kfb-page-list a.active:after {
    width: 0;
    height: 0;
    margin-left: -2px;
    content: " ";
    position: absolute;
    top: -7px;
    left: 50%;
    border-bottom: 5px solid #932f2f;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
  }
  #kfb-page-list img {
    vertical-align: middle;
  }
  #kfb-prev,
  #kfb-next {
    width: 65px;
    height: 49px;
    margin-top: -25px;
    position: absolute;
    top: 50%;
    text-indent: -6666px;
  }
  #kfb-prev:hover,
  #kfb-next:hover {
    opacity: 0.9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity= 90 )";
    filter: alpha(opacity= 90 );
    margin-top: -23px;
  }
  #kfb-prev {
    float: left;
    background: url("../img/ico-arr-lb-prev.png") no-repeat 50% 50%;
    left: -65px;
  }
  #kfb-next {
    background: url("../img/ico-arr-lb-next.png") no-repeat 50% 50%;
    right: -65px;
  }
  #kfb-close {
    cursor: pointer;
    padding: 0;
    margin: 0;
    color: #000;
    text-decoration: none;
    position: absolute;
    z-index: 103;
    right: -100px;
    top: 40px;
  }
  #kfb-close a {
    display: block;
    padding: 10px 0 10px 20px;
    position: relative;
    cursor: pointer;
    color: #000;
    font-size: 15px;
    text-decoration: none;
  }
  #kfb-iframe {
    z-index: 99;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    border: none;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity= 0 )";
    filter: alpha(opacity= 0 );
  }
  #kfb-content {
    text-align: left;
    border: none;
  }
  #kfb-content.loader {
    background: url("../img/lb-loading.gif") no-repeat 50% 50%;
  }
}
.ieab,
.btn-big span,
.btn-big input font-size,
.btn-share,
.btn-share .in,
.header .main-menu li,
.header .main-menu li:first-child a,
.header .main-menu li:first-child.active,
.motives .motive-controls a.prev,
.motives .motive-controls a.play,
.motives .motive-controls a.play.active,
.motives .motive-controls a.next,
.service-bar .in-basket a,
.band .history h1,
.band .history .tabs >ul li.active a,
.band .history .tabs .section li.item-left,
.band .history .tabs .section li.item-right,
.albums .album-content > ul li.cd,
.albums .album-content > ul li.cd.active,
.albums .album-content > ul li.cd:hover,
.albums .album-content > ul li.tracks,
.albums .album-content > ul li.tracks.active,
.albums .album-content > ul li.tracks:hover,
.albums .album-content > ul li.info,
.albums .album-content > ul li.info.active,
.albums .album-content > ul li.info:hover,
.albums .album-content > ul li.buy,
.albums .album-content > ul li.buy.active,
.albums .album-content > ul li.buy:hover,
.albums .album-content > ul li.list,
.albums .album-content > ul li.list.active,
.albums .album-content > ul li.list:hover,
.albums .album-content > ul li.bubble,
.albums .album-content > ul li.bubble.active,
.albums .album-content > ul li.bubble:hover,
.albums .album-content > ul li.mic,
.albums .album-content > ul li.mic.active,
.albums .album-content > ul li.mic:hover,
.albums .album-content .tabs-2 >ul li.active a,
.albums .buy-type.ico-tobuy-eshop,
.albums .buy-type.ico-tobuy-itunes,
.albums .buy-type.ico-tobuy-singles,
.subnav ul.bubbles li.active,
.next-events h3,
.next-events .item,
.past-events h2,
.event-detail .bubble,
.event-detail .bubble.now,
.event-detail .section.before.active .col-info .ico-facebook,
.event-detail .section.before.active .col-info .ico-facebook:hover,
.overlay-content .close,
.overlay-content .close:hover,
.fake-tabs >ul li.active a,
.remix-box-item a.playable,
.remix-box-item a.playing,
.player,
.player.playing,
#kfb-close a,
#kfb-close a:hover {
  *zoom: expression(runtimeStyle.zoom = 1, insertAdjacentHTML('afterBegin', '<span class="before"></span>'), insertAdjacentHTML('beforeEnd', '<span class="after"></span>'));;
}
@font-face {
  font-family: 'OpenSans-Regular';
  src: url("fonts/opensans-regular-webfont.eot");
  src: url("fonts/opensans-regular-webfont.eot#iefix") format('embedded-opentype'), url("fonts/opensans-regular-webfont.woff") format('woff'), url("fonts/opensans-regular-webfont.ttf") format('truetype'), url("fonts/opensans-regular-webfont.svg") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSans-Extra-Bold';
  src: url("fonts/opensans-extrabold-webfont.eot");
  src: url("fonts/opensans-extrabold-webfont.eot#iefix") format('embedded-opentype'), url("fonts/opensans-extrabold-webfont.woff") format('woff'), url("fonts/opensans-extrabold-webfont.ttf") format('truetype'), url("fonts/opensans-extrabold-webfont.svg") format('svg');
  font-weight: normal;
  font-style: normal;
}
@media screen, print {
  ::-moz-selection {
    background: #fd0100;
  }
  ::selection {
    background: #fd0100;
  }
  body {
    font: 13px/1.5 'OpenSans-Regular', Arial, sans-serif;
    background: #fff;
    color: #000;
  }
  p,
  ul,
  ol,
  dl,
  table,
  h4 {
    margin: 0 0 2em;
    line-height: 1.5em;
  }
  h1,
  h2,
  h3,
  h4 {
    margin-top: 0;
    font-weight: normal;
  }
  h1 {
    margin-bottom: 25px;
    font-size: 30px;
    line-height: 1.2;
    font-family: 'OpenSans-Extra-Bold', Arial, sans-serif;
  }
  h2 {
    margin-bottom: 20px;
    font-size: 25px;
    line-height: 1.2;
  }
  h3 {
    margin-bottom: 15px;
    font-size: 20px;
  }
  h4 {
    font-size: 100%;
  }
  a {
    color: #fd0100;
    outline: 0;
  }
  a:hover {
    color: #fff;
  }
  ul.plain {
    margin-left: 0;
    padding: 0;
    list-style: none;
  }
  table {
    margin: 0 0 35px 0;
    clear: both;
    width: 100%;
    background: none;
    border: 0;
    border-collapse: collapse;
    box-sizing: border-box;
  }
  table th,
  table td {
    padding: 15px;
    vertical-align: top;
  }
  table th {
    text-align: left;
    background: #a42727;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
  }
  table td {
    background: #000;
    color: #fff;
  }
  table.plain {
    margin: 0;
    background: none;
    border: none;
  }
  table.plain th,
  table.plain td {
    background: none;
    font-weight: normal;
    vertical-align: middle;
    font-size: 100%;
  }
  table.v-middle td {
    vertical-align: middle;
    border-bottom: 1px solid #333;
  }
  img {
    border: 0;
    padding: 0;
    margin: 0;
  }
  img.left,
  img.right {
    margin: 0 25px 25px 25px;
    border: 3px solid #a42626;
  }
  img.left {
    margin-left: 0;
    float: left;
  }
  img.right {
    margin-right: 0;
    float: right;
  }
  img.plain {
    margin: 0;
    padding: 0;
    border: 0;
    display: inline;
    vertical-align: middle;
  }
  form {
    margin: 0;
  }
  input {
    vertical-align: middle;
  }
  input.text,
  textarea.text {
    border: none;
    color: #2b1313;
  }
  input[type="submit"] {
    cursor: pointer;
  }
  input[type="text"],
  input[type="password"],
  textarea {
    padding: 5px;
    font-size: 100%;
    outline: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  input.center {
    text-align: center;
  }
  select.country {
    padding: 5px;
  }
  .inline-btn,
  .inline-btn span,
  .inline-btn input {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    height: 30px;
    line-height: 30px;
  }
  .inline-btn span,
  .inline-btn input {
    padding: 0 15px;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    white-space: nowrap;
    border: none;
    background: none;
    font-size: 13px;
    font-family: 'OpenSans-Bold', Arial, sans-serif;
    cursor: pointer;
  }
  .inline-btn {
    position: relative;
    background-image: url("../img/sprites.png");
    background-repeat: no-repeat;
    background-position: -518px -516px;
  }
  .inline-btn:hover {
    opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity= 70 )";
    filter: alpha(opacity= 70 );
  }
  .btn-big,
  .btn-big span,
  .btn-big input {
    height: 53px;
    line-height: 53px;
  }
  .btn-big {
    background-image: url("../img/sprites.png");
    background-repeat: no-repeat;
    background-position: -518px -459px;
  }
  .btn-big span,
  .btn-big input font-size,
  .btn-share {
    padding: 4px 15px 4px 35px;
    font: 13px 'OpenSans-Extra-Bold', Arial, sans-serif;
    background: #000;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: middle;
    border: 3px solid #fff;
    -webkit-border-radius: 55px;
    -moz-border-radius: 55px;
    border-radius: 55px;
    position: relative;
    z-index: 2;
    text-align: left;
    -webkit-transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    -ms-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
    transition: opacity 0.5s;
    cursor: pointer;
  }
  .btn-big span:after,
  .btn-big input font-size:after,
  .btn-share:after,
  .btn-big span > .after,
  .btn-big input font-size > .after,
  .btn-share > .after {
    content: '';
    background-image: url("../img/sprites.png");
    background-repeat: no-repeat;
    background-position: -493px -344px;
    width: 17px;
    height: 17px;
    position: absolute;
    left: 5px;
    top: 50%;
    margin-top: -9px;
  }
  .btn-share .in {
    height: 0;
    padding: 0;
    overflow: hidden;
    background: #000;
    color: #fff;
    border: 0;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    position: absolute;
    top: -131px;
    left: 0;
    right: 0;
  }
  .btn-share .in:before,
  .btn-share .in > .before {
    content: '';
    background-image: url("../img/sprites.png");
    background-repeat: no-repeat;
    background-position: -1200px -734px;
    width: 14px;
    height: 9px;
    position: absolute;
    left: 50%;
    margin-left: -7px;
    bottom: -9px;
  }
  .btn-share:hover {
    color: #ddd;
  }
  .btn-share:hover .in {
    display: block;
    overflow: visible;
    height: 100px;
    padding: 25px 30px 0;
    border: 3px solid #ededed;
  }
  .btn-share iframe,
  .btn-share div {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 0 auto 5px;
  }
  .btn-share #___plusone_0 {
    width: 45px;
  }
  .clearfix {
    *zoom: 1;
  }
  .clearfix:before,
  .clearfix:after {
    display: table;
    content: " ";
  }
  .clearfix:after {
    clear: both;
  }
  .fl {
    display: inline;
    float: left;
  }
  .fr {
    display: inline;
    float: right;
  }
  .cl {
    clear: left;
  }
  .cr {
    clear: right;
  }
  .cb {
    clear: both;
  }
  .w-100 {
    width: 100%;
    *width: 95%;
  }
  .w-50 {
    width: 50%;
    *width: 45%;
  }
  .w-30px {
    width: 30px;
    *width: 20px;
  }
  .out {
    position: absolute;
    left: -5000px;
    top: -5000px;
  }
  .break {
    height: 0;
    font-size: 1px;
    clear: both;
    overflow: hidden;
    visibility: hidden;
    display: block;
  }
  .small {
    font-size: 12px;
  }
  .suppress {
    color: #666;
    font-weight: normal;
  }
  .hidden {
    display: none;
  }
  .block {
    display: block;
  }
  .iblock {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    *display: inline;
    vertical-align: top;
    *zoom: 1;
  }
  .va-top {
    vertical-align: top !important;
  }
  .va-middle {
    vertical-align: middle !important;
  }
  .nowrap {
    white-space: nowrap !important;
  }
  .center {
    text-align: center;
  }
  .left {
    text-align: left !important;
  }
  .right {
    text-align: right;
  }
  .bold {
    font-weight: bold !important;
  }
  ul.files {
    list-style: none;
    margin: 0 0 35px 0;
    padding: 0;
  }
  ul.files li {
    background: none;
    padding: 0;
    margin-bottom: 0.3em;
  }
  ul.files li a,
  a.ico-file {
    background-repeat: no-repeat;
    background-position: 0 2px;
    line-height: 1.5em;
    padding: 2px 0 2px 22px !important;
  }
  .ico-file-ai {
    background-image: url("../img/file-icons/ico-file-ai.png");
  }
  .ico-file-avi {
    background-image: url("../img/file-icons/ico-file-avi.png");
  }
  .ico-file-bmp {
    background-image: url("../img/file-icons/ico-file-bmp.png");
  }
  .ico-file-cdr {
    background-image: url("../img/file-icons/ico-file-cdr.png");
  }
  .ico-file-doc {
    background-image: url("../img/file-icons/ico-file-doc.png");
  }
  .ico-file-dxf {
    background-image: url("../img/file-icons/ico-file-dxf.png");
  }
  .ico-file-exe {
    background-image: url("../img/file-icons/ico-file-exe.png");
  }
  .ico-file-png {
    background-image: url("../img/file-icons/ico-file-png.png");
  }
  .ico-file-html {
    background-image: url("../img/file-icons/ico-file-html.png");
  }
  .ico-file-jpg {
    background-image: url("../img/file-icons/ico-file-jpg.png");
  }
  .ico-file-mp3 {
    background-image: url("../img/file-icons/ico-file-mp3.png");
  }
  .ico-file-pdf {
    background-image: url("../img/file-icons/ico-file-pdf.png");
  }
  .ico-file-png {
    background-image: url("../img/file-icons/ico-file-png.png");
  }
  .ico-file-ppt {
    background-image: url("../img/file-icons/ico-file-ppt.png");
  }
  .ico-file-psd {
    background-image: url("../img/file-icons/ico-file-psd.png");
  }
  .ico-file-rtf {
    background-image: url("../img/file-icons/ico-file-rtf.png");
  }
  .ico-file-qt {
    background-image: url("../img/file-icons/ico-file-qt.png");
  }
  .ico-file-ra {
    background-image: url("../img/file-icons/ico-file-ra.png");
  }
  .ico-file-swf {
    background-image: url("../img/file-icons/ico-file-swf.png");
  }
  .ico-file-tif {
    background-image: url("../img/file-icons/ico-file-tif.png");
  }
  .ico-file-txt {
    background-image: url("../img/file-icons/ico-file-txt.png");
  }
  .ico-file-xls {
    background-image: url("../img/file-icons/ico-file-xls.png");
  }
  .ico-file-zip {
    background-image: url("../img/file-icons/ico-file-zip.png");
  }
  .ico-file-unknown {
    background-image: url("../img/file-icons/ico-file-unknown.png");
  }
}
@media screen {
  html {
    height: 100%;
    overflow-y: scroll;
  }
  body {
    height: 100%;
    padding: 0;
    margin: 0;
    background: #111;
    color: #fff;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
  .row {
    width: 100%;
    display: block;
    position: relative;
    clear: both;
    *zoom: 1;
  }
  .row:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0;
  }
  .col {
    position: relative;
    float: left;
    left: 100%;
  }
  .col-order-1 {
    width: 300px;
    margin-left: -100%;
  }
  .col-order-2 {
    width: 150px;
    margin-left: -640px;
  }
  .col-order-3 {
    width: 145px;
    margin-left: -455px;
  }
  .col-order-4 {
    width: 140px;
    margin-left: -270px;
  }
  .col-order-5 {
    width: 85px;
    margin-left: -85px;
  }
  .col-order-2b {
    width: 300px;
    margin-left: -640px;
  }
  .col-order-3b {
    width: 300px;
    margin-left: -300px;
  }
  .main {
    min-width: 768px;
    height: 100%;
  }
  .header {
    width: 100%;
    padding-top: 15px;
    min-height: 45px;
    background: #000 url("../img/header.png");
    position: fixed;
    z-index: 3;
  }
  .header .logo {
    margin: 0 0 10px 30px;
    overflow: hidden;
    float: left;
    width: 300px;
    height: 31px;
    position: relative;
    text-indent: -9999px;
  }
  .header .logo span {
    width: 100%;
    height: 100%;
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 0;
    background-image: url("../img/sprites.png");
    background-repeat: no-repeat;
    background-position: -518px -550px;
  }
  .header .main-menu {
    margin: -15px 30px 0 0;
    padding: 0;
    list-style: none;
    float: right;
    text-transform: uppercase;
    font-size: 15px;
  }
  .header .main-menu li {
    float: left;
    position: relative;
    height: 100%;
    line-height: 60px;
  }
  .header .main-menu li:after,
  .header .main-menu li > .after {
    content: '';
    background-image: url("../img/sprites.png");
    background-repeat: no-repeat;
    background-position: -1208px -547px;
    width: 6px;
    height: 12px;
    position: absolute;
    right: -5px;
    top: 50%;
    margin-top: -6px;
  }
  .header .main-menu li:first-child a {
    width: 30px;
    padding: 0;
    overflow: hidden;
    font-size: 0;
  }
  .header .main-menu li:first-child a:after,
  .header .main-menu li:first-child a > .after {
    content: '';
    background-image: url("../img/sprites.png");
    background-repeat: no-repeat;
    background-position: -493px -382px;
    width: 13px;
    height: 13px;
    position: absolute;
    left: 50%;
    margin-left: -7px;
    top: 50%;
    margin-top: -7px;
  }
  .header .main-menu li:first-child.active:after,
  .header .main-menu li:first-child.active > .after {
    content: '';
    background-image: url("../img/sprites.png");
    background-repeat: no-repeat;
    background-position: -493px -365px;
    width: 13px;
    height: 13px;
    position: absolute;
    left: 50%;
    margin-left: -7px;
    top: 50%;
    margin-top: -7px;
  }
  .header .main-menu li:last-child:after,
  .header .main-menu li:last-child > .after {
    display: none;
  }
  .header .main-menu li.active a {
    color: #fd0100;
  }
  .header .main-menu a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 0 15px;
    height: 37px;
    line-height: 45px;
    color: #fff;
    text-decoration: none;
  }
  .header .main-menu a:hover {
    color: #fd0100;
    -webkit-transition: color 0.7s;
    -moz-transition: color 0.7s;
    -ms-transition: color 0.7s;
    -o-transition: color 0.7s;
    transition: color 0.7s;
  }
  .footer {
    width: 100%;
    height: 55px;
    background: #000 url("../img/header.png");
    color: #fff;
    position: fixed;
    bottom: 0;
    z-index: 3;
    border-top: 1px solid #333;
  }
  .footer .links {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    line-height: 55px;
    padding: 0 30px 0;
  }
  .footer .links a {
    vertical-align: middle;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 33px;
    height: 33px;
    margin-right: 5px;
    font-size: 0;
    background-image: url("../img/sprites.png");
    background-repeat: no-repeat;
    background-position: -873px -703px;
  }
  .footer .links a.ico-facebook {
    background-position: -873px -703px;
  }
  .footer .links a.ico-facebook:hover {
    background-position: -1126px -711px;
  }
  .footer .links a.ico-twitter {
    background-position: -978px -711px;
  }
  .footer .links a.ico-twitter:hover {
    background-position: -659px -754px;
  }
  .footer .links a.ico-bandzone {
    background-position: -1015px -711px;
  }
  .footer .links a.ico-bandzone:hover {
    background-position: -622px -754px;
  }
  .footer .links a.ico-myspace {
    background-position: -696px -754px;
  }
  .footer .links a.ico-myspace:hover {
    background-position: -733px -754px;
  }
  .footer .links a.ico-lastfm {
    background-position: -770px -754px;
  }
  .footer .links a.ico-lastfm:hover {
    background-position: -807px -754px;
  }
  .footer .links a.ico-flickr {
    background-position: -844px -754px;
  }
  .footer .links a.ico-flickr:hover {
    background-position: -881px -754px;
  }
  .footer .links a.ico-vimeo {
    background-position: -1163px -711px;
  }
  .footer .links a.ico-vimeo:hover {
    background-position: -854px -659px;
  }
  .footer .links a.ico-youtube {
    background-position: -1052px -711px;
  }
  .footer .links a.ico-youtube:hover {
    background-position: -1089px -711px;
  }
  .footer .dev {
    font-size: 12px;
    position: absolute;
    top: 14px;
    right: 30px;
  }
  .footer .dev a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 0 0 3px 5px;
    vertical-align: bottom;
    text-indent: -9999px;
    background-image: url("../img/sprites.png");
    background-repeat: no-repeat;
    background-position: -1128px -672px;
    width: 59px;
    height: 26px;
  }
  .footer .dev a:hover {
    opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity= 70 )";
    filter: alpha(opacity= 70 );
  }
  .footer .shutter {
    display: none;
    margin-left: -22px;
    background-image: url("../img/sprites.png");
    background-repeat: no-repeat;
    background-position: -824px -703px;
    width: 45px;
    height: 45px;
    top: -44px;
    position: absolute;
    left: 50%;
    cursor: pointer;
  }
  .motives {
    width: 100%;
    height: 100%;
  }
  .motives .item {
    display: none;
    width: 100%;
    height: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
  .motives .item.active {
    display: block;
  }
  .motives .motive-controls {
    position: absolute;
    bottom: 340px;
  }
  .motives .motive-controls a {
    width: 40px;
    height: 40px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    position: relative;
    z-index: 2;
  }
  .motives .motive-controls a.prev:after,
  .motives .motive-controls a.prev > .after {
    content: '';
    background-image: url("../img/sprites.png");
    background-repeat: no-repeat;
    background-position: -900px -393px;
    width: 10px;
    height: 19px;
    position: absolute;
    left: 50%;
    margin-left: -5px;
    top: 50%;
    margin-top: -10px;
  }
  .motives .motive-controls a.play:after,
  .motives .motive-controls a.play > .after {
    content: '';
    background-image: url("../img/sprites.png");
    background-repeat: no-repeat;
    background-position: -886px -393px;
    width: 10px;
    height: 19px;
    position: absolute;
    left: 50%;
    margin-left: -5px;
    top: 50%;
    margin-top: -10px;
  }
  .motives .motive-controls a.play.active:after,
  .motives .motive-controls a.play.active > .after {
    content: '';
    background-image: url("../img/sprites.png");
    background-repeat: no-repeat;
    background-position: -1200px -711px;
    width: 10px;
    height: 19px;
    position: absolute;
    left: 50%;
    margin-left: -5px;
    top: 50%;
    margin-top: -10px;
  }
  .motives .motive-controls a.next:after,
  .motives .motive-controls a.next > .after {
    content: '';
    background-image: url("../img/sprites.png");
    background-repeat: no-repeat;
    background-position: -886px -416px;
    width: 10px;
    height: 19px;
    position: absolute;
    left: 50%;
    margin-left: -5px;
    top: 50%;
    margin-top: -10px;
  }
  .motives .motive-controls a:before {
    content: ' ';
    background: #000;
    width: 100%;
    height: 100%;
    opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity= 70 )";
    filter: alpha(opacity= 70 );
    position: absolute;
    z-index: -1;
  }
  .motives .motive-controls a:hover {
    -webkit-transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    -ms-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
    transition: opacity 0.5s;
  }
  .motives .motive-controls a:hover:before {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity= 100 )";
    filter: alpha(opacity= 100 );
  }
  .title {
    position: absolute;
    left: 0;
    bottom: 385px;
  }
  .title h2,
  .title .date,
  .title .controls .item {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 0 0 20px;
    padding: 10px 20px;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    z-index: 2;
  }
  .title h2:before,
  .title .date:before,
  .title .controls .item:before {
    content: ' ';
    background: #000;
    margin: -10px -20px -10px -20px;
    width: 100%;
    height: 100%;
    opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity= 70 )";
    filter: alpha(opacity= 70 );
    position: absolute;
    z-index: -1;
  }
  .title h2 {
    padding: 10px 20px 25px 20px;
    display: table;
    font-size: 50px;
    font-family: 'OpenSans-Extra-Bold', Arial, sans-serif;
  }
  .title h2 strong {
    display: block;
    font-size: 80px;
  }
  .title .date {
    display: table;
    font-size: 19px;
  }
  .home-news {
    width: 100%;
    min-width: 780px;
    position: absolute;
    bottom: 55px;
    z-index: 2;
  }
  .home-news .item {
    height: 112px;
    background: #1a1a1a;
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
  }
  .home-news .item:first-child {
    border-bottom: none;
  }
  .home-news h2 {
    float: left;
    width: 195px;
    height: 112px;
    margin: 0;
    line-height: 112px;
    font-family: 'OpenSans-Extra-Bold', Arial, sans-serif;
    font-size: 25px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
  }
  .home-news .slider {
    height: 112px;
    background: #000;
  }
  .home-news .slider .event-item:first-child {
    padding-left: 90px;
  }
  .home-news .slider .event-item:last-child {
    padding-right: 80px;
  }
  .slider {
    position: relative;
  }
  .slider .wrapper {
    white-space: nowrap;
  }
  .slider .arr {
    height: 114px;
    position: absolute;
    top: 0;
    cursor: pointer;
  }
  .slider .arr.arr-left {
    width: 108px;
    left: 0;
    background-image: url("../img/sprites.png");
    background-repeat: no-repeat;
    background-position: -2px -754px;
  }
  .slider .arr.arr-left:hover {
    background-image: url("../img/sprites.png");
    background-repeat: no-repeat;
    background-position: -630px -585px;
  }
  .slider .arr.arr-right {
    width: 100px;
    right: 0;
    background-image: url("../img/sprites.png");
    background-repeat: no-repeat;
    background-position: -920px -593px;
  }
  .slider .arr.arr-right:hover {
    background-image: url("../img/sprites.png");
    background-repeat: no-repeat;
    background-position: -1024px -593px;
  }
  .service-bar {
    position: absolute;
    top: 80px;
    right: 40px;
    z-index: 2;
  }
  .service-bar > div,
  .service-bar .in-basket {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    margin-right: 20px;
  }
  .service-bar .in-basket a:after,
  .service-bar .in-basket a > .after {
    content: '';
    background-image: url("../img/sprites.png");
    background-repeat: no-repeat;
    background-position: -886px -439px;
    width: 16px;
    height: 15px;
    position: absolute;
    left: -20px;
    top: 50%;
    margin-top: -11px;
  }
  .page-subpage {
    background-image: url("../img/bg-body-subpage.jpg");
    background-attachment: fixed;
  }
  .band {
    padding: 140px 0;
  }
  .band .faces {
    margin: 0;
    padding: 0;
  }
  .band .faces ul {
    margin: 0 auto;
    padding: 0;
    list-style: none;
    text-align: center;
  }
  .band .faces li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    height: 300px;
    width: 300px;
    margin: 18px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 5px solid #666;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    position: relative;
    z-index: 2;
    cursor: pointer;
  }
  .band .faces li:hover {
    border-color: #fff;
  }
  .band .faces li:hover a,
  .band .faces li:hover .bubble {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity= 100 )";
    filter: alpha(opacity= 100 );
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);
  }
  .band .faces li:hover .bubble {
    top: 265px;
  }
  .band .faces li.face-1 {
    background-image: url("../img/bg-face-1.jpg");
  }
  .band .faces li.face-2 {
    background-image: url("../img/bg-face-2.jpg");
  }
  .band .faces li.face-3 {
    background-image: url("../img/bg-face-3.jpg");
  }
  .band .faces li.face-4 {
    background-image: url("../img/bg-face-4.jpg");
  }
  .band .faces li.face-5 {
    background-image: url("../img/bg-face-5.jpg");
  }
  .band .faces li a {
    position: absolute;
    -ms-transform: scale(0.5);
    -webkit-transform: scale(0.5);
    -o-transform: scale(0.5);
    -moz-transform: scale(0.5);
    left: 50%;
    top: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity= 0 )";
    filter: alpha(opacity= 0 );
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
  }
  .band .faces li .bubble {
    width: 125px;
    height: 90px;
    padding-top: 35px;
    margin-left: -62px;
    background: #fff;
    position: absolute;
    top: 285px;
    left: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    color: #fd0100;
    -ms-transform: scale(0.5);
    -webkit-transform: scale(0.5);
    -o-transform: scale(0.5);
    -moz-transform: scale(0.5);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity= 0 )";
    filter: alpha(opacity= 0 );
  }
  .band .faces li .bubble strong {
    display: block;
    font: 15px 'OpenSans-Bold', Arial, sans-serif;
    text-transform: uppercase;
    color: #000;
  }
  .band .faces li .bubble em {
    display: block;
    font-style: normal;
  }
  .band .history {
    width: 800px;
    margin: 0 auto;
    padding: 20px 0 0;
    text-align: center;
    color: #fff;
  }
  .band .history h1 {
    margin-bottom: 55px;
    font: 15px 'OpenSans-Extra-Bold', Arial, sans-serif;
    text-transform: uppercase;
    position: relative;
  }
  .band .history h1:after,
  .band .history h1 > .after {
    content: '';
    background-image: url("../img/sprites.png");
    background-repeat: no-repeat;
    background-position: -518px -2px;
    width: 398px;
    height: 142px;
    position: absolute;
    left: 50%;
    margin-left: -199px;
    top: -43px;
  }
  .band .history h1:after {
    z-index: -1;
  }
  .band .history h2 {
    font: 35px 'OpenSans-Bold', Arial, sans-serif;
    text-transform: uppercase;
  }
  .band .history .tabs {
    position: relative;
  }
  .band .history .tabs >ul {
    padding: 0;
    margin: 0 0 25px;
    list-style: none;
  }
  .band .history .tabs >ul li {
    margin: 0 15px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
  }
  .band .history .tabs >ul li.active a {
    color: #fff;
  }
  .band .history .tabs >ul li.active a:after,
  .band .history .tabs >ul li.active a > .after {
    content: '';
    background-image: url("../img/sprites.png");
    background-repeat: no-repeat;
    background-position: -902px -534px;
    width: 13px;
    height: 9px;
    position: absolute;
    left: 50%;
    margin-left: -7px;
    bottom: -8px;
  }
  .band .history .tabs >ul a {
    width: 42px;
    height: 42px;
    line-height: 42px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    background: #000;
    color: #666;
    text-decoration: none;
    border: 3px solid #666;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    font-family: 'OpenSans-Extra-Bold', Arial, sans-serif;
    position: relative;
  }
  .band .history .tabs >ul a:hover {
    color: #fff;
  }
  .band .history .tabs .section {
    display: none;
  }
  .band .history .tabs .section ul {
    margin: 0 auto;
    padding: 30px 0 0;
    list-style: none;
    background: url("../img/bg-history-line.png") no-repeat 50% 0;
  }
  .band .history .tabs .section li {
    position: relative;
  }
  .band .history .tabs .section li.item-left {
    margin-right: 440px;
    text-align: right;
  }
  .band .history .tabs .section li.item-left:after,
  .band .history .tabs .section li.item-left > .after {
    content: '';
    background-image: url("../img/sprites.png");
    background-repeat: no-repeat;
    background-position: -886px -337px;
    width: 26px;
    height: 26px;
    position: absolute;
    right: -45px;
    top: 0;
  }
  .band .history .tabs .section li.item-right {
    margin-left: 440px;
    text-align: left;
  }
  .band .history .tabs .section li.item-right:after,
  .band .history .tabs .section li.item-right > .after {
    content: '';
    background-image: url("../img/sprites.png");
    background-repeat: no-repeat;
    background-position: -886px -213px;
    width: 26px;
    height: 27px;
    position: absolute;
    left: -45px;
    top: 0;
  }
  .band .history .tabs .section.active {
    display: block;
  }
  .albums {
    padding: 60px 0 50px;
  }
  .albums .album {
    min-height: 500px;
    padding-bottom: 40px;
    position: relative;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
  }
  .albums .title {
    top: 80px;
    font-size: 70px;
  }
  .albums .title h1,
  .albums .title strong {
    font-size: 50px;
  }
  .albums .title h1:before,
  .albums .title .date:before {
    opacity: 0.4;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity= 40 )";
    filter: alpha(opacity= 40 );
  }
  .albums .title h2,
  .albums .title .date {
    width: 340px;
  }
  .albums .album-content {
    width: 100%;
  }
  .albums .album-content > ul {
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
  }
  .albums .album-content > ul li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 0 5px;
    width: 53px;
    height: 58px;
    background-image: url("../img/sprites.png");
    background-repeat: no-repeat;
    background-position: -565px -754px;
    position: relative;
    cursor: pointer;
  }
  .albums .album-content > ul li a {
    display: block;
    height: 100%;
    width: 100%;
    text-indent: -9999px;
  }
  .albums .album-content > ul li.active,
  .albums .album-content > ul li:hover {
    background-image: url("../img/sprites.png");
    background-repeat: no-repeat;
    background-position: -508px -754px;
  }
  .albums .album-content > ul li.cd:after,
  .albums .album-content > ul li.cd > .after {
    content: '';
    background-image: url("../img/sprites.png");
    background-repeat: no-repeat;
    background-position: -918px -754px;
    width: 31px;
    height: 30px;
    position: absolute;
    left: 50%;
    margin-left: -16px;
    top: 50%;
    margin-top: -12px;
  }
  .albums .album-content > ul li.cd.active:after,
  .albums .album-content > ul li.cd:hover:after,
  .albums .album-content > ul li.cd.active > .after,
  .albums .album-content > ul li.cd:hover > .after {
    content: '';
    background-image: url("../img/sprites.png");
    background-repeat: no-repeat;
    background-position: -953px -754px;
    width: 31px;
    height: 30px;
    position: absolute;
    left: 50%;
    margin-left: -16px;
    top: 50%;
    margin-top: -12px;
  }
  .albums .album-content > ul li.tracks:after,
  .albums .album-content > ul li.tracks > .after {
    content: '';
    background-image: url("../img/sprites.png");
    background-repeat: no-repeat;
    background-position: -867px -516px;
    width: 31px;
    height: 30px;
    position: absolute;
    left: 50%;
    margin-left: -16px;
    top: 50%;
    margin-top: -12px;
  }
  .albums .album-content > ul li.tracks.active:after,
  .albums .album-content > ul li.tracks:hover:after,
  .albums .album-content > ul li.tracks.active > .after,
  .albums .album-content > ul li.tracks:hover > .after {
    content: '';
    background-image: url("../img/sprites.png");
    background-repeat: no-repeat;
    background-position: -886px -367px;
    width: 21px;
    height: 22px;
    position: absolute;
    left: 50%;
    margin-left: -11px;
    top: 50%;
    margin-top: -8px;
  }
  .albums .album-content > ul li.info:after,
  .albums .album-content > ul li.info > .after {
    content: '';
    background-image: url("../img/sprites.png");
    background-repeat: no-repeat;
    background-position: -858px -550px;
    width: 31px;
    height: 30px;
    position: absolute;
    left: 50%;
    margin-left: -16px;
    top: 50%;
    margin-top: -13px;
  }
  .albums .album-content > ul li.info.active:after,
  .albums .album-content > ul li.info:hover:after,
  .albums .album-content > ul li.info.active > .after,
  .albums .album-content > ul li.info:hover > .after {
    content: '';
    background-image: url("../img/sprites.png");
    background-repeat: no-repeat;
    background-position: -886px -148px;
    width: 30px;
    height: 30px;
    position: absolute;
    left: 50%;
    margin-left: -15px;
    top: 50%;
    margin-top: -13px;
  }
  .albums .album-content > ul li.buy:after,
  .albums .album-content > ul li.buy > .after {
    content: '';
    background-image: url("../img/sprites.png");
    background-repeat: no-repeat;
    background-position: -832px -516px;
    width: 31px;
    height: 30px;
    position: absolute;
    left: 50%;
    margin-left: -16px;
    top: 50%;
    margin-top: -13px;
  }
  .albums .album-content > ul li.buy.active:after,
  .albums .album-content > ul li.buy:hover:after,
  .albums .album-content > ul li.buy.active > .after,
  .albums .album-content > ul li.buy:hover > .after {
    content: '';
    background-image: url("../img/sprites.png");
    background-repeat: no-repeat;
    background-position: -671px -703px;
    width: 47px;
    height: 47px;
    position: absolute;
    left: 50%;
    margin-left: -24px;
    top: 50%;
    margin-top: -22px;
  }
  .albums .album-content > ul li.list:after,
  .albums .album-content > ul li.list > .after {
    content: '';
    background-image: url("../img/sprites.png");
    background-repeat: no-repeat;
    background-position: -842px -459px;
    width: 47px;
    height: 47px;
    position: absolute;
    left: 50%;
    margin-left: -24px;
    top: 50%;
    margin-top: -22px;
  }
  .albums .album-content > ul li.list.active:after,
  .albums .album-content > ul li.list:hover:after,
  .albums .album-content > ul li.list.active > .after,
  .albums .album-content > ul li.list:hover > .after {
    content: '';
    background-image: url("../img/sprites.png");
    background-repeat: no-repeat;
    background-position: -773px -703px;
    width: 47px;
    height: 47px;
    position: absolute;
    left: 50%;
    margin-left: -24px;
    top: 50%;
    margin-top: -22px;
  }
  .albums .album-content > ul li.bubble:after,
  .albums .album-content > ul li.bubble > .after {
    content: '';
    background-image: url("../img/sprites.png");
    background-repeat: no-repeat;
    background-position: -722px -703px;
    width: 47px;
    height: 47px;
    position: absolute;
    left: 50%;
    margin-left: -24px;
    top: 50%;
    margin-top: -22px;
  }
  .albums .album-content > ul li.bubble.active:after,
  .albums .album-content > ul li.bubble:hover:after,
  .albums .album-content > ul li.bubble.active > .after,
  .albums .album-content > ul li.bubble:hover > .after {
    content: '';
    background-image: url("../img/sprites.png");
    background-repeat: no-repeat;
    background-position: -518px -703px;
    width: 47px;
    height: 47px;
    position: absolute;
    left: 50%;
    margin-left: -24px;
    top: 50%;
    margin-top: -22px;
  }
  .albums .album-content > ul li.mic:after,
  .albums .album-content > ul li.mic > .after {
    content: '';
    background-image: url("../img/sprites.png");
    background-repeat: no-repeat;
    background-position: -620px -703px;
    width: 47px;
    height: 47px;
    position: absolute;
    left: 50%;
    margin-left: -24px;
    top: 50%;
    margin-top: -22px;
  }
  .albums .album-content > ul li.mic.active:after,
  .albums .album-content > ul li.mic:hover:after,
  .albums .album-content > ul li.mic.active > .after,
  .albums .album-content > ul li.mic:hover > .after {
    content: '';
    background-image: url("../img/sprites.png");
    background-repeat: no-repeat;
    background-position: -569px -703px;
    width: 47px;
    height: 47px;
    position: absolute;
    left: 50%;
    margin-left: -24px;
    top: 50%;
    margin-top: -22px;
  }
  .albums .album-content .sections {
    width: 100%;
    height: 100%;
  }
  .albums .album-content .sections >.section {
    padding-top: 5px;
    display: none;
    background-repeat: no-repeat;
  }
  .albums .album-content .sections >.section.active {
    display: block;
  }
  .albums .album-content .sections >.section img {
    display: block;
    margin: 0 auto;
  }
  .albums .album-content .tabs-2 {
    position: relative;
  }
  .albums .album-content .tabs-2 >ul {
    padding: 0;
    margin: 0;
    list-style: none;
    position: absolute;
    top: -70px;
    left: 0;
  }
  .albums .album-content .tabs-2 >ul li {
    margin-right: 10px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
  }
  .albums .album-content .tabs-2 >ul li.active a {
    color: #fff;
  }
  .albums .album-content .tabs-2 >ul li.active a:after,
  .albums .album-content .tabs-2 >ul li.active a > .after {
    content: '';
    background-image: url("../img/sprites.png");
    background-repeat: no-repeat;
    background-position: -902px -534px;
    width: 13px;
    height: 9px;
    position: absolute;
    left: 50%;
    margin-left: -7px;
    bottom: -8px;
  }
  .albums .album-content .tabs-2 >ul a {
    width: 42px;
    height: 42px;
    line-height: 42px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    background: #000;
    color: #666;
    text-decoration: none;
    border: 3px solid #666;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    font-family: 'OpenSans-Extra-Bold', Arial, sans-serif;
    position: relative;
  }
  .albums .album-content .tabs-2 >ul a:hover {
    color: #fff;
  }
  .albums .info-text,
  .albums .track-list {
    margin: 40px 300px 40px 400px;
  }
  .albums .info-text {
    padding: 50px 20px 1px;
    background: #000;
    color: #fff;
  }
  .albums .buy-types {
    margin-right: 200px;
    padding-bottom: 55px;
    text-align: center;
  }
  .albums .buy-type {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 165px;
    padding-top: 150px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    position: relative;
    -webkit-transition: opacity 0.4s;
    -moz-transition: opacity 0.4s;
    -ms-transition: opacity 0.4s;
    -o-transition: opacity 0.4s;
    transition: opacity 0.4s;
  }
  .albums .buy-type span {
    display: block;
  }
  .albums .buy-type:hover {
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity= 50 )";
    filter: alpha(opacity= 50 );
  }
  .albums .buy-type.ico-tobuy-eshop:after,
  .albums .buy-type.ico-tobuy-eshop > .after {
    content: '';
    background-image: url("../img/sprites.png");
    background-repeat: no-repeat;
    background-position: -1054px -459px;
    width: 130px;
    height: 130px;
    position: absolute;
    left: 50%;
    margin-left: -65px;
    top: 0;
  }
  .albums .buy-type.ico-tobuy-itunes:after,
  .albums .buy-type.ico-tobuy-itunes > .after {
    content: '';
    background-image: url("../img/sprites.png");
    background-repeat: no-repeat;
    background-position: -920px -459px;
    width: 130px;
    height: 130px;
    position: absolute;
    left: 50%;
    margin-left: -65px;
    top: 0;
  }
  .albums .buy-type.ico-tobuy-singles:after,
  .albums .buy-type.ico-tobuy-singles > .after {
    content: '';
    background-image: url("../img/sprites.png");
    background-repeat: no-repeat;
    background-position: -1076px -313px;
    width: 130px;
    height: 130px;
    position: absolute;
    left: 50%;
    margin-left: -65px;
    top: 0;
  }
  .track-list {
    width: auto;
    background: none;
    color: #fff;
  }
  .track-list td {
    width: 1%;
    padding: 12px;
    background: url("../img/bg-track-list.png");
  }
  .track-list td.name {
    width: 95%;
  }
  .track-list a {
    color: #fff;
    text-decoration: none;
    font-size: 0;
    display: block;
  }
  .track-list a.ico-play {
    background-image: url("../img/sprites.png");
    background-repeat: no-repeat;
    background-position: -893px -550px;
    width: 18px;
    height: 18px;
  }
  .track-list a.ico-play.playing {
    background-image: url("../img/sprites.png");
    background-repeat: no-repeat;
    background-position: -893px -459px;
    width: 18px;
    height: 18px;
  }
  .track-list a.ico-video {
    background-image: url("../img/sprites.png");
    background-repeat: no-repeat;
    background-position: -891px -659px;
    width: 16px;
    height: 18px;
  }
  .track-list a.ico-text {
    background-image: url("../img/sprites.png");
    background-repeat: no-repeat;
    background-position: -900px -416px;
    width: 15px;
    height: 18px;
  }
  .track-list a.ico-buy {
    background-image: url("../img/sprites.png");
    background-repeat: no-repeat;
    background-position: -893px -481px;
    width: 17px;
    height: 18px;
  }
  .track-list a:hover {
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity= 50 )";
    filter: alpha(opacity= 50 );
  }
  .float-box {
    right: 30px;
    z-index: 3;
  }
  .float-menu {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: right;
  }
  .float-menu li {
    float: right;
    clear: both;
    margin-bottom: 1px;
    padding: 0 6px;
    background: #000;
    white-space: nowrap;
    border: 2px solid #fff;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    font: 13px/40px 'OpenSans-Bold', Arial, sans-serif normal;
    vertical-align: middle;
    text-transform: uppercase;
  }
  .float-menu li span.name {
    margin-right: -30px;
    padding: 10px 40px 10px 10px;
    display: none;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity= 0 )";
    filter: alpha(opacity= 0 );
    -webkit-transition: 1s all;
    -moz-transition: 1s all;
    -ms-transition: 1s all;
    -o-transition: 1s all;
    transition: 1s all;
  }
  .float-menu li:hover {
    border-color: #ccc;
  }
  .float-menu li:hover span.name {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity= 100 )";
    filter: alpha(opacity= 100 );
  }
  .float-menu li:hover:not(.active) {
    padding-right: 10px;
  }
  .float-menu li.active {
    display: table;
    margin-right: -25px;
    padding: 0;
    text-align: center;
    background-color: transparent;
    border: none;
    white-space: normal;
    background-image: url("../img/sprites.png");
    background-repeat: no-repeat;
    background-position: -114px -754px;
    width: 109px;
    height: 102px;
  }
  .float-menu li.active a {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    color: #000;
  }
  .float-menu li.active span {
    display: block;
    padding: 0 15px 0 20px;
  }
  .float-menu li.active span.name {
    margin-right: 0;
    padding-right: 10px;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity= 100 )";
    filter: alpha(opacity= 100 );
  }
  .float-menu li.active span.date {
    color: #fd0102;
  }
  .float-menu a {
    color: #fff;
    line-height: normal;
    text-decoration: none;
  }
  .booking {
    padding: 130px 0 100px;
    text-align: center;
    color: #fff;
  }
  .booking h2,
  .booking p {
    font: bold 18px 'OpenSans-Bold', Arial, sans-serif;
  }
  .booking h2 {
    text-transform: uppercase;
  }
  .booking p {
    line-height: 2;
  }
  .booking p:last-child {
    font: normal 13px 'OpenSans-Regular', Arial, sans-serif;
  }
  .booking .item {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 385px;
    height: 385px;
    margin: 0 18px 120px;
    background: #000;
    border: 3px solid #666;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    vertical-align: middle;
    position: relative;
    -webkit-transition: background-color 0.3s;
    -moz-transition: background-color 0.3s;
    -ms-transition: background-color 0.3s;
    -o-transition: background-color 0.3s;
    transition: background-color 0.3s;
  }
  .booking .item .in {
    padding: 75px 55px 0;
    position: relative;
    z-index: 1;
  }
  .booking .item .in:after {
    content: " ";
    width: 435px;
    height: 425px;
    background: url("../img/bg-booking.png") 0 -500px;
    position: absolute;
    top: -20px;
    left: -80px;
    z-index: -1;
  }
  .booking .item:before {
    content: " ";
    width: 520px;
    position: absolute;
    background: url("../img/bg-booking.png") 0 0;
    z-index: -1;
  }
  .booking .item:hover {
    background-color: #222;
  }
  .booking .item.item-1:before {
    height: 480px;
    top: -35px;
    left: -105px;
  }
  .booking .item.item-2 .in:after {
    height: 465px;
    background-position: -515px -500px;
    left: 0;
  }
  .booking .item.item-2:before {
    width: 460px;
    height: 500px;
    top: -40px;
    left: -20px;
    background-position: -517px 0;
  }
  .files h2 {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding-bottom: 4px;
    font-family: 'OpenSans-Extra-Bold', Arial, sans-serif;
    border-bottom: 2px solid #666;
    position: relative;
    white-space: nowrap;
  }
  .files h2:after {
    margin-left: -10px;
    content: " ";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #666;
    position: absolute;
    bottom: -10px;
    left: 50%;
  }
  .files ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 18px;
  }
  .partners {
    padding: 130px 20px 100px;
    text-align: center;
    color: #fff;
  }
  .partners h2,
  .partners p {
    font: bold 18px 'OpenSans-Bold', Arial, sans-serif;
  }
  .partners h2 {
    text-transform: uppercase;
  }
  .partners p {
    margin-bottom: 1em;
  }
  .partners p:last-child {
    font: normal 13px 'OpenSans-Regular', Arial, sans-serif;
  }
  .partners .item {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 300px;
    height: 300px;
    margin: 0 20px 120px;
    background: #fff;
    color: #000;
    border: 3px solid #666;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    vertical-align: middle;
    position: relative;
    -webkit-transition: background-color 0.3s;
    -moz-transition: background-color 0.3s;
    -ms-transition: background-color 0.3s;
    -o-transition: background-color 0.3s;
    transition: background-color 0.3s;
  }
  .partners .item .in {
    padding: 45px 35px 0;
    position: relative;
    z-index: 1;
  }
  .partners .item .in:after {
    content: " ";
    position: absolute;
    top: -20px;
    left: -80px;
    z-index: -1;
  }
  .partners .item:before {
    content: " ";
    position: absolute;
    z-index: -1;
  }
  .partners .item a {
    display: block;
    -webkit-transition: opacity 0.4s;
    -moz-transition: opacity 0.4s;
    -ms-transition: opacity 0.4s;
    -o-transition: opacity 0.4s;
    transition: opacity 0.4s;
    text-decoration: none;
    color: #000;
  }
  .partners .item a:hover {
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity= 50 )";
    filter: alpha(opacity= 50 );
  }
  .partners .item.item-1 .in:after {
    width: 305px;
    height: 359px;
    background: url("../img/bg-partners-1.png") 0 -359px;
  }
  .partners .item.item-1:before {
    width: 305px;
    height: 359px;
    background: url("../img/bg-partners-1.png") 0 0;
    top: -25px;
    left: -5px;
  }
  .partners .item.item-2 .in:after {
    width: 328px;
    height: 359px;
    background: url("../img/bg-partners-2.png") 0 -359px;
  }
  .partners .item.item-2:before {
    width: 328px;
    height: 359px;
    background: url("../img/bg-partners-2.png") 0 0;
    top: -25px;
    left: -5px;
  }
  .subnav {
    padding: 120px 0;
  }
  .subnav > ul {
    margin: 0;
    padding: 0;
    list-style: none;
    border-bottom: 2px solid #666;
    font-family: 'OpenSans-Extra-Bold', Arial, sans-serif;
    text-align: center;
  }
  .subnav > ul li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
  }
  .subnav > ul a {
    display: block;
    color: #666;
    text-decoration: none;
    -webkit-transition: color 0.2s;
    -moz-transition: color 0.2s;
    -ms-transition: color 0.2s;
    -o-transition: color 0.2s;
    transition: color 0.2s;
  }
  .subnav > ul a:hover {
    color: #fff;
  }
  .subnav ul.bubbles {
    min-height: 133px;
    border-bottom: 2px solid #666;
    font-size: 20px;
  }
  .subnav ul.bubbles li {
    margin: 0 8px;
    width: 95px;
    height: 95px;
    background: #000;
    border: 3px solid #666;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: relative;
  }
  .subnav ul.bubbles li.active:after,
  .subnav ul.bubbles li.active > .after {
    content: '';
    background-image: url("../img/sprites.png");
    background-repeat: no-repeat;
    background-position: -1188px -547px;
    width: 16px;
    height: 37px;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    bottom: -35px;
  }
  .subnav ul.bubbles li.active a {
    color: #fff;
  }
  .subnav ul.bubbles a {
    width: 95px;
    height: 95px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
  }
  .subnav ul.bar {
    min-height: 42px;
    margin-bottom: 20px;
    font-size: 15px;
    text-transform: uppercase;
  }
  .subnav ul.bar li {
    margin: 0 15px;
  }
  .subnav ul.bar li.active a {
    background: #911919;
    color: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
  }
  .subnav ul.bar li.active a:after {
    content: "";
    width: 0;
    height: 0;
    margin-left: -6px;
    position: absolute;
    bottom: -6px;
    left: 50%;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #911919;
  }
  .subnav ul.bar a {
    margin: -4px 0;
    height: 50px;
    line-height: 50px;
    padding: 0 9px;
    display: block;
    position: relative;
  }
  .subnav .content {
    text-align: center;
  }
  .subnav.eshop ul.bubbles {
    font-size: 15px;
  }
  .subnav.eshop ul.bubbles li {
    vertical-align: top;
  }
  .event-item {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 13px 10px 0;
    color: #fff;
    vertical-align: top;
    white-space: nowrap;
  }
  .event-item .text {
    max-width: 260px;
    height: 70px;
    overflow: hidden;
    padding: 6px 8px 0 8px;
    background: #262626;
    font-size: 13px;
    line-height: 1.3;
    white-space: normal;
  }
  .event-item a {
    display: block;
    text-decoration: none;
    color: #fff;
  }
  .event-item a:hover {
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity= 50 )";
    filter: alpha(opacity= 50 );
    -webkit-transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    -ms-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
    transition: opacity 0.5s;
  }
  .event-item.text-item .text {
    float: left;
    width: 220px;
    font: 15px 'OpenSans-Extra-Bold', Arial, sans-serif;
    text-transform: uppercase;
  }
  .event-item.photo-item {
    position: relative;
  }
  .event-item.photo-item .photo {
    float: left;
    margin-right: 10px;
  }
  .event-item.photo-item .text {
    float: right;
  }
  .event-item.video-item .photo {
    float: right;
    margin-left: 10px;
  }
  .event-item.video-item .text {
    float: left;
    font: 15px 'OpenSans-Extra-Bold', Arial, sans-serif;
    text-transform: uppercase;
  }
  .event-item.date-item .date {
    float: left;
    width: 74px;
    height: 66px;
    margin-top: 8px;
    padding-top: 8px;
    text-align: center;
    line-height: 10px;
    font: 25px 'OpenSans-Extra-Bold', Arial, sans-serif;
    background-image: url("../img/sprites.png");
    background-repeat: no-repeat;
    background-position: -306px -754px;
  }
  .event-item.date-item .date em {
    display: block;
    font: normal 12px 'OpenSans-Regular', Arial, sans-serif;
  }
  .event-item.date-item .text {
    padding-left: 15px;
    background: none;
    float: left;
  }
  .event-item.date-item .text strong {
    display: block;
    padding-top: 12px;
    font: 15px 'OpenSans-Extra-Bold', Arial, sans-serif;
  }
  .actual-event {
    padding-bottom: 4px;
    border-bottom: 4px solid #666;
  }
  .actual-event h2 {
    padding: 40px 0 30px;
    text-transform: uppercase;
    font: 35px 'OpenSans-Extra-Bold', Arial, sans-serif;
  }
  .actual-event h3 {
    margin-bottom: 35px;
    line-height: 1em;
    text-transform: uppercase;
    font-size: 18px;
  }
  .actual-event h3 span {
    display: block;
    font: 35px 'OpenSans-Extra-Bold', Arial, sans-serif;
  }
  .actual-event .item {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 295px;
    height: 295px;
    background-color: #000;
    border: 4px solid #666;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    vertical-align: middle;
    position: relative;
    color: #fff;
    text-decoration: none;
    background-image: url("../img/sprites.png");
    background-repeat: no-repeat;
    background-position: -920px -2px;
    -webkit-transition: border-color 0.3s;
    -moz-transition: border-color 0.3s;
    -ms-transition: border-color 0.3s;
    -o-transition: border-color 0.3s;
    transition: border-color 0.3s;
  }
  .actual-event .item .in {
    display: block;
    padding: 15px 20px 0;
    position: relative;
    z-index: 1;
  }
  .actual-event .item .in:after {
    content: " ";
    background-image: url("../img/sprites.png");
    background-repeat: no-repeat;
    background-position: -518px -148px;
    width: 364px;
    height: 307px;
    position: absolute;
    top: -20px;
    left: -50px;
    z-index: -1;
  }
  .actual-event .item .in p {
    font-size: 21px;
  }
  .actual-event .item .in p strong {
    font: 25px 'OpenSans-Extra-Bold', Arial, sans-serif;
  }
  .actual-event .item:before {
    content: " ";
    background-image: url("../img/sprites.png");
    background-repeat: no-repeat;
    background-position: -2px -2px;
    width: 512px;
    height: 338px;
    position: absolute;
    z-index: -1;
    top: -35px;
    left: -90px;
  }
  .actual-event .item:hover {
    border-color: #fff;
  }
  .next-events {
    padding-top: 20px;
  }
  .next-events h3 {
    margin-bottom: 20px;
    line-height: 1em;
    text-transform: uppercase;
    font-size: 12px;
    position: relative;
  }
  .next-events h3:after,
  .next-events h3 > .after {
    content: '';
    background-image: url("../img/sprites.png");
    background-repeat: no-repeat;
    background-position: -1076px -303px;
    width: 131px;
    height: 6px;
    position: absolute;
    left: 50%;
    margin-left: -66px;
    bottom: -17px;
  }
  .next-events h3 span {
    display: block;
    font: 25px 'OpenSans-Extra-Bold', Arial, sans-serif;
  }
  .next-events .item {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 160px;
    height: 160px;
    margin: 10px;
    background-color: transparent;
    border: 4px solid #666;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    vertical-align: middle;
    position: relative;
    color: #fff;
    text-decoration: none;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
  .next-events .item:after,
  .next-events .item > .after {
    content: '';
    background-image: url("../img/sprites.png");
    background-repeat: no-repeat;
    background-position: -1208px -563px;
    width: 6px;
    height: 11px;
    position: absolute;
    left: -18px;
    top: 50%;
    margin-top: -6px;
  }
  .next-events .item .in {
    display: block;
    padding: 10px 15px 0;
    position: relative;
    z-index: 1;
  }
  .next-events .item .in p {
    font-size: 13px;
  }
  .next-events .item .in p strong {
    font: 15px 'OpenSans-Extra-Bold', Arial, sans-serif;
  }
  .next-events .item:first-child:after {
    background: none;
  }
  .next-events .item:hover {
    background: #000;
    border-color: #fff;
  }
  .past-events h2 {
    padding: 40px 0 30px;
    margin-bottom: 20px;
    text-transform: uppercase;
    font: 35px 'OpenSans-Extra-Bold', Arial, sans-serif;
    border-bottom: 4px solid #666;
    position: relative;
  }
  .past-events h2:after,
  .past-events h2 > .after {
    content: '';
    background-image: url("../img/sprites.png");
    background-repeat: no-repeat;
    background-position: -1191px -672px;
    width: 24px;
    height: 14px;
    position: absolute;
    left: 50%;
    margin-left: -12px;
    bottom: 0;
  }
  .event-detail {
    padding-top: 30px;
    text-align: center;
  }
  .event-detail h2 {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 30px;
    position: relative;
  }
  .event-detail h2 .date {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 65px;
    height: 58px;
    padding-top: 7px;
    vertical-align: middle;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 4px solid #666;
    font-size: 12px;
    position: relative;
  }
  .event-detail h2 .date:after {
    width: 3px;
    height: 28px;
    margin-left: -2px;
    content: " ";
    background: #666;
    position: absolute;
    bottom: -28px;
    left: 50%;
  }
  .event-detail h2 .date .day {
    display: block;
    font: 25px 'OpenSans-Extra-Bold', Arial, sans-serif;
  }
  .event-detail h2 .place,
  .event-detail h2 .city {
    line-height: 65px;
    white-space: nowrap;
    position: absolute;
    top: 0;
  }
  .event-detail h2 .place {
    font-family: 'OpenSans-Extra-Bold', Arial, sans-serif;
    right: 100px;
  }
  .event-detail h2 .city {
    left: 100px;
  }
  .event-detail .bubble {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 95px;
    height: 95px;
    background: #000;
    border: 3px solid #666;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    font: 18px/95px 'OpenSans-Bold', Arial, sans-serif;
    color: #666;
    text-transform: uppercase;
    position: relative;
    z-index: 2;
  }
  .event-detail .bubble:after,
  .event-detail .bubble > .after {
    content: '';
    background-image: url("../img/sprites.png");
    background-repeat: no-repeat;
    background-position: -1188px -547px;
    width: 16px;
    height: 37px;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    bottom: -35px;
  }
  .event-detail .bubble.now:before,
  .event-detail .bubble.now > .before {
    content: '';
    background-image: url("../img/sprites.png");
    background-repeat: no-repeat;
    background-position: -920px -711px;
    width: 54px;
    height: 34px;
    position: absolute;
    left: 50%;
    margin-left: -27px;
    top: -10px;
  }
  .event-detail .box {
    margin: 0 auto;
    max-width: 1050px;
    background: #000;
    border: 3px solid #666;
    position: relative;
    z-index: 3;
  }
  .event-detail .box h4 {
    font: 23px 'OpenSans-Extra-Bold', Arial, sans-serif;
    text-align: center;
    text-transform: uppercase;
  }
  .event-detail .box h4 em {
    font-style: normal;
    color: #fd0100;
  }
  .event-detail .box > .in {
    padding: 40px 50px 20px;
  }
  .event-detail .section {
    background-repeat: no-repeat;
    background-position: 50% 0;
    position: relative;
    z-index: 2;
  }
  .event-detail .section.with-line .box:after {
    width: 3px;
    height: 72px;
    margin-left: -2px;
    content: " ";
    background: #666;
    position: absolute;
    bottom: -72px;
    left: 50%;
    z-index: -1;
  }
  .event-detail .section.active .bubble {
    color: #fff;
  }
  .event-detail .section.after.active {
    min-height: 590px;
    background-image: url("../img/bg-event-detail-after.png");
  }
  .event-detail .section.after.active .box {
    min-height: 400px;
  }
  .event-detail .section.during.active {
    min-height: 630px;
    background-image: url("../img/bg-event-detail-during.png");
  }
  .event-detail .section.during.active .box {
    min-height: 440px;
  }
  .event-detail .section.before.active {
    min-height: 540px;
    background-image: url("../img/bg-event-detail-before.png");
  }
  .event-detail .section.before.active .box {
    text-align: left;
    min-height: 375px;
  }
  .event-detail .section.before.active .box > .in {
    padding: 35px 0 0;
  }
  .event-detail .section.before.active .col-date {
    width: 85px;
    margin-left: -1020px;
  }
  .event-detail .section.before.active .col-date .date {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 65px;
    height: 58px;
    padding-top: 7px;
    vertical-align: middle;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 4px solid #666;
    font-size: 12px;
    text-align: center;
    position: relative;
  }
  .event-detail .section.before.active .col-date .date .day {
    display: block;
    font: 25px 'OpenSans-Extra-Bold', Arial, sans-serif;
  }
  .event-detail .section.before.active .col-info {
    width: 215px;
    margin-left: -930px;
  }
  .event-detail .section.before.active .col-info p {
    margin-bottom: 0.9em;
  }
  .event-detail .section.before.active .col-info strong {
    font: 15px 'OpenSans-Bold', Arial, sans-serif;
  }
  .event-detail .section.before.active .col-info .place h4 {
    font-size: 22px;
    text-transform: none;
    margin-bottom: 0;
    text-align: left;
  }
  .event-detail .section.before.active .col-info .place p {
    font-size: 18px;
  }
  .event-detail .section.before.active .col-info .price {
    float: left;
    height: 3.5em;
    padding-right: 1em;
  }
  .event-detail .section.before.active .col-info .ico-facebook {
    padding-left: 40px;
    position: relative;
    top: 15px;
  }
  .event-detail .section.before.active .col-info .ico-facebook:after,
  .event-detail .section.before.active .col-info .ico-facebook > .after {
    content: '';
    background-image: url("../img/sprites.png");
    background-repeat: no-repeat;
    background-position: -873px -703px;
    width: 33px;
    height: 33px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -17px;
  }
  .event-detail .section.before.active .col-info .ico-facebook:hover:after,
  .event-detail .section.before.active .col-info .ico-facebook:hover > .after {
    content: '';
    background-image: url("../img/sprites.png");
    background-repeat: no-repeat;
    background-position: -1126px -711px;
    width: 33px;
    height: 33px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -17px;
  }
  .event-detail .section.before.active .col-cover {
    width: 300px;
    margin-left: -680px;
  }
  .event-detail .section.before.active .col-map {
    width: 300px;
    margin-left: -340px;
  }
  .event-detail .section.back .bubble {
    color: #fff;
    text-decoration: none;
    background: #fd0100;
    border-color: #b10100;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  }
  .event-detail .section.back .bubble:after,
  .event-detail .section.back .bubble > .after {
    display: none;
  }
  .event-detail .section.back .bubble:hover {
    background: #b10100;
    border-color: #650000;
  }
  .event-detail .gallery .media-box-item {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 10px;
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    -ms-transition: all 0.1s;
    -o-transition: all 0.1s;
    transition: all 0.1s;
    opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity= 70 )";
    filter: alpha(opacity= 70 );
  }
  .event-detail .gallery .media-box-item:hover {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity= 100 )";
    filter: alpha(opacity= 100 );
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1);
  }
  .event-detail .btn-share-wrapper {
    text-align: center;
  }
  .event-detail .btn-share-wrapper .btn-share {
    bottom: -23px;
  }
  .content.media {
    padding: 10px 0 100px;
  }
  .content.media .media-box-item {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 226px;
    height: 232px;
    margin: 10px;
    text-align: left;
    position: relative;
  }
  .content.media .media-box-item .photo {
    display: block;
    height: 170px;
  }
  .content.media .media-box-item .overlay {
    display: block;
    width: 100%;
    height: 65px;
    background: #fff;
    opacity: 0.15;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity= 15 )";
    filter: alpha(opacity= 15 );
    position: absolute;
    top: 169px;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -ms-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .content.media .media-box-item .text {
    display: block;
    padding: 15px 15px 0;
  }
  .content.media .media-box-item .text .date {
    color: #8f8f8f;
  }
  .content.media .media-box-item a {
    color: #fff;
    text-decoration: none;
  }
  .content.media .media-box-item a:hover .overlay {
    opacity: 0.25;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity= 25 )";
    filter: alpha(opacity= 25 );
  }
  .content.media .media-box-item a:hover .text .date {
    color: #fff;
  }
  .content.media .overlay-content-in {
    padding: 0 0 40px;
  }
  .content.media.overlayed {
    padding-bottom: 50px;
  }
  .content.media .slider .wrapper {
    margin: 0 auto;
  }
  .big-photo {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    position: relative;
    width: 85%;
    max-width: 1024px;
  }
  .big-photo img {
    width: 100%;
  }
  .big-photo .arr {
    width: 50px;
    height: 70px;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    cursor: pointer;
  }
  .big-photo .arr.arr-l {
    left: -70px;
    background-image: url("../img/sprites.png");
    background-repeat: no-repeat;
    background-position: -854px -585px;
  }
  .big-photo .arr.arr-r {
    right: -70px;
    background-image: url("../img/sprites.png");
    background-repeat: no-repeat;
    background-position: -384px -754px;
  }
  .big-photo .arr:hover {
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity= 50 )";
    filter: alpha(opacity= 50 );
  }
  .overlay-content {
    width: 100%;
    height: 100%;
    padding-bottom: 200px;
    position: absolute;
    top: 0;
    left: 0;
  }
  .overlay-content .close {
    padding-left: 20px;
    color: #fff;
    text-transform: uppercase;
    font: 15px 'OpenSans-Extra-Bold', Arial, sans-serif;
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 2;
    cursor: pointer;
  }
  .overlay-content .close:after,
  .overlay-content .close > .after {
    content: '';
    background-image: url("../img/sprites.png");
    background-repeat: no-repeat;
    background-position: -886px -244px;
    width: 27px;
    height: 27px;
    position: absolute;
    left: -15px;
    top: 50%;
    margin-top: -14px;
  }
  .overlay-content .close:hover {
    color: #fd0100;
  }
  .overlay-content .close:hover:after,
  .overlay-content .close:hover > .after {
    content: '';
    background-image: url("../img/sprites.png");
    background-repeat: no-repeat;
    background-position: -886px -275px;
    width: 27px;
    height: 27px;
    position: absolute;
    left: -15px;
    top: 50%;
    margin-top: -14px;
  }
  .overlay-content h2.media {
    padding-top: 20px;
    font-size: 25px;
    color: #fff;
  }
  .overlay-content h2.media em {
    font-style: normal;
    color: #9b9b9b;
  }
  .overlay-content .slider {
    margin-bottom: 20px;
  }
  .overlay-content .slider .media-slider-item {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 0 10px;
    height: 95px;
    opacity: 0.4;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity= 40 )";
    filter: alpha(opacity= 40 );
    -webkit-transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    -ms-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
    transition: opacity 0.5s;
  }
  .overlay-content .slider .media-slider-item img {
    margin-top: 7px;
    width: auto;
    height: 85px;
    cursor: pointer;
  }
  .overlay-content .slider .media-slider-item.active,
  .overlay-content .slider .media-slider-item:hover {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity= 100 )";
    filter: alpha(opacity= 100 );
  }
  .overlay-content .slider .jspHorizontalBar {
    display: none;
  }
  .overlay-content .slider .arr.arr-left {
    background-image: url("../img/sprites.png");
    background-repeat: no-repeat;
    background-position: -518px -585px;
  }
  .overlay-content .slider .arr.arr-left:hover {
    background-image: url("../img/sprites.png");
    background-repeat: no-repeat;
    background-position: -742px -585px;
  }
  .content {
    position: relative;
  }
  .content .content-item {
    -webkit-transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    -ms-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
    transition: opacity 0.5s;
  }
  .content.overlayed .content-item {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity= 0 )";
    filter: alpha(opacity= 0 );
    _visibility: hidden;
  }
  .content.loading {
    background: #fff url("../img/loading.gif") no-repeat 50% 50%;
    opacity: 0.2;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity= 20 )";
    filter: alpha(opacity= 20 );
  }
  .content.eshop {
    padding-top: 40px;
    position: relative;
  }
  .content.eshop .eshop-item {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 0 20px 25px;
    text-decoration: none;
    font-size: 0;
  }
  .content.eshop .eshop-item a {
    display: block;
    color: #fff;
  }
  .content.eshop .eshop-item a:hover h2 {
    color: #f00;
  }
  .content.eshop .eshop-item .photo {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-right: 20px;
    line-height: 150px;
    position: relative;
    background-image: url("../img/sprites.png");
    background-repeat: no-repeat;
    background-position: -920px -303px;
    width: 152px;
    height: 152px;
  }
  .content.eshop .eshop-item .photo .photo-in {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    width: 122px;
    height: 122px;
    border: 2px solid #666;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
  }
  .content.eshop .eshop-item .photo .photo-in img {
    display: block;
    border: 1px solid #000;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
  }
  .content.eshop .eshop-item .photo .sale {
    width: 66px;
    height: 56px;
    padding-top: 10px;
    background-image: url("../img/sprites.png");
    background-repeat: no-repeat;
    background-position: -438px -754px;
    line-height: normal;
    font: 13px 'OpenSans-Bold', Arial, sans-serif;
    color: #fff;
    position: absolute;
    bottom: 0;
    right: 0;
  }
  .content.eshop .eshop-item .photo .sale .num {
    display: block;
    font: 20px 'OpenSans-Extra-Bold', Arial, sans-serif;
  }
  .content.eshop .eshop-item .info {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 130px;
    text-align: left;
    vertical-align: middle;
    font-size: 13px;
    color: #fff;
  }
  .content.eshop .eshop-item .info h2 {
    margin-bottom: 5px;
    font: 18px 'OpenSans-Regular', Arial, sans-serif;
    text-decoration: underline;
  }
  .content.eshop .eshop-item .info .price {
    color: #ff3334;
  }
  .content.eshop .eshop-item .info .price .num {
    display: block;
    color: #fff;
    font-size: 20px;
  }
  .content.eshop .eshop-item.big {
    width: 990px;
    padding: 40px 0 0;
  }
  .content.eshop .eshop-item.big .photo {
    margin-right: 40px;
    background-image: url("../img/sprites.png");
    background-repeat: no-repeat;
    background-position: -2px -344px;
    width: 487px;
    height: 406px;
  }
  .content.eshop .eshop-item.big .photo .photo-in {
    border-width: 3px;
    width: 375px;
    height: 375px;
  }
  .content.eshop .eshop-item.big .info {
    width: 450px;
  }
  .content.eshop .eshop-item.big .info h2 {
    font-size: 30px;
    text-decoration: none;
    color: #cd0022;
  }
  .content.eshop .eshop-item.big .info .price {
    font-size: 25px;
  }
  .content.eshop .eshop-item.big .info .price .num {
    display: inline;
    font: 30px 'OpenSans-Extra-Bold', Arial, sans-serif;
  }
  .content.eshop .eshop-item.big .to-basket {
    padding-top: 40px;
  }
  .content.eshop .eshop-item.big .to-basket .inline-btn {
    margin-left: 15px;
  }
  .content.eshop .eshop-item.big .to-basket select {
    padding: 5px;
    margin-right: 15px;
  }
  .content.eshop .related {
    padding: 30px 0 60px;
    border-top: 2px solid #666;
  }
  .order {
    padding: 120px 0;
    margin: 0 auto;
    width: 990px;
  }
  .order h2 {
    color: #fff;
    font: 40px 'OpenSans-Extra-Bold', Arial, sans-serif;
    text-transform: uppercase;
  }
  .order table {
    margin-bottom: 30px;
  }
  .order td.count,
  .order td.name,
  .order td.price {
    white-space: nowrap;
  }
  .order td.name {
    width: 90%;
    font-size: 18px;
  }
  .order td.name a {
    color: #fff;
  }
  .order td.name a:hover {
    color: #fd0100;
  }
  .order td.price {
    text-align: right;
    font: 20px 'OpenSans-Bold', Arial, sans-serif;
  }
  .order td.sum {
    text-transform: uppercase;
    color: #fd0100;
    font: 20px 'OpenSans-Extra-Bold', Arial, sans-serif;
  }
  .order .back-to-shop {
    color: #fff;
    font-size: 20px;
    margin-bottom: 50px;
  }
  .order .back-to-shop a {
    text-transform: uppercase;
    font-family: 'OpenSans-Extra-Bold', Arial, sans-serif;
  }
  .order .transport {
    padding: 15px 0;
  }
  .order .transport input[type="radio"] {
    vertical-align: top;
  }
  .order .transport label {
    margin-right: 20px;
    font-size: 15px;
  }
  .order .agreement {
    font-size: 15px;
  }
  .order .next {
    padding-top: 20px;
    border-top: 1px solid #666;
  }
  .order .next .info {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    line-height: 53px;
    height: 53px;
  }
  .thank-you {
    width: 100%;
    height: 100%;
    display: table;
    vertical-align: middle;
    text-align: center;
  }
  .thank-you .thank-you-in {
    display: table-cell;
    vertical-align: middle;
  }
  .thank-you h2 {
    margin: 0;
    text-transform: uppercase;
    color: #fd0100;
    font: 70px 'OpenSans-Extra-Bold', Arial, sans-serif;
  }
  .thank-you h3 {
    margin-bottom: 60px;
    text-transform: uppercase;
    color: #fff;
    font: 40px 'OpenSans-Extra-Bold', Arial, sans-serif;
  }
  .star {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: -3px 5px 0;
    background-image: url("../img/sprites.png");
    background-repeat: no-repeat;
    background-position: -902px -516px;
    width: 14px;
    height: 14px;
    text-indent: -9999px;
    vertical-align: middle;
  }
  .message {
    margin-bottom: 20px;
    padding: 10px;
  }
  .message.error-message {
    color: #f00;
  }
  .message.ok-message {
    color: #008000;
  }
  .message.info-message {
    color: #00f;
  }
  .lightbox-overlay {
    width: 100%;
    height: 100%;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    opacity: 0.9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity= 90 )";
    filter: alpha(opacity= 90 );
  }
  .perex {
    font-family: 'OpenSans-Bold', Arial, sans-serif;
  }
  .fake-tabs {
    position: relative;
    text-align: center;
  }
  .fake-tabs >ul {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 0;
    margin: 0 0 15px;
    list-style: none;
  }
  .fake-tabs >ul li {
    margin: 0 10px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
  }
  .fake-tabs >ul li.active a {
    color: #fff;
  }
  .fake-tabs >ul li.active a:after,
  .fake-tabs >ul li.active a > .after {
    content: '';
    background-image: url("../img/sprites.png");
    background-repeat: no-repeat;
    background-position: -902px -534px;
    width: 13px;
    height: 9px;
    position: absolute;
    left: 50%;
    margin-left: -7px;
    bottom: -8px;
  }
  .fake-tabs >ul a {
    width: 42px;
    height: 42px;
    line-height: 42px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    background: #000;
    color: #666;
    text-decoration: none;
    border: 3px solid #666;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    font-family: 'OpenSans-Extra-Bold', Arial, sans-serif;
    position: relative;
  }
  .fake-tabs >ul a:hover {
    color: #fff;
  }
  .fake-tabs.on-pagetop {
    padding-top: 100px;
    margin-bottom: -100px;
  }
  .remix-box-item {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 226px;
    margin: 10px;
    text-align: left;
    position: relative;
    vertical-align: middle;
  }
  .remix-box-item .photo {
    display: block;
    height: 170px;
    position: relative;
  }
  .remix-box-item .overlay {
    display: block;
    width: 100%;
    background: #fff;
    opacity: 0.15;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity= 15 )";
    filter: alpha(opacity= 15 );
    position: absolute;
    top: 169px;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -ms-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .remix-box-item .text {
    display: block;
    padding: 15px 15px 0;
  }
  .remix-box-item .detail {
    min-height: 40px;
    padding: 15px 15px 15px;
  }
  .remix-box-item .detail .name {
    display: block;
    color: #8f8f8f;
  }
  .remix-box-item a {
    display: block;
    color: #fff;
    text-decoration: none;
    position: relative;
  }
  .remix-box-item a.playable {
    min-height: 169px;
  }
  .remix-box-item a.playable:after,
  .remix-box-item a.playable > .after {
    content: '';
    background-image: url("../img/sprites.png");
    background-repeat: no-repeat;
    background-position: -227px -754px;
    width: 75px;
    height: 75px;
    position: absolute;
    left: 50%;
    margin-left: -38px;
    top: 50%;
    margin-top: -38px;
  }
  .remix-box-item a.playing:after,
  .remix-box-item a.playing > .after {
    content: '';
    background-image: url("../img/sprites.png");
    background-repeat: no-repeat;
    background-position: -1128px -593px;
    width: 75px;
    height: 75px;
    position: absolute;
    left: 50%;
    margin-left: -38px;
    top: 50%;
    margin-top: -38px;
  }
  .remix-box-item a:hover {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity= 80 )";
    filter: alpha(opacity= 80 );
  }
  .remix-box-item:after {
    content: " ";
    background: #fff;
    width: 100%;
    height: 100%;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    opacity: 0.15;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity= 15 )";
    filter: alpha(opacity= 15 );
  }
  .player {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    position: relative;
  }
  .player:after,
  .player > .after {
    content: '';
    background-image: url("../img/sprites.png");
    background-repeat: no-repeat;
    background-position: -227px -754px;
    width: 75px;
    height: 75px;
    position: absolute;
    left: 50%;
    margin-left: -38px;
    top: 50%;
    margin-top: -38px;
  }
  .player.playing:after,
  .player.playing > .after {
    content: '';
    background-image: url("../img/sprites.png");
    background-repeat: no-repeat;
    background-position: -1128px -593px;
    width: 75px;
    height: 75px;
    position: absolute;
    left: 50%;
    margin-left: -38px;
    top: 50%;
    margin-top: -38px;
  }
  .scroller {
    position: relative;
    padding-bottom: 20px;
  }
  .scroller .scrolled {
    height: 300px;
    overflow: hidden;
    padding-right: 40px;
  }
  .scroller .scrollbar {
    position: absolute;
    top: 0;
    right: 0;
    width: 10px;
    height: 300px;
    display: none;
  }
  .scroller .scrollbar .kff-range-select {
    width: 10px;
    position: absolute;
    left: 0;
    top: 10px;
  }
  .scroller .scrollbar .kff-range-select .kff-slider-pane {
    width: 10px;
    height: 300px;
    position: absolute;
    left: 0;
    top: 0;
    background: #262626;
  }
  .scroller .scrollbar .kff-range-select .kff-handle {
    width: 10px;
    height: 20px;
    background: #fff;
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 0;
  }
  #kfb-close a {
    text-transform: uppercase;
    font-family: 'OpenSans-Extra-Bold', Arial, sans-serif;
  }
  #kfb-close a:after,
  #kfb-close a > .after {
    content: '';
    background-image: url("../img/sprites.png");
    background-repeat: no-repeat;
    background-position: -886px -182px;
    width: 27px;
    height: 27px;
    position: absolute;
    left: -15px;
    top: 50%;
    margin-top: -14px;
  }
  #kfb-close a:hover {
    color: #fd0100;
  }
  #kfb-close a:hover:after,
  #kfb-close a:hover > .after {
    content: '';
    background-image: url("../img/sprites.png");
    background-repeat: no-repeat;
    background-position: -886px -306px;
    width: 27px;
    height: 27px;
    position: absolute;
    left: -15px;
    top: 50%;
    margin-top: -14px;
  }
}
@media only screen and (max-width: 1100px) {
  .header .logo {
    width: 32px;
    height: 31px;
  }
  .header .logo span {
    background-image: url("../img/sprites.png");
    background-repeat: no-repeat;
    background-position: -822px -550px;
  }
  .title h2 {
    font-size: 40px;
  }
  .title strong {
    font-size: 50px;
  }
  .albums .title h2,
  .albums .title .date {
    max-width: 250px;
  }
  .albums .title h2 {
    font-size: 30px;
  }
  .albums .title strong {
    font-size: 40px;
  }
  .albums .title .date {
    font-size: 15px;
  }
  .albums .track-list,
  .albums .info-text {
    margin-left: 280px;
  }
}
@media only screen and (max-width: 900px) {
  .header .main-menu {
    font-size: 13px;
  }
}
@media only screen and (max-width: 780px) {
  .header {
    position: static;
  }
}
@media only screen and (max-height: 550px) {
  .page-subpage .footer {
    height: 1px;
  }
  .page-subpage .footer .shutter {
    display: block;
  }
  .page-subpage .footer.active {
    height: 55px;
  }
}
@media screen {
  .jspContainer {
    overflow: hidden;
    position: relative;
  }
  .jspPane {
    position: absolute;
  }
  .jspVerticalBar {
    position: absolute;
    top: 0;
    right: 0;
    width: 16px;
    height: 100%;
    background: #f00;
  }
  .jspHorizontalBar {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 10px;
  }
  .jspVerticalBar *,
  .jspHorizontalBar * {
    margin: 0;
    padding: 0;
  }
  .jspCap {
    display: none;
  }
  .jspHorizontalBar .jspCap {
    float: left;
  }
  .jspTrack {
    background: #333;
    position: relative;
  }
  .jspDrag {
    background: #adadad;
    position: relative;
    bottom: 0;
    left: 0;
    cursor: pointer;
    height: 10px;
  }
  .jspHorizontalBar .jspTrack,
  .jspHorizontalBar .jspDrag {
    float: left;
  }
  .jspHorizontalBar .jspTrack {
    height: 100%;
  }
  .jspArrow {
    background: #50506d;
    text-indent: -20000px;
    display: block;
    cursor: pointer;
  }
  .jspArrow.jspDisabled {
    cursor: default;
    background: #80808d;
  }
  .jspVerticalBar .jspArrow {
    height: 16px;
  }
  .jspHorizontalBar .jspArrow {
    width: 0px;
    float: left;
    height: 100%;
    position: absolute;
  }
  .jspVerticalBar .jspArrow:focus {
    outline: none;
  }
  .jspCorner {
    background: #eeeef4;
    float: left;
    height: 100%;
  }
}
@media print {
  .no-print {
    display: none;
  }
  h1,
  h2,
  h3,
  h4,
  h5 {
    color: #000 !important;
  }
  h2 {
    font-size: 2em;
  }
  h3 {
    font-size: 1.5em;
  }
  h4 {
    font-size: 1em;
  }
  table,
  td,
  th {
    border: 1px solid #000;
  }
  td,
  th {
    padding: 5px;
  }
  th {
    font-weight: bold;
  }
  .row {
    width: 100%;
    display: block;
    position: relative;
    clear: both;
    *zoom: 1;
  }
  .row:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
  }
}