.flowplayer {border-radius: 0px;}
.flowplayer .fp-logo {display: block; width: 160px; height: 60px; opacity: 1; top: 15px; left: auto; right: 15px;}
.flowplayer .fp-logo img {width: 100%;}
.flowplayer .fp-color {background: #cc071e;}

@media (max-width:767px){
	.flowplayer .fp-volume {display:none!important;}
}
@media (min-width:768px) and (max-width:991px){
	.flowplayer .fp-volume {display:none!important;}
}