#stacks_in_284 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_284 .jwresp_col{overflow:hidden;margin:0;width:39%; float:left;}#stacks_in_284 #jwresp_col2_stacks_in_284{ float:right; width:59%}@media screen and (max-width:500px){#stacks_in_284 #jwresp_col1_stacks_in_284,#stacks_in_284 #jwresp_col2_stacks_in_284{width:100%;float:none;display:block}#stacks_in_284 #jwresp_col1_stacks_in_284{margin-bottom:15px}}

#stacks_in_285 {
	background-color: rgba(0, 0, 0, 0.00);
}
#stacks_in_295 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_295 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_295 .fluid-image.unlimited img{width:100% !important}#stacks_in_295 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_295 .fluid-image.align-left img{float:left}#stacks_in_295 .fluid-image.align-right img{float:right}
/* @group Basics */

#videoPlayerContainerstacks_in_299 {
	position: relative;
	z-index: 1;
}

#videoPlayerContainerstacks_in_299,
#videoPlayerContainerstacks_in_299:before,
#videoPlayerContainerstacks_in_299:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#videoPlayerVideostacks_in_299 {
	width: 100%;
	height: auto;
	display: block;
	position: relative;
	z-index: 2;
}

/* @end */

/* @group Big Play Button */

#bigPlayButtonstacks_in_299 {
	position: absolute;
	top: 50%;
	left: 0;
	display: block;
	width: 100%;
	text-align: center;
	z-index: 3;
	font-size: 75px;
	border: none;
	background: none;
	outline: none;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

#bigPlayButtonstacks_in_299 [class^="fa fa-"] {
	cursor: pointer;
	color: rgba(255, 255, 255, 1.00);
}

/*  */

/* @end */

/* @group Video Controls */

#videoPlayerControlsstacks_in_299 {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 5;
	overflow: hidden;
	margin: 0px;
	border-radius: 0px;
}

#videoPlayerControlsstacks_in_299 [class^="fa fa-"] {
	color: rgba(255, 255, 255, 1.00);
}

/*  */

/*  */

/*  */

/*  */

/*  */
#videoPlayerControlsstacks_in_299 {
	-webkit-transition: all 1000ms;
	-moz-transition: all 1000ms;
	-o-transition: all 1000ms;
	-ms-transition: all 1000ms;
	transition: all 1000ms;
	max-height: 0px;
	opacity: 0;
}

#videoPlayerContainerstacks_in_299:hover #videoPlayerControlsstacks_in_299 {
	max-height: 60px;
	opacity: 1.00;
}
/*  */

/*  */

/*  */

#videoPlayerControlsFillstacks_in_299 {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 1.00);
	opacity: 0.75;
	z-index: 1;
}

#videoPlayerControlsWrapperstacks_in_299 {
	display: flex;
	position: relative;
	z-index: 2;
}

#videoPlayerContainerstacks_in_299:hover #videoPlayerControlsstacks_in_299 {
	opacity: 1.00;
}

#videoPlayerControlsstacks_in_299 button {
	background: none;
	border: 0;
	outline: none;
	color: #ffffff;
	display: inline-block;
	text-align: center;
	width: 60px;
	padding: 0;
	height: 60px;
	line-height: 60px;
	font-size: 18px;
	cursor: pointer;
}

button:hover {
	cursor: pointer;
}

#videoPlayerControlsstacks_in_299 #videoPlayerPlayPausestacks_in_299 {
	display: inline-block;
}

#videoPlayerControlsstacks_in_299 #videoPlayerFullScreenstacks_in_299 {
	display: inline-block;
}

/* @end */

/* @group Video Timing */

#videoPlayerVideoTimingstacks_in_299 {
	display: inline-block;
	height: 60px;
	line-height: 60px;
	color: rgba(255, 255, 255, 1.00);
	width: auto;
	padding: 0 15px;
	font-size: 12px;
}

#videoPlayerCurrentTimestacks_in_299 {
	display: inline-block;
}

#videoPlayerDurationstacks_in_299 {
	display: inline-block;
}

/*  */

/*  */

/* @end */

/* @group Seek Bar */

#progressBarstacks_in_299 {
	flex: 1;
	padding-right: 10px;
	height: 60px;
	line-height: 60px;
	vertical-align: middle;
	display: inline-block;
}

#videoPlayerSeekBarstacks_in_299[type=range] {
	-webkit-appearance: none;
	background: none;
	display: inline-block;
	width: 100%;
	height: 60px;
	line-height: 60px;
}

#videoPlayerSeekBarstacks_in_299[type=range]::-webkit-slider-runnable-track {
	height: 5px;
	background: #B3B3B3;
	border: none;
	border-radius: 3px;
}

#videoPlayerSeekBarstacks_in_299[type=range]::-webkit-slider-thumb {
	-webkit-appearance: none;
	border: none;
	height: 16px;
	width: 16px;
	border-radius: 50%;
	background: #FFFFFF;
	margin-top: -5px;
}

#videoPlayerSeekBarstacks_in_299[type=range]:focus {
	outline: none;
}

#videoPlayerSeekBarstacks_in_299[type=range]:focus::-webkit-slider-runnable-track {
	background: #B3B3B3;
}

#videoPlayerSeekBarstacks_in_299[type=range]::-moz-range-track {
	width: 100%;
	height: 5px;
	background: #B3B3B3;
	border: none;
	border-radius: 3px;
}

#videoPlayerSeekBarstacks_in_299[type=range]::-moz-range-thumb {
	border: none;
	height: 16px;
	width: 16px;
	border-radius: 50%;
	background: #FFFFFF;
}

#videoPlayerSeekBarstacks_in_299[type=range]::-ms-track {
	width: 100%;
	height: 5px;
	background: #B3B3B3;
	border: none;
	border-radius: 3px;
}

#videoPlayerSeekBarstacks_in_299[type=range]::-ms-fill-lower {
	background: #B3B3B3;
	border-radius: 10px;
}

#videoPlayerSeekBarstacks_in_299[type=range]::-ms-fill-upper {
	background: #B3B3B3;
	border-radius: 10px;
}

#videoPlayerSeekBarstacks_in_299[type=range]::-ms-thumb {
	border: none;
	height: 16px;
	width: 16px;
	border-radius: 50%;
	background: #FFFFFF;
}

#videoPlayerSeekBarstacks_in_299[type=range]:focus::-ms-fill-lower {
	background: #B3B3B3;
}

#videoPlayerSeekBarstacks_in_299[type=range]:focus::-ms-fill-upper {
	background: #B3B3B3;
}
/* @end */

/* @group Volume */

#volumestacks_in_299 {
	display: inline-block;
	max-width: 60px;
	width: 60px;
	line-height: 60px;
	height: 60px;
	transition: all ease-in-out 300ms;
	text-align: center;
	position: relative;
	overflow: hidden;
	font-size: 18px;
	vertical-align: middle;
}

#volumestacks_in_299 [class^="fa fa-"] {
	color: rgba(255, 255, 255, 1.00);
}

#volumestacks_in_299:hover {
	max-width: 150px;
	width: 150px;
	padding: 0px 15px;
}

#volumeButtonstacks_in_299 {
	display: inline-block;
	max-width: 60px;
	width: 60px;
	line-height: 60px;
	height: 60px;
	color: rgba(255, 255, 255, 1.00);
}

#volumestacks_in_299:hover #volumeButtonstacks_in_299 {
	display: none;
}

#volumeMinstacks_in_299 {
	position: absolute;
	left: 10px;
	top: 0;
	height: 60px;
	line-height: 60px;
	color: rgba(255, 255, 255, 1.00);
}

#volumeMaxstacks_in_299 {
	position: absolute;
	right: 5px;
	top: 0;
	height: 60px;
	line-height: 60px;
	color: rgba(255, 255, 255, 1.00);
}

#volume-barstacks_in_299[type=range],
#volumeMinstacks_in_299,
#volumeMaxstacks_in_299 {
	display: none;
}

#volumeMinstacks_in_299,
#volumeMaxstacks_in_299 {
	cursor: pointer;
}

#volumestacks_in_299:hover #volume-barstacks_in_299,
#volumestacks_in_299:hover #volumeMinstacks_in_299,
#volumestacks_in_299:hover #volumeMaxstacks_in_299 {
	display: inline;
}

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

#volume-barstacks_in_299[type=range]::-webkit-slider-runnable-track {
	height: 5px;
	background: #B3B3B3;
	border: none;
	border-radius: 3px;
}

#volume-barstacks_in_299[type=range]::-webkit-slider-thumb {
	-webkit-appearance: none;
	border: none;
	height: 16px;
	width: 16px;
	border-radius: 50%;
	background: #FFFFFF;
	margin-top: -5px;
}

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

#volume-barstacks_in_299[type=range]:focus::-webkit-slider-runnable-track {
	background: #B3B3B3;
}

#volume-barstacks_in_299[type=range]::-moz-range-track {
	width: 100%;
	height: 5px;
	background: #B3B3B3;
	border: none;
	border-radius: 3px;
}

#volume-barstacks_in_299[type=range]::-moz-range-thumb {
	border: none;
	height: 16px;
	width: 16px;
	border-radius: 50%;
	background: #FFFFFF;
}

#volume-barstacks_in_299[type=range]::-ms-track {
	width: 100%;
	height: 5px;
	background: #B3B3B3;
	border: none;
	border-radius: 3px;
}

#volume-barstacks_in_299[type=range]::-ms-fill-lower {
	background: #B3B3B3;
	border-radius: 10px;
}

#volume-barstacks_in_299[type=range]::-ms-fill-upper {
	background: #B3B3B3;
	border-radius: 10px;
}

#volume-barstacks_in_299[type=range]::-ms-thumb {
	border: none;
	height: 16px;
	width: 16px;
	border-radius: 50%;
	background: #FFFFFF;
}

#volume-barstacks_in_299[type=range]:focus::-ms-fill-lower {
	background: #B3B3B3;
}

#volume-barstacks_in_299[type=range]:focus::-ms-fill-upper {
	background: #B3B3B3;
}

/* @end */

/* @group Responsive Behavior */

@media screen and (max-width: 569px) {
	#videoPlayerControlsstacks_in_299 #videoPlayerFullScreenstacks_in_299,
	#videoPlayerControlsstacks_in_299 #volumestacks_in_299 {
		display: none;
	}
}

/* @end */

/* @group Edit Mode Styling */

/*  */

/* @end */
#stacks_in_297 {
	background-color: rgba(0, 0, 0, 0.00);
}
#stacks_in_4.aspen_split{
	position: relative;
	font-size: 15px;
	padding: 0px 0px 0px 0px;
}
@media screen and (min-width: 770px){
	#stacks_in_4.aspen_split{
		padding: 0px 0px 0px 0px;
	}
}
#stacks_in_4.aspen_split section.theme {position: relative;z-index: 1;}
#stacks_in_4.aspen_split .bg-wrap {clip: rect(0, auto, auto, 0);position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 0;}
#stacks_in_4.aspen_split .bg{
	position: absolute; display: block;
	top: 0;left: 0; width: 100%; height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	transform: translateZ(0);
	will-change: transform;
	
	opacity: 0.9;
	
	background-size: cover;
}

#stacks_in_4.aspen_split .bg{position: fixed;}
@supports (-ms-ime-align:auto) {
	#stacks_in_4 .bg{ position: absolute; transform: none; background-attachment: fixed; }
}


#stacks_in_4.aspen_split{
	text-align:left;
	background-image: linear-gradient(to right, rgba(255, 255, 255, 1.00), rgba(255, 255, 255, 1.00));
}

 
#stacks_in_4.aspen_split{color:rgba(0, 0, 0, 1.00);} 
#stacks_in_4.aspen_split h1, 
#stacks_in_4.aspen_split h2,
#stacks_in_4.aspen_split h3, 
#stacks_in_4.aspen_split h4, 
#stacks_in_4.aspen_split h5, 
#stacks_in_4.aspen_split h6{color: rgba(51, 51, 51, 1.00);} 
#stacks_in_4.aspen_split a{color: rgba(0, 0, 0, 1.00);} 
#stacks_in_4.aspen_split a:hover{color: rgba(0, 0, 0, 1.00);}
#stacks_in_7{
	max-width: 1000px;margin: 0 auto;
}
#stacks_in_7{
	padding: 0px 0px 0px 0px;
}
@media screen and (min-width: 770px){
	#stacks_in_7{
		padding: 0px 0px 0px 0px;
	}
}#stacks_in_8 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_8 .jwresp_col{overflow:hidden;margin:0;width:69%; float:left;}#stacks_in_8 #jwresp_col2_stacks_in_8{ float:right; width:29%}@media screen and (max-width:500px){#stacks_in_8 #jwresp_col1_stacks_in_8,#stacks_in_8 #jwresp_col2_stacks_in_8{width:100%;float:none;display:block}#stacks_in_8 #jwresp_col1_stacks_in_8{margin-bottom:15px}}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_13 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_13 .theDivider1,
#simpleDivider_stacks_in_13 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_13 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_13.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_13.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_13 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_13.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_13.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_13.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_13.bgImageOn .theDivider1 img {
	display: block;
}

#stacks_in_17 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_17 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_17 .fluid-image.unlimited img{width:100% !important}#stacks_in_17 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_17 .fluid-image.align-left img{float:left}#stacks_in_17 .fluid-image.align-right img{float:right}
/*
 * Responsive Columns
 * Version: 1.0.6
 * Requirements: RapidWeaver 5, Stacks 2
 * Support: http://forum.onelittledesigner.com
 * Description: 1-6 responsive columns & 1-3 rows
 */
/***************************************  MASTER CONTROL **********************************/
.R_C{
  box-sizing: border-box;
}
#stacks_in_26 {
  display: inline-block;
  width: 100%;
}
.RC_clear{
  display:block;
  width:100%;
}

.stacks_in_26.R_C.RC_Img img{
  width: 100%;
  height: auto;
  max-width:100;
  margin:0 auto;
  display:block;
}
/***************************************  NO GUTTER **********************************/
/***************** 1 Non   **************/

/***************** 2 Non   *********************/

.stacks_in_26.ResponsiveCol2_L.RC2_Goff {
  width: calc(100%/2);
  width: 60%;


}
.stacks_in_26.ResponsiveCol2_R.RC2_Goff {
  width: calc(100%/2);
  width: 40%;

  float:left;
}

/****************  3 Non ******************/

.stacks_in_26.RC3_L.RC3_Goff {
  width: calc(100%/3);
  width: 0%;

}
.stacks_in_26.RC3_R.RC3_Goff {
  width: calc(100%/3);
  width: 0%;

  float:left;
}
.stacks_in_26.RC3_RS.RC3_Goff {
  width: calc(100%/3);
  width: 0.2%;

  float: left;
}
.stacks_in_26.RC3_M.RC3_Goff {
  margin: 0 0% 0px 0%;
  width: calc(100%/3);
  width: 100%;

}

/****************  4 Non ******************/

.stacks_in_26.RC4.RC4_Goff {
  width: calc(100%/4);
  width: 25%;

}
.stacks_in_26.RC4_S.RC4_Goff {
  width: calc(100%/4);
  width: 25%;

}
/*
.stacks_in_26.RC4_R.RC4_LL2.RC4_Goff {
  width: 25.1%;
  width: calc(100%/4);
  float: left;
}
*/
.stacks_in_26.RC4_LF.RC4_Goff, .stacks_in_26.RC4_LL.RC4_Goff, .stacks_in_26.RC4_LF2.RC4_Goff {
  margin: 0 0 0px 0;
}
.stacks_in_26.RC4_LF.RC4_Goff {
  margin: 0 0 0px 0;
}
.stacks_in_26.RC4_LL2.RC4_Goff {
  margin: 0 0 0px 0;
}
/*@media (max-width: 1099px) {
  .stacks_in_26.RC4_R.RC4_LL2.RC4_S.RC4_Goff{
    float: left;
    width: 25%;
    width: calc(100%/4);
  }
}*/

/****************  5 Non ******************/

.stacks_in_26.RC5.RC5_Goff {
  width: calc(100%/5);
  width: 20%;

  float:left;
}
.stacks_in_26.RC5_S.RC5_Goff {
  width: calc(100%/5);
  width: 20%;

}
.stacks_in_26.RC5_R1.RC5_LF.RespColone5_Last.RC5_S.RC5_Goff {
  width: calc(100%/5);
  width: 20.3%;

}
.stacks_in_26.RC5_M.RC5_Goff {
  margin: 0 0 0px 0;
}
.stacks_in_26.RC5_LF.RC5_Goff, .stacks_in_26.RC5_LL.RC5_Goff, .stacks_in_26.RC5_RF.RC5_Goff, .stacks_in_26.RC5_RL.RC5_Goff {
  margin: 0 0 0px 0;
}
.stacks_in_26.RespColone5_First.RC5_Goff {
  margin: 0 0 0px 0;
}
.stacks_in_26.RespColone5_Last.RC5_Goff {
  margin: 0 0 0px 0;
}

/****************  6 Non ******************/

.stacks_in_26.RC6.RC6_Goff {
  width: 16.66%;
}
.stacks_in_26.RC6_S.RC6_Goff {
  width: 16.69%;
}
.stacks_in_26.RC6_R1.RC6_LL.RC6_S.RC6_Goff, stacks_in_26.RC6_L1.RC6_LF.RC6_Goff.RC6_S.RC6_Goff  {
  width: 17%;
}
.stacks_in_26.RC6_M.RC6_Goff {
  margin: 0 0 0px 0;
}
.stacks_in_26.RC6_LF.RC6_Goff,
.stacks_in_26.RC6_LL.RC6_Goff,
.stacks_in_26.RC6_RF.RC6_Goff,
.stacks_in_26.RC6_RL.RC6_Goff {
  margin: 0 0 0px 0;
}
.stacks_in_26.RC6_L1.RC6_Goff {
  margin: 0 0 0px 0;
}
.stacks_in_26.RC6_R1.RC6_Goff {
  margin: 0 0 0px 0;
}
/*@media (max-width: 1099px) {
    .stacks_in_26.RC6_R1.RC6_LL.RC6_S.RC6_Goff,
    .stacks_in_26.RC6_L1.RC6_LF.RC6_Goff.RC6_S.RC6_Goff  {
      width: 16.6%;
  }
}*/

/***************************************  1 COLUMN **********************************/

.stacks_in_26.ResponsiveCol1_L {
  width: 100%;
  margin: 0 0 0px 0;
}

.stacks_in_26.maxWToggle{
  max-width:500px;
  margin:0 auto;
}

.stacks_in_26.RC_PaddingOn.UsePix {
  padding: 10px 0;
}

.stacks_in_26.RC_PaddingOn.UsePerc {
  padding: 10% 0;
}

@media (max-width: 800px) {

}
@media (max-width: 600px) {
  .stacks_in_26.ResponsiveCol1_L {
    width: 100%;
    margin: 0 0 0px 0;
  }
}

/***************************************  2 COLUMN **********************************/

.stacks_in_26.ResponsiveCol2_L {
  float: left;
  width: 59%;
  /*width: calc(100%/2 - 1%);*/
  margin: 0 0 0px 0;
}
.stacks_in_26.ResponsiveCol2_R {
  float: right;
  width: 39%;
  /*width: calc(100%/2 - 1%);*/
  margin: 0 0 0px 0;
}
@media (max-width: 800px) {

}
@media (max-width: 600px) {
  .stacks_in_26.ResponsiveCol2_L {
    width: 100%;
    margin: 0 0 0px 0;
  }
  .stacks_in_26.ResponsiveCol2_R {
    width: 100%;
    margin: 0 0 0px 0;
  }
  .stacks_in_26.ResponsiveCol2_L.RC2_Goff {
    width: 100%;
    margin:0 0 0px 0;
  }
  .stacks_in_26.ResponsiveCol2_R.RC2_Goff {
    width: 100%;
    margin: 0 0 0px 0;
  }
}

/***************************************  3 COLUMN **********************************/

.stacks_in_26.RC3_L {
  float: left;
  width: -1%;
  width: calc(100%/3 - 1.4%);
  margin: 0 0 0px 0;

}
.stacks_in_26.RC3_M {
  float: left;
  margin: 0 2% 0px 2%;
  width: 98%;
  width: calc(100%/3 - 1.2% );
}

.stacks_in_26.RC3_R {
  float: left;
  width: -1%;
  width: calc(100%/3 - 1.4%);
  margin: 0 0 0px 0;
}

@media (max-width: 800px) {

  /*  ============ LARGE BOTTOM ================== */

  .stacks_in_26.RC3_L.RespCol1 {
    float: left;
    width: 49%;
    width: calc(100%/2 - 1%);
    margin: 0 1% 0px 0;
  }
  .stacks_in_26.RC3_M.RespCol1 {
    float: right;
    width: 49%;
    width: calc(100%/2 - 1%);
    margin: 0 0 0px 1%;
  }
  .stacks_in_26.RC3_R.RespCol1,
  .stacks_in_26.RC3_RS.RespCol1 {
    float: left;
    width: 100%;
    margin: 0 0 0px 0;
  }
  .stacks_in_26.RC3_L.RespCol1.RC3_Goff {
    float: left;
    width: 50%;
    margin: 0 0 0px 0;
  }
  .stacks_in_26.RC3_M.RespCol1.RC3_Goff  {
    float: right;
    width: %(50  0)%%;
    margin: 0 0 0px 0;
  }
  .stacks_in_26.RC3_R.RespCol1.RC3_Goff {
    float: left;
    width: 100%;
    margin: 0 0 0px 0;
  }
  .stacks_in_26.RC3_RS.RespCol1.RC3_Goff  {
    float: left;
    width: 100%;
    margin: 0 0 0px 0;
  }

  /*  ============ LARGE TOP ================== */

  .stacks_in_26.RC3_L.RespCol2 {
    float: left;
    width: 100%;
    margin: 0 0 0px 0;
  }
  .stacks_in_26.RC3_M.RespCol2 {
    float: left;
    width: 49%;
    width: calc(100%/2 - 1%);
    margin: 0 1% 0px 0;
  }
  .stacks_in_26.RC3_R.RespCol2 {
    float: left;
    width: 49%;
    width: calc(100%/2 - 1%);
    margin: 0 0 0px 1%;
  }
  .stacks_in_26.RC3_RS.RespCol2 {
    float: left;
    width: 49%;
    margin: 0 0 0px 1%;
  }
  .stacks_in_26.RC3_L.RespCol2.RC3_Goff {
    float: left;
    width: 100%;
    margin: 0 0 0px 0;
  }
  .stacks_in_26.RC3_M.RespCol2.RC3_Goff {
    float: left;
    width: 50%;
    margin: 0 0 0px 0;
  }
  .stacks_in_26.RC3_R.RespCol2.RC3_Goff {
    float: left;
    width: 50%;
    margin: 0 0 0px 0;
  }
  .stacks_in_26.RC3_RS.RespCol2.RC3_Goff {
    float: left;
    width: 50%;
    margin: 0 0 0px 0;
  }

}
@media (max-width: 600px){
  .stacks_in_26.RC3_L,
  .stacks_in_26.RC3_R.RespCol2,
  .stacks_in_26.RC3_R,
  .stacks_in_26.RC3_R.RespCol1,
  .stacks_in_26.RC3_RS.RespCol2,
  .stacks_in_26.RC3_RS.RespCol3 {
    float: left !important;
    width: 100% !important;
    margin: 0 0 0px 0!important;
  }
  .stacks_in_26.RC3_RS.RC3_Goff {
    float: left !important;
    width: 100%!important;
    margin:0 0 0px 0!important;
  }
  .stacks_in_26.RC3_M {
    float: left !important;
    width: 100%!important;
    margin:0 0 0px 0!important;
  }
}

/***************************************  4 COLUMN **********************************/

.stacks_in_26.RC4_L {
  float: left;
}
.stacks_in_26.RC4_R {
  float: left;
}
.stacks_in_26.RC4 {
  width: 23.5%;
  width: calc(100%/4 - 1%*1.5);
}
.stacks_in_26.RC4_S {
  width: 23.6%;
}
.stacks_in_26.RC4_LF,
.stacks_in_26.RC4_LL,
.stacks_in_26.RC4_LF2 {
  margin: 0 1% 0px 1%;
}
.stacks_in_26.RC4_LF {
  margin: 0 1% 0px 0;
}
.stacks_in_26.RC4_LL2 {
  margin: 0 0 0px 1%;
  float: float;
}
/*@media (max-width: 1074px) {
  .stacks_in_26.RC4_S{
    width: 23.5%;
  }
}*/
@media (max-width: 800px) {
  .stacks_in_26.RC4 {
    width: 49%;
    width: calc(100%/2 - 1%);
  }
  .stacks_in_26.RC4_S {
    width: 49%;
  }
  .stacks_in_26.RC4_LF {
    float: left;
    margin: 0 1% 0px 0 ;
  }
  .stacks_in_26.RC4_LL {
    float: left;
    margin: 0 0 0px 1% ;
  }
  .stacks_in_26.RC4_LF2 {
    float: left;
    margin: 0 1% 0px 0 ;
  }
  .stacks_in_26.RC4_LL2 {
    float: left;
    margin: 0 0 0px 1% ;
  }
  .stacks_in_26.RC4_R {
    float:left;
  }
  .stacks_in_26.RC4.RC4_Goff {
    width: 50%;
  }
  .stacks_in_26.RC4_S.RC4_Goff,
  .stacks_in_26.RC4_R.RC4_LL2.RC4_S.RC4_Goff {
    width: 50%;
  }
  .stacks_in_26.RC4_LF.RC4_Goff {
    float: left;
    margin: 0 0 0px 0 ;
  }
  .stacks_in_26.RC4_LL.RC4_Goff {
    float: left;
    margin: 0 0 0px 0 ;
  }
  .stacks_in_26.RC4_LF2.RC4_Goff {
    float: left;
    margin: 0 0 0px 0 ;
  }
  .stacks_in_26.RC4_LL2.RC4_Goff {
    float: left;
    margin: 0 0 0px 0 ;
  }
}

@media (max-width: 600px){
  .stacks_in_26.RC4 {
    width: 100%;
    margin: 0 0 0px 0;
  }
  .stacks_in_26.RC4_S {
    width: 100%;
    margin: 0 0 0px 0;
  }
  .stacks_in_26.RC4.RC4_Goff {
    width: 100%;
    margin: 0 0 0px 0;
  }
  .stacks_in_26.RC4_S.RC4_Goff,
  .stacks_in_26.RC4_R.RC4_LL2.RC4_S.RC4_Goff {
    width: 100%;
    margin: 0 0 0px 0;
  }
}

/***************************************  5 COLUMN **********************************/

.stacks_in_26.RC5_L {
  float: left;
}
.stacks_in_26.RC5_R {
  float: left;
}
.stacks_in_26.RC5 {
  width: 18.4%;
  width: calc(100%/5 - 1%*1.6);
}
.stacks_in_26.RC5_S {
  width: 18.4%;
}
.stacks_in_26.RC5_M {
  float: left;
  margin: 0 1% 0px 1%;
}
.stacks_in_26.RC5_LF,
.stacks_in_26.RC5_LL,
.stacks_in_26.RC5_RF,
.stacks_in_26.RC5_RL {
  float: left;
  margin: 0 1% 0px 1%;
}
.stacks_in_26.RespColone5_First {
  margin: 0 1% 0px 0;
}
.stacks_in_26.RespColone5_Last {
  float:left;
  margin: 0 0 0px 1%;
}
@media (max-width: 800px) {
  .stacks_in_26.RC5, .stacks_in_26.RC5_S {
    width: 49%;
  }
  .stacks_in_26.RC5_LF {
    float: left;
    margin: 0 1% 0px 0;
  }
  .stacks_in_26.RC5_LL {
    float: left;
    margin: 0 0 0px 1%;
  }
  .stacks_in_26.RC5.RespColone5_Last,
  .stacks_in_26.RC5_S.RespColone5_Last {
    float: left;
    width: 99.8% ;
    margin: 0 auto 0px auto;
  }
  .stacks_in_26.RC5.RC5_Goff {
    width: 50%;
  }
  .stacks_in_26.RC5_S.RC5_Goff {
    width: 50%;
  }
  .stacks_in_26.RC5_LF.RC5_Goff {
    float: left;
    margin: 0 0 0px 0;
  }
  .stacks_in_26.RC5_LL.RC5_Goff {
    float: left;
    margin: 0 0 0px 0;
  }
  .stacks_in_26.RespColone5_Last.RC5_Goff,
  .stacks_in_26.RC5_R1.RC5_LF.RespColone5_Last.RC5_S.RC5_Goff {
    float: left;
    width: 100% ;
    margin: 0 auto 0px auto;
  }

  /*  ============ LARGE TOP ================== */

  .stacks_in_26.RC5.RespCol2,
  .stacks_in_26.RC5_S.RespCol2 {
    width: 49%;
  }
  .stacks_in_26.RC5_LF.RespCol2,
  .stacks_in_26.RespColone5_Last.RespCol2 {
    float: left;
    margin: 0 0 0px 1%;
  }
  .stacks_in_26.RC5_LL.RespCol2 {
    float: left;
    margin: 0 1% 0px 0;
  }
  .stacks_in_26.RC5.RespColone5_First.RespCol2,
  .stacks_in_26.RC5_S.RespColone5_First.RespCol2 {
    float: left;
    width: 99.8%;
    margin: 0 auto 0px auto;
  }
  .stacks_in_26.RC5.RespCol2.RC5_Goff {
    width: 50%;
  }
  .stacks_in_26.RC5_S.RespCol2.RC5_Goff,
  .stacks_in_26.RC5_R1.RC5_LF.RespColone5_Last.RespCol2.RC5_S.RC5_Goff {
    width: 50%;
  }
  .stacks_in_26.RC5_LF.RespCol2.RC5_Goff,
  .stacks_in_26.RespColone5_Last.RespCol2.RC5_Goff {
    float: left;
    margin: 0 0 0px 0;

  }
  .stacks_in_26.RC5_LL.RespCol2.RC5_Goff {
    float: left;
    margin: 0 0 0px 0;
  }
  .stacks_in_26.RespColone5_First.RespCol2.RC5_Goff,
  .stacks_in_26.RespColone5_First.RespCol2.RC5_S.RC5_Goff {
    float: left;
    width: 100%;
    margin: 0 auto 0px auto;
  }
}
@media (max-width: 600px) {
  .stacks_in_26.RC5.RC5_LL.RespCol2,
  .stacks_in_26.RC5.RC5_LF.RespCol2,
  .stacks_in_26.RC5.RC5_LL.RespCol1,
  .stacks_in_26.RC5.RC5_LF.RespCol1,
  .stacks_in_26.RC5_S.RC5_LL.RespCol2,
  .stacks_in_26.RC5_S.RC5_LF.RespCol2,
  .stacks_in_26.RC5_S.RC5_LL.RespCol1,
  .stacks_in_26.RC5_S.RC5_LF.RespCol1 {
    width: 100% !important;
    margin: 0 0 0px 0;
  }
  .stacks_in_26.RC5.RC5_Goff,
  .stacks_in_26.RC5_S.RC5_Goff,
  .stacks_in_26.RC5_LL.RespCol2.RC5_Goff {
    width: 100% !important;
    margin: 0 0 0px 0;
  }
}

/***************************************  6 COLUMN **********************************/

.stacks_in_26.RC6_L,
.stacks_in_26.RC6_L1 {
  float: left;
}
.stacks_in_26.RC6_R,
.stacks_in_26.RC6_R1 {
  float: left;
}
.stacks_in_26.RC6 {
  width: 15%;
  width: calc(100%/6 - 1%*1.68);
}
.stacks_in_26.RC6_S {
  width: 15.2%;
}
.stacks_in_26.RC6_M {
  float: left;
  margin: 0 1% 0px 1%;
}
.stacks_in_26.RC6_LF,
.stacks_in_26.RC6_LL,
.stacks_in_26.RC6_RF,
.stacks_in_26.RC6_RL {
  margin: 0 1% 0px 1%;
}
.stacks_in_26.RC6_L1 {
  margin: 0 1% 0px 0;
}
.stacks_in_26.RC6_R1 {
  margin: 0 0 0px 1%;
}
/*@media (max-width: 1099px) {
  .stacks_in_26.RC6_S {
    width: 15%;
  }
}*/
@media (max-width: 800px) {
  .stacks_in_26.RC6,
  .stacks_in_26.RC6_S {
    width: 49%;
    width: calc(100%/2 - 1%);
  }
  .stacks_in_26.RC6_LF {
    float: left;
    margin: 0 1% 0px 0;
  }
  .stacks_in_26.RC6_LL {
    float: left;
    margin: 0 0 0px 1%;
  }
  .stacks_in_26.RC6.RC6_Goff,
  .stacks_in_26.RC6_S.RC6_Goff,
  .stacks_in_26.RC6_R1.RC6_LL.RC6_S.RC6_Goff,
  .stacks_in_26.RC6_L1.RC6_LF.RC6_S.RC6_Goff {
    width:50%;
  }
  .stacks_in_26.RC6_LF.RC6_Goff {
    float: left;
    margin: 0 0 0px 0;
  }
  .stacks_in_26.RC6_LL.RC6_Goff {
    float: left;
    margin: 0 0 0px 0;
  }
}
@media (max-width: 600px) {
  .stacks_in_26.RC6,
  .stacks_in_26.RC6_S {
    width: 100% !important;
    margin: 0 0 0px 0 !important;
  }
}

#stacks_in_31 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_31 .pullquote:before, #stacks_in_31 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_31 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_31 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_31 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_31 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_38 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_38 .pullquote:before, #stacks_in_38 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_38 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_38 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_38 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_38 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_45 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_45 .pullquote:before, #stacks_in_45 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_45 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_45 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_45 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_45 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}#stacks_in_49 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_49 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_49 .fluid-image.unlimited img{width:100% !important}#stacks_in_49 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_49 .fluid-image.align-left img{float:left}#stacks_in_49 .fluid-image.align-right img{float:right}

#stacks_in_51 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_51 .pullquote:before, #stacks_in_51 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_51 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_51 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_51 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_51 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}#stacks_in_54 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_54 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_54 .fluid-image.unlimited img{width:100% !important}#stacks_in_54 .fluid-image.define_max img{width:100% !important;max-width:200px !important}#stacks_in_54 .fluid-image.align-left img{float:left}#stacks_in_54 .fluid-image.align-right img{float:right}
#stacks_in_57.aspen_split{
	position: relative;
	font-size: 15px;
	padding: 0px 0px 0px 0px;
}
@media screen and (min-width: 770px){
	#stacks_in_57.aspen_split{
		padding: 0px 0px 0px 0px;
	}
}
#stacks_in_57.aspen_split section.theme {position: relative;z-index: 1;}
#stacks_in_57.aspen_split .bg-wrap {clip: rect(0, auto, auto, 0);position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 0;}
#stacks_in_57.aspen_split .bg{
	position: absolute; display: block;
	top: 0;left: 0; width: 100%; height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	transform: translateZ(0);
	will-change: transform;
	
	opacity: 0.6;
	
	background-size: cover;
}

#stacks_in_57.aspen_split .bg{position: fixed;}
@supports (-ms-ime-align:auto) {
	#stacks_in_57 .bg{ position: absolute; transform: none; background-attachment: fixed; }
}


#stacks_in_57.aspen_split{
	text-align:left;
	background-image: linear-gradient(to bottom, rgba(255, 255, 255, 1.00), rgba(255, 255, 255, 1.00));
}

 
#stacks_in_57.aspen_split{color:rgba(0, 0, 0, 1.00);} 
#stacks_in_57.aspen_split h1, 
#stacks_in_57.aspen_split h2,
#stacks_in_57.aspen_split h3, 
#stacks_in_57.aspen_split h4, 
#stacks_in_57.aspen_split h5, 
#stacks_in_57.aspen_split h6{color: rgba(51, 51, 51, 1.00);} 
#stacks_in_57.aspen_split a{color: rgba(0, 0, 0, 1.00);} 
#stacks_in_57.aspen_split a:hover{color: rgba(0, 0, 0, 1.00);}#stacks_in_58 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_58 .jwresp_col{overflow:hidden;margin:0;width:40%; float:left;}#stacks_in_58 #jwresp_col2_stacks_in_58{ float:right; width:60%}@media screen and (max-width:500px){#stacks_in_58 #jwresp_col1_stacks_in_58,#stacks_in_58 #jwresp_col2_stacks_in_58{width:100%;float:none;display:block}#stacks_in_58 #jwresp_col1_stacks_in_58{margin-bottom:15px}}
#stacks_in_59 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_59 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_59 .fluid-image.unlimited img{width:100% !important}#stacks_in_59 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_59 .fluid-image.align-left img{float:left}#stacks_in_59 .fluid-image.align-right img{float:right}
/* @group Basics */

#videoPlayerContainerstacks_in_301 {
	position: relative;
	z-index: 1;
}

#videoPlayerContainerstacks_in_301,
#videoPlayerContainerstacks_in_301:before,
#videoPlayerContainerstacks_in_301:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#videoPlayerVideostacks_in_301 {
	width: 100%;
	height: auto;
	display: block;
	position: relative;
	z-index: 2;
}

/* @end */

/* @group Big Play Button */

#bigPlayButtonstacks_in_301 {
	position: absolute;
	top: 50%;
	left: 0;
	display: block;
	width: 100%;
	text-align: center;
	z-index: 3;
	font-size: 75px;
	border: none;
	background: none;
	outline: none;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

#bigPlayButtonstacks_in_301 [class^="fa fa-"] {
	cursor: pointer;
	color: rgba(255, 255, 255, 1.00);
}

/*  */

/* @end */

/* @group Video Controls */

#videoPlayerControlsstacks_in_301 {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 5;
	overflow: hidden;
	margin: 0px;
	border-radius: 0px;
}

#videoPlayerControlsstacks_in_301 [class^="fa fa-"] {
	color: rgba(255, 255, 255, 1.00);
}

/*  */

/*  */

/*  */

/*  */

/*  */
#videoPlayerControlsstacks_in_301 {
	-webkit-transition: all 1000ms;
	-moz-transition: all 1000ms;
	-o-transition: all 1000ms;
	-ms-transition: all 1000ms;
	transition: all 1000ms;
	max-height: 0px;
	opacity: 0;
}

#videoPlayerContainerstacks_in_301:hover #videoPlayerControlsstacks_in_301 {
	max-height: 60px;
	opacity: 1.00;
}
/*  */

/*  */

/*  */

#videoPlayerControlsFillstacks_in_301 {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 1.00);
	opacity: 0.75;
	z-index: 1;
}

#videoPlayerControlsWrapperstacks_in_301 {
	display: flex;
	position: relative;
	z-index: 2;
}

#videoPlayerContainerstacks_in_301:hover #videoPlayerControlsstacks_in_301 {
	opacity: 1.00;
}

#videoPlayerControlsstacks_in_301 button {
	background: none;
	border: 0;
	outline: none;
	color: #ffffff;
	display: inline-block;
	text-align: center;
	width: 60px;
	padding: 0;
	height: 60px;
	line-height: 60px;
	font-size: 18px;
	cursor: pointer;
}

button:hover {
	cursor: pointer;
}

#videoPlayerControlsstacks_in_301 #videoPlayerPlayPausestacks_in_301 {
	display: inline-block;
}

#videoPlayerControlsstacks_in_301 #videoPlayerFullScreenstacks_in_301 {
	display: inline-block;
}

/* @end */

/* @group Video Timing */

#videoPlayerVideoTimingstacks_in_301 {
	display: inline-block;
	height: 60px;
	line-height: 60px;
	color: rgba(255, 255, 255, 1.00);
	width: auto;
	padding: 0 15px;
	font-size: 12px;
}

#videoPlayerCurrentTimestacks_in_301 {
	display: inline-block;
}

#videoPlayerDurationstacks_in_301 {
	display: inline-block;
}

/*  */

/*  */

/* @end */

/* @group Seek Bar */

#progressBarstacks_in_301 {
	flex: 1;
	padding-right: 10px;
	height: 60px;
	line-height: 60px;
	vertical-align: middle;
	display: inline-block;
}

#videoPlayerSeekBarstacks_in_301[type=range] {
	-webkit-appearance: none;
	background: none;
	display: inline-block;
	width: 100%;
	height: 60px;
	line-height: 60px;
}

#videoPlayerSeekBarstacks_in_301[type=range]::-webkit-slider-runnable-track {
	height: 5px;
	background: #B3B3B3;
	border: none;
	border-radius: 3px;
}

#videoPlayerSeekBarstacks_in_301[type=range]::-webkit-slider-thumb {
	-webkit-appearance: none;
	border: none;
	height: 16px;
	width: 16px;
	border-radius: 50%;
	background: #FFFFFF;
	margin-top: -5px;
}

#videoPlayerSeekBarstacks_in_301[type=range]:focus {
	outline: none;
}

#videoPlayerSeekBarstacks_in_301[type=range]:focus::-webkit-slider-runnable-track {
	background: #B3B3B3;
}

#videoPlayerSeekBarstacks_in_301[type=range]::-moz-range-track {
	width: 100%;
	height: 5px;
	background: #B3B3B3;
	border: none;
	border-radius: 3px;
}

#videoPlayerSeekBarstacks_in_301[type=range]::-moz-range-thumb {
	border: none;
	height: 16px;
	width: 16px;
	border-radius: 50%;
	background: #FFFFFF;
}

#videoPlayerSeekBarstacks_in_301[type=range]::-ms-track {
	width: 100%;
	height: 5px;
	background: #B3B3B3;
	border: none;
	border-radius: 3px;
}

#videoPlayerSeekBarstacks_in_301[type=range]::-ms-fill-lower {
	background: #B3B3B3;
	border-radius: 10px;
}

#videoPlayerSeekBarstacks_in_301[type=range]::-ms-fill-upper {
	background: #B3B3B3;
	border-radius: 10px;
}

#videoPlayerSeekBarstacks_in_301[type=range]::-ms-thumb {
	border: none;
	height: 16px;
	width: 16px;
	border-radius: 50%;
	background: #FFFFFF;
}

#videoPlayerSeekBarstacks_in_301[type=range]:focus::-ms-fill-lower {
	background: #B3B3B3;
}

#videoPlayerSeekBarstacks_in_301[type=range]:focus::-ms-fill-upper {
	background: #B3B3B3;
}
/* @end */

/* @group Volume */

#volumestacks_in_301 {
	display: inline-block;
	max-width: 60px;
	width: 60px;
	line-height: 60px;
	height: 60px;
	transition: all ease-in-out 300ms;
	text-align: center;
	position: relative;
	overflow: hidden;
	font-size: 18px;
	vertical-align: middle;
}

#volumestacks_in_301 [class^="fa fa-"] {
	color: rgba(255, 255, 255, 1.00);
}

#volumestacks_in_301:hover {
	max-width: 150px;
	width: 150px;
	padding: 0px 15px;
}

#volumeButtonstacks_in_301 {
	display: inline-block;
	max-width: 60px;
	width: 60px;
	line-height: 60px;
	height: 60px;
	color: rgba(255, 255, 255, 1.00);
}

#volumestacks_in_301:hover #volumeButtonstacks_in_301 {
	display: none;
}

#volumeMinstacks_in_301 {
	position: absolute;
	left: 10px;
	top: 0;
	height: 60px;
	line-height: 60px;
	color: rgba(255, 255, 255, 1.00);
}

#volumeMaxstacks_in_301 {
	position: absolute;
	right: 5px;
	top: 0;
	height: 60px;
	line-height: 60px;
	color: rgba(255, 255, 255, 1.00);
}

#volume-barstacks_in_301[type=range],
#volumeMinstacks_in_301,
#volumeMaxstacks_in_301 {
	display: none;
}

#volumeMinstacks_in_301,
#volumeMaxstacks_in_301 {
	cursor: pointer;
}

#volumestacks_in_301:hover #volume-barstacks_in_301,
#volumestacks_in_301:hover #volumeMinstacks_in_301,
#volumestacks_in_301:hover #volumeMaxstacks_in_301 {
	display: inline;
}

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

#volume-barstacks_in_301[type=range]::-webkit-slider-runnable-track {
	height: 5px;
	background: #B3B3B3;
	border: none;
	border-radius: 3px;
}

#volume-barstacks_in_301[type=range]::-webkit-slider-thumb {
	-webkit-appearance: none;
	border: none;
	height: 16px;
	width: 16px;
	border-radius: 50%;
	background: #FFFFFF;
	margin-top: -5px;
}

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

#volume-barstacks_in_301[type=range]:focus::-webkit-slider-runnable-track {
	background: #B3B3B3;
}

#volume-barstacks_in_301[type=range]::-moz-range-track {
	width: 100%;
	height: 5px;
	background: #B3B3B3;
	border: none;
	border-radius: 3px;
}

#volume-barstacks_in_301[type=range]::-moz-range-thumb {
	border: none;
	height: 16px;
	width: 16px;
	border-radius: 50%;
	background: #FFFFFF;
}

#volume-barstacks_in_301[type=range]::-ms-track {
	width: 100%;
	height: 5px;
	background: #B3B3B3;
	border: none;
	border-radius: 3px;
}

#volume-barstacks_in_301[type=range]::-ms-fill-lower {
	background: #B3B3B3;
	border-radius: 10px;
}

#volume-barstacks_in_301[type=range]::-ms-fill-upper {
	background: #B3B3B3;
	border-radius: 10px;
}

#volume-barstacks_in_301[type=range]::-ms-thumb {
	border: none;
	height: 16px;
	width: 16px;
	border-radius: 50%;
	background: #FFFFFF;
}

#volume-barstacks_in_301[type=range]:focus::-ms-fill-lower {
	background: #B3B3B3;
}

#volume-barstacks_in_301[type=range]:focus::-ms-fill-upper {
	background: #B3B3B3;
}

/* @end */

/* @group Responsive Behavior */

@media screen and (max-width: 569px) {
	#videoPlayerControlsstacks_in_301 #videoPlayerFullScreenstacks_in_301,
	#videoPlayerControlsstacks_in_301 #volumestacks_in_301 {
		display: none;
	}
}

/* @end */

/* @group Edit Mode Styling */

/*  */

/* @end *//* @group Basics */

#videoPlayerContainerstacks_in_300 {
	position: relative;
	z-index: 1;
}

#videoPlayerContainerstacks_in_300,
#videoPlayerContainerstacks_in_300:before,
#videoPlayerContainerstacks_in_300:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#videoPlayerVideostacks_in_300 {
	width: 100%;
	height: auto;
	display: block;
	position: relative;
	z-index: 2;
}

/* @end */

/* @group Big Play Button */

#bigPlayButtonstacks_in_300 {
	position: absolute;
	top: 50%;
	left: 0;
	display: block;
	width: 100%;
	text-align: center;
	z-index: 3;
	font-size: 75px;
	border: none;
	background: none;
	outline: none;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

#bigPlayButtonstacks_in_300 [class^="fa fa-"] {
	cursor: pointer;
	color: rgba(255, 255, 255, 1.00);
}

/*  */

/* @end */

/* @group Video Controls */

#videoPlayerControlsstacks_in_300 {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 5;
	overflow: hidden;
	margin: 0px;
	border-radius: 0px;
}

#videoPlayerControlsstacks_in_300 [class^="fa fa-"] {
	color: rgba(255, 255, 255, 1.00);
}

/*  */

/*  */

/*  */

/*  */

/*  */
#videoPlayerControlsstacks_in_300 {
	-webkit-transition: all 1000ms;
	-moz-transition: all 1000ms;
	-o-transition: all 1000ms;
	-ms-transition: all 1000ms;
	transition: all 1000ms;
	max-height: 0px;
	opacity: 0;
}

#videoPlayerContainerstacks_in_300:hover #videoPlayerControlsstacks_in_300 {
	max-height: 60px;
	opacity: 1.00;
}
/*  */

/*  */

/*  */

#videoPlayerControlsFillstacks_in_300 {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 1.00);
	opacity: 0.75;
	z-index: 1;
}

#videoPlayerControlsWrapperstacks_in_300 {
	display: flex;
	position: relative;
	z-index: 2;
}

#videoPlayerContainerstacks_in_300:hover #videoPlayerControlsstacks_in_300 {
	opacity: 1.00;
}

#videoPlayerControlsstacks_in_300 button {
	background: none;
	border: 0;
	outline: none;
	color: #ffffff;
	display: inline-block;
	text-align: center;
	width: 60px;
	padding: 0;
	height: 60px;
	line-height: 60px;
	font-size: 18px;
	cursor: pointer;
}

button:hover {
	cursor: pointer;
}

#videoPlayerControlsstacks_in_300 #videoPlayerPlayPausestacks_in_300 {
	display: inline-block;
}

#videoPlayerControlsstacks_in_300 #videoPlayerFullScreenstacks_in_300 {
	display: inline-block;
}

/* @end */

/* @group Video Timing */

#videoPlayerVideoTimingstacks_in_300 {
	display: inline-block;
	height: 60px;
	line-height: 60px;
	color: rgba(255, 255, 255, 1.00);
	width: auto;
	padding: 0 15px;
	font-size: 12px;
}

#videoPlayerCurrentTimestacks_in_300 {
	display: inline-block;
}

#videoPlayerDurationstacks_in_300 {
	display: inline-block;
}

/*  */

/*  */

/* @end */

/* @group Seek Bar */

#progressBarstacks_in_300 {
	flex: 1;
	padding-right: 10px;
	height: 60px;
	line-height: 60px;
	vertical-align: middle;
	display: inline-block;
}

#videoPlayerSeekBarstacks_in_300[type=range] {
	-webkit-appearance: none;
	background: none;
	display: inline-block;
	width: 100%;
	height: 60px;
	line-height: 60px;
}

#videoPlayerSeekBarstacks_in_300[type=range]::-webkit-slider-runnable-track {
	height: 5px;
	background: #B3B3B3;
	border: none;
	border-radius: 3px;
}

#videoPlayerSeekBarstacks_in_300[type=range]::-webkit-slider-thumb {
	-webkit-appearance: none;
	border: none;
	height: 16px;
	width: 16px;
	border-radius: 50%;
	background: #FFFFFF;
	margin-top: -5px;
}

#videoPlayerSeekBarstacks_in_300[type=range]:focus {
	outline: none;
}

#videoPlayerSeekBarstacks_in_300[type=range]:focus::-webkit-slider-runnable-track {
	background: #B3B3B3;
}

#videoPlayerSeekBarstacks_in_300[type=range]::-moz-range-track {
	width: 100%;
	height: 5px;
	background: #B3B3B3;
	border: none;
	border-radius: 3px;
}

#videoPlayerSeekBarstacks_in_300[type=range]::-moz-range-thumb {
	border: none;
	height: 16px;
	width: 16px;
	border-radius: 50%;
	background: #FFFFFF;
}

#videoPlayerSeekBarstacks_in_300[type=range]::-ms-track {
	width: 100%;
	height: 5px;
	background: #B3B3B3;
	border: none;
	border-radius: 3px;
}

#videoPlayerSeekBarstacks_in_300[type=range]::-ms-fill-lower {
	background: #B3B3B3;
	border-radius: 10px;
}

#videoPlayerSeekBarstacks_in_300[type=range]::-ms-fill-upper {
	background: #B3B3B3;
	border-radius: 10px;
}

#videoPlayerSeekBarstacks_in_300[type=range]::-ms-thumb {
	border: none;
	height: 16px;
	width: 16px;
	border-radius: 50%;
	background: #FFFFFF;
}

#videoPlayerSeekBarstacks_in_300[type=range]:focus::-ms-fill-lower {
	background: #B3B3B3;
}

#videoPlayerSeekBarstacks_in_300[type=range]:focus::-ms-fill-upper {
	background: #B3B3B3;
}
/* @end */

/* @group Volume */

#volumestacks_in_300 {
	display: inline-block;
	max-width: 60px;
	width: 60px;
	line-height: 60px;
	height: 60px;
	transition: all ease-in-out 300ms;
	text-align: center;
	position: relative;
	overflow: hidden;
	font-size: 18px;
	vertical-align: middle;
}

#volumestacks_in_300 [class^="fa fa-"] {
	color: rgba(255, 255, 255, 1.00);
}

#volumestacks_in_300:hover {
	max-width: 150px;
	width: 150px;
	padding: 0px 15px;
}

#volumeButtonstacks_in_300 {
	display: inline-block;
	max-width: 60px;
	width: 60px;
	line-height: 60px;
	height: 60px;
	color: rgba(255, 255, 255, 1.00);
}

#volumestacks_in_300:hover #volumeButtonstacks_in_300 {
	display: none;
}

#volumeMinstacks_in_300 {
	position: absolute;
	left: 10px;
	top: 0;
	height: 60px;
	line-height: 60px;
	color: rgba(255, 255, 255, 1.00);
}

#volumeMaxstacks_in_300 {
	position: absolute;
	right: 5px;
	top: 0;
	height: 60px;
	line-height: 60px;
	color: rgba(255, 255, 255, 1.00);
}

#volume-barstacks_in_300[type=range],
#volumeMinstacks_in_300,
#volumeMaxstacks_in_300 {
	display: none;
}

#volumeMinstacks_in_300,
#volumeMaxstacks_in_300 {
	cursor: pointer;
}

#volumestacks_in_300:hover #volume-barstacks_in_300,
#volumestacks_in_300:hover #volumeMinstacks_in_300,
#volumestacks_in_300:hover #volumeMaxstacks_in_300 {
	display: inline;
}

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

#volume-barstacks_in_300[type=range]::-webkit-slider-runnable-track {
	height: 5px;
	background: #B3B3B3;
	border: none;
	border-radius: 3px;
}

#volume-barstacks_in_300[type=range]::-webkit-slider-thumb {
	-webkit-appearance: none;
	border: none;
	height: 16px;
	width: 16px;
	border-radius: 50%;
	background: #FFFFFF;
	margin-top: -5px;
}

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

#volume-barstacks_in_300[type=range]:focus::-webkit-slider-runnable-track {
	background: #B3B3B3;
}

#volume-barstacks_in_300[type=range]::-moz-range-track {
	width: 100%;
	height: 5px;
	background: #B3B3B3;
	border: none;
	border-radius: 3px;
}

#volume-barstacks_in_300[type=range]::-moz-range-thumb {
	border: none;
	height: 16px;
	width: 16px;
	border-radius: 50%;
	background: #FFFFFF;
}

#volume-barstacks_in_300[type=range]::-ms-track {
	width: 100%;
	height: 5px;
	background: #B3B3B3;
	border: none;
	border-radius: 3px;
}

#volume-barstacks_in_300[type=range]::-ms-fill-lower {
	background: #B3B3B3;
	border-radius: 10px;
}

#volume-barstacks_in_300[type=range]::-ms-fill-upper {
	background: #B3B3B3;
	border-radius: 10px;
}

#volume-barstacks_in_300[type=range]::-ms-thumb {
	border: none;
	height: 16px;
	width: 16px;
	border-radius: 50%;
	background: #FFFFFF;
}

#volume-barstacks_in_300[type=range]:focus::-ms-fill-lower {
	background: #B3B3B3;
}

#volume-barstacks_in_300[type=range]:focus::-ms-fill-upper {
	background: #B3B3B3;
}

/* @end */

/* @group Responsive Behavior */

@media screen and (max-width: 569px) {
	#videoPlayerControlsstacks_in_300 #videoPlayerFullScreenstacks_in_300,
	#videoPlayerControlsstacks_in_300 #volumestacks_in_300 {
		display: none;
	}
}

/* @end */

/* @group Edit Mode Styling */

/*  */

/* @end */