/*!**/
/*    DEMO STYLE*/
/**!*/

/*!*@import "https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700";*!*/

/*    a, a:hover, a:focus {*/
/*        color: inherit;*/
/*        text-decoration: none;*/
/*        transition: all 0.3s;*/
/*    }*/
/*    */
/*    .line {*/
/*        width: 100%;*/
/*        height: 1px;*/
/*        border-bottom: 1px dashed #ddd;*/
/*        margin: 40px 0;*/
/*    }*/
/*    i, span {*/
/*        display: inline-block;*/
/*    }*/
/* ---------------------------------------------------
    Shmorg Videos
----------------------------------------------------- */

#shmorgpage .early-bird-banner {
  display: none;
}
/* #shmorgpage .btn {
  border-radius: 30px;
} */

#shmorgpage .form-select {
  background-color: #ffffff45;
}
/*#shmorgpage h1, #shmorgpage h2, #shmorgpage h3, #shmorgpage h4, #shmorgpage h5, #shmorgpage h6 {*/
/*	font-family: montserrat, sans-serif;*/
/*!*	font-family: montserrat, sans-serif;*!*/
/*}*/
#shmorgpage header h2 {
  flex: 5 1 auto;
}
#shmorgpage header h1 {
  font-size: 2.8em;
  left: 0.5em;
}

#shmorgpage header .searchBx {
  flex: 1 0 auto;
}
#shmorgpage .searchBx select.form-control {
  background-color: #fff0;
  border: 1px solid #ffffff;
  border-radius: 30px;
  color: #fff;
}
#shmorgpage .animated-gradient {
  animation: animateBg 14s linear infinite;
  background-image: linear-gradient(
    90deg,
    #e67e2f,
    #ba2025,
    #134985,
    #ba2025,
    #e67e2f,
    #ba2025
  );
  background-size: 500% 100%;
}
@keyframes animateBg {
  0% {
    background-position: 100% 0%;
  }
  100% {
    background-position: 0% 0%;
  }
}

.shmorgHdr {
}
.shmorgHdr h1 {
  line-height: 3rem;
  font-size: 2.5em;
  font-weight: 700;
  letter-spacing: 1.5px;
}
.shmorgHdr h2 {
  line-height: 2.4rem;
  font-size: 2em;
  font-weight: 400;
  letter-spacing: 1.5px;
}
.shmorgHdr p a {
  color: #fff;
  font-size: 1.3em;
}
#shmorgpage #catSrch {
  padding: 9px;
  border-radius: 30px;
}
#shmorgpage .screenBx {
  background-size: cover;
  border-radius: 30px;
  width: 100%;
}
#shmorgpage .screenBx picture {
  border: 1px #b52128 solid;
}
.screenBxPlyd {
  position: absolute;
}
.screenBxPlyd i {
  font-size: 4rem;
  color: #fff;
}
#shmorgpage .CollctionSecHdr {
  display: flex;
  justify-content: space-between;
}
#shmorgpage .CollctionSecSldr .slide img {
  border-radius: 30px;
}
/*	svg	*/
.st0 {
  fill: none;
  stroke: #000000;
  stroke-miterlimit: 10;
}
.st1 {
  fill: none;
  stroke: #be7d2a;
  stroke-miterlimit: 10;
}
.st2 {
  fill: none;
  stroke: #dd1e38;
  stroke-miterlimit: 10;
}
.st3 {
  fill: none;
  stroke: #e11e2b;
  stroke-miterlimit: 10;
}
#shmorgpage .time {
  position: absolute;
  top: 52%;
  background-color: #000000b8;
  padding: 0px 7px;
  color: #fff;
  left: 8px;
  border-radius: 6px;
  font-size: 0.7em;
}
/* .modal-content{
  background-color: var(--background-color);
} */
.modal-header{
  border-bottom:none;
}
/*SLIDER*/

/*		.swiperTop{    height: 390px;}*/
#shmorgpage .swiperTop {
  height: 470px;
  /*	height: 520px;*/
}

#shmorgpage .swiperTop .swiper-slide img {
  border-radius: 30px;
  overflow: hidden;
  height: 90%;
  object-fit: cover;
}
#shmorgpage .playBtn {
  position: absolute;
  z-index: 99;
  width: 100%;
  height: 100%;
  background: radial-gradient(
    circle,
    rgb(39 68 122) 0%,
    rgba(230, 126, 47, 0) 35%
  );
}

#shmorgpage .playBtn i {
  position: absolute;
  z-index: 99;
  left: 45%;
  top: 30%;
  font-size: 6em;
  color: #fff;
}
#shmorgpage .swiper-cards .swiper-slide {
  border-radius: 30px;
}
#shmorgpage .swiperAll {
  width: 95%;
  height: 200px;
}
#shmorgpage .swiperAll .swiper-slide {
  display: flex;
  flex-direction: column;
}

#shmorgpage .swiperAll .swiper-slide img {
  border-radius: 30px;
  margin-right: 8px;
  cursor: pointer;
  display: flex;
  overflow: hidden;
  height: 100%;
  object-fit: cover;
}

#shmorgpage .swiperAll .swiper-slide p {
  font-size: 0.7em;
  margin-top: 8px;
  line-height: 1.2em;
  height: 35%;
  overflow: hidden;
}

#shmorgpage .swiper-button-disabled {
  display: none;
}
#shmorgpage .swiper-button-next:after,
#shmorgpage .swiper-button-prev:after {
  font-size: 1.55em;
  font-weight: 700;
  padding: 12px 17px;
  background-color: #ffffffde;
  border-radius: 30px;
  color: #ca4228;
}
#shmorgpage .swiper-button-next,
#shmorgpage .swiper-button-prev {
  top: 30%;
}
#shmorgpage .swiper-button-next,
#shmorgpage .swiper-rtl .swiper-button-prev {
  right: -5px;
}

#shmorgpage .swiper-3d .swiper-slide-shadow {
  background: rgb(225 213 213 / 16%);
  border-radius: 30px;
}

#shmorgpage .swiper-3d .swiper-slide-shadow,
#shmorgpage .swiper-3d .swiper-slide-shadow-bottom,
#shmorgpage .swiper-3d .swiper-slide-shadow-left,
#shmorgpage .swiper-3d .swiper-slide-shadow-right,
#shmorgpage .swiper-3d .swiper-slide-shadow-top {
  top: -6%;
}

#shmorgpage .swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: #fff;
}

#shmorgpage
  .swiper-pagination-vertical.swiper-pagination-bullets
  .swiper-pagination-bullet,
#shmorgpage
  .swiper-vertical
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 3px;
}

#shmorgpage .swiper-pagination-vertical.swiper-pagination-bullets,
#shmorgpage .swiper-vertical > .swiper-pagination-bullets {
  right: auto;
  top: -23px;
  left: 13px;
  display: flex;
}


@media (min-width: 1200px) {
  #shmorgpage .swiperAll {
    width: 95%;
    height: 250px;
  }

  #shmorgpage .time {
    top: 60%;
  }
}



@media (min-width: 550px) {
  #modalVideo iframe {
   /* height: 480px;*/
  }
}

/* ---------------------------------------------------
        SIDEBAR STYLE
    ----------------------------------------------------- */
#sidebar {
  min-width: 250px;
  max-width: 250px;
  /*background: #7386D5;*/
  color: #fff;
  transition: all 0.3s;
}
#sidebar.active {
  min-width: 100px;
  max-width: 100px;
  text-align: center;
}
#sidebar.active .sidebar-header h3,
#sidebar.active .CTAs {
  display: none;
}
#sidebar.active .sidebar-header img {
  display: block;
}
#sidebar ul li a {
  text-align: left;
}
#sidebar.active ul li a {
  padding: 20px 5px;
  text-align: center;
  font-size: 0.6em;
  letter-spacing: 0.5px;
}

#sidebar.active ul li a i {
  margin-right: 0;
  display: block;
  font-size: 1.8em;
  margin-bottom: 5px;
}
#sidebar.active ul ul a {
  padding: 10px !important;
}
#sidebar.active .dropdown-toggle::after {
  top: auto;
  bottom: 10px;
  right: 50%;
  -webkit-transform: translateX(50%);
  -ms-transform: translateX(50%);
  transform: translateX(50%);
}
#sidebar .sidebar-header {
  padding: 20px;
}
#sidebar .sidebar-header img {
  /*    display: none;*/
  display: block;
  font-size: 1.8em;
}
#sidebar ul.components {
  padding: 20px 0; /*    border-bottom: 1px solid #47748b;*/
}
#sidebar ul li a {
  padding: 10px;
  /*	font-size: 1.1em;*/
  font-size: 0.9em;
  display: block;
  text-decoration: none;
}
#sidebar ul li a:hover {
  color: #fff;
  background: #ffffff2e;
}
#sidebar ul li a i {
  margin-right: 10px;
}
#sidebar ul li.active > a,
a[aria-expanded="true"] {
  color: #fff;
  background: #bc25268c;
}
a[data-toggle="collapse"] {
  position: relative;
}
.dropdown-toggle::after {
  display: block;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}
ul ul a {
  font-size: 0.9em !important;
  padding-left: 30px !important;
  background: #bc25268c;
}
ul.CTAs {
  padding: 20px;
}
ul.CTAs a {
  text-align: center;
  font-size: 0.9em !important;
  display: block;
  border-radius: 5px;
  margin-bottom: 5px;
}
a.download {
  background: #fff;
  color: #bc25268c;
}
a.article,
a.article:hover {
  background: #bc25268c !important;
  color: #fff !important;
}
/* ---------------------------------------------------
        CONTENT STYLE
    ----------------------------------------------------- */

#content {
  /*width: 100%;
            padding: 20px;*/
  min-height: 100vh;
  transition: all 0.3s;
}

/* ---------------------------------------------------
        MEDIAQUERIES
    ----------------------------------------------------- */

@media (max-width: 768px) {
  #sidebar {
    min-width: 80px;
    max-width: 80px;
    text-align: center;
    margin-left: -80px !important;
    display: none;
  }
  .dropdown-toggle::after {
    top: auto;
    bottom: 10px;
    right: 50%;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
  }
  #sidebar.active {
    margin-left: 0 !important;
  }
  #sidebar .sidebar-header h3,
  #sidebar .CTAs {
    display: none;
  }
  #sidebar .sidebar-header img {
    display: block;
  }
  #sidebar ul li a {
    padding: 20px 10px;
  }
  #sidebar ul li a span {
    font-size: 0.85em;
  }
  #sidebar ul li a i {
    margin-right: 0;
    display: block;
  }
  #sidebar ul ul a {
    padding: 10px !important;
  }
  #sidebar ul li a i {
    font-size: 1.3em;
  }
  #sidebar {
    margin-left: 0;
  }
  #sidebarCollapse span {
    display: none;
  }
}

/* player */
#mainPlayer {
  display: grid;
  grid-template-columns: 0.8fr 2.2fr 5fr 1fr;
}

@import url(https://fonts.googleapis.com/css?family=Ubuntu:400,500);
.btn-green,
.download_a {
  font-size: 100%;
  letter-spacing: 0.6px;
  position: relative;
}
.btn,
.btn-green,
.download_a {
  /*	font-weight: 600;*/
  /*	display: inline-block;*/
  text-transform: capitalize;
  vertical-align: middle;
}
.btn-green,
.btn-share-icon,
.download_a,
.relative {
  position: relative;
}
.btn,
.btn-green,
.download_a,
.track_play {
  vertical-align: middle;
}
#trackInfo,
.dotes {
  white-space: nowrap;
}
/*body {*/
/*    font-family: Ubuntu, sans-serif*/
/*}*/
.download_a {
  background: #3d3d3d;
  color: #e4e4e4;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  padding: 7px 10px 7px 32px;
  border: 1px solid #4b4b4b;
}
.btn-green {
  background: #00a07c;
  color: #151515;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  padding: 8px 18px 8px 31px;
  line-height: 16px;
}
.btn {
  /*	background: #ff3e18;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        -ms-border-radius: 30px;
        -o-border-radius: 30px;
        border-radius: 30px;
        font-size: 130%;
    */
  /*color: #fff;*/
  /*	padding: 7px 50px;
        border: 0;*/
  cursor: pointer;
}
.btn-play-icon,
.btn-play-icon.pause-icon,
.play-icon {
  position: absolute;
  top: 50%;
}
.padd-withborder {
  padding: 20px 20px 10px !important;
}
a.pjax:hover {
  text-decoration: underline;
  color: #e4e4e4 !important;
}
.cursor {
  cursor: default !important;
  text-decoration: none !important;
}
.play-icon {
  background-position: -337px -93px;
  width: 33px;
  height: 33px;
  display: block;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  left: 50%;
  z-index: 600;
}
.btn-play-icon,
.btn-play-icon.pause-icon,
.btn-share-icon {
  height: 18px;
  display: inline-block;
}
.btn-play-icon {
  background-position: -84px -208px;
  width: 15px;
  margin-right: 7px;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  left: 10px;
}
.btn-play-icon.pause-icon {
  background-position: -434px -698px;
  width: 17px;
  margin-right: 7px;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  left: 10px;
}
.btn-share-icon {
  background-position: -481px -181px;
  width: 14px;
  top: 4px;
  margin-right: 7px;
}
.btn-download-icon,
.btn-fav-icon,
.btn-playlist-icon {
  display: inline-block;
  position: relative;
  top: 3px;
  margin-right: 7px;
}
.btn-share-icon:hover {
  background-position: -481px -42px;
}
.btn-playlist-icon {
  background-position: -481px -202px;
  width: 15px;
  height: 15px;
}
.btn-playlist-icon:hover {
  background-position: -481px -63px;
}
.btn-fav-icon {
  background-position: -480px -144px;
  width: 17px;
  height: 14px;
}
.btn-fav-icon:hover {
  background-position: -480px -5px;
}
.btn-fav-icon.unfavorite {
  background-position: -480px -162px !important;
}
.btn-download-icon {
  background-position: -65px -163px;
  width: 14px;
  height: 15px;
}
.album-btn-group .favorite,
.album-btn-group .unfavorite {
  display: inline-block;
  height: 35px;
  width: 35px;
  top: 0;
  cursor: pointer;
}
.album-btn-group .unfavorite {
  background-position: -238px -694px;
}
.album-btn-group .favorite {
  background-position: -320px -772px;
}
.block_dotes,
.dotes {
  display: block;
  overflow: hidden;
}
.album-btn-group .favorite:hover {
  background-position: -320px -812px;
}
.download_a .btn-download-icon {
  position: absolute;
  left: 10px;
  top: 7px;
}
.btn-download-icon:hover {
  background-position: -65px -143px;
}
.btn-inqueue {
  background-position: -114px -199px !important;
}
.btn-downloadcomplete {
  background-position: -114px -179px !important;
}
.dotes {
  text-overflow: ellipsis;
  -moz-text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
}
.block_dotes {
  max-height: 32px;
  margin: 0 auto;
  line-height: 16px;
  position: relative;
}
.block_dotes::after {
  content: "...";
  position: absolute;
  bottom: -1px;
  right: 0;
  padding: 0 20px 1px 0;
  background: #2f2f2f;
  background: -moz-linear-gradient(-45deg, #2f2f2f 0, #2f2f2f 100%);
  background: -webkit-gradient(
    linear,
    left top,
    right bottom,
    color-stop(0, #2f2f2f),
    color-stop(100%, #2f2f2f)
  );
  background: -webkit-linear-gradient(-45deg, #2f2f2f 0, #2f2f2f 100%);
  background: -o-linear-gradient(-45deg, #2f2f2f 0, #2f2f2f 100%);
  background: -ms-linear-gradient(-45deg, #2f2f2f 0, #2f2f2f 100%);
  background: linear-gradient(135deg, #2f2f2f 0, #2f2f2f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@colorcode1', endColorstr='@colorcode2', GradientType=1);
}
.block_dotes._dotes::after {
  display: none;
}
.player_icon,
.rgtSeprator,
.track_play {
  display: inline-block;
}
.track_play {
  background-position: -410px -92px;
  width: 21px;
  height: 21px;
  margin-right: 10px;
  position: absolute;
  left: 0;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.track_play.pause-icon {
  background-position: -410px -122px;
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
}
.songcnt {
  position: relative;
  top: 29px;
  margin-left: 3px;
  color: #e4e4e4;
  opacity: 0.4;
  filter: alpha(opacity=40);
  text-decoration: none;
}
.playerspritecall {
  background: url(https://i.imgur.com/RNMQIIO.png) no-repeat;
}
.hotbox {
  position: fixed;
  bottom: -70px;
  width: 100%;
  z-index: 100000;

  height: 70px;
  font-weight: 500;
  font-size: 12px;
  /*	min-width: 1024px;*/
  left: 0;
  border-top: 1px solid #383838;
  bacground-size: cover;
}
.player-bg-container {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  background: rgb(133, 129, 129);
  background: linear-gradient(
    195deg,
    rgba(133, 129, 129, 1) 0%,
    rgba(0, 0, 0, 1) 48%
  );
}
.hotbox .transparent_img_player {
  opacity: 0.4 !important;
  filter: alpah(opacity=40) !important;
}
.hotbox .playersongimg {
  /*
        width: 70px;
        position: absolute;
        top: 0;
        left: 0
    */
  grid-column: 1/2;
}
.hotbox .playersongimg img {
  width: 70px;
  height: 70px;
}
.kbps_setting {
  width: 6%;
  float: left;
  min-width: 40px;
  text-align: center;
}
.rgtSeprator {
  position: relative;
  text-align: center;
  width: 44px;
  vertical-align: top;
}
.player_icon {
  background: url(https://i.imgur.com/RNMQIIO.png) -160px -287px no-repeat;
  width: 62px;
  height: 62px;
  min-width: 62px;
}
.back .disabled:hover {
  background-position: -7px -48px;
}
.move .disabled:hover {
  background-position: -121px -48px;
}
.wttodo {
  position: absolute;
  right: 215px;
  top: 0;
  width: 143px;
  background: #323232;
  z-index: 100;
}
.wttodo div.cmt {
  width: 32.6%;
  margin: 0 auto;
  float: left;
  height: inherit;
  text-align: center;
  cursor: pointer;
}
.wttodo div.cmt a {
  display: block !important;
}
.player_controller {
  /*	padding: 6px 0;
        padding: 15px 0 10px 0;*/
  width: 100%;
  position: relative;
  height: inherit;
}
.hotbox .playersongcontrol {
  height: inherit;
  /*	width: 220px;
        position: absolute;
        top: 0;
        left: 70px;
    */
  z-index: 100;
  background: rgba(50, 50, 50, 0.4);
  grid-column: 2/3;
}
.song-title1 {
  font-weight: 500;
  padding: 0 5px;
  position: relative;
}
.repeat,
.shuffle {
  font-size: 10px;
  font-weight: 300;
  /*	display: inline-block;*/
  display: block;
  position: relative;
  text-decoration: none !important;
}
.song-title1 .span8 {
  white-space: nowrap;
  overflow: hidden;
}
.shuffle {
  color: #a0a0a0;
  /*	float: right;*/
  /*	float: left;*/
  margin-right: 15px;
  cursor: pointer;
}
.shuffle:hover {
  color: #fff;
}
#shuffle.on {
  color: #fff !important;
}
.repeat {
  color: #a0a0a0;
  float: left;
  margin-left: 12px;
}
.repeat:hover {
  color: #fff;
}
.genreRadio,
.genreRadio:hover {
  background-position: -953px -207px !important;
}
#settings_player {
  background: url(https://i.imgur.com/RNMQIIO.png) -886px -82px no-repeat;
  display: inline-block;
  width: 33px;
  height: 27px;
  position: relative;
  top: 19px;
}
#settings_player:hover {
  background-position: -886px -209px;
}
.hotbox .a3:hover #forward {
  background-position: -217px -181px;
}
.volumeseek {
  display: block;
  top: 0;
  margin: 0 auto;
  background: #747474;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
}
.addedsonglist div.col22per > a {
  top: 0;
}
.songadded .alm > div {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
}
.songadded .jspTrack,
.songadded .jspVerticalBar {
  background: 0 0 !important;
}
.songadded .jspVerticalBar {
  width: 5px;
  right: 6px;
}
.songadded .jspHorizontalBar {
  display: none !important;
}
.songadded .jspDrag {
  background: #666;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.borbot1 {
  border-bottom: 1px solid #383838;
}
.listeningsong {
  max-width: 300px;
  text-align: left;
}
.listeningsong span {
  display: block;
}
.listeningsong span.addedalb {
  font-size: 11px;
  line-height: 17px;
}
.shmorg-audio-list-item .card-img-top {
  width: 5% !important;
}

.shmorg-audio-list-item.active .fa-play.pause:before {
  content: "\f04c";

}

.listName.card-text,
.listTime {
  color: white;
}
li.active .listName.card-text , li.active .listTime{
  color: #d6742a;
}
li.active i {
  color: #d6742a;
}
.buffer {
  background: #484848;
  border-radius: 5px;
}
.albumNamePl:active,
.albumNamePl:focus,
.albumNamePl:hover {
  color: #e5e5e5 !important;
}
.radioplay {
  background: url(https://i.imgur.com/RNMQIIO.png) -42px -8px no-repeat !important;
}
#mainPlayer .repeat .repeat1,
#mainPlayer .repeat .repeatall,
#mainPlayer .repeatAll .repeat1 {
  display: none;
}
#mainPlayer .repeatAll,
#mainPlayer .repeatOne {
  color: #fff;
}
#mainPlayer .repeatOne .repeat1 {
  display: inline-block;
  padding: 1px 5px 1px 3px;
  right: -19px;
  text-align: center;
}
#mainPlayer .repeat1,
#mainPlayer .repeatall {
  background: #fb4337;
  color: #fff;
  display: block;
  font-size: 10px;
  font-weight: 500;
  position: absolute;
  padding: 1px 4px;
  top: -1px;
}
#mainPlayer .repeatAll .repeatall {
  display: block;
}
#mainPlayer .repeat1 {
  right: -23px;
  border-radius: 25px;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  -o-border-radius: 25px;
}
#mainPlayer .repeatall {
  right: -32px;
  border-radius: 25px;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  -o-border-radius: 25px;
}
#mainPlayer .loader {
  display: none;
}
#mainPlayer .loaderCircle {
  background: url(https://i.imgur.com/8o91Rkx.gif) center center no-repeat;
  display: block;
  height: 30px;
  width: 30px;
  position: relative;
  top: -1px;
  left: -6px;
}
#mainPlayer .playPause .loaderCircle {
  display: none;
}
#mainPlayer .playPause.loadingPlay {
  background-position: -163px -343px;
}
#mainPlayer .playPause.loadingPlay .loaderCircle {
  display: block;
}
#mainPlayer .popover-content {
  padding-bottom: 7px;
}
.song-title1 div {
  min-height: 20px !important;
}
.inline-block {
  display: inline-block;
}
#trackInfo,
#tx span:nth-of-type(2),
.radio_tool {
  display: block;
}
.white {
  color: #fff !important;
}
.player-timer {
  color: #9d9d9d;
}
.radio_tool {
  float: right;
}
.player-share-popup h3 {
  background: #ff005a;
  background: -moz-linear-gradient(left, #ff005a 0, #ff005a 42%, #ff5400 100%);
  background: -webkit-gradient(
    left top,
    right top,
    color-stop(0, #ff005a),
    color-stop(42%, #ff005a),
    color-stop(100%, #ff5400)
  );
  background: -webkit-linear-gradient(
    left,
    #ff005a 0,
    #ff005a 42%,
    #ff5400 100%
  );
  background: -o-linear-gradient(left, #ff005a 0, #ff005a 42%, #ff5400 100%);
  background: -ms-linear-gradient(left, #ff005a 0, #ff005a 42%, #ff5400 100%);
  background: linear-gradient(to right, #ff005a 0, #ff005a 42%, #ff5400 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff005a', endColorstr='#ff5400', GradientType=1);
  padding: 5px 0 5px 40px !important;
  color: #fff;
  font-weight: 700 !important;
  font-size: 14px !important;
  text-transform: uppercase;
  border-radius: 0 9px 0 0;
}
.player-share-popup .dedicate_popup h3 span {
  background: url(https://i.imgur.com/RNMQIIO.png) -57px -80px no-repeat
    rgba(0, 0, 0, 0) !important;
  height: 55px !important;
  left: -20px;
  position: absolute;
  top: -13px;
  width: 55px !important;
  z-index: 99999;
}
.player-share-popup .dedicate_album {
  background: #ecf0f1;
}
.player-share-popup .social_dedicate {
  padding: 10px 10px 0 !important;
  width: auto;
}
.player-share-popup .public_dedicate {
  width: 50% !important;
}
.player-share-popup .social_dedicate h4 {
  font-size: 11px;
  font-weight: 600;
  margin: 0;
  padding: 0 0 5px;
  text-align: left;
  text-transform: uppercase;
}
#tx span:nth-of-type(2),
#tx span:nth-of-type(2) a {
  font-size: 10px !important;
  color: #ababab !important;
}
.endtime,
.highlighter,
.songadded,
.volumesettings {
  text-align: center;
}
.player-share-popup .dedicate_popup {
  border-bottom: 3px solid #ecf0f1;
}
.pc_block {
  background: #fff;
  height: 70px;
  opacity: 0.2;
  bottom: -65px;
  position: fixed;
  width: 100%;
  z-index: 99999;
}
#trackInfo {
  font-weight: 500;
  letter-spacing: 0.3px;
  overflow: hidden;
  margin-left: 5px;
  /*	padding-right: 255px;*/
  padding-right: initial;
  height: 30px;
}
#trackInfo > div {
  min-height: 30px !important;
  overflow: hidden;
}
.highlighter,
.loader.tiptip {
  display: none;
}
.songseek {
  background: #747474;
  height: 8px !important;
  border-radius: 5px;
}
.scrollablelayerQueue {
  height: 240px;
  overflow: auto;
  width: 100%;
}
.highlighter {
  border-radius: 5px;
  font-size: 180%;
  left: -346px;
  padding: 25px 0;
  position: absolute;
  top: -125px;
  width: 340px;
  color: #fff;
}
.highlighter b {
  color: #00ffd3;
  font-weight: 600;
}
.highlighter .dn-arw {
  background: url(../music/fancy_arw.png) no-repeat;
  width: 78px;
  height: 63px;
  position: absolute;
  right: -5px;
  top: 74px;
}
.next,
.playPause,
.previous {
  position: relative;
  filter: alpha(opacity=30);
  vertical-align: middle;
}
.highlighter div.g_close {
  background: #515151;
  border: 1px solid #777;
  display: block;
  font-size: 80%;
  margin: 10px auto;
  padding: 5px 0;
  text-transform: uppercase;
  width: 90px;
  color: #fff;
  border-radius: 5px;
  cursor: pointer;
}
.next,
.playPause,
.previous {
  display: inline-block;
}
.previous {
  background-position: 0 -2px;
  width: 30px;
  height: 20px;
  opacity: 0.3;
  /*	margin-left: 20px;*/
  margin-left: 0px;
  margin-right: 20px;
}
.previous:hover {
  opacity: 1;
}
.playPause {
  background-position: -33px -2px;
  width: 23px;
  height: 29px;
  margin-right: 21px;
  opacity: 0.3;
}
.playPause:hover {
  opacity: 1;
}
.next {
  background-position: -60px -2px;
  width: 30px;
  height: 18px;
  opacity: 0.3;
}
.next:hover {
  opacity: 1;
}
.player_activity {
  position: absolute;
  right: 8px;
  top: 0;
}
.player_activity > a,
.switchto > a {
  color: #a0a0a0;
  font-size: 13px;
  font-weight: 500;
  text-decoration: none !important;
  letter-spacing: 0.3px;
  position: relative;
  padding: 8px 12px;
  background: #313131;
  border: 1px solid #4b4b4b;
  -webkit-border-radius: 19px;
  -moz-border-radius: 19px;
  -ms-border-radius: 19px;
  -o-border-radius: 19px;
  border-radius: 19px;
  display: block;
  vertical-align: top;
}

.hotbox .add_playlist,
.hotbox .player_share,
.hotbox a.favorite span,
.hotbox span.btn-download-icon,
.hotbox span i {
  top: 11px;
  position: absolute;
  left: 13px;
}
.player_activity a.grd-green,
.switchto a.grd-green {
  background: #00ff72;
  background: -moz-linear-gradient(-45deg, #00ff72 0, #00ffea 100%);
  background: -webkit-gradient(
    linear,
    left top,
    right bottom,
    color-stop(0, #00ff72),
    color-stop(100%, #00ffea)
  );
  background: -webkit-linear-gradient(-45deg, #00ff72 0, #00ffea 100%);
  background: -o-linear-gradient(-45deg, #00ff72 0, #00ffea 100%);
  background: -ms-linear-gradient(-45deg, #00ff72 0, #00ffea 100%);
  background: linear-gradient(135deg, #00ff72 0, #00ffea 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@colorcode1', endColorstr='@colorcode2', GradientType=1);
  color: #151515;
  border: 1px solid #00ff72;
}
.player_activity > a:hover,
.switchto > a:hover {
  background: #404040;
  color: #a0a0a0;
  border: 1px solid #4b4b4b;
}
.hotbox a.favorite {
  padding-left: 23px;
}
.hotbox a.favorite span {
  background-position: -40px -33px;
  width: 15px;
  height: 13px;
}
.hotbox a.favorite:hover span {
  background-position: -40px -62px;
}
.hotbox a.favorite span.unfavorite {
  background-position: -40px -62px !important;
}
.grd-green .lyrics_ico {
  background-position: -97px -79px;
}
.grd-green .video_play {
  background-position: -2px -21px;
}
.grd-green .radioIcon {
  background-position: -112px -77px;
}
a#downloadp {
  padding-left: 18px;
}
.hotbox span.btn-download-icon {
  height: 11px;
  background-position: -56px -32px;
  width: 10px;
}
a.downloadp:hover span.btn-download-icon {
  background-position: -56px -46px;
}
.hotbox span.btn-inqueue {
  height: 10px;
  background-position: -56px -62px !important;
  width: 10px;
  margin-right: 4px;
}
.hotbox span.btn-downloadcomplete {
  height: 10px;
  background-position: -56px -76px !important;
  width: 10px;
  margin-right: 4px;
}
.hotbox #createnew {
  padding-left: 21px;
}
.hotbox .add_playlist {
  height: 13px;
  background-position: -27px -32px;
  width: 13px;
}
.hotbox #createnew:hover .add_playlist {
  background-position: -27px -46px;
}
.hotbox .pshare {
  padding-left: 23px;
}
.hotbox .player_share {
  height: 13px;
  background-position: -11px -32px;
  width: 14px;
}
.hotbox .pshare:hover .player_share {
  background-position: -10px -46px;
}
.song_progress {
  /*	padding: 0 300px 0 52px;*/
  padding: 0 13% 0 12%;
  top: 8px;
  position: relative;
  vertical-align: top;
}
.switchto {
  /*
        position: absolute;
        right: 8px;
        top: 40px;
    */
  font-size: 11px;
  color: #a0a0a0;
  font-weight: 500;
  grid-column: 4/-1;
}
.hotbox .song_quality {
  padding-left: 20px;
  padding-right: 25px;
}
.song_bit {
  height: 13px;
  background-position: -84px -32px;
  top: 5px;
  width: 12px;
  position: absolute;
  left: 5px;
}
.hdicon {
  height: 12px;
  background-position: -21px -82px;
  top: 5px;
  width: 17px;
  position: absolute;
  right: 5px;
}
.endtime,
.startime {
  /*	width: 40px;*/
  width: 12%;
  font-size: 10px;
  top: -5px;
  position: absolute;
}
.hotbox .song_quality:hover .song_bit {
  background-position: -84px -46px;
}
.hotbox .song_quality:hover .hdicon {
  background-position: -1px -82px;
}
.startime {
  left: 8px;
}
.endtime {
  /*	right: 250px*/
  right: auto;
  left: 85%;
}
.hotbox .radio {
  padding-left: 23px;
  cursor: pointer;
}
.radioIcon {
  height: 14px;
  background-position: -68px -32px;
  top: 3px;
  width: 15px;
  position: absolute;
  left: 5px;
}
.hotbox .radio:hover .radioIcon {
  background-position: -68px -46px;
}
.hotbox .radioIcon.active_radio_icon {
  background-position: -68px -62px;
}
.player_right {
  width: 138px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 500;
  height: inherit;
  background: rgba(50, 50, 50, 0.4);
}
.player_wrapper,
.volumesettings {
  position: relative;
  border-right: 1px solid #424242;
  height: inherit;
}
.player_right > div {
  display: block;
  float: left;
}
.playercontrol {
  height: inherit;
  /*	padding: 0 138px 0 300px;*/
  padding: 0;
  background: rgba(40, 40, 40, 0.2);
  grid-column: 3/4;
}
.player_wrapper {
  padding-top: 20px;
  text-align: center;
}
.volumesettings {
  width: 36px;
  border-left: 1px solid #424242;
}
.songadded {
  position: relative !important;
  width: 100px;
  z-index: -2;
  height: inherit;
}
.lyrics_ico,
.video_play {
  position: absolute;
  left: 5px;
}
.hotbox .lyrics {
  padding-left: 19px;
}
.lyrics_ico {
  height: 14px;
  background-position: -97px -32px;
  top: 3px;
  width: 10px;
}
.hotbox .lyrics:hover .lyrics_ico {
  background-position: -97px -46px;
}
.hotbox .video_player {
  padding-left: 15px;
}
.video_play {
  height: 10px;
  background-position: -2px -33px;
  top: 6px;
  width: 7px;
}
.control_blk,
.vol_wrapper {
  height: inherit;
}
.hotbox .video_player:hover .video_play {
  background-position: -2px -45px;
}
.vol_wrapper {
  width: inherit;
}

#volume {
  background-position: -27px -63px;
  display: block;
  height: 19px;
  position: relative;
  top: 28px;
  width: 12px;
  margin: 0 auto;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
#volume:hover,
.pause {
  opacity: 1;
}
#volum {
  background: #3c3c3c;
  position: absolute;
  right: -1px;
  top: 90px;
  width: 36px;
  height: 110px;
  display: block !important;
  z-index: -1;
  border-left: 1px solid #383838;
  border-right: 1px solid #383838;
  padding: 10px 0;
}
#mainPlayer .mute.on {
  background-position: -68px -75px;
  width: 23px;
  position: absolute;
  left: 7px;
}
.pause {
  background-position: -94px -2px;
  filter: alpha(opacity=100);
}
#songlist {
  background-position: -2px -61px;
  display: inline-block;
  width: 18px;
  height: 15px;
  position: relative;
  top: 28px;
  vertical-align: middle;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.ui-slider {
  position: relative;
  text-align: left;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 15px;
  height: 15px;
  cursor: default;
  background: #fff;
  border-radius: 15px;
  box-shadow: -2px 1px 4px -1px #000;
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  background: #de6e2d;
  border-radius: 5px;
}
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}
.ui-slider-horizontal {
  height: 0.7em;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}
.ui-slider-vertical {
  width: 0.8em;
  height: 100%;
}
.ui-slider-vertical .ui-slider-handle {
  left: -2px;
  margin-left: 0;
  margin-bottom: -9px;
}
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}
.scroll-pane {
  overflow: auto;
  width: 100%;
  float: left;
}
.scroll-content {
  width: 2440px;
  float: left;
}
.scroll-bar-wrap {
  visibility: hidden;
  clear: left;
  background: #e3e3e3;
  height: 8px;
  margin: 10px 0 0;
  width: inherit;
}
.scroll-bar-wrap .ui-slider {
  background: 0 0;
  border: 0;
  height: 2em;
  margin: 0 auto;
}
.scroll-bar-wrap .ui-handle-helper-parent {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0 auto;
}
.scroll-bar-wrap .ui-slider-handle {
  top: 0;
  position: absolute;
  width: 125px;
  height: 8px;
  background: #fda000;
}
.scroll-bar-wrap .ui-slider-handle .ui-icon {
  margin: -8px auto 0;
  position: relative;
  top: 50%;
}
.jspContainer {
  overflow: hidden;
  position: relative;
}

@media (max-width: 768px) {
  .shmorgHdr h1 {
    line-height: 1.8rem;
    font-size: 1.5em;
  }
  .shmorgHdr h2 {
    line-height: 1.4rem;
    font-size: 1.2em;
  }
  #mainPlayer {
    display: grid;
    grid-template-columns: 1fr 4fr 1fr;
    grid-template-rows: auto;
  }
  #shmorgAudio .hotbox {
    height: auto;
  }
  #shmorgAudio {
    background-color: #262322;
  }
  .switchto {
    grid-column: 3/-1;
  }
  .player_wrapper {
    padding-top: 10px;
  }
  .hotbox .playersongcontrol {
    grid-column: 2/3;
    grid-row: 1/2;
  }
  .hotbox .playersongimg {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .hotbox .playersongimg img {
    width: 40px;
    height: 40px;
  }
  .playercontrol {
    grid-column: 1/-1;
    grid-row: 2/-1;
  }

  .player_controller {
    padding: 9px 0 21px 0;
  }
  #trackInfo {
    height: 20px;
  }
  #trackInfo > div {
    min-height: 20px !important;
  }

  .repeat,
  .shuffle {
    top: 1px;
  }
}
#errPg p {
  font-size: 1rem;
  font-weight: bold;
}


 .search {
  position: relative;
}
 .search span {
  position: absolute;
  right: 2%;
  color: #000;
}
#searchVideos {
  color: #000;
}
#searchVideos::placeholder
{
  color: #000;
}
 .search .form-control {
  padding: 0.75rem 1.5rem !important;
  font-size: 0.75rem !important;
  border-color: white;
}
 .ui-autocomplete {
   background: white;
   color: black;
   list-style: none;
   font-size: 14px;
   z-index: 1000;

 }
.ui-autocomplete li {
  padding-top:10px;
}

/* Shmorg Audio Collection floating nav 2025 */
#shmorg-audio-collection-main {
    position: relative;
    top: 150px;
    padding-bottom:150px;
}