/* Start Video Plus stack CSS code */.stacks_in_2_page3overlay{	display: none;	position: fixed;	top: 0;	left: 0;	width: 100%;	height: 100%;	background: rgba(0,0,0,0.2);	z-index: 2147483000;	overflow: scroll;	transition: all 1s ease 0.2s;}.stacks_in_2_page3leftCol{	position: absolute;	width: 70%;	height: 100%;	top:0;	left: 0;	right: 30%;	overflow: scroll;	margin-left: -70%;	transition: all 0.6s ease;}.stacks_in_2_page3leftcolTable{	position: relative;	display: table;	width: 100%;	height: 100%;}.stacks_in_2_page3leftcolCell{   display: table-cell;   text-align: center;   vertical-align: middle;}.stacks_in_2_page3leftcolContent{    width: 80%;    margin: auto;    text-align: left;}.stacks_in_2_page3rightCol{	position: absolute;	width: 30%;	background: #FFFFFF;	top:0;	right: 0;	height: 100%;	overflow: scroll;	margin-right: -30%;	transition: all 0.6s ease;}.stacks_in_2_page3rightcolContent{	padding: 60px 30px 50px 30px;}.stacks_in_2_page3theX{	display: none;	position: absolute;	width: 33px;	height: 33px;	top: 20px;	right: 20px;}@media all and (max-width: 768px) {	.stacks_in_2_page3overlay{		background: #FFFFFF !important;		padding-top: 70px;	}		.stacks_in_2_page3leftCol{		position: relative;		width: 100%;		height: auto;		background: #FFFFFF;	}		.stacks_in_2_page3leftcolTable{		position: relative;		display: table;		width: 100%;		height: 100%;	}		.stacks_in_2_page3leftcolCell{	   display: table-cell;	   text-align: center;	   vertical-align: middle;	}		.stacks_in_2_page3leftcolContent{	    width: 90%;	    margin: auto;	    text-align: left;	}		.stacks_in_2_page3rightCol{		position: relative;		width: 100%;		background: #FFFFFF;		top:0;		right: 0;		bottom: 0;		left: 0;	}		.stacks_in_2_page3rightcolContent{		margin: auto;	}}.stacks_in_2_page3posterWrapper img{	max-width: 100%;	height: auto;}.stacks_in_2_page3posterWrapper img:hover{	cursor: pointer;}.stacks_in_2_page3rightcolContentInner img{	max-width: 100%;	height: auto;}/* End Video Plus stack CSS code */