
#stacks_in_15 {
	background-color: rgba(255, 255, 255, 1.00);
}

#stacks_in_19 {
	background-color: rgba(255, 255, 255, 1.00);
	margin: 10px 0px 0px 0px;
}

#stacks_in_20 {
	font-size: 99%;
}
#stacks_in_110_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_110 a:link, #stacks_in_110 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_110 a:hover, #stacks_in_110 a:active {
	color:#FFFFFF;
}







#stacks_in_110 a:link, #stacks_in_110 a:visited {
	background-color:#AF6228;
	background: -webkit-gradient(linear, left top, left bottom, from(#AF6228), to(#693B18));
	border:1px solid #693B18;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_110 a:hover {
	background-color:#BD6A2B;
	background: -webkit-gradient(linear, left top, left bottom, from(#BD6A2B), to(#5B3314));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_110 a:active {
	background-color:#AF6228;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_110 {
	margin: 4px 0px 0px 0px;
}

#stacks_in_103 {
	margin: 15px 0px 0px 0px;
}

#stacks_in_120 {
	margin: 15px 0px 0px 0px;
}

#stacks_in_121 {
	font-size: 110%;
}

#stacks_in_92 {
	margin: 30px 0px 0px 0px;
}
.space_stacks_in_94.hiddenspaces {
  position: relative;
}
.space_stacks_in_94.hiddenspaces[class*=' show'],
.space_stacks_in_94.hiddenspaces[class*=' hide'] {
  z-index: 9999;
}
.hiddenspaces-background.bg_stacks_in_94 {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  min-height: 100%;
  /* max-height: 100%; */
  visibility: hidden;
  transition: visibility 0s linear;
  pointer-events: none;
  display: grid;
  align-items: center;
}
.space_stacks_in_94.hiddenspaces.hs-is-sticky > .hiddenspaces-background.bg_stacks_in_94 {
  align-items: flex-start;
}
.space_stacks_in_94.hiddenspaces.hs-is-sticky > .hiddenspaces-background.bg_stacks_in_94 > .hiddenspaces-content {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
}
.space_stacks_in_94 .hiddenspaces-animation-wrapper {
	transform: translate(0, 0);
  will-change: transform;
}
.space_stacks_in_94 .hiddenspaces-animation-wrapper-inner {
	transform: scale(1);
  will-change: transform;
}
.hiddenspaces-background.bg_stacks_in_94,
#stacks_in_94 .hiddenspaces-content,
.space_stacks_in_94.show_stacks_in_94.hiddenspaces {
  
}
.hiddenspaces-background.bg_stacks_in_94 > .hiddenspaces-content {
  max-height: 100%;
  overflow: auto;
  width: 100%;
  max-width: 320px;
  padding: 32px 32px 32px 32px;
	
  
  max-width: 100%; bottom: 0; top: auto; align-self: flex-end;
}

.space_stacks_in_94 > .hiddenspaces-animation-wrapper,
.space_stacks_in_94 > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner,
.space_stacks_in_94.hide_stacks_in_94 > .hiddenspaces-animation-wrapper,
.space_stacks_in_94.hide_stacks_in_94 > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner,
.space_stacks_in_94.show_stacks_in_94 > .hiddenspaces-animation-wrapper,
.space_stacks_in_94.show_stacks_in_94 > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner {
 	transition: transform 0.40s ease;
}
.space_stacks_in_94.space-transition > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner,
.space_stacks_in_94.show_stacks_in_94.space-transition > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner {
 	transition: transform 0.40s ease, transform-origin 0.40s ease;
}
.space_stacks_in_94.hs-is-transparent > .hiddenspaces-background.bg_stacks_in_94 {
  visibility: visible;
}
.space_stacks_in_94.hs-is-transparent > .hiddenspaces-background.bg_stacks_in_94 > .hiddenspaces-content {
  overflow: visible;
}
.space_stacks_in_94.hs-is-transparent > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner {
  background: transparent !important;
}
div:not(.hs-is-transparent) > .hiddenspaces-background.bg_stacks_in_94 {
  opacity: 0;
  visibility: visible;
  pointer-events: none;
  transition: visibility 0ms linear, opacity 0.40s linear;
}
div.show_stacks_in_94:not(.hs-is-transparent) > .hiddenspaces-background.bg_stacks_in_94 {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
  transition: visibility 0ms linear, opacity 0s linear;
}
div.show_stacks_in_94.space-transition:not(.hs-is-transparent) > .hiddenspaces-background.bg_stacks_in_94 {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
  transition: visibility 0ms linear, opacity 0.40s linear;
}
div.hide_stacks_in_94:not(.hs-is-transparent) > .hiddenspaces-background.bg_stacks_in_94 {
  opacity: 0;
  visibility: visible;
  pointer-events: none;
  transition: visibility 0ms linear, opacity 0s linear;
  animation: 0.40s 1 normal stay_visible_stacks_in_94;
}
@keyframes stay_visible_stacks_in_94 {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
.space_stacks_in_94.show_stacks_in_94 > .hiddenspaces-animation-wrapper {
  
  opacity: 1;
}
.space_stacks_in_94.hide_stacks_in_94 > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner,
.space_stacks_in_94.show_stacks_in_94 > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner {
  transform-origin:
  
	
  
  bottom
  
  center
  ;
}
.show_stacks_in_94 > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner {
  cursor: pointer;
  transform: scale(1.10);
  
}
.space_stacks_in_94.hide_stacks_in_94 > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner > *:not(.hiddenspaces-toggle) {
  opacity: 1;
  transition: opacity 0.40s ease;
}
.space_stacks_in_94.show_stacks_in_94 > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner > *:not(.hiddenspaces-toggle) {
  opacity: 1.00;
  transition: opacity 0.40s ease;
}
.space_stacks_in_94 > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner > .hs-fx-wrap,
.space_stacks_in_94 > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner > .hs-fx-wrap > .hs-cutout-bg,
.space_stacks_in_94 > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner > .hs-fx-wrap > .hs-cutout-bg > div {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  pointer-events: none;
  z-index: -1;
}

.space_stacks_in_94 > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner > .hs-fx-wrap > .hs-shadow,
.space_stacks_in_94.show_stacks_in_94 > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner > .hs-fx-wrap > .hs-shadow {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.40s ease;
  
  
  box-shadow: 0 20px 40px rgba(0,0,0,0.36), 0 16px 13px rgba(0,0,0,0.18);
  
  
  
  
  
  
  
  
}
.space_stacks_in_94.show_stacks_in_94 > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner > .hs-fx-wrap > .hs-shadow {
  opacity: 1;
}


.ct_stacks_in_94 > .open-direction-icon {
  transform:
  
	
  
  rotate(-90deg);
  transition: transform 0.40s ease;
}
.toggled_stacks_in_94.ct_stacks_in_94 > .open-direction-icon {
  transform:
  
  
  
  rotate(90deg);
}
.ct_stacks_in_94 > .open-direction-icon.center-adjust {
  transform:
  
	
  
  translateY(-1.5px) rotate(-90deg);
  transition: transform 0.40s ease;
}
.toggled_stacks_in_94.ct_stacks_in_94 > .open-direction-icon.center-adjust {
  transform:
  
  
  
  translateY(1.5px) rotate(90deg);
}
.ct_stacks_in_94 > svg:nth-child(1):not(.open-direction-icon) {
  opacity: 1;
  transform: rotate(0deg);
  transition: transform 0.40s ease, opacity 0.40s ease;
}
.toggled_stacks_in_94.ct_stacks_in_94 > svg:nth-child(1):not(.open-direction-icon) {
  opacity: 0;
  transform: rotate(180deg);
}
.ct_stacks_in_94 > svg.center-adjust-left:nth-child(1):not(.open-direction-icon) {
  transform: translateX(-1px) rotate(0deg);
}
.toggled_stacks_in_94.ct_stacks_in_94 > svg.center-adjust-left:nth-child(1):not(.open-direction-icon) {
  transform: translateX(-1px) rotate(180deg);
}
.ct_stacks_in_94 > svg:nth-child(2) {
  opacity: 0;
  transform: rotate(-180deg);
  position: absolute;
  transition: transform 0.40s ease, opacity 0.40s ease;
}
.toggled_stacks_in_94.ct_stacks_in_94 > svg:nth-child(2) {
  opacity: 1;
  transform: rotate(0deg);
}
.show_stacks_in_94 > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner *:not(.hiddenspaces-toggle-custom):not(.hiddenspaces-toggle) {
	pointer-events: none;
}
.hiddenspaces-toggle.ct_stacks_in_94 {
  border: 1px solid rgba(0, 0, 0, 0.15);
  background-color: rgba(255, 255, 255, 0.00);
  margin: 8px 0;
  position: relative;
  height: 32px;
  padding: 4px 10px 4px 8px;
  border-radius: 16px;
  cursor: pointer;
  display: inline-grid;
  grid-template-columns: min-content min-content;
  grid-gap: 4px;
}
.hiddenspaces-toggle-custom.ct_stacks_in_94{
  display: inline-block;
}
.hiddenspaces-toggle.ct_stacks_in_94:active:after {
  border-radius: 16px;
}
.hiddenspaces-toggle.ct_stacks_in_94 svg {
  width: 22px;
}
.hiddenspaces-toggle.ct_stacks_in_94 .toggle-text {
  margin: 0;
  white-space: nowrap;
  line-height: 22px;
  font-size: 16px;
}
.ct_stacks_in_94 > svg:nth-child(2) {
  width: 22px;
  height: 22px;
  left: 8px;
  top: 4px;
}

.hiddenspaces-toggle.ct_stacks_in_94 {
  display: inline-block;
  padding: 4px 4px;
}
.ct_stacks_in_94 > svg:nth-child(2) {
  left: 4px;
}


.stacks_in_94 {
  display: inline-block;
}



.hiddenspaces-toggle.ct_stacks_in_94 > svg {
  stroke: rgba(0, 0, 0, 0.60);
  fill: rgba(0, 0, 0, 0.60);
  color: rgba(0, 0, 0, 0.60);
}
.hiddenspaces-toggle.ct_stacks_in_94 > .toggle-text {
  color: rgba(0, 0, 0, 0.60);
}
.hiddenspaces-toggle.ct_stacks_in_94:active:after {
  content: "";
  position: absolute;
  left: -1px;
  top: -1px;
  right: -1px;
  bottom: -1px;
  background-color: rgba(0,0,0,0.15);
}
.space_stacks_in_94 + .hiddenspaces-toggle.ct_stacks_in_94,
.space_stacks_in_94 + .hiddenspaces-toggle-custom.ct_stacks_in_94,
.hiddenspaces-animation-wrapper-inner > .hiddenspaces-toggle.ct_stacks_in_94,
.hiddenspaces-animation-wrapper-inner > .hiddenspaces-toggle-custom.ct_stacks_in_94 {
  z-index: 99;
  position: absolute;
  margin: 16px 16px;
  left: 0px;
  
  
  top: 0px;
  
  
  
}
.space_stacks_in_94 + .hiddenspaces-toggle.ct_stacks_in_94,
.space_stacks_in_94 + .hiddenspaces-toggle-custom.ct_stacks_in_94 {
  z-index: 9999;
  position: fixed;
}
.stacks_in_94 .hiddenspaces-content {
  display: none;
}


#stacks_in_98 {
	margin: 30px 0px 0px 0px;
}
/* @group Basics */

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

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

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

/* @end */

/* @group Big Play Button */

#bigPlayButtonstacks_in_66 {
	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_66 [class^="fa fa-"] {
	cursor: pointer;
	color: rgba(255, 255, 255, 1.00);
}

/*  */
#bigPlayButtonstacks_in_66 {
	display: none;
}
/*  */

/* @end */

/* @group Video Controls */

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

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

/*  */
#videoPlayerControlsstacks_in_66 {
	display: none;
}
/*  */

/*  */

/*  */

/*  */

/*  */
#videoPlayerControlsstacks_in_66 {
	-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_66:hover #videoPlayerControlsstacks_in_66 {
	max-height: 60px;
	opacity: 1.00;
}
/*  */

/*  */

/*  */

#videoPlayerControlsFillstacks_in_66 {
	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_66 {
	display: flex;
	position: relative;
	z-index: 2;
}

#videoPlayerContainerstacks_in_66:hover #videoPlayerControlsstacks_in_66 {
	opacity: 1.00;
}

#videoPlayerControlsstacks_in_66 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_66 #videoPlayerPlayPausestacks_in_66 {
	display: inline-block;
}

#videoPlayerControlsstacks_in_66 #videoPlayerFullScreenstacks_in_66 {
	display: inline-block;
}

/* @end */

/* @group Video Timing */

#videoPlayerVideoTimingstacks_in_66 {
	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_66 {
	display: inline-block;
}

#videoPlayerDurationstacks_in_66 {
	display: inline-block;
}

/*  */

/*  */

/* @end */

/* @group Seek Bar */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* @group Volume */

#volumestacks_in_66 {
	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_66 [class^="fa fa-"] {
	color: rgba(255, 255, 255, 1.00);
}

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

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

#volumestacks_in_66:hover #volumeButtonstacks_in_66 {
	display: none;
}

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

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

#volume-barstacks_in_66[type=range],
#volumeMinstacks_in_66,
#volumeMaxstacks_in_66 {
	display: none;
}

#volumeMinstacks_in_66,
#volumeMaxstacks_in_66 {
	cursor: pointer;
}

#volumestacks_in_66:hover #volume-barstacks_in_66,
#volumestacks_in_66:hover #volumeMinstacks_in_66,
#volumestacks_in_66:hover #volumeMaxstacks_in_66 {
	display: inline;
}

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

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

#volume-barstacks_in_66[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_66[type=range]:focus {
	outline: none;
}

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

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

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

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

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

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

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

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

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

/* @end */

/* @group Responsive Behavior */

@media screen and (max-width: 569px) {
	#videoPlayerControlsstacks_in_66 #videoPlayerFullScreenstacks_in_66,
	#videoPlayerControlsstacks_in_66 #volumestacks_in_66 {
		display: none;
	}
}

/* @end */

/* @group Edit Mode Styling */

/*  */

/* @end */
#stacks_in_66 {
	margin: 30px 0px 0px 0px;
}

#stacks_in_17 {
	background-color: rgba(255, 255, 255, 1.00);
	margin: 30px 0px 0px 0px;
}

#stacks_in_21 {
	background-color: rgba(255, 255, 255, 1.00);
	margin: 10px 0px 0px 0px;
}

/* @group Basics */

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

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

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

/* @end */

/* @group Big Play Button */

#bigPlayButtonstacks_in_52 {
	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_52 [class^="fa fa-"] {
	cursor: pointer;
	color: rgba(255, 255, 255, 1.00);
}

/*  */

/* @end */

/* @group Video Controls */

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

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

/*  */

/*  */

/*  */

/*  */

/*  */
#videoPlayerControlsstacks_in_52 {
	-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_52:hover #videoPlayerControlsstacks_in_52 {
	max-height: 60px;
	opacity: 1.00;
}
/*  */

/*  */

/*  */

#videoPlayerControlsFillstacks_in_52 {
	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_52 {
	display: flex;
	position: relative;
	z-index: 2;
}

#videoPlayerContainerstacks_in_52:hover #videoPlayerControlsstacks_in_52 {
	opacity: 1.00;
}

#videoPlayerControlsstacks_in_52 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_52 #videoPlayerPlayPausestacks_in_52 {
	display: inline-block;
}

#videoPlayerControlsstacks_in_52 #videoPlayerFullScreenstacks_in_52 {
	display: inline-block;
}

/* @end */

/* @group Video Timing */

#videoPlayerVideoTimingstacks_in_52 {
	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_52 {
	display: inline-block;
}

#videoPlayerDurationstacks_in_52 {
	display: inline-block;
}

/*  */

/*  */

/* @end */

/* @group Seek Bar */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* @group Volume */

#volumestacks_in_52 {
	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_52 [class^="fa fa-"] {
	color: rgba(255, 255, 255, 1.00);
}

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

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

#volumestacks_in_52:hover #volumeButtonstacks_in_52 {
	display: none;
}

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

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

#volume-barstacks_in_52[type=range],
#volumeMinstacks_in_52,
#volumeMaxstacks_in_52 {
	display: none;
}

#volumeMinstacks_in_52,
#volumeMaxstacks_in_52 {
	cursor: pointer;
}

#volumestacks_in_52:hover #volume-barstacks_in_52,
#volumestacks_in_52:hover #volumeMinstacks_in_52,
#volumestacks_in_52:hover #volumeMaxstacks_in_52 {
	display: inline;
}

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

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

#volume-barstacks_in_52[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_52[type=range]:focus {
	outline: none;
}

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

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

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

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

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

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

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

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

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

/* @end */

/* @group Responsive Behavior */

@media screen and (max-width: 569px) {
	#videoPlayerControlsstacks_in_52 #videoPlayerFullScreenstacks_in_52,
	#videoPlayerControlsstacks_in_52 #volumestacks_in_52 {
		display: none;
	}
}

/* @end */

/* @group Edit Mode Styling */

/*  */

/* @end */
#stacks_in_52 {
	margin: 35px 0px 0px 0px;
}

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

#stacks_in_79>.s3_row>.s3_column_left {
	width: 25.00%;
}

#stacks_in_79>.s3_row>.s3_column_center {
	width: 50.000000%;
}

#stacks_in_79>.s3_row>.s3_column_right {
	width: 25.00%;
}

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








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



}



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


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


}



#hoverVidContainerstacks_in_67 video {
  max-width: 100%;
  height: auto;
  display: block;
}

#stacks_in_67 {
	margin: 60px 0px 0px 0px;
	padding:  20px;
}
