.song1_wrapper {
  position: fixed;
  left: 0;
  bottom: 0;
  background: #1b1b1b;
  background: rgba(27, 27, 27, 0.8);
  width: 100%;
  z-index: 100;
  width: 100% !important;
  height: 90px !important;
}
@media (max-width: 991px) {
/*  .song1_wrapper {
    height: 220px !important;
  }*/

}
@media (min-width: 992px) {
  .song1_wrapper {
    height: 90px !important;
  }
}
.xaudioplaylist {
  display: none;
}
.the_wrapper {
  width: 100% !important;
}
.audio4_html5.whiteControllers {
  float: left;
  position: relative;
  font: 11px Arial, Helvetica, sans-serif;
  color: #fff;
  margin: 0;
  padding: 0;
  width: 100% !important;
}
.audio4_html5.whiteControllers .AudioControls {
  width: 100%;
  padding: 0;
}
.audio4_html5.whiteControllers .FrameBehindPlayer {
  display: none;
}
.audio4_html5.whiteControllers .FrameBehindPlayerText {
  display: none;
}
.audio4_html5.whiteControllers .ximage {
  /*width: 90px;
  height: 90px;
  float: left;
  margin-right: 30px;
  border-width: 0px !important;
  background-color: transparent !important;
  position: absolute;
  left: 50px !important;*/
  width: 120px;
  height: 90px;
  float: left;
  margin-right: 30px;
  border-width: 0px !important;
  background-color: transparent !important;
  position: absolute;
  /*left: 50px !important;*/
  left: 10% !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}
.audio4_html5.whiteControllers .AudioShowHidePlaylist{
  display: none !important;
}
.audio4_html5.whiteControllers .AudioPlay {
  cursor: pointer;
  position: absolute;
  display: block !important;
  padding: 0;
  width: 50px;
  height: 50px;
/*  border: 2px solid rgba(255, 255, 255, 0.25);*/
  background: url('./btn-pp.png?v=1.1') no-repeat;
  background-position: 2px 0px; /*-1px -1px;*/
/*  border-radius: 5px;*/
/*  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;*/
  top: 24px !important;
  margin-right: 5px;
  outline:none !important;
  transition: initial !important;
}
/*.audio4_html5.whiteControllers .AudioPlay:hover {
  border-color: #fff;
}*/
.sintoniza, .sintonizam{
  position: absolute;
  left:30% !important;
  width: 300px;
  visibility: hidden;
}
.sintoniza p, .sintonizam p{
  height: 90px;vertical-align: middle;display: table-cell;font-size: 15px;font-weight: bold;
}
.flechas-blancas{
  left:47% !important;
  width: 100px;
  position: absolute;
  height: 90px;
  top:28px;
  text-align: center;
}

#logos{
  width: 51%;
  position: absolute;
  left:41%;
  top:10px !important;
}
#logos > ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

#logos > ul > li {
  float: left;
  height: 70px;
  width: 20%;
  text-align:center;
}

#logos > ul > li > a > img{
  max-width: 70% !important;
  margin-top: 10px;
}

#logos > ul > li > a {
  display: block;
  color: white;
  text-align: center;
  padding: 10px 4px;
  text-decoration: none;
  opacity: 0.6;
}

#logos > ul > li > a:hover, .thumbsHolder_other.active{
  opacity: 1.0 !important;
}

@media (max-width: 991px) {

  .audio4_html5.whiteControllers .AudioPlay {
    left: 65% !important;
/*    top: 130px !important;*/
  }
}
@media (min-width: 992px) {
  .audio4_html5.whiteControllers .AudioPlay {
    /*left: 46.5% !important;*/
    left: 20.5% !important;
  }
}
.audio4_html5.whiteControllers .AudioPause {
  background-position: -89px 0px!important;  /*-71px -1px !important;*/
  outline:none !important;
}
/*.audio4_html5.whiteControllers .AudioPause:hover {
  border-color: #fff;
}*/
@media (min-width: 992px) {
/*  .audio4_html5.whiteControllers .AudioPause {
    left: 44.5% !important;
  }*/
}
@media (max-width: 991px) {
  .audio4_html5.whiteControllers .AudioPause {
    left: 29px !important;
    top: 130px !important;
  }
}
.audio4_html5.whiteControllers .AudioPrev {
  position: absolute;
  cursor: pointer;
  margin-top: 10px;
  display: block;
  padding: 0;
  width: 40px;
  margin-left: 7px;
  height: 41px;
  background: url(./btn-prev.png) no-repeat; /*display:none*/
}
@media (max-width: 991px){
/*  .audio4_html5.whiteControllers .AudioPrev {
    left: 0 !important;
    top: 135px !important;
  }*/
  #player-crystal-desktop,#logos,.sintoniza,.sintonizam,.flechas-blancas, .audio4_html5.whiteControllers .dropVol{
    display: none !important;
  }

  .audio4_html5.whiteControllers .AudioShowHidePlaylist{
    display: block !important;
    left: 15%;
  }
  .audio4_html5.whiteControllers .ximage{
    display: none;
  }
  .audio4_html5.whiteControllers .AudioNext, .audio4_html5.whiteControllers .AudioPrev {
    display: none !important;
  }


}
@media (min-width: 992px) and (max-width:1220px)
{
  .sintoniza,.sintonizam,.flechas-blancas{
    display: none !important;
  }
  .audio4_html5.whiteControllers .AudioPlay{
    left: 32.5% !important;
  }
  .audio4_html5.whiteControllers .dropVol{
    left: 38% !important;
  }
  #logos{
    width: 60% !important;
    left: 37% !important;
    top: 0px !important;
  }

  #logos > ul > li{
    width: 16% !important; 
  }

  #logos > ul > li > a > img{
    max-width: 100% !important;
  }

  .audio4_html5.whiteControllers .thumbsHolder_ThumbOFF{
    font-size: 11px !important;
  }

}
.audio4_html5.whiteControllers .AudioNext {
  position: absolute;
  cursor: pointer;
  display: block;
  margin-top: 10px;
  padding: 0;
  width: 40px;
  height: 41px;
  background: url(./btn-next.png) no-repeat; /*display:none*/
}

@media (max-width: 550px) {
  /*.audio4_html5.whiteControllers .AudioNext {
    left: 77% !important;
    display: block !important;
    width: 40px !important;
    height: 40% !important;
    top: 30% !important;
  }

  .audio4_html5.whiteControllers .AudioPrev {
    left: 54%!important;
    display: block !important;
    width: 40px !important;
    height: 40px !important;
    top: 30% !important;
  }*/

  /*.audio4_html5.whiteControllers .AudioShowHidePlaylist{
    display: none !important;
  }*/
  .audio4_html5.whiteControllers .AudioShowHidePlaylist{
    display: block !important;
    left: 15%;
  }
  .audio4_html5.whiteControllers .ximage{
    display: none;
  }
  .audio4_html5.whiteControllers .AudioNext, .audio4_html5.whiteControllers .AudioPrev {
    display: none !important;
  }
  .audio4_html5.whiteControllers .AudioPlay {
    left: 62% !important;
  }

  .audio4_html5.whiteControllers .thumbsHolderWrapper{
    /*opacity: 0 !important;
    display: none !important;*/
    right: 52% !important;
  }
  #player-crystal-desktop,#logos,.sintoniza,.sintonizam,.flechas-blancas, .audio4_html5.whiteControllers .dropVol{
    display: none !important;
  }

}
/*@media (max-width: 991px) {
  .audio4_html5.whiteControllers .AudioNext {
    left: 105px !important;
    top: 135px !important;
  }
}*/
/*.audio4_html5.whiteControllers .AudioShowHidePlaylist {
  display: none;
}*/
.audio4_html5.whiteControllers .VolumeButton {
  cursor: pointer;
  display: block;
  font-size: 0;
  line-height: 0;
  text-decoration: none;
  padding: 0;
  position: absolute;
  top: 39px !important;
  height: 16px;
  width: 16px;
  left: 1118px !important;
  border: 0;
  background: transparent url(controls.svg) no-repeat -16px -16px;
}
.audio4_html5.whiteControllers .VolumeButtonMuted {
  cursor: pointer;
  display: block;
  font-size: 0;
  line-height: 0;
  text-decoration: none;
  padding: 0;
  position: absolute;
  top: 39px !important;
  height: 16px;
  width: 16px;
  border: 0;
  background: transparent url(controls.svg) no-repeat -16px 0;
}
@media (min-width: 992px) {
  .audio4_html5.whiteControllers .VolumeButtonMuted {
    left: 1118px !important;
  }
}
@media (max-width: 991px) {
  .audio4_html5.whiteControllers .VolumeButtonMuted {
    display: none;
  }
}
.audio4_html5.whiteControllers .VolumeSlider {
  position: absolute;
  cursor: pointer;
  display: block;
  margin: 0;
  padding: 0;
  height: 5px;
  top: 44px !important;
  background-color: #756a66 !important;
}
@media (min-width: 992px) {
  .audio4_html5.whiteControllers .VolumeSlider {
    left: 635px !important;
    width: 468px;
  }
}
@media (max-width: 991px) {
  .audio4_html5.whiteControllers .VolumeSlider {
    left: 135px !important;
    top: 153px !important;
  }
}
.audio4_html5.whiteControllers .VolumeSlider .ui-slider-handle {
  display: none;
}
.audio4_html5.whiteControllers .VolumeSlider .ui-slider-range {
  position: relative;
  height: 5px;
  background-color: #d00c04 !important;
}
.audio4_html5.whiteControllers .songTitle {
  line-height: 2;
  padding-top: 15px;
}
@media (min-width: 320px) {
  .audio4_html5.whiteControllers .songTitle {
    width: 250px !important;
  }
}
@media (min-width: 340px) and (max-width: 375px) {
  .audio4_html5.whiteControllers .songTitle {
    width: 320px !important;
  }
}
@media (min-width: 376px) {
  .audio4_html5.whiteControllers .songTitle {
    width: 90% !important;
  }
}
.audio4_html5.whiteControllers .songTitleInside {
  width: auto;
  font-size: 18px;
  color: #fff;
  word-wrap: break-word;
}
.audio4_html5.whiteControllers .radioStation {
  font-size: 14px;
  position: absolute;
  top: 31% !important; /*word-wrap:break-word;line-height:2;color:#8ac801!important;visibility:hidden!important;*/
  width: auto !important;
  top: 31% !important;
  left: 12% !important;
/*  padding-left: 100px;*/
}
/*@media (min-width: 320px) {
  .audio4_html5.whiteControllers .radioStation {
    width: 300px !important;
    padding-left: 120px;
  }
}
@media (min-width: 340px) and (max-width: 375px) {
  .audio4_html5.whiteControllers .radioStation {
    width: 320px !important;
  }
}
@media (min-width: 376px) {
  .audio4_html5.whiteControllers .radioStation {
    width: auto !important;
    left: -1% !important;
    top: 31% !important;

  }
}*/
@media (max-width: 500px) {
  .audio4_html5.whiteControllers .songTitleInside {
    font-size: 15px !important;
    line-height: 18px;
  }
/*  .audio4_html5.whiteControllers .ximage {
    visibility: hidden !important;
  }*/
  .audio4_html5.whiteControllers .AudioPlay {
    top: 22px !important;
  }
  .song1_wrapper {
    height: 85px !important;
  }
  #scrollUp {
    display: none !important;
  }
}
.audio4_html5.whiteControllers .thumbsHolderVisibleWrapper {
/*  display: none;*/
  width: 100% !important;
  height: auto !important;
}
.audio4_html5.whiteControllers .thumbsHolder {
    width: 100% !important;
    padding: 5px 0px;
/*  display: none;*/
}
.audio4_html5.whiteControllers .thumbsHolder_ThumbOFF {
/*  display: none;*/
    width: 100% !important;
    background: none !important;
/*    border-bottom-color: rgb(255 0 23) !important;*/
    height: auto !important;
    /*padding: 7px 0px;*/
   padding: 10px 0px;
/*    color: #FFF !important;*/
    font-size: 12px;
    margin: 10px 0px 0px 10px;
    font-weight: bold;
    cursor: pointer;
    text-align:left;


}
.audio4_html5.whiteControllers .slider-vertical {
  display: none;
}


/*.audio4_html5.whiteControllers .AudioShowHidePlaylist {
  position:absolute;
  cursor: pointer;
  display: block;
  margin:0;
  padding:0;
  z-index:1;
  right: auto !important;
  /*left: 30% !important;*//*
  left: 15% !important;
  width: 110px;
  height: 25px;
  text-align: center;
  border: 1px solid #FFF;
  border-radius: 4px;
  padding: 5px 0px;
  top: 30% !important;
}*/
.audio4_html5.whiteControllers .AudioShowHidePlaylist {
  position:absolute;
  cursor: pointer;
  display: block;
  margin:0;
  padding:0;
  z-index:1;
  right: auto !important;
  /*left: 30% !important;*/
  left: 10% !important;
  width: 130px;
  height: 36px;
  text-align: center;
/*  border: 1px solid #FFF;*/
  border-radius: 5px;
  padding: 5px 0px;
  top: 8% !important;
}



.audio4_html5.whiteControllers .thumbsHolderWrapper {
    position: absolute !important;
    width: 285px !important;
    overflow: auto;
    /*top: -95% !important;*/
    top: -270% !important;
    height: 350px !important;
    right: 61%;
    left: auto !important;
    background-color: rgba(1,1,1, 0.9) !important;
    border-radius: 4px;
/*    display: none !important;*/
}


/*@media (min-width: 992px) {
  .audio4_html5.whiteControllers .thumbsHolderWrapper
  {
    right: 78% !important;
    top: -286% !important;
  }
}*/


/*@media (max-width: 920px AN) {
  .audio4_html5.whiteControllers .thumbsHolderWrapper
  {
    right: 69% !important;
  }
}*/

/*@media (max-width: 850px) {
  .audio4_html5.whiteControllers .thumbsHolderWrapper
  {
   right: 63% !important;
  }
}*/


@media (max-width: 500px) {
  .audio4_html5.whiteControllers .thumbsHolderWrapper
  {
   top: -290% !important;
   right: 45% !important;
  }
}

@media (max-width: 415px) {
  .audio4_html5.whiteControllers .thumbsHolderWrapper
  {
    top: -290% !important;
    right: 30% !important;
  }
}

@media (max-width: 377px) {
  .audio4_html5.whiteControllers .thumbsHolderWrapper
  {
   top: -290% !important;
   right: 26% !important;
  }
}

@media (max-width: 300px) {
  .audio4_html5.whiteControllers .thumbsHolderWrapper
  {
   top: -290% !important;
   right: 6% !important;
  }
}


.selectedCategDiv{
  display: none !important;
}
