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

#videoXoverlay{
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0);
	transition: background-color 2s linear;
	z-index: 2147482999;
	overflow: hidden;
	text-align: center;
	padding: 10%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-backdrop-filter: blur(15px);
	backdrop-filter: blur(15px);
}

#videoXclose{
	position: absolute;
	width: 32px;
	height: 32px;
	top:20px;
	right: 20px;
	z-index: 2147483000;
}
	
#videoXcontent{
	display: none;
	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 -- */
#stacks_in_18 {
	margin:  5px;
	padding:  5px;
}
/*
 * 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_20 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_20 .theDivider1,
#simpleDivider_stacks_in_20 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_20 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_20.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_20.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_20 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_20.transparentOff .theDivider2 {
	background-color: #75B6BA;
}
#simpleDivider_stacks_in_20.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_20.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_20.bgImageOn .theDivider1 img {
	display: block;
}


#stacks_in_2 {
	margin:  10px;
	padding:  10px;
}
/*
 * 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_169 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_169 .theDivider1,
#simpleDivider_stacks_in_169 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_169 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_169.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_169.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_169 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_169.transparentOff .theDivider2 {
	background-color: #75B6BA;
}
#simpleDivider_stacks_in_169.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_169.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_169.bgImageOn .theDivider1 img {
	display: block;
}

/* -- Start Video Each css Template -- */

.stacks_in_165postertitle{
	text-align: center;	
}

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

.stacks_in_165videoXplayButton:hover #stacks_in_165triangle{
	fill: rgba(255, 255, 255, 0.90);
}
.stacks_in_165videoXplayButton:hover #stacks_in_165circle{
	fill: rgba(255, 255, 255, 0.90);
}

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

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

.centered_image{
	overflow: visible !important;
}

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



/* -- End Video Each css Template -- */
#stacks_out_165 {
	width: 68%;
}
/* -- Start Video Each css Template -- */

.stacks_in_168postertitle{
	text-align: center;	
}

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

.stacks_in_168videoXplayButton:hover #stacks_in_168triangle{
	fill: rgba(255, 255, 255, 0.90);
}
.stacks_in_168videoXplayButton:hover #stacks_in_168circle{
	fill: rgba(255, 255, 255, 0.90);
}

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

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

.centered_image{
	overflow: visible !important;
}

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



/* -- End Video Each css Template -- */
#stacks_out_168 {
	width: 68%;
}
/*
 * 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_86 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_86 .theDivider1,
#simpleDivider_stacks_in_86 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_86 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_86.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_86.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_86 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_86.transparentOff .theDivider2 {
	background-color: #75B6BA;
}
#simpleDivider_stacks_in_86.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_86.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_86.bgImageOn .theDivider1 img {
	display: block;
}

#stacks_in_162>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


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


}






#stacks_in_156 {
	border: solid rgba(16, 121, 180, 1.00);
	border-width:  3px;
	-moz-border-radius:  3px;
	-webkit-border-radius:  3px;
	border-radius:  3px;
	margin:  5px;
	padding:  5px;
}

#stacks_in_150 {
	margin:  5px;
	padding:  5px;
}

#stacks_in_158 {
	border: solid rgba(16, 121, 180, 1.00);
	border-width:  3px;
	-moz-border-radius:  3px;
	-webkit-border-radius:  3px;
	border-radius:  3px;
	margin:  5px;
	padding:  5px;
}

#stacks_in_154 {
	margin:  5px;
	padding:  5px;
}
#stacks_in_176>.s3_row {
	margin: 0 -8px;
}

#stacks_in_176>.s3_row>.s3_column_left {
	width: 74.00%;
}

#stacks_in_176>.s3_row>.s3_column_right {
	width: 26.000000%;
}




#stacks_in_176>.s3_row>.s3_column {
	padding: 0 8px;
}










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



}



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


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


}






#stacks_in_176 {
	border: solid rgba(16, 121, 180, 1.00);
	border-width:  2px;
	-moz-border-radius:  2px;
	-webkit-border-radius:  2px;
	border-radius:  2px;
	margin:  5px;
	padding:  4px;
}

#stacks_out_176 {
	width: 27%;
	margin-right:0;
}
