.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%}

#stacks_in_1 {
	margin: 20px 0px 0px 0px;
}
/*
 * 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_1304 .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_1304 .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_1304{
	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_1304{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_1304 *{
	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_1304 .flex-direction-nav {*height: 0;}

#stacks_in_1304 .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_1304 .flex-direction-nav .flex-next{
	margin-left: 0px;
	margin-right: 30px;
}
#stacks_in_1304 .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_1304 .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_1304 .sflexslider:hover .flex-prev,
#stacks_in_1304 .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_1304 .flex-direction-nav .flex-prev:before,
#stacks_in_1304 .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_1304 .flex-direction-nav .flex-next:before  { width: 45px;content: '\f002';}
#stacks_in_1304 .sflexslider:hover .flex-next:hover, 
#stacks_in_1304 .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_1304 .flex-control-nav li {
	margin: 0 7px; 
	display: inline-block;
	zoom: 1;
	position: relative;
	*display: inline;
	list-style-type: none !important;
}
#stacks_in_1304 .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_1304 .flex-control-paging li a:hover { background:  #FFFFFF; }
#stacks_in_1304 .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_1304 .sflexslider .flex-prev,
#stacks_in_1304 .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_1304 .flex-direction-nav{display: none;}
}


/* Edit Mode UI  */




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

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

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

#stacks_in_1320 {
	margin: 40px 0px 0px 0px;
	padding:  20px;
}

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

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

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

#stacks_in_600 {
	margin: 40px 0px 0px 0px;
	padding:  20px;
}
.contentProtectorstacks_in_601 {
	display: block;
	position: relative;
	z-index: 1;
} 

.contentProtectorSkinstacks_in_601 {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background:url(../files/filter.gif);
	z-index:10;
}/*
 * 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_613 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 40px;
}
#simpleDivider_stacks_in_613 .theDivider1,
#simpleDivider_stacks_in_613 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_613 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_613.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_613.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_613 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_613.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_613.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_613.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_613.bgImageOn .theDivider1 img {
	display: block;
}


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

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

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

#stacks_in_623 {
	margin:  20px;
}

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

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

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

#stacks_in_631 {
	padding:  20px;
}

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

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

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

#stacks_in_640 {
	padding:  20px;
}

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

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

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

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

#stacks_in_651 {
	padding:  20px;
}

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

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

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

#stacks_in_660 {
	padding:  20px;
}

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

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

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

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

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

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

#stacks_in_687 {
	padding:  20px;
}

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

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

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

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

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

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

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

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

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

#stacks_in_713 {
	padding:  20px;
}

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

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

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

#stacks_in_723 {
	padding:  20px;
}

#stacks_in_732 {
	padding:  20px;
}

#stacks_in_727 {
	padding:  20px;
}

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

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

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

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

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

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

#stacks_in_743 {
	padding:  20px;
}

#stacks_in_744 {
	padding:  20px;
}

#stacks_in_745 {
	padding:  20px;
}

#stacks_in_746 {
	padding:  20px;
}

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

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

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

#stacks_in_755 {
	padding:  20px;
}

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

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

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

#stacks_in_770 {
	padding: 20px 0px 20px 0px;
}
html.ncd-photo-lock{overflow:hidden}a[data-photo-group]{cursor:pointer}.ncd-photo *{padding:0;margin:0;list-style:none}.ncd-photo *,.ncd-photo *:before,.ncd-photo *:after{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.ncd-photo .cf:after{content:"";display:table;clear:both}.ncd-photo .ncd-photo{display:none}.ncd-photo ul{width:100%;margin:0 !important;padding:0 !important}.ncd-photo ul:after{content:"";display:table;clear:both}.ncd-photo li{cursor:zoom-in;line-height:0}.ncd-photo li.hide{display:none !important}.ncd-photo li div{position:relative;background-repeat:no-repeat;background-position:center;background-size:cover;transition:box-shadow 150ms ease-out;box-shadow:inset 0 0 0 1px rgba(0,0,0,.08)}.ncd-photo li img{position:relative;z-index:10;transform:translateZ(0)}.ncd-photo ul p{display:inline-block;z-index:30;font-variant:normal;position:absolute;line-height:1.4;margin:0 0 10px;-webkit-user-select:none;user-select:none;transform:translateZ(0);-webkit-touch-callout:none}.ncd-photo ul p b{font-weight:normal;font-style:normal;padding-right:3px}.ncd-photo ul p em{font-weight:normal;font-style:normal}.ncd-photo ul p span{display:inline-block;padding:6px 12px}.ncd-photo ul p span.empty{visibility:hidden}.ncd-photo[data-italic-title="True"] p b,.ncd-photo[data-italic-caption="True"] p em{font-style:italic}.ncd-photo[data-bold-title="True"] p b,.ncd-photo[data-bold-caption="True"] p em{font-weight:bold}.ncd-photo[data-hide-title="True"] p b,.ncd-photo[data-hide-caption="True"] p em,.ncd-photo[data-hide-title="True"][data-hide-caption="True"] p{display:none}.ncd-photo[data-hide-caption="True"] ul p b{padding-right:0}.ncd-photo ul.cap-hov li p{opacity:0;transition:transform 300ms,opacity 300ms;transform:translate3d(0,4px,0)}.ncd-photo ul.cap-hov li:hover p{opacity:1;transform:translate3d(0,0,0)}.ncd-photo ul.cap-hide li p{display:none !important}.ncd-photo ul.cap-ibl p,.ncd-photo ul.cap-ibc p{left:0;bottom:0;right:0;margin:0;text-align:left}.ncd-photo ul.cap-ibl p span,.ncd-photo ul.cap-ibc p span{display:block}.ncd-photo ul.cap-imbl p,.ncd-photo ul.cap-imbc p{left:20px;bottom:10px;right:20px;text-align:left}.ncd-photo ul.cap-ibc p,.ncd-photo ul.cap-imbc p{text-align:center}.ncd-photo ul.cap-imbl p span,.ncd-photo ul.cap-imbc p span{border-radius:3px}.ncd-photo.photo-flow{margin:0;padding:0;width:100%;font-size:.85em;column-count:1}.ncd-photo.photo-flow li div{display:inline-block;width:100%;background:none !important}.ncd-photo.photo-flow li div:before{position:absolute;top:0;left:0;width:100%;height:100%;z-index:20;content:"";display:block;transition:box-shadow 150ms ease-out;box-shadow:inset 0 0 0 1px rgba(0,0,0,.08)}.ncd-photo.photo-flow li img{max-width:100%;width:100%;height:auto;display:block}.ncd-photo.photo-flow ul.cap-ibl li p,.ncd-photo.photo-flow ul.cap-ibc li p{transform:translate3d(0,0,0)}.ncd-photo.space-0.photo-grid{margin:0}.ncd-photo.space-0.photo-grid li div{margin:0}.ncd-photo.space-0.photo-flow li div{margin:0}.ncd-photo.space-0.photo-flow{column-gap:0}.ncd-photo.space-1.photo-grid{margin:0 -1px}.ncd-photo.space-1.photo-grid li div{margin:1px}.ncd-photo.space-1.photo-flow li div{margin:0 0 2px}.ncd-photo.space-1.photo-flow{column-gap:2px}.ncd-photo.space-3.photo-grid{margin:0 -3px}.ncd-photo.space-3.photo-grid li div{margin:3px}.ncd-photo.space-3.photo-flow li div{margin:0 0 6px}.ncd-photo.space-3.photo-flow{column-gap:6px}.ncd-photo.space-5.photo-grid{margin:0 -5px}.ncd-photo.space-5.photo-grid li div{margin:5px}.ncd-photo.space-5.photo-flow li div{margin:0 0 10px}.ncd-photo.space-5.photo-flow{column-gap:10px}.ncd-photo.space-7.photo-grid{margin:0 -7px}.ncd-photo.space-7.photo-grid li div{margin:7px}.ncd-photo.space-7.photo-flow li div{margin:0 0 14px}.ncd-photo.space-7.photo-flow{column-gap:14px}.ncd-photo.space-9.photo-grid{margin:0 -9px}.ncd-photo.space-9.photo-grid li div{margin:9px}.ncd-photo.space-9.photo-flow li div{margin:0 0 18px}.ncd-photo.space-9.photo-flow{column-gap:18px}.ncd-photo.space-11.photo-grid{margin:0 -11px}.ncd-photo.space-11.photo-grid li div{margin:11px}.ncd-photo.space-11.photo-flow li div{margin:0 0 22px}.ncd-photo.space-11.photo-flow{column-gap:22px}.ncd-photo.space-13.photo-grid{margin:0 -13px}.ncd-photo.space-13.photo-grid li div{margin:13px}.ncd-photo.space-13.photo-flow li div{margin:0 0 26px}.ncd-photo.space-13.photo-flow{column-gap:26px}.ncd-photo.space-15.photo-grid{margin:0 -15px}.ncd-photo.space-15.photo-grid li div{margin:15px}.ncd-photo.space-15.photo-flow li div{margin:0 0 30px}.ncd-photo.space-15.photo-flow{column-gap:30px}.ncd-photo.photo-grid li{line-height:0;float:left;display:block;position:relative;height:auto}.ncd-photo.photo-grid li div{overflow:hidden}.ncd-photo.photo-grid img{visibility:hidden;position:absolute;top:-9999px;left:-9999px}.ncd-photo.photo-grid ul li div:after{padding-top:100%;display:block;content:''}.ncd-photo.photo-col-1.photo-grid li,.ncd-photo.photo-col-2.photo-grid li,.ncd-photo.photo-col-3.photo-grid li,.ncd-photo.photo-col-4.photo-grid li,.ncd-photo.photo-col-5.photo-grid li{width:100%}.ncd-photo.rad-0 li div,.ncd-photo.rad-0.photo-flow li div:before,.ncd-photo.rad-0.photo-flow li img,.ncd-photo.rad-0.photo-flow li div{border-radius:0}.ncd-photo.rad-0 ul.cap-ibl p span,.ncd-photo.rad-0 ul.cap-ibc p span{border-radius:0}.ncd-photo.rad-3 li div,.ncd-photo.rad-3.photo-flow li div:before,.ncd-photo.rad-3.photo-flow li img,.ncd-photo.rad-3.photo-flow li div{border-radius:3px}.ncd-photo.rad-3 ul.cap-ibl p span,.ncd-photo.rad-3 ul.cap-ibc p span{border-radius:0 0 3px 3px}.ncd-photo.rad-5 li div,.ncd-photo.rad-5.photo-flow li div:before,.ncd-photo.rad-5.photo-flow li img,.ncd-photo.rad-5.photo-flow li div{border-radius:5px}.ncd-photo.rad-5 ul.cap-ibl p span,.ncd-photo.rad-5 ul.cap-ibc p span{border-radius:0 0 5px 5px}.ncd-photo.rad-7 li div,.ncd-photo.rad-7.photo-flow li div:before,.ncd-photo.rad-7.photo-flow li img,.ncd-photo.rad-7.photo-flow li div{border-radius:7px}.ncd-photo.rad-7 ul.cap-ibl p span,.ncd-photo.rad-7 ul.cap-ibc p span{border-radius:0 0 7px 7px}@media only screen and (min-width:400px){.ncd-photo.photo-col-1.photo-grid li,.ncd-photo.photo-col-2.photo-grid li,.ncd-photo.photo-col-3.photo-grid li,.ncd-photo.photo-col-4.photo-grid li,.ncd-photo.photo-col-5.photo-grid li{width:100%}.ncd-photo.photo-col-1.photo-flow,.ncd-photo.photo-col-2.photo-flow,.ncd-photo.photo-col-3.photo-flow,.ncd-photo.photo-col-4.photo-flow,.ncd-photo.photo-col-5.photo-flow{column-count:1}}@media only screen and (min-width:550px){.ncd-photo.photo-col-2.photo-grid li,.ncd-photo.photo-col-3.photo-grid li,.ncd-photo.photo-col-4.photo-grid li,.ncd-photo.photo-col-5.photo-grid li{width:50%}.ncd-photo.photo-col-2.photo-flow,.ncd-photo.photo-col-3.photo-flow,.ncd-photo.photo-col-4.photo-flow,.ncd-photo.photo-col-5.photo-flow{column-count:2}}@media only screen and (min-width:750px){.ncd-photo.photo-col-3.photo-grid li,.ncd-photo.photo-col-4.photo-grid li,.ncd-photo.photo-col-5.photo-grid li{width:33.3333%}.ncd-photo.photo-col-3.photo-flow,.ncd-photo.photo-col-4.photo-flow,.ncd-photo.photo-col-5.photo-flow{column-count:3}}@media only screen and (min-width:950px){.ncd-photo.photo-col-4.photo-grid li,.ncd-photo.photo-col-5.photo-grid li{width:25%}.ncd-photo.photo-col-4.photo-flow,.ncd-photo.photo-col-5.photo-flow{column-count:4}}@media only screen and (min-width:1200px){.ncd-photo.photo-col-5.photo-grid li{width:20%}.ncd-photo.photo-col-5.photo-flow{column-count:5}}.batch-hide{position:absolute;opacity:0;top:-9999px;left:-9999px}@media only screen and (max-width:400px){.ncd-photo ul p{opacity:0 !important}}.ncd-photo.photo-flow.cap-under ul p,.ncd-photo.photo-flow.cap-under ul p span{position:static;display:block;margin-bottom:0}.ncd-photo.photo-flow.cap-under ul p span{border-top-right-radius:0 !important;border-top-left-radius:0 !important;padding:10px}.ncd-photo.photo-flow.cap-under ul img{border-bottom-right-radius:0 !important;border-bottom-left-radius:0 !important}.ncd-photo.photo-flow.cap-under li div{box-shadow:none}#ncdPhotoLoader{position:absolute;color:#ff0000;top:50%;left:50%;opacity:0;transition:opacity 350ms 150ms;transform:translate3d(-50%,-50%,0)}#ncdPhotoLoader.processing{opacity:1}#ncdPhotoLoader.processing #ncdPhotoLoaderSpinner{height:44px;width:44px;margin:0 auto;position:relative;animation:rotation .6s infinite linear;border-radius:100%}@keyframes rotation{from{transform:rotate(0deg)}to{transform:rotate(359deg)}}#ncdPhotoBase{position:fixed;top:-9999px;left:-9999px;width:100%;height:100%;z-index:10;opacity:0;transition:opacity 300ms 0ms,top 0ms 300ms,left 0ms 300ms;-webkit-user-select:none;user-select:none}#ncdPhotoBase *,#ncdPhotoBase *:before,#ncdPhotoBase *:after{box-sizing:border-box}#ncdPhotoBase.on{top:0;left:0;opacity:1;z-index:10000;transition:opacity 150ms ease-out,top 0ms ease-out,left 0ms ease-out}#ncdPhotoBase.out{z-index:10000}.ncdPhotoZoom,.ncdPhotoClose,.ncdPhotoNext,.ncdPhotoPrev{z-index:100;width:50px;height:50px;border-radius:50px;cursor:pointer;position:absolute;border:2px solid transparent}.ncdPhotoZoom,.ncdPhotoClose{margin-top:4%;top:0;transition:border 0.3s ease-out,box-shadow 0.15s ease-out}.ncdPhotoZoom:before,.ncdPhotoZoom:after,.ncdPhotoClose:before,.ncdPhotoClose:after{top:50%;left:0;width:2px;height:18px;content:"";position:absolute;margin:-9px 22.5px 0;transition:opacity 300ms,transform 300ms}.ncdPhotoZoom{transition:border 0.3s ease-out,box-shadow 0.15s ease-out,opacity 300ms ease-out,transform 300ms ease-out;left:0;transform:rotate(90deg);opacity:0;margin-left:4%}.ncdPhotoZoom.enable{opacity:1;transform:rotate(0deg)}.ncdPhotoZoom:after{transform:rotate(-90deg)}.ncdPhotoZoom.zoom:after{opacity:0;transform:rotate(-180deg)}.ncdPhotoZoom:before{transform:rotate(0deg)}.ncdPhotoZoom.zoom:before{transform:rotate(-90deg)}.ncdPhotoClose{right:0;margin-right:4%}.ncdPhotoClose:before,.ncdPhotoClose:after{height:22px;margin:-11px 22.5px 0;transform:rotate(45deg)}.ncdPhotoClose:after{transform:rotate(-45deg)}.ncdPhotoNext,.ncdPhotoPrev{top:50%;margin-top:-25px;opacity:0;transition:opacity 0.2s ease-out,transform 0.8s cubic-bezier(0.190,1.000,0.220,1.000),border 0.3s ease-out,box-shadow 0.15s ease-out;-moz-transition:opacity 0.2s ease-out,-moz-transform 0.8s cubic-bezier(0.190,1.000,0.220,1.000),border 0.3s ease-out,box-shadow 0.15s ease-out;-webkit-transition:opacity 0.2s ease-out,-webkit-transform 0.8s cubic-bezier(0.190,1.000,0.220,1.000),border 0.3s ease-out,box-shadow 0.15s ease-out}.ncdPhotoNext:before,.ncdPhotoNext:after,.ncdPhotoPrev:before,.ncdPhotoPrev:after{top:50%;left:0;width:2px;height:15px;content:'';position:absolute;margin:-13px 24px 0}.ncdPhotoNext:after,.ncdPhotoPrev:after{margin-top:-3px}.ncdPhotoPrev:after,.ncdPhotoPrev:before{left:-3px}.ncdPhotoNext:after{transform:rotate(45deg)}.ncdPhotoNext:before{transform:rotate(-45deg)}.ncdPhotoPrev:after{transform:rotate(315deg)}.ncdPhotoPrev:before{transform:rotate(-315deg)}@media screen and (min-width:800px){#ncdPhotoControls #ncdPhotoCounter{display:none}}@media screen and (max-width:800px){#ncdPhotoControls{position:absolute;bottom:100%;left:0;width:100%;height:53px;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;z-index:100}#ncdPhotoBase.cap-hide #ncdPhotoControls{height:70px}#ncdPhotoBase.cap-hide .ncd-ui{bottom:8px !important}.ncdPhotoZoom.zoom{transform:translateY(-20px)}}.ncdPhotoNext{transform:translateX(-15px);right:4%}.ncdPhotoPrev{transform:translateX(15px);left:4%}#ncdPhotoBase:hover .ncdPhotoNext,#ncdPhotoBase:hover .ncdPhotoPrev{-webkit-transform:translateX(0) rotate(0deg);opacity:1;-moz-transform:translateX(0) rotate(0deg);opacity:1;transform:translateX(0) rotate(0deg);opacity:1}@media screen and (max-width:800px){#ncdPhotoBase .ncdPhotoNext,#ncdPhotoBase .ncdPhotoPrev{transform:translateX(0) rotate(0deg);margin-top:4%;top:0;opacity:1}#ncdPhotoBase .ncdPhotoNext{margin-right:20%}#ncdPhotoBase .ncdPhotoZoom{margin-left:-25px;left:50%}#ncdPhotoBase .ncdPhotoPrev{margin-left:20%}#ncdPhotoBase #ncdPhotoCounter,#ncdPhotoBase .ncdPhotoClose,#ncdPhotoBase .ncdPhotoNext,#ncdPhotoBase .ncdPhotoZoom,#ncdPhotoBase .ncdPhotoPrev{top:auto;bottom:0}#ncdPhotoOverlay div.slide p{position:absolute;bottom:100%;left:0}#ncdPhotoCounter{position:absolute;left:4%;margin-left:10px;font-family:'Helvetica Neue';font-weight:300;letter-spacing:-1px;height:27px;line-height:0;font-size:16px;z-index:100}#ncdPhotoCounter .lb-current{font-size:28px;padding-right:2px;letter-spacing:-2px}}#ncdPhotoBase.out .ncdPhotoNext{-webkit-transform:translateX(30px) rotate(0deg);opacity:0;-moz-transform:translateX(30px) rotate(0deg);opacity:0;transform:translateX(30px) rotate(0deg);opacity:0}#ncdPhotoBase.out .ncdPhotoPrev{-webkit-transform:translateX(-30px) rotate(0deg);opacity:0;-moz-transform:translateX(-30px) rotate(0deg);opacity:0;transform:translateX(-30px) rotate(0deg);opacity:0}#ncdPhotoBase .ncdPhotoNext.hide,#ncdPhotoBase .ncdPhotoPrev.hide{opacity:0}#ncdPhotoBase.single-image .ncdPhotoNext,#ncdPhotoBase.single-image .ncdPhotoPrev,#ncdPhotoOverlay[data-hide-full-title="True"] span b,#ncdPhotoOverlay[data-hide-full-caption="True"] span em{display:none}#ncdPhotoOverlay{position:absolute;height:100%;width:100%;transform-style:preserve-3d}#ncdPhotoOverlay div.slide{display:block;height:100%;text-align:center;vertical-align:middle;line-height:0;position:absolute;top:-9999px;left:-9999px}#ncdPhotoOverlay div.slide.ncd-show{position:relative;top:50%;left:0%;height:auto;transform:translateY(-50%)}#ncdPhotoOverlay div.slide.out{position:absolute;top:50%;left:0;right:0;height:auto;transform:translateY(-50%) translateX(-10px);opacity:0;transition:opacity 200ms ease-in,transform 200ms ease-in}#ncdPhotoBase.go-next #ncdPhotoOverlay div.slide.out{transform:translateY(-50%) translateX(-10px);opacity:0;transition:opacity 200ms ease-in,transform 200ms ease-in}#ncdPhotoBase.go-prev #ncdPhotoOverlay div.slide.out{transform:translateY(-50%) translateX(10px);opacity:0;transition:opacity 200ms ease-in,transform 200ms ease-in}#ncdPhotoBase.go-next div.slide.out img,#ncdPhotoBase.go-prev div.slide.out img,#ncdPhotoBase.processing div.slide.ncd-show.out img{animation:none !important;opacity:1 !important}#ncdPhotoOverlay div.slide.out.ncd-show,.go-next #ncdPhotoOverlay div.slide.out.ncd-show,.go-prev #ncdPhotoOverlay div.slide.out.ncd-show{opacity:0;transition:none}#ncdPhotoOverlay div.slide > div{display:inline-block;position:relative;padding:4%;backface-visibility:hidden}#ncdPhotoOverlay div.slide.zoom.in > div{padding:0}#ncdPhotoOverlay div.slide.zoom.in,#ncdPhotoOverlay div.slide.zoom.in > div{font-size:0}#ncdPhotoOverlay div.slide.zoom{overflow:scroll;cursor:move;-webkit-overflow-scrolling:touch}#ncdPhotoOverlay div.slide.zoom::-webkit-scrollbar{display:none}#ncdPhotoOverlay div.slide.zoom.in br{display:none}#ncdPhotoOverlay div.slide.zoom.out br{display:block}#ncdPhotoOverlay div.slide.zoom.in.transition,#ncdPhotoOverlay div.slide.zoom.out{overflow:hidden}#ncdPhotoOverlay div.slide.zoom.transition div{animation:float-zoom-in 250ms cubic-bezier(0.165,0.84,0.44,1) both}#ncdPhotoOverlay div.slide.zoom.in div{line-height:normal;animation:float-zoom-in-complete 250ms cubic-bezier(0.165,0.84,0.44,1) both}#ncdPhotoOverlay div.slide.zoom.in.transition div{animation:float-zoom-out 250ms cubic-bezier(0.165,0.84,0.44,1) both}#ncdPhotoOverlay div.slide.zoom.out div{animation:float-zoom-out-complete 250ms cubic-bezier(0.165,0.84,0.44,1) both}#ncdPhotoOverlay div.slide.ncd-show > div{opacity:1}@keyframes float-zoom-in{from{transform:scale(1);opacity:1}to{transform:scale(1.03);opacity:0}}@keyframes float-zoom-in-complete{from{transform:scale(.98);opacity:0}to{transform:scale(1);opacity:1}}@keyframes float-zoom-out{from{transform:scale(1);opacity:1}to{transform:scale(.98);opacity:0}}@keyframes float-zoom-out-complete{from{transform:scale(1.03);opacity:0}to{transform:scale(1);opacity:1}}@keyframes float-in{from{transform:scale(1.02);opacity:0}to{transform:scale(1);opacity:1}}@keyframes float-down{from{transform:translateY(-10px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes float-out{from{transform:scale(1);opacity:1}to{transform:scale(0.97);opacity:0}}@keyframes float-up{from{transform:translateY(0px);opacity:1}to{transform:translateY(10px);opacity:0}}@keyframes float-next{from{transform:translateX(5px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes float-prev{from{transform:translateX(-5px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes text-swap{from{opacity:0}to{opacity:1}}#ncdPhotoOverlay div.slide img{list-style:none;line-height:0;max-width:100% !important;max-height:80vh !important;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;border-radius:0px}#ncdPhotoOverlay div.slide.zoom.in > div{height:auto}#ncdPhotoOverlay div.slide.zoom.in img{max-width:none !important;max-height:none !important;border-radius:0}#ncdPhotoBase.go-next div.slide img{animation:float-next 300ms cubic-bezier(0.25,0.46,0.45,0.94) both}#ncdPhotoBase.go-prev div.slide img{animation:float-prev 300ms cubic-bezier(0.25,0.46,0.45,0.94) both}#ncdPhotoBase.processing div.slide.ncd-show img{animation:none;opacity:0}@media screen and (min-width:800px){/*#ncdPhotoOverlay div.slide > div{height:60vh}*/}@media screen and (max-width:800px){#ncdPhotoBase > .ncdPhotoZoom{display:none}#ncdPhotoBase.go-next #ncdPhotoCaption p,#ncdPhotoBase.go-prev #ncdPhotoCaption p{animation:text-swap 300ms cubic-bezier(0.25,0.46,0.45,0.94) backwards}}.ncdPhotoCounter{left:auto !important;right:0}.ncdPhotoCounter[data-show-count="False"],#ncdPhotoCounter[data-show-count="False"]{display:none !important}#ncdPhotoCaption{display:block;position:fixed;bottom:0;left:0;right:0;text-align:center;padding:12px 4%;font-size:15px;z-index:100;line-height:1.4}#ncdPhotoCaption p{margin:0}#ncdPhotoCaption b{padding-right:5px}#ncdPhotoOverlay p b,#ncdPhotoCaption p b{font-weight:normal;font-style:normal;padding-right:5px}#ncdPhotoOverlay p em,#ncdPhotoCaption p em{font-weight:normal;font-style:normal}@media screen and (min-width:800px){#ncdPhotoCaption{display:none}.img-caption-in{display:block}.img-caption-in:after{content:"";display:table;clear:both}}#ncdPhotoOverlay p.ncdPhotoCounter,#ncdPhotoOverlay p{display:inline-block;text-align:left;padding:12px 0 18px;font-size:14px;font-variant:normal;line-height:20px;margin:0;float:left}#ncdPhotoOverlay p.ncdPhotoCounter{float:right}#ncdPhotoBase:hover .img-caption-in{opacity:1}#ncdPhotoBase.cap-hide .img-caption-in{display:none}#ncdPhotoBase.cap-show .img-caption-in.invis{visibility:hidden;animation:none}#ncdPhotoBase .img-caption-in{opacity:0;transition:opacity 200ms}#ncdPhotoBase.cap-show .ncd-show .img-caption-in{opacity:1;animation:float-down 600ms 300ms cubic-bezier(0.25,0.46,0.45,0.94) both}#ncdPhotoBase.processing .img-caption-in{opacity:0}@media screen and (max-width:800px){.img-caption-in{display:none}}#ncdPhotoBase [data-italic-title="True"] p b,#ncdPhotoBase [data-italic-caption="True"] p em{font-style:italic}#ncdPhotoBase [data-bold-title="True"] p b,#ncdPhotoBase [data-bold-caption="True"] p em{font-weight:bold}#ncdPhotoBase [data-hide-title="True"] p b,#ncdPhotoBase [data-hide-caption="True"] p em{display:none}.style-default #ncdPhotoOverlay p b,.style-default #ncdPhotoCaption p b{color:#FFF}.style-default #ncdPhotoOverlay p em,.style-default #ncdPhotoCaption p em,.style-default .ncdPhotoCounter,.style-default #ncdPhotoCounter{color:#EEE}.style-default img{box-shadow:0 2px 16px rgba(0,0,0,0.6)}.style-default{background:rgba(0,0,0,0.85) !important}.style-default #ncdPhotoLoader.processing #ncdPhotoLoaderSpinner{border-left:3px solid rgba(200,200,200,.15);border-right:3px solid rgba(200,200,200,.15);border-bottom:3px solid rgba(200,200,200,.15);border-top:3px solid rgba(200,200,200,.8)}@media screen and (max-width:800px){.style-default #ncdPhotoControls{background-image:linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.7))}}.style-default .ncdPhotoZoom,.style-default .ncdPhotoClose,.style-default .ncdPhotoNext,.style-default .ncdPhotoPrev{background-image:radial-gradient(50% 50%,rgba(0,0,0,0.1),rgba(0,0,0,0.00))}.style-default #ncdPhotoCaption{background:#000}.style-default .ncdPhotoNext:before,.ncdPhotoNext:after,.style-default .ncdPhotoPrev:before,.ncdPhotoPrev:after,.style-default .ncdPhotoZoom:before,.ncdPhotoZoom:after,.style-default .ncdPhotoClose:before,.ncdPhotoClose:after,.style-default .ncdPhotoNext:hover:before,.ncdPhotoNext:hover:after,.style-default .ncdPhotoPrev:hover:before,.ncdPhotoPrev:hover:after,.style-default .ncdPhotoClose:hover:before,.ncdPhotoClose:hover:after{background:#FFF}.style-default #ncdPhotoCounter{color:#FFF}.style-default .ncdPhotoZoom:active,.style-default .ncdPhotoClose:active,.style-default .ncdPhotoNext:active,.style-default .ncdPhotoPrev:active{box-shadow:0 0 0 5px rgba(255,255,255,0.6);border:2px solid #FFF}.style-default .ncdPhotoZoom.zoom{border:2px solid #FFF}@media screen and (min-width:800px){.style-default .ncdPhotoZoom:hover,.style-default .ncdPhotoClose:hover,.style-default .ncdPhotoNext:hover,.style-default .ncdPhotoPrev:hover{border:2px solid #FFF}}.style-contrast #ncdPhotoOverlay p b{color:#333}.style-contrast #ncdPhotoCaption p b{color:#FFF}.style-contrast #ncdPhotoOverlay p em,.style-contrast .ncdPhotoCounter{color:#555}.style-contrast #ncdPhotoCaption p em{color:#EEE}.style-contrast img{box-shadow:0 2px 10px rgba(0,0,0,0.15)}.style-contrast{background:rgba(255,255,255,0.85) !important}.style-contrast #ncdPhotoLoader.processing #ncdPhotoLoaderSpinner{border-left:3px solid rgba(100,100,100,.15);border-right:3px solid rgba(100,100,100,.15);border-bottom:3px solid rgba(100,100,100,.15);border-top:3px solid rgba(100,100,100,.8)}.style-contrast #ncdPhotoCaption{background:#000}.style-contrast #ncdPhotoCounter{color:#222}.style-contrast .ncdPhotoNext:before,.style-contrast .ncdPhotoNext:after,.style-contrast .ncdPhotoPrev:before,.style-contrast .ncdPhotoPrev:after,.style-contrast .ncdPhotoZoom:before,.style-contrast .ncdPhotoZoom:after,.style-contrast .ncdPhotoClose:before,.style-contrast .ncdPhotoClose:after,.style-contrast .ncdPhotoNext:hover:before,.style-contrast .ncdPhotoNext:hover:after,.style-contrast .ncdPhotoPrev:hover:before,.style-contrast .ncdPhotoPrev:hover:after,.style-contrast .ncdPhotoClose:hover:before,.style-contrast .ncdPhotoClose:hover:after{background:#222}.style-contrast .ncdPhotoZoom.zoom,.style-contrast .ncdPhotoZoom.zoom + .style-contrast .ncdPhotoClose{background:rgba(0,0,0,0.3)}.style-contrast .ncdPhotoZoom,.style-contrast .ncdPhotoClose,.style-contrast .ncdPhotoZoom:before,.style-contrast .ncdPhotoZoom:after,.style-contrast .ncdPhotoClose:before,.style-contrast .ncdPhotoClose:after{transition:transform 300ms,border 300ms,box-shadow 300ms,background 300ms}.style-contrast .ncdPhotoZoom.zoom:before,.style-contrast .ncdPhotoZoom.zoom:after,.style-contrast .ncdPhotoZoom.zoom + .style-contrast .ncdPhotoClose:before,.style-contrast .ncdPhotoZoom.zoom + .style-contrast .ncdPhotoClose:after{background:#FFF}.style-contrast .ncdPhotoZoom:active,.style-contrast .ncdPhotoClose:active,.style-contrast .ncdPhotoNext:active,.style-contrast .ncdPhotoPrev:active{box-shadow:0 0 0 5px rgba(0,0,0,0.15);border:2px solid #222}.ncdPhotoZoom.zoom{border:2px solid rgba(0,0,0,0.6)}@media screen and (min-width:800px){.style-contrast .ncdPhotoZoom,.style-contrast .ncdPhotoClose,.style-contrast .ncdPhotoNext,.style-contrast .ncdPhotoPrev{background-image:radial-gradient(50% 50%,rgba(255,255,255,0.4),rgba(255,255,255,0.00))}.style-contrast .ncdPhotoZoom:hover,.style-contrast .ncdPhotoClose:hover,.style-contrast .ncdPhotoNext:hover,.style-contrast .ncdPhotoPrev:hover{border:2px solid #222}}@media screen and (max-width:800px){.style-contrast #ncdPhotoCounter{color:#fff}.style-contrast .ncdPhotoNext:before,.style-contrast .ncdPhotoNext:after,.style-contrast .ncdPhotoPrev:before,.style-contrast .ncdPhotoPrev:after,.style-contrast .ncdPhotoZoom:before,.style-contrast .ncdPhotoZoom:after,.style-contrast .ncdPhotoClose:before,.style-contrast .ncdPhotoClose:after,.style-contrast .ncdPhotoNext:hover:before,.style-contrast .ncdPhotoNext:hover:after,.style-contrast .ncdPhotoPrev:hover:before,.style-contrast .ncdPhotoPrev:hover:after,.style-contrast .ncdPhotoClose:hover:before,.style-contrast .ncdPhotoClose:hover:after{background:#fff}.style-contrast #ncdPhotoControls{background-color:rgba(0,0,0,0.3);background-image:none}.style-contrast .ncdPhotoZoom.zoom,.style-contrast .ncdPhotoZoom.zoom + .style-contrast .ncdPhotoClose{background:transparent}.style-contrast .ncdPhotoZoom:active,.style-contrast .ncdPhotoZoom.zoom,.style-contrast .ncdPhotoClose:active,.style-contrast .ncdPhotoNext:active,.style-contrast .ncdPhotoPrev:active{box-shadow:0 0 0 5px transparent;border:2px solid transparent}.style-contrast .ncdPhotoZoom.zoom{transform:translateY(0px)}#ncdPhotoBase.style-contrast .ncdPhotoNext.hide,#ncdPhotoBase.style-contrast .ncdPhotoPrev.hide{opacity:1}}.processing img{box-shadow:none !important}
/*
 * 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_674 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 40px;
}
#simpleDivider_stacks_in_674 .theDivider1,
#simpleDivider_stacks_in_674 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_674 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_674.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_674.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_674 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_674.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_674.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_674.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_674.bgImageOn .theDivider1 img {
	display: block;
}


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

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

#stacks_in_778 {
	padding:  20px;
}

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

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

#stacks_in_675 {
	margin: 40px 0px 20px 0px;
}

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

#stacks_in_797 {
	padding:  20px;
}

#stacks_in_802 {
	padding:  10px;
}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_676 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 40px;
}
#simpleDivider_stacks_in_676 .theDivider1,
#simpleDivider_stacks_in_676 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_676 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_676.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_676.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_676 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_676.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_676.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_676.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_676.bgImageOn .theDivider1 img {
	display: block;
}


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

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

#stacks_in_817 {
	padding:  20px;
}

#stacks_in_821 {
	padding:  10px;
}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_805 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 40px;
}
#simpleDivider_stacks_in_805 .theDivider1,
#simpleDivider_stacks_in_805 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_805 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_805.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_805.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_805 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_805.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_805.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_805.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_805.bgImageOn .theDivider1 img {
	display: block;
}


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

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

#stacks_in_825 {
	padding:  20px;
}

#stacks_in_830 {
	padding:  10px;
}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_806 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 40px;
}
#simpleDivider_stacks_in_806 .theDivider1,
#simpleDivider_stacks_in_806 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_806 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_806.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_806.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_806 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_806.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_806.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_806.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_806.bgImageOn .theDivider1 img {
	display: block;
}


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

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

#stacks_in_835 {
	padding:  20px;
}

#stacks_in_836 {
	padding:  10px;
}

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

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

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

#stacks_in_846 {
	padding:  20px;
}
/* Start Fit My Video stack CSS code */.stacks_in_849myvideo{	position: relative;	text-align: center;	max-width: 5000px;	margin: 0 auto 0 auto;}.stacks_in_849dummy{	display: none;	height: 0;	margin: 0;	padding: 0;}.alert-danger{	background-color: #f2dede;	border-color: #ebcccc;	color: #a94442;	padding: 15px;	margin-bottom: 1rem;	border: 1px solid transparent;	border-radius: 4px;	text-align: left;}  /* End Fit My Video stack CSS code */
#stacks_in_849 {
	margin: 40px 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_808 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 40px;
}
#simpleDivider_stacks_in_808 .theDivider1,
#simpleDivider_stacks_in_808 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_808 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_808.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_808.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_808 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_808.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_808.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_808.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_808.bgImageOn .theDivider1 img {
	display: block;
}


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

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

#stacks_in_865 {
	padding:  20px;
}
/* Start Fit My Video stack CSS code */.stacks_in_867myvideo{	position: relative;	text-align: center;	max-width: 5000px;	margin: 0 auto 0 auto;}.stacks_in_867dummy{	display: none;	height: 0;	margin: 0;	padding: 0;}.alert-danger{	background-color: #f2dede;	border-color: #ebcccc;	color: #a94442;	padding: 15px;	margin-bottom: 1rem;	border: 1px solid transparent;	border-radius: 4px;	text-align: left;}  /* End Fit My Video stack CSS code */
#stacks_in_867 {
	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_809 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 40px;
}
#simpleDivider_stacks_in_809 .theDivider1,
#simpleDivider_stacks_in_809 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_809 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_809.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_809.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_809 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_809.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_809.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_809.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_809.bgImageOn .theDivider1 img {
	display: block;
}


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

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

#stacks_in_876 {
	padding:  20px;
}

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

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

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

#stacks_in_885 {
	padding:  20px;
}

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

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

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

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

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

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

#stacks_in_900 {
	padding:  20px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#stacks_in_1000 {
	margin: 0px 0px 20px 0px;
}
#stacks_in_1002>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


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


}






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

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

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

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

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

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

#stacks_in_1016 {
	padding:  20px;
}

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

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

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

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

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

#stacks_in_1041 {
	padding:  20px;
}

#stacks_in_1042 {
	padding:  20px;
}

#stacks_in_1043 {
	padding:  20px;
}

#stacks_in_1044 {
	padding:  20px;
}

#stacks_in_1045 {
	padding:  20px;
}

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

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

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

#stacks_in_1059 {
	padding:  20px;
}

#stacks_in_1060 {
	padding:  20px;
}

#stacks_in_1062 {
	padding:  20px;
}

#stacks_in_1064 {
	padding:  20px;
}

#stacks_in_1065 {
	padding:  20px;
}

#stacks_in_1067 {
	padding:  20px;
}

#stacks_in_1069 {
	padding:  20px;
}

#stacks_in_1071 {
	padding:  20px;
}

#stacks_in_1072 {
	padding:  20px;
}

#stacks_in_1073 {
	padding:  20px;
}

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

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

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

#stacks_in_1098 {
	margin: 20px 0px 10px 0px;
}

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

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

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

#stacks_in_1104 {
	padding:  20px;
}

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

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

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

#stacks_in_1111 {
	margin: 20px 0px 10px 0px;
}

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

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

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

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

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

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

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

#stacks_in_1130 {
	margin: 20px 0px 10px 0px;
}

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

#stacks_in_1132 {
	margin: 20px 0px 10px 0px;
}

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

#stacks_in_1134 {
	padding:  20px;
}

#stacks_in_1137 {
	margin: 20px 0px 0px 0px;
}
#stacks_in_1142 .boxgrid{position:relative;overflow:hidden;margin:0 auto;border-color:#000000;border-width:0px;border-style:solid}#stacks_in_1142 .boxgrid .cover,#stacks_in_1142 .boxgrid .back{position:absolute !important;top:0;width:100%}#stacks_in_1142 .cover .imageStyle{z-index:10}
/*
 * 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_1095 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 40px;
}
#simpleDivider_stacks_in_1095 .theDivider1,
#simpleDivider_stacks_in_1095 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_1095 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_1095.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_1095.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1095 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_1095.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_1095.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_1095.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1095.bgImageOn .theDivider1 img {
	display: block;
}


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

#stacks_in_1160 {
	margin: 20px 0px 0px 0px;
}
#stacks_in_1161>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


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


}






#stacks_in_1161 {
	margin: 20px 0px 40px 0px;
}

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

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

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

#stacks_in_1179 {
	margin: 20px 0px 10px 0px;
}

#stacks_in_1180 {
	margin: 30px 0px 0px 0px;
}

#stacks_in_1181 {
	padding:  20px;
}

#stacks_in_1183 {
	padding:  20px;
}

#stacks_in_1185 {
	padding:  20px;
}

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

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

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

#stacks_in_1197 {
	border: solid rgba(204, 204, 204, 1.00);
	border-width:  1px;
	padding:  20px;
}

#stacks_in_1198 {
	margin: 40px 0px 20px 0px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#stacks_in_1247 {
	margin: 40px 0px 20px 0px;
}

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

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

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

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

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

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

#stacks_in_1279 {
	margin: 10px 0px 0px 0px;
}

#stacks_in_1281 {
	margin: 10px 0px 0px 0px;
}
#stacks_in_590>.s3_row {
	margin: 0 -0px;
}

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

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




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










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



}



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


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


}






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

#stacks_in_597 {
	font-size: 80%;
}

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

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