/* Start Stats stack CSS code */.stacks_in_4441stats, .stacks_in_4441pagetitle{	display: none;}.stacks_in_4441instructwrapper{	position: relative;	background: url("../files/newstatsbg.png") repeat-x;	height: 100px;	-webkit-border-radius: 4px;	-moz-border-radius: 4px;	border-radius: 4px;}.stacks_in_4441instruct{	position: absolute;	text-align: center;	bottom: 0px;	left: 0px;	right: 0px;	color: #fff;	font-weight: bold;	font-family: Arial, Helvetica, sans-serif;	background: rgba(0, 0, 0, 0.6);	padding: 4px 10px 5px 10px;} /* End if record mode */ /* End if admin mode *//* End Stats stack CSS code */#stacks_in_3{
	clear:both;padding: 0;margin: 0;
	counter-reset: section;
	
	-webkit-animation: opLoad 1s ease-out;
	-moz-animation: opLoad 1s ease-out;
	-o-animation: opLoad 1s ease-out;
	animation: opLoad 1s ease-out;
	
}


#stacks_in_3 img{opacity: 0;-webkit-transition:opacity 1s ease-out;-moz-transition:opacity 1s ease-out;-o-animation: opLoad 1s ease-out;transition:opacity 1s ease-out;}
#stacks_in_3 img.show{opacity: 1;}


.ncp img{max-width:100%;height:auto;}
.ncp .count{font-size: 11px;padding: 1px 5px 2px;margin-bottom:.5em;border:1px solid #cfcfcf;color:#aaa;border-radius:2px;display: inline-block;-webkit-font-smoothing: antialiased;
}
#stacks_in_3 .c+.c .count{margin-left: 4pxpx;}
#stacks_in_3.s3 .c.s2_3 .count,#stacks_in_3.s4 .c.s2_4 .count,#stacks_in_3.s4 .c.s3_4 .count{ margin-left: %(4px >> 1)%px;}
.ncp .count:before{counter-increment: section;content: 'Column 'counter(section) '';}

.ncp .g:before,.ncp .g:after{content:"";display:table;}
.ncp .g:after{clear:both;}
.ncp .c{display: block;float:left;margin: 1% 0 1% 1.6%;}
.s1_1,.s1_2,.s1_3,.s1_4{margin: 1% 0;}

.ncp .c:first-child { margin-left: 0; }

#stacks_in_3.s2 .c.s1_2 .c-pad,#stacks_in_3.s3 .c.s1_3 .c-pad,#stacks_in_3.s4 .c.s1_4 .c-pad{padding: 0 4pxpx 0 0;}
#stacks_in_3.s3 .c.s2_3 .c-pad,#stacks_in_3.s4 .c.s2_4 .c-pad,#stacks_in_3.s4 .c.s3_4 .c-pad{ padding: 0 %(4px >> 1)%px;}
#stacks_in_3.s2 .c.s2_2 .c-pad,#stacks_in_3.s3 .c.s3_3 .c-pad,#stacks_in_3.s4 .c.s4_4 .c-pad{ padding: 0 0 0 4pxpx;}
.ncp.s1>.c{width: 100%;}.ncp.s2>.c{width: 49.2%;}.ncp.s3>.c{width: 32.26%;}.ncp.s4>.c{width: 23.8%;}

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

	#stacks_in_3 .c+.c .count,
	#stacks_in_3.s3 .c.s2_3 .count,
	#stacks_in_3.s4 .c.s3_4 .count{margin-left: 0;}
	#stacks_in_3 .c{margin: 1% 0;padding: 4px 0;width: 100%;}
	#stacks_in_3 .c:first-child,#stacks_in_3.s4 .c.s1_4,#stacks_in_3.s4 .c.s2_4{ padding: 0 0 4px;}
	#stacks_in_3 .c:last-child,#stacks_in_3.s4 .c.s3_4,#stacks_in_3.s4 .c.s4_4{ padding: 4px 0 0;}

	#stacks_in_3.s2 .c-pad,#stacks_in_3.s3 .c-pad{ padding: 0 !important;}

	#stacks_in_3.s4 .c.s2_4 .count,
	#stacks_in_3.s4 .c.s4_4 .count{ margin-left: 4pxpx;}
	#stacks_in_3.s4 .c {width: 49.2%;}
	#stacks_in_3.s4 .c.s1_4 .c-pad,#stacks_in_3.s4 .c.s3_4 .c-pad{ padding: 0 4pxpx 0 0;}
	#stacks_in_3.s4 .c.s2_4 .c-pad,#stacks_in_3.s4 .c.s4_4 .c-pad{ padding: 0 0 0 4pxpx;}
}

@media only screen and (max-width: 300px) {
	#stacks_in_3 .count{ margin-left: 0 !important;}
	#stacks_in_3 .c .c-pad{padding: 0 !important;}
	#stacks_in_3.s4 .c{width: 100%;}
}

@-webkit-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-moz-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-o-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
/* Start Video Plus stack CSS code */.stacks_in_7019overlay{	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_7019leftCol{	position: absolute;	width: 70%;	height: 100%;	top:0;	left: 0;	right: 30%;	overflow: scroll;	margin-left: -70%;	transition: all 0.6s ease;}.stacks_in_7019leftcolTable{	position: relative;	display: table;	width: 100%;	height: 100%;}.stacks_in_7019leftcolCell{   display: table-cell;   text-align: center;   vertical-align: middle;}.stacks_in_7019leftcolContent{    width: 80%;    margin: auto;    text-align: left;}.stacks_in_7019rightCol{	position: absolute;	width: 30%;	background: #FFFFFF;	top:0;	right: 0;	height: 100%;	overflow: scroll;	margin-right: -30%;	transition: all 0.6s ease;}.stacks_in_7019rightcolContent{	padding: 60px 30px 50px 30px;}.stacks_in_7019theX{	display: none;	position: absolute;	width: 33px;	height: 33px;	top: 20px;	right: 20px;}@media all and (max-width: 768px) {	.stacks_in_7019overlay{		background: #FFFFFF !important;		padding-top: 70px;	}		.stacks_in_7019leftCol{		position: relative;		width: 100%;		height: auto;		background: #FFFFFF;	}		.stacks_in_7019leftcolTable{		position: relative;		display: table;		width: 100%;		height: 100%;	}		.stacks_in_7019leftcolCell{	   display: table-cell;	   text-align: center;	   vertical-align: middle;	}		.stacks_in_7019leftcolContent{	    width: 90%;	    margin: auto;	    text-align: left;	}		.stacks_in_7019rightCol{		position: relative;		width: 100%;		background: #FFFFFF;		top:0;		right: 0;		bottom: 0;		left: 0;	}		.stacks_in_7019rightcolContent{		margin: auto;	}}			.stacks_in_7019posterWrapper img{	max-width: 100%;	height: auto;}.stacks_in_7019posterWrapper img:hover{	cursor: pointer;}.stacks_in_7019rightcolContentInner img{	max-width: 100%;	height: auto;}.stacks_in_7019videoButton{	position: absolute;	top: 50%;	left: 50%;	width: 70px;	height: auto;	transform: translate(-50%,-50%);}/* End Video Plus stack CSS code *//*
 * 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_7014 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_7014 .theDivider1,
#simpleDivider_stacks_in_7014 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_7014 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_7014.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_7014.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_7014 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_7014.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_7014.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_7014.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_7014.bgImageOn .theDivider1 img {
	display: block;
}

#stacks_in_7024{
	clear:both;padding: 0;margin: 0;
	counter-reset: section;
	
	-webkit-animation: opLoad 1s ease-out;
	-moz-animation: opLoad 1s ease-out;
	-o-animation: opLoad 1s ease-out;
	animation: opLoad 1s ease-out;
	
}


#stacks_in_7024 img{opacity: 0;-webkit-transition:opacity 1s ease-out;-moz-transition:opacity 1s ease-out;-o-animation: opLoad 1s ease-out;transition:opacity 1s ease-out;}
#stacks_in_7024 img.show{opacity: 1;}


.ncp img{max-width:100%;height:auto;}
.ncp .count{font-size: 11px;padding: 1px 5px 2px;margin-bottom:.5em;border:1px solid #cfcfcf;color:#aaa;border-radius:2px;display: inline-block;-webkit-font-smoothing: antialiased;
}
#stacks_in_7024 .c+.c .count{margin-left: 4pxpx;}
#stacks_in_7024.s3 .c.s2_3 .count,#stacks_in_7024.s4 .c.s2_4 .count,#stacks_in_7024.s4 .c.s3_4 .count{ margin-left: %(4px >> 1)%px;}
.ncp .count:before{counter-increment: section;content: 'Column 'counter(section) '';}

.ncp .g:before,.ncp .g:after{content:"";display:table;}
.ncp .g:after{clear:both;}
.ncp .c{display: block;float:left;margin: 1% 0 1% 1.6%;}
.s1_1,.s1_2,.s1_3,.s1_4{margin: 1% 0;}

.ncp .c:first-child { margin-left: 0; }

#stacks_in_7024.s2 .c.s1_2 .c-pad,#stacks_in_7024.s3 .c.s1_3 .c-pad,#stacks_in_7024.s4 .c.s1_4 .c-pad{padding: 0 4pxpx 0 0;}
#stacks_in_7024.s3 .c.s2_3 .c-pad,#stacks_in_7024.s4 .c.s2_4 .c-pad,#stacks_in_7024.s4 .c.s3_4 .c-pad{ padding: 0 %(4px >> 1)%px;}
#stacks_in_7024.s2 .c.s2_2 .c-pad,#stacks_in_7024.s3 .c.s3_3 .c-pad,#stacks_in_7024.s4 .c.s4_4 .c-pad{ padding: 0 0 0 4pxpx;}
.ncp.s1>.c{width: 100%;}.ncp.s2>.c{width: 49.2%;}.ncp.s3>.c{width: 32.26%;}.ncp.s4>.c{width: 23.8%;}

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

	#stacks_in_7024 .c+.c .count,
	#stacks_in_7024.s3 .c.s2_3 .count,
	#stacks_in_7024.s4 .c.s3_4 .count{margin-left: 0;}
	#stacks_in_7024 .c{margin: 1% 0;padding: 4px 0;width: 100%;}
	#stacks_in_7024 .c:first-child,#stacks_in_7024.s4 .c.s1_4,#stacks_in_7024.s4 .c.s2_4{ padding: 0 0 4px;}
	#stacks_in_7024 .c:last-child,#stacks_in_7024.s4 .c.s3_4,#stacks_in_7024.s4 .c.s4_4{ padding: 4px 0 0;}

	#stacks_in_7024.s2 .c-pad,#stacks_in_7024.s3 .c-pad{ padding: 0 !important;}

	#stacks_in_7024.s4 .c.s2_4 .count,
	#stacks_in_7024.s4 .c.s4_4 .count{ margin-left: 4pxpx;}
	#stacks_in_7024.s4 .c {width: 49.2%;}
	#stacks_in_7024.s4 .c.s1_4 .c-pad,#stacks_in_7024.s4 .c.s3_4 .c-pad{ padding: 0 4pxpx 0 0;}
	#stacks_in_7024.s4 .c.s2_4 .c-pad,#stacks_in_7024.s4 .c.s4_4 .c-pad{ padding: 0 0 0 4pxpx;}
}

@media only screen and (max-width: 300px) {
	#stacks_in_7024 .count{ margin-left: 0 !important;}
	#stacks_in_7024 .c .c-pad{padding: 0 !important;}
	#stacks_in_7024.s4 .c{width: 100%;}
}

@-webkit-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-moz-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-o-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}

#stacks_in_7024 {
	padding:  20px;
}
/*
 * 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_7030 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_7030 .theDivider1,
#simpleDivider_stacks_in_7030 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_7030 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_7030.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #999999;
	border-bottom-color: #808080;
}
#simpleDivider_stacks_in_7030.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_7030 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_7030.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_7030.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_7030.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_7030.bgImageOn .theDivider1 img {
	display: block;
}


#stacks_in_7031 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width:  1px;
}
/*
 * 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_7039 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_7039 .theDivider1,
#simpleDivider_stacks_in_7039 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_7039 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_7039.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #999999;
	border-bottom-color: #808080;
}
#simpleDivider_stacks_in_7039.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_7039 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_7039.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_7039.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_7039.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_7039.bgImageOn .theDivider1 img {
	display: block;
}

/*
 * 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_7048 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_7048 .theDivider1,
#simpleDivider_stacks_in_7048 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_7048 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_7048.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #999999;
	border-bottom-color: #808080;
}
#simpleDivider_stacks_in_7048.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_7048 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_7048.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_7048.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_7048.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_7048.bgImageOn .theDivider1 img {
	display: block;
}

/*
 * 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_7057 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_7057 .theDivider1,
#simpleDivider_stacks_in_7057 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_7057 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_7057.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #999999;
	border-bottom-color: #808080;
}
#simpleDivider_stacks_in_7057.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_7057 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_7057.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_7057.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_7057.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_7057.bgImageOn .theDivider1 img {
	display: block;
}

/*
 * 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_3639 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_3639 .theDivider1,
#simpleDivider_stacks_in_3639 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_3639 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_3639.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #333333;
	border-bottom-color: #191919;
}
#simpleDivider_stacks_in_3639.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_3639 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_3639.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_3639.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_3639.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_3639.bgImageOn .theDivider1 img {
	display: block;
}

#stacks_in_5397{
	clear:both;padding: 0;margin: 0;
	counter-reset: section;
	
	-webkit-animation: opLoad 1s ease-out;
	-moz-animation: opLoad 1s ease-out;
	-o-animation: opLoad 1s ease-out;
	animation: opLoad 1s ease-out;
	
}


#stacks_in_5397 img{opacity: 0;-webkit-transition:opacity 1s ease-out;-moz-transition:opacity 1s ease-out;-o-animation: opLoad 1s ease-out;transition:opacity 1s ease-out;}
#stacks_in_5397 img.show{opacity: 1;}


.ncp img{max-width:100%;height:auto; width:auto;}
.ncp .count{font-size: 11px;padding: 1px 5px 2px;margin-bottom:.5em;border:1px solid #cfcfcf;color:#aaa;border-radius:2px;display: inline-block;-webkit-font-smoothing: antialiased;
}
#stacks_in_5397 .c+.c .count{margin-left: 4px;}
#stacks_in_5397.s3 .c.s2_3 .count,#stacks_in_5397.s4 .c.s2_4 .count,#stacks_in_5397.s4 .c.s3_4 .count{ margin-left: 2px;}
.ncp .count:before{counter-increment: section;content: 'Column 'counter(section) '';}

.ncp .g:before,.ncp .g:after{content:"";display:table;}
.ncp .g:after{clear:both;}
.ncp .c{display: block;float:left;margin: 1% 0 1% 1.6%;}
.s1_1,.s1_2,.s1_3,.s1_4{margin: 1% 0;}

.ncp .c:first-child { margin-left: 0; }

#stacks_in_5397.s2 .c.s1_2 .c-pad,#stacks_in_5397.s3 .c.s1_3 .c-pad,#stacks_in_5397.s4 .c.s1_4 .c-pad{padding: 0 4px 0 0;}
#stacks_in_5397.s3 .c.s2_3 .c-pad,#stacks_in_5397.s4 .c.s2_4 .c-pad,#stacks_in_5397.s4 .c.s3_4 .c-pad{ padding: 0 2px;}
#stacks_in_5397.s2 .c.s2_2 .c-pad,#stacks_in_5397.s3 .c.s3_3 .c-pad,#stacks_in_5397.s4 .c.s4_4 .c-pad{ padding: 0 0 0 4px;}
.ncp.s1>.c{width: 100%;}.ncp.s2>.c{width: 49.2%;}.ncp.s3>.c{width: 32.26%;}.ncp.s4>.c{width: 23.8%;}

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

	#stacks_in_5397 .c+.c .count,
	#stacks_in_5397.s3 .c.s2_3 .count,
	#stacks_in_5397.s4 .c.s3_4 .count{margin-left: 0;}
	#stacks_in_5397 .c{margin: 1% 0;padding: 4px 0;width: 100%;}
	#stacks_in_5397 .c:first-child,#stacks_in_5397.s4 .c.s1_4,#stacks_in_5397.s4 .c.s2_4{ padding: 0 0 4px;}
	#stacks_in_5397 .c:last-child,#stacks_in_5397.s4 .c.s3_4,#stacks_in_5397.s4 .c.s4_4{ padding: 4px 0 0;}

	#stacks_in_5397.s2 .c-pad,#stacks_in_5397.s3 .c-pad{ padding: 0 !important;}

	#stacks_in_5397.s4 .c.s2_4 .count,
	#stacks_in_5397.s4 .c.s4_4 .count{ margin-left: 4px;}
	#stacks_in_5397.s4 .c {width: 49.2%;}
	#stacks_in_5397.s4 .c.s1_4 .c-pad,#stacks_in_5397.s4 .c.s3_4 .c-pad{ padding: 0 4px 0 0;}
	#stacks_in_5397.s4 .c.s2_4 .c-pad,#stacks_in_5397.s4 .c.s4_4 .c-pad{ padding: 0 0 0 4px;}
}

@media only screen and (max-width: 300px) {
	#stacks_in_5397 .count{ margin-left: 0 !important;}
	#stacks_in_5397 .c .c-pad{padding: 0 !important;}
	#stacks_in_5397.s4 .c{width: 100%;}
}

@-webkit-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-moz-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-o-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
#stacks_in_6939{
	clear:both;padding: 0;margin: 0;
	counter-reset: section;
	
	-webkit-animation: opLoad 1s ease-out;
	-moz-animation: opLoad 1s ease-out;
	-o-animation: opLoad 1s ease-out;
	animation: opLoad 1s ease-out;
	
}


#stacks_in_6939 img{opacity: 0;-webkit-transition:opacity 1s ease-out;-moz-transition:opacity 1s ease-out;-o-animation: opLoad 1s ease-out;transition:opacity 1s ease-out;}
#stacks_in_6939 img.show{opacity: 1;}


.ncp img{max-width:100%;height:auto; width:auto;}
.ncp .count{font-size: 11px;padding: 1px 5px 2px;margin-bottom:.5em;border:1px solid #cfcfcf;color:#aaa;border-radius:2px;display: inline-block;-webkit-font-smoothing: antialiased;
}
#stacks_in_6939 .c+.c .count{margin-left: 4px;}
#stacks_in_6939.s3 .c.s2_3 .count,#stacks_in_6939.s4 .c.s2_4 .count,#stacks_in_6939.s4 .c.s3_4 .count{ margin-left: 2px;}
.ncp .count:before{counter-increment: section;content: 'Column 'counter(section) '';}

.ncp .g:before,.ncp .g:after{content:"";display:table;}
.ncp .g:after{clear:both;}
.ncp .c{display: block;float:left;margin: 1% 0 1% 1.6%;}
.s1_1,.s1_2,.s1_3,.s1_4{margin: 1% 0;}

.ncp .c:first-child { margin-left: 0; }

#stacks_in_6939.s2 .c.s1_2 .c-pad,#stacks_in_6939.s3 .c.s1_3 .c-pad,#stacks_in_6939.s4 .c.s1_4 .c-pad{padding: 0 4px 0 0;}
#stacks_in_6939.s3 .c.s2_3 .c-pad,#stacks_in_6939.s4 .c.s2_4 .c-pad,#stacks_in_6939.s4 .c.s3_4 .c-pad{ padding: 0 2px;}
#stacks_in_6939.s2 .c.s2_2 .c-pad,#stacks_in_6939.s3 .c.s3_3 .c-pad,#stacks_in_6939.s4 .c.s4_4 .c-pad{ padding: 0 0 0 4px;}
.ncp.s1>.c{width: 100%;}.ncp.s2>.c{width: 49.2%;}.ncp.s3>.c{width: 32.26%;}.ncp.s4>.c{width: 23.8%;}

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

	#stacks_in_6939 .c+.c .count,
	#stacks_in_6939.s3 .c.s2_3 .count,
	#stacks_in_6939.s4 .c.s3_4 .count{margin-left: 0;}
	#stacks_in_6939 .c{margin: 1% 0;padding: 4px 0;width: 100%;}
	#stacks_in_6939 .c:first-child,#stacks_in_6939.s4 .c.s1_4,#stacks_in_6939.s4 .c.s2_4{ padding: 0 0 4px;}
	#stacks_in_6939 .c:last-child,#stacks_in_6939.s4 .c.s3_4,#stacks_in_6939.s4 .c.s4_4{ padding: 4px 0 0;}

	#stacks_in_6939.s2 .c-pad,#stacks_in_6939.s3 .c-pad{ padding: 0 !important;}

	#stacks_in_6939.s4 .c.s2_4 .count,
	#stacks_in_6939.s4 .c.s4_4 .count{ margin-left: 4px;}
	#stacks_in_6939.s4 .c {width: 49.2%;}
	#stacks_in_6939.s4 .c.s1_4 .c-pad,#stacks_in_6939.s4 .c.s3_4 .c-pad{ padding: 0 4px 0 0;}
	#stacks_in_6939.s4 .c.s2_4 .c-pad,#stacks_in_6939.s4 .c.s4_4 .c-pad{ padding: 0 0 0 4px;}
}

@media only screen and (max-width: 300px) {
	#stacks_in_6939 .count{ margin-left: 0 !important;}
	#stacks_in_6939 .c .c-pad{padding: 0 !important;}
	#stacks_in_6939.s4 .c{width: 100%;}
}

@-webkit-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-moz-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-o-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
