#logo img{
	max-height: 92px;
}
html, body{
 	max-width: 100%;
 	overflow-x: hidden;
}

@media(min-width:835px) {
	#global.with-hd {
		background-image:url(../images/bgplayer-normal-hd.png);
	}
	#slider.with-hd {
		left: 212px;
	}
}
@media(max-width: 834px) and (min-width: 680px){

	#global{
		background-image:url(../images/player-medium.png);
		width: 680px;
	}
	#coverGlass,#coverHolder{
		left: 149px;
	}
	#fluxName,#currentSong,#action_vote,#slider{
		left: 307px;
	}
	#pubHori,#pubCarre,#copyright{
		display: none;
	}
	#achat_url{
		left: 387px;
	}
	#stopBtn,#playBtn{
		left: 192px;
	}
	#dedicacesContent{
		background-image:url(../images/dedicacesbg-medium.png);
		width: 422px;
	}
	#dedicaces{
		width: initial;
	}
	#dedis li{
		text-overflow: ellipsis;
  		overflow: hidden;
  		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
		padding-right: 10px;
	}
	#global #fluxName{
		text-overflow: ellipsis;
		display: -webkit-inline-box;
		-webkit-box-orient: vertical;
		overflow: hidden;
		-webkit-line-clamp: 1;
		height: 20px;
	}
	#global #artistSong{
		text-overflow: ellipsis;
		display: -webkit-inline-box;
		width: 100%;
		-webkit-box-orient: vertical;
		overflow: hidden;
		-webkit-line-clamp: 1;
	}
	#global #titleSong{
		text-overflow: ellipsis;
		display: -webkit-inline-box;
		width: 100%;
		-webkit-box-orient: vertical;
		overflow: hidden;
		-webkit-line-clamp: 1;
	}
	#hd {
		left: 510px;
	}

}
@media(max-width: 680px) and (min-width: 470px){
	#pubHori,#pubCarre,#copyright{
		display: none;
	}
	#copyright{
		display: none;
	}
	#global{
		background-image:url(../images/player-small.png);
		width: 470px;
	}
	#dedicaces{
		display: none;
	}
	#coverGlass,#coverHolder{
		left: 45px;
		top: 172px;
	}
	#global #titleSong{
		text-overflow: ellipsis;
		display: -webkit-inline-box;
		width: 100%;
		-webkit-box-orient: vertical;
		overflow: hidden;
		-webkit-line-clamp: 1;
	}
	#global #artistSong{
		text-overflow: ellipsis;
		display: -webkit-inline-box;
		width: 100%;
		-webkit-box-orient: vertical;
		overflow: hidden;
		-webkit-line-clamp: 1;
	}
	#global #fluxName{
		text-overflow: ellipsis;
		display: -webkit-inline-box;
		-webkit-box-orient: vertical;
		overflow: hidden;
		-webkit-line-clamp: 1;
		height: 20px;
	}
	#stopBtn,#playBtn{
		left: 89px;
	}
	#global #multiflux{
		width: 470px;
		left: 0;
		top: 439px;
	}
	#global .jcarousel-container-horizontal{
		width: 390px;
	}
	#global .jcarousel-clip-horizontal{
		width: 100%;
	}
	#global .jcarousel-prev, #global .jcarousel-next{
		visibility: visible;
	}
	#slider {
		left: 223px;
	}
	#hd {
		left: 410px;
	}
}
@media(max-width: 470px) {
	#pubHori,#pubCarre,#copyright{
		display: none;
	}
	#copyright{
		display: none;
	}
	#global{
		background-image:url(../images/player-xsmall.png);
		width: 320px;
		height: 671px;
	}
	#global #playBtn,#global #stopBtn{
		top: 514px ;
		left:135px ;
	}
	#global #coverGlass,#global #coverHolder{
		left: 89px;
		top: 156px;
	}
	#dedicaces{
		display: none;
	}
	#global #fluxName{
		top: 312px;
		left: 0;
		padding: 0 15px;
		text-align: center;
		width: 35%;
	}
	#global #currentSong{
		top: 340px;
		left: 0;
		width: 37%;
	}
	#global #action_vote{

	}
	#global #artistSong{
		padding: 0 15px;
		text-align: center;
		width: 94%;
	}
	#global #titleSong{
		padding: 0 15px;
		text-align: center;
		width: 94%;
	}
	#slider{
		display: none;
	}
	#hd {
		left: 245px;
		top: 522px;
		width: 40px;
	}
	#global #action_vote{
		top: 413px;
		left: 110px;
	}
	#global #achat_url{
		top: 413px;
		left: 190px;
	}
	#global #multiflux{
		width: 320px;
		left: 0;
		top: 610px;
	}
	#global .jcarousel-container-horizontal{
		width: 241px;
	}
	#global .jcarousel-clip-horizontal{
		width: 100%;
	}
	#global .jcarousel-prev, #global .jcarousel-next{
		visibility: visible;
	}
}
