li{list-style:none;}

.jp-interface {
    position: relative;
    width: 100%;
    background-color: #010101;
    margin-bottom: 30px;
}

.jp-progress {
    background: url(../image/jplayer.pink.flag.jpg1) 0 -260px repeat-x;
    width: 100%;
    height: 13px;
    padding: 0 2px 2px;
    margin-bottom:10px;
    overflow: hidden;
	margin-top:10px;
}

.jp-toggles {
    padding: 0;
    margin: 10px auto;
    overflow: hidden;
}


.jp-audio .jp-shuffle {
    display: none;
}

.jp-toggles button {
    display: none;
}


.mlinks {text-align:center; line-height:3;}
.mlinks li{float:left;}
.mlinks a{margin-right:15px; font-size:16px;width:100px;}
.mlinks a.curr{opacity:0.65}



div.jp-type-playlist div.jp-playlist a {
    color: #fff;
    text-decoration: none;
    font-size: 1.6rem;
}

.jp-playlist li {
   
    padding: 8px 0;
 
}

@media screen and (max-width: 1024px) {
    .flex-control-nav {
        bottom: 0px;
		
    }
	
	.jp-controls {
    background: url(../image/jplayer.pink.flag.jpg) no-repeat;
    padding: 1px 0 2px 1px;
    overflow: hidden;
    width: 100%;
    height: 34px;
}

	.jp-type-playlist .jp-controls button {
    width: 24.3%;
}

	
	 .mlinks li{width:33%;float:left;}
	 
	 .jp-playlist li {
   
    padding: 8px 0;
 
}

div.jp-type-playlist div.jp-playlist a {
    color: #fff;
    text-decoration: none;
    font-size: 1.6rem;
}

}

@media screen and (max-width: 480px) {
	.banner-text h1 {
		font-size: 26px;
	}
}

