/* -- Start Video Page css Template -- */

#videoXoverlay{
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.9);
	z-index: 2147482999;
	overflow: hidden;
	text-align: center;
	padding: 10%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#videoXclose{
	position: absolute;
	width: 32px;
	height: 32px;
	top:20px;
	right: 20px;
	z-index: 2147483000;
}
	
#videoXcontent{
  position: relative;
  margin: 0 auto;
  width: 100%;
  max-width: 1100px;
  height: 100%;
}

#videoXoverlay .fluid-width-video-wrapper{
	margin: 0;
	position: absolute;
	width: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

#videoXcontent video {
	max-width: 100%;
	height: auto;
}

#videoXcontent iframe{
	border: none !important;
}
/* -- End Video Page css Template -- */.vimeo-wrapper{width:100%;padding-top:56.25%;position:relative}.vimeo-wrapper > .fluid-width-video-wrapper,.vimeo-wrapper > iframe{position:absolute;top:0;left:0;width:100%}.vimeo-wrapper > iframe{height:100%}

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

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

#stacks_out_19 {
	width: 150px;
}

#stacks_in_21 {
	margin: 0px 0px 5px 0px;
}
.vimeo-wrapper.stacks_in_14{padding-top:calc((720/2000)*100%)}

#stacks_in_12 {
	margin: 15px 0px 15px 0px;
}
/* -- Start Video Each css Template -- */

.stacks_in_6postertitle{
	text-align: center;	
}

.stacks_in_6videoXplayButton{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 60px;
	height: auto;
	transform: translate(-50%,-50%);
	cursor: pointer;
	transition: width 150ms;
}

.stacks_in_6videoXplayButton:hover #stacks_in_6triangle{
	fill: rgba(255, 255, 255, 0.90);
}
.stacks_in_6videoXplayButton:hover #stacks_in_6circle{
	fill: rgba(255, 255, 255, 0.90);
}

.stacks_in_6posterWrapper{
	text-align:  center ;
}
@media all and (max-width: 768px) {
	.stacks_in_6posterWrapper{
		text-align:  center ;
	}
}
@media all and (max-width: 414px) {
	.stacks_in_6posterWrapper{
		text-align:  center ;
	}
}

.stacks_in_6imageShrinkWrap{
	position: relative;
	display: inline-block;
	max-width: 2000px;
	border-radius: 4px;
}

.centered_image{
	overflow: visible !important;
}

.stacks_in_6posterWrapper img{
	border-radius: 4px;
}



/* -- End Video Each css Template -- */