.jp-video, .jp-audio { font-family:"Helvetica Neue", Helvetica, Arial, sans-serif; position:relative; background:#000; -webkit-box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.18);
-moz-box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.18);
box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.18);}
.jp-responsive { width:100%; height: auto;	margin: 0; }
.jp-video-full { width:100%; height:auto; position:static !important; position:relative; }
.jp-video-full .jp-jplayer { top: 0;	left: 0; position: fixed !important; position: relative; /* Rules for IE6 (full-screen) */ overflow: hidden; z-index:1000; }
.jp-jplayer  { width: 100%; }
.jp-video-full .jp-gui {	position: fixed !important; position: static; /* Rules for IE6 (full-screen) */	top: 0;	left: 0; width:100%; height:100%; z-index:1000; }
.jp-video-full .jp-interface { position: absolute !important; position: relative; /* Rules for IE6 (full-screen) */ bottom: 0; left: 0; z-index:1000; }
.jp-interface { position: relative; width:100%; height: 35px;
	background: rgb(238,238,238); /* Old browsers */
	
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZWVlZWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(238,238,238,1) 0%, rgba(238,238,238,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,238,238,1)), color-stop(100%,rgba(238,238,238,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(238,238,238,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(238,238,238,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(238,238,238,1) 100%); /* IE10+ */
background: linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(238,238,238,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#eeeeee',GradientType=0 ); /* IE6-8 */

	 }
div.jp-controls-holder {	clear: both; width:100%; margin: 0 auto; position: relative; overflow:hidden; }
a.jp-play, a.jp-pause { width:40px; height:35px; float:left; text-indent:-9999px; outline:none; }
a.jp-play {	background: url(../images/player/jPlayer/sprite.png) 0 0 no-repeat; }
a.jp-pause { background: url(../images/player/jPlayer/sprite.png) -40px 0 no-repeat; display: none; }
#seperator { background-image:url(../images/player/jPlayer/seperator.png);	background-repeat:no-repeat; width: 2px; height: 35px; float:left; margin-top: 7px;	margin-right: 10px; }
.jp-progress { background: #e0e0e0;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	-webkit-box-shadow:	inset 0px 1px 2px rgba(0,0,0,.2), 0px 1px 0px rgba(255,255,255,.4);	
	-moz-box-shadow: inset 0px 1px 2px rgba(0,0,0,.2), 0px 1px 0px rgba(255,255,255,.4);
	box-shadow: inset 0px 1px 2px rgba(0,0,0,.2), 0px 1px 0px rgba(255,255,255,.4);
	width:50%; height:10px; float:left; margin-top: 13px; }
.jp-seek-bar { width:100%; height:100%; cursor: pointer; } 
.jp-seeking-bg { background:#575555;	-webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; }
.jp-play-bar { background: url(../images/player/jPlayer/play-bar.png) left repeat-x; width:0px; height:10px; position:relative; z-index: 9999;	
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px; }
.jp-play-bar span { position:absolute; top: -3px; right: -12px; background:url(../images/player/jPlayer/handle.png) no-repeat center; width: 16px; height: 17px; }
.jp-current-time, .jp-duration { font-size:11px; font-family:Arial; color:#444444; margin-top: 7px; float:left; }
.jp-current-time { float: left; display:inline; }
.jp-duration { float: left; display:inline; text-align: right; }
.jp-video .jp-current-time, .jp-audio .jp-current-time {	margin-left:10px; }
.jp-video .jp-duration, .jp-audio .jp-duration {	margin-right:10px; }
.time-sep { float:left; margin: 7px 3px 0 3px; font-size:11px; font-family:Arial; color:#444444; }
.jp-video a.jp-mute, .jp-video a.jp-unmute, .jp-audio a.jp-mute, .jp-audio a.jp-unmute { text-indent:-9999px;	float:left;	height: 35px; outline:none; }
.jp-mute { float:left; background: url(../images/player/jPlayer/sprite.png) -80px 0 no-repeat;	margin-top: 1px; margin-left: -10px; width: 35px; }
a.jp-unmute { background: url(../images/player/jPlayer/sprite.png) -115px 0 no-repeat; margin-top: 1px;	margin-left: -13px;	display: none;	width: 38px; }
.jp-volume-bar {	float:left;	margin-top: 13px; margin-right: 10px; overflow:hidden; width:10%; height:10px; cursor: pointer; background: #e0e0e0;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	-webkit-box-shadow:	inset 0px 1px 2px rgba(0,0,0,.2), 0px 1px 0px rgba(255,255,255,.4);	
	-moz-box-shadow: inset 0px 1px 2px rgba(0,0,0,.2), 0px 1px 0px rgba(255,255,255,.4);
	box-shadow: inset 0px 1px 2px rgba(0,0,0,.2), 0px 1px 0px rgba(255,255,255,.4); }
.jp-volume-bar-value { background: rgba(112,109,109.01);	width:0px; height:10px; position: relative; }
.jp-volume-bar-value span { position:absolute; top: 0px; right: 0px; background:url(../images/player/jPlayer/volume.png) no-repeat center; width: 11px;	height: 10px; }
.jp-full-screen { background: url(../images/player/jPlayer/sprite.png) -150px 0 no-repeat;	float:left;	width: 40px; height: 35px; text-indent:-9999px;	margin-left: -15px;	outline:none; }
.jp-restore-screen { background: url(../images/player/jPlayer/sprite.png) -150px 0 no-repeat; float:left; width: 40px; height: 35px; text-indent:-9999px; margin-left: -15px; outline:none; }
.jp-no-solution { background: #f6f6f6; padding: 10px; font-family: Georgia, serif; }
.jp-no-solution a { color: #D68E75; }
.jp-no-solution span { color: #132F4B; text-transform: uppercase; }
.jp-no-solution a:hover { color: #FFBB96; }

.jp-progress.progress-full { width:70%; } 

/* Media Queries */

	/* Smaller than standard 960 (devices and browsers) */
	@media only screen and (max-width: 959px) {
		.jp-progress { width: 40%; }
		.jp-volume-bar { width: 15%; }
	}

	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	@media only screen and (min-width: 480px) and (max-width: 767px) {
		.jp-progress { width: 41%; }
		.jp-volume-bar { width: 15%; }
	}
	
	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 479px) {
		.jp-progress { width: 24%; }
		.jp-volume-bar { width: 15%; }
	}
	
	@media only screen and (max-width: 479px) {
		.jp-current-time, .jp-duration { display: none; }
	}
	
	@media only screen and (min-width: 959px) and (max-width: 1040px) {
		.jp-progress { width: 45%; }
	}