.clearfix:after, #header:after, .header-frame:after, .header-frame .search-holder:after, .gallery-holder:after, .top-cycle-gallery:after, #two-columns #sidebar .list-star-signs a:after, .player .panel-player:after {
  content: " ";
  display: block;
  clear: both;
}

/*.full-width {
  padding-left: 9999px;
  padding-right: 9999px;
  margin-left: -9999px;
  margin-right: -9999px;
}*/

.button {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  font-family: Courier New;
  color: #ffffff;
  font-size: 20px;
  background: #97a4b2;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}

.button:hover {
  background: #2d8ff3;
  text-decoration: none;
  color: white;
}

@font-face {
  font-family: 'avenir';
  src: url("https://static.bia2.com/fonts/avenir_roman.eot");
  src: url("https://static.bia2.com/fonts/avenir_roman.eot?#iefix") format("embedded-opentype"), url("https://static.bia2.com/fonts/avenir_roman.woff") format("woff"), url("https://static.bia2.com/fonts/avenir_roman.ttf") format("truetype"), url("https://static.bia2.com/fonts/avenir_roman.svg#avenirregular") format("svg");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'avenir';
  src: url("https://static.bia2.com/fonts/avenir_medium.eot");
  src: url("https://static.bia2.com/fonts/avenir_medium.eot?#iefix") format("embedded-opentype"), url("https://static.bia2.com/fonts/avenir_medium.woff") format("woff"), url("https://static.bia2.com/fonts/avenir_medium.ttf") format("truetype"), url("https://static.bia2.com/fonts/avenir_medium.svg#avenirmedium") format("svg");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'avenir';
  src: url("https://static.bia2.com/fonts/avenir_heavy.eot");
  src: url("https://static.bia2.com/fonts/avenir_heavy.eot?#iefix") format("embedded-opentype"), url("https://static.bia2.com/fonts/avenir_heavy.woff") format("woff"), url("https://static.bia2.com/fonts/avenir_heavy.ttf") format("truetype"), url("https://static.bia2.com/fonts/avenir_heavy.svg#avenir_heavy") format("svg");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?-vbtcq1");
  src: url("../fonts/icomoon.eot?#iefix-vbtcq1") format("embedded-opentype"), url("../fonts/icomoon.woff?-vbtcq1") format("woff"), url("../fonts/icomoon.ttf?-vbtcq1") format("truetype"), url("../fonts/icomoon.svg?-vbtcq1#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-full-screen:before {
  content: "\e624";
}

.icon-following:before {
  content: "\e621";
}

.icon-unfollowing:before {
  content: "\e622";
}

.icon-star-coloured:before {
  content: "\e61d";
}

.icon-arrows:before {
  content: "\e616";
}

.icon-arrows-repeat:before {
  content: "\e617";
}

.icon-download:before {
  content: "\e618";
}

.icon-follow:before {
  content: "\e619";
}

.icon-next:before {
  content: "\e61a";
}

.icon-play:before {
  content: "\e61b";
}

.icon-volume:before {
  content: "\e61c";
}

.icon-android:before {
  content: "\e601";
}

.icon-apple:before {
  content: "\e602";
}

.icon-arrow:before {
  content: "\e603";
}

.icon-email:before {
  content: "\e604";
}

.icon-facebook:before {
  content: "\e605";
}

.icon-instagram:before {
  content: "\e606";
}

.icon-mail:before {
  content: "\e607";
}

.icon-search:before {
  content: "\e608";
}

.icon-star:before {
  content: "\e609";
}

.icon-twitter:before {
  content: "\e60a";
}

.icon-aquarius:before {
  content: "\e60b";
}

.icon-aries:before {
  content: "\e60c";
}

.icon-cancer:before {
  content: "\e60d";
}

.icon-capricorn:before {
  content: "\e60e";
}

.icon-gemini:before {
  content: "\e60f";
}

.icon-libra:before {
  content: "\e610";
}

.icon-pisces:before {
  content: "\e611";
}

.icon-sagittarius:before {
  content: "\e612";
}

.icon-scorpio:before {
  content: "\e613";
}

.icon-taurus:before {
  content: "\e614";
}

.icon-virgo:before {
  content: "\e615";
}

.icon-leo:before {
  content: "\e600";
}

.icon-uniE61F:before {
  content: "\e61f";
}

.icon-cross:before {
  content: "\e61e";
}

.icon-arrow-down:before {
  content: "\e620";
}

body {
  margin: 0;
  color: black;
  background: white;
  font: 16px/20px "avenir", Arial, Helvetica, sans-serif;
  font-weight: 500;
  min-width: 320px;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: none;
}

* {
  max-height: 100000px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

img {
  border-style: none;
  vertical-align: top;
}

a {
  -moz-transition: all 0.4s linear;
  -webkit-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
  text-decoration: none;
  color: #2d8ff3;
}
a:hover {
  text-decoration: none;
  color: #0d75e0;
}

input,
textarea,
select {
  font: 100% "avenir", Arial, Helvetica, sans-serif;
  color: #c6cfd7;
  vertical-align: middle;
}

form,
fieldset {
  margin: 0;
  padding: 0;
  border-style: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible;
}

input[type="submit"]:hover,
button:hover {
  cursor: pointer;
}

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
  margin: 0;
  padding: 4px 7px;
  border: 1px solid #d9d9d9;
}
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
  border-color: #8c8c8c;
}

textarea {
  overflow: auto;
  resize: vertical;
  vertical-align: top;
}

input[type="checkbox"],
input[type="radio"] {
  padding: 0;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "avenir", Arial, Helvetica, sans-serif;
  line-height: 1.2em;
  margin: 0 0 10px;
}

p {
  margin: 0 0 18px;
}

q {
  quotes: none;
}
q:before, q:after {
  content: '';
  content: none;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input::-webkit-input-placeholder {
  color: #c6cfd7;
  opacity: 1;
}
input:focus::-webkit-input-placeholder {
  color: transparent;
}
input::-moz-placeholder {
  color: #c6cfd7;
  opacity: 1;
}
input:focus::-moz-placeholder {
  color: transparent;
}
input:-ms-input-placeholder {
  color: #c6cfd7;
}
input:focus:-ms-input-placeholder {
  color: transparent;
}
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input::-ms-clear {
  display: none;
}

.holder {
  max-width: 1011px;
  padding: 0 15px;
  margin: 0 auto;
}

#header {
  position: fixed;
  z-index: 300;
  top: 0;
  right: 0;
  left: 0;
  background: #fff;
  margin: 0 auto;
}
#header .holder {
  padding: 16px 15px 15px;
  border-bottom: 1px solid #e9edf2;
}
#header .panel-player .holder {
  padding: 0 15px;
}
#header.style .holder {
  border: 0;
}
#header .fake-anchor:target ~ .btn,
#header .fake-anchor:target ~ .btn:after,
#header .btn-holder .overlay {
  background: none;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
}
#header .fake-anchor {
  position: fixed;
  top: 0;
  z-index: -1;
}
#header .fake-anchor:target ~ .inline-popup {
  display: block;
}
#header .fake-anchor:target ~ .overlay {
  position: fixed;
}

  .artist_letter,.artist_profile,.song_list,.horoscope_filter,.horoscope_today{
    cursor:pointer;
  }

  .carousel{
    border-radius: 40px;
  }

   .artist-image{
    border-radius: 25px;
 }

 .facebook_img {
     width:155px; height: 31px; margin-top:8px;
  }

 @media(min-width:768px) {
  .facebook_img {
    width:180px; height: 36px; }
}

 .artist-round { -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px; }

 .staff-round { -webkit-border-radius: 40px; -moz-border-radius: 40px; border-radius: 40px; }

 li.active{
  color: #2D8FF3;
 }

 li.active a {
  color: #2D8FF3;
  }

 #top_ad{
   position: relative;
    top:77px;
 }

 #footer .adsbygoogle iframe {height:100%;}

  .content_loading {
    position: absolute;
    width: 98.3%;
    height: 90%;
    top: 132px;
  }

  .image {
   position: absolute;
   top: 50%;
   left: 50%;
   width: 120px;
   height: 120px;
   margin: -60px 0px 0px -60px;
   animation: 4s linear 0s normal none infinite running spin;
   }

.logo {
  float: left;
  width: 54px;
  height: 24px;
  margin: 11px 16px 0 1px;
}
.logo a {
  display: block;
}

.header-holder {
  float: right;
}

.btn-holder {
  float: right;
  position: relative;
  margin: 0 0 0 7px;
}

.btn {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
}

.inline-popup {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  position: absolute;
  z-index: 990;
  right: -35px;
  top: 128%;
  background: #2d8ff3;
  display: none;
  width: 117px;
  -webkit-transition: position .1s ease 2.5s;
  transition: position .1s ease 2.5s;
  font-size: 15px;
  line-height: 18px;
  font-weight: 500;
  text-align: center;
}
.inline-popup ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.inline-popup li {
  width: 100%;
  border-top: 1px solid #3999fb;
}
.inline-popup li:first-child {
  border: 0;
}
.inline-popup a {
  color: #fff;
  display: block;
  padding: 10px 5px 9px;
}
.inline-popup a:hover {
  background: #5da9f6;
}

.star-holder {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  white-space: nowrap;
  float: right;
  width: 45px;
  height: 45px;
  border: 1px solid #e1e5ea;
  text-align: center;
  color: #97a4b2;
}
.star-holder:after {
  content: '';
  vertical-align: middle;
  display: inline-block;
  min-height: 43px;
}
.star-holder:hover {
  border-color: #2d8ff3;
  color: #2d8ff3;
}
.star-holder i {
  font-size: 18px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 4px;
}

.header-frame {
  padding: 13px 0 0;
}
.header-frame #nav {
  font-weight: 600;
}
.header-frame #nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
}
.header-frame #nav li {
  display: inline-block;
  vertical-align: middle;
  padding: 0 11px;
  position: relative;
  margin: 0 0 0 15px;
  padding: 0 0 10px;
}
.header-frame #nav li.active a {
  color: #2d8ff3;
}
.header-frame #nav a {
  color: #97a4b2;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.header-frame #nav a:hover {
  color: #2d8ff3;
}
.header-frame #nav .drop {
  float: left;
}
.header-frame .search-holder {
  padding: 0 10px 0 0;
  position: relative;
  float: left;
  width: 20%;
}
.header-frame .search-holder button[type="submit"] {
  border: 0;
  margin: 1px 10px 0 0;
  padding: 0;
  color: #808f9e;
  background: 0;
  width: 21px;
  height: 21px;
  float: left;
}
.header-frame .search-holder button[type="submit"]:hover, .header-frame .search-holder button[type="submit"]:active, .header-frame .search-holder button[type="submit"]:focus {
  outline: none;
  color: #2d8ff3;
}
.header-frame .search-holder button[type="submit"] i {
  font-size: 16px;
}
.header-frame .search-holder .input-holder {
  padding: 0 0 0 35px;
}
.header-frame .search-holder input[type="search"],
.header-frame .search-holder input[type="text"] {
  display: inline-block;
  vertical-align: top;
  border: 0;
  color: #c6cfd7;
  font: 18px/22px 'avenir', Arial, Helvetica, sans-serif;
  padding: 0;
  max-width: 300px;
  width: 170px;
}
.header-frame .search-holder input[type="search"]:focus, .header-frame .search-holder input[type="search"]:active,
.header-frame .search-holder input[type="text"]:focus,
.header-frame .search-holder input[type="text"]:active {
  outline: none;
}

.autocomplete {
  display: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  position: absolute;
  z-index: 99;
  left: 0;
  top: 64px;
  background: #2d8ff3;
  width: 238px;
  text-align: left;
  padding: 14px;
}
.autocomplete .block-holder h2 {
  color: #0f57a1;
  font-size: 13px;
  line-height: 15px;
}
.autocomplete .block-holder.thumbnails {
  padding: 0 0 15px;
}
.autocomplete .block-holder.thumbnails:last-child {
  padding: 0;
}
.autocomplete .block-holder.thumbnails h2 {
  margin: 0 0 4px;
}
.autocomplete .block-holder.thumbnails .list-media-items {
  padding: 0 0 0 1px;
}
.autocomplete .block-holder.thumbnails .list-media-items li {
  border: 0;
  padding: 5px 0;
}
.autocomplete .block-holder.thumbnails .list-media-items li:last-child .block-info {
  border: 0;
}
.autocomplete .block-holder.thumbnails .list-media-items li:first-child .block-info {
  clear:both;
}

.autocomplete .block-holder.thumbnails .list-media-items .img-holder {
  width: 56px;
  text-align: left;
  position: relative;
  left: 3px;
}
.autocomplete .block-holder.thumbnails .list-media-items .block-info {
  border-bottom: 1px solid #3999fb;
  padding: 0 10px 0 0;
}
.autocomplete .block-holder.thumbnails .list-media-items .block-info .block-add-info {
  color: rgba(255, 255, 255, 0.5);
  font-size: 14px;
  line-height: 17px;
}
.autocomplete .block-info .block-info-title {
  font-size: 16px;
  line-height: 20px;
  color: #fff;
  font-weight: 400;
}
.autocomplete .block-info .block-info-title a {
  color: #fff;
}
.autocomplete .block-info .block-info-title a:hover {
  color: rgba(255, 255, 255, 0.5);
}

.nav-holder {
  position: relative;
}

.wrap {
  float: left;
  padding: 2px 0 0;
  margin: 0 9.3% 0 0;
}

/* menu styles */
/* burger menu style */
.opener {
  display: none;
  float: right;
  width: 31px;
  height: 31px;
  background: #000;
  position: relative;
  border-radius: 3px;
  text-indent: -9999px;
  overflow: hidden;
}
.opener:before, .opener:after, .opener span {
  background: #fff;
  border-radius: 4px;
  position: absolute;
  top: 16px;
  left: 25%;
  right: 25%;
  height: 3px;
  margin-top: -2px;
  /* height/2 */
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.opener:before, .opener:after {
  content: '';
  top: 10px;
}
.opener:after {
  top: 22px;
}
.opener:hover {
  background: #2d8ff3;
}

/* close button transition */
.close-btn span,
.active .opener span {
  opacity: 0;
}

.active .opener {
  background: #2d8ff3;
}

.opener:hover {
  opacity: .9;
}

.close-btn:after,
.close-btn:before,
.active .opener:after,
.active .opener:before {
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 16px;
  left: 15%;
  right: 15%;
}

.close-btn:after,
.active .opener:after {
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

@media screen and (max-width: 995px) {
  .header-frame .search-holder {
    clear: both;
    width: 100%;
    padding: 10px 0 0;
  }
  .header-frame .search-holder input[type="search"],
  .header-frame .search-holder input[type="text"] {
    max-width: 300px;
    width: 300px;
  }
  .header-frame .search-holder button[type="submit"] {
    float: left;
  }
  .header-frame .search-holder .input-holder {
    padding: 0 0 0 35px;
  }

  .inline-popup {
    right: 0;
  }

  .wrap {
    margin: 0 15px 0 0;
  }

  .autocomplete {
    left: auto;
    right: 50%;
    margin: 0 -119px 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .menu .opener {
    display: block;
  }

  .menu .drop {
    overflow: hidden;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 999;
  }

  .header-frame {
    overflow: visible;
  }
  .header-frame #nav .drop {
    float: none;
    overflow: hidden;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
  }
  .header-frame #nav .drop > ul {
    border: solid #e1e5ea;
    border-width: 1px 0;
    background: #fff;
    text-align: center;
    font-size: 15px;
    line-height: 18px;
    background: #f7f9fa;
  }
  .header-frame #nav .drop > ul li {
    width: 100%;
  }
  .header-frame #nav .drop > ul a {
    display: block;
    padding: 9px 10px;
  }
  .header-frame #nav .drop > ul a:hover {
    background: #2d8ff3;
    color: #fff;
  }
  .header-frame #nav ul {
    float: none;
  }
  .header-frame #nav li {
    float: none;
    margin: 0;
    padding: 0;
  }
  .header-frame #nav a {
    display: block;
    padding: 3px 5px;
  }
  .header-frame #nav a.opener {
    display: block;
  }

  /* slide animation */
  .wrap.slide .drop {
    max-height: 0;
    -webkit-transition: all 0.25s linear;
    transition: all 0.25s linear;
  }

  .wrap.slide.active .drop {
    max-height: 4000px;
  }

  .wrap.slide .drop > ul {
    -webkit-transition: all 0.25s linear;
    transition: all 0.25s linear;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
  }

  .wrap.slide.active .drop > ul {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  .wrap {
    float: right;
    padding: 0;
    margin: -5px 14px 0 0;
  }

  .header-holder {
    padding: 0;
  }

  .nav-holder {
    position: static;
  }

  .autocomplete {
    left: 0;
    right: auto;
    margin: 0 -119px 0 0;
  }
}
.block1 {
  width: 100px;
  height: 100px;
  background: #000;
  opacity: 0.5;
  color: #f00;
}

#wrapper {
  width: 100%;
  overflow: hidden;
}

.gallery-holder {
  background: #e2e1e2;
  margin: 0 0 25px;
  position: relative;
}

.top-cycle-gallery {
  position: relative;
  max-width: 989px;
  margin: 0 auto;
}
.top-cycle-gallery .top-mask {
  position: relative;
  max-width: 989px;
}
.top-cycle-gallery .top-mask .top-slideset {
  width: 99999px;
  float: left;
}
.top-cycle-gallery .top-mask .top-slide {
  max-width: 989px;
  float: left;
  border: solid #fff;
  border-width: 0 4px;
  position: relative;
}
.top-cycle-gallery .top-mask .top-slide.active {
  z-index: 1;
}
.top-cycle-gallery .slide-holder {
  position: absolute;
  bottom: 21px;
  left: 37px;
  font-size: 15px;
  line-height: 18px;
  text-transform: uppercase;
  color: #a19f9d;
  font-weight: 800;
}
.top-cycle-gallery .slide-holder h2 {
  font-weight: 500;
  color: #fff;
  text-transform: none;
  font-size: 30px;
  line-height: 36px;
  text-shadow: 0px 0px 2px #000000;
}
.top-cycle-gallery .slide-holder p {
  margin: 0 0 6px;
}
.top-cycle-gallery .pagination {
  overflow: hidden;
  text-indent: -9999px;
  position: absolute;
  z-index: 1;
  bottom: 102px;
  left: 42px;
}
.top-cycle-gallery .pagination a {
  float: left;
  display: block;
  width: 8px;
  height: 8px;
  margin: 0 3px 0 0;
  background: rgba(255, 255, 255, 0.26);
}
.top-cycle-gallery .pagination a:hover, .top-cycle-gallery .pagination a.selected {
  background: #fff;
}
.top-cycle-gallery .top-btn-prev i,
.top-cycle-gallery .top-btn-next i {
  position: absolute;
  top: 50%;
  left: 20px;
  margin: 0 0 -10px;
}
.top-cycle-gallery .top-btn-prev {
  transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}

.top-cycle-gallery .left-overlay,
.top-cycle-gallery .right-overlay {
  position: absolute;
  width: 989px;
  top: 0;
  height: 468px;
  background-color: rgba(255, 255, 255, 0.7);
  z-index: 100;
}

.top-cycle-gallery .right-overlay {
  right: -989px;
}

.top-cycle-gallery .left-overlay {
  left: -989px;
}

.caroufredsel_wrapper {
  overflow: visible !important;
}

.steps-carousel {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 21px 0;
}
.steps-carousel .steps-mask {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  max-width: 978px;
}
.steps-carousel .steps-mask .steps-slideset {
  width: 99999px;
  float: left;
}
.steps-carousel .steps-mask .steps-slide {
  width: 218px;
  float: left;
  margin: 0 30px 0 0;
}
.steps-carousel .img-holder {
  float: left;
  margin: 0 15px 0 0;
}
.steps-carousel .block-info {
  padding: 21px 0 0;
  overflow: hidden;
}

.block-info {
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  color: #97a4b2;
}
.block-info a:hover {
  color: #2d8ff3;
}
.block-info .block-info-title {
  font-size: 18px;
  line-height: 22px;
  display: inline-block;
  padding: 0 0 5px;
  color: #000;
  height: 22px;
  overflow: hidden;
}
.block-info .block-add-info {
  display: block;
  color: #97a4b2;
  font-weight: 800;
}
.block-info .block-add-info a {
  color: #97a4b2;
}
.block-info .block-add-info a:hover {
  color: #2d8ff3;
}
.block-info .block-add-info mark {
  background: none;
  margin: 0;
}
.block-info .block-add-info mark a {
  color: #2d8ff3;
}
.block-info .block-add-info mark a:hover {
  color: #0d75e0;
}

.btn-prev,
.btn-next {
  font-size: 20px;
  margin: -10px 0 0;
}

.btn-prev {
  transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  position: absolute;
  top: 50%;
  left: -30px;
}

.btn-next {
  position: absolute;
  top: 50%;
  right: -30px;
}

.block-holder {
  overflow: hidden;
  padding: 27px 0 5px;
}
.block-holder h2 {
  margin: 0 0 28px;
  font-weight: 800;
  font-size: 15px;
  line-height: 18px;
  text-transform: uppercase;
}
.block-holder:last-child .list-media-items {
  border: 0;
}
.block-holder.thumbnails .list-media-items {
  margin: 0;
  border-bottom: 0;
}
.block-holder.thumbnails .list-media-items li {
  display: table;
  width: 100%;
  padding: 11px 0;
  border-bottom: 1px solid #f1f3f6;
  margin: 0;
  float: none;
}
.block-holder.thumbnails .list-media-items li:last-child {
  border-bottom: 0;
}
.block-holder .list-media-items li:first-child {
  clear: both;
}
.block-holder.thumbnails .list-media-items .img-holder {
  width: 70px;
  display: table-cell;
  vertical-align: middle;
}
.block-holder.thumbnails .list-media-items .block-info {
  display: table-cell;
  vertical-align: middle;
  padding: 0 10px 0 22px;
}
.block-holder.thumbnails .list-media-items.credits .block-info-title {
  font-size: 12px;
  line-height: 15px;
  text-transform: uppercase;
}
.block-holder.thumbnails .list-media-items.credits .block-info-title a {
  color: #2d8ff3;
}
.block-holder.thumbnails .list-media-items.credits .block-info-title a:hover {
  color: #0d75e0;
}
.block-holder.thumbnails .list-media-items.credits .block-add-info {
  color: #000;
}
.block-holder.thumbnails h2 {
  margin: 0 0 15px;
}
.block-holder.thumbnails .two-columns {
  overflow: hidden;
  border-bottom: 1px solid #f1f3f6;
  padding: 0 0 20px;
}
.block-holder.thumbnails .two-columns .list-media-items {
  width: 50%;
  float: left;
  padding: 0 23px 0 0;
}
.block-holder.thumbnails.circle .img-holder {
  width: 50px;
}
.block-holder .content-holder {
  width: 69%;
  float: left;
  padding: 0;
}
.block-holder .content-holder .post {
  overflow: hidden;
  color: #303e4c;
  font-size: 15px;
  line-height: 22px;
  border-top: 1px solid #f1f3f6;
  padding: 40px 0;
}
.block-holder .content-holder .post:first-child {
  border: 0;
  padding: 0 0 40px;
}
.block-holder .content-holder .post .img-holder {
  float: left;
  width: 170px;
  margin: 0 21px 0 0;
}
.block-holder .content-holder .post .img-holder img {
  vertical-align: top;
}
.block-holder .content-holder .post .post-holder {
  overflow: hidden;
  padding: 8px 0 0;
}
.block-holder .content-holder .post .post-holder .block-info {
  padding: 0 0 13px;
}
.block-holder .content-holder .post .post-holder .block-info .block-info-title {
  font-size: 21px;
  line-height: 25px;
  font-weight: 600;
}
.block-holder .content-holder .post .post-holder p {
  margin: 0;
}
.block-holder .block-sidebar {
  width: 31%;
  float: left;
}

.container {
  padding: 0 0 31px;
}
.container h2 {
  font-weight: 800;
  font-size: 15px;
  line-height: 18px;
  text-transform: uppercase;
  margin: 0 0 28px;
}

.block-heading {
  border-bottom: 1px solid #edf3f9;
  padding: 0;
}
.block-heading h2 {
  display: inline-block;
  vertical-align: top;
  margin: 0 17px 15px 0;
}
.block-heading ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
  vertical-align: top;
  font-weight: 800;
  font-size: 14px;
  line-height: 17px;
  text-transform: uppercase;
  padding: 2px 0 0;
}
.block-heading li {
  display: inline-block;
  vertical-align: middle;
  padding: 0 19px;
}
.block-heading li.active a {
  color: #2d8ff3;
}
.block-heading li.active a:after {
  opacity: 1;
}
.block-heading a {
  display: inline-block;
  vertical-align: top;
  padding: 0 0 19px;
  color: #97a4b2;
  position: relative;
}
.block-heading a:after {
  -moz-transition: all 0.4s linear;
  -webkit-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
  opacity: 0;
  content: '';
  position: absolute;
  bottom: -1px;
  left: -5px;
  right: -4px;
  background: #2d8ff3;
  height: 2px;
}
.block-heading a:hover {
  color: #2d8ff3;
}
.block-heading a:hover:after {
  opacity: 1;
}
.block-heading a.active {
  color: #2d8ff3;
}
.block-heading a.active:after {
  opacity: 1;
}
.block-heading .tabset {
  padding: 0 0 0 7px;
}
.block-heading .tabset li {
  padding: 0 32px 0 0;
}
.block-heading .tabset a {
  padding: 0 0 16px;
}

.waiting-table {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
}
.waiting-table time {
  color: #f21241;
}
.waiting-table .block-info-title {
  padding: 0 0 0 30px;
}
.waiting-table .block-info-title .circle {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  background: #527eaa;
  margin: 0 6px 0 0;
}
.waiting-table .block-info-title .text {
  display: inline-block;
  vertical-align: middle;
}
.waiting-table td {
  border-bottom: 1px solid #f1f3f6;
  padding: 8px 10px 9px 0;
}
.waiting-table td:first-child {
  width: 7.3%;
}
.waiting-table td:nth-child(2) {
  width: 34%;
}
.waiting-table td:nth-child(3) {
  width: 34%;
}
.waiting-table td:nth-child(4) {
  width: 10%;
  text-align: right;
  padding: 8px 0 9px;
}
.waiting-table tr:last-child td {
  border: 0;
}

.list-media-items {
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none;
  margin: 0 -15px 0 0;
  border-bottom: 1px solid #f1f3f6;
}

.img-holder{
  display: block;
  margin: 0 0 21px;
  position: relative;
  cursor: pointer;
}
.img-holder .play {
  -moz-transition: all 0.4s linear;
  -webkit-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  white-space: nowrap;
  text-align: center;
  opacity: 0.7; /* switched from 0 to 0.7 to have it show up by default for music landing page */
  position: absolute;
  width: 70px;
  height: 70px;
  display: block;
  background: #2d8ff3;
  color: #fff;
  top: 50%;
  left: 50%;
  margin: -35px 0 0 -35px;
  font-size: 26px;
}
.img-holder .play:after {
  content: '';
  vertical-align: middle;
  display: inline-block;
  min-height: 70px;
}
.img-holder .play i {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 7px;
}
.img-holder:hover .play {
  opacity: 1;
}
 .img-holder img {
  max-width: 100%;
  height: auto;
}
.list-media-items li.music-box .img-holder img {
  max-width: 100%;
  height: auto;
  max-height:235px;
}

.list-media-items .img-holder{
  display: block;
  margin: 0 0 21px;
  position: relative;
  cursor: pointer;
}
.list-media-items li.music-box .img-holder{
  display: block;
  height:auto;
  max-height:235px;
  margin: 0 0 21px;
  position: relative;
  cursor: pointer;
}
.list-media-items .img-holder .play {
  -moz-transition: all 0.4s linear;
  -webkit-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  white-space: nowrap;
  text-align: center;
  opacity: 0;
  position: absolute;
  width: 70px;
  height: 70px;
  display: block;
  background: #2d8ff3;
  color: #fff;
  top: 50%;
  left: 50%;
  margin: -35px 0 0 -35px;
  font-size: 26px;
}
.list-media-items .img-holder .play:after {
  content: '';
  vertical-align: middle;
  display: inline-block;
  min-height: 70px;
}
.list-media-items .img-holder .play i {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 7px;
}
.list-media-items .img-holder:hover .play {
  opacity: 1;
}
.list-media-items .img-holder img {
  max-width: 100%;
  height: auto;
}
.list-media-items li {
  float: left;
  width: 25%;
  margin: 0 0 29px;
  padding: 0 14px 0 0;
}
.list-media-items li.music-box {
  float: left;
 /* height: 303px;               */
  max-height:303px;
  margin: 0 0 29px;
  padding: 0 14px 0 0;
}
.list-media-items li.music-box .block-info{
  height: 45px;
}
@media(min-width:100px){
    .list-media-items li.music-box {
      width: 50%;
      height: 201px;
    }
}

@media(min-width:360px){
    .list-media-items li.music-box {
      width: 50%;
      height: 213px;
    }
}

@media(min-width:361px){
    .list-media-items li.music-box {
      width: 50%;
      height: auto;
    }
}

@media(min-width:768px){
    .list-media-items li.music-box {
      width: 25%;
      height: 231px;
    }
}

@media(min-width:800px){
    .list-media-items li.music-box {
      width: 25%;
      height: 248px;
    }
}

@media(min-width:980px){
    .list-media-items li.music-box {
      width: 25%;
      height: 284px;
    }
}

@media(min-width:1280px){
    .list-media-items li.music-box {
      width: 25%;
      height: 303px;
    }
}
/* video page */
.list-media-items.video li {
  float: left;
  max-height: 306px;
}
.list-media-items.video li .img-holder img {
  max-width: 100%;
  height: auto;
  max-height:239px;
}

@media(min-width:100px){
    .list-media-items.video li {
      width: 100%;
      height: 291px;
    }
    .list-media-items.video li .img-holder img {
      height: 239px;
    }
}

@media(min-width:360px){
    .list-media-items.video li {
      width: 100%;
      height: 291px;
    }
    .list-media-items.video li .img-holder img {
      height: 239px;
    }
}

@media(min-width:361px){
    .list-media-items.video li {
      width: 50%;
      height: auto;
    }
    .list-media-items.video li .img-holder img {
      height: 239px;
    }
}

@media(min-width:768px){
    .list-media-items.video li{
      width: 33.3%;
      height: 245px;
    }
    .list-media-items.video li .img-holder img {
      height: 178px;
    }
}

@media(min-width:800px){
    .list-media-items.video li {
      width: 33.3%;
      height: 258px;
    }
    .list-media-items.video li .img-holder img {
      height: 186px;
    }
}

@media(min-width:980px){
    .list-media-items.video li {
      width: 33.3%;
      height: 298px;
    }
    .list-media-items.video li .img-holder img {
      height: 231px;
    }
}

@media(min-width:1280px){
    .list-media-items.video li {
      width: 33.3%;
      height: 306px;
    }
    .list-media-items.video li .img-holder img {
      height: 239px;
    }
}

.list-media-items .block-info .block-info-title {
  padding: 0 0 4px;
}
.list-media-items .block-info .block-add-info {
  font-weight: 400;
}
/*.list-media-items.video li {
  width: 33.3%;
}*/

.album-download{
  display:none;
  position: relative;
  top: -22px;
  float:right
}

@media(min-width:980px){
  .album-download{
    display:block;
  }
}


#main {
  clear:both;
  padding: 76px 0 0;
  overflow: hidden; /* hack to expand search results */
}
#main .content-holder {
  padding: 30px 0;
}
#main .content-holder > .text-holder {
  border-top: 1px solid #f1f4f6;
  padding: 21px 6px;
}
#main .content-holder > .text-holder h3 {
  color: #97a4b2;
  font-size: 14px;
  line-height: 17px;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0 0 29px;
}
#main .block-holder .content-holder {
  padding: 0 20px 0 0;
}

#content {
  position: relative;
}
#content .block-holder:first-child {
  padding: 0 0 5px;
}

#two-columns {
  overflow: hidden;
  padding: 25px 0;
}
#two-columns.astrology {
  border: 0;
  padding: 33px 0 20px;
}
#two-columns.astrology #sidebar {
  padding: 4px 0 0 7px;
}
#two-columns h1 {
  font-weight: 500;
  font-size: 28px;
  line-height: 32px;
  margin: 0 0 18px;
}
#two-columns #content {
  float: left;
  width: 69%;
  padding: 0 25px 0 0;
}
#two-columns #content .block-holder {
  border-top: 1px solid #f1f3f6;
  padding: 27px 0 0;
}
#two-columns #content .block-holder:first-child {
  border: 0;
}
#two-columns #content .block-holder h2 {
  margin: 0 0 14px;
}
#two-columns #content .tab-holder .block-holder {
  border: 0;
  padding: 14px 0 0;
}
#two-columns #content .tab-holder p {
  margin: 0 0 10px;
}
#two-columns #sidebar {
  width: 31%;
  float: left;
  padding: 16px 0 0 3px;
}
#two-columns #sidebar .block-holder {
  padding: 20px 0 0;
}
#two-columns #sidebar .block-holder.thumbnails .list-media-items {
  padding: 0 0 18px;
}
#two-columns #sidebar h2 {
  font-weight: 800;
  font-size: 14px;
  line-height: 17px;
  margin: 0 0 18px;
  text-transform: uppercase;
}
#two-columns #sidebar .list-artists li:last-child {
  border: 0;
}
#two-columns #sidebar .contact {
  overflow: hidden;
  padding: 0 0 31px;
}
#two-columns #sidebar .contact .icon-mail {
  float: left;
  color: #2d8ff3;
  margin: 5px 0 0 2px;
  font-size: 26px;
}
#two-columns #sidebar .contact .contact-holder {
  overflow: hidden;
  font-size: 16px;
  line-height: 21px;
  font-weight: 600;
  padding: 0 0 0 16px;
}
#two-columns #sidebar .contact .contact-holder p {
  margin: 0;
}
#two-columns #sidebar .contact .contact-holder .mail {
  font-weight: 500;
}
#two-columns #sidebar .list-star-signs {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 17px;
  line-height: 22px;
  padding: 17px 0 37px 6px;
}
#two-columns #sidebar .list-star-signs li {
  border-top: 1px solid #f1f4f6;
}
#two-columns #sidebar .list-star-signs li:first-child {
  border: 0;
}
#two-columns #sidebar .list-star-signs .sign-title {
  overflow: hidden;
  font-weight: 600;
  margin: 0;
  font-size: 17px;
  line-height: 22px;
}
#two-columns #sidebar .list-star-signs a {
  display: block;
  color: #5a626a;
  padding: 14px 0 12px;
}
#two-columns #sidebar .list-star-signs a i {
  -moz-transition: all 0.4s linear;
  -webkit-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
  float: right;
  color: #000;
  font-size: 26px;
  margin: -4px 0 0;
  display: inline-block;
  vertical-align: top;
}
#two-columns #sidebar .list-star-signs a:hover {
  color: #2d8ff3;
}
#two-columns #sidebar .list-star-signs a:hover i {
  color: #2d8ff3;
}
#two-columns .content-holder {
  color: #5a6066;
  font-size: 16px;
  line-height: 24px;
  padding: 0;
}
#two-columns .content-holder p {
  margin: 0 0 24px;
}
#two-columns .content-holder h2 {
  font-size: 21px;
  line-height: 30px;
  color: #000;
  font-weight: 600;
}
#two-columns .team {
  margin: 0;
  padding: 0;
  list-style: none;
  padding: 39px 0 12px;
  font-size: 35px;
}
#two-columns .team > li {
  overflow: hidden;
  padding: 6px 0 3px;
  position: relative;
}
#two-columns .team > li:last-child:after {
  display: none;
}
#two-columns .team > li:after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  left: 100px;
  background: #f1f3f6;
  height: 1px;
}
#two-columns .team .img-holder {
  float: left;
  margin: 0 19px 0 0;
}
#two-columns .team .block-info {
  overflow: hidden;
  padding: 15px 0 10px;
}
#two-columns .team .socials {
  float: right;
  text-align: right;
  padding: 22px 10px 0;
}
#two-columns .team .socials li {
  display: inline-block;
  vertical-align: top;
  margin: 0 0 0 -5px;
}
#two-columns .team .socials a {
  color: #dce2e7;
}
#two-columns .team .socials a:hover {
  color: #2d8ff3;
}
#two-columns .block-holder {
  overflow: hidden;
  padding: 27px 0 5px;
}
#two-columns .block-holder h2 {
  margin: 0 0 28px;
  font-weight: 800;
  font-size: 15px;
  line-height: 18px;
  text-transform: uppercase;
}
#two-columns .tab-holder .main-heading .info h1 {
  font-size: 18px;
  line-height: 22px;
  margin: 0;
}

.grey-box {
  width: 100%;
  height: 250px;
  background: #f6f9fc;
  margin: 0 0 14px;
}

.star-signs {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
  padding: 10px 0 0;
  margin: 0 0 -28px;
}
.star-signs li {
  width: 16.6%;
  float: left;
  padding: 0 10px 57px;
  text-align: center;
}
.star-signs a:hover .icone {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #2d8ff3;
  color: #fff;
}
.star-signs .icone {
  white-space: nowrap;
  width: 150px;
  height: 150px;
  font-size: 87px;
  display: block;
  margin: 0 0 21px;
}
.star-signs .icone:after {
  content: '';
  vertical-align: middle;
  display: inline-block;
  min-height: 150px;
}
.star-signs .icone i {
  display: inline-block;
  vertical-align: middle;
}
.star-signs .sign-title {
  font-size: 21px;
  line-height: 25px;
  color: #000;
  font-weight: 600;
  margin: 0 0 2px;
}
.star-signs .period {
  font-size: 15px;
  line-height: 18px;
  color: #a6afb8;
}

.main-heading {
  background: #f6f9fc;
  border: solid #edf3f9;
  border-width: 1px 0;
  padding: 14px 0;
}
.main-heading.style {
  padding: 20px 0 0;
}
.main-heading .select-block {
  float: right;
  font-weight: 800;
  font-size: 14px;
  line-height: 17px;
  text-transform: uppercase;
}
.main-heading .select-block strong {
  display: inline-block;
  vertical-align: middle;
}
.main-heading.profile {
  padding: 22px 0 0;
}
.main-heading.profile .info {
  padding: 0 0 0 5px;
}
.main-heading.profile .info h1 {
  display: inline-block;
  vertical-align: middle;
  margin: 0 6px 0 0;
}
.main-heading.profile .heading-frame {
  padding: 0 0 22px;
}
.main-heading .holder {
  display: table;
  width: 100%;
}
.main-heading .img-holder {
  display: table-cell;
  vertical-align: middle;
  width: 115px;
}
.main-heading .info {
  display: table-cell;
  vertical-align: middle;
  font-weight: 600;
  padding: 0 0 0 26px;
}
.main-heading .info h1 {
  font-size: 24px;
  line-height: 28px;
  margin: 0 0 6px;
}
.main-heading .info h1 a {
  color: #000;
}
.main-heading .info h1 a:hover {
  color: #2d8ff3;
}
.main-heading .info .follow {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  display: inline-block;
  vertical-align: middle;
  height: 41px;
  min-width: 117px;
  border: 1px solid #9fcbf8;
  font-weight: 800;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  padding: 7px 0 0;
}
.main-heading .info .follow:hover {
  border-color: #2d8ff3;
}
.main-heading .info .follow .icon-follow {
  font-size: 24px;
  margin: 0 10px 0 0;
  display: inline-block;
  vertical-align: middle;
}
.main-heading .info .follow .text {
  display: inline-block;
  vertical-align: middle;
  padding: 3px 0 0;
}
.main-heading .info .album-author {
  font-size: 18px;
  line-height: 22px;
  color: #8b96a1;
  clear: both;
}
.main-heading .info .album-author:hover {
  color: #2d8ff3;
}
.main-heading.alphabet {
  padding: 19px 0 17px;
}
.main-heading .list-letters {
  font-weight: 800;
  font-size: 14px;
  line-height: 17px;
  text-transform: uppercase;
  color: #97a4b2;
}
.main-heading .list-letters ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.main-heading .list-letters li {
  display: inline-block;
  vertical-align: middle;
  padding: 0 1.75% 0 0;
}
.main-heading .list-letters li.active a:after {
  opacity: 1;
}
.main-heading .list-letters a {
  color: #97a4b2;
  position: relative;
  padding: 0 0 17px;
}
.main-heading .list-letters a:after {
  -moz-transition: all 0.4s linear;
  -webkit-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
  opacity: 0;
  content: '';
  position: absolute;
  bottom: -1px;
  right: -2px;
  left: 0;
  height: 2px;
  background: #2d8ff3;
}
.main-heading .list-letters a:hover:after {
  opacity: 1;
}
.main-heading .heading-frame {
  overflow: hidden;
  padding: 0 0 10px;
}

.artists {
  padding: 45px 0 24px;
}

.block-artists {
  overflow: hidden;
  padding: 0 0px 26px;
}
.block-artists ul {
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 17px;
  line-height: 21px;
  -moz-column-count: 3;
  -moz-column-gap: 10px;
  -webkit-column-count: 3;
  -webkit-column-gap: 10px;
  column-count: 3;
  column-gap: 10px;
}
.block-artists ul li {
  width: 100%;
  padding: 0 28px 0 6px;
}
.block-artists ul a {
  display: block;
  width: 100%;
  color: #000;
  position: relative;
  padding: 6px 0 4px;
}
.block-artists ul a:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 65px;
  right: 0;
  background: #f1f3f6;
  height: 1px;
}
.block-artists ul a:hover {
  color: #2d8ff3;
}
.block-artists ul a .img-holder {
  width: 50px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 9px 0 0;
}
.block-artists ul a .artist-name {
  display: inline-block;
  vertical-align: middle;
  max-width: 70%;
}
.block-artists .big-letter {
  font-weight: 800;
  font-size: 14px;
  line-height: 17px;
  color: #000;
  display: inline-block;
  vertical-align: top;
  padding: 0 0 22px 2px;
}

.album-frame ol {
  margin: 0;
  padding: 0;
  list-style: none;
  color: #303e4c;
  height: 1%;
  overflow: hidden;
  counter-reset: item;
  font-size: 18px;
  line-height: 24px;
  padding: 0 0 0 42px;
}
.album-frame ol li {
  display: block;
  padding: 22px 5px 21px 0;
  border-top: 1px solid #f1f4f6;
  position: relative;
}
.album-frame ol li:before {
  position: absolute;
  top: 22px;
  left: -29px;
  content: counters(item,".") " ";
  counter-increment: item;
  color: #97a4b2;
}
.album-frame ol li.favorite .icone {
  position: absolute;
  top: 0;
  right: 70px;
  color: #2d8ff3;
}
.album-frame ol li.favorite .title-song {
  padding: 0 60px 0 0;
}
.album-frame ol .duration {
  float: right;
  color: #97a4b2;
}

.album-frame ol li.active .title-song{
  color: #2d8ff3;
}

.album-frame ol .title-song {
  overflow: hidden;
  text-align: left;
  padding: 0 20px 0 0;
  color: #303e4c;
  display: block;
}

.album-frame ol .title-song:hover {
  color: #2d8ff3;
}
.album-frame ol .item-holder {
  overflow: hidden;
  width: 100%;
  display: inline-block;
  vertical-align: top;
  position: relative;
}
.album-frame .top-panel {
  text-align: center;
  font-weight: 800;
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
  padding: 35px 0;
}
.album-frame .top-panel .text {
  display: inline-block;
  vertical-align: middle;
  padding: 3px 0 0;
}
.album-frame .top-panel i {
  display: inline-block;
  vertical-align: middle;
  font-size: 23px;
  margin: 0 18px 0 0;
}

.astrology-frame {
  overflow: hidden;
  padding: 0 0 38px;
}

.astrology-intro {
  float: left;
  max-width: 300px;
}
.astrology-intro .icone {
  white-space: nowrap;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  vertical-align: medium;
  font-size: 62px;
  color: #fff;
  width: 100px;
  height: 100px;
  background: #2d8ff3;
  text-align: center;
  margin: 0 16px 0 0;
}
.astrology-intro .icone:after {
  content: '';
  vertical-align: middle;
  display: inline-block;
  min-height: 100px;
}
.astrology-intro .icone i {
  display: inline-block;
  vertical-align: middle;
}
.astrology-intro h1 {
  font-size: 24px;
  line-height: 32px;
  font-weight: 600;
  display: inline-block;
  vertical-align: medium;
}

.astrology-detail {
  overflow: hidden;
  text-align: right;
  padding: 49px 0 0;
}
.astrology-detail dl {
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
  text-align: left;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  position: relative;
  padding: 0 16px 0 15px;
  margin: 0;
}
.astrology-detail dl:last-child {
  padding: 0 0 0 15px;
}
.astrology-detail dl:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 1px;
  background: #e6ebf0;
}
.astrology-detail dl:first-child:after {
  display: none;
}
.astrology-detail dl dt {
  width: 100%;
  text-transform: uppercase;
  color: #2d8ff3;
  font-size: 12px;
  line-height: 15px;
  font-weight: 800;
  padding: 0 0 5px;
}
.astrology-detail dl dd {
  margin: 0;
}

.content-subnav {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
  padding: 0 0 0 1px;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 17px;
  padding: 0 2px 0 0;
}
.content-subnav li {
  float: left;
  margin: 0 37px 0 0;
}
.content-subnav li.active a:after {
  opacity: 1;
}
.content-subnav a {
  padding: 0 0 17px;
  display: block;
  position: relative;
  color: #97a4b2;
}
.content-subnav a:after {
  opacity: 0;
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  height: 2px;
  background: #2d8ff3;
}
.content-subnav a:hover:after, .content-subnav a.active:after {
  opacity: 1;
}
.content-subnav a mark {
  background: none;
  color: #2d8ff3;
}

.list-qualities {
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none;
  font-weight: 600;
  font-size: 15px;
  line-height: 18px;
  color: #5a6066;
  padding: 19px 0 50px;
}
.list-qualities li {
  overflow: hidden;
  padding: 0 0 7px;
}
.list-qualities .quality-title {
  float: left;
  width: 23.6%;
  text-align: right;
  padding: 0 22px 0 0;
}
.list-qualities .line {
  float: left;
  width: 50%;
  background: #c6cfd7;
  height: 5px;
  margin: 8px 25px 0 0;
  position: relative;
}
.list-qualities .line:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  background: #2d8ff3;
}
.list-qualities .line.quality1:after {
  width: 55%;
}
.list-qualities .line.quality2:after {
  width: 54.5%;
}
.list-qualities .line.quality3:after {
  width: 91.8%;
}
.list-qualities .line.quality4:after {
  width: 7%;
}
.list-qualities .line.quality5:after {
  width: 18.2%;
}
.list-qualities .line.quality6:after {
  width: 90.5%;
}
.list-qualities .line.quality7:after {
  width: 63.1%;
}
.list-qualities .line.quality8:after {
  width: 55%;
}
.list-qualities .percent {
  float: left;
}

.block-more {
  padding: 34px 10px 47px;
  font-weight: 800;
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
  text-align: center;
}

.checkbox-holder {
  width: 41px;
  height: 25px;
  float: right;
}

.jcf-checkbox {
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  vertical-align: middle;
  display: inline-block;
  position: relative;
  overflow: hidden;
  cursor: default;
  background: #c6cfd7;
  margin: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.jcf-checkbox:after {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  content: '';
  position: absolute;
  top: 2px;
  left: 2px;
  bottom: 2px;
  width: 21px;
  background: #fff;
}

.jcf-checkbox input[type="checkbox"] {
  position: absolute;
  width: 100%;
  height: 100%;
  border: 0;
  margin: 0;
  left: 0;
  top: 0;
  cursor: pointer;
}

.jcf-checkbox.jcf-checked:after {
  left: auto;
  top: 2px;
  right: 2px;
}

.jcf-checkbox.jcf-checked {
  background: #2d8ff3;
}

.settings {
  max-width: 400px;
  margin: 0 auto;
  padding: 131px 0 0;
}
.settings .heading {
  padding: 0 0 24px;
}
.settings .heading .close {
  float: right;
  color: #97a4b2;
  font-size: 20px;
  margin: 7px 0 0;
}
.settings .heading .close:hover, .settings .heading .close:active, .settings .heading .close:focus {
  color: #2d8ff3;
}
.settings h1 {
  font-weight: 600;
  font-size: 21px;
  line-height: 25px;
  margin: 0;
  overflow: hidden;
  text-align: left;
}

.form-settings .row {
  overflow: hidden;
  border-top: 1px solid #e9edf0;
  padding: 15px 1px 16px 2px;
}
.form-settings label {
  overflow: hidden;
  text-align: left;
  font-weight: 600;
  font-size: 17px;
  line-height: 21px;
  display: block;
  margin: 3px 0 0;
}

/* custom select styles */
.jcf-select {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  min-width: 78px;
  color: #2d8ff3;
}

.jcf-select select {
  z-index: 1;
  left: 0;
  top: 0;
}

.jcf-select .jcf-select-text {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  cursor: default;
  display: block;
  font-size: 14px;
  line-height: 26px;
  margin: 0 14px 0 1px;
}

.jcf-select .jcf-select-opener {
  position: absolute;
  text-align: center;
  bottom: 0;
  right: 0;
  top: 0;
  color: #2d8ff3;
  font-size: 22px;
  width: 20px;
  height: 20px;
  cursor: pointer;
}

body > .jcf-select-drop {
  position: absolute;
  margin: -1px 0 0 -23px;
  z-index: 9999;
}

body > .jcf-select-drop.jcf-drop-flipped {
  margin: 1px 0 0;
}

.jcf-select .jcf-select-drop {
  position: absolute;
  margin-top: 0px;
  z-index: 9999;
  top: 100%;
  left: -1px;
  right: -1px;
}

.jcf-select .jcf-drop-flipped {
  bottom: 100%;
  top: auto;
}

/* multiple select styles */
.jcf-list-box {
  overflow: hidden;
  display: inline-block;
  border: 1px solid #2d8ff3;
  min-width: 200px;
  margin: 0 15px;
}

/* select options styles */
.jcf-list {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-transition: position 0.1s ease 2.5s 0.4s linear;
  -webkit-transition: position 0.1s ease 2.5s 0.4s linear;
  -o-transition: position 0.1s ease 2.5s 0.4s linear;
  transition: position 0.1s ease 2.5s 0.4s linear;
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
  position: relative;
  background: #2d8ff3;
  width: 117px;
  font-size: 15px;
  line-height: 18px;
  font-weight: 500;
  text-align: center;
}

.jcf-list .jcf-list-content {
  vertical-align: top;
  display: inline-block;
  overflow: auto;
  width: 100%;
}

.jcf-list ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.jcf-list ul span {
  color: #fff;
  display: block;
  padding: 10px 5px 9px;
}
.jcf-list ul span:hover {
  background: #5da9f6;
}

.jcf-list ul li {
  overflow: hidden;
  display: block;
  border-top: 1px solid #3999fb;
}
.jcf-list ul li:first-child {
  border: 0;
}

.jcf-list .jcf-overflow {
  overflow: auto;
}

.jcf-list .jcf-option {
  overflow: hidden;
  cursor: default;
  display: block;
  padding: 6px 5px 6px;
  color: #fff;
  height: 1%;
}

.jcf-select-drop .jcf-hover,
.jcf-list-box .jcf-selected {
  background: #2d8ff3;
  color: #fff;
}

.jcf-list .jcf-optgroup-caption {
  white-space: nowrap;
  font-weight: bold;
  display: block;
  padding: 5px 9px;
  cursor: default;
  color: #000;
}

.jcf-list .jcf-optgroup .jcf-option {
  padding-left: 30px;
}

/* common custom form elements styles */
.jcf-disabled {
  background: #ddd !important;
}

.jcf-focus, .jcf-focus * {
  border-color: #f00 !important;
}

.tab-content {
  padding: 0 0 50px;
}
.tab-content.style {
  padding: 0 0 20px;
}
.tab-content .block-artists {
  padding: 27px 0px 26px;
}
.tab-content .block-artists ul {
  -moz-column-count: 1;
  -moz-column-gap: 10px;
  -webkit-column-count: 1;
  -webkit-column-gap: 10px;
  column-count: 1;
  column-gap: 10px;
}
.tab-content .block-artists ul li {
  padding: 0 28px 0 0px;
}
.tab-content .block-artists ul li:last-child a:after {
  display: none;
}
.tab-content .block-artists ul a:hover .btn.unfollowing {
  opacity: 1;
}
.tab-content .block-artists .btn {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  margin: 4px 0 0;
  float: right;
  height: 39px;
  font-weight: 800;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  padding: 7px 13px;
  background: #fff;
}
.tab-content .block-artists .btn.following {
  background: #2d8ff3;
  color: #fff;
  border: 1px solid #2d8ff3;
}
.tab-content .block-artists .btn.unfollowing {
  -moz-transition: all 0.4s linear;
  -webkit-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
  opacity: 0;
  color: #eb3576;
  border: 1px solid #fdd5df;
}
.tab-content .block-artists .btn.follow {
  color: #2d8ff3;
  border: 1px solid #d5e9fd;
}
.tab-content .block-artists .btn i {
  font-size: 23px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 11px 0 0;
}
.tab-content .block-artists .btn .text {
  display: inline-block;
  vertical-align: middle;
  padding: 3px 0 0;
}
.tab-content .tab-holder {
  padding: 30px 6px;
}
.tab-content .tab-holder.tracklist {
  padding: 0 6px;
}
.tab-content .tab-holder.tracklist .img-holder {
  width: 66px;
}
.tab-content .tab-holder.tracklist .img-holder img {
  width: 100%;
  height: auto;
}

.album-frame {
  position: relative;
}

/* music player */
.player {
  background: #161b21;
  /*overflow: hidden;*/
}
.player.video {
  background: none;
}
.player .album-frame ol {
  color: #92a0b1;
}
.player .album-frame ol li {
  border-top: 1px solid #1f2429;
}
.player .album-frame ol li:before {
  color: #4f5154;
}
.player .album-frame ol .duration {
  color: #4f5154;
}
.player .album-frame ol .title-song {
  color: #92a0b1;
}
.player .album-frame ol .title-song:hover {
  color: #2d8ff3;
}
.player .panel-player {
  width: 100%;
  background: #2d8ff3;
  color: #fff;
  padding: 13px 0;
  font-size: 0;
  line-height: 0;
  letter-spacing: -4px;
}
.player .panel-player .holder {
  padding: 0 15px;
}
.player .panel-player .play-holder {
  float: left;
  padding: 7px 34px 0 12px;
  letter-spacing: 0;
}
.player .panel-player .add-icons {
  float: right;
  padding: 3px 0 0 8px;
}
.player .panel-player .icon-holder {
  float: left;
}
.player .panel-player .prev {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  font-size: 12px;
  margin: 0 29px 0 0;
}
.player .panel-player .play {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  font-size: 18px;
  margin: 0 25px 0 0;
}
.player .panel-player .next {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  font-size: 12px;
}
.player .panel-player .player-bar {
  overflow: hidden;
}
.player .panel-player .bar {
  letter-spacing: 0;
  padding: 0 72px 0 0;
}
.player .panel-player .bar span {
  display: block;
  width: 50%;
  background: #fff;
  height: 2px;
}
.player .panel-player .player-bar-frame {
  height: 2px;
  background: #7dbaf8;
}
.player .panel-player .duration {
  letter-spacing: 0;
  float: right;
  width: 50px;
  font-size: 14px;
}
.player .panel-player .volume {
  float: right;
  padding: 7px 17px 0 10px;
  letter-spacing: 0;
  position: relative;
  color: #fff;
  font-size: 18px;
}
.player .panel-player .volume .volume-line {
  display: inline-block;
  vertical-align: middle;
  width: 62px;
  height: 2px;
  background: #7dbaf8;
}
.player .panel-player .volume .volume-line span {
  display: block;
  width: 13px;
  background: #fff;
  height: 2px;
}
.player .panel-player .volume a {
  display: inline-block;
  vertical-align: top;
  color: #fff;
  margin: 3px 0 0;
  font-size: 16px;
}
.player .panel-player .bar-frame {
  overflow: hidden;
  padding: 17px 0 10px;
}
.player .panel-player .icone {
  float: left;
  color: #8cc2f8;
  letter-spacing: 0;
  font-size: 26px;
}
.player .panel-player .icone:hover {
  color: #fff;
}
.player .panel-player .reposted {
  font-size: 24px;
  margin: 0 0 0 19px;
}
.player .panel-player .repeat {
  font-size: 25px;
  margin: 0 0 0 18px;
}
.player .panel-player .close {
  margin: 3px 0 0 22px;
}
.player .panel-player .inline-popup {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: auto;
  right: 0;
  margin: 0 0 0 12px;
}
.player .panel-player.video {
  background: none;
  position: absolute;
  bottom: 0;
  padding: 0;
}
.player .panel-player.video .media-holder {
  background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.53) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(100%, rgba(0, 0, 0, 0.53)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.53) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.53) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.53) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.53) 100%);
  /* W3C */
  padding: 13px 0;
}
.player .panel-player.video .play {
  margin: 0;
}
.player .panel-player.video .panel-holder {
  padding: 0 10px;
}
.player .panel-player.video .play-holder {
  padding: 7px 25px 0 12px;
}
.player .panel-player.video .inline-popup {
  background: none;
}
.player .panel-player.video .player-bar-frame {
  background: rgba(255, 255, 255, 0.24);
}
.player .panel-player.video .volume {
  padding: 7px 3px 0 10px;
  width: 194px;
}
.player .panel-player.video .volume .volume-line {
  background: rgba(255, 255, 255, 0.24);
  width: 100%;
}
.player .panel-player.video .inline-popup {
  margin: 0 0 0 24px;
  width: 136px;
}
.player .panel-player.video .icone {
  color: #fff;
}
.player .panel-player.video .full-screen {
  margin: 0 0 0 18px;
  font-size: 24px;
}

.player-holder.video {
  background: #f3f5f7;
  text-align: center;
}
.player-holder.video .img-holder img {
  max-width: 100%;
  height: auto;
}

.intro {
  padding: 17px 0 37px 7px;
}
.intro .list-artists {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
  float: left;
  padding: 4px 0 0;
}
.intro .list-artists li {
  float: left;
  margin: 0 7px 0 0;
}
.intro .intro-holder {
  overflow: hidden;
  padding: 0 0 0 20px;
}
.intro h2 {
  margin: 0 0 4px;
}
.intro .download {
  font-size: 15px;
  line-height: 17px;
}
.intro .rate-holder {
  overflow: hidden;
  float: left;
}
.intro .rate-holder ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
  vertical-align: middle;
}
.intro .rate-holder ul li {
  float: left;
}
.intro .rate-holder ul li .icon-star-coloured {
  display: none;
}
.intro .rate-holder ul li .icon-star {
  display: block;
  vertical-align: top;
}
.intro .rate-holder ul li.active .icon-star-coloured {
  display: block;
  vertical-align: top;
}
.intro .rate-holder ul li.active .icon-star {
  display: none;
}
.intro .rate-holder ul li a:hover .icon-star-coloured {
  display: block;
  vertical-align: top;
}
.intro .rate-holder ul li a:hover .icon-star {
  display: none;
}
.intro .rate-holder .text-rate {
  display: inline-block;
  vertical-align: middle;
  padding: 0 0 0 4px;
}

.tracklist {
  padding: 0 6px;
}
.tracklist .main-heading {
  background: none;
  padding: 20px 0;
  border: 0;
}
.tracklist .main-heading .holder {
  padding: 0;
}
.tracklist .main-heading .info {
  padding: 0 20px;
}
.tracklist .main-heading .info .album-author {
  font-size: 15px;
  line-height: 18px;
}
.tracklist .album-frame ol {
  padding: 0;
  font-size: 15px;
  line-height: 18px;
}
.tracklist .album-frame ol li {
  padding: 16px 5px 13px 25px;
}
.tracklist .album-frame ol li:before {
  margin: 0 8px 0 -24px;
  color: #000;
}
.tracklist .album-frame ol a {
  color: #97a4b2;
}
.tracklist .album-frame ol a:hover {
  color: #2d8ff3;
}

.fc-holder {
  overflow: hidden;
  float: left;
  padding: 2px 0 0;
  width: 400px;
}
.fc-holder .st_fblike span {
  top: 0 !important;
  vertical-align: top !important;
}

.stButton .stFb, .stButton .stTwbutton, .stButton .stMainServices {
  padding: 0 !important;
  vertical-align: top !important;
  height: 23px !important;
}

.stButton {
  vertical-align: top !important;
}

.music-player-opener {
  position: relative;
  margin: 3px 10px 0 22px;
  width: 27px;
  height: 19px;
  float: right;
}
.music-player-opener:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 27px;
  height: 2px;
  background: #fff;
}
.music-player-opener:before {
  content: '';
  position: absolute;
  top: 9px;
  left: 0;
  width: 27px;
  height: 2px;
  background: #fff;
}
.music-player-opener span {
  position: relative;
}
.music-player-opener span:before {
  content: '';
  position: absolute;
  top: 17px;
  left: 0;
  width: 27px;
  height: 2px;
  background: #fff;
}
.music-player-opener i {
  display: none;
}

.music-player.active .music-player-opener {
  margin: -2px 10px 0 22px;
}
.music-player.active .music-player-opener:after, .music-player.active .music-player-opener:before {
  display: none;
}
.music-player.active .music-player-opener span {
  display: none;
}
.music-player.active .music-player-opener i {
  display: block;
  font-size: 30px;
  color: #fff;
}

@media screen and (max-width: 1067px) {
  .steps-carousel .steps-mask {
    max-width: 495px;
  }

  .inline-popup {
    right: 0;
  }

  .btn-prev {
    top: 50%;
    margin: -10px 0 0;
    left: 0;
  }

  .btn-next {
    top: 50%;
    margin: -10px 0 0;
    right: 0;
  }

  .player .panel-player .play-holder {
    padding: 5px 14px 0 6px;
  }
  .player .panel-player .icon-holder {
    float: right;
  }
  .player .panel-player .prev {
    font-size: 10px;
    margin: 0 18px 0 0;
  }
  .player .panel-player .play {
    font-size: 14px;
    margin: 0 16px 0 0;
  }
  .player .panel-player .next {
    font-size: 10px;
  }
  .player .panel-player .duration {
    padding: 0;
    font-size: 12px;
    width: 30px;
  }
  .player .panel-player .volume {
    padding: 0 15px 0 0;
    font-size: 16px;
  }
  .player .panel-player .volume .line {
    margin: 0 0 0 10px;
  }
  .player .panel-player .icone {
    font-size: 18px;
  }
  .player .panel-player .reposted {
    margin: 0 0 0 14px;
  }
  .player .panel-player .repeat {
    margin: 0 0 0 10px;
  }
  .player .panel-player .close {
    font-size: 20px;
    margin: 0 0 0 10px;
  }
  .player .panel-player .bar {
    padding: 0 48px 0 0;
  }
  .player .panel-player .bar-frame {
    padding: 10px 0;
  }
  .player .panel-player.video .full-screen {
    font-size: 18px;
    margin: 0 0 0 14px;
  }
  .player .panel-player.video .volume {
    padding: 3px 3px 0 9px;
  }
  .player .panel-player.video .bar-frame {
    padding: 13px 0;
  }

  .top-cycle-gallery .left-overlay {
    left: -950px;
    height: 100%;
  }

  .top-cycle-gallery .right-overlay {
    right: -950px;
    height: 100%;
  }

  .music-player-opener:after {
    width: 20px;
  }
  .music-player-opener:before {
    top: 7px;
    width: 20px;
  }
  .music-player-opener span:before {
    top: 14px;
    width: 20px;
  }

  .music-player.active .music-player-opener {
    margin: -4px 10px 0 22px;
  }
  .music-player.active .music-player-opener i {
    font-size: 25px;
  }

  body > .jcf-select-drop {
    margin: -1px 0 0 -40px;
  }

  .top-cycle-gallery {
    overflow: hidden;
  }
  .top-cycle-gallery .top-btn-prev i,
  .top-cycle-gallery .top-btn-next i {
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    margin: 0;
  }
  .top-cycle-gallery .pagination {
    top: 37px;
    left: 60px;
  }
  .top-cycle-gallery .pagination ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .top-cycle-gallery .pagination li {
    width: 10px;
    height: 10px;
    margin: 0 0 4px;
  }
  .top-cycle-gallery .pagination li.active a {
    background: #fff;
  }
  .top-cycle-gallery .slide-holder {
    left: 60px;
  }
  .top-cycle-gallery .top-slide img {
    max-width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 995px) {
  #main {
    padding: 108px 0 0;
  }

  .container.waiting td:first-child {
    width: 15%;
  }

  .block-heading li {
    padding: 0 10px;
  }

  .main-heading.alphabet {
    padding: 19px 0 10px;
  }
  .main-heading .list-letters li {
    width: 7%;
    float: left;
    text-align: center;
    padding: 0 0 12px;
  }
  .main-heading .list-letters li.featured {
    min-width: 100px;
  }
  .main-heading .list-letters a {
    padding: 0 0 5px;
  }

  .star-signs {
    padding: 0;
  }
  .star-signs li {
    padding: 0 10px 30px;
  }
  .star-signs .icone {
    width: 100px;
    height: 100px;
    font-size: 50px;
    margin: 0 auto 15px;
  }
  .star-signs .icone:after {
    min-height: 100px;
  }
}
@media only screen and (max-width: 767px) {
  .top-cycle-gallery .top-mask {
    width: 100%;
  }
  .top-cycle-gallery .top-mask .top-slide {
    border: 0;
  }
  .top-cycle-gallery .top-mask .top-slide img {
    width: 100%;
    height: auto;
  }
  .top-cycle-gallery .slide-holder {
    bottom: 10px;
    left: 10px;
    right: 10px;
    font-size: 13px;
    line-height: 16px;
  }
  .top-cycle-gallery .slide-holder p {
    margin: 0 0 3px;
  }
  .top-cycle-gallery .slide-holder h2 {
    font-size: 22px;
    line-height: 24px;
    margin: 0;
  }
  .top-cycle-gallery .top-btn-prev,
  .top-cycle-gallery .top-btn-next {
    display: none;
  }
  .top-cycle-gallery .pagination {
    top: 10px;
    left: 10px;
  }
  .top-cycle-gallery .pagination ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .top-cycle-gallery .pagination li {
    float: left;
    width: 10px;
    height: 10px;
    margin: 0 4px 0 0;
  }

  .container .block-holder {
    padding: 15px 0 5px;
  }
  .container .block-holder h2 {
    margin: 0 0 20px;
  }
  .container.waiting table {
    font-size: 14px;
    line-height: 17px;
  }
  .container.waiting td:nth-child(3) {
    text-align: center;
  }
  .container.waiting td:nth-child(2) {
    width: 25%;
  }
  .container.waiting .block-info-title {
    padding: 0;
  }
  .container.waiting .block-info-title .circle {
    width: 30px;
    height: 30px;
  }

  .block-heading ul {
    width: 100%;
    font-size: 13px;
    line-height: 15px;
  }
  .block-heading li {
    width: 33.33%;
    float: left;
    text-align: center;
    margin: 0;
    padding: 13px 10px 0;
  }
  .block-heading a {
    padding: 0 0 5px;
  }
  .block-heading a:after {
    right: 0;
    left: 0;
  }
  .block-heading .tabset li {
    margin: 0;
    width: auto;
  }

  .list-media-items li {
    width: 50%;
    margin: 0 0 15px;
  }
  .list-media-items li.music-box {
    width: 50%;
    margin: 0 0 24px;
  }
  .list-media-items .img-holder {
    margin: 0 0 10px;
    text-align: center;
  }
  .list-media-items.video {
    margin: 0;
  }
  .list-media-items.video li {
    width: 100%;
    padding: 0;
  }
  .list-media-items.video .block-info {
    max-width: 100%;
  }
  .list-media-items.video .img-holder {
    max-height: 100%;
  }
  .list-media-items.video .img-holder img {
    width: 100%;
    height: auto;
  }
  .list-media-items .block-info {
    max-width: 235px;
    margin: 0 auto;
  }

  .block-info {
    font-size: 14px;
    line-height: 17px;
  }
  .block-info .block-info-title {
    font-size: 15px;
    line-height: 18px;
  }

  .steps-carousel .steps-mask {
    max-width: 218px;
  }

  .player .player-bar {
    width: 100%;
  }
  .player .player-holder {
    padding: 44px 0 10px;
  }
  .player .player-holder.video {
    padding: 0;
  }
  .player .player-holder.video .holder {
    padding: 0;
  }
  .player .panel-player {
    padding: 0;
  }
  .player .panel-player .holder {
    display: table;
    width: 100%;
    padding: 0;
  }
  .player .panel-player .panel-holder {
    display: table-footer-group;
  }
  .player .panel-player .panel-holder .play-holder {
    width: 100%;
    padding: 11px 15px;
    text-align: center;
  }
  .player .panel-player .prev {
    font-size: 20px;
    margin: 0 18px 0 0;
    float: left;
  }
  .player .panel-player .play {
    font-size: 24px;
    margin: 0 16px 0 0;
    overflow: hidden;
  }
  .player .panel-player .next {
    font-size: 20px;
    float: right;
  }
  .player .panel-player .player-bar-frame {
    height: 6px;
  }
  .player .panel-player .bar span {
    height: 100%;
  }
  .player .panel-player .duration {
    font-size: 16px;
  }
  .player .panel-player .icon-holder {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    background: #2d8ff3;
    font-size: 26px;
    padding: 9px 15px;
  }
  .player .panel-player .icone {
    font-size: 26px;
  }
  .player .panel-player .reposted {
    margin: 0 0 0 14px;
  }
  .player .panel-player .repeat {
    margin: 0 0 0 10px;
  }
  .player .panel-player .close {
    margin: 0 0 0 10px;
    float: right;
  }
  .player .panel-player .player-bar {
    overflow: visible;
    border-bottom: 1px solid #7dbaf8;
    padding: 11px 15px;
  }
  .player .panel-player .volume {
    padding: 0;
    font-size: 0;
    margin: 0 0 0 10px;
  }
  .player .panel-player .volume a {
    font-size: 20px;
  }
  .player .panel-player .volume .volume-line {
    height: 70px;
    width: 3px;
  }
  .player .panel-player .volume .volume-line span {
    height: 20px;
    width: 100%;
  }
  .player .panel-player .inline-popup {
    display: none;
  }
  .player .panel-player .fake-anchor:target ~ .inline-popup {
    display: block;
    position: absolute;
    top: -90px;
    right: 2px;
  }
  .player .panel-player.video {
    position: static;
  }
  .player .panel-player.video .media-holder {
    padding: 5px 0;
    position: absolute;
    bottom: 0;
    width: 100%;
  }
  .player .panel-player.video .icon-holder {
    position: static;
    text-align: left;
    right: auto;
    left: auto;
    background: none;
    font-size: 16px;
    padding: 0;
  }
  .player .panel-player.video .repeat {
    margin: -1px 0 0;
    font-size: 16px;
  }
  .player .panel-player.video .full-screen {
    display: none;
  }
  .player .panel-player.video .panel-holder {
    float: none;
    display: block;
    width: auto;
    padding: 0 10px;
  }
  .player .panel-player.video .panel-holder .play-holder {
    float: left;
    width: auto;
    padding: 0;
  }
  .player .panel-player.video .play {
    font-size: 16px;
    margin: 0 8px 0 0;
  }
  .player .panel-player.video .player-bar {
    width: auto;
    padding: 0 0 0 10px;
    border: 0;
  }
  .player .panel-player.video .volume {
    width: 20px;
    padding: 0;
  }
  .player .panel-player.video .volume a {
    font-size: 18px;
    margin: 2px 0 4px;
  }
  .player .panel-player.video .bar-frame {
    padding: 6px 4px;
  }
  .player .panel-player.video .inline-popup {
    width: 4px;
    right: 10px;
    margin: 0;
  }
  .player .panel-player.video .fake-anchor:target ~ .inline-popup {
    right: 10px;
  }

  #two-columns {
    width: 100%;
  }
  #two-columns #content {
    float: none;
    padding: 0 0 20px;
    width: 100%;
  }
  #two-columns #content .block-holder:first-child {
    padding: 0;
  }
  #two-columns.astrology #sidebar {
    padding: 0;
  }
  #two-columns #sidebar {
    padding: 0;
  }
  #two-columns .team {
    padding: 20px 0;
  }
  #two-columns .team li:after {
    left: 0;
  }
  #two-columns .team .block-info {
    width: 100%;
  }
  #two-columns #sidebar {
    width: 100%;
    float: none;
    padding: 0;
  }

  .main-heading.alphabet {
    padding: 10px 0 0;
  }
  .main-heading .info h1 {
    font-size: 20px;
    line-height: 24px;
  }
  .main-heading .info .album-author {
    font-size: 16px;
    line-height: 20px;
  }
  .main-heading .info .follow {
    display: block;
  }
  .main-heading .list-letters li {
    width: 10%;
  }
  .main-heading .select-block {
    float: none;
    width: 100%;
    padding: 0 0 10px;
  }
  .main-heading.profile .info h1 {
    margin: 0 6px 5px 0;
  }

  .album-frame .top-panel {
    padding: 20px 0;
  }
  .album-frame .top-panel i {
    font-size: 20px;
  }
  .album-frame .top-panel .text {
    font-size: 14px;
    line-height: 17px;
  }
  .album-frame ol {
    padding: 0 0 0 32px;
    font-size: 14px;
    line-height: 18px;
  }
  .album-frame ol li.favorite .icone {
    right: 40px;
  }
  .album-frame ol li.favorite .title-song {
    padding: 0 40px 0 0;
  }

  .block-artists ul {
    -moz-column-count: 1;
    -moz-column-gap: 10px;
    -webkit-column-count: 1;
    -webkit-column-gap: 10px;
    column-count: 1;
    column-gap: 10px;
  }
  .block-artists ul li {
    padding: 0 0 6px;
  }

  .star-signs {
    padding: 0;
  }
  .star-signs li {
    width: 50%;
    padding: 0 10px 30px;
  }
  .star-signs .icone {
    width: 100px;
    height: 100px;
    font-size: 50px;
    margin: 0 auto 15px;
  }
  .star-signs .icone:after {
    min-height: 100px;
  }

  .astrology-detail {
    width: 100%;
    padding: 20px 0 0;
    text-align: left;
  }
  .astrology-detail dl {
    width: 33.3%;
    float: left;
    padding: 0 7px;
    font-size: 14px;
    line-height: 17px;
  }
  .astrology-detail dl:last-child {
    padding: 0 0 0 7px;
  }

  .content-subnav a {
    padding: 0 0 5px;
  }
  .content-subnav li {
    margin: 0 20px 0 0;
    padding: 10px 0 0;
  }

  .waiting-table {
    font-size: 14px;
    line-height: 17px;
  }
  .waiting-table td {
    text-align: center;
  }
  .waiting-table .block-info-title {
    padding: 0;
  }

  .block-holder .content-holder {
    width: 100%;
    float: none;
  }
  .block-holder .content-holder .post {
    padding: 20px 0;
  }
  .block-holder .content-holder .post:first-child {
    padding: 0 0 20px;
  }
  .block-holder .content-holder .post .img-holder {
    float: none;
    width: 100%;
  }
  .block-holder .content-holder .post .post-holder {
    width: 100%;
    padding: 15px 0 0;
  }
  .block-holder .block-sidebar {
    width: 100%;
    float: none;
  }
  .block-holder.thumbnails .two-columns .list-media-items {
    width: 100%;
    float: none;
    padding: 0;
  }

  #main .block-holder .content-holder {
    padding: 0;
  }

  .settings {
    padding: 30px 0 0;
  }

  .tab-content .block-artists ul li {
    padding: 0 0 6px;
  }
  .tab-content .block-artists ul a .artist-name {
    padding: 0 10px 0 0;
    max-width: 109px;
  }
  .tab-content .block-artists .btn {
    height: 35px;
    font-size: 14px;
    line-height: 17px;
    padding: 4px 10px;
    margin: 6px 0 0;
  }

  .intro .intro-holder {
    width: 100%;
    padding: 0;
  }

  .music-player.active .music-player-opener {
    margin: 0 0 0 22px;
  }

  .music-player-opener {
    margin: 7px 30px 0 22px;
    font-size: 0;
  }

  .fake-anchor:target ~ .btn,
  .fake-anchor:target ~ .btn:after,
  .btn-holder .overlay {
    background: none;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
  }

  .fake-anchor {
    position: fixed;
    top: 0;
    z-index: -1;
  }

  .fake-anchor:target ~ .inline-popup {
    display: block;
  }

  .fake-anchor:target ~ .overlay {
    position: fixed;
  }

  body > .jcf-select-drop {
    margin: -1px 0 0 0;
  }
}
#footer .footer-holder {
  border-top: 1px solid #e9edf2;
  padding: 31px 0 50px;
}
#footer .subnav {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
  font-weight: 600;
  color: #97a4b2;
  font-size: 15px;
  line-height: 18px;
  width: 44.5%;
}
#footer .subnav li {
  display: inline-block;
  vertical-align: top;
  padding: 0 3.5% 0 0;
}
#footer .subnav li:last-child {
  padding: 0;
}
#footer .subnav li.active a {
  color: #2d8ff3;
}
#footer .subnav a {
  color: #97a4b2;
}
#footer .subnav a:hover {
  color: #2d8ff3;
}
#footer .download-holder {
  display: inline-block;
  vertical-align: top;
  width: 43%;
}
#footer .link-download {
  font-size: 15px;
  line-height: 17px;
  display: inline-block;
  vertical-align: top;
  color: #000;
  font-weight: 600;
  margin: 0 0.5% 0 0;
}
#footer .link-download:hover {
  color: #2d8ff3;
}
#footer .list-icons {
  display: inline-block;
  vertical-align: top;
  font-size: 30px;
  margin: -8px 0 0;
}
#footer .list-icons ul {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
  padding: 0 14px;
}
#footer .list-icons ul:first-child {
  border-right: 1px solid #e9edf2;
}
#footer .list-icons li {
  float: left;
  width: 30px;
  height: 30px;
  margin: 0 2.5px;
}
#footer .list-icons a {
  display: block;
}
#footer .list-icons a:hover {
  color: #0d75e0;
}
#footer .icone-holder:hover .icone-blackberry {
  background: #0d75e0;
  background-size: 55%;
}
#footer .icone-blackberry {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: block;
  background: #2d8ff3;
  width: 30px;
  height: 30px;
  background-size: 55%;
}
#footer .copy {
  float: right;
  color: #97a4b2;
  font-size: 15px;
  line-height: 17px;
}
#footer .copy a {
  color: #97a4b2;
}
#footer .copy a:hover {
  color: #2d8ff3;
}

@media screen and (max-width: 995px) {
  #footer .subnav {
    width: 100%;
    text-align: center;
    padding: 0 0 20px;
  }
  #footer .download-holder {
    width: 100%;
    text-align: center;
    padding: 0 0 15px;
  }
  #footer .copy {
    width: 100%;
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  #footer .footer-holder {
    overflow: hidden;
    padding: 20px 0;
  }
  #footer .subnav {
    width: 50%;
    float: left;
    padding: 0 10px 0 0;
    text-align: left;
  }
  #footer .subnav li {
    width: 100%;
    padding: 0;
  }
  #footer .list-icons {
    width: 100%;
    clear: both;
    margin: 5px 0 0;
  }
  #footer .list-icons ul {
    width: 100%;
    text-align: center;
    float: none;
    padding: 0 0 10px;
  }
  #footer .list-icons ul:first-child {
    border: 0;
  }
  #footer .list-icons ul li {
    display: inline-block;
    vertical-align: middle;
    float: none;
  }
  #footer .download-holder {
    width: 50%;
    float: left;
  }

  .rounded {
	 border-radius: 5px;
	 -webkit-border-radius: 5px;
	 -moz-border-radius: 5px;
  }

  .expand {
	height: 1%;
	overflow: hidden;
  }

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}

.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.video_thumb_holder {width: 318px; height: 238px;}

/* fix to make footer links clicable adsense */
.adslot_1 { display:inline-block; width: 320px; height: 50px; }
@media (max-width: 400px) { .adslot_1 { display: none; } }
@media (min-width:500px) { .adslot_1 { width: 468px; height: 60px; } }
@media (min-width:800px) { .adslot_1 { width: 728px; height: 90px; } }
