.song-title {
    color: #fff;
    font-size: 16px;
    font-weight: 900;
    position: relative;
    display: block;
    padding: 5px 0 7px;
    margin: 0 0 38px
}

.song-title small {
    display: block;
    margin-top: 4px;
    font-size: 12px;
    color: #a0bac6
}

.song-title i {
    position: absolute;
    right: 0;
    top: 1px;
    color: #fff;
    font-size: 30px;
    cursor: pointer
}

.song-title i.fa-angle-left {
    left: 0;
    right: auto
}

.jp-time-holder {
    float: right;
    width: 100%;
    color: #666;
    padding-bottom: 5px;
    font-size: 12px
}

.jp-controls {
    float: left
}

.jp-audio *:focus,
.jp-audio-stream *:focus,
.jp-video *:focus {
    outline: none
}

.jp-audio button::-moz-focus-inner,
.jp-audio-stream button::-moz-focus-inner,
.jp-video button::-moz-focus-inner {
    border: 0
}

.jp-audio,
.jp-audio-stream,
.jp-video {
    float: left
}

.jp-audio-stream {
    width: 182px
}

.jp-video-270p {
    width: 100%
}

.jp-video-360p {
    width: 640px
}

.jp-video-full {
    width: 480px;
    height: 270px;
    position: static !important;
    position: relative
}

.jp-video-full div div {
    z-index: 1000
}

.jp-video-full .jp-jplayer {
    top: 0;
    left: 0;
    position: fixed !important;
    position: relative;
    overflow: hidden
}

.jp-video-full .jp-gui {
    position: fixed !important;
    position: static;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1001
}

.jp-video-full .jp-interface {
    position: absolute !important;
    position: relative;
    bottom: 0;
    left: 0
}

.jp-interface {
    position: relative;
    width: 100%
}

.jp-audio .jp-interface {
    float: left;
    width: 100%
}

.jp-video .jp-interface {
    border-top: 1px solid #009be3
}

.jp-controls-holder {
    clear: both;
    width: 100%;
    position: relative
}

.jp-controls span {
    display: inline-block;
    vertical-align: sub;
    padding: 0 4px;
    text-align: center;
    color: #666;
    cursor: pointer;
    line-height: 1.5
}

.jp-controls span i {
    display: inline-block;
    width: 35px;
    height: 35px;
    border: 2px solid #313330;
    border-radius: 100%;
    padding: 9px 0;
    font-size: 12px
}

.jp-state-playing .jp-controls span.jp-play .fa-pause {
    display: block
}

.jp-controls span.jp-play .fa-pause,
.jp-state-playing .jp-controls span.jp-play .fa-play {
    display: none
}

.jp-controls span.jp-play i {
    padding: 10px 0 0;
    width: 40px;
    height: 40px;
    font-size: 14px
}

.jp-controls .jp-stop {
    padding: 27px 0 0 38px
}

.jp-controls .jp-stop i {
    border: none;
    font-size: 28px
}

.jp-audio-stream .jp-controls {
    position: absolute;
    top: 20px;
    left: 20px;
    width: 142px
}

.jp-video .jp-controls {
    float: left
}

.jp-controls button {
    float: left;
    border: none;
    cursor: pointer
}

.jp-audio .jp-progress {
    float: left;
    height: 7px
}

.jp-audio .jp-type-single .jp-progress {
    left: 110px;
    width: 186px
}

.jp-audio .jp-type-playlist .jp-progress {
    width: 100%
}

.jp-video .jp-progress {
    top: 0;
    left: 0;
    width: 100%;
    height: 10px
}

.jp-seek-bar {
    background: #e3e3e3;
    width: 0;
    height: 100%;
    cursor: pointer;
    border-radius: 10px
}

.jp-play-bar {
    width: 0;
    height: 100%;
    border-radius: 10px 0 0 10px;
    position: relative;
    background-color: #fe5621
}

.jp-play-bar:before {
    content: '';
    position: absolute;
    right: -15px;
    top: -2px;
    width: 14px;
    height: 14px;
    border: 2px solid #f5f5f5;
    border-radius: 100%
}

.jp-seeking-bg {
    background: url(../images/jplayer.blue.monday.seeking.gif)
}

.jp-state-no-volume .jp-volume-controls {
    display: none
}

.jp-volume-controls {
    float: right;
    width: 15%;
    padding: 33px 0 0
}

.jp-audio-stream .jp-volume-controls {
    left: 70px
}

.jp-volume-controls button {
    display: block;
    overflow: hidden;
    border: none;
    cursor: pointer
}

.jp-mute .fa-volume-off {
    display: none
}

.jp-state-muted .jp-mute .fa-volume-off {
    display: block
}

.jp-state-muted .jp-mute .fa-volume-down {
    display: none
}

.jp-mute {
    display: inline-block;
    font-size: 22px;
    color: #5f7c8a;
    margin-right: 10px;
    vertical-align: middle;
    cursor: pointer
}

.church-sermon-player .jp-mute {
    margin-right: 6px
}

.jp-volume-max {
    width: 18px;
    height: 15px
}

.jp-state-muted .jp-mute:focus {
    background: url(../images/jplayer.blue.monday.jpg) -79px -170px no-repeat
}

.jp-volume-max {
    background: url(../images/jplayer.blue.monday.jpg) 0 -186px no-repeat
}

.jp-volume-max:focus {
    background: url(../images/jplayer.blue.monday.jpg) -19px -186px no-repeat
}

.jp-volume-bar {
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    background-color: #262626;
    width: 73px;
    height: 7px;
    border-radius: 3px;
    cursor: pointer
}

.jp-volume-bar-value {
    background-color: #666;
    width: 0;
    height: 10px
}

.jp-audio .jp-type-single .jp-time-holder {
    left: 110px;
    width: 186px
}

.jp-current-time {
    float: left;
    display: inline;
    cursor: default
}

.jp-duration {
    float: right;
    text-align: right;
    cursor: pointer
}

.jp-video .jp-current-time {
    margin-left: 20px
}

.jp-video .jp-duration {
    margin-right: 20px
}

.jp-details {
    font-weight: 700;
    text-align: center;
    cursor: default
}

.jp-playlist {
    width: 100%;
    position: absolute;
    left: 100%;
    bottom: 0%;
    background-color: #f3f3f3;
    display: none
}

.jp-type-single .jp-details,
.jp-type-playlist .jp-details {
    border-top: none
}

.jp-details .jp-title {
    margin: 0;
    padding: 5px 20px;
    font-size: .72em;
    font-weight: 700
}

.jp-playlist ul {
    padding: 24px 55px 25px
}

.jp-playlist li {
    padding: 12px 0 11px;
    border-bottom: 1px solid #212121;
    list-style: none;
    color: #9aadbc;
    position: relative
}

.jp-playlist li:last-child {
    border-bottom: none
}

.jp-playlist li.jp-playlist-current:before {
    content: "\f04b";
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    top: 12px;
    font-size: 13px
}

.jp-playlist li.jp-playlist-current>div {
    padding-left: 32px
}

.jp-playlist li>div {
    display: inline
}

div.jp-type-playlist div.jp-playlist a.jp-playlist-item {
    color: #666;
    font-size: 15px
}

div.jp-type-playlist div.jp-playlist a span {
    float: right
}

div.jp-type-playlist div.jp-playlist a.jp-playlist-item-remove {
    float: right;
    display: inline;
    text-align: right;
    margin-right: 10px;
    font-weight: 700;
    color: #666
}

div.jp-type-playlist div.jp-playlist a.jp-playlist-item-remove:hover {
    color: #0d88c1
}

div.jp-type-playlist div.jp-playlist span.jp-free-media {
    float: right;
    display: inline;
    text-align: right;
    margin-right: 10px
}

div.jp-type-playlist div.jp-playlist span.jp-free-media a {
    color: #666
}

div.jp-type-playlist div.jp-playlist span.jp-free-media a:hover {
    color: #0d88c1
}

span.jp-artist {
    font-size: .8em;
    color: #666
}

.jp-video-play {
    width: 100%;
    overflow: hidden;
    cursor: pointer;
    background-color: transparent
}

.jp-video-270p .jp-video-play {
    margin-top: -270px;
    height: 270px
}

.jp-video-360p .jp-video-play {
    margin-top: -360px;
    height: 360px
}

.jp-video-full .jp-video-play {
    height: 100%
}

.jp-video-play-icon {
    position: relative;
    display: block;
    width: 112px;
    height: 100px;
    margin-left: -56px;
    margin-top: -50px;
    left: 50%;
    top: 50%;
    background: url(../images/jplayer.blue.monday.video.play.png) 0 0 no-repeat;
    text-indent: -9999px;
    border: none;
    cursor: pointer
}

.jp-video-play-icon:focus {
    background: url(../images/jplayer.blue.monday.video.play.png) 0 -100px no-repeat
}

.jp-toggles {
    float: left;
    width: 100%;
    text-align: center;
    padding-top: 9px
}

.jp-toggles span {
    display: inline-block;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
    padding-left: 10px
}

.jp-toggles span:first-child {
    padding-left: 0
}

.wm-player-options {
    display: inline-block;
    font-size: 14px;
    color: #fff;
    font-weight: 300
}

.wm-player-options a {
    display: inline-block;
    padding-left: 49px
}

.wm-player-options a i {
    float: left;
    margin: 0 8px 0 0
}

.jp-video .jp-toggles {
    position: absolute;
    right: 16px;
    margin: 0;
    margin-top: 10px;
    width: 100px
}

.jp-toggles button {
    display: block;
    float: left;
    width: 25px;
    height: 18px;
    text-indent: -9999px;
    line-height: 100%;
    border: none;
    cursor: pointer
}

.music-banner-player {
    position: relative;
    height: 80px
}

.music-banner-player .jp-jplayer {
    position: absolute;
    left: 0;
    top: -11px;
    height: 102px !important;
    border: 5px solid #262626
}

.music-banner-player .song-title {
    margin-left: 100px
}

.music-banner-player .song-title span {
    display: none
}

.music-player-thumb {
    float: left;
    width: 45%;
    position: relative
}

.music-banner-player .jp-audio {
    display: inline-block;
    width: 55%
}

.music-banner-player .jp-controls {
    width: 32%;
    padding: 20px 30px
}

.church-player-wrap {
    display: inline-block;
    width: 61%;
    padding: 14px 0 0 41px;
    position: relative
}

.church-player-wrap span {
    position: absolute;
    right: -123px;
    bottom: -6px;
    color: #999;
    cursor: pointer;
    display: none
}

.church-sermon-player .jp-volume-bar {
    background-color: #e3e3e3
}

.church-sermon-player .jp-volume-bar-value {
    background-color: #5f7c8a
}

.church-player-wrap .jp-shuffle {
    right: -86px
}

.music-playlist-btn {
    position: absolute;
    left: -26px;
    top: -20px;
    width: 50px;
    height: 50px;
    background-color: #393939;
    color: #666;
    font-size: 20px;
    text-align: center;
    padding-top: 11px
}

.music-playlist-btn:hover,
.music-selected-color .music-playlist-btn {
    color: #191919
}

.music-playlist-btn:hover:before,
.music-playlist-btn:hover:after,
.music-selected-color .music-playlist-btn:before,
.music-selected-color .music-playlist-btn:after {
    border-bottom-color: #c18b0c
}

.music-playlist-btn:before {
    content: '';
    position: absolute;
    left: -5px;
    top: 4px;
    border-bottom: 16px solid #393939;
    border-left: 5px solid transparent
}

.music-playlist-btn:after {
    content: '';
    position: absolute;
    right: -5px;
    top: 4px;
    border-bottom: 16px solid #393939;
    border-right: 5px solid transparent
}

.church-sermon-player,
.church-sermon-player .jp-audio,
.church-sermon-player .jp-type-playlist {
    float: left;
    width: 100%
}

.church-sermon-player {
    margin: 0
}

.church-sermon-player .jp-type-playlist {
    background-color: transparent;
    height: 30px
}

.church-sermon-player .jp-jplayer {
    float: left;
    width: 92px
}

.church-sermon-player .jp-controls {
    padding: 0 5px 0 0;
    margin: 0 0 0 -4px
}

.church-sermon-player .jp-controls span {
    margin: 0;
    padding: 0
}

.church-sermon-player .music-player-wrap {
    padding: 28px 47px 0 0;
    position: relative;
    width: 55%
}

.church-sermon-player .jp-play-bar:before {
    display: none
}

.church-sermon-player .jp-controls span i {
    font-size: 10px;
    height: 28px;
    width: 28px;
    padding: 7px 0 0;
    border: none;
    color: #5f7c8a
}

.church-sermon-player .jp-controls span.jp-play i {
    width: 20px;
    height: 20px;
    font-size: 15px;
    padding: 0
}

.church-sermon-player .jp-duration {
    position: absolute;
    right: -41px;
    bottom: -10px;
    font-size: 14px
}

.church-sermon-player .jp-duration.one {
    right: auto;
    left: 0
}

.music-player-title {
    float: left;
    color: #fff;
    font-weight: 800;
    margin-bottom: 10px
}

.church-sermon-player .music-player-wrap .music-right-section span {
    color: #666;
    float: left;
    margin: 0 0 0 24px;
    cursor: pointer;
    font-size: 16px
}

.church-sermon-player .jp-volume-controls {
    width: 22%;
    padding: 3px 0 0
}

.church-sermon-player .jp-playlist {
    position: static;
    float: left;
    width: 100%;
    display: none;
    border: none;
    background-color: #f1f1f1;
    margin: 10px 0 0;
    padding: 0 0 12px
}

.church-sermon-player .jp-playlist ul {
    padding: 0;
    list-style: decimal inside
}

.church-sermon-player .jp-playlist ul li {
    padding: 14px 30px 13px;
    border: none;
    list-style: inherit;
    font-size: 15px;
    color: #666;
    font-weight: 800;
    position: relative
}

.church-sermon-player .jp-playlist ul li a {
    display: inline-block;
    width: 92%;
    font-weight: 500;
    color: #666;
    font-weight: 700;
    font-size: 15px
}

.church-sermon-player .jp-playlist ul .jp-playlist-current a {
    color: #fff
}

.church-sermon-player .jp-playlist ul li span {
    float: right;
    font-weight: 400
}

.music-custom-icons {
    display: none
}

.church-sermon-player .jp-playlist ul li.jp-playlist-current {
    background-color: #edb542;
    border-left: 1px solid #f1f1f1;
    border-right: 1px solid #f1f1f1;
    color: #fff
}

.church-sermon-player .jp-playlist li.jp-playlist-current:before {
    top: 15px;
    left: 31px;
    background-color: #edb542
}

.church-sermon-player .jp-playlist li>div {
    padding-left: 18px
}

.church-sermon-album .jp-playlist {
    display: block;
    right: 0;
    left: auto;
    top: 0;
    bottom: auto;
    width: 437px
}

.church-sermon-album .jp-audio {
    width: 100%
}

.church-sermon-album .jp-playlist li {
    float: left;
    width: 100%;
    line-height: 1;
    border-bottom-color: #eaeaea;
    padding: 22px 0 21px
}

.church-sermon-left .jp-volume-bar {
    display: none
}

.church-sermon-album .jp-mute .fa-volume-off {
    display: none
}

.church-sermon-album .jp-state-muted .jp-mute .fa-volume-off {
    display: block
}

.church-sermon-album .jp-state-muted .jp-mute .fa-volume-up {
    display: none
}

.church-sermon-album .jp-mute {
    color: #fff
}

.church-sermonplayer-thumb .jp-jplayer {
    display: inline-block;
    border-radius: 100%;
    overflow: hidden;
    width: 180px;
    margin: 0 0 19px
}

.jp-playlist ul li a {
    display: block;
    text-align: left;
    font-weight: 700
}

.jp-playlist ul li a small {
    float: left;
    width: 100%;
    font-weight: 400;
    font-size: 12px;
    color: #8198a4;
    margin: 6px 0 0
}

.jp-playlist ul li a span {
    float: right
}

.jp-playlist li.jp-playlist-current::before {
    display: none
}

.church-sermon-album .jp-playlist ul {
    padding: 34px 30px 5px;
    display: inline-block
}

.church-sermon-album .jp-playlist ul li:first-child {
    padding-top: 0
}

.church-sermon-album .jp-playlist li.jp-playlist-current>div {
    padding-left: 0
}

.church-sermon-album .jp-playlist li.jp-playlist-current a,
.church-sermon-album .jp-playlist li.jp-playlist-current a span {
    color: #fe5621
}

.jp-downlode {
    color: #fff
}

.jp-sermon-downlode {
    display: inline-block;
    font-size: 22px;
    margin: 0 10px 0 0
}

.church-sermon-album .jp-volume-controls {
    float: none;
    display: inline-block;
    margin: 0 0 4px 11px;
    padding: 0
}

.church-sermon-album .jp-current-time,
.church-sermon-album .jp-duration {
    color: #fff
}

.church-sermon-album .jp-audio .jp-progress {
    height: 1px;
    background-color: #ffdfd5
}

.church-sermon-album .jp-play-bar::before {
    width: 7px;
    background-color: #fe5621;
    border-radius: 100%;
    border: none;
    right: 0;
    top: -3px;
    height: 7px;
    box-shadow: 0 0 4px 1px #fe5621
}

.church-sermon-album .jp-controls {
    float: none;
    display: inline-block
}

.church-sermon-album .jp-controls span {
    padding: 0 10px
}

.church-sermon-album .jp-controls span i {
    border: 1px solid #a0bac6;
    color: #fff;
    padding: 11px 0
}

.church-sermon-album .jp-seek-bar {
    background: #ffdfd5
}

.church-sermon-album .jp-controls span.jp-play i {
    width: 60px;
    height: 60px;
    font-size: 22px;
    padding-top: 19px
}

.church-sermonplayer-wrap {
    float: left;
    width: 100%;
    margin: 0 0 20px
}

.song-title>span {
    display: none
}

.church-sermon-album .jp-interface>i {
    float: left;
    color: #a0bac6;
    font-size: 20px;
    padding: 21px 0 0;
    cursor: pointer
}

.church-sermon-album .jp-interface>i.church-heart-outline {
    float: right
}

.church-sermon-detail .church-cause-heading {
    margin: 0 0 20px
}