.com_bigwhiteduck_stacks_headerpro_stack .text-center{text-align:center}.com_bigwhiteduck_stacks_headerpro_stack .text-left{text-align:left}.com_bigwhiteduck_stacks_headerpro_stack .text-right{text-align:right}.com_bigwhiteduck_stacks_headerpro_stack .text-justify{text-align:justify}.com_bigwhiteduck_stacks_headerpro_stack .text-inherit{text-align:inherit}
.static-player-wrapper{box-shadow:0px 0px 0.3vw rgba(0,0,0,0.3);margin-bottom:1rem;position:relative;width:100%}.static-player{position:relative;width:100%;padding-top:56.25%;overflow:hidden}.static-player .default,.static-player .player,.static-player .embed,.static-player iframe,.static-player video{position:absolute;top:0;left:0;width:100%;height:100%}.static-player .player.outview:not(.empty){opacity:0;position:fixed;top:0;left:auto;right:0;width:160px;height:90px;z-index:9999;box-shadow:0 0 35px rgba(0,0,0,0.5);animation:fadeInPlayer 500ms cubic-bezier(0.165,0.84,0.44,1) forwards}.static-player .player.outview:not(.empty).redock{animation:fadeOutPlayer 200ms cubic-bezier(0.165,0.84,0.44,1) forwards}.static-player .player.outview:not(.empty) .caption{display:none !important}@media screen and (min-width:37.5em){.static-player .player.outview:not(.empty){width:320px;height:180px}}.static-player .caption{display:none;position:absolute;bottom:0;left:0;width:100%;max-height:45%;opacity:0;transition:opacity 600ms ease;padding:1.5rem;overflow-y:auto}.static-player:hover .caption{opacity:1}.static-player .exit{z-index:9999;margin:0;padding:0 1rem;position:absolute;border:none;right:0;top:0;font-size:2rem;background:none}.static-player .dock{display:none;background-color:rgba(0,0,0,0.4);position:absolute;bottom:-2.5rem;top:auto;right:0;height:2.5rem;opacity:0;width:100%;transition:opacity 400ms ease}.static-player .dock button{background-color:transparent;padding:0;margin:0;width:33.33%;float:right;line-height:2.5rem;text-align:center;color:white;border:none;display:inline-block;font-size:1.5rem}.static-player .dock button.dock-top{display:none}.static-player .dock button.dock-bottom,.static-player .dock button.dock-top{font-size:1rem}.static-player .outview .dock{display:block}.static-player .outview:hover .dock{opacity:1}.static-player .outview.docked-left{left:0 !important;right:auto !important}.static-player .outview.docked-bottom{bottom:0 !important;top:auto !important}.static-player .outview.docked-bottom .dock{bottom:auto;top:-2.5rem}.static-player .outview.docked-bottom .dock-top{display:inline-block}.static-player .outview.docked-bottom .dock-bottom{display:none}.hide-on-load{display:none;opacity:0;transition:opacity 1200ms ease-in-out;}@keyframes fadeInPlayer{0%{opacity:0}100%{opacity:1}}@keyframes fadeOutPlayer{0%{opacity:1}100%{opacity:0}}

#stacks_in_26_1 {
	margin: 0px 0px 4px 0px;
}
#stacks_in_26_6 h1,#stacks_in_26_6 .hTxt:not(.segment) div{font-size:2.00rem}@media all and (max-width:640px){#stacks_in_26_6 h1,#stacks_in_26_6 .hTxt:not(.segment) div{font-size:1.00rem}}@media only screen and (min-width:0px){#stacks_in_26_6 h1,#stacks_in_26_6 div{letter-spacing:2.00px}}#stacks_in_26_6 .header-pro.text-center .hTxt{margin-right:-2px}@media only screen and (min-width:0px){#stacks_in_26_6 h1,#stacks_in_26_6 div{word-spacing:1.60px}}#stacks_in_26_6 h1,#stacks_in_26_6 div{color:rgba(51, 51, 51, 1.00)}#stacks_in_26_6 h1 a,#stacks_in_26_6 div a{color:rgba(51, 51, 51, 1.00)}#stacks_in_26_6 h1 a:hover,#stacks_in_26_6 div a:hover{color:rgba(38, 38, 38, 1.00)}#stacks_in_26_6 small,#stacks_in_26_6 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_26_6 h1.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}#stacks_in_26_6 .hTxt:not(.vault-font),.no-default:not(.custom-font) .hTxt:not(.vault-font){font-family:"Perpetua",Sans-Serif;font-weight:800;font-style:italic}#stacks_in_26_6 .hTxt{text-shadow:0px 4px 2px rgba(147, 147, 147, 0.30),0px 4px 5px rgba(192, 192, 192, 0.30),0px 4px 5px rgba(192, 192, 192, 0.30)}

#fullScreenWrapper-player1 {
    width: 100%;
}

#playerWrapper-player1 {
	display: block;
	position: relative;
}

#playerWrapper-player1 *,
#playerWrapper-player1 *:before,
#playerWrapper-player1 *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

#mediaFrame-player1 {
	position: relative;
	width: 100%;
	height: 0;
	background: rgba(255, 255, 255, 1.00);
}


#mediaFrame-player1 {
	padding-bottom: 75%;
}








#playerWrapper-player1 #media-player1 {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
}


/* DOG (digital onscreen graphic) */
#playerDogstacks_in_46 {
    position: absolute;
    top: 0px; left: 0px;
    margin: 0px;
    outline: none;
    width: 1000px;
    height: 702px;
    background-size: 100% 100%;
    z-index: 10;
    opacity: 0;
    transition: all 2000ms ease-in-out;
    transform: scale(0);
}

#playerDogstacks_in_46.dogActive {
    opacity: 0.75;
    transform: scale(1);
}


#playerDogstacks_in_46 {
    background-image: url(../files/player_doglocal-46.jpg);
}





/* @group Splash Play Button */

#playerWrapper-player1 .playerSplashButton {
	position: absolute;
	left: 0;
	width: 100%;
	display: block;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	z-index: 10;
}

#playerWrapper-player1 .splash-button {
	position: relative;
	display: inline-block;
	z-index: 11;
	cursor: pointer;
	padding: 20px;
	border: 3px solid rgba(76, 76, 76, 1.00);
	border-radius: 10px;
	overflow: hidden;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-webkit-font-smoothing: antialiased
}

#playerWrapper-player1 .splash-button:hover {
	border: 3px solid rgba(0, 0, 0, 1.00);
}

#playerWrapper-player1 .splash-button .splash-fill {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 15;
	background: rgba(225, 225, 225, 0.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#playerWrapper-player1 .splash-button:hover .splash-fill {
	background: rgba(225, 225, 225, 0.00);
}

#playerWrapper-player1 .splash-button-inner {
	display: inline;
	z-index: 25;
	color: rgba(76, 76, 76, 1.00);
	font: 36px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	line-height: 1;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#playerWrapper-player1 .splash-button:hover .splash-button-inner {
	color: rgba(0, 0, 0, 1.00);
}

#playerWrapper-player1 .splash-button-inner [class^="fa fa-"] {
	color: rgba(76, 76, 76, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#playerWrapper-player1 .splash-button-inner:hover [class^="fa fa-"] {
	color: rgba(0, 0, 0, 1.00);
}

/* @end */

/* @group Control Bar */



#media-controls-wrapper-player1 {
	position: relative;
	z-index: 4;
	width: 100%;
}

#toolbar-player1 button {
	-webkit-appearance: none;
	border: none;
	outline: none;
	background: none;
	padding: 0;
	margin: 0;
}

/* @end */

/* Buttons, titles and time */
#toolbar-player1 {
    display: flex;
    flex-direction: row;
    align-items: stretch;
    width: calc(100% - 0px - 0px);
    height: auto;
    flex-wrap: wrap;
    vertical-align: middle;
    margin: 0px 0px;
    border-radius: 0px;
    opacity: 1.00;
    transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;

    background: rgba(70, 69, 81, 1.00); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(70, 69, 81, 1.00) 0%, rgba(36, 39, 46, 1.00) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(70, 69, 81, 1.00)), color-stop(100%,rgba(36, 39, 46, 1.00))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(70, 69, 81, 1.00) 0%,rgba(36, 39, 46, 1.00) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(70, 69, 81, 1.00) 0%,rgba(36, 39, 46, 1.00) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(70, 69, 81, 1.00) 0%,rgba(36, 39, 46, 1.00) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(70, 69, 81, 1.00) 0%,rgba(36, 39, 46, 1.00) 100%); /* W3C */
}

@media screen and (min-width: 568px) {
    /* A fixed height and no wrapping of controls on wider screends greater than 568px wide */
    #toolbar-player1 {
        height: 45px;
        flex-wrap: nowrap;
    }
}

#playerWrapper-player1:hover #toolbar-player1 {
    opacity: 1.00;
}

/* Styling for toolbars in fullscreen mode */
/*
#playerWrapper-player1.playerInFullScreenMode:hover #toolbar-player1,
#playerWrapper-player1.playerInFullScreenMode #toolbar-player1 {
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 0px;
    z-index: 99999;
    opacity: 0;
    transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#playerWrapper-player1.playerInFullScreenMode #toolbar-player1.toolbarHovered,
.playerTouchDevice #playerWrapper-player1.playerInFullScreenMode #toolbar-player1 {
    opacity: 1.00;
}
 */

#playerWrapper-player1.playerInFullScreenMode #fullscreenHoverRegionstacks_in_46 {
    background: none;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 20%;
    width: 100%;
    z-index: 99998;
}


#toolbar-player1 {
	position: absolute;
	left: 0;
	bottom: 0;
    z-index: 100;
}

/* Don't overlay on touch devices and always have full opacity */
.playerTouchDevice #toolbar-player1 {
    position: relative;
    left: auto;
    bottom: auto;
    margin: 0px;
    opacity: 1.00;
}


#toolbar-player1 .media-button,
#toolbar-player1 .timingContent {
    line-height: 45px;
}

#toolbar-player1 .media-button {
    flex-grow: 1;
    flex-shrink: 1;
    text-align: center;
}

#media-controls-player1 span.time,
#media-controls-player1 span.player-extra-element,
#media-controls-player1 span.duration {
	text-align: center;
	background: transparent;
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	line-height: 1;
	height: px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
}


#replaystacks_in_46 {
    order: 1;
}





#playstacks_in_46 {
    order: 3;
    display: block;
}

#pausestacks_in_46 {
    order: 3;
    display: none /* Start hidden */
}





#skipBackstacks_in_46 {
    order: 2;
}





#skipForwardstacks_in_46 {
    order: 4;
}





#timingstacks_in_46 {
    order: 5;
    cursor: default;
}







#expandToFullScreenstacks_in_46 {
    order: 8;
}

#contractFromFullScreenstacks_in_46 {
    order: 8;
    display: none /* Start hidden */
}


@media screen and (max-width: 567px) {
    #expandToFullScreenstacks_in_46,
    #contractFromFullScreenstacks_in_46 {
        display: none !important;
    }
}




#downloadstacks_in_46 {
    order: 9;
}




#toolbar-player1 [class^="fa fa-"] {
	display: block;
	line-height: 45px;
	height: 45px;
	width: 45px;
	text-align: center;
	overflow: hidden;
	float: none;
	margin: auto;
	color: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
    text-shadow: rgba(0, 0, 0, 1.00) 1px 1px 1px;
    font-size: 20px;
}

#toolbar-player1 [class^="fa fa-"]:hover {
	color: rgba(205, 205, 205, 1.00);
}

#toolbar-player1 .media-button a,
#toolbar-player1 .media-button {
	font-size: 22px;
	color: rgba(255, 255, 255, 1.00);
	padding: 0;
	margin: 0;
	text-decoration: none;
	background: none;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
    cursor: pointer;
}

#media-controls-player1 span.media-button a:hover,
#media-controls-player1 span.media-button button:hover {
	color: rgba(205, 205, 205, 1.00);
	text-decoration: none;
}

/* Timing content */
#toolbar-player1 .timingContent {
    display: block;
    width: 100%;
}

@media screen and (min-width: 568px) {
    #toolbar-player1 .timingContent {
        flex-grow: 2;
        flex-shrink: 2;
        display: inline-flex
    }
}

#timingContentWrapperstacks_in_46 {
    display: flex;
    flex: 1;
    align-items: center;
}

#toolbar-player1 .duration,
#toolbar-player1 .scrubberWrapper,
#toolbar-player1 .time {
    /* display: table-cell; */
}

#toolbar-player1 .time,
#toolbar-player1 .duration {
	font-size: 15px;
	line-height: 45px;
	color: rgba(255, 255, 255, 1.00);
	height: 45px;
	min-width: 50px;
    text-align: center;
	padding: 0 0px;
	margin: 0;
}

#toolbar-player1 .scrubberWrapper {
	margin: 0;
	padding: 0;
	position: relative;
	width: 100%;
    height: 20px;
    vertical-align: middle;
}

#toolbar-player1 .scrubber {
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	width: 100%;
	height: 20px;
	margin: 0;
	border: none;
	padding: 0;
    display: block;
	border-radius: 14px;
	background: rgba(76, 76, 76, 1.00);
	outline: none; /* no focus outline */
	overflow: hidden;
	/*
position: absolute;
    left: 0;
    top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
 */
	z-index: 2;
}

#toolbar-player1 .progress {
	-webkit-appearance: none;
	width: 0px;
	height: 20px;
	border: none;
	border-radius: 0px;
	padding: 0;
	margin: 0;
	z-index: 10;
	position: relative;
}








#toolbar-player1 .progress {
    background-color: rgba(82, 157, 225, 1.00);
}




/* @group Volume */

#volumestacks_in_46 {
	order: 6;
  position: relative;
}

/* Hide on mobile */
body.playerTouchDevice #volumestacks_in_46 {
  display: none !important;
}

#volumestacks_in_46:hover {
	max-width: 150px;
	width: 150px;
	padding: 0px 25px;
}

#volumeMasterControllerstacks_in_46 {
	display: inline-block;
	height: 45px;
    line-height: 45px;
	width: 45px;
}

#volumestacks_in_46:hover #volumeMasterControllerstacks_in_46 {
	display: none;
}

#volumeMinstacks_in_46 {
	position: absolute;
	left: 0px;
	top: 0;
	width: 45px;
    line-height: 45px;
}

#volumeMaxstacks_in_46 {
	position: absolute;
	right: 0px;
	top: 0;
	width: 45px;
    line-height: 45px;
}

#volume-barstacks_in_46[type=range],
#volumeMinstacks_in_46,
#volumeMaxstacks_in_46 {
	display: none;
}

#volumeMinstacks_in_46,
#volumeMaxstacks_in_46 {
	cursor: pointer;
}

#volumestacks_in_46:hover #volumeMinstacks_in_46,
#volumestacks_in_46:hover #volumeMaxstacks_in_46,
#volumestacks_in_46:hover #volume-barstacks_in_46 {
	display: inline;
}

#volume-barstacks_in_46[type=range] {
	-webkit-appearance: none;
	background: none;
	width: 70%;
	text-align: center;
	line-height: 45px;
	height: 45px;
}

#volume-barstacks_in_46[type=range]::-webkit-slider-runnable-track {
	height: 5px;
	background: rgba(179, 179, 179, 1.00);
	border: none;
	border-radius: 3px;
}

#volume-barstacks_in_46[type=range]::-webkit-slider-thumb {
	-webkit-appearance: none;
	border: none;
	height: 16px;
	width: 16px;
	border-radius: 50%;
	background: rgba(255, 255, 255, 1.00);
	margin-top: -5px;
}

#volume-barstacks_in_46[type=range]:focus {
	outline: none;
}

#volume-barstacks_in_46[type=range]:focus::-webkit-slider-runnable-track {
	background: rgba(255, 255, 255, 1.00);
}

#volume-barstacks_in_46[type=range]::-moz-range-track {
	width: 100%;
	height: 5px;
	background: rgba(179, 179, 179, 1.00);
	border: none;
	border-radius: 3px;
}

#volume-barstacks_in_46[type=range]::-moz-range-thumb {
	border: none;
	height: 16px;
	width: 16px;
	border-radius: 50%;
	background: rgba(255, 255, 255, 1.00);
}

#volume-barstacks_in_46[type=range]::-ms-track {
	width: 100%;
	height: 5px;
	background: rgba(179, 179, 179, 1.00);
	border: none;
	border-radius: 3px;
}

#volume-barstacks_in_46[type=range]::-ms-fill-lower {
	background: rgba(179, 179, 179, 1.00);
	border-radius: 10px;
}

#volume-barstacks_in_46[type=range]::-ms-fill-upper {
	background: rgba(179, 179, 179, 1.00);
	border-radius: 10px;
}

#volume-barstacks_in_46[type=range]::-ms-thumb {
	border: none;
	height: 16px;
	width: 16px;
	border-radius: 50%;
	background: rgba(255, 255, 255, 1.00);
}

#volume-barstacks_in_46[type=range]:focus::-ms-fill-lower {
	background: rgba(179, 179, 179, 1.00);
}

#volume-barstacks_in_46[type=range]:focus::-ms-fill-upper {
	background: rgba(179, 179, 179, 1.00);
}

/* @end */

/* @group Captions */



/* @end */

/* Style changes for the Player in full screen mode */
#fullScreenWrapper-player1.playerInFullScreenMode,
#fullScreenWrapper-player1.playerInFullScreenMode #playerWrapper-player1  {
    height: 100%;
}

#fullScreenWrapper-player1.playerInFullScreenMode #mediaFrame-player1 {
    height: 100%;
    width: 100%;
    padding-bottom: 0;
}

#fullScreenWrapper-player1.playerInFullScreenMode player1 {
    position: relative;
    left: auto;
    top: auto;
    height: 100%;
    width: auto;
    display: block;
    margin: auto;
    object-fit: cover;
}

#fullScreenWrapper-player1.playerInFullScreenMode #toolbar-player1 {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 1000;
	display: none;
}

#fullScreenWrapper-player1.playerInFullScreenMode #toolbar-player1.toolbarVisible {
	display: flex;
}

#fullScreenWrapper-player1.playerInFullScreenMode #PlayerCaptionsBarplayer1 {
    position: absolute;
    bottom: 45px;
    left: 0;
    z-index: 1001;
    display: none !important;
}

#fullScreenWrapper-player1.playerInFullScreenMode #PlayerCaptionsBarplayer1.toolbarVisible.textTracksActive {
	display: block !important;
}

#fullScreenWrapper-player1 #fullscreenHoverRegion-player1 {
	display: none;
}

#fullScreenWrapper-player1.playerInFullScreenMode #fullscreenHoverRegion-player1 {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 25%;
	width: 100%;
	z-index: 999;
}














#media-player1 {
	opacity: 0.75;
}







#stacks_in_40>.s3_row {
	margin: 0 -10px;
}

#stacks_in_40>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_40>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_40>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_40>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_40>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_40 {
	margin: 40px 0px 0px 0px;
}
/* Band Skin for jPlayer 2.9.2 ~ Lucas Tsolakian, Archetypon Limited */

/* @group resets */

.jp-interface *,
.jp-interface *:before,
.jp-interface *:after {
    -webkit-box-sizing: border-box!important;
       -moz-box-sizing: border-box!important;
            box-sizing: border-box!important;
}

.jp-controls button, 
.jp-controls.button,
.jp-toggles button, 
.jp-toggles.button {
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    font-family: inherit;
    font-weight: normal;
    line-height: normal;
    margin: 0;
    position: relative;
    text-decoration: none;
    text-align: center;
    -webkit-border-radius: 0;
       -webkit-appearance: none;
    display: block;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    font-size: inherit;
    border-color: transparent;
    background: transparent;
}

.jp-controls button:hover,
.jp-controls.button:hover{
	background: ;
}

.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 {
    font-size: 16px;
    font-family: Verdana, Arial, sans-serif;
    line-height: 1.6;   
}

#jp_container_stacks_in_29 {
	background: #FFFFFF;
	color: #000000;
	border: 1px solid #CCCCCC;
	border-radius: 2px;
}

.jp-audio, .jp-video {
    width: calc(100% - 2px);
}

.jp-video .jp-gui {
	/*border-top: 1px solid red; */
}

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

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

.jp-audio .jp-interface, .jp-video .jp-interface {
    height: 77px; 
}

.jp-audio-stream .jp-interface {
    height: 77px; 
}

/* @end */

/* @group CONTROLS */

.jp-controls-holder {
    clear: both;
    width: 100%;
    position: relative;
    overflow: hidden;
    top: 0;  
    left: 0;
 }

.jp-interface .jp-controls {
    margin: 0;
    padding: 0;
    overflow: hidden; 
}

.jp-audio .jp-controls {
    width: 100%;
    padding: 20px 20px 7px 20px;
}

.jp-video .jp-controls {
    width: 100%;
    padding: 20px 20px 7px 20px;
}

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

.jp-controls button {
  	 display: block;
  	 float: left;
  	 overflow: hidden;
  	 text-indent: -9999px;
 	 cursor: pointer; 
}

#jp_container_stacks_in_29 .jp-play {
  	width: 48px;
  	height: 48px; 
  	top: -5px;
  	background: #FFFFFF!important;
  	border: 1px solid #CCCCCC!important;
  	border-radius: 0%!important;
}

#jp_container_stacks_in_29 .jp-play-button {
	position: absolute;
	top: 13px!important;
	left: 15px!important;
	margin: 0!important;
 	width: 0;
 	height: 0;
 	border-style: solid;
 	border-width: 10px 0 10px 20px;
 	border-color: transparent transparent transparent #000000;
}

.jp-pause-button-a{
	position: absolute;
	top: 14px!important;
	left: 14px!important;	
	margin: 0!important;
	display: none;
	opacity: 1;
	width: 0!important;
	height: 19px;
	background: #2c3e50;
	border-left-style: solid;
	border-left-width: 6px!important;	  
}

.jp-pause-button-b{
	position: absolute;
	top: 14px!important;
	left: 26px!important;	
	margin: 0!important;
	display: none;
	opacity: 1;
	width: 0!important;
	height: 19px;
	background: #2c3e50;
	border-left-style: solid;
	border-left-width: 6px!important;	  
}

#jp_container_stacks_in_29 .jp-pause-button-a, 
#jp_container_stacks_in_29 .jp-pause-button-b{
	border-left-color: #000000!important;
}


.jpRwFfGroup_stacks_in_29{
	margin-left: calc(100% - 30px);
	width: 80px;
	padding: 0;
}

.jp-previous, .jp-next {
    width: 28px;
    height: 17px;
    top:  10px;
    left: calc(100% - 100px); 
    
    overflow: hidden;
    background: none;
}

.jp-audio .jp-audio-previous, .jp-audio .jp-audio-next {
    width: 28px;
    height: 17px;
    top:  10px;
    left: calc(100% - 100px); 
    border: none;
    overflow: hidden;
    background: none;
}

.jp-video .jp-video-previous, .jp-video .jp-video-next {
    width: 28px;
    height: 17px;
    top:  10px;
    left: calc(100% - 100px); 
    border: none;
    overflow: hidden;
    background: none;
}

.jp-previous {  
    margin-left: 160px;
}

.jp-next{
	margin-left: 2px;
}


.jp-audio .jp-audio-previous, .jp-audio-next {
    top:  11px;
    left: calc(100% - 100px);
}

.jp-video .jp-video-previous, .jp-video .jp-video-next {
    top:  11px;
    left: calc(100% - 120px);
}

.jp-audio .jp-audio-next{
	margin-top: 1px;
}

.jp-video .jp-previous, .jp-video .jp-next {
    top:  11px;
    left: calc(100% - 120px);
}

.jp-previous:focus {}
.jp-next {}
.jp-next:focus {}



#jp_container_stacks_in_29 .jp-previous-button-a{
    margin: -18px -10px 0 0;
	width: 3px;
	height: 12px;
    border-right: 3px solid #000000;
}

#jp_container_stacks_in_29 .jp-previous-button-b{
	margin: -12px 10px 0 4px;
	width: 0;
	height: 0;
    border-style: solid;
	border-width: 6px 8px 6px 0;
	border-color: transparent #000000 transparent transparent;
}

#jp_container_stacks_in_29 .jp-previous-button-c{
	margin: -12px 10px 0 12px;
	width: 0;
	height: 0;
    border-style: solid;
	border-width: 6px 8px 6px 0;
	border-color: transparent #000000 transparent transparent;
}


#jp_container_stacks_in_29 .jp-next-button-a{
	 margin: -18px 10px 0 2px;
	 width: 0;
	 height: 0;
	 border-style: solid;
	 border-width: 6px 0 6px 8px;
	 border-color: transparent transparent transparent #000000;
}
#jp_container_stacks_in_29 .jp-next-button-b{
	 margin: -12px 0px 0 10px;
	 width: 0;
	 height: 0;
	 border-style: solid;
	 border-width: 6px 0 6px 8px;
	 border-color: transparent transparent transparent #000000;
}	

#jp_container_stacks_in_29 .jp-next-button-c{
	 margin: -12px 0px 0 18px;
	 width: 2px;
	 height: 12px;
	 border-left: 3px solid #000000;
}

.jp-play:focus {}
.jp-state-playing .jp-play-button {display: none;}
.jp-state-playing .jp-pause-button-a,
.jp-state-playing .jp-pause-button-b {display: block;}
.jp-state-playing .jp-play:focus {}
.jp-previous:focus {}
.jp-next {}
.jp-next:focus {}

/* @end */

/* @group progress bar */
#jp_container_stacks_in_29 .jp-progress {
    overflow: hidden;
    background-color:  #EEEEEE; 
}

.jp-audio .jp-progress {
    position: absolute;
    top: 32px;
    height: 15px; 
}
  
.jp-video .jp-progress {
    top: 0;
    margin-top: -43px;
    margin-left: 90px;
    height: 15px; 
}

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

/*include buttons?*/


	.jp-audio .jp-type-playlist .jp-progress {
	    left: 90px;
	    width: calc(100% - 180px); 
	}
	
	.jp-video .jp-type-playlist .jp-progress {
	    left: 120px;
	    width: calc(100% - 180px); 
	}







/*seek bar*/
#jp_container_stacks_in_29 .jp-seek-bar {
    background: #EEEEEE;  
    width: 200px;
    height: 100%;
    cursor: pointer; 
}

#jp_container_stacks_in_29 .jp-play-bar {
    background: #000000;
    left: -200px;
    width: 0px;
    height: 100%; 
    z-index: 999;
  }

/* @end */

/* @group current time and duration */
.jp-audio .jp-time-holder {
    position: absolute;
    top: 50px; 
    height: 20px;
}
  
.jp-video .jp-time-holder {
	margin-top: 3px;
    margin-left: 70px; 
    height: 20px;
}

.jp-audio .jp-type-single .jp-time-holder {
    left: 120px;
    width: calc(100% - 180px); 
}

.jp-video .jp-type-single .jp-time-holder {
    left: 120px;
    width: calc(100% - 180px); 
}
  
/*rw ff buttons + time holder*/

	.jp-audio .jp-type-playlist .jp-time-holder {
	  	left: 90px;
		width: calc(100% - 180px); 
		height: 20px;
		overflow: hidden;
	}
	
	.jp-video .jp-type-playlist .jp-time-holder {
	  	left: 90px;
		width: calc(100% - 90px); 
		height: 20px;
		overflow: hidden;
	}
	
	.jp-video .jp-progress {
		width: calc(100% - 210px)!important; 
		margin-left: 90px;
	}
	
	.jp-video .jp-duration {
	    margin-right: 98px; 
	}



/* @end */

/* @group time + duration */

.jp-current-time,
.jp-duration {
    width: 60px;
    font-size: .64em;
    font-style: oblique; 
}

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

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

.jp-audio .jp-duration{
	margin-right: 0px;
}

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

/* @end */


/* @group playlist */
.jp-details {
    font-weight: bold;
    text-align: center;
    cursor: default; 
}

#jp_container_stacks_in_29 .jp-details,
#jp_container_stacks_in_29 .jp-playlist {
    width: 100%;
    background-color: #FFFFFF;
    border-top: 1px solid #CCCCCC; 
      
}

.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: bold; 
}

.jp-playlist ul {
    list-style-type: none;
    margin: 0;
    padding: 0 20px;
    font-size: .72em; 
}

.jp-playlist li {
    padding: 5px 0 4px 20px;
    border-bottom: 1px solid #CCCCCC; 
}

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

div.jp-type-playlist div.jp-playlist li:last-child {
    padding: 5px 0 5px 20px;
    border-bottom: none;
}

div.jp-type-playlist div.jp-playlist li.jp-playlist-current {
    list-style-type: square;
    list-style-position: inside;
    padding-left: 7px; 
}

div.jp-type-playlist div.jp-playlist a {
    text-decoration: none; 
}

div.jp-type-playlist div.jp-playlist a:hover {}

div.jp-type-playlist div.jp-playlist a.jp-playlist-current {}

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

.jp-playlist-item {color: #333333!important}
.jp-playlist-item:hover {color: #CCCCCC!important}

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 {}

div.jp-type-playlist div.jp-playlist span.jp-free-media a:hover {}

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

/* @end */


/* @group NO SOLUTION error feedback */
.jp-jplayer audio,
.jp-jplayer {
    width: 0px;
    height: 0px; }

.jp-jplayer {}

.jp-no-solution {
    padding: 5px;
    font-size: .8em;
    background-color: #eee;
    border: 2px solid #009be3;
    color: #000;
    display: none; 
}

.jp-no-solution a {
    color: #000; 
}

.jp-no-solution span {
    font-size: 1em;
    display: block;
    text-align: center;
    font-weight: bold; 
}

/* @end */

/* @group Seeking */

#jp_container_stacks_in_29 .jp-seeking-bg  {
	background: #eee;
}

/* @end */

/* @group Fullscreen */

.jp-video-270p {
    width: 100%!important;
    max-width: 480px;
    height: auto;
    overflow: hidden;
}

.jp-video-360p {
    width: 100%!important;
    max-width: 640px;
    height: auto;
    overflow: hidden; 
}

.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-full-screen{width: 20px; height: 20px;}

.jp-toggles {
	position: absolute;
    padding: 0;
  	margin: 0;
	width: 20px;
	height: 20px;
  	top: 31px; 
  	right: 10px;
}

.jp-toggles button {
    display: block;
    background: transparent;
    text-indent: -9999px;
    line-height: 100%;
    cursor: pointer; 
}

.jp-arrow {
	position: absolute;
	top: 10px; 
	right: 10px;
    width: 5px;
    height: 5px;
    margin: 0;
    border-color: #000000;
    border-style: solid;
    -webkit-transition: all 0.5s ease-in-out;
       -moz-transition: all 0.5s ease-in-out;
        -ms-transition: all 0.5s ease-in-out;
            transition: all 0.5s ease-in-out;
} 

.jp-video .jp-toggles:hover .jp-arrow {
	border-color: #000000;
} 
  
.jp-fullscreen-button-a {
	top: 0;
	left: 0;
	margin: 0;
	border-width: 2px 0 0 2px;
}

.jp-fullscreen-button-b {
	bottom: 0;
	left: 12px;
	margin: 0;
	border-width: 0 2px 2px 0px;
}

.jp-fullscreen-button-c {
	bottom: 0;
	left: 0;
	margin: 0;
	border-width: 0 0 2px 2px;
}

.jp-fullscreen-button-d {
	top: 0;
	left: 12px;
	margin: 0;
	border-width: 2px 2px 0 0;
}

.video-360p {
    width: 640px;
    height: 360px
}

.video-270p {
    width: 480px;
    height: 270px
}

.video {
    position: relative;
    font-family: 'Source Sans Pro', sans-serif;
    text-align: left;
    min-height: 64px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #fff;
}

/* @end */
#stacks_in_29 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
	padding:  3px;
}
/* Band Skin for jPlayer 2.9.2 ~ Lucas Tsolakian, Archetypon Limited */

/* @group resets */

.jp-interface *,
.jp-interface *:before,
.jp-interface *:after {
    -webkit-box-sizing: border-box!important;
       -moz-box-sizing: border-box!important;
            box-sizing: border-box!important;
}

.jp-controls button, 
.jp-controls.button,
.jp-toggles button, 
.jp-toggles.button {
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    font-family: inherit;
    font-weight: normal;
    line-height: normal;
    margin: 0;
    position: relative;
    text-decoration: none;
    text-align: center;
    -webkit-border-radius: 0;
       -webkit-appearance: none;
    display: block;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    font-size: inherit;
    border-color: transparent;
    background: transparent;
}

.jp-controls button:hover,
.jp-controls.button:hover{
	background: ;
}

.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 {
    font-size: 16px;
    font-family: Verdana, Arial, sans-serif;
    line-height: 1.6;   
}

#jp_container_stacks_in_36 {
	background: #FFFFFF;
	color: #000000;
	border: 1px solid #CCCCCC;
	border-radius: 2px;
}

.jp-audio, .jp-video {
    width: calc(100% - 2px);
}

.jp-video .jp-gui {
	/*border-top: 1px solid red; */
}

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

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

.jp-audio .jp-interface, .jp-video .jp-interface {
    height: 77px; 
}

.jp-audio-stream .jp-interface {
    height: 77px; 
}

/* @end */

/* @group CONTROLS */

.jp-controls-holder {
    clear: both;
    width: 100%;
    position: relative;
    overflow: hidden;
    top: 0;  
    left: 0;
 }

.jp-interface .jp-controls {
    margin: 0;
    padding: 0;
    overflow: hidden; 
}

.jp-audio .jp-controls {
    width: 100%;
    padding: 20px 20px 7px 20px;
}

.jp-video .jp-controls {
    width: 100%;
    padding: 20px 20px 7px 20px;
}

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

.jp-controls button {
  	 display: block;
  	 float: left;
  	 overflow: hidden;
  	 text-indent: -9999px;
 	 cursor: pointer; 
}

#jp_container_stacks_in_36 .jp-play {
  	width: 48px;
  	height: 48px; 
  	top: -5px;
  	background: #FFFFFF!important;
  	border: 1px solid #CCCCCC!important;
  	border-radius: 0%!important;
}

#jp_container_stacks_in_36 .jp-play-button {
	position: absolute;
	top: 13px!important;
	left: 15px!important;
	margin: 0!important;
 	width: 0;
 	height: 0;
 	border-style: solid;
 	border-width: 10px 0 10px 20px;
 	border-color: transparent transparent transparent #000000;
}

.jp-pause-button-a{
	position: absolute;
	top: 14px!important;
	left: 14px!important;	
	margin: 0!important;
	display: none;
	opacity: 1;
	width: 0!important;
	height: 19px;
	background: #2c3e50;
	border-left-style: solid;
	border-left-width: 6px!important;	  
}

.jp-pause-button-b{
	position: absolute;
	top: 14px!important;
	left: 26px!important;	
	margin: 0!important;
	display: none;
	opacity: 1;
	width: 0!important;
	height: 19px;
	background: #2c3e50;
	border-left-style: solid;
	border-left-width: 6px!important;	  
}

#jp_container_stacks_in_36 .jp-pause-button-a, 
#jp_container_stacks_in_36 .jp-pause-button-b{
	border-left-color: #000000!important;
}


.jpRwFfGroup_stacks_in_36{
	margin-left: calc(100% - 30px);
	width: 80px;
	padding: 0;
}

.jp-previous, .jp-next {
    width: 28px;
    height: 17px;
    top:  10px;
    left: calc(100% - 100px); 
    
    overflow: hidden;
    background: none;
}

.jp-audio .jp-audio-previous, .jp-audio .jp-audio-next {
    width: 28px;
    height: 17px;
    top:  10px;
    left: calc(100% - 100px); 
    border: none;
    overflow: hidden;
    background: none;
}

.jp-video .jp-video-previous, .jp-video .jp-video-next {
    width: 28px;
    height: 17px;
    top:  10px;
    left: calc(100% - 100px); 
    border: none;
    overflow: hidden;
    background: none;
}

.jp-previous {  
    margin-left: 160px;
}

.jp-next{
	margin-left: 2px;
}


.jp-audio .jp-audio-previous, .jp-audio-next {
    top:  11px;
    left: calc(100% - 100px);
}

.jp-video .jp-video-previous, .jp-video .jp-video-next {
    top:  11px;
    left: calc(100% - 120px);
}

.jp-audio .jp-audio-next{
	margin-top: 1px;
}

.jp-video .jp-previous, .jp-video .jp-next {
    top:  11px;
    left: calc(100% - 120px);
}

.jp-previous:focus {}
.jp-next {}
.jp-next:focus {}



#jp_container_stacks_in_36 .jp-previous-button-a{
    margin: -18px -10px 0 0;
	width: 3px;
	height: 12px;
    border-right: 3px solid #000000;
}

#jp_container_stacks_in_36 .jp-previous-button-b{
	margin: -12px 10px 0 4px;
	width: 0;
	height: 0;
    border-style: solid;
	border-width: 6px 8px 6px 0;
	border-color: transparent #000000 transparent transparent;
}

#jp_container_stacks_in_36 .jp-previous-button-c{
	margin: -12px 10px 0 12px;
	width: 0;
	height: 0;
    border-style: solid;
	border-width: 6px 8px 6px 0;
	border-color: transparent #000000 transparent transparent;
}


#jp_container_stacks_in_36 .jp-next-button-a{
	 margin: -18px 10px 0 2px;
	 width: 0;
	 height: 0;
	 border-style: solid;
	 border-width: 6px 0 6px 8px;
	 border-color: transparent transparent transparent #000000;
}
#jp_container_stacks_in_36 .jp-next-button-b{
	 margin: -12px 0px 0 10px;
	 width: 0;
	 height: 0;
	 border-style: solid;
	 border-width: 6px 0 6px 8px;
	 border-color: transparent transparent transparent #000000;
}	

#jp_container_stacks_in_36 .jp-next-button-c{
	 margin: -12px 0px 0 18px;
	 width: 2px;
	 height: 12px;
	 border-left: 3px solid #000000;
}

.jp-play:focus {}
.jp-state-playing .jp-play-button {display: none;}
.jp-state-playing .jp-pause-button-a,
.jp-state-playing .jp-pause-button-b {display: block;}
.jp-state-playing .jp-play:focus {}
.jp-previous:focus {}
.jp-next {}
.jp-next:focus {}

/* @end */

/* @group progress bar */
#jp_container_stacks_in_36 .jp-progress {
    overflow: hidden;
    background-color:  #EEEEEE; 
}

.jp-audio .jp-progress {
    position: absolute;
    top: 32px;
    height: 15px; 
}
  
.jp-video .jp-progress {
    top: 0;
    margin-top: -43px;
    margin-left: 90px;
    height: 15px; 
}

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

/*include buttons?*/


	.jp-audio .jp-type-playlist .jp-progress {
	    left: 90px;
	    width: calc(100% - 180px); 
	}
	
	.jp-video .jp-type-playlist .jp-progress {
	    left: 120px;
	    width: calc(100% - 180px); 
	}







/*seek bar*/
#jp_container_stacks_in_36 .jp-seek-bar {
    background: #EEEEEE;  
    width: 200px;
    height: 100%;
    cursor: pointer; 
}

#jp_container_stacks_in_36 .jp-play-bar {
    background: #000000;
    left: -200px;
    width: 0px;
    height: 100%; 
    z-index: 999;
  }

/* @end */

/* @group current time and duration */
.jp-audio .jp-time-holder {
    position: absolute;
    top: 50px; 
    height: 20px;
}
  
.jp-video .jp-time-holder {
	margin-top: 3px;
    margin-left: 70px; 
    height: 20px;
}

.jp-audio .jp-type-single .jp-time-holder {
    left: 120px;
    width: calc(100% - 180px); 
}

.jp-video .jp-type-single .jp-time-holder {
    left: 120px;
    width: calc(100% - 180px); 
}
  
/*rw ff buttons + time holder*/

	.jp-audio .jp-type-playlist .jp-time-holder {
	  	left: 90px;
		width: calc(100% - 180px); 
		height: 20px;
		overflow: hidden;
	}
	
	.jp-video .jp-type-playlist .jp-time-holder {
	  	left: 90px;
		width: calc(100% - 90px); 
		height: 20px;
		overflow: hidden;
	}
	
	.jp-video .jp-progress {
		width: calc(100% - 210px)!important; 
		margin-left: 90px;
	}
	
	.jp-video .jp-duration {
	    margin-right: 98px; 
	}



/* @end */

/* @group time + duration */

.jp-current-time,
.jp-duration {
    width: 60px;
    font-size: .64em;
    font-style: oblique; 
}

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

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

.jp-audio .jp-duration{
	margin-right: 0px;
}

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

/* @end */


/* @group playlist */
.jp-details {
    font-weight: bold;
    text-align: center;
    cursor: default; 
}

#jp_container_stacks_in_36 .jp-details,
#jp_container_stacks_in_36 .jp-playlist {
    width: 100%;
    background-color: #FFFFFF;
    border-top: 1px solid #CCCCCC; 
      
}

.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: bold; 
}

.jp-playlist ul {
    list-style-type: none;
    margin: 0;
    padding: 0 20px;
    font-size: .72em; 
}

.jp-playlist li {
    padding: 5px 0 4px 20px;
    border-bottom: 1px solid #CCCCCC; 
}

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

div.jp-type-playlist div.jp-playlist li:last-child {
    padding: 5px 0 5px 20px;
    border-bottom: none;
}

div.jp-type-playlist div.jp-playlist li.jp-playlist-current {
    list-style-type: square;
    list-style-position: inside;
    padding-left: 7px; 
}

div.jp-type-playlist div.jp-playlist a {
    text-decoration: none; 
}

div.jp-type-playlist div.jp-playlist a:hover {}

div.jp-type-playlist div.jp-playlist a.jp-playlist-current {}

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

.jp-playlist-item {color: #333333!important}
.jp-playlist-item:hover {color: #CCCCCC!important}

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 {}

div.jp-type-playlist div.jp-playlist span.jp-free-media a:hover {}

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

/* @end */


/* @group NO SOLUTION error feedback */
.jp-jplayer audio,
.jp-jplayer {
    width: 0px;
    height: 0px; }

.jp-jplayer {}

.jp-no-solution {
    padding: 5px;
    font-size: .8em;
    background-color: #eee;
    border: 2px solid #009be3;
    color: #000;
    display: none; 
}

.jp-no-solution a {
    color: #000; 
}

.jp-no-solution span {
    font-size: 1em;
    display: block;
    text-align: center;
    font-weight: bold; 
}

/* @end */

/* @group Seeking */

#jp_container_stacks_in_36 .jp-seeking-bg  {
	background: #eee;
}

/* @end */

/* @group Fullscreen */

.jp-video-270p {
    width: 100%!important;
    max-width: 480px;
    height: auto;
    overflow: hidden;
}

.jp-video-360p {
    width: 100%!important;
    max-width: 640px;
    height: auto;
    overflow: hidden; 
}

.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-full-screen{width: 20px; height: 20px;}

.jp-toggles {
	position: absolute;
    padding: 0;
  	margin: 0;
	width: 20px;
	height: 20px;
  	top: 31px; 
  	right: 10px;
}

.jp-toggles button {
    display: block;
    background: transparent;
    text-indent: -9999px;
    line-height: 100%;
    cursor: pointer; 
}

.jp-arrow {
	position: absolute;
	top: 10px; 
	right: 10px;
    width: 5px;
    height: 5px;
    margin: 0;
    border-color: #000000;
    border-style: solid;
    -webkit-transition: all 0.5s ease-in-out;
       -moz-transition: all 0.5s ease-in-out;
        -ms-transition: all 0.5s ease-in-out;
            transition: all 0.5s ease-in-out;
} 

.jp-video .jp-toggles:hover .jp-arrow {
	border-color: #000000;
} 
  
.jp-fullscreen-button-a {
	top: 0;
	left: 0;
	margin: 0;
	border-width: 2px 0 0 2px;
}

.jp-fullscreen-button-b {
	bottom: 0;
	left: 12px;
	margin: 0;
	border-width: 0 2px 2px 0px;
}

.jp-fullscreen-button-c {
	bottom: 0;
	left: 0;
	margin: 0;
	border-width: 0 0 2px 2px;
}

.jp-fullscreen-button-d {
	top: 0;
	left: 12px;
	margin: 0;
	border-width: 2px 2px 0 0;
}

.video-360p {
    width: 640px;
    height: 360px
}

.video-270p {
    width: 480px;
    height: 270px
}

.video {
    position: relative;
    font-family: 'Source Sans Pro', sans-serif;
    text-align: left;
    min-height: 64px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #fff;
}

/* @end */
#stacks_in_36 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
	padding:  3px;
}
/*
 * ******************************************************************************
 *  jquery.mb.components
 *  file: miniplayer.css
 *
 *  Copyright (c) 2001-2013. Matteo Bicocchi (Pupunzi);
 *  Open lab srl, Firenze - Italy
 *  email: matteo@open-lab.com
 *  site: 	http://pupunzi.com
 *  blog:	http://pupunzi.open-lab.com
 * 	http://open-lab.com
 *
 *  Licences: MIT, GPL
 *  http://www.opensource.org/licenses/mit-license.php
 *  http://www.gnu.org/licenses/gpl.html
 *
 *  last modified: 18/12/13 1.06
 *  *****************************************************************************
 */

@charset "UTF-8";

@font-face {
  font-family: 'mb_audio_fontRegular';
  src: url('../files/mbAudioFont/mbaudio_font.eot');
  src: local('?'), url('../files/mbAudioFont/mbaudio_font.woff') format('woff'),
  url('../files/mbAudioFont/mbaudio_font.ttf') format('truetype'),
  url('../files/mbAudioFont/mbaudio_font.svg#webfontywr4YLri') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'DroidSansMonoRegular';
  src: url('../files/DroidSansMono/DroidSansMono.eot');
  src: local('?'), url('../files/DroidSansMono/DroidSansMono.woff') format('woff'),
  url('../files/DroidSansMono/DroidSansMono.ttf')  format('truetype'),
  url('../files/DroidSansMono/DroidSansMono.svg#webfontGzFJ3WpO') format('svg');
  font-weight: normal;
  font-style: normal;
}

.map_params{
  display: none!important;
}


a.audio{
  display:none;
}

.mbMiniPlayer:focus{
  outline: none;
}

.mbMiniPlayer *{
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.mbMiniPlayer{
  vertical-align: baseline!important;
}

.mbMiniPlayer span{
  font-family: "mb_audio_fontRegular"!important;
  font-size:20px;
  line-height: 20px!important;
}

.mbMiniPlayer table{
  -moz-border-radius:5px !important;
  -webkit-border-radius:8px !important;
  border-radius:5px !important;
  margin:0 !important;
  padding:0 !important;
  border: 1px solid white !important;
  color: #777;
  background: #fff;
  line-height: 0 !important;
  width: auto !important;
  display: inline-block;
  vertical-align: middle;
}

.mbMiniPlayer:focus table{
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.38) !important;
}


.mbMiniPlayer.shadow table{
  -moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.4);
  -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.4);
  box-shadow: 0px 0px 3px rgba(0,0,0,0.4);
}

.mbMiniPlayer td{
  margin:0 !important;
  padding:0 !important;
  line-height: 0 !important;
  border: none!important;
  vertical-align: middle;
}

.jp-progress{
  position:relative;
  background-color: #fff;
  height:8px;
  margin: 0 2px 2px;
  top:-2px;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  cursor:pointer;
}

.jp-load-bar{
  background-color: #e9e6e6;
  height:6px;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.jp-play-bar{
  background-color:black;
  background-image:-moz-linear-gradient(85% 66% 90deg,#191919, #525252, #C7C7C7 100%);
  background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#7D7D7D), to(#262626), color-stop(.6,#333333));
  background-image:-ms-linear-gradient(linear, 0% 0%, 0% 100%, from(#7D7D7D), to(#262626), color-stop(.6,#333333));
  height:6px;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.mbMiniPlayer td.map_controlsBar{
  background-color:#ccc;
  /*
    background-image:-moz-linear-gradient(19% 100% 90deg,#FFFFFF, #FFFFFF, #EBEBEB 100%);
    background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#DEDEDE), to(#FFFFFF), color-stop(.6,#FFFFFF));
    background-image:-ms-linear-gradient(linear, 0% 0%, 0% 100%, from(#DEDEDE), to(#FFFFFF), color-stop(.6,#FFFFFF));
  */
  /* IE10 Consumer Preview */
  background-image: -ms-linear-gradient(bottom, #FFFFFF 0%, #FFFFFF 60%, #DBDBDB 100%);
  /* Mozilla Firefox */
  background-image: -moz-linear-gradient(bottom, #FFFFFF 0%, #FFFFFF 60%, #DBDBDB 100%);
  /* Opera */
  background-image: -o-linear-gradient(bottom, #FFFFFF 0%, #FFFFFF 60%, #DBDBDB 100%);
  /* Webkit (Safari/Chrome 10) */
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #FFFFFF), color-stop(0.6, #FFFFFF), color-stop(1, #DBDBDB));
  /* Webkit (Chrome 11+) */
  background-image: -webkit-linear-gradient(bottom, #FFFFFF 0%, #FFFFFF 60%, #DBDBDB 100%);
  /* W3C Markup, IE10 Release Preview */
  background-image: linear-gradient(to top, #FFFFFF 0%, #FFFFFF 60%, #DBDBDB 100%);

  margin:0;
  padding:0;
  cursor:default !important;
  box-shadow:inset 1px 1px 2px #999;
  -moz-box-shadow:inset 1px 1px 3px #999;
  -webkit-box-shadow:inset 1px 1px 2px #999;
}

.mbMiniPlayer .map_controls{
  position: relative;
  margin:1px;
  display:none;
  width:1px;
  *border:1px solid gray;
  height:100%;
  overflow:hidden;
  white-space:nowrap;
}

.mbMiniPlayer table span{
  margin:0 !important;
  display:inline-block !important;
  padding:3px !important;
  height:20px !important;
  color:white;
  text-align:center!important;
  text-shadow: 1px -1px 1px rgba(0,0,0,0.6) !important;
  background-image:-moz-linear-gradient(100% 100% 110deg,rgba(255, 255, 255,0.3), transparent) !important;
  background-image:-webkit-gradient(linear, 0% 5%, 85% 100%, from(transparent), to(rgba(255, 255, 255,0.3))) !important;
  background-image:-o-linear-gradient(270deg, rgba(255, 255, 255,0.0), rgba(255, 255, 255,0.3)) !important;
  vertical-align: middle;
}

.mbMiniPlayer table span.map_title{
  position:relative;
  color:#333;
  font:10px/12px "DroidSansMonoRegular", sans-serif !important;
  text-shadow: none !important;
  letter-spacing:0 !important;
  width:100% !important;
  height:11px !important;
  top:-2px !important;
  background:transparent !important;
  text-align:left !important;
  cursor:default !important;
  text-overflow: ellipsis;
  overflow: hidden;
}

.mbMiniPlayer .map_info{
  display: none;
  background: rgb(48, 48, 48);
  color: #D1D1D1;
  padding: 1px 4px;
  position: absolute;
  z-index: 10;

}

.mbMiniPlayer table span.map_rew{
  cursor:pointer !important;
}

.mbMiniPlayer table span.map_volumeLevel{}
.mbMiniPlayer table span.map_volumeLevel a{
  position:relative !important;
  display:inline-block !important;
  margin:0 ;
  border-right:1px solid rgba(0,0,0,0.4) ;
  width:2px;
  padding:0 ;
  background-color:white ;
  height:0 ;
  vertical-align:bottom !important;
  opacity:.1 ;
  cursor:pointer !important;
  top:-2px !important;
}

.mbMiniPlayer table span.map_volumeLevel a:hover{
  opacity:1!important;
}

.mbMiniPlayer table span.map_volumeLevel a.sel{}

.mbMiniPlayer table span.map_time{
  width:1px;
  font:11px/20px "DroidSansMonoRegular", sans-serif !important;
  overflow:hidden;
  white-space:nowrap;
  cursor:default !important;
  text-shadow: 1px -1px 1px rgba(0,0,0,.6)!important;
}

.mbMiniPlayer table span.map_play{
  -moz-border-radius:0 4px 4px 0 !important;
  -webkit-border-top-right-radius:4px !important;
  -webkit-border-bottom-right-radius:4px !important;
  border-radius:0 4px 4px 0 !important;
  cursor:pointer !important;
}

.mbMiniPlayer[isplaying=true] table span.map_play{
  -webkit-animation: playing .7s infinite alternate;
  -moz-animation: playing .7s infinite alternate;
}

@keyframes playing {
  from {
    opacity:1;
  }
  to {
    opacity:.5;
  }
}

@-webkit-keyframes playing {
  from {
    opacity:1;
  }
  to {
    opacity:.5;
  }
}
@-moz-keyframes playing {
  from {
    opacity:1;
  }
  to {
    opacity:.5;
  }
}

.mbMiniPlayer table span.map_volume{
  -moz-border-radius:4px 0 0 4px !important;
  -webkit-border-top-left-radius:4px !important;
  -webkit-border-bottom-left-radius:4px !important;
  border-radius:4px 0 0 4px !important;
  cursor:pointer !important;
  padding-left:6px !important;
  padding-right:0 !important;
}

.mbMiniPlayer .copy{
  font: 10px/12px "DroidSansMonoRegular", sans-serif !important;
  color: #e0e0e0;
  padding-left: 10px;
  display: none;
}

.mbMiniPlayer span.map_download{
  display: inline-block !important;
  vertical-align: top !important;
  margin: 0 !important;
  padding: 3px 5px !important;
  font-family: "mb_audio_fontRegular" !important;
  font-size: 50px !important;
  line-height: 22px !important;
  color: rgba(0,0,0,.2);

  transition: color 1s;
  -moz-transition: color 1s;
  -webkit-transition: color 1s;
  -o-transition: color 1s;
}



/*BLACK ----------------------------------------*/
.mbMiniPlayer.black table span{
  background-color:#333;
}

.mbMiniPlayer.black table span.map_play{
  border-left:1px solid #000;
}

.mbMiniPlayer.black table span.map_volume{
  border-right:1px solid #333;
}

.mbMiniPlayer.black table span.map_volume.mute{
  color: #333;
}

.mbMiniPlayer.black .map_download:hover{
  color: #000 ;
}

/*GRAY ----------------------------------------*/
.mbMiniPlayer.gray table span{
  background-color:#ccc;
}

.mbMiniPlayer.gray table span.map_play{
  border-left:1px solid #9f9f9f;
}

.mbMiniPlayer.gray table span.map_volume{
  border-right:1px solid #bdbcbc;
}

.mbMiniPlayer.gray table span.map_volume.mute{
  color: #cccccc;
}
.mbMiniPlayer.gray .map_download:hover{
  color: #666 ;
}

/*BLUE ----------------------------------------*/
.mbMiniPlayer.blue table span{
  background-color: #0099ff;
}

.mbMiniPlayer.blue table span.map_play{
  border-left:1px solid #034383;
}

.mbMiniPlayer.blue table span.map_volume{
  border-right:1px solid #18a2fe;
}

.mbMiniPlayer.blue table span.map_volume.mute{
  color: #98bff9;
}

.mbMiniPlayer.blue .map_download:hover{
  color: #0099ff ;
}

/*ORANGE ----------------------------------------*/
.mbMiniPlayer.orange table span{
  background-color: #ff9900;
}

.mbMiniPlayer.orange table span.map_play{
  border-left:1px solid #8c5002;
}

.mbMiniPlayer.orange table span.map_volume{
  border-right:1px solid #fea827;
}

.mbMiniPlayer.orange table span.map_volume.mute{
  color: #eec957;
}
.mbMiniPlayer.orange .map_download:hover{
  color: #ff9900;
}

/*RED ----------------------------------------*/
.mbMiniPlayer.red table span{
  background-color: #990000;
}

.mbMiniPlayer.red table span.map_play{
  border-left:1px solid #5f0000;
}

.mbMiniPlayer.red table span.map_volume{
  border-right:1px solid #990000;
}

.mbMiniPlayer.red table span.map_volume.mute{
  color: #b90000;
}
.mbMiniPlayer.red .map_download:hover{
  color: #990000 !important;
}

/*GREEN ----------------------------------------*/
.mbMiniPlayer.green table span{
  background-color: #339900;
}

.mbMiniPlayer.green table span.map_play{
  border-left:1px solid #336600;
}

.mbMiniPlayer.green table span.map_volume{
  border-right:1px solid #38a700;
}

.mbMiniPlayer.green table span.map_volume.mute{
  color: #2aba5a;
}

.mbMiniPlayer.green .map_download:hover{
  color: #339900 !important;
}

#stacks_in_51 {
	padding:  20px;
}

#stacks_in_60 {
	border: solid rgba(204, 204, 204, 1.00);
	border-width:  1px;
	margin:  12px;
	padding:  19px;
}
#player_stacks_in_49{border:0px solid rgba(250, 250, 250, 1.00)}#player_stacks_in_49 .static-player .caption{display:block;background-color:rgba(0, 0, 0, 0.90);color:rgba(250, 250, 250, 1.00)}#player_stacks_in_49 .static-player .caption .title,#player_stacks_in_49 .static-player .caption .description{color:rgba(250, 250, 250, 1.00)}#player_stacks_in_49 .static-player .exit{color:rgba(250, 250, 250, 1.00)}#player_stacks_in_49 .dock{background-color:rgba(0, 0, 0, 0.40)}#player_stacks_in_49 .dock button{color:rgba(255, 255, 255, 1.00)}

#stacks_in_64 {
	margin:  3px;
	padding:  9px;
}
template.social-service {
  display: none; }

#videowall_stacks_in_54 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  font-size: 0.625rem;
  opacity: 0;
  transition: opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1); }
  #videowall_stacks_in_54.initialized, #videowall_stacks_in_54.slick-initialized {
    opacity: 1; }
  #videowall_stacks_in_54 .video {
    position: relative;
    width: calc(100% / 2 - 10px);
    padding: 0;
    cursor: zoom-in;
    text-align: center;
    margin: 5px; }
  #videowall_stacks_in_54 .title {
    margin-top: 5px;
    display: block; }
  #videowall_stacks_in_54 .play-wrapper {
    position: relative;
    border: 8px solid #fafafa;
    background-color: #fafafa;
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.5); }
  #videowall_stacks_in_54 img {
    display: block;
    width: 100%;
    height: auto; }
  @media screen and (min-width: 25em) {
    #videowall_stacks_in_54 .video {
      width: calc(100% / 3 - 10px); } }
  @media screen and (min-width: 37.5em) {
    #videowall_stacks_in_54 .video {
      width: calc(100% / 4 - 10px); }
    #videowall_stacks_in_54 .play-wrapper {
      box-shadow: 0px 0px 0.3vw rgba(0, 0, 0, 0.5); } }
  @media screen and (min-width: 62.5em) {
    #videowall_stacks_in_54 .video {
      width: calc(100% / 5 - 10px); } }
#videowall_stacks_in_54 .play-wrapper {
  overflow: hidden; }
  #videowall_stacks_in_54 .play-wrapper .play-button, #videowall_stacks_in_54 .play-wrapper .play {
    color: rgba(255, 255, 255, 0.95);
    font-size: 2rem;
    font-family: sans-serif;
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    border-style: none;
    transition: all 150ms ease; }
  #videowall_stacks_in_54 .play-wrapper .play {
    left: 53%;
    transform: translateX(-50%) translateY(-50%) rotate(90deg); }
  #videowall_stacks_in_54 .play-wrapper img.animate {
    transition: transform 200ms ease; }
  #videowall_stacks_in_54 .play-wrapper .play-button {
    background-color: rgba(0, 0, 0, 0.6);
    width: 50%;
    height: 50%;
    border-radius: 3px;
    border-style: solid;
    border-width: 0;
    border-color: rgba(255, 255, 255, 0.3);
    background-clip: padding-box;
    transform: translateX(-50%) translateY(-50%); }
    #videowall_stacks_in_54 .play-wrapper .play-button.circle {
      width: 2em;
      height: 2em;
      padding: 0;
      margin: 0;
      border-radius: 50%; }
    #videowall_stacks_in_54 .play-wrapper .play-button.none {
      display: none !important; }
  #videowall_stacks_in_54 .play-wrapper:hover .play-button {
    background-color: rgba(0, 0, 0, 0.7); }
  #videowall_stacks_in_54 .play-wrapper:hover .play {
    color: white; }
  #videowall_stacks_in_54 .play-wrapper:hover .animate.play-button {
    background-color: rgba(0, 0, 0, 0.7);
    width: 100% !important;
    min-height: 100% !important;
    padding: 0 !important;
    border-radius: 0 !important;
    border-width: 0 !important; }
  #videowall_stacks_in_54 .play-wrapper:hover .animate.play {
    font-size: 1.5em;
    color: white; }
  #videowall_stacks_in_54 .play-wrapper:hover img.animate {
    transform: scale(1.2) rotateZ(-10deg); }

#videobox_stacks_in_54 {
  display: none; }

#loader_stacks_in_54 {
  text-align: center; }
  #loader_stacks_in_54.loader, #loader_stacks_in_54.loader:before, #loader_stacks_in_54.loader:after {
    border-radius: 50%;
    width: 1.5em;
    height: 1.5em;
    animation-fill-mode: both;
    animation: load7 1.8s infinite ease-in-out; }
  #loader_stacks_in_54.loader {
    color: rgba(0, 0, 0, 0.5);
    font-size: 10px;
    margin: 3rem auto;
    position: relative;
    text-indent: -9999em;
    transform: translateZ(0);
    animation-delay: -0.16s; }
    #loader_stacks_in_54.loader:before, #loader_stacks_in_54.loader:after {
      content: '';
      position: absolute;
      top: 0; }
    #loader_stacks_in_54.loader:before {
      left: -3.5em;
      animation-delay: -0.32s; }
    #loader_stacks_in_54.loader:after {
      left: 3.5em; }

@-webkit-keyframes load7 {
  0%, 80%, 100% {
    box-shadow: 0 2.5em 0 -1.3em; }
  40% {
    box-shadow: 0 2.5em 0 0; } }

@keyframes load7 {
  0%, 80%, 100% {
    box-shadow: 0 2.5em 0 -1.3em; }
  40% {
    box-shadow: 0 2.5em 0 0; } }

