.youtube-wrapper{width:100%;padding-top:56.25%;position:relative}.youtube-wrapper > .fluid-width-video-wrapper,.youtube-wrapper > iframe{position:absolute;top:0;left:0;width:100%}.youtube-wrapper > iframe{height:100%}
/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */



/* Browser Resets
*********************************/
.flex-container a:active,
.sflexslider a:active,
.flex-container a:focus,
.sflexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0 !important; list-style: none !important;}

/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
	font-family: 'flexslider-icon';
	src:url('../files/flexslider-icon.eot');
	src:url('../files/flexslider-icon.eot?#iefix') format('embedded-opentype'),
		url('../files/flexslider-icon.woff') format('woff'),
		url('../files/flexslider-icon.ttf') format('truetype'),
		url('../files/flexslider-icon.svg#flexslider-icon') format('svg');
	font-weight: normal;
	font-style: normal;
}
#stacks_in_580 .sf-loader{
	position: relative;
	text-align: center;
	font: normal 12px "Arial Rounded MT Bold", "Helvetica Rounded", Arial, sans-serif;
	letter-spacing: 1px;
	padding-bottom: 15px;
	-webkit-text-stroke: 0.15px;
  top: 60%;
  -webkit-font-smoothing: antialiased;
  color: #999999;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.sf-loader hr{
	height: 10px !important;
	background-color: transparent !important;
	border: none;
}
#stacks_in_580 .sf-spinner {
  width: 80px;
  height: 50px;
  display: inline-block;
  background-color: #999999;
  border-radius: 1px;
  position: relative;
  z-index: 10;
  -webkit-backface-visibility: visible !important;
  -webkit-animation: rotateplane 1.2s infinite ease-in-out;
  animation: rotateplane 1.2s infinite ease-in-out;
}

@-webkit-keyframes rotateplane {
  0% { -webkit-transform: perspective(120px) }
  50% { -webkit-transform: perspective(120px) rotateY(180deg) }
  100% { -webkit-transform: perspective(120px) rotateY(180deg)  rotateX(180deg) }
}

@keyframes rotateplane {
  0% { 
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg) 
  } 50% { 
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg) 
  } 100% { 
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}


/* FlexSlider Necessary Styles
*********************************/

#stacks_in_580{
	position: relative;
	z-index: 20;
	text-shadow: none;
	height: 225px;
	max-height: ;
	max-width: ;
	max-height:none;max-width:none;
	overflow: hidden;
}
.sf-loaded #stacks_in_580{height: auto;}

.sflexslider {
	opacity: 0;
	-webkit-transition: opacity 1s ease-out;
	-moz-transition: opacity 1s ease-out;
	transition: opacity 1s ease-out;
}
.sf-loaded .sflexslider{
	opacity: 1;
}
.sf-loaded .sf-loader{
	display: none;
}

.sflexslider .slides{
	margin-bottom: 0 !important;
	padding-left: 0 !important;
}

.sflexslider .slides:not(.lt-ie){
	margin-left: 0 !important;
}

.sflexslider .slides a,
.sflexslider .slides img{
	outline: none;
	border: none;
}
.sflexslider .slides a{}
.sflexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.sflexslider .slides > li.anim {
	overflow: hidden;
  -webkit-transition: max-height 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
  -moz-transition: max-height 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
  transition: max-height 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}
.sflexslider .slides img{width:100%;display: block;}
.sflexslider .slides img.max {width: 100% !important; height: auto !important;}
.sflexslider .slides img.limit {width: auto !important;}

.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.sflexslider { position: relative; zoom: 1; }
#stacks_in_580 *{
	padding: 0;
	margin: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#extraContainer1 .sflexslider { margin: 0;}
.flex-viewport { 
	max-height: 2000px; 
	-webkit-transition: all 1s ease; 
	-moz-transition: all 1s ease; 
	-o-transition: all 1s ease; 
	transition: all 1s ease; 
}

.sflexslider .slides { zoom: 1;}

/* Direction Nav */
#stacks_in_580 .flex-direction-nav {*height: 0;}

#stacks_in_580 .flex-direction-nav a{
	text-indent: 0 !important;
	text-decoration:none;
	display: block;
	background-color: transparent;
	border-radius: 3px;
	font-style: normal !important;
	position: absolute;
	top: 50%;
	height: 44px;
	width: 44px;
	margin-top: -22px;
	z-index: 10;
	opacity: 0;
	cursor: pointer;
	line-height: 0;
	margin-left: 30px;
	color: #111111 !important;
	-webkit-transition: all .7s cubic-bezier(0.770, 0.000, 0.175, 1.000);
	-moz-transition: all .7s cubic-bezier(0.770, 0.000, 0.175, 1.000); 
	transition: all .7s cubic-bezier(0.770, 0.000, 0.175, 1.000);
}
#stacks_in_580 .flex-direction-nav .flex-next{
	margin-left: 0px;
	margin-right: 30px;
}
#stacks_in_580 .flex-direction-nav .flex-prev {
	-webkit-transform: translateX(-50px);
  -moz-transform:    translateX(-50px);
  -ms-transform:     translateX(-50px);
  -o-transform:      translateX(-50px);
  transform:         translateX(-50px);
	left: -10px;
}
#stacks_in_580 .flex-direction-nav .flex-next { 
	-webkit-transform: translateX(50px);
  -moz-transform:    translateX(50px);
  -ms-transform:     translateX(50px);
  -o-transform:      translateX(50px);
  transform:         translateX(50px);
	text-align: right; 
	right: -10px;
}
#stacks_in_580 .sflexslider:hover .flex-prev,
#stacks_in_580 .sflexslider:hover .flex-next {
	-webkit-transform: translateX(0);
  -moz-transform:    translateX(0);
  -ms-transform:     translateX(0);
  -o-transform:      translateX(0);
  transform:         translateX(0);
	opacity: 0.4;
}

#stacks_in_580 .flex-direction-nav .flex-prev:before,
#stacks_in_580 .flex-direction-nav .flex-next:before{
	text-align: center;
	width: 45px;
	line-height: 46px;
	font-family: "flexslider-icon";
	-webkit-font-smoothing: subpixel-antialiased;
	font-size: 20px; 
	display: inline-block; 
	content: '\f001'; 
	z-index: 10;
	position: relative;
}
#stacks_in_580 .flex-direction-nav .flex-next:before  { width: 45px;content: '\f002';}
#stacks_in_580 .sflexslider:hover .flex-next:hover, 
#stacks_in_580 .sflexslider:hover .flex-prev:hover { opacity: 1; color: #111111 !important;}
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }


/* Caption */
.slides > li{position: relative;}
.flex-caption { 
	height:50px; 
	background:none;
	-ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000); 
	background: rgba(0,0,0,.5);
	box-shadow: inset 0 1px 0 rgba(0,0,0,.1), inset 0 2px 0 rgba(255,255,255,.04);
	zoom: 1; 
	text-align: left; 
	width: 100%; 
	z-index: 10;
	display: block; 
	text-indent: 20px;
	position: absolute; 
	left: 0; 
	bottom: 0; 
	color: #fff;
	line-height: 50px;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke: 0.2px #999;
	font-size: 14px;
}

/* Control Nav */
body ol.flex-control-nav {
	list-style-type: none !important;
	padding: 0 !important;
	margin: 0 !important;
	width: 100%; 
	position: absolute; 
	bottom: -40px; 
	text-align: center;
	opacity: 0.2;
	line-height: 50px;
	bottom: 0; 
	width:100%;
	z-index:100;
	-webkit-transition: opacity .6s linear;
	-moz-transition: opacity .6s linear;
	transition: opacity .6s linear;
}
.flex-control-nav *{
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.sflexslider:hover .flex-control-nav {
	opacity: 0.5;
}
#stacks_in_580 .flex-control-nav li {
	margin: 0 7px; 
	display: inline-block;
	zoom: 1;
	position: relative;
	*display: inline;
	list-style-type: none !important;
}
#stacks_in_580 .flex-control-paging li a {
	color: transparent !important; 
	width: 11px; 
	height: 11px; 
	display: block;
	float: left;
	background: #000000; 
	cursor: pointer; 
	text-align: left;
	text-indent: -9999px;
	position: relative;
	top: 1px;
	-webkit-border-radius: 20px; 
	-moz-border-radius: 20px; 
	-o-border-radius: 20px; 
	border-radius: 20px;
	-webkit-transition: background .25s ease-out;
	-moz-transition: background .25s ease-out;
	transition: background .25s ease-out;
}
#stacks_in_580 .flex-control-paging li a:hover { background:  #FFFFFF; }
#stacks_in_580 .flex-control-paging li a.flex-active { background: #FFFFFF; cursor: default; }

/* Control Nav MOD */
#extraContainer1 .flex-control-nav {bottom: 0;}

.flex-control-nav.alignRight {
	opacity: 0.4;
	text-align: right; 
	right: 15px;
	width:auto;
	display: block;
	float: left;
}

.sflexslider:hover .flex-control-nav.alignRight {
	opacity: 0.7;
}

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
#stacks_in_580 .sflexslider .flex-prev,
#stacks_in_580 .sflexslider .flex-next {
	-webkit-transform: translateX(0);
  -moz-transform:    translateX(0);
  -ms-transform:     translateX(0);
  -o-transform:      translateX(0);
  transform:         translateX(0);
	opacity: 0.6;
}
}
@media screen and (max-width: 480px) {
	#stacks_in_580 .flex-direction-nav{display: none;}
}


/* Edit Mode UI  */




#stacks_in_576 {
	background-color: rgba(219, 0, 42, 1.00);
	margin: 20px 0px 20px 0px;
}

#stacks_in_607 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_614 {
	margin: 40px 0px 0px 0px;
	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_611 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 40px;
}
#simpleDivider_stacks_in_611 .theDivider1,
#simpleDivider_stacks_in_611 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_611 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_611.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_611.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_611 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_611.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_611.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_611.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_611.bgImageOn .theDivider1 img {
	display: block;
}


#stacks_in_611 {
	margin: 60px 0px 0px 0px;
}

#stacks_in_596 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_602 {
	padding:  20px;
}

#stacks_in_598 {
	margin: 20px 0px 0px 0px;
	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_604 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 40px;
}
#simpleDivider_stacks_in_604 .theDivider1,
#simpleDivider_stacks_in_604 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_604 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_604.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_604.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_604 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_604.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_604.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_604.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_604.bgImageOn .theDivider1 img {
	display: block;
}


#stacks_in_604 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_129 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_130 {
	padding:  20px;
}

#stacks_in_131 {
	padding:  20px;
}

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

#stacks_in_147 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_574 {
	background-color: rgba(219, 0, 42, 1.00);
	margin: 20px 0px 20px 0px;
}

#stacks_in_141 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_142 {
	padding:  20px;
}

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

#stacks_in_148 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_181 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_182 {
	margin: 0px 0px 20px 0px;
}

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

#stacks_in_149 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_188 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_189 {
	padding:  20px;
}

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

#stacks_in_150 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_194 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_195 {
	padding:  20px;
}

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

#stacks_in_151 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_200 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_201 {
	padding: 20px 0px 20px 0px;
}

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

#stacks_in_152 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_206 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_207 {
	padding:  20px;
}

#stacks_in_208 {
	margin:  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_153 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 40px;
}
#simpleDivider_stacks_in_153 .theDivider1,
#simpleDivider_stacks_in_153 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_153 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_153.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_153.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_153 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_153.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_153.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_153.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_153.bgImageOn .theDivider1 img {
	display: block;
}


#stacks_in_153 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_212 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_213 {
	padding:  20px;
}

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

#stacks_in_154 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_221 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_222 {
	padding:  20px;
}

#stacks_in_223 {
	padding:  20px;
}

#stacks_in_224 {
	padding:  20px;
}

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

#stacks_in_155 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_231 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_232 {
	padding: 20px 0px 20px 0px;
}
.youtube-wrapper.stacks_in_233{padding-top:calc((360/640)*100%)}

#stacks_in_233 {
	background-color: rgba(255, 153, 0, 1.00);
	margin: 40px 0px 0px 0px;
	padding:  20px;
}

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

#stacks_in_156 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_241 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_242 {
	padding: 20px 0px 20px 0px;
}
#stacks_in_244>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


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


}






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

#stacks_in_157 {
	margin: 40px 0px 0px 0px;
}

#stacks_in_257 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_258 {
	padding: 20px 0px 20px 0px;
}

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

#stacks_in_158 {
	margin: 40px 0px 0px 0px;
}

#stacks_in_265 {
	margin: 20px 0px 0px 0px;
}

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

#stacks_in_159 {
	margin: 40px 0px 0px 0px;
}

#stacks_in_275 {
	margin: 20px 0px 0px 0px;
}

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

#stacks_in_160 {
	margin: 40px 0px 0px 0px;
}

#stacks_in_282 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_284 {
	padding:  20px;
}

#stacks_in_285 {
	margin: 20px 0px 20px 0px;
}

#stacks_in_286 {
	margin: 0px 0px 20px 0px;
}

#stacks_in_287 {
	margin: 0px 0px 20px 0px;
}

#stacks_in_288 {
	margin: 0px 0px 20px 0px;
}

#stacks_in_289 {
	margin: 0px 0px 20px 0px;
}

#stacks_in_290 {
	margin: 0px 0px 20px 0px;
}

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

#stacks_in_161 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_304 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_305 {
	margin: 20px 0px 20px 0px;
}

#stacks_in_306 {
	padding:  20px;
}

#stacks_in_307 {
	margin: 20px 0px 20px 0px;
}

#stacks_in_308 {
	padding:  20px;
}

#stacks_in_309 {
	margin: 20px 0px 20px 0px;
}

#stacks_in_310 {
	padding:  20px;
}

#stacks_in_311 {
	margin: 20px 0px 20px 0px;
}

#stacks_in_312 {
	padding:  20px;
}

#stacks_in_313 {
	margin: 20px 0px 20px 0px;
}

#stacks_in_317 {
	margin: 20px 0px 20px 0px;
}

#stacks_in_318 {
	padding:  20px;
}

#stacks_in_319 {
	margin: 20px 0px 20px 0px;
}

#stacks_in_320 {
	padding:  20px;
}

#stacks_in_321 {
	margin: 20px 0px 20px 0px;
}

#stacks_in_322 {
	padding:  20px;
}

#stacks_in_323 {
	margin: 20px 0px 20px 0px;
}

#stacks_in_324 {
	padding:  20px;
}

#stacks_in_325 {
	margin: 20px 0px 20px 0px;
}

#stacks_in_326 {
	padding:  20px;
}

#stacks_in_327 {
	margin: 20px 0px 20px 0px;
}

#stacks_in_328 {
	padding:  20px;
}

#stacks_in_329 {
	margin: 20px 0px 20px 0px;
}

#stacks_in_330 {
	margin: 0px 0px 20px 0px;
}

#stacks_in_331 {
	margin: 0px 0px 20px 0px;
}

#stacks_in_332 {
	padding:  20px;
}

#stacks_in_333 {
	margin: 20px 0px 20px 0px;
}

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

#stacks_in_162 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_366 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_367 {
	padding:  20px;
}

#stacks_in_369 {
	margin: 20px 0px 0px 0px;
	padding:  20px;
}

#stacks_in_373 {
	margin: 20px 0px 0px 0px;
	padding:  20px;
}

#stacks_in_375 {
	margin: 20px 0px 0px 0px;
	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_163 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 40px;
}
#simpleDivider_stacks_in_163 .theDivider1,
#simpleDivider_stacks_in_163 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_163 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_163.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_163.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_163 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_163.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_163.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_163.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_163.bgImageOn .theDivider1 img {
	display: block;
}


#stacks_in_163 {
	margin: 40px 0px 0px 0px;
}

#stacks_in_390 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_392 {
	padding:  20px;
}

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

#stacks_in_164 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_398 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_400 {
	padding:  20px;
}

#stacks_in_401 {
	padding:  20px;
}

#stacks_in_402 {
	padding:  20px;
}

#stacks_in_403 {
	padding:  20px;
}

#stacks_in_404 {
	padding:  20px;
}

#stacks_in_405 {
	padding:  20px;
}

#stacks_in_406 {
	padding:  20px;
}

#stacks_in_407 {
	padding:  20px;
}

#stacks_in_408 {
	padding:  20px;
}

#stacks_in_409 {
	padding:  20px;
}

#stacks_in_410 {
	padding:  20px;
}

#stacks_in_411 {
	padding:  20px;
}

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

#stacks_in_165 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_428 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_429 {
	padding:  20px;
}

#stacks_in_430 {
	padding:  20px;
}

#stacks_in_431 {
	margin: 20px 0px 20px 0px;
}

#stacks_in_432 {
	padding:  20px;
}

#stacks_in_433 {
	padding:  20px;
}

#stacks_in_434 {
	padding:  20px;
}

#stacks_in_435 {
	padding:  20px;
}

#stacks_in_436 {
	padding:  20px;
}

#stacks_in_437 {
	padding:  20px;
}

#stacks_in_438 {
	margin: 40px 0px 0px 0px;
}

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

#stacks_in_166 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_452 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_453 {
	padding:  20px;
}

#stacks_in_454 {
	padding:  20px;
}

#stacks_in_455 {
	padding:  20px;
}

#stacks_in_457 {
	padding:  20px;
}

#stacks_in_458 {
	padding:  20px;
}

#stacks_in_459 {
	padding:  20px;
}

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

#stacks_in_167 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_470 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_471 {
	padding:  20px;
}

#stacks_in_472 {
	padding:  20px;
}

#stacks_in_473 {
	padding:  20px;
}

#stacks_in_474 {
	padding:  20px;
}

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

#stacks_in_168 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_175 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_176 {
	padding:  20px;
}

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

#stacks_in_174 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_487 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_488 {
	padding:  20px;
}

#stacks_in_489 {
	margin: 20px 0px 20px 0px;
}

#stacks_in_490 {
	margin: 20px 0px 20px 0px;
}

#stacks_in_491 {
	margin: 20px 0px 20px 0px;
}

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

#stacks_in_482 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_499 {
	margin: 20px 0px 0px 0px;
}

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

#stacks_in_483 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_506 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_507 {
	padding:  20px;
}

#stacks_in_508 {
	margin: 20px 0px 20px 0px;
}

#stacks_in_509 {
	margin: 20px 0px 20px 0px;
}

#stacks_in_510 {
	margin: 20px 0px 20px 0px;
}

#stacks_in_511 {
	padding:  20px;
}

#stacks_in_512 {
	margin: 20px 0px 20px 0px;
}

#stacks_in_513 {
	margin: 20px 0px 20px 0px;
}

#stacks_in_514 {
	margin: 20px 0px 20px 0px;
}

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

#stacks_in_484 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_526 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_527 {
	padding:  20px;
}

#stacks_in_528 {
	margin: 20px 0px 20px 0px;
}

#stacks_in_529 {
	padding:  20px;
}

#stacks_in_530 {
	margin: 20px 0px 20px 0px;
}

#stacks_in_531 {
	margin: 20px 0px 20px 0px;
}

#stacks_in_532 {
	margin: 20px 0px 20px 0px;
}

#stacks_in_533 {
	margin: 20px 0px 20px 0px;
}

#stacks_in_534 {
	margin: 20px 0px 20px 0px;
}

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

#stacks_in_485 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_546 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_547 {
	margin: 0px 0px 40px 0px;
}

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

#stacks_in_486 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_553 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_554 {
	padding:  20px;
}
#stacks_in_555{
	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_555 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_555 img.show{opacity: 1;}


.ncp img{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_555 .c+.c .count{margin-left: 4px;}
#stacks_in_555.s3 .c.s2_3 .count,#stacks_in_555.s4 .c.s2_4 .count,#stacks_in_555.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_555.s2 .c.s1_2 .c-pad,#stacks_in_555.s3 .c.s1_3 .c-pad,#stacks_in_555.s4 .c.s1_4 .c-pad{padding: 0 4px 0 0;}
#stacks_in_555.s3 .c.s2_3 .c-pad,#stacks_in_555.s4 .c.s2_4 .c-pad,#stacks_in_555.s4 .c.s3_4 .c-pad{ padding: 0 2px;}
#stacks_in_555.s2 .c.s2_2 .c-pad,#stacks_in_555.s3 .c.s3_3 .c-pad,#stacks_in_555.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_555 .c+.c .count,
	#stacks_in_555.s3 .c.s2_3 .count,
	#stacks_in_555.s4 .c.s3_4 .count{margin-left: 0;}
	#stacks_in_555 .c{margin: 1% 0;padding: 4px 0;width: 100%;}
	#stacks_in_555 .c:first-child,#stacks_in_555.s4 .c.s1_4,#stacks_in_555.s4 .c.s2_4{ padding: 0 0 4px;}
	#stacks_in_555 .c:last-child,#stacks_in_555.s4 .c.s3_4,#stacks_in_555.s4 .c.s4_4{ padding: 4px 0 0;}

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

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

@media only screen and (max-width: 300px) {
	#stacks_in_555 .count{ margin-left: 0 !important;}
	#stacks_in_555 .c .c-pad{padding: 0 !important;}
	#stacks_in_555.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_566 {
	padding:  20px;
}
#stacks_in_121>.s3_row {
	margin: 0 -0px;
}

#stacks_in_121>.s3_row>.s3_column_left {
	width: 80.00%;
}

#stacks_in_121>.s3_row>.s3_column_right {
	width: 20.000000%;
}




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










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



}



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


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


}






#stacks_in_121 {
	margin: 7px 10px 0px 10px;
}

#stacks_in_128 {
	font-size: 80%;
}

#stacks_in_123 {
	margin: 5px 0px 0px 0px;
}

#stacks_out_123 {
	width: 40px;
	margin-right:0;
}
