/* @group CSS Reset & Box Sizing */

#adaptiveGridstacks_in_371_page2 *,
#adaptiveGridstacks_in_371_page2 *:before,
#adaptiveGridstacks_in_371_page2 *:after {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#adaptiveGridstacks_in_371_page2 {
	display: block;
}

#adaptiveGridstacks_in_371_page2:before {
	display: table;
	content: " ";	
}

#adaptiveGridstacks_in_371_page2 .adaptiveGridColumn {
	overflow: hidden;
}


#adaptiveGridstacks_in_371_page2 img {
	max-width: 100%;
	height: auto;
}


#adaptiveGridstacks_in_371_page2 .adaptiveGridColumn {
	display: inline-block;
	float: left;
}

/* @end */

/* @group Column Padding Settings */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_371_page2 .columnInner {
		padding: 0px;
	}
	
	#adaptiveGridstacks_in_371_page2 {
		margin-left: -0px;
	}
	
	#adaptiveGridstacks_in_371_page2 {
		margin-right: -0px;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_371_page2 .columnInner {
		padding: 2px;
	}
	
	#adaptiveGridstacks_in_371_page2 {
		margin-left: -2px;
	}
	
	#adaptiveGridstacks_in_371_page2 {
		margin-right: -2px;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_371_page2 .columnInner {
		padding: 4px;
	}
	
	#adaptiveGridstacks_in_371_page2 {
		margin-left: -4px;
	}
	
	#adaptiveGridstacks_in_371_page2 {
		margin-right: -4px;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_371_page2 .columnInner {
		padding: 6px;
	}
	
	#adaptiveGridstacks_in_371_page2 {
		margin-left: -6px;
	}
	
	#adaptiveGridstacks_in_371_page2 {
		margin-right: -6px;
	}
}

/* @end */

/* @group Column Settings */



/* If column 1 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_371_page2 .column1 {
		width: 100.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_371_page2 .column1 {
		width: 50.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_371_page2 .column1 {
		width: 50.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_371_page2 .column1 {
		width: 25.00%;
	}
}



/* If column 2 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_371_page2 .column2 {
		width: 100.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_371_page2 .column2 {
		width: 50.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_371_page2 .column2 {
		width: 50.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_371_page2 .column2 {
		width: 25.00%;
	}
}



/* If column 3 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_371_page2 .column3 {
		width: 100.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_371_page2 .column3 {
		width: 50.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_371_page2 .column3 {
		width: 50.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_371_page2 .column3 {
		width: 25.00%;
	}
}



/* If column 4 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_371_page2 .column4 {
		width: 100.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_371_page2 .column4 {
		width: 50.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_371_page2 .column4 {
		width: 50.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_371_page2 .column4 {
		width: 25.00%;
	}
}


















/* @end */

/* @group Custom Classes */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_371_page2 .no-phone {
		display: none;
	}
	
	#adaptiveGridstacks_in_371_page2 .display-phone {
		display: block;
	}	
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_371_page2 .no-tablet {
		display: none;
	}
	
	#adaptiveGridstacks_in_371_page2 .display-tablet {
		display: block;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_371_page2 .no-laptop {
		display: none;
	}
	
	#adaptiveGridstacks_in_371_page2 .display-laptop {
		display: block;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_371_page2 .no-desktop {
		display: none;
	}
	
	#adaptiveGridstacks_in_371_page2 .display-desktop {
		display: block;
	}
}

@media print {
	#adaptiveGridstacks_in_371_page2 .no-print {
		display: none;
	}
}

@media screen {
	#adaptiveGridstacks_in_371_page2 .no-screen {
		display: none;
	}
}

/* @end */



/* @group Print Styling */

@media print {
	#adaptiveGridstacks_in_371_page2 {
		display: block;
		position: relative;
		height: auto;
		overflow: auto;
	}
	
	#adaptiveGridstacks_in_371_page2 .column1,
	#adaptiveGridstacks_in_371_page2 .column2,
	#adaptiveGridstacks_in_371_page2 .column3,
	#adaptiveGridstacks_in_371_page2 .column4,
	#adaptiveGridstacks_in_371_page2 .column5,
	#adaptiveGridstacks_in_371_page2 .column6,
	#adaptiveGridstacks_in_371_page2 .column7,
	#adaptiveGridstacks_in_371_page2 .column8,
	#adaptiveGridstacks_in_371_page2 .column9,
	#adaptiveGridstacks_in_371_page2 .column10,
	#adaptiveGridstacks_in_371_page2 .column11,
	#adaptiveGridstacks_in_371_page2 .column12 {
		float: none;
		position: relative;
		width: 100%;	
	}
	
	#adaptiveGridstacks_in_371_page2 .columnInner {
		padding: 0;
	}
}

/* @end *//* Start Video Plus stack CSS code */.stacks_in_1338_page2overlay{	display: none;	position: fixed;	top: 0;	right: 0;	bottom: 0;	left: 0;	background: rgba(0,0,0,0.2);	z-index: 2147483000;	overflow: scroll;	transition: all 1s ease 0.2s;}.stacks_in_1338_page2leftCol{	position: absolute;	width: 70%;	height: 100%;	top:0;	bottom: 0;	left: 0;	right: 30%;	overflow: scroll;	margin-left: -70%;	transition: all 0.6s ease;}.stacks_in_1338_page2leftcolTable{	position: relative;	display: table;	width: 100%;	height: 100%;}.stacks_in_1338_page2leftcolCell{   display: table-cell;   text-align: center;   vertical-align: middle;}.stacks_in_1338_page2leftcolContent{    width: 80%;    margin: auto;    text-align: left;}.stacks_in_1338_page2rightCol{	position: absolute;	width: 30%;	background: #FFFFFF;	top:0;	bottom: 0;	right: 0;	overflow: scroll;	margin-right: -30%;	transition: all 0.6s ease;}.stacks_in_1338_page2rightcolContent{	padding: 60px 30px 50px 30px;}.stacks_in_1338_page2theX{	display: none;	position: absolute;	width: 33px;	height: 33px;	top: 20px;	right: 20px;}@media all and (max-width: 768px) {	.stacks_in_1338_page2overlay{		background: #FFFFFF !important;		padding-top: 70px;	}		.stacks_in_1338_page2leftCol{		position: relative;		width: 100%;		height: auto;		background: #FFFFFF;	}		.stacks_in_1338_page2leftcolTable{		position: relative;		display: table;		width: 100%;		height: 100%;	}		.stacks_in_1338_page2leftcolCell{	   display: table-cell;	   text-align: center;	   vertical-align: middle;	}		.stacks_in_1338_page2leftcolContent{	    width: 90%;	    margin: auto;	    text-align: left;	}		.stacks_in_1338_page2rightCol{		position: relative;		width: 100%;		background: #FFFFFF;		top:0;		right: 0;		bottom: 0;		left: 0;	}		.stacks_in_1338_page2rightcolContent{		margin: auto;	}}.stacks_in_1338_page2posterWrapper img{	max-width: 100%;	height: auto;}.stacks_in_1338_page2posterWrapper img:hover{	cursor: pointer;}.stacks_in_1338_page2rightcolContentInner img{	max-width: 100%;	height: auto;}/* End Video Plus stack CSS code */
#stacks_in_1338_page2 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  2px;
	margin:  2px;
	padding:  2px;
}
/* Start Video Plus stack CSS code */.stacks_in_392_page2overlay{	display: none;	position: fixed;	top: 0;	right: 0;	bottom: 0;	left: 0;	background: rgba(0,0,0,0.2);	z-index: 2147483000;	overflow: scroll;	transition: all 1s ease 0.2s;}.stacks_in_392_page2leftCol{	position: absolute;	width: 70%;	height: 100%;	top:0;	bottom: 0;	left: 0;	right: 30%;	overflow: scroll;	margin-left: -70%;	transition: all 0.6s ease;}.stacks_in_392_page2leftcolTable{	position: relative;	display: table;	width: 100%;	height: 100%;}.stacks_in_392_page2leftcolCell{   display: table-cell;   text-align: center;   vertical-align: middle;}.stacks_in_392_page2leftcolContent{    width: 80%;    margin: auto;    text-align: left;}.stacks_in_392_page2rightCol{	position: absolute;	width: 30%;	background: #FFFFFF;	top:0;	bottom: 0;	right: 0;	overflow: scroll;	margin-right: -30%;	transition: all 0.6s ease;}.stacks_in_392_page2rightcolContent{	padding: 60px 30px 50px 30px;}.stacks_in_392_page2theX{	display: none;	position: absolute;	width: 33px;	height: 33px;	top: 20px;	right: 20px;}@media all and (max-width: 768px) {	.stacks_in_392_page2overlay{		background: #FFFFFF !important;		padding-top: 70px;	}		.stacks_in_392_page2leftCol{		position: relative;		width: 100%;		height: auto;		background: #FFFFFF;	}		.stacks_in_392_page2leftcolTable{		position: relative;		display: table;		width: 100%;		height: 100%;	}		.stacks_in_392_page2leftcolCell{	   display: table-cell;	   text-align: center;	   vertical-align: middle;	}		.stacks_in_392_page2leftcolContent{	    width: 90%;	    margin: auto;	    text-align: left;	}		.stacks_in_392_page2rightCol{		position: relative;		width: 100%;		background: #FFFFFF;		top:0;		right: 0;		bottom: 0;		left: 0;	}		.stacks_in_392_page2rightcolContent{		margin: auto;	}}.stacks_in_392_page2posterWrapper img{	max-width: 100%;	height: auto;}.stacks_in_392_page2posterWrapper img:hover{	cursor: pointer;}.stacks_in_392_page2rightcolContentInner img{	max-width: 100%;	height: auto;}/* End Video Plus stack CSS code */
#stacks_in_392_page2 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  2px;
	margin:  2px;
	padding:  2px;
}
/* Start Video Plus stack CSS code */.stacks_in_1100_page2overlay{	display: none;	position: fixed;	top: 0;	right: 0;	bottom: 0;	left: 0;	background: rgba(0,0,0,0.2);	z-index: 2147483000;	overflow: scroll;	transition: all 1s ease 0.2s;}.stacks_in_1100_page2leftCol{	position: absolute;	width: 70%;	height: 100%;	top:0;	bottom: 0;	left: 0;	right: 30%;	overflow: scroll;	margin-left: -70%;	transition: all 0.6s ease;}.stacks_in_1100_page2leftcolTable{	position: relative;	display: table;	width: 100%;	height: 100%;}.stacks_in_1100_page2leftcolCell{   display: table-cell;   text-align: center;   vertical-align: middle;}.stacks_in_1100_page2leftcolContent{    width: 80%;    margin: auto;    text-align: left;}.stacks_in_1100_page2rightCol{	position: absolute;	width: 30%;	background: #FFFFFF;	top:0;	bottom: 0;	right: 0;	overflow: scroll;	margin-right: -30%;	transition: all 0.6s ease;}.stacks_in_1100_page2rightcolContent{	padding: 60px 30px 50px 30px;}.stacks_in_1100_page2theX{	display: none;	position: absolute;	width: 33px;	height: 33px;	top: 20px;	right: 20px;}@media all and (max-width: 768px) {	.stacks_in_1100_page2overlay{		background: #FFFFFF !important;		padding-top: 70px;	}		.stacks_in_1100_page2leftCol{		position: relative;		width: 100%;		height: auto;		background: #FFFFFF;	}		.stacks_in_1100_page2leftcolTable{		position: relative;		display: table;		width: 100%;		height: 100%;	}		.stacks_in_1100_page2leftcolCell{	   display: table-cell;	   text-align: center;	   vertical-align: middle;	}		.stacks_in_1100_page2leftcolContent{	    width: 90%;	    margin: auto;	    text-align: left;	}		.stacks_in_1100_page2rightCol{		position: relative;		width: 100%;		background: #FFFFFF;		top:0;		right: 0;		bottom: 0;		left: 0;	}		.stacks_in_1100_page2rightcolContent{		margin: auto;	}}.stacks_in_1100_page2posterWrapper img{	max-width: 100%;	height: auto;}.stacks_in_1100_page2posterWrapper img:hover{	cursor: pointer;}.stacks_in_1100_page2rightcolContentInner img{	max-width: 100%;	height: auto;}/* End Video Plus stack CSS code */
#stacks_in_1100_page2 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  2px;
	margin:  2px;
	padding:  2px;
}
/* Start Video Plus stack CSS code */.stacks_in_388_page2overlay{	display: none;	position: fixed;	top: 0;	right: 0;	bottom: 0;	left: 0;	background: rgba(0,0,0,0.2);	z-index: 2147483000;	overflow: scroll;	transition: all 1s ease 0.2s;}.stacks_in_388_page2leftCol{	position: absolute;	width: 70%;	height: 100%;	top:0;	bottom: 0;	left: 0;	right: 30%;	overflow: scroll;	margin-left: -70%;	transition: all 0.6s ease;}.stacks_in_388_page2leftcolTable{	position: relative;	display: table;	width: 100%;	height: 100%;}.stacks_in_388_page2leftcolCell{   display: table-cell;   text-align: center;   vertical-align: middle;}.stacks_in_388_page2leftcolContent{    width: 80%;    margin: auto;    text-align: left;}.stacks_in_388_page2rightCol{	position: absolute;	width: 30%;	background: #FFFFFF;	top:0;	bottom: 0;	right: 0;	overflow: scroll;	margin-right: -30%;	transition: all 0.6s ease;}.stacks_in_388_page2rightcolContent{	padding: 60px 30px 50px 30px;}.stacks_in_388_page2theX{	display: none;	position: absolute;	width: 33px;	height: 33px;	top: 20px;	right: 20px;}@media all and (max-width: 768px) {	.stacks_in_388_page2overlay{		background: #FFFFFF !important;		padding-top: 70px;	}		.stacks_in_388_page2leftCol{		position: relative;		width: 100%;		height: auto;		background: #FFFFFF;	}		.stacks_in_388_page2leftcolTable{		position: relative;		display: table;		width: 100%;		height: 100%;	}		.stacks_in_388_page2leftcolCell{	   display: table-cell;	   text-align: center;	   vertical-align: middle;	}		.stacks_in_388_page2leftcolContent{	    width: 90%;	    margin: auto;	    text-align: left;	}		.stacks_in_388_page2rightCol{		position: relative;		width: 100%;		background: #FFFFFF;		top:0;		right: 0;		bottom: 0;		left: 0;	}		.stacks_in_388_page2rightcolContent{		margin: auto;	}}.stacks_in_388_page2posterWrapper img{	max-width: 100%;	height: auto;}.stacks_in_388_page2posterWrapper img:hover{	cursor: pointer;}.stacks_in_388_page2rightcolContentInner img{	max-width: 100%;	height: auto;}/* End Video Plus stack CSS code */
#stacks_in_388_page2 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  2px;
	margin:  2px;
	padding:  2px;
}
/* Start Video Plus stack CSS code */.stacks_in_860_page2overlay{	display: none;	position: fixed;	top: 0;	right: 0;	bottom: 0;	left: 0;	background: rgba(0,0,0,0.2);	z-index: 2147483000;	overflow: scroll;	transition: all 1s ease 0.2s;}.stacks_in_860_page2leftCol{	position: absolute;	width: 70%;	height: 100%;	top:0;	bottom: 0;	left: 0;	right: 30%;	overflow: scroll;	margin-left: -70%;	transition: all 0.6s ease;}.stacks_in_860_page2leftcolTable{	position: relative;	display: table;	width: 100%;	height: 100%;}.stacks_in_860_page2leftcolCell{   display: table-cell;   text-align: center;   vertical-align: middle;}.stacks_in_860_page2leftcolContent{    width: 80%;    margin: auto;    text-align: left;}.stacks_in_860_page2rightCol{	position: absolute;	width: 30%;	background: #FFFFFF;	top:0;	bottom: 0;	right: 0;	overflow: scroll;	margin-right: -30%;	transition: all 0.6s ease;}.stacks_in_860_page2rightcolContent{	padding: 60px 30px 50px 30px;}.stacks_in_860_page2theX{	display: none;	position: absolute;	width: 33px;	height: 33px;	top: 20px;	right: 20px;}@media all and (max-width: 768px) {	.stacks_in_860_page2overlay{		background: #FFFFFF !important;		padding-top: 70px;	}		.stacks_in_860_page2leftCol{		position: relative;		width: 100%;		height: auto;		background: #FFFFFF;	}		.stacks_in_860_page2leftcolTable{		position: relative;		display: table;		width: 100%;		height: 100%;	}		.stacks_in_860_page2leftcolCell{	   display: table-cell;	   text-align: center;	   vertical-align: middle;	}		.stacks_in_860_page2leftcolContent{	    width: 90%;	    margin: auto;	    text-align: left;	}		.stacks_in_860_page2rightCol{		position: relative;		width: 100%;		background: #FFFFFF;		top:0;		right: 0;		bottom: 0;		left: 0;	}		.stacks_in_860_page2rightcolContent{		margin: auto;	}}.stacks_in_860_page2posterWrapper img{	max-width: 100%;	height: auto;}.stacks_in_860_page2posterWrapper img:hover{	cursor: pointer;}.stacks_in_860_page2rightcolContentInner img{	max-width: 100%;	height: auto;}/* End Video Plus stack CSS code */
#stacks_in_860_page2 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  2px;
	margin:  2px;
	padding:  2px;
}
/* Start Video Plus stack CSS code */.stacks_in_396_page2overlay{	display: none;	position: fixed;	top: 0;	right: 0;	bottom: 0;	left: 0;	background: rgba(0,0,0,0.2);	z-index: 2147483000;	overflow: scroll;	transition: all 1s ease 0.2s;}.stacks_in_396_page2leftCol{	position: absolute;	width: 70%;	height: 100%;	top:0;	bottom: 0;	left: 0;	right: 30%;	overflow: scroll;	margin-left: -70%;	transition: all 0.6s ease;}.stacks_in_396_page2leftcolTable{	position: relative;	display: table;	width: 100%;	height: 100%;}.stacks_in_396_page2leftcolCell{   display: table-cell;   text-align: center;   vertical-align: middle;}.stacks_in_396_page2leftcolContent{    width: 80%;    margin: auto;    text-align: left;}.stacks_in_396_page2rightCol{	position: absolute;	width: 30%;	background: #FFFFFF;	top:0;	bottom: 0;	right: 0;	overflow: scroll;	margin-right: -30%;	transition: all 0.6s ease;}.stacks_in_396_page2rightcolContent{	padding: 60px 30px 50px 30px;}.stacks_in_396_page2theX{	display: none;	position: absolute;	width: 33px;	height: 33px;	top: 20px;	right: 20px;}@media all and (max-width: 768px) {	.stacks_in_396_page2overlay{		background: #FFFFFF !important;		padding-top: 70px;	}		.stacks_in_396_page2leftCol{		position: relative;		width: 100%;		height: auto;		background: #FFFFFF;	}		.stacks_in_396_page2leftcolTable{		position: relative;		display: table;		width: 100%;		height: 100%;	}		.stacks_in_396_page2leftcolCell{	   display: table-cell;	   text-align: center;	   vertical-align: middle;	}		.stacks_in_396_page2leftcolContent{	    width: 90%;	    margin: auto;	    text-align: left;	}		.stacks_in_396_page2rightCol{		position: relative;		width: 100%;		background: #FFFFFF;		top:0;		right: 0;		bottom: 0;		left: 0;	}		.stacks_in_396_page2rightcolContent{		margin: auto;	}}.stacks_in_396_page2posterWrapper img{	max-width: 100%;	height: auto;}.stacks_in_396_page2posterWrapper img:hover{	cursor: pointer;}.stacks_in_396_page2rightcolContentInner img{	max-width: 100%;	height: auto;}/* End Video Plus stack CSS code */
#stacks_in_396_page2 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  2px;
	margin:  2px;
	padding:  2px;
}
/* Start Video Plus stack CSS code */.stacks_in_410_page2overlay{	display: none;	position: fixed;	top: 0;	right: 0;	bottom: 0;	left: 0;	background: rgba(0,0,0,0.2);	z-index: 2147483000;	overflow: scroll;	transition: all 1s ease 0.2s;}.stacks_in_410_page2leftCol{	position: absolute;	width: 70%;	height: 100%;	top:0;	bottom: 0;	left: 0;	right: 30%;	overflow: scroll;	margin-left: -70%;	transition: all 0.6s ease;}.stacks_in_410_page2leftcolTable{	position: relative;	display: table;	width: 100%;	height: 100%;}.stacks_in_410_page2leftcolCell{   display: table-cell;   text-align: center;   vertical-align: middle;}.stacks_in_410_page2leftcolContent{    width: 80%;    margin: auto;    text-align: left;}.stacks_in_410_page2rightCol{	position: absolute;	width: 30%;	background: #FFFFFF;	top:0;	bottom: 0;	right: 0;	overflow: scroll;	margin-right: -30%;	transition: all 0.6s ease;}.stacks_in_410_page2rightcolContent{	padding: 60px 30px 50px 30px;}.stacks_in_410_page2theX{	display: none;	position: absolute;	width: 33px;	height: 33px;	top: 20px;	right: 20px;}@media all and (max-width: 768px) {	.stacks_in_410_page2overlay{		background: #FFFFFF !important;		padding-top: 70px;	}		.stacks_in_410_page2leftCol{		position: relative;		width: 100%;		height: auto;		background: #FFFFFF;	}		.stacks_in_410_page2leftcolTable{		position: relative;		display: table;		width: 100%;		height: 100%;	}		.stacks_in_410_page2leftcolCell{	   display: table-cell;	   text-align: center;	   vertical-align: middle;	}		.stacks_in_410_page2leftcolContent{	    width: 90%;	    margin: auto;	    text-align: left;	}		.stacks_in_410_page2rightCol{		position: relative;		width: 100%;		background: #FFFFFF;		top:0;		right: 0;		bottom: 0;		left: 0;	}		.stacks_in_410_page2rightcolContent{		margin: auto;	}}.stacks_in_410_page2posterWrapper img{	max-width: 100%;	height: auto;}.stacks_in_410_page2posterWrapper img:hover{	cursor: pointer;}.stacks_in_410_page2rightcolContentInner img{	max-width: 100%;	height: auto;}/* End Video Plus stack CSS code */
#stacks_in_410_page2 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  2px;
	margin:  2px;
	padding:  2px;
}
/* Start Video Plus stack CSS code */.stacks_in_420_page2overlay{	display: none;	position: fixed;	top: 0;	right: 0;	bottom: 0;	left: 0;	background: rgba(0,0,0,0.2);	z-index: 2147483000;	overflow: scroll;	transition: all 1s ease 0.2s;}.stacks_in_420_page2leftCol{	position: absolute;	width: 70%;	height: 100%;	top:0;	bottom: 0;	left: 0;	right: 30%;	overflow: scroll;	margin-left: -70%;	transition: all 0.6s ease;}.stacks_in_420_page2leftcolTable{	position: relative;	display: table;	width: 100%;	height: 100%;}.stacks_in_420_page2leftcolCell{   display: table-cell;   text-align: center;   vertical-align: middle;}.stacks_in_420_page2leftcolContent{    width: 80%;    margin: auto;    text-align: left;}.stacks_in_420_page2rightCol{	position: absolute;	width: 30%;	background: #FFFFFF;	top:0;	bottom: 0;	right: 0;	overflow: scroll;	margin-right: -30%;	transition: all 0.6s ease;}.stacks_in_420_page2rightcolContent{	padding: 60px 30px 50px 30px;}.stacks_in_420_page2theX{	display: none;	position: absolute;	width: 33px;	height: 33px;	top: 20px;	right: 20px;}@media all and (max-width: 768px) {	.stacks_in_420_page2overlay{		background: #FFFFFF !important;		padding-top: 70px;	}		.stacks_in_420_page2leftCol{		position: relative;		width: 100%;		height: auto;		background: #FFFFFF;	}		.stacks_in_420_page2leftcolTable{		position: relative;		display: table;		width: 100%;		height: 100%;	}		.stacks_in_420_page2leftcolCell{	   display: table-cell;	   text-align: center;	   vertical-align: middle;	}		.stacks_in_420_page2leftcolContent{	    width: 90%;	    margin: auto;	    text-align: left;	}		.stacks_in_420_page2rightCol{		position: relative;		width: 100%;		background: #FFFFFF;		top:0;		right: 0;		bottom: 0;		left: 0;	}		.stacks_in_420_page2rightcolContent{		margin: auto;	}}.stacks_in_420_page2posterWrapper img{	max-width: 100%;	height: auto;}.stacks_in_420_page2posterWrapper img:hover{	cursor: pointer;}.stacks_in_420_page2rightcolContentInner img{	max-width: 100%;	height: auto;}/* End Video Plus stack CSS code */
#stacks_in_420_page2 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  2px;
	margin:  2px;
	padding:  2px;
}
