
@font-face {
    font-family: "apjPlayer";
    font-style: normal;
    font-weight: normal;
    src: url("fonts/icomoon.eot?#iefix") format("embedded-opentype"), url("fonts/icomoon.svg#icomoon") format("svg"), url("fonts/icomoon.woff") format("woff"), url("fonts/icomoon.ttf") format("truetype");
}
.jp-audio.jp-audio1 {
    height: ;
}

.ap-jp-song-url {
    display: inline-block;
    height: 100%;
    position: relative;
    right: 0;
    text-align: right;
    top: -30px;
    width: 100%;
    z-index: 1;
}
.ap-jp-song-url .itunes, .ap-jp-song-url .amazon, .ap-jp-song-url .buy, .ap-jp-song-url .free-dl {
    font-family: 'apjPlayer';
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    text-decoration: none !important;
    text-transform: none;
}
.ap-jp-song-url .itunes, .ap-jp-song-url .amazon, .ap-jp-song-url .buy, .ap-jp-song-url .free-dl {
    display: inline-block;
    font-size: 16px;
    height: 16px;
    margin-left: 4px;
    margin-top: -2px;
    position: relative;
    vertical-align: middle;
    width: 16px;
    outline: none;
    color: #fff;
    border: none;
}
.ap-jp-song-url .itunes {
    margin-top: -6px;
}
.ap-jp-song-url .itunes:before {
    content: "";
}
.ap-jp-song-url .amazon:before {
    content: "";
}
.ap-jp-song-url .buy:before {
    content: "";
}
.ap-jp-song-url .free-dl:before {
    content: "";
}


.jp-current-time, .jp-duration, .jp-stop, .jp-repeat, .jp-repeat-off, .jp-shuffle, .jp-volume-bar, .jp-volume-max, .post-audio .song_title div {
    display: inline;
}

.ap-jp-song-url a{
    text-decoration: none;
    color: #333;
}
.jp-playlist-item {
    text-decoration: none;
}

.jp-audio .inner {
    padding: 0 !important;
	background-color: transparent; /* Added */
	
}
.post-audio .jp-audio .inner {
    padding-top: 8px !important;
}
.post-audio .jp-audio .inner {
    box-shadow: 0 0 12px rgba(154, 120, 91, 0.38);
}


.jp-interface, .jp-interface .jp-controls {
    position: relative;
    /* padding-bottom: 12px; */
	background-color: transparent; /* Added */
}
.jp-interface .jp-controls {
    position: relative;
    float: right;
    margin-right: 20px;
}
.jp-controls.clearfix > {
    display: inline-block;
}
.jp-controls.clearfix > a {
    color: #fff;
    font-size: 20px;
    margin-left: 6px;
    text-decoration: none;
    outline: none;
    border: none;
}
.jp-previous.disabled, .jp-next.disabled {
    opacity: 0.4 !important;
}

.mt-player-control{
    text-align: center;
    height: 5%; /* edited 90px */
	background-color: rgba(0,0,0,0.5); /* added */

}


.jp-play {
    background-color: #db812d; /* edited #e12444 */
    border-radius: 55px;
    color: #fff;
    height: 72px;
    width:  72px;
    text-align: center;
    text-decoration: none;
    font-size: 32px;
    line-height: 78px;
    outline: none;
	padding-top: 20px; /* added */
}

.jp-play:hover, .jp-pause:hover {
	background-color: #414141; /* added */
	color: #fff; /* added */
}

.jp-pause {
    background-color: #db812d; /* edited #e12444 */
    border-radius: 55px;
    color: #fff;
    height: 72px;
    width: 72px;
    text-align: center;
    text-decoration: none;
    font-size: 32px;
    line-height: 78px;
    outline: none;
	padding-top: 20px; /* added */
}


.jp-play, .jp-pause, .jp-previous, .jp-next {
    position: relative;
    display: inline-block;
    margin-top: -30px; /* edited 20px */
    border: none !important;
	z-index: 10; /* added */
}


.jp-previous {
    background-color: #414141; /* edited #fff */
    border-radius: 28px;
    color: #fff;
    font-size: 30px;
    line-height: 56px;
    height: 50px;
    width: 50px;
    text-align: center;
    text-decoration: none;   
	margin-top: -15px; /* added */
	padding-top: 10px; /* added */
}
.jp-next {
    background-color: #414141; /* edited #fff */
    border-radius: 28px;
    color: #fff;
    font-size: 30px;
    line-height: 56px;
    height: 50px;
    width: 50px;
    text-align: center;
    text-decoration: none; 
	margin-top: -15px; /* added */
	padding-top: 10px; /* added */
}

/*mt-player-progress*/
.mt-player-progress{
    padding: 0 20px; /* edited 20px */
	height: 3%; /* added */
	background-color: #000; /* added */
}
.jp-progress {
    display: inline-block;
    height: 10px;
    overflow: hidden;
    width: 100%;
}

.jp-seek-bar {
    background-color: #fff; /* edited #d4d8d9 */
    cursor: pointer;
    height: 5px; /* edited 20px */
    overflow: hidden;
    width: 100% !important;
}
.jp-play-bar {
    background-color: #fff;
    height: 20px;
    position: relative;
    width: 0;
}
.jp-play-bar:after {
    background-color: #fff;
    content: "";
    display: block;
    height: 20px;
    position: absolute;
    right: 0;
    top: 0;
    width: 9px;
}

/*mt-player-control-bottom*/
.mt-player-control-bottom{
    height: 5%; /* edited 40px */
	background: #000; /* added */
}
.jp-current-time, .jp-duration {
    font-family: Arial;
    font-size: 14px;
    line-height: 24px;
}
.jp-current-time {
    display: inline-block;
    float: left;
    margin-left: 20px;
    color: #db812d;
}
.jp-duration {
    display: inline-block;
    color: #fff;
}
.italic{
    display: inline-block;
    float: left;
    line-height: 20px;
    font-weight: bold;
}


.jp-repeat {
}
.jp-repeat-off {
   color: #e12444 !important;
}

.jp-unmute {
    color: #e12444 !important;
}


.jp-playlist {
    display: none;
    /* margin-top: 30px; */
	padding-top: 30px; /* added */
    padding-bottom: 8px;
	background-color: #000; /* added */
	width: 100%; /* added */
    /*height: 260px;
    overflow: hidden;*/
}
.jp-playlist li {
    border-top: 1px solid #D2D2D2;
    margin: 0 5px;
    padding: 5px 5px 6px 12px;
	height: 100px; /* Added */
}

 .song_title{
    position: relative;
    height: 5%; /* changed 210px */
	background: linear-gradient(to bottom, rgba(0,0,0,0.5), rgba(0,0,0,1)); /* added */
	 
 }
.jp-playlist-inner {
    list-style: outside none none;
	margin: 0 20px; /* added */
}
.jp-playlist img {
    display: none !important;
}

.item-cover{
    background-image: url(../images/disk.png);
    background-repeat: no-repeat;
    background-position: right;
}
.item-cover img {
    /* height: 210px;
    width: 258px; */
	
	height: 150%; /* added */
    width: 100%; /* added */
	
    -webkit-box-shadow:8px 0 6px 0 rgba(58, 51, 44, 0.80);
    -moz-box-shadow: 8px 0 6px 0 rgba(58, 51, 44, 0.80);
    box-shadow: 8px 0 6px 0 rgba(58, 51, 44, 0.80);      
}
.vinyl-audio .song_title .item-song {
    /* background-color: #fff; */
    font-size: 16px;
    letter-spacing: -1px;
    padding: 0 20px; /* edited 6px */
    position: relative; /* edited absolute */
    text-align: left; /* edited center */
    /* top: 110px; */
    z-index: 10;
    text-transform: uppercase;
}
.vinyl-audio .song_title .item-artist{
    /* background-color: #fff; */
    font-size: 12px;
    padding: 6px;
    position: relative; /* edited absolute */
    text-align: left; /* edited center */
    /* top: 148px; */
    z-index: 10;
    text-transform: uppercase;
}


.jp-jplayer audio, .jp-jplayer {
    height: 0;
    width: 0;
}
.jp-jplayer {
    background-color: #000000;
}
.item-song {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    padding-bottom: 3px;
    padding-top: 20px;
    text-align: left;
    font-family: Arial;
}
.item-artist {
    color: #fff;
    margin-top: 8px;
    font-size: 11px;
    text-align: left;
    font-family: Arial;
    outline: none;
}
.jp-playlist-current .item-song, .jp-playlist-current .item-artist {
    color: #e12444;
    outline: none;
}


@media(max-width: 600px){

}
@media(max-width: 360px){

}