/* ======= mixins ========= */
/* ===== instruments ====== */
.footer-link, .footer-link:hover, .footer-link:active, .footer-link:focus, .content-new-img:before, .content-new-img:after, .content-new__item-title, .content-new-collections-title, .top-genres__link, .top-genres__link:hover, .top-genres__link:active, .top-genres__link:focus, .tops__item-title, .song-download-btn, .song-download-btn:hover, .song-download-btn:active, .song-download-btn:focus, .song-block__input {
  transition: all .3s ease-in-out;
}

.content-top-btn:before, .sidebar-nav-link:before, .sidebar-nav-link:hover:before, .sidebar-nav-link:active:before, .sidebar-nav-link:focus:before, .btn-run-playlist:before, .btn-run-playlist:hover:before, .btn-run-playlist:active:before, .btn-run-playlist:focus:before, .breadcrumbs__item:before {
  position: absolute;
  display: block;
  content: "";
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
}

.content-new-img:after, .header-search-sbm-btn:before, .header-search-sbm-btn:hover:before, .header-search-sbm-btn:active:before, .header-search-sbm-btn:focus:before, .playlist-item-play:before, .playlist-item-play:hover:before, .playlist-item-play:active:before, .playlist-item-play:focus:before, .playlist-item-play.blocked:before, .paggination__item-left:before, .paggination__item-right:before, .song-listen:before, .song-listen:hover:before, .song-listen:active:before, .song-listen:focus:before, .vk .comments-area__socials-link:before, .fb .comments-area__socials-link:before, .tw .comments-area__socials-link:before, .ok .comments-area__socials-link:before {
  position: absolute;
  display: block;
  content: "";
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
}

* {
  box-sizing: border-box;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
}

label {
  margin-bottom: 0;
  font-weight: normal;
}

p {
  margin: 0;
}

ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

a,
a:hover,
a:focus {
  text-decoration: none;
  color: initial;
  outline: none;
}

html, body {
  width: 100%;
}

body {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  line-height: normal;
  min-height: 100vh;
  font-family: "Roboto";
  background: #f8f8f8;
}

.img-responsive {
  width: 100%;
}

.main {
  -ms-flex: 1;
      flex: 1;
  overflow: hidden;
  padding-top: 45px;
  padding-bottom: 30px;
}

.fixed {
  position: fixed;
}

.btn {
  border: none;
  color: #929292;
  border-radius: 15px;
}

.btn:active, .btn:focus, button:active, button:focus {
  outline: none !important;
  border: none;
}

.main-container {
  display: -ms-flexbox;
  display: flex;
}

.btn-default {
  background: #e6e6e6;
  min-width: 110px;
  padding: 6px 5px;
  line-height: normal;
}
.btn-default:hover, .btn-default:focus, .btn-default:active {
  background: #dfdfdf;
  color: #929292;
}

.btn-default:active:hover, .btn-default.active:hover, .open > .dropdown-toggle.btn-default:hover, .btn-default:active:focus, .btn-default.active:focus, .open > .dropdown-toggle.btn-default:focus, .btn-default:active.focus, .btn-default.active.focus, .open > .dropdown-toggle.btn-default.focus {
  background: #dfdfdf;
  color: #929292;
}

/* ======= sections ====== */
.footer {
  padding-bottom: 135px;
}

.footer-list {
  text-align: center;
}

.footer-item {
  display: inline-block;
  position: relative;
  font-size: 12px;
  margin-right: 35px;
}
.footer-item:after {
  position: absolute;
  content: "\/";
  display: inline-block;
  right: -21px;
  color: rgba(0, 0, 0, 0.25);
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
}
.footer-item:last-child:after {
  display: none;
}

.footer-link {
  color: rgba(0, 0, 0, 0.25);
}
.footer-link:hover, .footer-link:active, .footer-link:focus {
  color: rgba(0, 0, 0, 0.25);
}
.footer-link:hover {
  color: #88bcff;
}

.content-block {
  margin-bottom: 55px;
}

.content-block__top {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 35px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.content-title {
  font-size: 34px;
  font-weight: lighter;
  color: #404040;
  margin-right: auto;
  padding-right: 5px;
  margin-bottom: 15px;
}

.content-desc {
  -ms-flex: 100%;
      flex: 100%;
}

.content-top-btn {
  margin-top: 2px;
  margin-bottom: 15px;
  -ms-flex-item-align: baseline;
      align-self: baseline;
  padding-right: 35px;
  padding-left: 30px;
  position: relative;
  text-align: left;
  font-size: 14px;
}
.content-top-btn:before {
  background: url('../images/icons-s9029cfe88c.png') 0 -520px no-repeat;
  width: 18px;
  height: 12px;
  right: 15px;
}

.content-desc {
  font-size: 14px;
  line-height: 21px;
  color: #929292;
}

.playlist-item-subinfo {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex: 0;
      flex: 0;
  margin-left: auto;
  position: relative;
  padding-right: 8px;
  padding-left: 15px;
}

.playlist-item-duration {
  font-size: 14px;
  color: #a3a3a3;
  margin-right: 40px;
  text-align: right;
}

.playlist-item-btn-plylist {
  display: block;
  margin-right: 30px;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  background: url('../images/icons-s9029cfe88c.png') 0 -2797px no-repeat;
  width: 20px;
  height: 14px;
  margin-top: 2px;
}
.playlist-item-btn-plylist:hover, .playlist-item-btn-plylist:active, .playlist-item-btn-plylist:focus {
  display: block;
  margin-right: 30px;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  background: url('../images/icons-s9029cfe88c.png') 0 -2797px no-repeat;
  width: 20px;
  height: 14px;
  margin-top: 2px;
}
.playlist-item-btn-plylist:hover {
  background: url('../images/icons-s9029cfe88c.png') 0 -2713px no-repeat;
  width: 20px;
  height: 14px;
}

.addedToPlaylist .playlist-item-btn-plylist {
  background: url('../images/icons-s9029cfe88c.png') 0 -2547px no-repeat;
  width: 22px;
  height: 13px;
  margin-right: 28px;
}
.addedToPlaylist .playlist-item-btn-plylist:hover, .addedToPlaylist .playlist-item-btn-plylist:active, .addedToPlaylist .playlist-item-btn-plylist:focus {
  background: url('../images/icons-s9029cfe88c.png') 0 -2547px no-repeat;
  width: 22px;
  height: 13px;
  margin-right: 28px;
}

.playlist-item-btn-download {
  display: block;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  background: url('../images/icons-s9029cfe88c.png') 0 -948px no-repeat;
  width: 14px;
  height: 17px;
}
.playlist-item-btn-download:hover, .playlist-item-btn-download:active, .playlist-item-btn-download:focus {
  display: block;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  background: url('../images/icons-s9029cfe88c.png') 0 -948px no-repeat;
  width: 14px;
  height: 17px;
}
.playlist-item-btn-download:hover {
  background: url('../images/icons-s9029cfe88c.png') 0 -861px no-repeat;
  width: 14px;
  height: 17px;
}

.content-new-list {
  margin-left: -7px;
  margin-right: -7px;
  margin-bottom: -14px;
}

.content-new-item {
  margin-bottom: 14px;
  padding-left: 7px;
  padding-right: 7px;
}

.content-new-link {
  box-shadow: 1px 1.732px 6px 0px rgba(0, 0, 1, 0.05);
  background: #fff;
  border-radius: 2px;
  display: block;
  padding: 5px;
}

.content-new-img {
  display: block;
  width: 100%;
  padding-top: 100%;
  background-size: cover;
  background-position: center;
  position: relative;
}
.content-new-img:before {
  content: "";
  display: block;
  border-radius: 2px;
  background: rgba(68, 48, 198, 0.8);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.content-new-img:after {
  background: url('../images/icons-s9029cfe88c.png') 0 -1502px no-repeat;
  width: 41px;
  height: 40px;
  opacity: 0;
}
.content-new-img:hover:before {
  opacity: 1;
}
.content-new-img:hover:after {
  opacity: 1;
}

.content-new__item-bot {
  height: 70px;
  display: -ms-flexbox;
  display: flex;
  padding-top: 5px;
  overflow: hidden;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-direction: column;
      flex-direction: column;
}

.content-new__item-title {
  font-size: 14px;
  color: #404040;
  margin-bottom: 5px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: center;
  width: 100%;
  font-weight: 500;
}
.content-new__item-title:hover {
  color: #4430C6;
}

.content-new__item-subtitle {
  color: #929292;
  font-size: 12px;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: center;
}

.content-new-collections-title {
  font-size: 14px;
  color: #404040;
  overflow: hidden;
  text-align: center;
  width: 100%;
  font-weight: 500;
  line-height: 22px;
}
.content-new-collections-title:hover {
  color: #4430C6;
}

.header {
  background: #fff;
  box-shadow: 1px 1.732px 10px 0px rgba(0, 0, 1, 0.04);
  padding: 30px 0;
}

.logo-img {
  max-width: 35px;
  vertical-align: middle;
  display: inline-block;
  margin-right: 20px;
}

.logo-text {
  display: inline-block;
  vertical-align: middle;
  font-size: 40px;
  font-family: 'Agency FB';
  font-weight: bold;
  color: #404040;
  text-transform: uppercase;
}
.logo-text span {
  font-family: 'Agency FB';
  font-weight: normal;
}

.header-search-input-wrap {
  position: relative;
  margin-top: 8px;
}

.header-search-input {
  height: 38px;
  padding: 0 90px 0 25px;
  background: #f8f8f8;
  font-size: 16px;
  border-radius: 15px;
  outline: none;
  border: none;
  width: 100%;
}

.header-search-sbm-btn {
  position: absolute;
  top: 0;
  right: 0;
  height: 38px;
  border-radius: 15px;
  background: #4430C6;
  width: 65px;
  border: 1px solid transparent;
  transition: all 0.3s;
}
.header-search-sbm-btn:before {
  background: url('../images/icons-s9029cfe88c.png') 0 -2969px no-repeat;
  width: 18px;
  height: 18px;
}
.header-search-sbm-btn:hover, .header-search-sbm-btn:active, .header-search-sbm-btn:focus {
  background: #f4f4f4;
  border: 1px solid #4430C6;
}
.header-search-sbm-btn:hover:before, .header-search-sbm-btn:active:before, .header-search-sbm-btn:focus:before {
  background: url('../images/icons-s9029cfe88c.png') 0 -2881px no-repeat;
  width: 18px;
  height: 18px;
}

.right-sidebar {
  padding-top: 12px;
  padding-left: 30px;
  border-left: 1px solid #e9e9e9;
}

.sidebar {
  padding-top: 12px;
}

.side-title {
  color: #929292;
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 25px;
  letter-spacing: 2px;
}

.top-genres__item {
  font-size: 14px;
  margin-bottom: 13px;
}
.top-genres__item:last-child {
  margin-bottom: 0;
}

.top-genres__link {
  color: #929292;
}
.top-genres__link:hover, .top-genres__link:active, .top-genres__link:focus {
  color: #929292;
}
.top-genres__link:hover {
  color: #4430C6;
}

.top-genres__list {
  padding-top: 10px;
}

.sidebar-nav-item {
  margin-bottom: 20px;
}
.sidebar-nav-item:last-child {
  margin-bottom: 0;
}

.sidebar-nav-link {
  font-size: 14px;
  padding: 2px 0;
  color: #929292;
  display: block;
  position: relative;
  padding-left: 40px;
  display: block;
}
.sidebar-nav-link:before {
  left: 0;
}
.sidebar-nav-link:hover, .sidebar-nav-link:active, .sidebar-nav-link:focus {
  font-size: 14px;
  padding: 2px 0;
  color: #929292;
  display: block;
  position: relative;
  padding-left: 40px;
  display: block;
}
.sidebar-nav-link:hover:before, .sidebar-nav-link:active:before, .sidebar-nav-link:focus:before {
  left: 0;
}
.sidebar-nav-link:hover {
  color: #4430C6;
}

.sidebar-block {
  margin-bottom: 55px;
}

.sidebar-nav-item_charts .sidebar-nav-link:before {
  background: url('../images/icons-s9029cfe88c.png') 0 -3413px no-repeat;
  width: 16px;
  height: 22px;
  left: 4px;
}
.sidebar-nav-item_charts .sidebar-nav-link:hover:before {
  background: url('../images/icons-s9029cfe88c.png') 0 -3413px no-repeat;
  width: 16px;
  height: 22px;
}
.sidebar-nav-item_charts .sidebar-nav-link:hover:before, .sidebar-nav-item_charts .sidebar-nav-link:active:before, .sidebar-nav-item_charts .sidebar-nav-link:focus:before {
  background: url('../images/icons-s9029cfe88c.png') 0 -3413px no-repeat;
  width: 16px;
  height: 22px;
  left: 4px;
}
.sidebar-nav-item_charts .sidebar-nav-link:hover:hover:before, .sidebar-nav-item_charts .sidebar-nav-link:active:hover:before, .sidebar-nav-item_charts .sidebar-nav-link:focus:hover:before {
  background: url('../images/icons-s9029cfe88c.png') 0 -3413px no-repeat;
  width: 16px;
  height: 22px;
}

.sidebar-nav-item_rated .sidebar-nav-link:before {
  background: url('../images/icons-s9029cfe88c.png') 0 -3235px no-repeat;
  width: 20px;
  height: 19px;
  left: 2px;
}
.sidebar-nav-item_rated .sidebar-nav-link:hover:before {
  background: url('../images/icons-s9029cfe88c.png') 0 -3235px no-repeat;
  width: 20px;
  height: 19px;
}
.sidebar-nav-item_rated .sidebar-nav-link:hover:before, .sidebar-nav-item_rated .sidebar-nav-link:active:before, .sidebar-nav-item_rated .sidebar-nav-link:focus:before {
  background: url('../images/icons-s9029cfe88c.png') 0 -3235px no-repeat;
  width: 20px;
  height: 19px;
  left: 2px;
}
.sidebar-nav-item_rated .sidebar-nav-link:hover:hover:before, .sidebar-nav-item_rated .sidebar-nav-link:active:hover:before, .sidebar-nav-item_rated .sidebar-nav-link:focus:hover:before {
  background: url('../images/icons-s9029cfe88c.png') 0 -3235px no-repeat;
  width: 20px;
  height: 19px;
}

.sidebar-nav-item_collection .sidebar-nav-link:before {
  background: url('../images/icons-s9029cfe88c.png') 0 -681px no-repeat;
  width: 20px;
  height: 20px;
}
.sidebar-nav-item_collection .sidebar-nav-link:hover:before {
  background: url('../images/icons-s9029cfe88c.png') 0 -681px no-repeat;
  width: 20px;
  height: 20px;
}
.sidebar-nav-item_collection .sidebar-nav-link:hover:before, .sidebar-nav-item_collection .sidebar-nav-link:active:before, .sidebar-nav-item_collection .sidebar-nav-link:focus:before {
  background: url('../images/icons-s9029cfe88c.png') 0 -681px no-repeat;
  width: 20px;
  height: 20px;
}
.sidebar-nav-item_collection .sidebar-nav-link:hover:hover:before, .sidebar-nav-item_collection .sidebar-nav-link:active:hover:before, .sidebar-nav-item_collection .sidebar-nav-link:focus:hover:before {
  background: url('../images/icons-s9029cfe88c.png') 0 -681px no-repeat;
  width: 20px;
  height: 20px;
}

.sidebar-nav-item_genres .sidebar-nav-link:before {
  background: url('../images/icons-s9029cfe88c.png') 0 -1122px no-repeat;
  width: 18px;
  height: 10px;
}
.sidebar-nav-item_genres .sidebar-nav-link:hover:before {
  background: url('../images/icons-s9029cfe88c.png') 0 -1122px no-repeat;
  width: 18px;
  height: 10px;
}
.sidebar-nav-item_genres .sidebar-nav-link:hover:before, .sidebar-nav-item_genres .sidebar-nav-link:active:before, .sidebar-nav-item_genres .sidebar-nav-link:focus:before {
  background: url('../images/icons-s9029cfe88c.png') 0 -1122px no-repeat;
  width: 18px;
  height: 10px;
}
.sidebar-nav-item_genres .sidebar-nav-link:hover:hover:before, .sidebar-nav-item_genres .sidebar-nav-link:active:hover:before, .sidebar-nav-item_genres .sidebar-nav-link:focus:hover:before {
  background: url('../images/icons-s9029cfe88c.png') 0 -1122px no-repeat;
  width: 18px;
  height: 10px;
}

.sidebar-nav-item_albums .sidebar-nav-link:before {
  background: url('../images/icons-s9029cfe88c.png') 0 0 no-repeat;
  width: 20px;
  height: 20px;
}
.sidebar-nav-item_albums .sidebar-nav-link:hover:before {
  background: url('../images/icons-s9029cfe88c.png') 0 0 no-repeat;
  width: 20px;
  height: 20px;
}
.sidebar-nav-item_albums .sidebar-nav-link:hover:before, .sidebar-nav-item_albums .sidebar-nav-link:active:before, .sidebar-nav-item_albums .sidebar-nav-link:focus:before {
  background: url('../images/icons-s9029cfe88c.png') 0 0 no-repeat;
  width: 20px;
  height: 20px;
}
.sidebar-nav-item_albums .sidebar-nav-link:hover:hover:before, .sidebar-nav-item_albums .sidebar-nav-link:active:hover:before, .sidebar-nav-item_albums .sidebar-nav-link:focus:hover:before {
  background: url('../images/icons-s9029cfe88c.png') 0 0 no-repeat;
  width: 20px;
  height: 20px;
}

.sidebar-nav-item_artists .sidebar-nav-link:before {
  background: url('../images/icons-s9029cfe88c.png') 0 -180px no-repeat;
  width: 22px;
  height: 14px;
}
.sidebar-nav-item_artists .sidebar-nav-link:hover:before {
  background: url('../images/icons-s9029cfe88c.png') 0 -180px no-repeat;
  width: 22px;
  height: 14px;
}
.sidebar-nav-item_artists .sidebar-nav-link:hover:before, .sidebar-nav-item_artists .sidebar-nav-link:active:before, .sidebar-nav-item_artists .sidebar-nav-link:focus:before {
  background: url('../images/icons-s9029cfe88c.png') 0 -180px no-repeat;
  width: 22px;
  height: 14px;
}
.sidebar-nav-item_artists .sidebar-nav-link:hover:hover:before, .sidebar-nav-item_artists .sidebar-nav-link:active:hover:before, .sidebar-nav-item_artists .sidebar-nav-link:focus:hover:before {
  background: url('../images/icons-s9029cfe88c.png') 0 -180px no-repeat;
  width: 22px;
  height: 14px;
}

.sidebar-nav-list {
  padding-top: 10px;
}

.tops__list {
  border-radius: 2px;
  background: #fff;
  box-shadow: 1px 1.732px 6px 0px rgba(0, 0, 1, 0.05);
  padding-top: 14px;
  margin-right: 0;
  margin-left: 0;
  padding-left: 7px;
  padding-right: 7px;
}

.tops__item {
  margin-bottom: 20px;
  padding-right: 7px;
  padding-left: 7px;
}

.tops__link:hover .tops__item-title {
  color: #4430C6;
}

.tops__img {
  background-size: cover;
  background-position: center;
  width: 100%;
  padding-top: 100%;
  border-radius: 2px;
  margin-bottom: 7px;
}

.tops__item-title {
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 24px;
  font-weight: 500;
  color: #404040;
}
.tops__item-title p {
  overflow: hidden;
  text-overflow: ellipsis;
}

.tops__item-subtitle {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #929292;
  font-size: 12px;
  font-weight: normal;
}

.tops__list.tops__list_border-radius .tops__img {
  border-radius: 50%;
}
.tops__list.tops__list_border-radius .tops__item-title {
  text-align: center;
}

.playlist-item {
  background: #fff;
  box-shadow: 1px 1.732px 6px 0px rgba(0, 0, 1, 0.05);
  margin-bottom: 10px;
  display: -ms-flexbox;
  display: flex;
  padding: 8px;
  border-radius: 2px;
}
.playlist-item:last-child {
  margin-bottom: 0;
}

.playlist-item-play {
  height: auto;
  position: relative;
  display: block;
  margin-right: 10px;
  width: 30px;
  -ms-flex: 0 0 30px;
      flex: 0 0 30px;
}
.playlist-item-play:before {
  background: url('../images/icons-s9029cfe88c.png') 0 -2463px no-repeat;
  width: 11px;
  height: 14px;
}
.playlist-item-play:hover, .playlist-item-play:active, .playlist-item-play:focus {
  height: auto;
  position: relative;
  display: block;
  margin-right: 10px;
  width: 30px;
  -ms-flex: 0 0 30px;
      flex: 0 0 30px;
}
.playlist-item-play:hover:before, .playlist-item-play:active:before, .playlist-item-play:focus:before {
  background: url('../images/icons-s9029cfe88c.png') 0 -2463px no-repeat;
  width: 11px;
  height: 14px;
}
.playlist-item-play:hover:before {
  background: url('../images/icons-s9029cfe88c.png') 0 -2379px no-repeat;
  width: 11px;
  height: 14px;
}
.playlist-item-play.playing:before {
  display: none;
}
.playlist-item-play.playing .equalizer {
  display: block;
}
.playlist-item-play.playing:hover:before {
  display: block;
  background: url('../images/icons-s9029cfe88c.png') 0 -1702px no-repeat;
  width: 11px;
  height: 11px;
}
.playlist-item-play.playing:hover .equalizer {
  display: none;
}
.playlist-item-play.blocked:before {
  background: url('/static/images/icons/block.png') no-repeat;
  width: 16px;
  height: 16px;
}

.playlist-item-img {
  -ms-flex: 0 0 50px;
      flex: 0 0 50px;
  width: 50px;
  height: 50px;
  border-radius: 2px;
  background-size: cover;
  margin-right: 20px;
  background-position: center;
}

.playlist-item-info {
  padding-top: 6px;
  overflow: hidden;
}

.playlist-item-title {
  font-size: 14px;
  font-weight: 500;
  color: #404040;
  margin-bottom: 5px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.playlist-item-subtitle {
  color: #929292;
  font-size: 12px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.equalizer {
  width: 16px;
  height: 16px;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  position: absolute;
  display: none;
}
.equalizer span {
  display: inline-block;
  width: 4px;
  background-color: #4430C6;
  position: absolute;
  bottom: 0;
}

@keyframes shorteq {
  0% {
    height: 10px;
  }
  50% {
    height: 5px;
  }
  100% {
    height: 10px;
  }
}
@keyframes talleq {
  0% {
    height: 16px;
  }
  50% {
    height: 8px;
  }
  100% {
    height: 16px;
  }
}
.equal-1 {
  height: 14px;
  left: 0;
  animation-name: shorteq;
  animation-duration: 0.5s;
  animation-iteration-count: infinite;
  animation-delay: 0s;
  -webkit-animation-name: shorteq;
  -webkit-animation-duration: 0.5s;
  -webkit-animation-iteration-count: infinite;
  animation-delay: 0s;
}

.equal-2 {
  height: 16px;
  left: 6px;
  animation-name: talleq;
  animation-duration: 0.5s;
  animation-iteration-count: infinite;
  animation-delay: 0.17s;
  -webkit-animation-name: talleq;
  -webkit-animation-duration: 0.5s;
  -webkit-animation-iteration-count: infinite;
  animation-delay: 0.17s;
}

.equal-3 {
  height: 14px;
  left: 12px;
  animation-name: shorteq;
  animation-duration: 0.5s;
  animation-iteration-count: infinite;
  animation-delay: 0.34s;
  -webkit-animation-name: shorteq;
  -webkit-animation-duration: 0.5s;
  -webkit-animation-iteration-count: infinite;
  animation-delay: 0.34s;
}

/* xs+sm+md */
@media screen and (max-width: 1199px) {
  .jp-progress {
    width: 66%;
  }

  .track-bar {
    -ms-flex: 1 1 29%;
        flex: 1 1 29%;
    margin-right: 20px;
  }

  .jp-controls {
    margin-right: 65px;
  }
}
/* xs+sm */
@media screen and (max-width: 991px) {
  .track-info {
    display: none;
  }

  .jp-controls {
    margin-right: 42px;
  }

  .jp-playlist-current.playing .equalizer {
    left: 14px;
  }

  .show-volume-bar {
    display: none;
  }
}
/* xs */
@media screen and (max-width: 767px) {
  .header {
    padding: 10px 0;
  }

  .main {
    padding: 15px 0;
  }

  .side-title {
    margin-bottom: 15px;
  }

  .sidebar-block {
    margin-bottom: 35px;
  }

  .content-top-btn {
    font-size: 13px;
  }

  .content-title {
    font-size: 30px;
    padding-right: 0;
    margin-bottom: 10px;
    margin-right: 0;
    -ms-flex: 100%;
        flex: 100%;
  }

  .content-desc {
    font-size: 12px;
    line-height: 19px;
  }

  .playlist-item {
    padding: 5px;
  }

  .playlist-item-img {
    margin-right: 10px;
  }

  .playlist-item-title {
    font-size: 13px;
  }

  .playlist-item-subtitle {
    font-size: 11px;
  }

  .playlist-item-info {
    padding-top: 8px;
  }

  .playlist-item-subinfo {
    padding-left: 10px;
    margin-top: -5px;
    margin-bottom: -5px;
  }

  .playlist-item-duration {
    font-size: 13px;
    margin-right: 0;
  }

  .playlist-item-btn-plylist {
    display: none;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 3px;
  }
  .playlist-item-btn-plylist:hover, .playlist-item-btn-plylist:active, .playlist-item-btn-plylist:focus {
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 3px;
  }

  .addedToPlaylist .playlist-item-btn-plylist {
    margin-right: 18px;
  }
  .addedToPlaylist .playlist-item-btn-plylist:hover, .addedToPlaylist .playlist-item-btn-plylist:active, .addedToPlaylist .playlist-item-btn-plylist:focus {
    margin-right: 18px;
  }

  .playlist-item-btn-download {
    display: none;
  }

  .playlist-item-xs-buttons {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    padding: 20px 13px;
    position: relative;
  }
  .playlist-item-xs-buttons i {
    display: block;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #bdbdbd;
    position: absolute;
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    margin: 0 auto;
  }
  .playlist-item-xs-buttons i:before, .playlist-item-xs-buttons i:after {
    position: absolute;
    content: "";
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #bdbdbd;
  }
  .playlist-item-xs-buttons i:before {
    top: -8px;
  }
  .playlist-item-xs-buttons i:after {
    bottom: -8px;
  }

  .open .playlist-item-btn-plylist,
  .open .playlist-item-btn-download {
    display: block;
  }
  .open .playlist-item-subinfo {
    box-shadow: -6px 0 15px -8px #777;
  }

  .footer-item {
    font-size: 11px;
    margin-right: 15px;
  }
  .footer-item:after {
    right: -12px;
  }

  .sidebar {
    display: none;
  }

  .sidebar-show-btn {
    text-align: left;
    height: 35px;
    line-height: 25px;
    margin-bottom: 15px;
    font-size: 16px;
    border-radius: 3px;
    background: #dfdfdf;
    padding-left: 15px;
  }
  .sidebar-show-btn i {
    display: inline-block;
    padding: 0;
    width: 24px;
    padding-top: 6px;
    position: relative;
    vertical-align: middle;
    margin-top: -5px;
    margin-right: 5px;
  }
  .sidebar-show-btn span {
    vertical-align: middle;
  }
  .sidebar-show-btn .icon-bar {
    transition: all .3s ease-in-out;
    position: relative;
    background-color: #523b73;
    display: block;
    width: 24px;
    height: 3px;
    margin-bottom: 3px;
    margin-right: auto;
    margin-left: auto;
    border-radius: 3px;
  }
  .sidebar-show-btn .icon-bar:last-child {
    margin-bottom: 0;
  }
  .sidebar-show-btn .icon-bar:nth-child(1) {
    transition: .1s ease-in-out background-color;
  }
  .sidebar-show-btn .icon-bar:nth-child(2) {
    position: absolute;
    top: 0;
  }
  .sidebar-show-btn .icon-bar:nth-child(3) {
    position: absolute;
    bottom: -3px;
  }
  .sidebar-show-btn.active .icon-bar:nth-of-type(1) {
    background: transparent;
    -ms-transform: rotate(180deg);
        transform: rotate(180deg);
  }
  .sidebar-show-btn.active .icon-bar:nth-of-type(2) {
    -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    top: 5px;
  }
  .sidebar-show-btn.active .icon-bar:nth-of-type(3) {
    -ms-transform: rotate(135deg);
        transform: rotate(135deg);
    bottom: 4px;
  }
  .sidebar-show-btn:hover, .sidebar-show-btn:active, .sidebar-show-btn:focus {
    text-align: left;
    height: 35px;
    line-height: 25px;
    margin-bottom: 15px;
    font-size: 16px;
    border-radius: 3px;
    background: #dfdfdf;
    padding-left: 15px;
  }
  .sidebar-show-btn:hover i, .sidebar-show-btn:active i, .sidebar-show-btn:focus i {
    display: inline-block;
    padding: 0;
    width: 24px;
    padding-top: 6px;
    position: relative;
    vertical-align: middle;
    margin-top: -5px;
    margin-right: 5px;
  }
  .sidebar-show-btn:hover span, .sidebar-show-btn:active span, .sidebar-show-btn:focus span {
    vertical-align: middle;
  }
  .sidebar-show-btn:hover .icon-bar, .sidebar-show-btn:active .icon-bar, .sidebar-show-btn:focus .icon-bar {
    transition: all .3s ease-in-out;
    position: relative;
    background-color: #523b73;
    display: block;
    width: 24px;
    height: 3px;
    margin-bottom: 3px;
    margin-right: auto;
    margin-left: auto;
    border-radius: 3px;
  }
  .sidebar-show-btn:hover .icon-bar:last-child, .sidebar-show-btn:active .icon-bar:last-child, .sidebar-show-btn:focus .icon-bar:last-child {
    margin-bottom: 0;
  }
  .sidebar-show-btn:hover .icon-bar:nth-child(1), .sidebar-show-btn:active .icon-bar:nth-child(1), .sidebar-show-btn:focus .icon-bar:nth-child(1) {
    transition: .1s ease-in-out background-color;
  }
  .sidebar-show-btn:hover .icon-bar:nth-child(2), .sidebar-show-btn:active .icon-bar:nth-child(2), .sidebar-show-btn:focus .icon-bar:nth-child(2) {
    position: absolute;
    top: 0;
  }
  .sidebar-show-btn:hover .icon-bar:nth-child(3), .sidebar-show-btn:active .icon-bar:nth-child(3), .sidebar-show-btn:focus .icon-bar:nth-child(3) {
    position: absolute;
    bottom: -3px;
  }
  .sidebar-show-btn:hover.active .icon-bar:nth-of-type(1), .sidebar-show-btn:active.active .icon-bar:nth-of-type(1), .sidebar-show-btn:focus.active .icon-bar:nth-of-type(1) {
    background: transparent;
    -ms-transform: rotate(180deg);
        transform: rotate(180deg);
  }
  .sidebar-show-btn:hover.active .icon-bar:nth-of-type(2), .sidebar-show-btn:active.active .icon-bar:nth-of-type(2), .sidebar-show-btn:focus.active .icon-bar:nth-of-type(2) {
    -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    top: 5px;
  }
  .sidebar-show-btn:hover.active .icon-bar:nth-of-type(3), .sidebar-show-btn:active.active .icon-bar:nth-of-type(3), .sidebar-show-btn:focus.active .icon-bar:nth-of-type(3) {
    -ms-transform: rotate(135deg);
        transform: rotate(135deg);
    bottom: 4px;
  }

  .header-search-input {
    padding-left: 15px;
  }

  .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
    color: #929292;
  }

  .content-block {
    margin-bottom: 25px;
  }

  .jp-audio .jp-controls-holder {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .jp-controls {
    -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    margin-right: 20px;
    -ms-flex-order: 1;
        order: 1;
  }

  .track-info {
    display: none;
  }

  .track-bar {
    padding-top: 0;
    margin-right: 0;
    -ms-flex: 100%;
        flex: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-order: 3;
        order: 3;
  }

  .jp-type-playlist .jp-play {
    margin: 0 25px 0 25px;
  }

  .jp-toggles {
    text-align: center;
    -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    -ms-flex-order: 2;
        order: 2;
    padding: 20px 0;
  }

  .jp-toggles a {
    margin-right: 12px;
    -ms-transform: scale(0.9);
        transform: scale(0.9);
  }

  .jp-audio {
    padding: 0;
    background: #ececfb;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.35);
    bottom: -2px;
  }

  .jp-playlist ul {
    padding: 10px 10px 0 10px;
  }

  .jp-playlist {
    width: 270px;
    bottom: 124px;
  }

  .jp-playlist ul li {
    margin-bottom: 12px;
  }

  .jp-playlist ul li.jp-playlist-current {
    margin-right: -10px;
    margin-left: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .footer {
    padding-bottom: 130px;
  }
}
.btn-run-playlist {
  display: inline-block;
  position: relative;
  padding: 10px 0 10px 55px;
  font-size: 20px;
  color: #404040;
  font-weight: 500;
}
.btn-run-playlist:before {
  left: 0;
  background: url('../images/icons-s9029cfe88c.png') 0 -1282px no-repeat;
  width: 41px;
  height: 40px;
}
.btn-run-playlist:hover, .btn-run-playlist:active, .btn-run-playlist:focus {
  display: inline-block;
  position: relative;
  padding: 10px 0 10px 55px;
  font-size: 20px;
  color: #404040;
  font-weight: 500;
}
.btn-run-playlist:hover:before, .btn-run-playlist:active:before, .btn-run-playlist:focus:before {
  left: 0;
  background: url('../images/icons-s9029cfe88c.png') 0 -1282px no-repeat;
  width: 41px;
  height: 40px;
}
.btn-run-playlist:hover:before {
  background: url('../images/icons-s9029cfe88c.png') 0 -1392px no-repeat;
  width: 41px;
  height: 40px;
}
.btn-run-playlist:hover {
  color: #4430C6;
}

.btn-run-playlist__wrap {
  margin-bottom: 30px;
}

.paggination__list {
  padding-left: 10px;
  padding-right: 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.paggination__item {
  width: 42px;
  height: 42px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.paggination__item:last-child {
  margin-right: 0;
}
.paggination__item.active .paggination__link {
  color: #fff;
  background: #4430C6;
}
.paggination__item.active .paggination__link:hover, .paggination__item.active .paggination__link:active, .paggination__item.active .paggination__link:focus {
  color: #fff;
  background: #4430C6;
}

.paggination__link {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 42px;
  border-radius: 2px;
  background: #e6e6e6;
  color: #b8b8b8;
  text-align: center;
  font-size: 20px;
  font-weight: lighter;
}
.paggination__link:hover, .paggination__link:active, .paggination__link:focus {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 42px;
  border-radius: 2px;
  background: #e6e6e6;
  color: #b8b8b8;
  text-align: center;
  font-size: 20px;
  font-weight: lighter;
}
.paggination__link:hover {
  background: #80b0ef;
  color: #fff;
}

.paggination__item-left {
  background: none;
}
.paggination__item-left:hover, .paggination__item-left:active, .paggination__item-left:focus {
  background: none;
}
.paggination__item-left:before {
  background: url('../images/icons-s9029cfe88c.png') 0 -2035px no-repeat;
  width: 16px;
  height: 16px;
}
.paggination__item-left:hover:before {
  background: url('../images/icons-s9029cfe88c.png') 0 -1949px no-repeat;
  width: 16px;
  height: 16px;
}

.paggination__item-right {
  background: none;
}
.paggination__item-right:hover, .paggination__item-right:active, .paggination__item-right:focus {
  background: none;
}
.paggination__item-right:before {
  background: url('../images/icons-s9029cfe88c.png') 0 -2207px no-repeat;
  width: 16px;
  height: 16px;
}
.paggination__item-right:hover:before {
  background: url('../images/icons-s9029cfe88c.png') 0 -2121px no-repeat;
  width: 16px;
  height: 16px;
}

/* xs+sm+md */
/* xs+sm */
/* xs */
@media screen and (max-width: 767px) {
  .paggination__list {
    padding-left: 0;
    padding-right: 0;
  }

  .paggination__item {
    width: 30px;
    height: 30px;
  }

  .paggination__link {
    line-height: 30px;
    font-size: 17px;
  }
  .paggination__link:hover, .paggination__link:active, .paggination__link:focus {
    line-height: 30px;
    font-size: 17px;
  }
}
.breadcrumbs {
  margin-bottom: 20px;
  padding-top: 12px;
}

.breadcrumbs__list {
  margin-bottom: -5px;
}

.breadcrumbs__item {
  font-size: 14px;
  display: inline-block;
  margin-right: 15px;
  position: relative;
  color: #727272;
}
.breadcrumbs__item:before {
  content: ">";
  right: -13px;
}
.breadcrumbs__item:last-child:before {
  display: none;
}

.breadcrumbs__link {
  color: inherit;
  transition: all .3s ease-in-out;
  opacity: 1;
}
.breadcrumbs__link:hover, .breadcrumbs__link:active, .breadcrumbs__link:focus {
  color: inherit;
}
.breadcrumbs__link:hover {
  opacity: 0.6;
}
.breadcrumbs__link:active {
  opacity: 1;
}

.content-new__item-btn-dwnld {
  width: 100%;
  font-size: 14px;
  color: #fff;
  border-radius: 2px;
  background: #4430C6;
  font-weight: 500;
  transition: all .3s ease-in-out;
  opacity: 1;
}
.content-new__item-btn-dwnld:hover, .content-new__item-btn-dwnld:active, .content-new__item-btn-dwnld:focus {
  width: 100%;
  font-size: 14px;
  color: #fff;
  border-radius: 2px;
  background: #4430C6;
  font-weight: 500;
}
.content-new__item-btn-dwnld:hover {
  opacity: 0.6;
}
.content-new__item-btn-dwnld:active {
  opacity: 1;
}

.content-new__item-btn-wrap {
  padding: 13px 8px 9px 8px;
}

/* xs+sm+md */
/* xs+sm */
@media screen and (max-width: 991px) {
  .content-new__item-btn-dwnld {
    font-size: 12px;
  }
  .content-new__item-btn-dwnld:hover, .content-new__item-btn-dwnld:active, .content-new__item-btn-dwnld:focus {
    font-size: 12px;
  }
}
/* xs */
.content-block_song .content-block__top {
  margin-bottom: 15px;
}

.playlist-item.playlist-solo-item {
  margin-bottom: 30px;
}

.song-listen {
  height: 85px;
  display: block;
  width: 100%;
  border-radius: 2px;
  border: 1px solid #e9e9e9;
}
.song-listen:before {
  background: url('../images/icons-s9029cfe88c.png') 0 -1612px no-repeat;
  width: 21px;
  height: 20px;
  width: auto;
  content: "Listen";
  font-size: 14px;
  color: #727272;
  padding-left: 30px;
  line-height: 21px;
}
.song-listen:hover, .song-listen:active, .song-listen:focus {
  height: 85px;
  display: block;
  width: 100%;
  border-radius: 2px;
  border: 1px solid #e9e9e9;
}
.song-listen:hover:before, .song-listen:active:before, .song-listen:focus:before {
  background: url('../images/icons-s9029cfe88c.png') 0 -1612px no-repeat;
  width: 21px;
  height: 20px;
  width: auto;
  content: "Listen";
  font-size: 14px;
  color: #727272;
  padding-left: 30px;
  line-height: 21px;
}

.song-download-btn {
  height: 38px;
  display: block;
  line-height: 38px;
  background: #4430C6;
  text-align: center;
  padding: 0 5px;
  font-size: 14px;
  border-radius: 2px;
  font-weight: 500;
  color: #fff;
  margin-bottom: 9px;
}
.song-download-btn:hover, .song-download-btn:active, .song-download-btn:focus {
  height: 38px;
  display: block;
  line-height: 38px;
  background: #4430C6;
  text-align: center;
  padding: 0 5px;
  font-size: 14px;
  border-radius: 2px;
  font-weight: 500;
  color: #fff;
  margin-bottom: 9px;
}
.song-download-btn:hover {
  background: #4430C6;
}

.select2-container {
  outline: none;
  display: block;
  width: 100% !important;
}
.select2-container .select2-selection {
  outline: none !important;
  width: 100%;
  height: 38px;
  border-radius: 2px;
  border: none;
  padding: 0 30px 0 20px;
  line-height: 38px;
  font-size: 16px;
  color: #929292;
  background: #e6e6e6;
  text-align: left;
}
.select2-container .select2-selection__rendered {
  color: #929292 !important;
  width: 100%;
  line-height: inherit !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.select2-container .selection {
  display: block;
  width: 100%;
}
.select2-container .select2-selection__arrow {
  top: 50% !important;
  right: 14px;
  position: absolute;
  display: block;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  width: 0px;
  height: 0px;
}
.select2-container .select2-selection__arrow b {
  border-color: #aaaaaa transparent transparent transparent !important;
  border-width: 6px 5px 0 5px !important;
  left: -7px !important;
}

.select2-search--dropdown {
  display: none;
}

.select2-dropdown {
  overflow: hidden;
  font-size: 14px;
}
.select2-dropdown .select2-results__option {
  padding: 10px 20px;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #aaaaaa transparent !important;
  border-width: 0 5px 6px 5px !important;
}

.select2-container--open .select2-dropdown--below {
  border: 1px solid #aaaaaa;
}

.song-btns-container {
  margin-bottom: 25px;
}

.song-bot-info {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
}

.song-tags-item {
  display: inline-block;
  height: 30px;
  line-height: 30px;
  padding: 0 13px;
  font-size: 14px;
  background: #e6e6e6;
  border-radius: 2px;
  color: #aaaaaa;
  margin-right: 7px;
  margin-bottom: 7px;
}

.song-stars-wrap {
  position: relative;
  margin-left: auto;
  margin-bottom: 7px;
}

.song-stars__list {
  white-space: nowrap;
}

.song-stars__list-full {
  position: absolute;
  top: 0;
  width: 0;
  overflow: hidden;
}

.song-stars__list li {
  display: inline-block;
  background: url('../images/icons-s9029cfe88c.png') 0 -3057px no-repeat;
  width: 20px;
  height: 19px;
  margin: 0 2px;
}

.song-stars__list-full li {
  background: url('../images/icons-s9029cfe88c.png') 0 -3146px no-repeat;
  width: 20px;
  height: 19px;
}

.song-bot-info {
  padding-bottom: 35px;
  border-bottom: 1px solid #e9e9e9;
}

.content-block_song {
  margin-bottom: 35px;
}

.song-block__title {
  font-size: 20px;
  font-weight: 500;
  color: #404040;
  margin-bottom: 20px;
}

.song-block {
  margin-bottom: 30px;
}

.comments-area-top {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}

.comments-area__title {
  font-size: 20px;
  font-weight: 500;
  color: #404040;
  margin-right: auto;
}

.comments-area-top {
  margin-bottom: 20px;
}

.comments-area__socials-item {
  margin-right: 15px;
}
.comments-area__socials-item:last-child {
  margin-right: 0;
}

.comments-area__socials-list {
  display: -ms-flexbox;
  display: flex;
}

.comments-area__socials-link {
  display: block;
  width: 37px;
  height: 37px;
  border-radius: 2px;
  background: #4430C6;
  position: relative;
  overflow: hidden;
  text-indent: -9999px;
  font-size: 0;
}
.comments-area__socials-link:hover, .comments-area__socials-link:active, .comments-area__socials-link:focus {
  display: block;
  width: 37px;
  height: 37px;
  border-radius: 2px;
  background: #4430C6;
  position: relative;
  overflow: hidden;
  text-indent: -9999px;
  font-size: 0;
}
.comments-area__socials-link:hover {
  background: #4430C6;
}

.vk .comments-area__socials-link:before {
  background: url('../images/icons-s9029cfe88c.png') 0 -3680px no-repeat;
  width: 19px;
  height: 12px;
}

.fb .comments-area__socials-link:before {
  background: url('../images/icons-s9029cfe88c.png') 0 -1035px no-repeat;
  width: 9px;
  height: 17px;
}

.tw .comments-area__socials-link:before {
  background: url('../images/icons-s9029cfe88c.png') 0 -3597px no-repeat;
  width: 15px;
  height: 13px;
}

.ok .comments-area__socials-link:before {
  background: url('../images/icons-s9029cfe88c.png') 0 -1864px no-repeat;
  width: 9px;
  height: 15px;
}

.song-block__form-container {
  box-shadow: 1px 1.732px 6px 0px rgba(0, 0, 1, 0.05);
  background: #fff;
  padding: 18px;
}

.song-block__input {
  outline: none;
  border: none;
  border-bottom: 1px solid #f0f0f0;
  width: 100%;
  font-size: 16px;
  color: #404040;
  padding: 5px 0;
  margin-bottom: 20px;
}
.song-block__input:focus {
  border-color: #4430C6;
  color: #4430C6;
}

.song-block__form-sbm {
  display: block;
  min-width: 115px;
  border: none;
  outline: none;
  float: right;
  height: 32px;
  line-height: 32px;
  margin-bottom: 0;
}
.song-block__form-sbm:hover, .song-block__form-sbm:active, .song-block__form-sbm:focus {
  display: block;
  min-width: 115px;
  border: none;
  outline: none;
  float: right;
  height: 32px;
  line-height: 32px;
  margin-bottom: 0;
}

.song-block__checkbox {
  display: none;
}

.song-block__checkbox-text {
  display: block;
  position: relative;
  padding-left: 24px;
  font-size: 12px;
  color: #9a9a9a;
}
.song-block__checkbox-text:after {
  display: block;
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  border-radius: 2px;
  border: 1px solid #e5e5e5;
  left: 0;
  top: -1px;
}

.song-block__checkbox:checked + .song-block__checkbox-text:before {
  display: block;
  position: absolute;
  content: "";
  top: 2px;
  left: 3px;
  background: url('../images/icons-s9029cfe88c.png') 0 -602px no-repeat;
  width: 9px;
  height: 9px;
}

.song-block__checkbox-label {
  cursor: pointer;
}

/* xs+sm+md */
/* xs+sm */
/* xs */
@media screen and (max-width: 767px) {
  .song-listen {
    margin-bottom: 10px;
  }

  .song-bot-info {
    padding-bottom: 15px;
  }

  .content-block_song {
    margin-bottom: 15px;
  }

  .comments-area__title {
    width: 100%;
  }

  .comments-area-top {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .comments-area__title {
    margin-bottom: 15px;
  }

  .song-block__form-sbm {
    float: none;
    margin-bottom: 15px;
  }
  .song-block__form-sbm:hover, .song-block__form-sbm:active, .song-block__form-sbm:focus {
    float: none;
    margin-bottom: 15px;
  }
}
