a.block-link{display:block;text-decoration:none !important;padding:0;margin:0;color:inherit}a.block-link:link,a.block-link:visited,a.block-link:hover,a.block-link:active{color:inherit}
 a.anchor{height:0!important;font-size:0!important;line-height:0!important;padding:0!important;margin:0!important} 
#toTop{display:none;text-decoration:none;position:fixed;bottom:10px;right:10px;overflow:hidden;width:51px;height:51px;border:none;text-indent:-9999px;background:url(../files/elevator-images/top.png) no-repeat left top;z-index:9988}#toTop:hover{background:url(../files/elevator-images/top.png) no-repeat left -51px}#toTop:active,#toTop:focus{outline:none}

/* @group FormSnap Jr. */

#fsjr-tab{
	padding: 12px 10px 4px 10px;
	vertical-align: middle;
	text-align: center;
	color:  #FFFFFF;
	font-size: 13px;
	font-family:  Helvetica;
	font-weight: normal;
	display:block;
	position: fixed;
	border-radius: 5px;
	background: #168D46;
	border: 2px solid #FFFFFF;
	cursor:pointer;
	z-index: 999999;
}
#fsjr-tab img {
	vertical-align: top;
	outline:  none;
	border: none;
	width: 16px;
	height: 16px;
}

#fsjr-tab.left{
	top:200px;
	left: -60px;
	border-top: none;
	width: 120px;
	max-width: 120px;
	overflow:  hidden;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
	-webkit-transform: rotate(270deg);
	-moz-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	transform: rotate(270deg);
	writing-mode: lr-tb;
}

#fsjr-tab.right
{
	top:200px;;
	right: -60px;
	width: 120px;
	max-width: 120px;
	overflow:  hidden;
	border-top: none;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
	writing-mode: rl-tb;
}

#fsjr-tab.bottom
{
	bottom:-1px;
	right: 120px;
	padding-top: 6px;
	border-bottom: none;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

#fsjr-tab.top
{
	top: -1px;
	right: 120px;
	border-top: none;
	padding-top: 6px;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}




div.blockOverlay {
	background-color: #000000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"; 
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40); 
    -moz-opacity:.40;
    opacity:.40;
    z-index: 100000;	
    -webkit-filter: grayscale(0.5) blur(10px);
}
div.fsjr-block{
    top:    10%;
    left:   37%;
    text-align:center;
	border: 1px solid #222222;
    outline: 2px #ccc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; 
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); 
    -moz-opacity:1;
    opacity:1;
    padding: 0;
    color: ;
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
    background: #FFFFFF;
	z-index: 100001;
	cursor: default;
	font-family: Helvetica;
}

div.fsjr-block-inner { 
	width:  300px;
	margin: 20px auto;
	}

div.fsjr-block ul {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
	text-align:left;
}


div.fsjr-block .airmail-line {
	overflow: hidden; 
	margin: 0 -24px; 
	text-indent: -28px; 
	white-space: nowrap; 
	min-height: 15px; 
	padding: 0; 
	font: italic bold 200px/15px Helvetica, sans-serif; 
	height: 15px; 
	max-height: 15px; 
	letter-spacing: -8px;
}

div.fsjr-block .airmail-line b {
	color:#B94A48;
}

div.fsjr-block .airmail-line i {
	color:#006699;
}

div.fsjr-block h3{ 
	font-size: 20px; 
	margin:0 0 4px 0;
	font-weight: bold;
	color:  #222222;
	padding: 0;
}

div.fsjr-block li{
	margin-left:0 !important;
}

div.fsjr-block input[type="text"],
div.fsjr-block input[type="password"],
div.fsjr-block textarea {
    padding:5px;
    background-color: #FFFFFF; 
    border:1px solid #CCCCCC;
    border-radius:4px;
    font-size:12px;
    font-weight:bold;
    color: #444444;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    width:288px;
}

div.fsjr-block textarea { height:80px; }

div.fsjr-block span.required {color:  #B94A48;}
div.fsjr-block li.incomplete input[type=text],
div.fsjr-block li.incomplete textarea{ 
	border-color: #B94A48;
	box-shadow: 0 0 5px #ffffff;
	-webkit-box-shadow: 0 0 5px #B94A48;
	-moz-box-shadow: 0 0 5px #B94A48;
	transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
  }



div.fsjr-block a.unblock {
	 position:  relative;
}

/* @end */
div.fsjr-block label { display: block; color:  #777777; text-transform: none; }


div.fsjr-block p { display: block; text-align: center; margin: 6px auto; }

/* alerts */

div.fsjr-block .alert {
  padding: 8px 35px 8px 14px;
  margin: 18px auto;
  color: #c09853;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}


div.fsjr-block .alert-success {
  color: #468847;
  background-color: #E6FFE7;
  border-color: #AAECAB;
}

div.fsjr-block .alert-error {
  color: #B94A48;
  background-color: #FFEAE8;
  border-color: #FFAEAC;
}


.fsjr-btn {
  display: inline-block;
  *display: inline;
  padding: 4px 10px 4px;
  margin-bottom: 0;
  *margin-left: .3em;
  font-size: 13px;
  line-height: 18px;
  *line-height: 20px;
  color: #444444;
  text-align: center;
  text-shadow: 0 1px 1px #FFFFFF;
  vertical-align: middle;
  cursor: pointer;
  background-color:  ;
  background-image: -ms-linear-gradient(top, #FFFFFF, #E6E6E6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#FFFFFF), to(#E6E6E6));
  background-image: -webkit-linear-gradient(top, #FFFFFF, #E6E6E6);
  background-image: -o-linear-gradient(top, #FFFFFF, #E6E6E6);
  background-image: linear-gradient(top, #FFFFFF, #E6E6E6);
  background-image: -moz-linear-gradient(top, #FFFFFF, #E6E6E6);
  background-repeat: repeat-x;
  border: 1px solid #CCCCCC;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-color: #B3B3B3 #B3B3B3 #959595;
  border-bottom-color: #818181;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#E6E6E6', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.fsjr-btn:hover,
.fsjr-btn:active,
.fsjr-btn.active,
.fsjr-btn.disabled,
.fsjr-btn[disabled] {
  background-color: #E6E6E6;
}

.fsjr-btn:active,
.fsjr-btn.active {
  background-color: #CDCDCD \9;
}

.fsjr-btn:first-child {
  *margin-left: 0;
}

.fsjr-btn:hover {
  color: #3A3A3A;
  text-decoration: none;
  background-color: #E6E6E6;
  *background-color: #D2D2D2;
  /* Buttons in IE7 don't get borders, so darken on hover */

  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
      -ms-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}

.fsjr-btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.fsjr-btn.active,
.fsjr-btn:active {
  background-color: #E6E6E6;
  background-color: #CDCDCD \9;
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.fsjr-btn.disabled,
.fsjr-btn[disabled] {
  cursor: default;
  background-color: #E6E6E6;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}


.fsjr-btn-primary,
.fsjr-btn-primary:hover {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.fsjr-btn-primary.active {
  color: rgba(255, 255, 255, 0.75);
}

.fsjr-btn {
  border-color: #CCCCCC;
/*  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);*/
}

.fsjr-btn-primary {
  background-color: #0067E6;
  background-image: -ms-linear-gradient(top, #1494FF, #0067E6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#1494FF), to(#0067E6));
  background-image: -webkit-linear-gradient(top, #1494FF, #0067E6);
  background-image: -o-linear-gradient(top, #1494FF, #0067E6);
  background-image: -moz-linear-gradient(top, #1494FF, #0067E6);
  background-image: linear-gradient(top, #1494FF, #0067E6);
  background-repeat: repeat-x;
  border-color: #0067E6 #0067E6 #004ECD;
/*  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);*/
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#1494FF', endColorstr='#0067E6', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.fsjr-btn-primary:hover,
.fsjr-btn-primary:active,
.fsjr-btn-primary.active,
.fsjr-btn-primary.disabled,
.fsjr-btn-primary[disabled] {
  background-color: #0067E6;
}

.fsjr-btn-primary:active,
.fsjr-btn-primary.active {
  background-color: #004ECD \9;
}

div.fsjr-block .close {
	width: 30px;
	height: 30px;
	position: absolute;
	top: -12px;
	left: -15px;
	background-image: url(../files/formsnapjr/close.png);
	text-indent: -1000em;
	overflow: hidden;
	background-color: transparent;
	cursor: pointer;
}

div.fsjr-block .close:active {
	background-position: 0 -30px;
}


/* @end */


/* ! RESPONSIVE MEDIA QUERIES */
/* Smartphones (portrait and landscape) ----------- */
@media screen and (max-width : 480px) {
	div.blockOverlay {background-color: #000 !important;}
	div.fsjr-block {position: absolute !important; width:94% !important;top:10px !important;left:10px !important; }
	div.fsjr-block input[type="text"],
	div.fsjr-block input[type="password"],
	div.fsjr-block textarea { width:260px !important;}
	div.fsjr-block-inner { width:  280px !important; overflow:auto;}
	div.fsjr-block textarea { height: 30px !important;}
}
/* ! RESPONSIVE MEDIA QUERIES (END) */


#stacks_in_836 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_836 .jwresp_col{overflow:hidden;margin:0;width:69%; float:left;}#stacks_in_836 #jwresp_col2_stacks_in_836{ float:right; width:29%}@media screen and (max-width:600px){#stacks_in_836 #jwresp_col1_stacks_in_836,#stacks_in_836 #jwresp_col2_stacks_in_836{width:100%;float:none;display:block}#stacks_in_836 #jwresp_col1_stacks_in_836{margin-bottom:15px}}

#stacks_in_52 {
	margin:  10px;
	padding:  10px;
}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_56 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_56 a, #simpleText_stacks_in_56 a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_56 a:visited {color: #169EE6;}
#simpleText_stacks_in_56 a:hover {
	color: #1AAA54;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_56 a:active {color: #1AAA54;}
#simpleText_stacks_in_56 a:focus {color: #1AAA54; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_56.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_56 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_56 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_56 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_56 {font-size: inherit;}
}
#stacks_in_56 {
	margin:  10px;
	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_1001 {
	width: 100%;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
}
#simpleDivider_stacks_in_1001 .theDivider1,
#simpleDivider_stacks_in_1001 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_1001 .theDivider1 {
	height: 40px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_1001.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_1001.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1001 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_1001.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_1001.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_1001.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1001.bgImageOn .theDivider1 img {
	display: block;
}

/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_825 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_825 a, #simpleText_stacks_in_825 a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_825 a:visited {color: #169EE6;}
#simpleText_stacks_in_825 a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_825 a:active {color: #FF6600;}
#simpleText_stacks_in_825 a:focus {color: #FF6600; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_825.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_825 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_825 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_825 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_825 {font-size: inherit;}
}
#stacks_in_825 {
	margin:  10px;
	padding:  10px;
}
#toTop{display:none;text-decoration:none;position:fixed;bottom:10px;right:10px;overflow:hidden;width:51px;height:51px;border:none;text-indent:-9999px;background:url(../files/elevator-images/top.png) no-repeat left top;z-index:9988}#toTop:hover{background:url(../files/elevator-images/top.png) no-repeat left -51px}#toTop:active,#toTop:focus{outline:none}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_2034_477 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_2034_477 a, #simpleText_stacks_in_2034_477 a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_2034_477 a:visited {color: #169EE6;}
#simpleText_stacks_in_2034_477 a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_2034_477 a:active {color: #FF6600;}
#simpleText_stacks_in_2034_477 a:focus {color: #FF6600; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_2034_477.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_2034_477 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_2034_477 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_2034_477 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_2034_477 {font-size: inherit;}
}
#stacks_in_2034_477 {
	margin: 10px 10px 0px 10px;
	padding: 10px 10px 0px 10px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_2034_478buttonPressWrapper{
	position: relative !important;
}

#stacks_in_2034_478 a, #stacks_in_2034_478 a:hover, #stacks_in_2034_478 a:visited, #stacks_in_2034_478 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_2034_478button{
	position: relative !important;
	display: inline-block !important;
	
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #A40426 !important;
	border-color: #8B0320 !important;
	box-sizing: border-box !important;
}

.stacks_in_2034_478button:hover{
	color: #FEFEFF !important;
	background-color: #FB0036 !important;
	border-color: #D5002D !important;
}

#stacks_in_2034_478 a, #stacks_in_2034_478 a:visited, #stacks_in_2034_478 a:active{
	color: #FFFFFF !important;
}

#stacks_in_2034_478 a:hover{
	color: #FEFEFF !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_2034_478button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #6A0218 !important;
		background: #A40426 !important;
		background: -moz-linear-gradient(top, #A40426 0%, #83031E 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #A40426), color-stop(100%, #83031E)) !important;
		background: -webkit-linear-gradient(top, #A40426 0%, #83031E 100%) !important;
		background: -o-linear-gradient(top, #A40426 0%, #83031E 100%) !important;
		background: -ms-linear-gradient(top, #A40426 0%, #83031E 100%) !important;
		background: linear-gradient(to bottom, #A40426 0%, #83031E 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#A40426', endColorstr='#83031E', GradientType=0 ) !important;
	}
	.stacks_in_2034_478button:hover{
		border-bottom-color: #A30023 !important;
		background: #FB0036 !important;
		background: -moz-linear-gradient(top, #FB0036 0%, #C8002B 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #FB0036), color-stop(100%, #C8002B)) !important;
		background: -webkit-linear-gradient(top, #FB0036 0%, #C8002B 100%) !important;
		background: -o-linear-gradient(top, #FB0036 0%, #C8002B 100%) !important;
		background: -ms-linear-gradient(top, #FB0036 0%, #C8002B 100%) !important;
		background: linear-gradient(to bottom, #FB0036 0%, #C8002B 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FB0036', endColorstr='#C8002B', GradientType=0 ) !important;
	}
	



.stacks_in_2034_478buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_2034_478buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_2034_478buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_2034_478buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_2034_478 {
	padding: 5px 10px 10px 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_2034_10 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_2034_10 .theDivider1,
#simpleDivider_stacks_in_2034_10 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_2034_10 .theDivider1 {
	height: 20px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_2034_10.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_2034_10.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_10 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_2034_10.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_2034_10.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_2034_10.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_10.bgImageOn .theDivider1 img {
	display: block;
}

/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_2034_11_34 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_2034_11_34 a, #simpleText_stacks_in_2034_11_34 a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_2034_11_34 a:visited {color: #169EE6;}
#simpleText_stacks_in_2034_11_34 a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_2034_11_34 a:active {color: #FF6600;}
#simpleText_stacks_in_2034_11_34 a:focus {color: #FF6600; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_2034_11_34.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_2034_11_34 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_2034_11_34 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_2034_11_34 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_2034_11_34 {font-size: inherit;}
}
#stacks_in_2034_11_34 {
	padding:  5px;
}
#stacks_in_2034_11_24 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_2034_11_24 .jwresp_col{float:none} #stacks_in_2034_11_24 #jwresp_col2_stacks_in_2034_11_24{position:relative;margin:0 auto;width:32%;float:none}#stacks_in_2034_11_24 #jwresp_col1_stacks_in_2034_11_24,#stacks_in_2034_11_24 #jwresp_col3_stacks_in_2034_11_24{width:32%}#stacks_in_2034_11_24 #jwresp_col1_stacks_in_2034_11_24{float:left}#stacks_in_2034_11_24 #jwresp_col3_stacks_in_2034_11_24{float:right} @media screen and (max-width:770px){#stacks_in_2034_11_24 #jwresp_col1_stacks_in_2034_11_24,#stacks_in_2034_11_24 #jwresp_col3_stacks_in_2034_11_24{margin-bottom:20px}#stacks_in_2034_11_24 #jwresp_col1_stacks_in_2034_11_24{width:49%}#stacks_in_2034_11_24 #jwresp_col3_stacks_in_2034_11_24{width:49%}#stacks_in_2034_11_24 #jwresp_col2_stacks_in_2034_11_24{clear:both;width:100%;display:block}}  @media screen and (max-width:500px){#stacks_in_2034_11_24 #jwresp_col1_stacks_in_2034_11_24,#stacks_in_2034_11_24 #jwresp_col3_stacks_in_2034_11_24,#stacks_in_2034_11_24 #jwresp_col2_stacks_in_2034_11_24{float:none;width:100%;display:block}#stacks_in_2034_11_24 #jwresp_col1_stacks_in_2034_11_24,#stacks_in_2034_11_24 #jwresp_col3_stacks_in_2034_11_24{margin-bottom:20px}} 

#stacks_in_2034_11_24 {
	margin:  10px;
	padding:  10px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_2034_11_9buttonPressWrapper{
	position: relative !important;
}

#stacks_in_2034_11_9 a, #stacks_in_2034_11_9 a:hover, #stacks_in_2034_11_9 a:visited, #stacks_in_2034_11_9 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_2034_11_9button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: bold !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FEFEFF !important;
	background-color: #BF8B49 !important;
	border-color: #A2763E !important;
	box-sizing: border-box !important;
}

.stacks_in_2034_11_9button:hover{
	color: #FEFEFF !important;
	background-color: #973711 !important;
	border-color: #802E0E !important;
}

#stacks_in_2034_11_9 a, #stacks_in_2034_11_9 a:visited, #stacks_in_2034_11_9 a:active{
	color: #FEFEFF !important;
}

#stacks_in_2034_11_9 a:hover{
	color: #FEFEFF !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_2034_11_9button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #7C5A2F !important;
		background: #BF8B49 !important;
		background: -moz-linear-gradient(top, #BF8B49 0%, #986F3A 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #BF8B49), color-stop(100%, #986F3A)) !important;
		background: -webkit-linear-gradient(top, #BF8B49 0%, #986F3A 100%) !important;
		background: -o-linear-gradient(top, #BF8B49 0%, #986F3A 100%) !important;
		background: -ms-linear-gradient(top, #BF8B49 0%, #986F3A 100%) !important;
		background: linear-gradient(to bottom, #BF8B49 0%, #986F3A 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#BF8B49', endColorstr='#986F3A', GradientType=0 ) !important;
	}
	.stacks_in_2034_11_9button:hover{
		border-bottom-color: #62230B !important;
		background: #973711 !important;
		background: -moz-linear-gradient(top, #973711 0%, #782C0D 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #973711), color-stop(100%, #782C0D)) !important;
		background: -webkit-linear-gradient(top, #973711 0%, #782C0D 100%) !important;
		background: -o-linear-gradient(top, #973711 0%, #782C0D 100%) !important;
		background: -ms-linear-gradient(top, #973711 0%, #782C0D 100%) !important;
		background: linear-gradient(to bottom, #973711 0%, #782C0D 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#973711', endColorstr='#782C0D', GradientType=0 ) !important;
	}
	



.stacks_in_2034_11_9buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_2034_11_9buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_2034_11_9buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_2034_11_9buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- *//* -- Start Buttonpress2 Each css Template -- */

.stacks_in_2034_11_27buttonPressWrapper{
	position: relative !important;
}

#stacks_in_2034_11_27 a, #stacks_in_2034_11_27 a:hover, #stacks_in_2034_11_27 a:visited, #stacks_in_2034_11_27 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_2034_11_27button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: bold !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FEFEFF !important;
	background-color: #BF8B49 !important;
	border-color: #A2763E !important;
	box-sizing: border-box !important;
}

.stacks_in_2034_11_27button:hover{
	color: #FEFEFF !important;
	background-color: #973711 !important;
	border-color: #802E0E !important;
}

#stacks_in_2034_11_27 a, #stacks_in_2034_11_27 a:visited, #stacks_in_2034_11_27 a:active{
	color: #FEFEFF !important;
}

#stacks_in_2034_11_27 a:hover{
	color: #FEFEFF !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_2034_11_27button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #7C5A2F !important;
		background: #BF8B49 !important;
		background: -moz-linear-gradient(top, #BF8B49 0%, #986F3A 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #BF8B49), color-stop(100%, #986F3A)) !important;
		background: -webkit-linear-gradient(top, #BF8B49 0%, #986F3A 100%) !important;
		background: -o-linear-gradient(top, #BF8B49 0%, #986F3A 100%) !important;
		background: -ms-linear-gradient(top, #BF8B49 0%, #986F3A 100%) !important;
		background: linear-gradient(to bottom, #BF8B49 0%, #986F3A 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#BF8B49', endColorstr='#986F3A', GradientType=0 ) !important;
	}
	.stacks_in_2034_11_27button:hover{
		border-bottom-color: #62230B !important;
		background: #973711 !important;
		background: -moz-linear-gradient(top, #973711 0%, #782C0D 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #973711), color-stop(100%, #782C0D)) !important;
		background: -webkit-linear-gradient(top, #973711 0%, #782C0D 100%) !important;
		background: -o-linear-gradient(top, #973711 0%, #782C0D 100%) !important;
		background: -ms-linear-gradient(top, #973711 0%, #782C0D 100%) !important;
		background: linear-gradient(to bottom, #973711 0%, #782C0D 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#973711', endColorstr='#782C0D', GradientType=0 ) !important;
	}
	



.stacks_in_2034_11_27buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_2034_11_27buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_2034_11_27buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_2034_11_27buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- *//* -- Start Buttonpress2 Each css Template -- */

.stacks_in_2034_11_13buttonPressWrapper{
	position: relative !important;
}

#stacks_in_2034_11_13 a, #stacks_in_2034_11_13 a:hover, #stacks_in_2034_11_13 a:visited, #stacks_in_2034_11_13 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_2034_11_13button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: bold !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FEFEFF !important;
	background-color: #BF8B49 !important;
	border-color: #A2763E !important;
	box-sizing: border-box !important;
}

.stacks_in_2034_11_13button:hover{
	color: #FEFEFF !important;
	background-color: #973711 !important;
	border-color: #802E0E !important;
}

#stacks_in_2034_11_13 a, #stacks_in_2034_11_13 a:visited, #stacks_in_2034_11_13 a:active{
	color: #FEFEFF !important;
}

#stacks_in_2034_11_13 a:hover{
	color: #FEFEFF !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_2034_11_13button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #7C5A2F !important;
		background: #BF8B49 !important;
		background: -moz-linear-gradient(top, #BF8B49 0%, #986F3A 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #BF8B49), color-stop(100%, #986F3A)) !important;
		background: -webkit-linear-gradient(top, #BF8B49 0%, #986F3A 100%) !important;
		background: -o-linear-gradient(top, #BF8B49 0%, #986F3A 100%) !important;
		background: -ms-linear-gradient(top, #BF8B49 0%, #986F3A 100%) !important;
		background: linear-gradient(to bottom, #BF8B49 0%, #986F3A 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#BF8B49', endColorstr='#986F3A', GradientType=0 ) !important;
	}
	.stacks_in_2034_11_13button:hover{
		border-bottom-color: #62230B !important;
		background: #973711 !important;
		background: -moz-linear-gradient(top, #973711 0%, #782C0D 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #973711), color-stop(100%, #782C0D)) !important;
		background: -webkit-linear-gradient(top, #973711 0%, #782C0D 100%) !important;
		background: -o-linear-gradient(top, #973711 0%, #782C0D 100%) !important;
		background: -ms-linear-gradient(top, #973711 0%, #782C0D 100%) !important;
		background: linear-gradient(to bottom, #973711 0%, #782C0D 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#973711', endColorstr='#782C0D', GradientType=0 ) !important;
	}
	



.stacks_in_2034_11_13buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_2034_11_13buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_2034_11_13buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_2034_11_13buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */#stacks_in_2034_11_1 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_2034_11_1 .jwresp_col{float:none} #stacks_in_2034_11_1 #jwresp_col2_stacks_in_2034_11_1{position:relative;margin:0 auto;width:32%;float:none}#stacks_in_2034_11_1 #jwresp_col1_stacks_in_2034_11_1,#stacks_in_2034_11_1 #jwresp_col3_stacks_in_2034_11_1{width:32%}#stacks_in_2034_11_1 #jwresp_col1_stacks_in_2034_11_1{float:left}#stacks_in_2034_11_1 #jwresp_col3_stacks_in_2034_11_1{float:right} @media screen and (max-width:770px){#stacks_in_2034_11_1 #jwresp_col1_stacks_in_2034_11_1,#stacks_in_2034_11_1 #jwresp_col3_stacks_in_2034_11_1{margin-bottom:20px}#stacks_in_2034_11_1 #jwresp_col1_stacks_in_2034_11_1{width:49%}#stacks_in_2034_11_1 #jwresp_col3_stacks_in_2034_11_1{width:49%}#stacks_in_2034_11_1 #jwresp_col2_stacks_in_2034_11_1{clear:both;width:100%;display:block}}  @media screen and (max-width:500px){#stacks_in_2034_11_1 #jwresp_col1_stacks_in_2034_11_1,#stacks_in_2034_11_1 #jwresp_col3_stacks_in_2034_11_1,#stacks_in_2034_11_1 #jwresp_col2_stacks_in_2034_11_1{float:none;width:100%;display:block}#stacks_in_2034_11_1 #jwresp_col1_stacks_in_2034_11_1,#stacks_in_2034_11_1 #jwresp_col3_stacks_in_2034_11_1{margin-bottom:20px}} 

#stacks_in_2034_11_1 {
	margin:  10px;
	padding:  10px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_2034_11_20buttonPressWrapper{
	position: relative !important;
}

#stacks_in_2034_11_20 a, #stacks_in_2034_11_20 a:hover, #stacks_in_2034_11_20 a:visited, #stacks_in_2034_11_20 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_2034_11_20button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: bold !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FEFEFF !important;
	background-color: #BF8B49 !important;
	border-color: #A2763E !important;
	box-sizing: border-box !important;
}

.stacks_in_2034_11_20button:hover{
	color: #FEFEFF !important;
	background-color: #973711 !important;
	border-color: #802E0E !important;
}

#stacks_in_2034_11_20 a, #stacks_in_2034_11_20 a:visited, #stacks_in_2034_11_20 a:active{
	color: #FEFEFF !important;
}

#stacks_in_2034_11_20 a:hover{
	color: #FEFEFF !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_2034_11_20button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #7C5A2F !important;
		background: #BF8B49 !important;
		background: -moz-linear-gradient(top, #BF8B49 0%, #986F3A 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #BF8B49), color-stop(100%, #986F3A)) !important;
		background: -webkit-linear-gradient(top, #BF8B49 0%, #986F3A 100%) !important;
		background: -o-linear-gradient(top, #BF8B49 0%, #986F3A 100%) !important;
		background: -ms-linear-gradient(top, #BF8B49 0%, #986F3A 100%) !important;
		background: linear-gradient(to bottom, #BF8B49 0%, #986F3A 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#BF8B49', endColorstr='#986F3A', GradientType=0 ) !important;
	}
	.stacks_in_2034_11_20button:hover{
		border-bottom-color: #62230B !important;
		background: #973711 !important;
		background: -moz-linear-gradient(top, #973711 0%, #782C0D 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #973711), color-stop(100%, #782C0D)) !important;
		background: -webkit-linear-gradient(top, #973711 0%, #782C0D 100%) !important;
		background: -o-linear-gradient(top, #973711 0%, #782C0D 100%) !important;
		background: -ms-linear-gradient(top, #973711 0%, #782C0D 100%) !important;
		background: linear-gradient(to bottom, #973711 0%, #782C0D 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#973711', endColorstr='#782C0D', GradientType=0 ) !important;
	}
	



.stacks_in_2034_11_20buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_2034_11_20buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_2034_11_20buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_2034_11_20buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- *//* -- Start Buttonpress2 Each css Template -- */

.stacks_in_2034_11_11buttonPressWrapper{
	position: relative !important;
}

#stacks_in_2034_11_11 a, #stacks_in_2034_11_11 a:hover, #stacks_in_2034_11_11 a:visited, #stacks_in_2034_11_11 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_2034_11_11button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: bold !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FEFEFF !important;
	background-color: #BF8B49 !important;
	border-color: #A2763E !important;
	box-sizing: border-box !important;
}

.stacks_in_2034_11_11button:hover{
	color: #FEFEFF !important;
	background-color: #973711 !important;
	border-color: #802E0E !important;
}

#stacks_in_2034_11_11 a, #stacks_in_2034_11_11 a:visited, #stacks_in_2034_11_11 a:active{
	color: #FEFEFF !important;
}

#stacks_in_2034_11_11 a:hover{
	color: #FEFEFF !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_2034_11_11button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #7C5A2F !important;
		background: #BF8B49 !important;
		background: -moz-linear-gradient(top, #BF8B49 0%, #986F3A 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #BF8B49), color-stop(100%, #986F3A)) !important;
		background: -webkit-linear-gradient(top, #BF8B49 0%, #986F3A 100%) !important;
		background: -o-linear-gradient(top, #BF8B49 0%, #986F3A 100%) !important;
		background: -ms-linear-gradient(top, #BF8B49 0%, #986F3A 100%) !important;
		background: linear-gradient(to bottom, #BF8B49 0%, #986F3A 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#BF8B49', endColorstr='#986F3A', GradientType=0 ) !important;
	}
	.stacks_in_2034_11_11button:hover{
		border-bottom-color: #62230B !important;
		background: #973711 !important;
		background: -moz-linear-gradient(top, #973711 0%, #782C0D 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #973711), color-stop(100%, #782C0D)) !important;
		background: -webkit-linear-gradient(top, #973711 0%, #782C0D 100%) !important;
		background: -o-linear-gradient(top, #973711 0%, #782C0D 100%) !important;
		background: -ms-linear-gradient(top, #973711 0%, #782C0D 100%) !important;
		background: linear-gradient(to bottom, #973711 0%, #782C0D 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#973711', endColorstr='#782C0D', GradientType=0 ) !important;
	}
	



.stacks_in_2034_11_11buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_2034_11_11buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_2034_11_11buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_2034_11_11buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- *//* -- Start Buttonpress2 Each css Template -- */

.stacks_in_2034_11_2buttonPressWrapper{
	position: relative !important;
}

#stacks_in_2034_11_2 a, #stacks_in_2034_11_2 a:hover, #stacks_in_2034_11_2 a:visited, #stacks_in_2034_11_2 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_2034_11_2button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: bold !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FEFEFF !important;
	background-color: #BF8B49 !important;
	border-color: #A2763E !important;
	box-sizing: border-box !important;
}

.stacks_in_2034_11_2button:hover{
	color: #FEFEFF !important;
	background-color: #973711 !important;
	border-color: #802E0E !important;
}

#stacks_in_2034_11_2 a, #stacks_in_2034_11_2 a:visited, #stacks_in_2034_11_2 a:active{
	color: #FEFEFF !important;
}

#stacks_in_2034_11_2 a:hover{
	color: #FEFEFF !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_2034_11_2button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #7C5A2F !important;
		background: #BF8B49 !important;
		background: -moz-linear-gradient(top, #BF8B49 0%, #986F3A 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #BF8B49), color-stop(100%, #986F3A)) !important;
		background: -webkit-linear-gradient(top, #BF8B49 0%, #986F3A 100%) !important;
		background: -o-linear-gradient(top, #BF8B49 0%, #986F3A 100%) !important;
		background: -ms-linear-gradient(top, #BF8B49 0%, #986F3A 100%) !important;
		background: linear-gradient(to bottom, #BF8B49 0%, #986F3A 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#BF8B49', endColorstr='#986F3A', GradientType=0 ) !important;
	}
	.stacks_in_2034_11_2button:hover{
		border-bottom-color: #62230B !important;
		background: #973711 !important;
		background: -moz-linear-gradient(top, #973711 0%, #782C0D 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #973711), color-stop(100%, #782C0D)) !important;
		background: -webkit-linear-gradient(top, #973711 0%, #782C0D 100%) !important;
		background: -o-linear-gradient(top, #973711 0%, #782C0D 100%) !important;
		background: -ms-linear-gradient(top, #973711 0%, #782C0D 100%) !important;
		background: linear-gradient(to bottom, #973711 0%, #782C0D 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#973711', endColorstr='#782C0D', GradientType=0 ) !important;
	}
	



.stacks_in_2034_11_2buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_2034_11_2buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_2034_11_2buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_2034_11_2buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */#stacks_in_2034_11_40 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_2034_11_40 .jwresp_col{float:none} #stacks_in_2034_11_40 #jwresp_col2_stacks_in_2034_11_40{position:relative;margin:0 auto;width:32%;float:none}#stacks_in_2034_11_40 #jwresp_col1_stacks_in_2034_11_40,#stacks_in_2034_11_40 #jwresp_col3_stacks_in_2034_11_40{width:32%}#stacks_in_2034_11_40 #jwresp_col1_stacks_in_2034_11_40{float:left}#stacks_in_2034_11_40 #jwresp_col3_stacks_in_2034_11_40{float:right} @media screen and (max-width:770px){#stacks_in_2034_11_40 #jwresp_col1_stacks_in_2034_11_40,#stacks_in_2034_11_40 #jwresp_col3_stacks_in_2034_11_40{margin-bottom:20px}#stacks_in_2034_11_40 #jwresp_col1_stacks_in_2034_11_40{width:49%}#stacks_in_2034_11_40 #jwresp_col3_stacks_in_2034_11_40{width:49%}#stacks_in_2034_11_40 #jwresp_col2_stacks_in_2034_11_40{clear:both;width:100%;display:block}}  @media screen and (max-width:500px){#stacks_in_2034_11_40 #jwresp_col1_stacks_in_2034_11_40,#stacks_in_2034_11_40 #jwresp_col3_stacks_in_2034_11_40,#stacks_in_2034_11_40 #jwresp_col2_stacks_in_2034_11_40{float:none;width:100%;display:block}#stacks_in_2034_11_40 #jwresp_col1_stacks_in_2034_11_40,#stacks_in_2034_11_40 #jwresp_col3_stacks_in_2034_11_40{margin-bottom:20px}} 

#stacks_in_2034_11_40 {
	margin:  10px;
	padding:  10px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_2034_11_18buttonPressWrapper{
	position: relative !important;
}

#stacks_in_2034_11_18 a, #stacks_in_2034_11_18 a:hover, #stacks_in_2034_11_18 a:visited, #stacks_in_2034_11_18 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_2034_11_18button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: bold !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FEFEFF !important;
	background-color: #BF8B49 !important;
	border-color: #A2763E !important;
	box-sizing: border-box !important;
}

.stacks_in_2034_11_18button:hover{
	color: #FEFEFF !important;
	background-color: #973711 !important;
	border-color: #802E0E !important;
}

#stacks_in_2034_11_18 a, #stacks_in_2034_11_18 a:visited, #stacks_in_2034_11_18 a:active{
	color: #FEFEFF !important;
}

#stacks_in_2034_11_18 a:hover{
	color: #FEFEFF !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_2034_11_18button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #7C5A2F !important;
		background: #BF8B49 !important;
		background: -moz-linear-gradient(top, #BF8B49 0%, #986F3A 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #BF8B49), color-stop(100%, #986F3A)) !important;
		background: -webkit-linear-gradient(top, #BF8B49 0%, #986F3A 100%) !important;
		background: -o-linear-gradient(top, #BF8B49 0%, #986F3A 100%) !important;
		background: -ms-linear-gradient(top, #BF8B49 0%, #986F3A 100%) !important;
		background: linear-gradient(to bottom, #BF8B49 0%, #986F3A 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#BF8B49', endColorstr='#986F3A', GradientType=0 ) !important;
	}
	.stacks_in_2034_11_18button:hover{
		border-bottom-color: #62230B !important;
		background: #973711 !important;
		background: -moz-linear-gradient(top, #973711 0%, #782C0D 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #973711), color-stop(100%, #782C0D)) !important;
		background: -webkit-linear-gradient(top, #973711 0%, #782C0D 100%) !important;
		background: -o-linear-gradient(top, #973711 0%, #782C0D 100%) !important;
		background: -ms-linear-gradient(top, #973711 0%, #782C0D 100%) !important;
		background: linear-gradient(to bottom, #973711 0%, #782C0D 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#973711', endColorstr='#782C0D', GradientType=0 ) !important;
	}
	



.stacks_in_2034_11_18buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_2034_11_18buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_2034_11_18buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_2034_11_18buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- *//* -- Start Buttonpress2 Each css Template -- */

.stacks_in_2034_11_43buttonPressWrapper{
	position: relative !important;
}

#stacks_in_2034_11_43 a, #stacks_in_2034_11_43 a:hover, #stacks_in_2034_11_43 a:visited, #stacks_in_2034_11_43 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_2034_11_43button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: bold !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FEFEFF !important;
	background-color: #BF8B49 !important;
	border-color: #A2763E !important;
	box-sizing: border-box !important;
}

.stacks_in_2034_11_43button:hover{
	color: #FEFEFF !important;
	background-color: #973711 !important;
	border-color: #802E0E !important;
}

#stacks_in_2034_11_43 a, #stacks_in_2034_11_43 a:visited, #stacks_in_2034_11_43 a:active{
	color: #FEFEFF !important;
}

#stacks_in_2034_11_43 a:hover{
	color: #FEFEFF !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_2034_11_43button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #7C5A2F !important;
		background: #BF8B49 !important;
		background: -moz-linear-gradient(top, #BF8B49 0%, #986F3A 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #BF8B49), color-stop(100%, #986F3A)) !important;
		background: -webkit-linear-gradient(top, #BF8B49 0%, #986F3A 100%) !important;
		background: -o-linear-gradient(top, #BF8B49 0%, #986F3A 100%) !important;
		background: -ms-linear-gradient(top, #BF8B49 0%, #986F3A 100%) !important;
		background: linear-gradient(to bottom, #BF8B49 0%, #986F3A 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#BF8B49', endColorstr='#986F3A', GradientType=0 ) !important;
	}
	.stacks_in_2034_11_43button:hover{
		border-bottom-color: #62230B !important;
		background: #973711 !important;
		background: -moz-linear-gradient(top, #973711 0%, #782C0D 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #973711), color-stop(100%, #782C0D)) !important;
		background: -webkit-linear-gradient(top, #973711 0%, #782C0D 100%) !important;
		background: -o-linear-gradient(top, #973711 0%, #782C0D 100%) !important;
		background: -ms-linear-gradient(top, #973711 0%, #782C0D 100%) !important;
		background: linear-gradient(to bottom, #973711 0%, #782C0D 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#973711', endColorstr='#782C0D', GradientType=0 ) !important;
	}
	



.stacks_in_2034_11_43buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_2034_11_43buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_2034_11_43buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_2034_11_43buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- *//* -- Start Buttonpress2 Each css Template -- */

.stacks_in_2034_11_8buttonPressWrapper{
	position: relative !important;
}

#stacks_in_2034_11_8 a, #stacks_in_2034_11_8 a:hover, #stacks_in_2034_11_8 a:visited, #stacks_in_2034_11_8 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_2034_11_8button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: bold !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FEFEFF !important;
	background-color: #BF8B49 !important;
	border-color: #A2763E !important;
	box-sizing: border-box !important;
}

.stacks_in_2034_11_8button:hover{
	color: #FEFEFF !important;
	background-color: #973711 !important;
	border-color: #802E0E !important;
}

#stacks_in_2034_11_8 a, #stacks_in_2034_11_8 a:visited, #stacks_in_2034_11_8 a:active{
	color: #FEFEFF !important;
}

#stacks_in_2034_11_8 a:hover{
	color: #FEFEFF !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_2034_11_8button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #7C5A2F !important;
		background: #BF8B49 !important;
		background: -moz-linear-gradient(top, #BF8B49 0%, #986F3A 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #BF8B49), color-stop(100%, #986F3A)) !important;
		background: -webkit-linear-gradient(top, #BF8B49 0%, #986F3A 100%) !important;
		background: -o-linear-gradient(top, #BF8B49 0%, #986F3A 100%) !important;
		background: -ms-linear-gradient(top, #BF8B49 0%, #986F3A 100%) !important;
		background: linear-gradient(to bottom, #BF8B49 0%, #986F3A 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#BF8B49', endColorstr='#986F3A', GradientType=0 ) !important;
	}
	.stacks_in_2034_11_8button:hover{
		border-bottom-color: #62230B !important;
		background: #973711 !important;
		background: -moz-linear-gradient(top, #973711 0%, #782C0D 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #973711), color-stop(100%, #782C0D)) !important;
		background: -webkit-linear-gradient(top, #973711 0%, #782C0D 100%) !important;
		background: -o-linear-gradient(top, #973711 0%, #782C0D 100%) !important;
		background: -ms-linear-gradient(top, #973711 0%, #782C0D 100%) !important;
		background: linear-gradient(to bottom, #973711 0%, #782C0D 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#973711', endColorstr='#782C0D', GradientType=0 ) !important;
	}
	



.stacks_in_2034_11_8buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_2034_11_8buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_2034_11_8buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_2034_11_8buttonPressWrapper{
		text-align: center !important;
	}
}

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

#stacks_in_2034_719 {
	padding:  4px;
}

#stacks_in_2034_766 {
	padding:  4px;
}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_2034_722 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_2034_722 a, #simpleText_stacks_in_2034_722 a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_2034_722 a:visited {color: #169EE6;}
#simpleText_stacks_in_2034_722 a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_2034_722 a:active {color: #FF6600;}
#simpleText_stacks_in_2034_722 a:focus {color: #FF6600; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_2034_722.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_2034_722 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_2034_722 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_2034_722 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_2034_722 {font-size: inherit;}
}
#stacks_in_2034_722 {
	padding:  4px;
}
/*
 * 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_2034_768 {
	width: 100%;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}
#simpleDivider_stacks_in_2034_768 .theDivider1,
#simpleDivider_stacks_in_2034_768 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_2034_768 .theDivider1 {
	height: 20px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_2034_768.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_2034_768.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_768 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_2034_768.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_2034_768.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_2034_768.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_768.bgImageOn .theDivider1 img {
	display: block;
}


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

#stacks_in_2034_773 {
	padding:  4px;
}
#stacks_in_2034_718 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_2034_718 .jwresp_col{overflow:hidden;margin:0;width:75%; float:left;}#stacks_in_2034_718 #jwresp_col2_stacks_in_2034_718{ float:right; width:15%}@media screen and (max-width:500px){#stacks_in_2034_718 #jwresp_col1_stacks_in_2034_718,#stacks_in_2034_718 #jwresp_col2_stacks_in_2034_718{width:100%;float:none;display:block}#stacks_in_2034_718 #jwresp_col1_stacks_in_2034_718{margin-bottom:15px}}

#stacks_in_2034_718 {
	padding:  9px;
}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_2034_758 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_2034_758 a, #simpleText_stacks_in_2034_758 a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_2034_758 a:visited {color: #169EE6;}
#simpleText_stacks_in_2034_758 a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_2034_758 a:active {color: #FF6600;}
#simpleText_stacks_in_2034_758 a:focus {color: #FF6600; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_2034_758.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_2034_758 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_2034_758 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_2034_758 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_2034_758 {font-size: inherit;}
}
#stacks_in_2034_758 {
	padding:  4px;
}

#stacks_in_2034_724 {
	margin:  11px;
	padding:  9px;
}

#stacks_in_2034_727 {
	margin:  11px;
	padding:  9px;
}
/* Start dooGrid stack each CSS code */.stacks_in_2034_729gridWrapper > div{	display: inline-block !important;	width: 25%;	-webkit-box-sizing: border-box;    -moz-box-sizing: border-box;    box-sizing: border-box;    vertical-align: top;    margin-top: 15px;    padding-right: 7.500000px;    padding-left: 7.500000px;}.stacks_in_2034_729gridWrapper{	margin-right: -7.500000px;    margin-left: -7.500000px;    margin-top: -15px;}@media all and (max-width: 1024px) {				.stacks_in_2034_729gridWrapper > div{		width: 33.333333%;	}	}@media all and (max-width: 768px) {				.stacks_in_2034_729gridWrapper > div{		width: 50%;	}		}@media all and (max-width: 480px) {				.stacks_in_2034_729gridWrapper > div{		width: 100%;	}	}/* End dooGrid stack each CSS code *//* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */#stacks_in_2034_731_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_2034_731 a:link, #stacks_in_2034_731 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_2034_731 a:hover, #stacks_in_2034_731 a:active {
	color:#FFFFFF;
}







#stacks_in_2034_731 a:link, #stacks_in_2034_731 a:visited {
	background-color:#41B1CF;
	background: -webkit-gradient(linear, left top, left bottom, from(#41B1CF), to(#276A7C));
	border:1px solid #276A7C;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_2034_731 a:hover {
	background-color:#46BFE0;
	background: -webkit-gradient(linear, left top, left bottom, from(#46BFE0), to(#215C6B));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_2034_731 a:active {
	background-color:#41B1CF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */#stacks_in_2034_735_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_2034_735 a:link, #stacks_in_2034_735 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_2034_735 a:hover, #stacks_in_2034_735 a:active {
	color:#FFFFFF;
}







#stacks_in_2034_735 a:link, #stacks_in_2034_735 a:visited {
	background-color:#41B1CF;
	background: -webkit-gradient(linear, left top, left bottom, from(#41B1CF), to(#276A7C));
	border:1px solid #276A7C;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_2034_735 a:hover {
	background-color:#46BFE0;
	background: -webkit-gradient(linear, left top, left bottom, from(#46BFE0), to(#215C6B));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_2034_735 a:active {
	background-color:#41B1CF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */#stacks_in_2034_739_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_2034_739 a:link, #stacks_in_2034_739 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_2034_739 a:hover, #stacks_in_2034_739 a:active {
	color:#FFFFFF;
}







#stacks_in_2034_739 a:link, #stacks_in_2034_739 a:visited {
	background-color:#41B1CF;
	background: -webkit-gradient(linear, left top, left bottom, from(#41B1CF), to(#276A7C));
	border:1px solid #276A7C;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_2034_739 a:hover {
	background-color:#46BFE0;
	background: -webkit-gradient(linear, left top, left bottom, from(#46BFE0), to(#215C6B));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_2034_739 a:active {
	background-color:#41B1CF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



/* -- Start Eternity2 Each css Template -- */

.stacks_in_2034_778eternityContainer {
	overflow: hidden;
	position: relative;
}

.stacks_in_2034_778eternityContainer {
	background-image: url("../files/background_image-778-08A.jpg") !important;
	background-position: 50% 50% !important;
	
	background-attachment: fixed;
	
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
}
 
 
.stacks_in_2034_778overlay{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background:url("../files/eternity2Assets/01.png") !important;
}

.stacks_in_2034_778contentBox{
	text-align: center;
	opacity: 1;
	-webkit-transition: opacity 100ms linear;
    -moz-transition: opacity 100ms linear;
    -o-transition: opacity 100ms linear;
    transition: opacity 100ms linear;
}

.stacks_in_2034_778content{
	max-width: 1000px;
	margin: 0 auto 0 auto;
	padding: 80px 20px 80px 20px;
	text-align: center !important;
}

.stacks_in_2034_778content,.stacks_in_2034_778content h1,.stacks_in_2034_778content h2,.stacks_in_2034_778content h3,.stacks_in_2034_778content h4,.stacks_in_2034_778content h5,.stacks_in_2034_778content h6{
	color: rgba(255, 255, 255, 1.00) !important;
}
.stacks_in_2034_778content a,.stacks_in_2034_778content a:active,.stacks_in_2034_778content a:visited{
	color: rgba(59, 148, 217, 1.00) !important;
	text-decoration: none !important;
}
.stacks_in_2034_778content a:hover{
	color: rgba(221, 221, 221, 1.00) !important;
	text-decoration: none !important;
}

.stacks_in_2034_778eternityScrollButton i{
	color: rgba(255, 255, 255, 1.00) !important;
}


.stacks_in_2034_778eternityScrollButton{
	position: absolute;
	width: 100%;
	bottom: 0;
	color: #fff !important;
	font-size: 36px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	display: none;
	cursor: pointer;
}


	.stacks_in_2034_778eternityScrollButton{
		display: block;
	}

/* -- End Unified -- */



	.stacks_in_2034_778eternityContainer {
		min-height: 200px;
	}
	
	.stacks_in_2034_778contentBox{
		position: absolute;
		width: 100%;
		top: 50%;
		-webkit-transform: translate(0,-50%);
		-moz-transform:    translate(0,-50%);
		-ms-transform:     translate(0,-50%);
		-o-transform:      translate(0,-50%);
		transform:         translate(0,-50%);
	}
/* -- End Preview/Published -- */

 
 



@keyframes eternityanimation {
	43% { transform: translate(0,0);} 
	0% { transform: translate(0,0);} 
	30% { transform: translate(0,11px);} 
	17% { transform: translate(0,-5px);} 
	11% { transform: translate(0,0);} 
}

@-webkit-keyframes eternityanimation {
	43% { transform: translate(0,0);} 
	0% { transform: translate(0,0);} 
	30% { transform: translate(0,11px);} 
	17% { transform: translate(0,-5px);} 
	11% { transform: translate(0,0);} 
}

/* apply the .animation class to the element you want to animate */
.eternityanimation {
	animation: eternityanimation 3s ease-in-out 0s infinite normal none;
	-webkit-animation: eternityanimation 3s ease-in-out 0s infinite normal none;
}



/* -- End Eternity2 Each css Template -- */
#stacks_in_2034_16 {
	margin:  8px;
	padding:  8px;
}
#stacks_in_2034_19>.s3_row {
	margin: 0 -10px;
}

#stacks_in_2034_19>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_2034_19>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_2034_19>.s3_row>.s3_column_right {
	width: 33.33%;
}

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








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


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


}



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


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


}




#stacks_in_2034_19 {
	margin:  10px;
	padding:  11px;
}
#stacks_in_2034_23 .video-thumb-wrapper{width:100%;text-align:center;position:relative}#stacks_in_2034_23 .video-thumb-wrapper img.vimeo-thumb{width:100%;max-width:200px;display:block;margin:0 auto;}#stacks_in_2034_23 .video-thumb-wrapper a{margin:0 auto;width:100%;max-width:200px;display:block;position:relative}#stacks_in_2034_23 .video-thumb-wrapper .play-button{background:url(../../rw_common/plugins/stacks/video-thumb-images/play-button.png) no-repeat center center;margin:0 auto;position:absolute;display:block;top:0;width:100%;height:100%;opacity:0.7;transition:opacity 200ms ease-in-out 0}#stacks_in_2034_23 .video-thumb-wrapper .play-button:hover{opacity:1}@media screen and (max-width:600px){#stacks_in_2034_23 .video-thumb-wrapper .play-button{background-image:url(../../rw_common/plugins/stacks/video-thumb-images/play-button-mobile.png)}}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_2034_24 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_2034_24 a, #simpleText_stacks_in_2034_24 a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_2034_24 a:visited {color: #169EE6;}
#simpleText_stacks_in_2034_24 a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_2034_24 a:active {color: #FF6600;}
#simpleText_stacks_in_2034_24 a:focus {color: #FF6600; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_2034_24.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_2034_24 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_2034_24 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_2034_24 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_2034_24 {font-size: inherit;}
}
#stacks_in_2034_24 {
	margin:  10px;
	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_2034_681 {
	width: 100%;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
}
#simpleDivider_stacks_in_2034_681 .theDivider1,
#simpleDivider_stacks_in_2034_681 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_2034_681 .theDivider1 {
	height: 40px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_2034_681.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_2034_681.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_681 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_2034_681.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_2034_681.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_2034_681.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_681.bgImageOn .theDivider1 img {
	display: block;
}

#stacks_in_2034_507 .video-thumb-wrapper{width:100%;text-align:center;position:relative}#stacks_in_2034_507 .video-thumb-wrapper img.vimeo-thumb{width:100%;max-width:200px;display:block;margin:0 auto;}#stacks_in_2034_507 .video-thumb-wrapper a{margin:0 auto;width:100%;max-width:200px;display:block;position:relative}#stacks_in_2034_507 .video-thumb-wrapper .play-button{background:url(../../rw_common/plugins/stacks/video-thumb-images/play-button.png) no-repeat center center;margin:0 auto;position:absolute;display:block;top:0;width:100%;height:100%;opacity:0.7;transition:opacity 200ms ease-in-out 0}#stacks_in_2034_507 .video-thumb-wrapper .play-button:hover{opacity:1}@media screen and (max-width:600px){#stacks_in_2034_507 .video-thumb-wrapper .play-button{background-image:url(../../rw_common/plugins/stacks/video-thumb-images/play-button-mobile.png)}}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_2034_508 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_2034_508 a, #simpleText_stacks_in_2034_508 a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_2034_508 a:visited {color: #169EE6;}
#simpleText_stacks_in_2034_508 a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_2034_508 a:active {color: #FF6600;}
#simpleText_stacks_in_2034_508 a:focus {color: #FF6600; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_2034_508.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_2034_508 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_2034_508 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_2034_508 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_2034_508 {font-size: inherit;}
}
#stacks_in_2034_508 {
	margin:  10px;
	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_2034_682 {
	width: 100%;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
}
#simpleDivider_stacks_in_2034_682 .theDivider1,
#simpleDivider_stacks_in_2034_682 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_2034_682 .theDivider1 {
	height: 40px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_2034_682.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_2034_682.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_682 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_2034_682.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_2034_682.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_2034_682.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_682.bgImageOn .theDivider1 img {
	display: block;
}

#stacks_in_2034_680 .video-thumb-wrapper{width:100%;text-align:center;position:relative}#stacks_in_2034_680 .video-thumb-wrapper img.vimeo-thumb{width:100%;max-width:200px;display:block;margin:0 auto;}#stacks_in_2034_680 .video-thumb-wrapper a{margin:0 auto;width:100%;max-width:200px;display:block;position:relative}#stacks_in_2034_680 .video-thumb-wrapper .play-button{background:url(../../rw_common/plugins/stacks/video-thumb-images/play-button.png) no-repeat center center;margin:0 auto;position:absolute;display:block;top:0;width:100%;height:100%;opacity:0.7;transition:opacity 200ms ease-in-out 0}#stacks_in_2034_680 .video-thumb-wrapper .play-button:hover{opacity:1}@media screen and (max-width:600px){#stacks_in_2034_680 .video-thumb-wrapper .play-button{background-image:url(../../rw_common/plugins/stacks/video-thumb-images/play-button-mobile.png)}}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_2034_43 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_2034_43 a, #simpleText_stacks_in_2034_43 a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_2034_43 a:visited {color: #169EE6;}
#simpleText_stacks_in_2034_43 a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_2034_43 a:active {color: #FF6600;}
#simpleText_stacks_in_2034_43 a:focus {color: #FF6600; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_2034_43.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_2034_43 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_2034_43 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_2034_43 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_2034_43 {font-size: inherit;}
}
#stacks_in_2034_43 {
	margin:  10px;
	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_2034_683 {
	width: 100%;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
}
#simpleDivider_stacks_in_2034_683 .theDivider1,
#simpleDivider_stacks_in_2034_683 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_2034_683 .theDivider1 {
	height: 40px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_2034_683.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_2034_683.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_683 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_2034_683.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_2034_683.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_2034_683.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_683.bgImageOn .theDivider1 img {
	display: block;
}

#stacks_in_2034_511 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_2034_511 .jwresp_col{overflow:hidden;margin:0;width:49%; float:left;}#stacks_in_2034_511 #jwresp_col2_stacks_in_2034_511{ float:right; width:49%}@media screen and (max-width:500px){#stacks_in_2034_511 #jwresp_col1_stacks_in_2034_511,#stacks_in_2034_511 #jwresp_col2_stacks_in_2034_511{width:100%;float:none;display:block}#stacks_in_2034_511 #jwresp_col1_stacks_in_2034_511{margin-bottom:15px}}

#stacks_in_2034_511 {
	margin:  10px;
	padding:  10px;
}
#stacks_in_2034_520 .video-thumb-wrapper{width:100%;text-align:center;position:relative}#stacks_in_2034_520 .video-thumb-wrapper img.vimeo-thumb{width:100%;max-width:200px;display:block;margin:0 auto;}#stacks_in_2034_520 .video-thumb-wrapper a{margin:0 auto;width:100%;max-width:200px;display:block;position:relative}#stacks_in_2034_520 .video-thumb-wrapper .play-button{background:url(../../rw_common/plugins/stacks/video-thumb-images/play-button.png) no-repeat center center;margin:0 auto;position:absolute;display:block;top:0;width:100%;height:100%;opacity:0.7;transition:opacity 200ms ease-in-out 0}#stacks_in_2034_520 .video-thumb-wrapper .play-button:hover{opacity:1}@media screen and (max-width:600px){#stacks_in_2034_520 .video-thumb-wrapper .play-button{background-image:url(../../rw_common/plugins/stacks/video-thumb-images/play-button-mobile.png)}}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_2034_521 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_2034_521 a, #simpleText_stacks_in_2034_521 a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_2034_521 a:visited {color: #169EE6;}
#simpleText_stacks_in_2034_521 a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_2034_521 a:active {color: #FF6600;}
#simpleText_stacks_in_2034_521 a:focus {color: #FF6600; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_2034_521.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_2034_521 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_2034_521 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_2034_521 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_2034_521 {font-size: inherit;}
}
#stacks_in_2034_521 {
	margin:  10px;
	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_2034_684 {
	width: 100%;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
}
#simpleDivider_stacks_in_2034_684 .theDivider1,
#simpleDivider_stacks_in_2034_684 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_2034_684 .theDivider1 {
	height: 40px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_2034_684.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_2034_684.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_684 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_2034_684.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_2034_684.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_2034_684.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_684.bgImageOn .theDivider1 img {
	display: block;
}

#stacks_in_2034_515 .video-thumb-wrapper{width:100%;text-align:center;position:relative}#stacks_in_2034_515 .video-thumb-wrapper img.vimeo-thumb{width:100%;max-width:200px;display:block;margin:0 auto;}#stacks_in_2034_515 .video-thumb-wrapper a{margin:0 auto;width:100%;max-width:200px;display:block;position:relative}#stacks_in_2034_515 .video-thumb-wrapper .play-button{background:url(../../rw_common/plugins/stacks/video-thumb-images/play-button.png) no-repeat center center;margin:0 auto;position:absolute;display:block;top:0;width:100%;height:100%;opacity:0.7;transition:opacity 200ms ease-in-out 0}#stacks_in_2034_515 .video-thumb-wrapper .play-button:hover{opacity:1}@media screen and (max-width:600px){#stacks_in_2034_515 .video-thumb-wrapper .play-button{background-image:url(../../rw_common/plugins/stacks/video-thumb-images/play-button-mobile.png)}}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_2034_516 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_2034_516 a, #simpleText_stacks_in_2034_516 a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_2034_516 a:visited {color: #169EE6;}
#simpleText_stacks_in_2034_516 a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_2034_516 a:active {color: #FF6600;}
#simpleText_stacks_in_2034_516 a:focus {color: #FF6600; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_2034_516.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_2034_516 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_2034_516 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_2034_516 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_2034_516 {font-size: inherit;}
}
#stacks_in_2034_516 {
	margin:  10px;
	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_2034_685 {
	width: 100%;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
}
#simpleDivider_stacks_in_2034_685 .theDivider1,
#simpleDivider_stacks_in_2034_685 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_2034_685 .theDivider1 {
	height: 40px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_2034_685.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_2034_685.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_685 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_2034_685.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_2034_685.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_2034_685.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_685.bgImageOn .theDivider1 img {
	display: block;
}

/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_2034_60 {
	width: 100%;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
}
#simpleDivider_stacks_in_2034_60 .theDivider1,
#simpleDivider_stacks_in_2034_60 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_2034_60 .theDivider1 {
	height: 40px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_2034_60.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_2034_60.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_60 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_2034_60.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_2034_60.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_2034_60.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_60.bgImageOn .theDivider1 img {
	display: block;
}

/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_2034_63 {
	width: 100%;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}
#simpleDivider_stacks_in_2034_63 .theDivider1,
#simpleDivider_stacks_in_2034_63 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_2034_63 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_2034_63.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_2034_63.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_63 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_2034_63.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_2034_63.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_2034_63.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_63.bgImageOn .theDivider1 img {
	display: block;
}

/* -- Start Eternity2 Each css Template -- */

.stacks_in_2034_780eternityContainer {
	overflow: hidden;
	position: relative;
}

.stacks_in_2034_780eternityContainer {
	background-image: url("../files/background_image-780-08A.png") !important;
	background-position: 50% 50% !important;
	
	background-attachment: fixed;
	
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
}
 
 
.stacks_in_2034_780overlay{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background:url("../files/eternity2Assets/01.png") !important;
}

.stacks_in_2034_780contentBox{
	text-align: center;
	opacity: 1;
	-webkit-transition: opacity 100ms linear;
    -moz-transition: opacity 100ms linear;
    -o-transition: opacity 100ms linear;
    transition: opacity 100ms linear;
}

.stacks_in_2034_780content{
	max-width: 1000px;
	margin: 0 auto 0 auto;
	padding: 80px 20px 80px 20px;
	text-align: center !important;
}

.stacks_in_2034_780content,.stacks_in_2034_780content h1,.stacks_in_2034_780content h2,.stacks_in_2034_780content h3,.stacks_in_2034_780content h4,.stacks_in_2034_780content h5,.stacks_in_2034_780content h6{
	color: rgba(255, 255, 255, 1.00) !important;
}
.stacks_in_2034_780content a,.stacks_in_2034_780content a:active,.stacks_in_2034_780content a:visited{
	color: rgba(59, 148, 217, 1.00) !important;
	text-decoration: none !important;
}
.stacks_in_2034_780content a:hover{
	color: rgba(221, 221, 221, 1.00) !important;
	text-decoration: none !important;
}

.stacks_in_2034_780eternityScrollButton i{
	color: rgba(255, 255, 255, 1.00) !important;
}


.stacks_in_2034_780eternityScrollButton{
	position: absolute;
	width: 100%;
	bottom: 0;
	color: #fff !important;
	font-size: 36px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	display: none;
	cursor: pointer;
}


	.stacks_in_2034_780eternityScrollButton{
		display: block;
	}

/* -- End Unified -- */



	.stacks_in_2034_780eternityContainer {
		min-height: 200px;
	}
	
	.stacks_in_2034_780contentBox{
		position: absolute;
		width: 100%;
		top: 50%;
		-webkit-transform: translate(0,-50%);
		-moz-transform:    translate(0,-50%);
		-ms-transform:     translate(0,-50%);
		-o-transform:      translate(0,-50%);
		transform:         translate(0,-50%);
	}
/* -- End Preview/Published -- */

 
 



@keyframes eternityanimation {
	43% { transform: translate(0,0);} 
	0% { transform: translate(0,0);} 
	30% { transform: translate(0,11px);} 
	17% { transform: translate(0,-5px);} 
	11% { transform: translate(0,0);} 
}

@-webkit-keyframes eternityanimation {
	43% { transform: translate(0,0);} 
	0% { transform: translate(0,0);} 
	30% { transform: translate(0,11px);} 
	17% { transform: translate(0,-5px);} 
	11% { transform: translate(0,0);} 
}

/* apply the .animation class to the element you want to animate */
.eternityanimation {
	animation: eternityanimation 3s ease-in-out 0s infinite normal none;
	-webkit-animation: eternityanimation 3s ease-in-out 0s infinite normal none;
}



/* -- End Eternity2 Each css Template -- */
#stacks_in_2034_781 {
	margin:  6px;
	padding:  6px;
}
#stacks_in_2034_529>.s3_row {
	margin: 0 -10px;
}

#stacks_in_2034_529>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_2034_529>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_2034_529>.s3_row>.s3_column_right {
	width: 33.33%;
}

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








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


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


}



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


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


}




#stacks_in_2034_529 {
	margin:  10px;
	padding:  11px;
}
#stacks_in_2034_544 .video-thumb-wrapper{width:100%;text-align:center;position:relative}#stacks_in_2034_544 .video-thumb-wrapper img.vimeo-thumb{width:100%;max-width:200px;display:block;margin:0 auto;}#stacks_in_2034_544 .video-thumb-wrapper a{margin:0 auto;width:100%;max-width:200px;display:block;position:relative}#stacks_in_2034_544 .video-thumb-wrapper .play-button{background:url(../../rw_common/plugins/stacks/video-thumb-images/play-button.png) no-repeat center center;margin:0 auto;position:absolute;display:block;top:0;width:100%;height:100%;opacity:0.7;transition:opacity 200ms ease-in-out 0}#stacks_in_2034_544 .video-thumb-wrapper .play-button:hover{opacity:1}@media screen and (max-width:600px){#stacks_in_2034_544 .video-thumb-wrapper .play-button{background-image:url(../../rw_common/plugins/stacks/video-thumb-images/play-button-mobile.png)}}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_2034_545 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_2034_545 a, #simpleText_stacks_in_2034_545 a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_2034_545 a:visited {color: #169EE6;}
#simpleText_stacks_in_2034_545 a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_2034_545 a:active {color: #FF6600;}
#simpleText_stacks_in_2034_545 a:focus {color: #FF6600; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_2034_545.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_2034_545 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_2034_545 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_2034_545 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_2034_545 {font-size: inherit;}
}
#stacks_in_2034_545 {
	margin:  10px;
	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_2034_686 {
	width: 100%;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
}
#simpleDivider_stacks_in_2034_686 .theDivider1,
#simpleDivider_stacks_in_2034_686 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_2034_686 .theDivider1 {
	height: 40px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_2034_686.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_2034_686.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_686 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_2034_686.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_2034_686.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_2034_686.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_686.bgImageOn .theDivider1 img {
	display: block;
}

#stacks_in_2034_538 .video-thumb-wrapper{width:100%;text-align:center;position:relative}#stacks_in_2034_538 .video-thumb-wrapper img.vimeo-thumb{width:100%;max-width:200px;display:block;margin:0 auto;}#stacks_in_2034_538 .video-thumb-wrapper a{margin:0 auto;width:100%;max-width:200px;display:block;position:relative}#stacks_in_2034_538 .video-thumb-wrapper .play-button{background:url(../../rw_common/plugins/stacks/video-thumb-images/play-button.png) no-repeat center center;margin:0 auto;position:absolute;display:block;top:0;width:100%;height:100%;opacity:0.7;transition:opacity 200ms ease-in-out 0}#stacks_in_2034_538 .video-thumb-wrapper .play-button:hover{opacity:1}@media screen and (max-width:600px){#stacks_in_2034_538 .video-thumb-wrapper .play-button{background-image:url(../../rw_common/plugins/stacks/video-thumb-images/play-button-mobile.png)}}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_2034_539 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_2034_539 a, #simpleText_stacks_in_2034_539 a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_2034_539 a:visited {color: #169EE6;}
#simpleText_stacks_in_2034_539 a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_2034_539 a:active {color: #FF6600;}
#simpleText_stacks_in_2034_539 a:focus {color: #FF6600; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_2034_539.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_2034_539 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_2034_539 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_2034_539 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_2034_539 {font-size: inherit;}
}
#stacks_in_2034_539 {
	margin:  10px;
	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_2034_687 {
	width: 100%;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
}
#simpleDivider_stacks_in_2034_687 .theDivider1,
#simpleDivider_stacks_in_2034_687 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_2034_687 .theDivider1 {
	height: 40px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_2034_687.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_2034_687.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_687 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_2034_687.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_2034_687.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_2034_687.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_687.bgImageOn .theDivider1 img {
	display: block;
}

#stacks_in_2034_532 .video-thumb-wrapper{width:100%;text-align:center;position:relative}#stacks_in_2034_532 .video-thumb-wrapper img.vimeo-thumb{width:100%;max-width:200px;display:block;margin:0 auto;}#stacks_in_2034_532 .video-thumb-wrapper a{margin:0 auto;width:100%;max-width:200px;display:block;position:relative}#stacks_in_2034_532 .video-thumb-wrapper .play-button{background:url(../../rw_common/plugins/stacks/video-thumb-images/play-button.png) no-repeat center center;margin:0 auto;position:absolute;display:block;top:0;width:100%;height:100%;opacity:0.7;transition:opacity 200ms ease-in-out 0}#stacks_in_2034_532 .video-thumb-wrapper .play-button:hover{opacity:1}@media screen and (max-width:600px){#stacks_in_2034_532 .video-thumb-wrapper .play-button{background-image:url(../../rw_common/plugins/stacks/video-thumb-images/play-button-mobile.png)}}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_2034_533 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_2034_533 a, #simpleText_stacks_in_2034_533 a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_2034_533 a:visited {color: #169EE6;}
#simpleText_stacks_in_2034_533 a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_2034_533 a:active {color: #FF6600;}
#simpleText_stacks_in_2034_533 a:focus {color: #FF6600; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_2034_533.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_2034_533 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_2034_533 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_2034_533 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_2034_533 {font-size: inherit;}
}
#stacks_in_2034_533 {
	margin:  10px;
	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_2034_688 {
	width: 100%;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
}
#simpleDivider_stacks_in_2034_688 .theDivider1,
#simpleDivider_stacks_in_2034_688 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_2034_688 .theDivider1 {
	height: 40px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_2034_688.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_2034_688.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_688 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_2034_688.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_2034_688.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_2034_688.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_688.bgImageOn .theDivider1 img {
	display: block;
}

/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_2034_448 {
	width: 100%;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
}
#simpleDivider_stacks_in_2034_448 .theDivider1,
#simpleDivider_stacks_in_2034_448 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_2034_448 .theDivider1 {
	height: 40px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_2034_448.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_2034_448.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_448 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_2034_448.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_2034_448.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_2034_448.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_448.bgImageOn .theDivider1 img {
	display: block;
}

/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_2034_812 {
	width: 100%;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}
#simpleDivider_stacks_in_2034_812 .theDivider1,
#simpleDivider_stacks_in_2034_812 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_2034_812 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_2034_812.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_2034_812.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_812 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_2034_812.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_2034_812.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_2034_812.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_812.bgImageOn .theDivider1 img {
	display: block;
}

/* -- Start Eternity2 Each css Template -- */

.stacks_in_2034_784eternityContainer {
	overflow: hidden;
	position: relative;
}

.stacks_in_2034_784eternityContainer {
	background-image: url("../files/background_image-784-08A.jpg") !important;
	background-position: 50% 50% !important;
	
	background-attachment: fixed;
	
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
}
 
 
.stacks_in_2034_784overlay{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background:url("../files/eternity2Assets/01.png") !important;
}

.stacks_in_2034_784contentBox{
	text-align: center;
	opacity: 1;
	-webkit-transition: opacity 100ms linear;
    -moz-transition: opacity 100ms linear;
    -o-transition: opacity 100ms linear;
    transition: opacity 100ms linear;
}

.stacks_in_2034_784content{
	max-width: 1000px;
	margin: 0 auto 0 auto;
	padding: 80px 20px 80px 20px;
	text-align: center !important;
}

.stacks_in_2034_784content,.stacks_in_2034_784content h1,.stacks_in_2034_784content h2,.stacks_in_2034_784content h3,.stacks_in_2034_784content h4,.stacks_in_2034_784content h5,.stacks_in_2034_784content h6{
	color: rgba(255, 255, 255, 1.00) !important;
}
.stacks_in_2034_784content a,.stacks_in_2034_784content a:active,.stacks_in_2034_784content a:visited{
	color: rgba(59, 148, 217, 1.00) !important;
	text-decoration: none !important;
}
.stacks_in_2034_784content a:hover{
	color: rgba(221, 221, 221, 1.00) !important;
	text-decoration: none !important;
}

.stacks_in_2034_784eternityScrollButton i{
	color: rgba(255, 255, 255, 1.00) !important;
}


.stacks_in_2034_784eternityScrollButton{
	position: absolute;
	width: 100%;
	bottom: 0;
	color: #fff !important;
	font-size: 36px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	display: none;
	cursor: pointer;
}


	.stacks_in_2034_784eternityScrollButton{
		display: block;
	}

/* -- End Unified -- */



	.stacks_in_2034_784eternityContainer {
		min-height: 200px;
	}
	
	.stacks_in_2034_784contentBox{
		position: absolute;
		width: 100%;
		top: 50%;
		-webkit-transform: translate(0,-50%);
		-moz-transform:    translate(0,-50%);
		-ms-transform:     translate(0,-50%);
		-o-transform:      translate(0,-50%);
		transform:         translate(0,-50%);
	}
/* -- End Preview/Published -- */

 
 



@keyframes eternityanimation {
	43% { transform: translate(0,0);} 
	0% { transform: translate(0,0);} 
	30% { transform: translate(0,11px);} 
	17% { transform: translate(0,-5px);} 
	11% { transform: translate(0,0);} 
}

@-webkit-keyframes eternityanimation {
	43% { transform: translate(0,0);} 
	0% { transform: translate(0,0);} 
	30% { transform: translate(0,11px);} 
	17% { transform: translate(0,-5px);} 
	11% { transform: translate(0,0);} 
}

/* apply the .animation class to the element you want to animate */
.eternityanimation {
	animation: eternityanimation 3s ease-in-out 0s infinite normal none;
	-webkit-animation: eternityanimation 3s ease-in-out 0s infinite normal none;
}



/* -- End Eternity2 Each css Template -- */#stacks_in_2034_548>.s3_row {
	margin: 0 -10px;
}

#stacks_in_2034_548>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_2034_548>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_2034_548>.s3_row>.s3_column_right {
	width: 33.33%;
}

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








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


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


}



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


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


}




#stacks_in_2034_548 {
	margin:  10px;
	padding:  11px;
}
#stacks_in_2034_563 .video-thumb-wrapper{width:100%;text-align:center;position:relative}#stacks_in_2034_563 .video-thumb-wrapper img.vimeo-thumb{width:100%;max-width:200px;display:block;margin:0 auto;}#stacks_in_2034_563 .video-thumb-wrapper a{margin:0 auto;width:100%;max-width:200px;display:block;position:relative}#stacks_in_2034_563 .video-thumb-wrapper .play-button{background:url(../../rw_common/plugins/stacks/video-thumb-images/play-button.png) no-repeat center center;margin:0 auto;position:absolute;display:block;top:0;width:100%;height:100%;opacity:0.7;transition:opacity 200ms ease-in-out 0}#stacks_in_2034_563 .video-thumb-wrapper .play-button:hover{opacity:1}@media screen and (max-width:600px){#stacks_in_2034_563 .video-thumb-wrapper .play-button{background-image:url(../../rw_common/plugins/stacks/video-thumb-images/play-button-mobile.png)}}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_2034_564 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_2034_564 a, #simpleText_stacks_in_2034_564 a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_2034_564 a:visited {color: #169EE6;}
#simpleText_stacks_in_2034_564 a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_2034_564 a:active {color: #FF6600;}
#simpleText_stacks_in_2034_564 a:focus {color: #FF6600; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_2034_564.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_2034_564 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_2034_564 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_2034_564 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_2034_564 {font-size: inherit;}
}
#stacks_in_2034_564 {
	margin:  10px;
	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_2034_689 {
	width: 100%;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
}
#simpleDivider_stacks_in_2034_689 .theDivider1,
#simpleDivider_stacks_in_2034_689 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_2034_689 .theDivider1 {
	height: 40px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_2034_689.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_2034_689.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_689 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_2034_689.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_2034_689.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_2034_689.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_689.bgImageOn .theDivider1 img {
	display: block;
}

#stacks_in_2034_557 .video-thumb-wrapper{width:100%;text-align:center;position:relative}#stacks_in_2034_557 .video-thumb-wrapper img.vimeo-thumb{width:100%;max-width:200px;display:block;margin:0 auto;}#stacks_in_2034_557 .video-thumb-wrapper a{margin:0 auto;width:100%;max-width:200px;display:block;position:relative}#stacks_in_2034_557 .video-thumb-wrapper .play-button{background:url(../../rw_common/plugins/stacks/video-thumb-images/play-button.png) no-repeat center center;margin:0 auto;position:absolute;display:block;top:0;width:100%;height:100%;opacity:0.7;transition:opacity 200ms ease-in-out 0}#stacks_in_2034_557 .video-thumb-wrapper .play-button:hover{opacity:1}@media screen and (max-width:600px){#stacks_in_2034_557 .video-thumb-wrapper .play-button{background-image:url(../../rw_common/plugins/stacks/video-thumb-images/play-button-mobile.png)}}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_2034_558 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_2034_558 a, #simpleText_stacks_in_2034_558 a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_2034_558 a:visited {color: #169EE6;}
#simpleText_stacks_in_2034_558 a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_2034_558 a:active {color: #FF6600;}
#simpleText_stacks_in_2034_558 a:focus {color: #FF6600; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_2034_558.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_2034_558 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_2034_558 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_2034_558 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_2034_558 {font-size: inherit;}
}
#stacks_in_2034_558 {
	margin:  10px;
	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_2034_690 {
	width: 100%;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
}
#simpleDivider_stacks_in_2034_690 .theDivider1,
#simpleDivider_stacks_in_2034_690 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_2034_690 .theDivider1 {
	height: 40px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_2034_690.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_2034_690.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_690 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_2034_690.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_2034_690.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_2034_690.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_690.bgImageOn .theDivider1 img {
	display: block;
}

#stacks_in_2034_551 .video-thumb-wrapper{width:100%;text-align:center;position:relative}#stacks_in_2034_551 .video-thumb-wrapper img.vimeo-thumb{width:100%;max-width:200px;display:block;margin:0 auto;}#stacks_in_2034_551 .video-thumb-wrapper a{margin:0 auto;width:100%;max-width:200px;display:block;position:relative}#stacks_in_2034_551 .video-thumb-wrapper .play-button{background:url(../../rw_common/plugins/stacks/video-thumb-images/play-button.png) no-repeat center center;margin:0 auto;position:absolute;display:block;top:0;width:100%;height:100%;opacity:0.7;transition:opacity 200ms ease-in-out 0}#stacks_in_2034_551 .video-thumb-wrapper .play-button:hover{opacity:1}@media screen and (max-width:600px){#stacks_in_2034_551 .video-thumb-wrapper .play-button{background-image:url(../../rw_common/plugins/stacks/video-thumb-images/play-button-mobile.png)}}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_2034_552 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_2034_552 a, #simpleText_stacks_in_2034_552 a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_2034_552 a:visited {color: #169EE6;}
#simpleText_stacks_in_2034_552 a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_2034_552 a:active {color: #FF6600;}
#simpleText_stacks_in_2034_552 a:focus {color: #FF6600; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_2034_552.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_2034_552 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_2034_552 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_2034_552 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_2034_552 {font-size: inherit;}
}
#stacks_in_2034_552 {
	margin:  10px;
	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_2034_691 {
	width: 100%;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
}
#simpleDivider_stacks_in_2034_691 .theDivider1,
#simpleDivider_stacks_in_2034_691 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_2034_691 .theDivider1 {
	height: 40px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_2034_691.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_2034_691.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_691 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_2034_691.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_2034_691.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_2034_691.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_691.bgImageOn .theDivider1 img {
	display: block;
}

#stacks_in_2034_586 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_2034_586 .jwresp_col{overflow:hidden;margin:0;width:49%; float:left;}#stacks_in_2034_586 #jwresp_col2_stacks_in_2034_586{ float:right; width:49%}@media screen and (max-width:500px){#stacks_in_2034_586 #jwresp_col1_stacks_in_2034_586,#stacks_in_2034_586 #jwresp_col2_stacks_in_2034_586{width:100%;float:none;display:block}#stacks_in_2034_586 #jwresp_col1_stacks_in_2034_586{margin-bottom:15px}}

#stacks_in_2034_586 {
	margin:  8px;
	padding:  9px;
}
#stacks_in_2034_582 .video-thumb-wrapper{width:100%;text-align:center;position:relative}#stacks_in_2034_582 .video-thumb-wrapper img.vimeo-thumb{width:100%;max-width:200px;display:block;margin:0 auto;}#stacks_in_2034_582 .video-thumb-wrapper a{margin:0 auto;width:100%;max-width:200px;display:block;position:relative}#stacks_in_2034_582 .video-thumb-wrapper .play-button{background:url(../../rw_common/plugins/stacks/video-thumb-images/play-button.png) no-repeat center center;margin:0 auto;position:absolute;display:block;top:0;width:100%;height:100%;opacity:0.7;transition:opacity 200ms ease-in-out 0}#stacks_in_2034_582 .video-thumb-wrapper .play-button:hover{opacity:1}@media screen and (max-width:600px){#stacks_in_2034_582 .video-thumb-wrapper .play-button{background-image:url(../../rw_common/plugins/stacks/video-thumb-images/play-button-mobile.png)}}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_2034_583 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_2034_583 a, #simpleText_stacks_in_2034_583 a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_2034_583 a:visited {color: #169EE6;}
#simpleText_stacks_in_2034_583 a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_2034_583 a:active {color: #FF6600;}
#simpleText_stacks_in_2034_583 a:focus {color: #FF6600; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_2034_583.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_2034_583 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_2034_583 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_2034_583 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_2034_583 {font-size: inherit;}
}
#stacks_in_2034_583 {
	margin:  10px;
	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_2034_692 {
	width: 100%;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
}
#simpleDivider_stacks_in_2034_692 .theDivider1,
#simpleDivider_stacks_in_2034_692 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_2034_692 .theDivider1 {
	height: 40px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_2034_692.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_2034_692.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_692 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_2034_692.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_2034_692.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_2034_692.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_692.bgImageOn .theDivider1 img {
	display: block;
}

#stacks_in_2034_576 .video-thumb-wrapper{width:100%;text-align:center;position:relative}#stacks_in_2034_576 .video-thumb-wrapper img.vimeo-thumb{width:100%;max-width:200px;display:block;margin:0 auto;}#stacks_in_2034_576 .video-thumb-wrapper a{margin:0 auto;width:100%;max-width:200px;display:block;position:relative}#stacks_in_2034_576 .video-thumb-wrapper .play-button{background:url(../../rw_common/plugins/stacks/video-thumb-images/play-button.png) no-repeat center center;margin:0 auto;position:absolute;display:block;top:0;width:100%;height:100%;opacity:0.7;transition:opacity 200ms ease-in-out 0}#stacks_in_2034_576 .video-thumb-wrapper .play-button:hover{opacity:1}@media screen and (max-width:600px){#stacks_in_2034_576 .video-thumb-wrapper .play-button{background-image:url(../../rw_common/plugins/stacks/video-thumb-images/play-button-mobile.png)}}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_2034_577 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_2034_577 a, #simpleText_stacks_in_2034_577 a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_2034_577 a:visited {color: #169EE6;}
#simpleText_stacks_in_2034_577 a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_2034_577 a:active {color: #FF6600;}
#simpleText_stacks_in_2034_577 a:focus {color: #FF6600; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_2034_577.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_2034_577 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_2034_577 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_2034_577 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_2034_577 {font-size: inherit;}
}
#stacks_in_2034_577 {
	margin:  10px;
	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_2034_693 {
	width: 100%;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
}
#simpleDivider_stacks_in_2034_693 .theDivider1,
#simpleDivider_stacks_in_2034_693 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_2034_693 .theDivider1 {
	height: 40px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_2034_693.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_2034_693.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_693 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_2034_693.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_2034_693.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_2034_693.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_693.bgImageOn .theDivider1 img {
	display: block;
}

/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_2034_312 {
	width: 100%;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
}
#simpleDivider_stacks_in_2034_312 .theDivider1,
#simpleDivider_stacks_in_2034_312 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_2034_312 .theDivider1 {
	height: 40px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_2034_312.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_2034_312.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_312 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_2034_312.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_2034_312.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_2034_312.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_312.bgImageOn .theDivider1 img {
	display: block;
}

/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_2034_813 {
	width: 100%;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}
#simpleDivider_stacks_in_2034_813 .theDivider1,
#simpleDivider_stacks_in_2034_813 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_2034_813 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_2034_813.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_2034_813.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_813 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_2034_813.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_2034_813.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_2034_813.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_813.bgImageOn .theDivider1 img {
	display: block;
}

/* -- Start Eternity2 Each css Template -- */

.stacks_in_2034_788eternityContainer {
	overflow: hidden;
	position: relative;
}

.stacks_in_2034_788eternityContainer {
	background-image: url("../files/background_image-788-08A.jpg") !important;
	background-position: 50% 50% !important;
	
	background-attachment: fixed;
	
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
}
 
 
.stacks_in_2034_788overlay{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background:url("../files/eternity2Assets/01.png") !important;
}

.stacks_in_2034_788contentBox{
	text-align: center;
	opacity: 1;
	-webkit-transition: opacity 100ms linear;
    -moz-transition: opacity 100ms linear;
    -o-transition: opacity 100ms linear;
    transition: opacity 100ms linear;
}

.stacks_in_2034_788content{
	max-width: 1000px;
	margin: 0 auto 0 auto;
	padding: 80px 20px 80px 20px;
	text-align: center !important;
}

.stacks_in_2034_788content,.stacks_in_2034_788content h1,.stacks_in_2034_788content h2,.stacks_in_2034_788content h3,.stacks_in_2034_788content h4,.stacks_in_2034_788content h5,.stacks_in_2034_788content h6{
	color: rgba(255, 255, 255, 1.00) !important;
}
.stacks_in_2034_788content a,.stacks_in_2034_788content a:active,.stacks_in_2034_788content a:visited{
	color: rgba(59, 148, 217, 1.00) !important;
	text-decoration: none !important;
}
.stacks_in_2034_788content a:hover{
	color: rgba(221, 221, 221, 1.00) !important;
	text-decoration: none !important;
}

.stacks_in_2034_788eternityScrollButton i{
	color: rgba(255, 255, 255, 1.00) !important;
}


.stacks_in_2034_788eternityScrollButton{
	position: absolute;
	width: 100%;
	bottom: 0;
	color: #fff !important;
	font-size: 36px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	display: none;
	cursor: pointer;
}


	.stacks_in_2034_788eternityScrollButton{
		display: block;
	}

/* -- End Unified -- */



	.stacks_in_2034_788eternityContainer {
		min-height: 200px;
	}
	
	.stacks_in_2034_788contentBox{
		position: absolute;
		width: 100%;
		top: 50%;
		-webkit-transform: translate(0,-50%);
		-moz-transform:    translate(0,-50%);
		-ms-transform:     translate(0,-50%);
		-o-transform:      translate(0,-50%);
		transform:         translate(0,-50%);
	}
/* -- End Preview/Published -- */

 
 



@keyframes eternityanimation {
	43% { transform: translate(0,0);} 
	0% { transform: translate(0,0);} 
	30% { transform: translate(0,11px);} 
	17% { transform: translate(0,-5px);} 
	11% { transform: translate(0,0);} 
}

@-webkit-keyframes eternityanimation {
	43% { transform: translate(0,0);} 
	0% { transform: translate(0,0);} 
	30% { transform: translate(0,11px);} 
	17% { transform: translate(0,-5px);} 
	11% { transform: translate(0,0);} 
}

/* apply the .animation class to the element you want to animate */
.eternityanimation {
	animation: eternityanimation 3s ease-in-out 0s infinite normal none;
	-webkit-animation: eternityanimation 3s ease-in-out 0s infinite normal none;
}



/* -- End Eternity2 Each css Template -- */#stacks_in_2034_317>.s3_row {
	margin: 0 -10px;
}

#stacks_in_2034_317>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_2034_317>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_2034_317>.s3_row>.s3_column_right {
	width: 33.33%;
}

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








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


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


}



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


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


}




#stacks_in_2034_317 {
	margin:  10px;
	padding:  11px;
}
#stacks_in_2034_609 .video-thumb-wrapper{width:100%;text-align:center;position:relative}#stacks_in_2034_609 .video-thumb-wrapper img.vimeo-thumb{width:100%;max-width:200px;display:block;margin:0 auto;}#stacks_in_2034_609 .video-thumb-wrapper a{margin:0 auto;width:100%;max-width:200px;display:block;position:relative}#stacks_in_2034_609 .video-thumb-wrapper .play-button{background:url(../../rw_common/plugins/stacks/video-thumb-images/play-button.png) no-repeat center center;margin:0 auto;position:absolute;display:block;top:0;width:100%;height:100%;opacity:0.7;transition:opacity 200ms ease-in-out 0}#stacks_in_2034_609 .video-thumb-wrapper .play-button:hover{opacity:1}@media screen and (max-width:600px){#stacks_in_2034_609 .video-thumb-wrapper .play-button{background-image:url(../../rw_common/plugins/stacks/video-thumb-images/play-button-mobile.png)}}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_2034_610 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_2034_610 a, #simpleText_stacks_in_2034_610 a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_2034_610 a:visited {color: #169EE6;}
#simpleText_stacks_in_2034_610 a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_2034_610 a:active {color: #FF6600;}
#simpleText_stacks_in_2034_610 a:focus {color: #FF6600; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_2034_610.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_2034_610 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_2034_610 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_2034_610 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_2034_610 {font-size: inherit;}
}
#stacks_in_2034_610 {
	margin:  10px;
	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_2034_694 {
	width: 100%;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
}
#simpleDivider_stacks_in_2034_694 .theDivider1,
#simpleDivider_stacks_in_2034_694 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_2034_694 .theDivider1 {
	height: 40px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_2034_694.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_2034_694.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_694 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_2034_694.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_2034_694.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_2034_694.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_694.bgImageOn .theDivider1 img {
	display: block;
}

#stacks_in_2034_678 .video-thumb-wrapper{width:100%;text-align:center;position:relative}#stacks_in_2034_678 .video-thumb-wrapper img.vimeo-thumb{width:100%;max-width:200px;display:block;margin:0 auto;}#stacks_in_2034_678 .video-thumb-wrapper a{margin:0 auto;width:100%;max-width:200px;display:block;position:relative}#stacks_in_2034_678 .video-thumb-wrapper .play-button{background:url(../../rw_common/plugins/stacks/video-thumb-images/play-button.png) no-repeat center center;margin:0 auto;position:absolute;display:block;top:0;width:100%;height:100%;opacity:0.7;transition:opacity 200ms ease-in-out 0}#stacks_in_2034_678 .video-thumb-wrapper .play-button:hover{opacity:1}@media screen and (max-width:600px){#stacks_in_2034_678 .video-thumb-wrapper .play-button{background-image:url(../../rw_common/plugins/stacks/video-thumb-images/play-button-mobile.png)}}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_2034_327 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_2034_327 a, #simpleText_stacks_in_2034_327 a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_2034_327 a:visited {color: #169EE6;}
#simpleText_stacks_in_2034_327 a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_2034_327 a:active {color: #FF6600;}
#simpleText_stacks_in_2034_327 a:focus {color: #FF6600; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_2034_327.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_2034_327 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_2034_327 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_2034_327 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_2034_327 {font-size: inherit;}
}
#stacks_in_2034_327 {
	margin:  10px;
	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_2034_695 {
	width: 100%;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
}
#simpleDivider_stacks_in_2034_695 .theDivider1,
#simpleDivider_stacks_in_2034_695 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_2034_695 .theDivider1 {
	height: 40px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_2034_695.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_2034_695.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_695 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_2034_695.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_2034_695.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_2034_695.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_695.bgImageOn .theDivider1 img {
	display: block;
}

#stacks_in_2034_679 .video-thumb-wrapper{width:100%;text-align:center;position:relative}#stacks_in_2034_679 .video-thumb-wrapper img.vimeo-thumb{width:100%;max-width:200px;display:block;margin:0 auto;}#stacks_in_2034_679 .video-thumb-wrapper a{margin:0 auto;width:100%;max-width:200px;display:block;position:relative}#stacks_in_2034_679 .video-thumb-wrapper .play-button{background:url(../../rw_common/plugins/stacks/video-thumb-images/play-button.png) no-repeat center center;margin:0 auto;position:absolute;display:block;top:0;width:100%;height:100%;opacity:0.7;transition:opacity 200ms ease-in-out 0}#stacks_in_2034_679 .video-thumb-wrapper .play-button:hover{opacity:1}@media screen and (max-width:600px){#stacks_in_2034_679 .video-thumb-wrapper .play-button{background-image:url(../../rw_common/plugins/stacks/video-thumb-images/play-button-mobile.png)}}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_2034_352 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_2034_352 a, #simpleText_stacks_in_2034_352 a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_2034_352 a:visited {color: #169EE6;}
#simpleText_stacks_in_2034_352 a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_2034_352 a:active {color: #FF6600;}
#simpleText_stacks_in_2034_352 a:focus {color: #FF6600; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_2034_352.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_2034_352 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_2034_352 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_2034_352 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_2034_352 {font-size: inherit;}
}
#stacks_in_2034_352 {
	margin:  10px;
	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_2034_696 {
	width: 100%;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
}
#simpleDivider_stacks_in_2034_696 .theDivider1,
#simpleDivider_stacks_in_2034_696 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_2034_696 .theDivider1 {
	height: 40px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_2034_696.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_2034_696.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_696 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_2034_696.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_2034_696.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_2034_696.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_696.bgImageOn .theDivider1 img {
	display: block;
}

#stacks_in_2034_632 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_2034_632 .jwresp_col{overflow:hidden;margin:0;width:49%; float:left;}#stacks_in_2034_632 #jwresp_col2_stacks_in_2034_632{ float:right; width:49%}@media screen and (max-width:500px){#stacks_in_2034_632 #jwresp_col1_stacks_in_2034_632,#stacks_in_2034_632 #jwresp_col2_stacks_in_2034_632{width:100%;float:none;display:block}#stacks_in_2034_632 #jwresp_col1_stacks_in_2034_632{margin-bottom:15px}}

#stacks_in_2034_632 {
	margin:  10px;
	padding:  10px;
}
#stacks_in_2034_628 .video-thumb-wrapper{width:100%;text-align:center;position:relative}#stacks_in_2034_628 .video-thumb-wrapper img.vimeo-thumb{width:100%;max-width:200px;display:block;margin:0 auto;}#stacks_in_2034_628 .video-thumb-wrapper a{margin:0 auto;width:100%;max-width:200px;display:block;position:relative}#stacks_in_2034_628 .video-thumb-wrapper .play-button{background:url(../../rw_common/plugins/stacks/video-thumb-images/play-button.png) no-repeat center center;margin:0 auto;position:absolute;display:block;top:0;width:100%;height:100%;opacity:0.7;transition:opacity 200ms ease-in-out 0}#stacks_in_2034_628 .video-thumb-wrapper .play-button:hover{opacity:1}@media screen and (max-width:600px){#stacks_in_2034_628 .video-thumb-wrapper .play-button{background-image:url(../../rw_common/plugins/stacks/video-thumb-images/play-button-mobile.png)}}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_2034_629 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_2034_629 a, #simpleText_stacks_in_2034_629 a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_2034_629 a:visited {color: #169EE6;}
#simpleText_stacks_in_2034_629 a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_2034_629 a:active {color: #FF6600;}
#simpleText_stacks_in_2034_629 a:focus {color: #FF6600; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_2034_629.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_2034_629 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_2034_629 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_2034_629 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_2034_629 {font-size: inherit;}
}
#stacks_in_2034_629 {
	margin:  10px;
	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_2034_697 {
	width: 100%;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
}
#simpleDivider_stacks_in_2034_697 .theDivider1,
#simpleDivider_stacks_in_2034_697 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_2034_697 .theDivider1 {
	height: 40px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_2034_697.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_2034_697.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_697 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_2034_697.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_2034_697.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_2034_697.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_697.bgImageOn .theDivider1 img {
	display: block;
}

#stacks_in_2034_636 .video-thumb-wrapper{width:100%;text-align:center;position:relative}#stacks_in_2034_636 .video-thumb-wrapper img.vimeo-thumb{width:100%;max-width:200px;display:block;margin:0 auto;}#stacks_in_2034_636 .video-thumb-wrapper a{margin:0 auto;width:100%;max-width:200px;display:block;position:relative}#stacks_in_2034_636 .video-thumb-wrapper .play-button{background:url(../../rw_common/plugins/stacks/video-thumb-images/play-button.png) no-repeat center center;margin:0 auto;position:absolute;display:block;top:0;width:100%;height:100%;opacity:0.7;transition:opacity 200ms ease-in-out 0}#stacks_in_2034_636 .video-thumb-wrapper .play-button:hover{opacity:1}@media screen and (max-width:600px){#stacks_in_2034_636 .video-thumb-wrapper .play-button{background-image:url(../../rw_common/plugins/stacks/video-thumb-images/play-button-mobile.png)}}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_2034_637 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_2034_637 a, #simpleText_stacks_in_2034_637 a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_2034_637 a:visited {color: #169EE6;}
#simpleText_stacks_in_2034_637 a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_2034_637 a:active {color: #FF6600;}
#simpleText_stacks_in_2034_637 a:focus {color: #FF6600; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_2034_637.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_2034_637 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_2034_637 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_2034_637 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_2034_637 {font-size: inherit;}
}
#stacks_in_2034_637 {
	margin:  10px;
	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_2034_698 {
	width: 100%;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
}
#simpleDivider_stacks_in_2034_698 .theDivider1,
#simpleDivider_stacks_in_2034_698 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_2034_698 .theDivider1 {
	height: 40px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_2034_698.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_2034_698.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_698 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_2034_698.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_2034_698.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_2034_698.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_698.bgImageOn .theDivider1 img {
	display: block;
}

/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_2034_105 {
	width: 100%;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
}
#simpleDivider_stacks_in_2034_105 .theDivider1,
#simpleDivider_stacks_in_2034_105 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_2034_105 .theDivider1 {
	height: 40px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_2034_105.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_2034_105.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_105 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_2034_105.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_2034_105.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_2034_105.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_105.bgImageOn .theDivider1 img {
	display: block;
}

/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_2034_814 {
	width: 100%;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}
#simpleDivider_stacks_in_2034_814 .theDivider1,
#simpleDivider_stacks_in_2034_814 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_2034_814 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_2034_814.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_2034_814.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_814 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_2034_814.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_2034_814.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_2034_814.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_814.bgImageOn .theDivider1 img {
	display: block;
}

/* -- Start Eternity2 Each css Template -- */

.stacks_in_2034_792eternityContainer {
	overflow: hidden;
	position: relative;
}

.stacks_in_2034_792eternityContainer {
	background-image: url("../files/background_image-792-08A.jpg") !important;
	background-position: 50% 50% !important;
	
	background-attachment: fixed;
	
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
}
 
 
.stacks_in_2034_792overlay{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background:url("../files/eternity2Assets/01.png") !important;
}

.stacks_in_2034_792contentBox{
	text-align: center;
	opacity: 1;
	-webkit-transition: opacity 100ms linear;
    -moz-transition: opacity 100ms linear;
    -o-transition: opacity 100ms linear;
    transition: opacity 100ms linear;
}

.stacks_in_2034_792content{
	max-width: 1000px;
	margin: 0 auto 0 auto;
	padding: 80px 20px 80px 20px;
	text-align: center !important;
}

.stacks_in_2034_792content,.stacks_in_2034_792content h1,.stacks_in_2034_792content h2,.stacks_in_2034_792content h3,.stacks_in_2034_792content h4,.stacks_in_2034_792content h5,.stacks_in_2034_792content h6{
	color: rgba(255, 255, 255, 1.00) !important;
}
.stacks_in_2034_792content a,.stacks_in_2034_792content a:active,.stacks_in_2034_792content a:visited{
	color: rgba(59, 148, 217, 1.00) !important;
	text-decoration: none !important;
}
.stacks_in_2034_792content a:hover{
	color: rgba(221, 221, 221, 1.00) !important;
	text-decoration: none !important;
}

.stacks_in_2034_792eternityScrollButton i{
	color: rgba(255, 255, 255, 1.00) !important;
}


.stacks_in_2034_792eternityScrollButton{
	position: absolute;
	width: 100%;
	bottom: 0;
	color: #fff !important;
	font-size: 36px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	display: none;
	cursor: pointer;
}


	.stacks_in_2034_792eternityScrollButton{
		display: block;
	}

/* -- End Unified -- */



	.stacks_in_2034_792eternityContainer {
		min-height: 200px;
	}
	
	.stacks_in_2034_792contentBox{
		position: absolute;
		width: 100%;
		top: 50%;
		-webkit-transform: translate(0,-50%);
		-moz-transform:    translate(0,-50%);
		-ms-transform:     translate(0,-50%);
		-o-transform:      translate(0,-50%);
		transform:         translate(0,-50%);
	}
/* -- End Preview/Published -- */

 
 



@keyframes eternityanimation {
	43% { transform: translate(0,0);} 
	0% { transform: translate(0,0);} 
	30% { transform: translate(0,11px);} 
	17% { transform: translate(0,-5px);} 
	11% { transform: translate(0,0);} 
}

@-webkit-keyframes eternityanimation {
	43% { transform: translate(0,0);} 
	0% { transform: translate(0,0);} 
	30% { transform: translate(0,11px);} 
	17% { transform: translate(0,-5px);} 
	11% { transform: translate(0,0);} 
}

/* apply the .animation class to the element you want to animate */
.eternityanimation {
	animation: eternityanimation 3s ease-in-out 0s infinite normal none;
	-webkit-animation: eternityanimation 3s ease-in-out 0s infinite normal none;
}



/* -- End Eternity2 Each css Template -- */#stacks_in_2034_109>.s3_row {
	margin: 0 -10px;
}

#stacks_in_2034_109>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_2034_109>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_2034_109>.s3_row>.s3_column_right {
	width: 33.33%;
}

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








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


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


}



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


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


}




#stacks_in_2034_109 {
	margin:  10px;
	padding:  11px;
}
#stacks_in_2034_113 .video-thumb-wrapper{width:100%;text-align:center;position:relative}#stacks_in_2034_113 .video-thumb-wrapper img.vimeo-thumb{width:100%;max-width:200px;display:block;margin:0 auto;}#stacks_in_2034_113 .video-thumb-wrapper a{margin:0 auto;width:100%;max-width:200px;display:block;position:relative}#stacks_in_2034_113 .video-thumb-wrapper .play-button{background:url(../../rw_common/plugins/stacks/video-thumb-images/play-button.png) no-repeat center center;margin:0 auto;position:absolute;display:block;top:0;width:100%;height:100%;opacity:0.7;transition:opacity 200ms ease-in-out 0}#stacks_in_2034_113 .video-thumb-wrapper .play-button:hover{opacity:1}@media screen and (max-width:600px){#stacks_in_2034_113 .video-thumb-wrapper .play-button{background-image:url(../../rw_common/plugins/stacks/video-thumb-images/play-button-mobile.png)}}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_2034_114 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_2034_114 a, #simpleText_stacks_in_2034_114 a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_2034_114 a:visited {color: #169EE6;}
#simpleText_stacks_in_2034_114 a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_2034_114 a:active {color: #FF6600;}
#simpleText_stacks_in_2034_114 a:focus {color: #FF6600; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_2034_114.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_2034_114 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_2034_114 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_2034_114 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_2034_114 {font-size: inherit;}
}
#stacks_in_2034_114 {
	margin:  10px;
	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_2034_699 {
	width: 100%;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
}
#simpleDivider_stacks_in_2034_699 .theDivider1,
#simpleDivider_stacks_in_2034_699 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_2034_699 .theDivider1 {
	height: 40px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_2034_699.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_2034_699.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_699 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_2034_699.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_2034_699.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_2034_699.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_699.bgImageOn .theDivider1 img {
	display: block;
}

#stacks_in_2034_119 .video-thumb-wrapper{width:100%;text-align:center;position:relative}#stacks_in_2034_119 .video-thumb-wrapper img.vimeo-thumb{width:100%;max-width:200px;display:block;margin:0 auto;}#stacks_in_2034_119 .video-thumb-wrapper a{margin:0 auto;width:100%;max-width:200px;display:block;position:relative}#stacks_in_2034_119 .video-thumb-wrapper .play-button{background:url(../../rw_common/plugins/stacks/video-thumb-images/play-button.png) no-repeat center center;margin:0 auto;position:absolute;display:block;top:0;width:100%;height:100%;opacity:0.7;transition:opacity 200ms ease-in-out 0}#stacks_in_2034_119 .video-thumb-wrapper .play-button:hover{opacity:1}@media screen and (max-width:600px){#stacks_in_2034_119 .video-thumb-wrapper .play-button{background-image:url(../../rw_common/plugins/stacks/video-thumb-images/play-button-mobile.png)}}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_2034_120 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_2034_120 a, #simpleText_stacks_in_2034_120 a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_2034_120 a:visited {color: #169EE6;}
#simpleText_stacks_in_2034_120 a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_2034_120 a:active {color: #FF6600;}
#simpleText_stacks_in_2034_120 a:focus {color: #FF6600; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_2034_120.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_2034_120 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_2034_120 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_2034_120 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_2034_120 {font-size: inherit;}
}
#stacks_in_2034_120 {
	margin:  10px;
	padding:  11px;
}
/*
 * 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_2034_700 {
	width: 100%;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
}
#simpleDivider_stacks_in_2034_700 .theDivider1,
#simpleDivider_stacks_in_2034_700 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_2034_700 .theDivider1 {
	height: 40px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_2034_700.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_2034_700.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_700 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_2034_700.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_2034_700.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_2034_700.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_700.bgImageOn .theDivider1 img {
	display: block;
}

#stacks_in_2034_125 .video-thumb-wrapper{width:100%;text-align:center;position:relative}#stacks_in_2034_125 .video-thumb-wrapper img.vimeo-thumb{width:100%;max-width:200px;display:block;margin:0 auto;}#stacks_in_2034_125 .video-thumb-wrapper a{margin:0 auto;width:100%;max-width:200px;display:block;position:relative}#stacks_in_2034_125 .video-thumb-wrapper .play-button{background:url(../../rw_common/plugins/stacks/video-thumb-images/play-button.png) no-repeat center center;margin:0 auto;position:absolute;display:block;top:0;width:100%;height:100%;opacity:0.7;transition:opacity 200ms ease-in-out 0}#stacks_in_2034_125 .video-thumb-wrapper .play-button:hover{opacity:1}@media screen and (max-width:600px){#stacks_in_2034_125 .video-thumb-wrapper .play-button{background-image:url(../../rw_common/plugins/stacks/video-thumb-images/play-button-mobile.png)}}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_2034_126 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_2034_126 a, #simpleText_stacks_in_2034_126 a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_2034_126 a:visited {color: #169EE6;}
#simpleText_stacks_in_2034_126 a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_2034_126 a:active {color: #FF6600;}
#simpleText_stacks_in_2034_126 a:focus {color: #FF6600; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_2034_126.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_2034_126 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_2034_126 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_2034_126 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_2034_126 {font-size: inherit;}
}
#stacks_in_2034_126 {
	margin:  10px;
	padding:  11px;
}
/*
 * 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_2034_701 {
	width: 100%;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
}
#simpleDivider_stacks_in_2034_701 .theDivider1,
#simpleDivider_stacks_in_2034_701 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_2034_701 .theDivider1 {
	height: 40px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_2034_701.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_2034_701.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_701 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_2034_701.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_2034_701.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_2034_701.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_701.bgImageOn .theDivider1 img {
	display: block;
}

#stacks_in_2034_589>.s3_row {
	margin: 0 -10px;
}

#stacks_in_2034_589>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_2034_589>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_2034_589>.s3_row>.s3_column_right {
	width: 33.33%;
}

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








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


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


}



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


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


}




#stacks_in_2034_589 {
	margin:  10px;
	padding:  11px;
}
#stacks_in_2034_132 .video-thumb-wrapper{width:100%;text-align:center;position:relative}#stacks_in_2034_132 .video-thumb-wrapper img.vimeo-thumb{width:100%;max-width:200px;display:block;margin:0 auto;}#stacks_in_2034_132 .video-thumb-wrapper a{margin:0 auto;width:100%;max-width:200px;display:block;position:relative}#stacks_in_2034_132 .video-thumb-wrapper .play-button{background:url(../../rw_common/plugins/stacks/video-thumb-images/play-button.png) no-repeat center center;margin:0 auto;position:absolute;display:block;top:0;width:100%;height:100%;opacity:0.7;transition:opacity 200ms ease-in-out 0}#stacks_in_2034_132 .video-thumb-wrapper .play-button:hover{opacity:1}@media screen and (max-width:600px){#stacks_in_2034_132 .video-thumb-wrapper .play-button{background-image:url(../../rw_common/plugins/stacks/video-thumb-images/play-button-mobile.png)}}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_2034_133 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_2034_133 a, #simpleText_stacks_in_2034_133 a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_2034_133 a:visited {color: #169EE6;}
#simpleText_stacks_in_2034_133 a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_2034_133 a:active {color: #FF6600;}
#simpleText_stacks_in_2034_133 a:focus {color: #FF6600; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_2034_133.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_2034_133 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_2034_133 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_2034_133 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_2034_133 {font-size: inherit;}
}
#stacks_in_2034_133 {
	margin:  11px;
	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_2034_702 {
	width: 100%;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
}
#simpleDivider_stacks_in_2034_702 .theDivider1,
#simpleDivider_stacks_in_2034_702 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_2034_702 .theDivider1 {
	height: 40px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_2034_702.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_2034_702.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_702 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_2034_702.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_2034_702.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_2034_702.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_702.bgImageOn .theDivider1 img {
	display: block;
}

#stacks_in_2034_138 .video-thumb-wrapper{width:100%;text-align:center;position:relative}#stacks_in_2034_138 .video-thumb-wrapper img.vimeo-thumb{width:100%;max-width:200px;display:block;margin:0 auto;}#stacks_in_2034_138 .video-thumb-wrapper a{margin:0 auto;width:100%;max-width:200px;display:block;position:relative}#stacks_in_2034_138 .video-thumb-wrapper .play-button{background:url(../../rw_common/plugins/stacks/video-thumb-images/play-button.png) no-repeat center center;margin:0 auto;position:absolute;display:block;top:0;width:100%;height:100%;opacity:0.7;transition:opacity 200ms ease-in-out 0}#stacks_in_2034_138 .video-thumb-wrapper .play-button:hover{opacity:1}@media screen and (max-width:600px){#stacks_in_2034_138 .video-thumb-wrapper .play-button{background-image:url(../../rw_common/plugins/stacks/video-thumb-images/play-button-mobile.png)}}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_2034_139 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_2034_139 a, #simpleText_stacks_in_2034_139 a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_2034_139 a:visited {color: #169EE6;}
#simpleText_stacks_in_2034_139 a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_2034_139 a:active {color: #FF6600;}
#simpleText_stacks_in_2034_139 a:focus {color: #FF6600; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_2034_139.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_2034_139 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_2034_139 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_2034_139 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_2034_139 {font-size: inherit;}
}
#stacks_in_2034_139 {
	margin:  10px;
	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_2034_703 {
	width: 100%;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
}
#simpleDivider_stacks_in_2034_703 .theDivider1,
#simpleDivider_stacks_in_2034_703 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_2034_703 .theDivider1 {
	height: 40px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_2034_703.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_2034_703.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_703 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_2034_703.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_2034_703.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_2034_703.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_703.bgImageOn .theDivider1 img {
	display: block;
}

#stacks_in_2034_592 .video-thumb-wrapper{width:100%;text-align:center;position:relative}#stacks_in_2034_592 .video-thumb-wrapper img.vimeo-thumb{width:100%;max-width:200px;display:block;margin:0 auto;}#stacks_in_2034_592 .video-thumb-wrapper a{margin:0 auto;width:100%;max-width:200px;display:block;position:relative}#stacks_in_2034_592 .video-thumb-wrapper .play-button{background:url(../../rw_common/plugins/stacks/video-thumb-images/play-button.png) no-repeat center center;margin:0 auto;position:absolute;display:block;top:0;width:100%;height:100%;opacity:0.7;transition:opacity 200ms ease-in-out 0}#stacks_in_2034_592 .video-thumb-wrapper .play-button:hover{opacity:1}@media screen and (max-width:600px){#stacks_in_2034_592 .video-thumb-wrapper .play-button{background-image:url(../../rw_common/plugins/stacks/video-thumb-images/play-button-mobile.png)}}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_2034_593 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_2034_593 a, #simpleText_stacks_in_2034_593 a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_2034_593 a:visited {color: #169EE6;}
#simpleText_stacks_in_2034_593 a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_2034_593 a:active {color: #FF6600;}
#simpleText_stacks_in_2034_593 a:focus {color: #FF6600; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_2034_593.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_2034_593 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_2034_593 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_2034_593 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_2034_593 {font-size: inherit;}
}
#stacks_in_2034_593 {
	margin:  10px;
	padding:  11px;
}
/*
 * 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_2034_704 {
	width: 100%;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
}
#simpleDivider_stacks_in_2034_704 .theDivider1,
#simpleDivider_stacks_in_2034_704 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_2034_704 .theDivider1 {
	height: 40px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_2034_704.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_2034_704.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_704 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_2034_704.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_2034_704.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_2034_704.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_704.bgImageOn .theDivider1 img {
	display: block;
}

/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_2034_267 {
	width: 100%;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
}
#simpleDivider_stacks_in_2034_267 .theDivider1,
#simpleDivider_stacks_in_2034_267 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_2034_267 .theDivider1 {
	height: 40px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_2034_267.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_2034_267.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_267 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_2034_267.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_2034_267.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_2034_267.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_267.bgImageOn .theDivider1 img {
	display: block;
}

/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_2034_815 {
	width: 100%;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}
#simpleDivider_stacks_in_2034_815 .theDivider1,
#simpleDivider_stacks_in_2034_815 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_2034_815 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_2034_815.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_2034_815.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_815 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_2034_815.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_2034_815.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_2034_815.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_815.bgImageOn .theDivider1 img {
	display: block;
}

/* -- Start Eternity2 Each css Template -- */

.stacks_in_2034_796eternityContainer {
	overflow: hidden;
	position: relative;
}

.stacks_in_2034_796eternityContainer {
	background-image: url("../files/background_image-796-08A.jpg") !important;
	background-position: 50% 50% !important;
	
	background-attachment: fixed;
	
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
}
 
 
.stacks_in_2034_796overlay{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background:url("../files/eternity2Assets/01.png") !important;
}

.stacks_in_2034_796contentBox{
	text-align: center;
	opacity: 1;
	-webkit-transition: opacity 100ms linear;
    -moz-transition: opacity 100ms linear;
    -o-transition: opacity 100ms linear;
    transition: opacity 100ms linear;
}

.stacks_in_2034_796content{
	max-width: 1000px;
	margin: 0 auto 0 auto;
	padding: 80px 20px 80px 20px;
	text-align: center !important;
}

.stacks_in_2034_796content,.stacks_in_2034_796content h1,.stacks_in_2034_796content h2,.stacks_in_2034_796content h3,.stacks_in_2034_796content h4,.stacks_in_2034_796content h5,.stacks_in_2034_796content h6{
	color: rgba(255, 255, 255, 1.00) !important;
}
.stacks_in_2034_796content a,.stacks_in_2034_796content a:active,.stacks_in_2034_796content a:visited{
	color: rgba(59, 148, 217, 1.00) !important;
	text-decoration: none !important;
}
.stacks_in_2034_796content a:hover{
	color: rgba(221, 221, 221, 1.00) !important;
	text-decoration: none !important;
}

.stacks_in_2034_796eternityScrollButton i{
	color: rgba(255, 255, 255, 1.00) !important;
}


.stacks_in_2034_796eternityScrollButton{
	position: absolute;
	width: 100%;
	bottom: 0;
	color: #fff !important;
	font-size: 36px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	display: none;
	cursor: pointer;
}


	.stacks_in_2034_796eternityScrollButton{
		display: block;
	}

/* -- End Unified -- */



	.stacks_in_2034_796eternityContainer {
		min-height: 200px;
	}
	
	.stacks_in_2034_796contentBox{
		position: absolute;
		width: 100%;
		top: 50%;
		-webkit-transform: translate(0,-50%);
		-moz-transform:    translate(0,-50%);
		-ms-transform:     translate(0,-50%);
		-o-transform:      translate(0,-50%);
		transform:         translate(0,-50%);
	}
/* -- End Preview/Published -- */

 
 



@keyframes eternityanimation {
	43% { transform: translate(0,0);} 
	0% { transform: translate(0,0);} 
	30% { transform: translate(0,11px);} 
	17% { transform: translate(0,-5px);} 
	11% { transform: translate(0,0);} 
}

@-webkit-keyframes eternityanimation {
	43% { transform: translate(0,0);} 
	0% { transform: translate(0,0);} 
	30% { transform: translate(0,11px);} 
	17% { transform: translate(0,-5px);} 
	11% { transform: translate(0,0);} 
}

/* apply the .animation class to the element you want to animate */
.eternityanimation {
	animation: eternityanimation 3s ease-in-out 0s infinite normal none;
	-webkit-animation: eternityanimation 3s ease-in-out 0s infinite normal none;
}



/* -- End Eternity2 Each css Template -- */#stacks_in_2034_640 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_2034_640 .jwresp_col{overflow:hidden;margin:0;width:49%; float:left;}#stacks_in_2034_640 #jwresp_col2_stacks_in_2034_640{ float:right; width:49%}@media screen and (max-width:500px){#stacks_in_2034_640 #jwresp_col1_stacks_in_2034_640,#stacks_in_2034_640 #jwresp_col2_stacks_in_2034_640{width:100%;float:none;display:block}#stacks_in_2034_640 #jwresp_col1_stacks_in_2034_640{margin-bottom:15px}}

#stacks_in_2034_640 {
	margin:  9px;
	padding:  9px;
}
#stacks_in_2034_677 .video-thumb-wrapper{width:100%;text-align:center;position:relative}#stacks_in_2034_677 .video-thumb-wrapper img.vimeo-thumb{width:100%;max-width:200px;display:block;margin:0 auto;}#stacks_in_2034_677 .video-thumb-wrapper a{margin:0 auto;width:100%;max-width:200px;display:block;position:relative}#stacks_in_2034_677 .video-thumb-wrapper .play-button{background:url(../../rw_common/plugins/stacks/video-thumb-images/play-button.png) no-repeat center center;margin:0 auto;position:absolute;display:block;top:0;width:100%;height:100%;opacity:0.7;transition:opacity 200ms ease-in-out 0}#stacks_in_2034_677 .video-thumb-wrapper .play-button:hover{opacity:1}@media screen and (max-width:600px){#stacks_in_2034_677 .video-thumb-wrapper .play-button{background-image:url(../../rw_common/plugins/stacks/video-thumb-images/play-button-mobile.png)}}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_2034_433 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_2034_433 a, #simpleText_stacks_in_2034_433 a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_2034_433 a:visited {color: #169EE6;}
#simpleText_stacks_in_2034_433 a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_2034_433 a:active {color: #FF6600;}
#simpleText_stacks_in_2034_433 a:focus {color: #FF6600; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_2034_433.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_2034_433 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_2034_433 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_2034_433 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_2034_433 {font-size: inherit;}
}
#stacks_in_2034_433 {
	margin:  10px;
	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_2034_705 {
	width: 100%;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
}
#simpleDivider_stacks_in_2034_705 .theDivider1,
#simpleDivider_stacks_in_2034_705 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_2034_705 .theDivider1 {
	height: 40px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_2034_705.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_2034_705.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_705 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_2034_705.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_2034_705.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_2034_705.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_705.bgImageOn .theDivider1 img {
	display: block;
}

#stacks_in_2034_676 .video-thumb-wrapper{width:100%;text-align:center;position:relative}#stacks_in_2034_676 .video-thumb-wrapper img.vimeo-thumb{width:100%;max-width:200px;display:block;margin:0 auto;}#stacks_in_2034_676 .video-thumb-wrapper a{margin:0 auto;width:100%;max-width:200px;display:block;position:relative}#stacks_in_2034_676 .video-thumb-wrapper .play-button{background:url(../../rw_common/plugins/stacks/video-thumb-images/play-button.png) no-repeat center center;margin:0 auto;position:absolute;display:block;top:0;width:100%;height:100%;opacity:0.7;transition:opacity 200ms ease-in-out 0}#stacks_in_2034_676 .video-thumb-wrapper .play-button:hover{opacity:1}@media screen and (max-width:600px){#stacks_in_2034_676 .video-thumb-wrapper .play-button{background-image:url(../../rw_common/plugins/stacks/video-thumb-images/play-button-mobile.png)}}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_2034_282 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_2034_282 a, #simpleText_stacks_in_2034_282 a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_2034_282 a:visited {color: #169EE6;}
#simpleText_stacks_in_2034_282 a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_2034_282 a:active {color: #FF6600;}
#simpleText_stacks_in_2034_282 a:focus {color: #FF6600; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_2034_282.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_2034_282 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_2034_282 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_2034_282 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_2034_282 {font-size: inherit;}
}
#stacks_in_2034_282 {
	margin:  10px;
	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_2034_706 {
	width: 100%;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
}
#simpleDivider_stacks_in_2034_706 .theDivider1,
#simpleDivider_stacks_in_2034_706 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_2034_706 .theDivider1 {
	height: 40px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_2034_706.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_2034_706.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_706 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_2034_706.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_2034_706.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_2034_706.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_706.bgImageOn .theDivider1 img {
	display: block;
}

/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_2034_357 {
	width: 100%;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
}
#simpleDivider_stacks_in_2034_357 .theDivider1,
#simpleDivider_stacks_in_2034_357 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_2034_357 .theDivider1 {
	height: 40px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_2034_357.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_2034_357.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_357 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_2034_357.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_2034_357.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_2034_357.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_357.bgImageOn .theDivider1 img {
	display: block;
}

/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_2034_816 {
	width: 100%;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}
#simpleDivider_stacks_in_2034_816 .theDivider1,
#simpleDivider_stacks_in_2034_816 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_2034_816 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_2034_816.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_2034_816.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_816 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_2034_816.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_2034_816.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_2034_816.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_816.bgImageOn .theDivider1 img {
	display: block;
}

/* -- Start Eternity2 Each css Template -- */

.stacks_in_2034_800eternityContainer {
	overflow: hidden;
	position: relative;
}

.stacks_in_2034_800eternityContainer {
	background-image: url("../files/background_image-800-08A.jpg") !important;
	background-position: 50% 50% !important;
	
	background-attachment: fixed;
	
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
}
 
 
.stacks_in_2034_800overlay{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background:url("../files/eternity2Assets/01.png") !important;
}

.stacks_in_2034_800contentBox{
	text-align: center;
	opacity: 1;
	-webkit-transition: opacity 100ms linear;
    -moz-transition: opacity 100ms linear;
    -o-transition: opacity 100ms linear;
    transition: opacity 100ms linear;
}

.stacks_in_2034_800content{
	max-width: 1000px;
	margin: 0 auto 0 auto;
	padding: 80px 20px 80px 20px;
	text-align: center !important;
}

.stacks_in_2034_800content,.stacks_in_2034_800content h1,.stacks_in_2034_800content h2,.stacks_in_2034_800content h3,.stacks_in_2034_800content h4,.stacks_in_2034_800content h5,.stacks_in_2034_800content h6{
	color: rgba(255, 255, 255, 1.00) !important;
}
.stacks_in_2034_800content a,.stacks_in_2034_800content a:active,.stacks_in_2034_800content a:visited{
	color: rgba(59, 148, 217, 1.00) !important;
	text-decoration: none !important;
}
.stacks_in_2034_800content a:hover{
	color: rgba(221, 221, 221, 1.00) !important;
	text-decoration: none !important;
}

.stacks_in_2034_800eternityScrollButton i{
	color: rgba(255, 255, 255, 1.00) !important;
}


.stacks_in_2034_800eternityScrollButton{
	position: absolute;
	width: 100%;
	bottom: 0;
	color: #fff !important;
	font-size: 36px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	display: none;
	cursor: pointer;
}


	.stacks_in_2034_800eternityScrollButton{
		display: block;
	}

/* -- End Unified -- */



	.stacks_in_2034_800eternityContainer {
		min-height: 200px;
	}
	
	.stacks_in_2034_800contentBox{
		position: absolute;
		width: 100%;
		top: 50%;
		-webkit-transform: translate(0,-50%);
		-moz-transform:    translate(0,-50%);
		-ms-transform:     translate(0,-50%);
		-o-transform:      translate(0,-50%);
		transform:         translate(0,-50%);
	}
/* -- End Preview/Published -- */

 
 



@keyframes eternityanimation {
	43% { transform: translate(0,0);} 
	0% { transform: translate(0,0);} 
	30% { transform: translate(0,11px);} 
	17% { transform: translate(0,-5px);} 
	11% { transform: translate(0,0);} 
}

@-webkit-keyframes eternityanimation {
	43% { transform: translate(0,0);} 
	0% { transform: translate(0,0);} 
	30% { transform: translate(0,11px);} 
	17% { transform: translate(0,-5px);} 
	11% { transform: translate(0,0);} 
}

/* apply the .animation class to the element you want to animate */
.eternityanimation {
	animation: eternityanimation 3s ease-in-out 0s infinite normal none;
	-webkit-animation: eternityanimation 3s ease-in-out 0s infinite normal none;
}



/* -- End Eternity2 Each css Template -- */#stacks_in_2034_653 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_2034_653 .jwresp_col{overflow:hidden;margin:0;width:49%; float:left;}#stacks_in_2034_653 #jwresp_col2_stacks_in_2034_653{ float:right; width:49%}@media screen and (max-width:500px){#stacks_in_2034_653 #jwresp_col1_stacks_in_2034_653,#stacks_in_2034_653 #jwresp_col2_stacks_in_2034_653{width:100%;float:none;display:block}#stacks_in_2034_653 #jwresp_col1_stacks_in_2034_653{margin-bottom:15px}}

#stacks_in_2034_653 {
	margin:  9px;
	padding:  10px;
}
#stacks_in_2034_649 .video-thumb-wrapper{width:100%;text-align:center;position:relative}#stacks_in_2034_649 .video-thumb-wrapper img.vimeo-thumb{width:100%;max-width:200px;display:block;margin:0 auto;}#stacks_in_2034_649 .video-thumb-wrapper a{margin:0 auto;width:100%;max-width:200px;display:block;position:relative}#stacks_in_2034_649 .video-thumb-wrapper .play-button{background:url(../../rw_common/plugins/stacks/video-thumb-images/play-button.png) no-repeat center center;margin:0 auto;position:absolute;display:block;top:0;width:100%;height:100%;opacity:0.7;transition:opacity 200ms ease-in-out 0}#stacks_in_2034_649 .video-thumb-wrapper .play-button:hover{opacity:1}@media screen and (max-width:600px){#stacks_in_2034_649 .video-thumb-wrapper .play-button{background-image:url(../../rw_common/plugins/stacks/video-thumb-images/play-button-mobile.png)}}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_2034_650 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_2034_650 a, #simpleText_stacks_in_2034_650 a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_2034_650 a:visited {color: #169EE6;}
#simpleText_stacks_in_2034_650 a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_2034_650 a:active {color: #FF6600;}
#simpleText_stacks_in_2034_650 a:focus {color: #FF6600; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_2034_650.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_2034_650 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_2034_650 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_2034_650 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_2034_650 {font-size: inherit;}
}
#stacks_in_2034_650 {
	margin:  10px;
	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_2034_707 {
	width: 100%;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
}
#simpleDivider_stacks_in_2034_707 .theDivider1,
#simpleDivider_stacks_in_2034_707 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_2034_707 .theDivider1 {
	height: 40px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_2034_707.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_2034_707.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_707 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_2034_707.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_2034_707.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_2034_707.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_707.bgImageOn .theDivider1 img {
	display: block;
}

#stacks_in_2034_656 .video-thumb-wrapper{width:100%;text-align:center;position:relative}#stacks_in_2034_656 .video-thumb-wrapper img.vimeo-thumb{width:100%;max-width:200px;display:block;margin:0 auto;}#stacks_in_2034_656 .video-thumb-wrapper a{margin:0 auto;width:100%;max-width:200px;display:block;position:relative}#stacks_in_2034_656 .video-thumb-wrapper .play-button{background:url(../../rw_common/plugins/stacks/video-thumb-images/play-button.png) no-repeat center center;margin:0 auto;position:absolute;display:block;top:0;width:100%;height:100%;opacity:0.7;transition:opacity 200ms ease-in-out 0}#stacks_in_2034_656 .video-thumb-wrapper .play-button:hover{opacity:1}@media screen and (max-width:600px){#stacks_in_2034_656 .video-thumb-wrapper .play-button{background-image:url(../../rw_common/plugins/stacks/video-thumb-images/play-button-mobile.png)}}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_2034_153 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_2034_153 a, #simpleText_stacks_in_2034_153 a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_2034_153 a:visited {color: #169EE6;}
#simpleText_stacks_in_2034_153 a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_2034_153 a:active {color: #FF6600;}
#simpleText_stacks_in_2034_153 a:focus {color: #FF6600; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_2034_153.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_2034_153 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_2034_153 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_2034_153 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_2034_153 {font-size: inherit;}
}
#stacks_in_2034_153 {
	margin:  10px;
	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_2034_708 {
	width: 100%;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
}
#simpleDivider_stacks_in_2034_708 .theDivider1,
#simpleDivider_stacks_in_2034_708 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_2034_708 .theDivider1 {
	height: 40px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_2034_708.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_2034_708.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_708 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_2034_708.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_2034_708.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_2034_708.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_708.bgImageOn .theDivider1 img {
	display: block;
}

/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_2034_144 {
	width: 100%;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
}
#simpleDivider_stacks_in_2034_144 .theDivider1,
#simpleDivider_stacks_in_2034_144 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_2034_144 .theDivider1 {
	height: 40px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_2034_144.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_2034_144.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_144 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_2034_144.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_2034_144.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_2034_144.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_144.bgImageOn .theDivider1 img {
	display: block;
}

/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_2034_817 {
	width: 100%;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}
#simpleDivider_stacks_in_2034_817 .theDivider1,
#simpleDivider_stacks_in_2034_817 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_2034_817 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_2034_817.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_2034_817.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_817 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_2034_817.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_2034_817.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_2034_817.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_817.bgImageOn .theDivider1 img {
	display: block;
}

/* -- Start Eternity2 Each css Template -- */

.stacks_in_2034_804eternityContainer {
	overflow: hidden;
	position: relative;
}

.stacks_in_2034_804eternityContainer {
	background-image: url("../files/background_image-804-08A.jpg") !important;
	background-position: 50% 50% !important;
	
	background-attachment: fixed;
	
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
}
 
 
.stacks_in_2034_804overlay{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background:url("../files/eternity2Assets/01.png") !important;
}

.stacks_in_2034_804contentBox{
	text-align: center;
	opacity: 1;
	-webkit-transition: opacity 100ms linear;
    -moz-transition: opacity 100ms linear;
    -o-transition: opacity 100ms linear;
    transition: opacity 100ms linear;
}

.stacks_in_2034_804content{
	max-width: 1000px;
	margin: 0 auto 0 auto;
	padding: 80px 20px 80px 20px;
	text-align: center !important;
}

.stacks_in_2034_804content,.stacks_in_2034_804content h1,.stacks_in_2034_804content h2,.stacks_in_2034_804content h3,.stacks_in_2034_804content h4,.stacks_in_2034_804content h5,.stacks_in_2034_804content h6{
	color: rgba(255, 255, 255, 1.00) !important;
}
.stacks_in_2034_804content a,.stacks_in_2034_804content a:active,.stacks_in_2034_804content a:visited{
	color: rgba(59, 148, 217, 1.00) !important;
	text-decoration: none !important;
}
.stacks_in_2034_804content a:hover{
	color: rgba(221, 221, 221, 1.00) !important;
	text-decoration: none !important;
}

.stacks_in_2034_804eternityScrollButton i{
	color: rgba(255, 255, 255, 1.00) !important;
}


.stacks_in_2034_804eternityScrollButton{
	position: absolute;
	width: 100%;
	bottom: 0;
	color: #fff !important;
	font-size: 36px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	display: none;
	cursor: pointer;
}


	.stacks_in_2034_804eternityScrollButton{
		display: block;
	}

/* -- End Unified -- */



	.stacks_in_2034_804eternityContainer {
		min-height: 200px;
	}
	
	.stacks_in_2034_804contentBox{
		position: absolute;
		width: 100%;
		top: 50%;
		-webkit-transform: translate(0,-50%);
		-moz-transform:    translate(0,-50%);
		-ms-transform:     translate(0,-50%);
		-o-transform:      translate(0,-50%);
		transform:         translate(0,-50%);
	}
/* -- End Preview/Published -- */

 
 



@keyframes eternityanimation {
	43% { transform: translate(0,0);} 
	0% { transform: translate(0,0);} 
	30% { transform: translate(0,11px);} 
	17% { transform: translate(0,-5px);} 
	11% { transform: translate(0,0);} 
}

@-webkit-keyframes eternityanimation {
	43% { transform: translate(0,0);} 
	0% { transform: translate(0,0);} 
	30% { transform: translate(0,11px);} 
	17% { transform: translate(0,-5px);} 
	11% { transform: translate(0,0);} 
}

/* apply the .animation class to the element you want to animate */
.eternityanimation {
	animation: eternityanimation 3s ease-in-out 0s infinite normal none;
	-webkit-animation: eternityanimation 3s ease-in-out 0s infinite normal none;
}



/* -- End Eternity2 Each css Template -- */#stacks_in_2034_148>.s3_row {
	margin: 0 -10px;
}

#stacks_in_2034_148>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_2034_148>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_2034_148>.s3_row>.s3_column_right {
	width: 33.33%;
}

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








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


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


}



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


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


}




#stacks_in_2034_148 {
	margin:  10px;
	padding:  11px;
}
#stacks_in_2034_644 .video-thumb-wrapper{width:100%;text-align:center;position:relative}#stacks_in_2034_644 .video-thumb-wrapper img.vimeo-thumb{width:100%;max-width:200px;display:block;margin:0 auto;}#stacks_in_2034_644 .video-thumb-wrapper a{margin:0 auto;width:100%;max-width:200px;display:block;position:relative}#stacks_in_2034_644 .video-thumb-wrapper .play-button{background:url(../../rw_common/plugins/stacks/video-thumb-images/play-button.png) no-repeat center center;margin:0 auto;position:absolute;display:block;top:0;width:100%;height:100%;opacity:0.7;transition:opacity 200ms ease-in-out 0}#stacks_in_2034_644 .video-thumb-wrapper .play-button:hover{opacity:1}@media screen and (max-width:600px){#stacks_in_2034_644 .video-thumb-wrapper .play-button{background-image:url(../../rw_common/plugins/stacks/video-thumb-images/play-button-mobile.png)}}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_2034_645 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_2034_645 a, #simpleText_stacks_in_2034_645 a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_2034_645 a:visited {color: #169EE6;}
#simpleText_stacks_in_2034_645 a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_2034_645 a:active {color: #FF6600;}
#simpleText_stacks_in_2034_645 a:focus {color: #FF6600; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_2034_645.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_2034_645 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_2034_645 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_2034_645 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_2034_645 {font-size: inherit;}
}
#stacks_in_2034_645 {
	margin:  10px;
	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_2034_709 {
	width: 100%;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
}
#simpleDivider_stacks_in_2034_709 .theDivider1,
#simpleDivider_stacks_in_2034_709 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_2034_709 .theDivider1 {
	height: 40px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_2034_709.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_2034_709.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_709 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_2034_709.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_2034_709.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_2034_709.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_709.bgImageOn .theDivider1 img {
	display: block;
}

#stacks_in_2034_672 .video-thumb-wrapper{width:100%;text-align:center;position:relative}#stacks_in_2034_672 .video-thumb-wrapper img.vimeo-thumb{width:100%;max-width:200px;display:block;margin:0 auto;}#stacks_in_2034_672 .video-thumb-wrapper a{margin:0 auto;width:100%;max-width:200px;display:block;position:relative}#stacks_in_2034_672 .video-thumb-wrapper .play-button{background:url(../../rw_common/plugins/stacks/video-thumb-images/play-button.png) no-repeat center center;margin:0 auto;position:absolute;display:block;top:0;width:100%;height:100%;opacity:0.7;transition:opacity 200ms ease-in-out 0}#stacks_in_2034_672 .video-thumb-wrapper .play-button:hover{opacity:1}@media screen and (max-width:600px){#stacks_in_2034_672 .video-thumb-wrapper .play-button{background-image:url(../../rw_common/plugins/stacks/video-thumb-images/play-button-mobile.png)}}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_2034_159 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_2034_159 a, #simpleText_stacks_in_2034_159 a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_2034_159 a:visited {color: #169EE6;}
#simpleText_stacks_in_2034_159 a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_2034_159 a:active {color: #FF6600;}
#simpleText_stacks_in_2034_159 a:focus {color: #FF6600; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_2034_159.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_2034_159 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_2034_159 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_2034_159 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_2034_159 {font-size: inherit;}
}
#stacks_in_2034_159 {
	margin:  10px;
	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_2034_710 {
	width: 100%;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
}
#simpleDivider_stacks_in_2034_710 .theDivider1,
#simpleDivider_stacks_in_2034_710 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_2034_710 .theDivider1 {
	height: 40px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_2034_710.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_2034_710.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_710 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_2034_710.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_2034_710.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_2034_710.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_710.bgImageOn .theDivider1 img {
	display: block;
}

#stacks_in_2034_674 .video-thumb-wrapper{width:100%;text-align:center;position:relative}#stacks_in_2034_674 .video-thumb-wrapper img.vimeo-thumb{width:100%;max-width:200px;display:block;margin:0 auto;}#stacks_in_2034_674 .video-thumb-wrapper a{margin:0 auto;width:100%;max-width:200px;display:block;position:relative}#stacks_in_2034_674 .video-thumb-wrapper .play-button{background:url(../../rw_common/plugins/stacks/video-thumb-images/play-button.png) no-repeat center center;margin:0 auto;position:absolute;display:block;top:0;width:100%;height:100%;opacity:0.7;transition:opacity 200ms ease-in-out 0}#stacks_in_2034_674 .video-thumb-wrapper .play-button:hover{opacity:1}@media screen and (max-width:600px){#stacks_in_2034_674 .video-thumb-wrapper .play-button{background-image:url(../../rw_common/plugins/stacks/video-thumb-images/play-button-mobile.png)}}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_2034_165 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_2034_165 a, #simpleText_stacks_in_2034_165 a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_2034_165 a:visited {color: #169EE6;}
#simpleText_stacks_in_2034_165 a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_2034_165 a:active {color: #FF6600;}
#simpleText_stacks_in_2034_165 a:focus {color: #FF6600; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_2034_165.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_2034_165 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_2034_165 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_2034_165 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_2034_165 {font-size: inherit;}
}
#stacks_in_2034_165 {
	margin:  10px;
	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_2034_711 {
	width: 100%;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
}
#simpleDivider_stacks_in_2034_711 .theDivider1,
#simpleDivider_stacks_in_2034_711 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_2034_711 .theDivider1 {
	height: 40px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_2034_711.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_2034_711.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_711 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_2034_711.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_2034_711.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_2034_711.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_711.bgImageOn .theDivider1 img {
	display: block;
}


#stacks_in_2034_665 {
	margin:  9px;
	padding:  10px;
}
#stacks_in_2034_675 .video-thumb-wrapper{width:100%;text-align:center;position:relative}#stacks_in_2034_675 .video-thumb-wrapper img.vimeo-thumb{width:100%;max-width:200px;display:block;margin:0 auto;}#stacks_in_2034_675 .video-thumb-wrapper a{margin:0 auto;width:100%;max-width:200px;display:block;position:relative}#stacks_in_2034_675 .video-thumb-wrapper .play-button{background:url(../../rw_common/plugins/stacks/video-thumb-images/play-button.png) no-repeat center center;margin:0 auto;position:absolute;display:block;top:0;width:100%;height:100%;opacity:0.7;transition:opacity 200ms ease-in-out 0}#stacks_in_2034_675 .video-thumb-wrapper .play-button:hover{opacity:1}@media screen and (max-width:600px){#stacks_in_2034_675 .video-thumb-wrapper .play-button{background-image:url(../../rw_common/plugins/stacks/video-thumb-images/play-button-mobile.png)}}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_2034_667 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_2034_667 a, #simpleText_stacks_in_2034_667 a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_2034_667 a:visited {color: #169EE6;}
#simpleText_stacks_in_2034_667 a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_2034_667 a:active {color: #FF6600;}
#simpleText_stacks_in_2034_667 a:focus {color: #FF6600; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_2034_667.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_2034_667 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_2034_667 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_2034_667 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_2034_667 {font-size: inherit;}
}
#stacks_in_2034_667 {
	margin:  10px;
	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_2034_713 {
	width: 100%;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
}
#simpleDivider_stacks_in_2034_713 .theDivider1,
#simpleDivider_stacks_in_2034_713 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_2034_713 .theDivider1 {
	height: 40px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_2034_713.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_2034_713.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_713 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_2034_713.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_2034_713.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_2034_713.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_713.bgImageOn .theDivider1 img {
	display: block;
}

/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_2034_482 {
	width: 100%;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
}
#simpleDivider_stacks_in_2034_482 .theDivider1,
#simpleDivider_stacks_in_2034_482 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_2034_482 .theDivider1 {
	height: 40px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_2034_482.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_2034_482.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_482 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_2034_482.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_2034_482.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_2034_482.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_482.bgImageOn .theDivider1 img {
	display: block;
}

/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_2034_818 {
	width: 100%;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}
#simpleDivider_stacks_in_2034_818 .theDivider1,
#simpleDivider_stacks_in_2034_818 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_2034_818 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_2034_818.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_2034_818.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_818 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_2034_818.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_2034_818.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_2034_818.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_818.bgImageOn .theDivider1 img {
	display: block;
}

/* -- Start Eternity2 Each css Template -- */

.stacks_in_2034_808eternityContainer {
	overflow: hidden;
	position: relative;
}

.stacks_in_2034_808eternityContainer {
	background-image: url("../files/background_image-808-08A.jpg") !important;
	background-position: 50% 50% !important;
	
	background-attachment: fixed;
	
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
}
 
 
.stacks_in_2034_808overlay{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background:url("../files/eternity2Assets/01.png") !important;
}

.stacks_in_2034_808contentBox{
	text-align: center;
	opacity: 1;
	-webkit-transition: opacity 100ms linear;
    -moz-transition: opacity 100ms linear;
    -o-transition: opacity 100ms linear;
    transition: opacity 100ms linear;
}

.stacks_in_2034_808content{
	max-width: 1000px;
	margin: 0 auto 0 auto;
	padding: 80px 20px 80px 20px;
	text-align: center !important;
}

.stacks_in_2034_808content,.stacks_in_2034_808content h1,.stacks_in_2034_808content h2,.stacks_in_2034_808content h3,.stacks_in_2034_808content h4,.stacks_in_2034_808content h5,.stacks_in_2034_808content h6{
	color: rgba(255, 255, 255, 1.00) !important;
}
.stacks_in_2034_808content a,.stacks_in_2034_808content a:active,.stacks_in_2034_808content a:visited{
	color: rgba(59, 148, 217, 1.00) !important;
	text-decoration: none !important;
}
.stacks_in_2034_808content a:hover{
	color: rgba(221, 221, 221, 1.00) !important;
	text-decoration: none !important;
}

.stacks_in_2034_808eternityScrollButton i{
	color: rgba(255, 255, 255, 1.00) !important;
}


.stacks_in_2034_808eternityScrollButton{
	position: absolute;
	width: 100%;
	bottom: 0;
	color: #fff !important;
	font-size: 36px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	display: none;
	cursor: pointer;
}


	.stacks_in_2034_808eternityScrollButton{
		display: block;
	}

/* -- End Unified -- */



	.stacks_in_2034_808eternityContainer {
		min-height: 200px;
	}
	
	.stacks_in_2034_808contentBox{
		position: absolute;
		width: 100%;
		top: 50%;
		-webkit-transform: translate(0,-50%);
		-moz-transform:    translate(0,-50%);
		-ms-transform:     translate(0,-50%);
		-o-transform:      translate(0,-50%);
		transform:         translate(0,-50%);
	}
/* -- End Preview/Published -- */

 
 



@keyframes eternityanimation {
	43% { transform: translate(0,0);} 
	0% { transform: translate(0,0);} 
	30% { transform: translate(0,11px);} 
	17% { transform: translate(0,-5px);} 
	11% { transform: translate(0,0);} 
}

@-webkit-keyframes eternityanimation {
	43% { transform: translate(0,0);} 
	0% { transform: translate(0,0);} 
	30% { transform: translate(0,11px);} 
	17% { transform: translate(0,-5px);} 
	11% { transform: translate(0,0);} 
}

/* apply the .animation class to the element you want to animate */
.eternityanimation {
	animation: eternityanimation 3s ease-in-out 0s infinite normal none;
	-webkit-animation: eternityanimation 3s ease-in-out 0s infinite normal none;
}



/* -- End Eternity2 Each css Template -- */#stacks_in_2034_657 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_2034_657 .jwresp_col{overflow:hidden;margin:0;width:49%; float:left;}#stacks_in_2034_657 #jwresp_col2_stacks_in_2034_657{ float:right; width:49%}@media screen and (max-width:500px){#stacks_in_2034_657 #jwresp_col1_stacks_in_2034_657,#stacks_in_2034_657 #jwresp_col2_stacks_in_2034_657{width:100%;float:none;display:block}#stacks_in_2034_657 #jwresp_col1_stacks_in_2034_657{margin-bottom:15px}}

#stacks_in_2034_657 {
	margin:  10px;
	padding:  10px;
}
#stacks_in_2034_661 .video-thumb-wrapper{width:100%;text-align:center;position:relative}#stacks_in_2034_661 .video-thumb-wrapper img.vimeo-thumb{width:100%;max-width:200px;display:block;margin:0 auto;}#stacks_in_2034_661 .video-thumb-wrapper a{margin:0 auto;width:100%;max-width:200px;display:block;position:relative}#stacks_in_2034_661 .video-thumb-wrapper .play-button{background:url(../../rw_common/plugins/stacks/video-thumb-images/play-button.png) no-repeat center center;margin:0 auto;position:absolute;display:block;top:0;width:100%;height:100%;opacity:0.7;transition:opacity 200ms ease-in-out 0}#stacks_in_2034_661 .video-thumb-wrapper .play-button:hover{opacity:1}@media screen and (max-width:600px){#stacks_in_2034_661 .video-thumb-wrapper .play-button{background-image:url(../../rw_common/plugins/stacks/video-thumb-images/play-button-mobile.png)}}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_2034_662 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_2034_662 a, #simpleText_stacks_in_2034_662 a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_2034_662 a:visited {color: #169EE6;}
#simpleText_stacks_in_2034_662 a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_2034_662 a:active {color: #FF6600;}
#simpleText_stacks_in_2034_662 a:focus {color: #FF6600; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_2034_662.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_2034_662 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_2034_662 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_2034_662 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_2034_662 {font-size: inherit;}
}
#stacks_in_2034_662 {
	margin:  10px;
	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_2034_714 {
	width: 100%;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
}
#simpleDivider_stacks_in_2034_714 .theDivider1,
#simpleDivider_stacks_in_2034_714 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_2034_714 .theDivider1 {
	height: 40px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_2034_714.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_2034_714.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_714 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_2034_714.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_2034_714.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_2034_714.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_714.bgImageOn .theDivider1 img {
	display: block;
}

#stacks_in_2034_502 .video-thumb-wrapper{width:100%;text-align:center;position:relative}#stacks_in_2034_502 .video-thumb-wrapper img.vimeo-thumb{width:100%;max-width:200px;display:block;margin:0 auto;}#stacks_in_2034_502 .video-thumb-wrapper a{margin:0 auto;width:100%;max-width:200px;display:block;position:relative}#stacks_in_2034_502 .video-thumb-wrapper .play-button{background:url(../../rw_common/plugins/stacks/video-thumb-images/play-button.png) no-repeat center center;margin:0 auto;position:absolute;display:block;top:0;width:100%;height:100%;opacity:0.7;transition:opacity 200ms ease-in-out 0}#stacks_in_2034_502 .video-thumb-wrapper .play-button:hover{opacity:1}@media screen and (max-width:600px){#stacks_in_2034_502 .video-thumb-wrapper .play-button{background-image:url(../../rw_common/plugins/stacks/video-thumb-images/play-button-mobile.png)}}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_2034_503 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_2034_503 a, #simpleText_stacks_in_2034_503 a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_2034_503 a:visited {color: #169EE6;}
#simpleText_stacks_in_2034_503 a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_2034_503 a:active {color: #FF6600;}
#simpleText_stacks_in_2034_503 a:focus {color: #FF6600; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_2034_503.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_2034_503 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_2034_503 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_2034_503 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_2034_503 {font-size: inherit;}
}
#stacks_in_2034_503 {
	margin:  10px;
	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_2034_715 {
	width: 100%;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
}
#simpleDivider_stacks_in_2034_715 .theDivider1,
#simpleDivider_stacks_in_2034_715 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_2034_715 .theDivider1 {
	height: 40px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_2034_715.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_2034_715.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_715 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_2034_715.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_2034_715.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_2034_715.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2034_715.bgImageOn .theDivider1 img {
	display: block;
}

/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_2034_172_34 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_2034_172_34 a, #simpleText_stacks_in_2034_172_34 a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_2034_172_34 a:visited {color: #169EE6;}
#simpleText_stacks_in_2034_172_34 a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_2034_172_34 a:active {color: #FF6600;}
#simpleText_stacks_in_2034_172_34 a:focus {color: #FF6600; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_2034_172_34.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_2034_172_34 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_2034_172_34 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_2034_172_34 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_2034_172_34 {font-size: inherit;}
}
#stacks_in_2034_172_34 {
	padding:  5px;
}
#stacks_in_2034_172_24 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_2034_172_24 .jwresp_col{float:none} #stacks_in_2034_172_24 #jwresp_col2_stacks_in_2034_172_24{position:relative;margin:0 auto;width:32%;float:none}#stacks_in_2034_172_24 #jwresp_col1_stacks_in_2034_172_24,#stacks_in_2034_172_24 #jwresp_col3_stacks_in_2034_172_24{width:32%}#stacks_in_2034_172_24 #jwresp_col1_stacks_in_2034_172_24{float:left}#stacks_in_2034_172_24 #jwresp_col3_stacks_in_2034_172_24{float:right} @media screen and (max-width:770px){#stacks_in_2034_172_24 #jwresp_col1_stacks_in_2034_172_24,#stacks_in_2034_172_24 #jwresp_col3_stacks_in_2034_172_24{margin-bottom:20px}#stacks_in_2034_172_24 #jwresp_col1_stacks_in_2034_172_24{width:49%}#stacks_in_2034_172_24 #jwresp_col3_stacks_in_2034_172_24{width:49%}#stacks_in_2034_172_24 #jwresp_col2_stacks_in_2034_172_24{clear:both;width:100%;display:block}}  @media screen and (max-width:500px){#stacks_in_2034_172_24 #jwresp_col1_stacks_in_2034_172_24,#stacks_in_2034_172_24 #jwresp_col3_stacks_in_2034_172_24,#stacks_in_2034_172_24 #jwresp_col2_stacks_in_2034_172_24{float:none;width:100%;display:block}#stacks_in_2034_172_24 #jwresp_col1_stacks_in_2034_172_24,#stacks_in_2034_172_24 #jwresp_col3_stacks_in_2034_172_24{margin-bottom:20px}} 

#stacks_in_2034_172_24 {
	margin:  10px;
	padding:  10px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_2034_172_9buttonPressWrapper{
	position: relative !important;
}

#stacks_in_2034_172_9 a, #stacks_in_2034_172_9 a:hover, #stacks_in_2034_172_9 a:visited, #stacks_in_2034_172_9 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_2034_172_9button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: bold !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FEFEFF !important;
	background-color: #BF8B49 !important;
	border-color: #A2763E !important;
	box-sizing: border-box !important;
}

.stacks_in_2034_172_9button:hover{
	color: #FEFEFF !important;
	background-color: #973711 !important;
	border-color: #802E0E !important;
}

#stacks_in_2034_172_9 a, #stacks_in_2034_172_9 a:visited, #stacks_in_2034_172_9 a:active{
	color: #FEFEFF !important;
}

#stacks_in_2034_172_9 a:hover{
	color: #FEFEFF !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_2034_172_9button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #7C5A2F !important;
		background: #BF8B49 !important;
		background: -moz-linear-gradient(top, #BF8B49 0%, #986F3A 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #BF8B49), color-stop(100%, #986F3A)) !important;
		background: -webkit-linear-gradient(top, #BF8B49 0%, #986F3A 100%) !important;
		background: -o-linear-gradient(top, #BF8B49 0%, #986F3A 100%) !important;
		background: -ms-linear-gradient(top, #BF8B49 0%, #986F3A 100%) !important;
		background: linear-gradient(to bottom, #BF8B49 0%, #986F3A 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#BF8B49', endColorstr='#986F3A', GradientType=0 ) !important;
	}
	.stacks_in_2034_172_9button:hover{
		border-bottom-color: #62230B !important;
		background: #973711 !important;
		background: -moz-linear-gradient(top, #973711 0%, #782C0D 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #973711), color-stop(100%, #782C0D)) !important;
		background: -webkit-linear-gradient(top, #973711 0%, #782C0D 100%) !important;
		background: -o-linear-gradient(top, #973711 0%, #782C0D 100%) !important;
		background: -ms-linear-gradient(top, #973711 0%, #782C0D 100%) !important;
		background: linear-gradient(to bottom, #973711 0%, #782C0D 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#973711', endColorstr='#782C0D', GradientType=0 ) !important;
	}
	



.stacks_in_2034_172_9buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_2034_172_9buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_2034_172_9buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_2034_172_9buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- *//* -- Start Buttonpress2 Each css Template -- */

.stacks_in_2034_172_27buttonPressWrapper{
	position: relative !important;
}

#stacks_in_2034_172_27 a, #stacks_in_2034_172_27 a:hover, #stacks_in_2034_172_27 a:visited, #stacks_in_2034_172_27 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_2034_172_27button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: bold !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FEFEFF !important;
	background-color: #BF8B49 !important;
	border-color: #A2763E !important;
	box-sizing: border-box !important;
}

.stacks_in_2034_172_27button:hover{
	color: #FEFEFF !important;
	background-color: #973711 !important;
	border-color: #802E0E !important;
}

#stacks_in_2034_172_27 a, #stacks_in_2034_172_27 a:visited, #stacks_in_2034_172_27 a:active{
	color: #FEFEFF !important;
}

#stacks_in_2034_172_27 a:hover{
	color: #FEFEFF !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_2034_172_27button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #7C5A2F !important;
		background: #BF8B49 !important;
		background: -moz-linear-gradient(top, #BF8B49 0%, #986F3A 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #BF8B49), color-stop(100%, #986F3A)) !important;
		background: -webkit-linear-gradient(top, #BF8B49 0%, #986F3A 100%) !important;
		background: -o-linear-gradient(top, #BF8B49 0%, #986F3A 100%) !important;
		background: -ms-linear-gradient(top, #BF8B49 0%, #986F3A 100%) !important;
		background: linear-gradient(to bottom, #BF8B49 0%, #986F3A 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#BF8B49', endColorstr='#986F3A', GradientType=0 ) !important;
	}
	.stacks_in_2034_172_27button:hover{
		border-bottom-color: #62230B !important;
		background: #973711 !important;
		background: -moz-linear-gradient(top, #973711 0%, #782C0D 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #973711), color-stop(100%, #782C0D)) !important;
		background: -webkit-linear-gradient(top, #973711 0%, #782C0D 100%) !important;
		background: -o-linear-gradient(top, #973711 0%, #782C0D 100%) !important;
		background: -ms-linear-gradient(top, #973711 0%, #782C0D 100%) !important;
		background: linear-gradient(to bottom, #973711 0%, #782C0D 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#973711', endColorstr='#782C0D', GradientType=0 ) !important;
	}
	



.stacks_in_2034_172_27buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_2034_172_27buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_2034_172_27buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_2034_172_27buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- *//* -- Start Buttonpress2 Each css Template -- */

.stacks_in_2034_172_13buttonPressWrapper{
	position: relative !important;
}

#stacks_in_2034_172_13 a, #stacks_in_2034_172_13 a:hover, #stacks_in_2034_172_13 a:visited, #stacks_in_2034_172_13 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_2034_172_13button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: bold !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FEFEFF !important;
	background-color: #BF8B49 !important;
	border-color: #A2763E !important;
	box-sizing: border-box !important;
}

.stacks_in_2034_172_13button:hover{
	color: #FEFEFF !important;
	background-color: #973711 !important;
	border-color: #802E0E !important;
}

#stacks_in_2034_172_13 a, #stacks_in_2034_172_13 a:visited, #stacks_in_2034_172_13 a:active{
	color: #FEFEFF !important;
}

#stacks_in_2034_172_13 a:hover{
	color: #FEFEFF !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_2034_172_13button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #7C5A2F !important;
		background: #BF8B49 !important;
		background: -moz-linear-gradient(top, #BF8B49 0%, #986F3A 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #BF8B49), color-stop(100%, #986F3A)) !important;
		background: -webkit-linear-gradient(top, #BF8B49 0%, #986F3A 100%) !important;
		background: -o-linear-gradient(top, #BF8B49 0%, #986F3A 100%) !important;
		background: -ms-linear-gradient(top, #BF8B49 0%, #986F3A 100%) !important;
		background: linear-gradient(to bottom, #BF8B49 0%, #986F3A 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#BF8B49', endColorstr='#986F3A', GradientType=0 ) !important;
	}
	.stacks_in_2034_172_13button:hover{
		border-bottom-color: #62230B !important;
		background: #973711 !important;
		background: -moz-linear-gradient(top, #973711 0%, #782C0D 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #973711), color-stop(100%, #782C0D)) !important;
		background: -webkit-linear-gradient(top, #973711 0%, #782C0D 100%) !important;
		background: -o-linear-gradient(top, #973711 0%, #782C0D 100%) !important;
		background: -ms-linear-gradient(top, #973711 0%, #782C0D 100%) !important;
		background: linear-gradient(to bottom, #973711 0%, #782C0D 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#973711', endColorstr='#782C0D', GradientType=0 ) !important;
	}
	



.stacks_in_2034_172_13buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_2034_172_13buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_2034_172_13buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_2034_172_13buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */#stacks_in_2034_172_1 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_2034_172_1 .jwresp_col{float:none} #stacks_in_2034_172_1 #jwresp_col2_stacks_in_2034_172_1{position:relative;margin:0 auto;width:32%;float:none}#stacks_in_2034_172_1 #jwresp_col1_stacks_in_2034_172_1,#stacks_in_2034_172_1 #jwresp_col3_stacks_in_2034_172_1{width:32%}#stacks_in_2034_172_1 #jwresp_col1_stacks_in_2034_172_1{float:left}#stacks_in_2034_172_1 #jwresp_col3_stacks_in_2034_172_1{float:right} @media screen and (max-width:770px){#stacks_in_2034_172_1 #jwresp_col1_stacks_in_2034_172_1,#stacks_in_2034_172_1 #jwresp_col3_stacks_in_2034_172_1{margin-bottom:20px}#stacks_in_2034_172_1 #jwresp_col1_stacks_in_2034_172_1{width:49%}#stacks_in_2034_172_1 #jwresp_col3_stacks_in_2034_172_1{width:49%}#stacks_in_2034_172_1 #jwresp_col2_stacks_in_2034_172_1{clear:both;width:100%;display:block}}  @media screen and (max-width:500px){#stacks_in_2034_172_1 #jwresp_col1_stacks_in_2034_172_1,#stacks_in_2034_172_1 #jwresp_col3_stacks_in_2034_172_1,#stacks_in_2034_172_1 #jwresp_col2_stacks_in_2034_172_1{float:none;width:100%;display:block}#stacks_in_2034_172_1 #jwresp_col1_stacks_in_2034_172_1,#stacks_in_2034_172_1 #jwresp_col3_stacks_in_2034_172_1{margin-bottom:20px}} 

#stacks_in_2034_172_1 {
	margin:  10px;
	padding:  10px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_2034_172_20buttonPressWrapper{
	position: relative !important;
}

#stacks_in_2034_172_20 a, #stacks_in_2034_172_20 a:hover, #stacks_in_2034_172_20 a:visited, #stacks_in_2034_172_20 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_2034_172_20button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: bold !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FEFEFF !important;
	background-color: #BF8B49 !important;
	border-color: #A2763E !important;
	box-sizing: border-box !important;
}

.stacks_in_2034_172_20button:hover{
	color: #FEFEFF !important;
	background-color: #973711 !important;
	border-color: #802E0E !important;
}

#stacks_in_2034_172_20 a, #stacks_in_2034_172_20 a:visited, #stacks_in_2034_172_20 a:active{
	color: #FEFEFF !important;
}

#stacks_in_2034_172_20 a:hover{
	color: #FEFEFF !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_2034_172_20button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #7C5A2F !important;
		background: #BF8B49 !important;
		background: -moz-linear-gradient(top, #BF8B49 0%, #986F3A 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #BF8B49), color-stop(100%, #986F3A)) !important;
		background: -webkit-linear-gradient(top, #BF8B49 0%, #986F3A 100%) !important;
		background: -o-linear-gradient(top, #BF8B49 0%, #986F3A 100%) !important;
		background: -ms-linear-gradient(top, #BF8B49 0%, #986F3A 100%) !important;
		background: linear-gradient(to bottom, #BF8B49 0%, #986F3A 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#BF8B49', endColorstr='#986F3A', GradientType=0 ) !important;
	}
	.stacks_in_2034_172_20button:hover{
		border-bottom-color: #62230B !important;
		background: #973711 !important;
		background: -moz-linear-gradient(top, #973711 0%, #782C0D 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #973711), color-stop(100%, #782C0D)) !important;
		background: -webkit-linear-gradient(top, #973711 0%, #782C0D 100%) !important;
		background: -o-linear-gradient(top, #973711 0%, #782C0D 100%) !important;
		background: -ms-linear-gradient(top, #973711 0%, #782C0D 100%) !important;
		background: linear-gradient(to bottom, #973711 0%, #782C0D 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#973711', endColorstr='#782C0D', GradientType=0 ) !important;
	}
	



.stacks_in_2034_172_20buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_2034_172_20buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_2034_172_20buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_2034_172_20buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- *//* -- Start Buttonpress2 Each css Template -- */

.stacks_in_2034_172_11buttonPressWrapper{
	position: relative !important;
}

#stacks_in_2034_172_11 a, #stacks_in_2034_172_11 a:hover, #stacks_in_2034_172_11 a:visited, #stacks_in_2034_172_11 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_2034_172_11button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: bold !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FEFEFF !important;
	background-color: #BF8B49 !important;
	border-color: #A2763E !important;
	box-sizing: border-box !important;
}

.stacks_in_2034_172_11button:hover{
	color: #FEFEFF !important;
	background-color: #973711 !important;
	border-color: #802E0E !important;
}

#stacks_in_2034_172_11 a, #stacks_in_2034_172_11 a:visited, #stacks_in_2034_172_11 a:active{
	color: #FEFEFF !important;
}

#stacks_in_2034_172_11 a:hover{
	color: #FEFEFF !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_2034_172_11button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #7C5A2F !important;
		background: #BF8B49 !important;
		background: -moz-linear-gradient(top, #BF8B49 0%, #986F3A 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #BF8B49), color-stop(100%, #986F3A)) !important;
		background: -webkit-linear-gradient(top, #BF8B49 0%, #986F3A 100%) !important;
		background: -o-linear-gradient(top, #BF8B49 0%, #986F3A 100%) !important;
		background: -ms-linear-gradient(top, #BF8B49 0%, #986F3A 100%) !important;
		background: linear-gradient(to bottom, #BF8B49 0%, #986F3A 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#BF8B49', endColorstr='#986F3A', GradientType=0 ) !important;
	}
	.stacks_in_2034_172_11button:hover{
		border-bottom-color: #62230B !important;
		background: #973711 !important;
		background: -moz-linear-gradient(top, #973711 0%, #782C0D 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #973711), color-stop(100%, #782C0D)) !important;
		background: -webkit-linear-gradient(top, #973711 0%, #782C0D 100%) !important;
		background: -o-linear-gradient(top, #973711 0%, #782C0D 100%) !important;
		background: -ms-linear-gradient(top, #973711 0%, #782C0D 100%) !important;
		background: linear-gradient(to bottom, #973711 0%, #782C0D 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#973711', endColorstr='#782C0D', GradientType=0 ) !important;
	}
	



.stacks_in_2034_172_11buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_2034_172_11buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_2034_172_11buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_2034_172_11buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- *//* -- Start Buttonpress2 Each css Template -- */

.stacks_in_2034_172_2buttonPressWrapper{
	position: relative !important;
}

#stacks_in_2034_172_2 a, #stacks_in_2034_172_2 a:hover, #stacks_in_2034_172_2 a:visited, #stacks_in_2034_172_2 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_2034_172_2button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: bold !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FEFEFF !important;
	background-color: #BF8B49 !important;
	border-color: #A2763E !important;
	box-sizing: border-box !important;
}

.stacks_in_2034_172_2button:hover{
	color: #FEFEFF !important;
	background-color: #973711 !important;
	border-color: #802E0E !important;
}

#stacks_in_2034_172_2 a, #stacks_in_2034_172_2 a:visited, #stacks_in_2034_172_2 a:active{
	color: #FEFEFF !important;
}

#stacks_in_2034_172_2 a:hover{
	color: #FEFEFF !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_2034_172_2button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #7C5A2F !important;
		background: #BF8B49 !important;
		background: -moz-linear-gradient(top, #BF8B49 0%, #986F3A 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #BF8B49), color-stop(100%, #986F3A)) !important;
		background: -webkit-linear-gradient(top, #BF8B49 0%, #986F3A 100%) !important;
		background: -o-linear-gradient(top, #BF8B49 0%, #986F3A 100%) !important;
		background: -ms-linear-gradient(top, #BF8B49 0%, #986F3A 100%) !important;
		background: linear-gradient(to bottom, #BF8B49 0%, #986F3A 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#BF8B49', endColorstr='#986F3A', GradientType=0 ) !important;
	}
	.stacks_in_2034_172_2button:hover{
		border-bottom-color: #62230B !important;
		background: #973711 !important;
		background: -moz-linear-gradient(top, #973711 0%, #782C0D 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #973711), color-stop(100%, #782C0D)) !important;
		background: -webkit-linear-gradient(top, #973711 0%, #782C0D 100%) !important;
		background: -o-linear-gradient(top, #973711 0%, #782C0D 100%) !important;
		background: -ms-linear-gradient(top, #973711 0%, #782C0D 100%) !important;
		background: linear-gradient(to bottom, #973711 0%, #782C0D 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#973711', endColorstr='#782C0D', GradientType=0 ) !important;
	}
	



.stacks_in_2034_172_2buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_2034_172_2buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_2034_172_2buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_2034_172_2buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */#stacks_in_2034_172_40 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_2034_172_40 .jwresp_col{float:none} #stacks_in_2034_172_40 #jwresp_col2_stacks_in_2034_172_40{position:relative;margin:0 auto;width:32%;float:none}#stacks_in_2034_172_40 #jwresp_col1_stacks_in_2034_172_40,#stacks_in_2034_172_40 #jwresp_col3_stacks_in_2034_172_40{width:32%}#stacks_in_2034_172_40 #jwresp_col1_stacks_in_2034_172_40{float:left}#stacks_in_2034_172_40 #jwresp_col3_stacks_in_2034_172_40{float:right} @media screen and (max-width:770px){#stacks_in_2034_172_40 #jwresp_col1_stacks_in_2034_172_40,#stacks_in_2034_172_40 #jwresp_col3_stacks_in_2034_172_40{margin-bottom:20px}#stacks_in_2034_172_40 #jwresp_col1_stacks_in_2034_172_40{width:49%}#stacks_in_2034_172_40 #jwresp_col3_stacks_in_2034_172_40{width:49%}#stacks_in_2034_172_40 #jwresp_col2_stacks_in_2034_172_40{clear:both;width:100%;display:block}}  @media screen and (max-width:500px){#stacks_in_2034_172_40 #jwresp_col1_stacks_in_2034_172_40,#stacks_in_2034_172_40 #jwresp_col3_stacks_in_2034_172_40,#stacks_in_2034_172_40 #jwresp_col2_stacks_in_2034_172_40{float:none;width:100%;display:block}#stacks_in_2034_172_40 #jwresp_col1_stacks_in_2034_172_40,#stacks_in_2034_172_40 #jwresp_col3_stacks_in_2034_172_40{margin-bottom:20px}} 

#stacks_in_2034_172_40 {
	margin:  10px;
	padding:  10px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_2034_172_18buttonPressWrapper{
	position: relative !important;
}

#stacks_in_2034_172_18 a, #stacks_in_2034_172_18 a:hover, #stacks_in_2034_172_18 a:visited, #stacks_in_2034_172_18 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_2034_172_18button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: bold !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FEFEFF !important;
	background-color: #BF8B49 !important;
	border-color: #A2763E !important;
	box-sizing: border-box !important;
}

.stacks_in_2034_172_18button:hover{
	color: #FEFEFF !important;
	background-color: #973711 !important;
	border-color: #802E0E !important;
}

#stacks_in_2034_172_18 a, #stacks_in_2034_172_18 a:visited, #stacks_in_2034_172_18 a:active{
	color: #FEFEFF !important;
}

#stacks_in_2034_172_18 a:hover{
	color: #FEFEFF !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_2034_172_18button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #7C5A2F !important;
		background: #BF8B49 !important;
		background: -moz-linear-gradient(top, #BF8B49 0%, #986F3A 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #BF8B49), color-stop(100%, #986F3A)) !important;
		background: -webkit-linear-gradient(top, #BF8B49 0%, #986F3A 100%) !important;
		background: -o-linear-gradient(top, #BF8B49 0%, #986F3A 100%) !important;
		background: -ms-linear-gradient(top, #BF8B49 0%, #986F3A 100%) !important;
		background: linear-gradient(to bottom, #BF8B49 0%, #986F3A 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#BF8B49', endColorstr='#986F3A', GradientType=0 ) !important;
	}
	.stacks_in_2034_172_18button:hover{
		border-bottom-color: #62230B !important;
		background: #973711 !important;
		background: -moz-linear-gradient(top, #973711 0%, #782C0D 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #973711), color-stop(100%, #782C0D)) !important;
		background: -webkit-linear-gradient(top, #973711 0%, #782C0D 100%) !important;
		background: -o-linear-gradient(top, #973711 0%, #782C0D 100%) !important;
		background: -ms-linear-gradient(top, #973711 0%, #782C0D 100%) !important;
		background: linear-gradient(to bottom, #973711 0%, #782C0D 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#973711', endColorstr='#782C0D', GradientType=0 ) !important;
	}
	



.stacks_in_2034_172_18buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_2034_172_18buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_2034_172_18buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_2034_172_18buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- *//* -- Start Buttonpress2 Each css Template -- */

.stacks_in_2034_172_43buttonPressWrapper{
	position: relative !important;
}

#stacks_in_2034_172_43 a, #stacks_in_2034_172_43 a:hover, #stacks_in_2034_172_43 a:visited, #stacks_in_2034_172_43 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_2034_172_43button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: bold !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FEFEFF !important;
	background-color: #BF8B49 !important;
	border-color: #A2763E !important;
	box-sizing: border-box !important;
}

.stacks_in_2034_172_43button:hover{
	color: #FEFEFF !important;
	background-color: #973711 !important;
	border-color: #802E0E !important;
}

#stacks_in_2034_172_43 a, #stacks_in_2034_172_43 a:visited, #stacks_in_2034_172_43 a:active{
	color: #FEFEFF !important;
}

#stacks_in_2034_172_43 a:hover{
	color: #FEFEFF !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_2034_172_43button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #7C5A2F !important;
		background: #BF8B49 !important;
		background: -moz-linear-gradient(top, #BF8B49 0%, #986F3A 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #BF8B49), color-stop(100%, #986F3A)) !important;
		background: -webkit-linear-gradient(top, #BF8B49 0%, #986F3A 100%) !important;
		background: -o-linear-gradient(top, #BF8B49 0%, #986F3A 100%) !important;
		background: -ms-linear-gradient(top, #BF8B49 0%, #986F3A 100%) !important;
		background: linear-gradient(to bottom, #BF8B49 0%, #986F3A 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#BF8B49', endColorstr='#986F3A', GradientType=0 ) !important;
	}
	.stacks_in_2034_172_43button:hover{
		border-bottom-color: #62230B !important;
		background: #973711 !important;
		background: -moz-linear-gradient(top, #973711 0%, #782C0D 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #973711), color-stop(100%, #782C0D)) !important;
		background: -webkit-linear-gradient(top, #973711 0%, #782C0D 100%) !important;
		background: -o-linear-gradient(top, #973711 0%, #782C0D 100%) !important;
		background: -ms-linear-gradient(top, #973711 0%, #782C0D 100%) !important;
		background: linear-gradient(to bottom, #973711 0%, #782C0D 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#973711', endColorstr='#782C0D', GradientType=0 ) !important;
	}
	



.stacks_in_2034_172_43buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_2034_172_43buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_2034_172_43buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_2034_172_43buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- *//* -- Start Buttonpress2 Each css Template -- */

.stacks_in_2034_172_8buttonPressWrapper{
	position: relative !important;
}

#stacks_in_2034_172_8 a, #stacks_in_2034_172_8 a:hover, #stacks_in_2034_172_8 a:visited, #stacks_in_2034_172_8 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_2034_172_8button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: bold !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FEFEFF !important;
	background-color: #BF8B49 !important;
	border-color: #A2763E !important;
	box-sizing: border-box !important;
}

.stacks_in_2034_172_8button:hover{
	color: #FEFEFF !important;
	background-color: #973711 !important;
	border-color: #802E0E !important;
}

#stacks_in_2034_172_8 a, #stacks_in_2034_172_8 a:visited, #stacks_in_2034_172_8 a:active{
	color: #FEFEFF !important;
}

#stacks_in_2034_172_8 a:hover{
	color: #FEFEFF !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_2034_172_8button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #7C5A2F !important;
		background: #BF8B49 !important;
		background: -moz-linear-gradient(top, #BF8B49 0%, #986F3A 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #BF8B49), color-stop(100%, #986F3A)) !important;
		background: -webkit-linear-gradient(top, #BF8B49 0%, #986F3A 100%) !important;
		background: -o-linear-gradient(top, #BF8B49 0%, #986F3A 100%) !important;
		background: -ms-linear-gradient(top, #BF8B49 0%, #986F3A 100%) !important;
		background: linear-gradient(to bottom, #BF8B49 0%, #986F3A 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#BF8B49', endColorstr='#986F3A', GradientType=0 ) !important;
	}
	.stacks_in_2034_172_8button:hover{
		border-bottom-color: #62230B !important;
		background: #973711 !important;
		background: -moz-linear-gradient(top, #973711 0%, #782C0D 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #973711), color-stop(100%, #782C0D)) !important;
		background: -webkit-linear-gradient(top, #973711 0%, #782C0D 100%) !important;
		background: -o-linear-gradient(top, #973711 0%, #782C0D 100%) !important;
		background: -ms-linear-gradient(top, #973711 0%, #782C0D 100%) !important;
		background: linear-gradient(to bottom, #973711 0%, #782C0D 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#973711', endColorstr='#782C0D', GradientType=0 ) !important;
	}
	



.stacks_in_2034_172_8buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_2034_172_8buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_2034_172_8buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_2034_172_8buttonPressWrapper{
		text-align: center !important;
	}
}

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

.stacks_in_77buttonPressWrapper{
	position: relative !important;
}

#stacks_in_77 a, #stacks_in_77 a:hover, #stacks_in_77 a:visited, #stacks_in_77 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_77button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: bold !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #3D8ED6 !important;
	border-color: #3378B5 !important;
	box-sizing: border-box !important;
}

.stacks_in_77button:hover{
	color: #FFFFFF !important;
	background-color: #1AAA54 !important;
	border-color: #169047 !important;
}

#stacks_in_77 a, #stacks_in_77 a:visited, #stacks_in_77 a:active{
	color: #FFFFFF !important;
}

#stacks_in_77 a:hover{
	color: #FFFFFF !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_77button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #275C8B !important;
		background: #3D8ED6 !important;
		background: -moz-linear-gradient(top, #3D8ED6 0%, #3071AB 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #3D8ED6), color-stop(100%, #3071AB)) !important;
		background: -webkit-linear-gradient(top, #3D8ED6 0%, #3071AB 100%) !important;
		background: -o-linear-gradient(top, #3D8ED6 0%, #3071AB 100%) !important;
		background: -ms-linear-gradient(top, #3D8ED6 0%, #3071AB 100%) !important;
		background: linear-gradient(to bottom, #3D8ED6 0%, #3071AB 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3D8ED6', endColorstr='#3071AB', GradientType=0 ) !important;
	}
	.stacks_in_77button:hover{
		border-bottom-color: #106E36 !important;
		background: #1AAA54 !important;
		background: -moz-linear-gradient(top, #1AAA54 0%, #148843 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #1AAA54), color-stop(100%, #148843)) !important;
		background: -webkit-linear-gradient(top, #1AAA54 0%, #148843 100%) !important;
		background: -o-linear-gradient(top, #1AAA54 0%, #148843 100%) !important;
		background: -ms-linear-gradient(top, #1AAA54 0%, #148843 100%) !important;
		background: linear-gradient(to bottom, #1AAA54 0%, #148843 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1AAA54', endColorstr='#148843', GradientType=0 ) !important;
	}
	



.stacks_in_77buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_77buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_77buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_77buttonPressWrapper{
		text-align: center !important;
	}
}

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

#stacks_in_2042 {
	margin:  10px;
	padding:  10px;
}
/* DooBox Spin CSS Document */




#stacks_in_1686 .stacks_in_1686spin{
display:none;
}







#stacks_in_2100 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_2100 .jwresp_col{float:none} #stacks_in_2100 #jwresp_col2_stacks_in_2100{position:relative;margin:0 auto;width:32%;float:none}#stacks_in_2100 #jwresp_col1_stacks_in_2100,#stacks_in_2100 #jwresp_col3_stacks_in_2100{width:32%}#stacks_in_2100 #jwresp_col1_stacks_in_2100{float:left}#stacks_in_2100 #jwresp_col3_stacks_in_2100{float:right} @media screen and (max-width:770px){#stacks_in_2100 #jwresp_col1_stacks_in_2100,#stacks_in_2100 #jwresp_col3_stacks_in_2100{margin-bottom:20px}#stacks_in_2100 #jwresp_col1_stacks_in_2100{width:49%}#stacks_in_2100 #jwresp_col3_stacks_in_2100{width:49%}#stacks_in_2100 #jwresp_col2_stacks_in_2100{clear:both;width:100%;display:block}}  @media screen and (max-width:500px){#stacks_in_2100 #jwresp_col1_stacks_in_2100,#stacks_in_2100 #jwresp_col3_stacks_in_2100,#stacks_in_2100 #jwresp_col2_stacks_in_2100{float:none;width:100%;display:block}#stacks_in_2100 #jwresp_col1_stacks_in_2100,#stacks_in_2100 #jwresp_col3_stacks_in_2100{margin-bottom:20px}} 
#stacks_in_2131_3 .video-thumb-wrapper{width:100%;text-align:center;position:relative}#stacks_in_2131_3 .video-thumb-wrapper img.vimeo-thumb{width:100%;max-width:200px;display:block;margin:0 auto;}#stacks_in_2131_3 .video-thumb-wrapper a{margin:0 auto;width:100%;max-width:200px;display:block;position:relative}#stacks_in_2131_3 .video-thumb-wrapper .play-button{background:url(../../rw_common/plugins/stacks/video-thumb-images/play-button.png) no-repeat center center;margin:0 auto;position:absolute;display:block;top:0;width:100%;height:100%;opacity:0.7;transition:opacity 200ms ease-in-out 0}#stacks_in_2131_3 .video-thumb-wrapper .play-button:hover{opacity:1}@media screen and (max-width:600px){#stacks_in_2131_3 .video-thumb-wrapper .play-button{background-image:url(../../rw_common/plugins/stacks/video-thumb-images/play-button-mobile.png)}}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_2131_5 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_2131_5 a, #simpleText_stacks_in_2131_5 a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_2131_5 a:visited {color: #169EE6;}
#simpleText_stacks_in_2131_5 a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_2131_5 a:active {color: #FF6600;}
#simpleText_stacks_in_2131_5 a:focus {color: #FF6600; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_2131_5.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_2131_5 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_2131_5 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_2131_5 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_2131_5 {font-size: inherit;}
}
#stacks_in_2131_5 {
	margin:  10px;
	padding:  10px;
}
#stacks_in_2138_3 .video-thumb-wrapper{width:100%;text-align:center;position:relative}#stacks_in_2138_3 .video-thumb-wrapper img.vimeo-thumb{width:100%;max-width:200px;display:block;margin:0 auto;}#stacks_in_2138_3 .video-thumb-wrapper a{margin:0 auto;width:100%;max-width:200px;display:block;position:relative}#stacks_in_2138_3 .video-thumb-wrapper .play-button{background:url(../../rw_common/plugins/stacks/video-thumb-images/play-button.png) no-repeat center center;margin:0 auto;position:absolute;display:block;top:0;width:100%;height:100%;opacity:0.7;transition:opacity 200ms ease-in-out 0}#stacks_in_2138_3 .video-thumb-wrapper .play-button:hover{opacity:1}@media screen and (max-width:600px){#stacks_in_2138_3 .video-thumb-wrapper .play-button{background-image:url(../../rw_common/plugins/stacks/video-thumb-images/play-button-mobile.png)}}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_2138_5 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_2138_5 a, #simpleText_stacks_in_2138_5 a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_2138_5 a:visited {color: #169EE6;}
#simpleText_stacks_in_2138_5 a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_2138_5 a:active {color: #FF6600;}
#simpleText_stacks_in_2138_5 a:focus {color: #FF6600; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_2138_5.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_2138_5 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_2138_5 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_2138_5 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_2138_5 {font-size: inherit;}
}
#stacks_in_2138_5 {
	margin:  10px;
	padding:  10px;
}
#stacks_in_2135_3 .video-thumb-wrapper{width:100%;text-align:center;position:relative}#stacks_in_2135_3 .video-thumb-wrapper img.vimeo-thumb{width:100%;max-width:200px;display:block;margin:0 auto;}#stacks_in_2135_3 .video-thumb-wrapper a{margin:0 auto;width:100%;max-width:200px;display:block;position:relative}#stacks_in_2135_3 .video-thumb-wrapper .play-button{background:url(../../rw_common/plugins/stacks/video-thumb-images/play-button.png) no-repeat center center;margin:0 auto;position:absolute;display:block;top:0;width:100%;height:100%;opacity:0.7;transition:opacity 200ms ease-in-out 0}#stacks_in_2135_3 .video-thumb-wrapper .play-button:hover{opacity:1}@media screen and (max-width:600px){#stacks_in_2135_3 .video-thumb-wrapper .play-button{background-image:url(../../rw_common/plugins/stacks/video-thumb-images/play-button-mobile.png)}}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_2135_5 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_2135_5 a, #simpleText_stacks_in_2135_5 a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_2135_5 a:visited {color: #169EE6;}
#simpleText_stacks_in_2135_5 a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_2135_5 a:active {color: #FF6600;}
#simpleText_stacks_in_2135_5 a:focus {color: #FF6600; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_2135_5.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_2135_5 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_2135_5 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_2135_5 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_2135_5 {font-size: inherit;}
}
#stacks_in_2135_5 {
	margin:  10px;
	padding:  10px;
}
#stacks_in_2090 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_2090 .jwresp_col{float:none} #stacks_in_2090 #jwresp_col2_stacks_in_2090{position:relative;margin:0 auto;width:32%;float:none}#stacks_in_2090 #jwresp_col1_stacks_in_2090,#stacks_in_2090 #jwresp_col3_stacks_in_2090{width:32%}#stacks_in_2090 #jwresp_col1_stacks_in_2090{float:left}#stacks_in_2090 #jwresp_col3_stacks_in_2090{float:right} @media screen and (max-width:770px){#stacks_in_2090 #jwresp_col1_stacks_in_2090,#stacks_in_2090 #jwresp_col3_stacks_in_2090{margin-bottom:20px}#stacks_in_2090 #jwresp_col1_stacks_in_2090{width:49%}#stacks_in_2090 #jwresp_col3_stacks_in_2090{width:49%}#stacks_in_2090 #jwresp_col2_stacks_in_2090{clear:both;width:100%;display:block}}  @media screen and (max-width:500px){#stacks_in_2090 #jwresp_col1_stacks_in_2090,#stacks_in_2090 #jwresp_col3_stacks_in_2090,#stacks_in_2090 #jwresp_col2_stacks_in_2090{float:none;width:100%;display:block}#stacks_in_2090 #jwresp_col1_stacks_in_2090,#stacks_in_2090 #jwresp_col3_stacks_in_2090{margin-bottom:20px}} 
#stacks_in_2140_3 .video-thumb-wrapper{width:100%;text-align:center;position:relative}#stacks_in_2140_3 .video-thumb-wrapper img.vimeo-thumb{width:100%;max-width:200px;display:block;margin:0 auto;}#stacks_in_2140_3 .video-thumb-wrapper a{margin:0 auto;width:100%;max-width:200px;display:block;position:relative}#stacks_in_2140_3 .video-thumb-wrapper .play-button{background:url(../../rw_common/plugins/stacks/video-thumb-images/play-button.png) no-repeat center center;margin:0 auto;position:absolute;display:block;top:0;width:100%;height:100%;opacity:0.7;transition:opacity 200ms ease-in-out 0}#stacks_in_2140_3 .video-thumb-wrapper .play-button:hover{opacity:1}@media screen and (max-width:600px){#stacks_in_2140_3 .video-thumb-wrapper .play-button{background-image:url(../../rw_common/plugins/stacks/video-thumb-images/play-button-mobile.png)}}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_2140_5 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_2140_5 a, #simpleText_stacks_in_2140_5 a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_2140_5 a:visited {color: #169EE6;}
#simpleText_stacks_in_2140_5 a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_2140_5 a:active {color: #FF6600;}
#simpleText_stacks_in_2140_5 a:focus {color: #FF6600; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_2140_5.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_2140_5 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_2140_5 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_2140_5 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_2140_5 {font-size: inherit;}
}
#stacks_in_2140_5 {
	margin:  10px;
	padding:  10px;
}
#stacks_in_2166_3 .video-thumb-wrapper{width:100%;text-align:center;position:relative}#stacks_in_2166_3 .video-thumb-wrapper img.vimeo-thumb{width:100%;max-width:200px;display:block;margin:0 auto;}#stacks_in_2166_3 .video-thumb-wrapper a{margin:0 auto;width:100%;max-width:200px;display:block;position:relative}#stacks_in_2166_3 .video-thumb-wrapper .play-button{background:url(../../rw_common/plugins/stacks/video-thumb-images/play-button.png) no-repeat center center;margin:0 auto;position:absolute;display:block;top:0;width:100%;height:100%;opacity:0.7;transition:opacity 200ms ease-in-out 0}#stacks_in_2166_3 .video-thumb-wrapper .play-button:hover{opacity:1}@media screen and (max-width:600px){#stacks_in_2166_3 .video-thumb-wrapper .play-button{background-image:url(../../rw_common/plugins/stacks/video-thumb-images/play-button-mobile.png)}}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_2166_5 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_2166_5 a, #simpleText_stacks_in_2166_5 a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_2166_5 a:visited {color: #169EE6;}
#simpleText_stacks_in_2166_5 a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_2166_5 a:active {color: #FF6600;}
#simpleText_stacks_in_2166_5 a:focus {color: #FF6600; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_2166_5.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_2166_5 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_2166_5 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_2166_5 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_2166_5 {font-size: inherit;}
}
#stacks_in_2166_5 {
	margin:  10px;
	padding:  11px;
}
#stacks_in_2165_3 .video-thumb-wrapper{width:100%;text-align:center;position:relative}#stacks_in_2165_3 .video-thumb-wrapper img.vimeo-thumb{width:100%;max-width:200px;display:block;margin:0 auto;}#stacks_in_2165_3 .video-thumb-wrapper a{margin:0 auto;width:100%;max-width:200px;display:block;position:relative}#stacks_in_2165_3 .video-thumb-wrapper .play-button{background:url(../../rw_common/plugins/stacks/video-thumb-images/play-button.png) no-repeat center center;margin:0 auto;position:absolute;display:block;top:0;width:100%;height:100%;opacity:0.7;transition:opacity 200ms ease-in-out 0}#stacks_in_2165_3 .video-thumb-wrapper .play-button:hover{opacity:1}@media screen and (max-width:600px){#stacks_in_2165_3 .video-thumb-wrapper .play-button{background-image:url(../../rw_common/plugins/stacks/video-thumb-images/play-button-mobile.png)}}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_2165_5 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_2165_5 a, #simpleText_stacks_in_2165_5 a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_2165_5 a:visited {color: #169EE6;}
#simpleText_stacks_in_2165_5 a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_2165_5 a:active {color: #FF6600;}
#simpleText_stacks_in_2165_5 a:focus {color: #FF6600; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_2165_5.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_2165_5 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_2165_5 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_2165_5 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_2165_5 {font-size: inherit;}
}
#stacks_in_2165_5 {
	margin:  10px;
	padding:  9px;
}
#stacks_in_2082 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_2082 .jwresp_col{float:none} #stacks_in_2082 #jwresp_col2_stacks_in_2082{position:relative;margin:0 auto;width:32%;float:none}#stacks_in_2082 #jwresp_col1_stacks_in_2082,#stacks_in_2082 #jwresp_col3_stacks_in_2082{width:32%}#stacks_in_2082 #jwresp_col1_stacks_in_2082{float:left}#stacks_in_2082 #jwresp_col3_stacks_in_2082{float:right} @media screen and (max-width:770px){#stacks_in_2082 #jwresp_col1_stacks_in_2082,#stacks_in_2082 #jwresp_col3_stacks_in_2082{margin-bottom:20px}#stacks_in_2082 #jwresp_col1_stacks_in_2082{width:49%}#stacks_in_2082 #jwresp_col3_stacks_in_2082{width:49%}#stacks_in_2082 #jwresp_col2_stacks_in_2082{clear:both;width:100%;display:block}}  @media screen and (max-width:500px){#stacks_in_2082 #jwresp_col1_stacks_in_2082,#stacks_in_2082 #jwresp_col3_stacks_in_2082,#stacks_in_2082 #jwresp_col2_stacks_in_2082{float:none;width:100%;display:block}#stacks_in_2082 #jwresp_col1_stacks_in_2082,#stacks_in_2082 #jwresp_col3_stacks_in_2082{margin-bottom:20px}} 
#stacks_in_2167_3 .video-thumb-wrapper{width:100%;text-align:center;position:relative}#stacks_in_2167_3 .video-thumb-wrapper img.vimeo-thumb{width:100%;max-width:200px;display:block;margin:0 auto;}#stacks_in_2167_3 .video-thumb-wrapper a{margin:0 auto;width:100%;max-width:200px;display:block;position:relative}#stacks_in_2167_3 .video-thumb-wrapper .play-button{background:url(../../rw_common/plugins/stacks/video-thumb-images/play-button.png) no-repeat center center;margin:0 auto;position:absolute;display:block;top:0;width:100%;height:100%;opacity:0.7;transition:opacity 200ms ease-in-out 0}#stacks_in_2167_3 .video-thumb-wrapper .play-button:hover{opacity:1}@media screen and (max-width:600px){#stacks_in_2167_3 .video-thumb-wrapper .play-button{background-image:url(../../rw_common/plugins/stacks/video-thumb-images/play-button-mobile.png)}}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_2167_5 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_2167_5 a, #simpleText_stacks_in_2167_5 a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_2167_5 a:visited {color: #169EE6;}
#simpleText_stacks_in_2167_5 a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_2167_5 a:active {color: #FF6600;}
#simpleText_stacks_in_2167_5 a:focus {color: #FF6600; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_2167_5.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_2167_5 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_2167_5 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_2167_5 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_2167_5 {font-size: inherit;}
}
#stacks_in_2167_5 {
	margin:  10px;
	padding:  11px;
}
#stacks_in_2171_3 .video-thumb-wrapper{width:100%;text-align:center;position:relative}#stacks_in_2171_3 .video-thumb-wrapper img.vimeo-thumb{width:100%;max-width:200px;display:block;margin:0 auto;}#stacks_in_2171_3 .video-thumb-wrapper a{margin:0 auto;width:100%;max-width:200px;display:block;position:relative}#stacks_in_2171_3 .video-thumb-wrapper .play-button{background:url(../../rw_common/plugins/stacks/video-thumb-images/play-button.png) no-repeat center center;margin:0 auto;position:absolute;display:block;top:0;width:100%;height:100%;opacity:0.7;transition:opacity 200ms ease-in-out 0}#stacks_in_2171_3 .video-thumb-wrapper .play-button:hover{opacity:1}@media screen and (max-width:600px){#stacks_in_2171_3 .video-thumb-wrapper .play-button{background-image:url(../../rw_common/plugins/stacks/video-thumb-images/play-button-mobile.png)}}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_2171_5 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_2171_5 a, #simpleText_stacks_in_2171_5 a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_2171_5 a:visited {color: #169EE6;}
#simpleText_stacks_in_2171_5 a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_2171_5 a:active {color: #FF6600;}
#simpleText_stacks_in_2171_5 a:focus {color: #FF6600; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_2171_5.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_2171_5 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_2171_5 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_2171_5 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_2171_5 {font-size: inherit;}
}
#stacks_in_2171_5 {
	margin:  10px;
	padding:  10px;
}
#stacks_in_2132_3 .video-thumb-wrapper{width:100%;text-align:center;position:relative}#stacks_in_2132_3 .video-thumb-wrapper img.vimeo-thumb{width:100%;max-width:200px;display:block;margin:0 auto;}#stacks_in_2132_3 .video-thumb-wrapper a{margin:0 auto;width:100%;max-width:200px;display:block;position:relative}#stacks_in_2132_3 .video-thumb-wrapper .play-button{background:url(../../rw_common/plugins/stacks/video-thumb-images/play-button.png) no-repeat center center;margin:0 auto;position:absolute;display:block;top:0;width:100%;height:100%;opacity:0.7;transition:opacity 200ms ease-in-out 0}#stacks_in_2132_3 .video-thumb-wrapper .play-button:hover{opacity:1}@media screen and (max-width:600px){#stacks_in_2132_3 .video-thumb-wrapper .play-button{background-image:url(../../rw_common/plugins/stacks/video-thumb-images/play-button-mobile.png)}}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_2132_5 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_2132_5 a, #simpleText_stacks_in_2132_5 a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_2132_5 a:visited {color: #169EE6;}
#simpleText_stacks_in_2132_5 a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_2132_5 a:active {color: #FF6600;}
#simpleText_stacks_in_2132_5 a:focus {color: #FF6600; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_2132_5.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_2132_5 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_2132_5 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_2132_5 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_2132_5 {font-size: inherit;}
}
#stacks_in_2132_5 {
	margin:  10px;
	padding:  10px;
}
#stacks_in_2110 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_2110 .jwresp_col{float:none} #stacks_in_2110 #jwresp_col2_stacks_in_2110{position:relative;margin:0 auto;width:32%;float:none}#stacks_in_2110 #jwresp_col1_stacks_in_2110,#stacks_in_2110 #jwresp_col3_stacks_in_2110{width:32%}#stacks_in_2110 #jwresp_col1_stacks_in_2110{float:left}#stacks_in_2110 #jwresp_col3_stacks_in_2110{float:right} @media screen and (max-width:770px){#stacks_in_2110 #jwresp_col1_stacks_in_2110,#stacks_in_2110 #jwresp_col3_stacks_in_2110{margin-bottom:20px}#stacks_in_2110 #jwresp_col1_stacks_in_2110{width:49%}#stacks_in_2110 #jwresp_col3_stacks_in_2110{width:49%}#stacks_in_2110 #jwresp_col2_stacks_in_2110{clear:both;width:100%;display:block}}  @media screen and (max-width:500px){#stacks_in_2110 #jwresp_col1_stacks_in_2110,#stacks_in_2110 #jwresp_col3_stacks_in_2110,#stacks_in_2110 #jwresp_col2_stacks_in_2110{float:none;width:100%;display:block}#stacks_in_2110 #jwresp_col1_stacks_in_2110,#stacks_in_2110 #jwresp_col3_stacks_in_2110{margin-bottom:20px}} 
#stacks_in_2139_3 .video-thumb-wrapper{width:100%;text-align:center;position:relative}#stacks_in_2139_3 .video-thumb-wrapper img.vimeo-thumb{width:100%;max-width:200px;display:block;margin:0 auto;}#stacks_in_2139_3 .video-thumb-wrapper a{margin:0 auto;width:100%;max-width:200px;display:block;position:relative}#stacks_in_2139_3 .video-thumb-wrapper .play-button{background:url(../../rw_common/plugins/stacks/video-thumb-images/play-button.png) no-repeat center center;margin:0 auto;position:absolute;display:block;top:0;width:100%;height:100%;opacity:0.7;transition:opacity 200ms ease-in-out 0}#stacks_in_2139_3 .video-thumb-wrapper .play-button:hover{opacity:1}@media screen and (max-width:600px){#stacks_in_2139_3 .video-thumb-wrapper .play-button{background-image:url(../../rw_common/plugins/stacks/video-thumb-images/play-button-mobile.png)}}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_2139_5 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_2139_5 a, #simpleText_stacks_in_2139_5 a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_2139_5 a:visited {color: #169EE6;}
#simpleText_stacks_in_2139_5 a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_2139_5 a:active {color: #FF6600;}
#simpleText_stacks_in_2139_5 a:focus {color: #FF6600; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_2139_5.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_2139_5 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_2139_5 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_2139_5 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_2139_5 {font-size: inherit;}
}
#stacks_in_2139_5 {
	margin:  10px;
	padding:  10px;
}
#stacks_in_2168_3 .video-thumb-wrapper{width:100%;text-align:center;position:relative}#stacks_in_2168_3 .video-thumb-wrapper img.vimeo-thumb{width:100%;max-width:200px;display:block;margin:0 auto;}#stacks_in_2168_3 .video-thumb-wrapper a{margin:0 auto;width:100%;max-width:200px;display:block;position:relative}#stacks_in_2168_3 .video-thumb-wrapper .play-button{background:url(../../rw_common/plugins/stacks/video-thumb-images/play-button.png) no-repeat center center;margin:0 auto;position:absolute;display:block;top:0;width:100%;height:100%;opacity:0.7;transition:opacity 200ms ease-in-out 0}#stacks_in_2168_3 .video-thumb-wrapper .play-button:hover{opacity:1}@media screen and (max-width:600px){#stacks_in_2168_3 .video-thumb-wrapper .play-button{background-image:url(../../rw_common/plugins/stacks/video-thumb-images/play-button-mobile.png)}}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_2168_5 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_2168_5 a, #simpleText_stacks_in_2168_5 a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_2168_5 a:visited {color: #169EE6;}
#simpleText_stacks_in_2168_5 a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_2168_5 a:active {color: #FF6600;}
#simpleText_stacks_in_2168_5 a:focus {color: #FF6600; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_2168_5.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_2168_5 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_2168_5 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_2168_5 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_2168_5 {font-size: inherit;}
}
#stacks_in_2168_5 {
	margin:  10px;
	padding:  9px;
}
#stacks_in_2172_3 .video-thumb-wrapper{width:100%;text-align:center;position:relative}#stacks_in_2172_3 .video-thumb-wrapper img.vimeo-thumb{width:100%;max-width:200px;display:block;margin:0 auto;}#stacks_in_2172_3 .video-thumb-wrapper a{margin:0 auto;width:100%;max-width:200px;display:block;position:relative}#stacks_in_2172_3 .video-thumb-wrapper .play-button{background:url(../../rw_common/plugins/stacks/video-thumb-images/play-button.png) no-repeat center center;margin:0 auto;position:absolute;display:block;top:0;width:100%;height:100%;opacity:0.7;transition:opacity 200ms ease-in-out 0}#stacks_in_2172_3 .video-thumb-wrapper .play-button:hover{opacity:1}@media screen and (max-width:600px){#stacks_in_2172_3 .video-thumb-wrapper .play-button{background-image:url(../../rw_common/plugins/stacks/video-thumb-images/play-button-mobile.png)}}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_2172_5 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_2172_5 a, #simpleText_stacks_in_2172_5 a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_2172_5 a:visited {color: #169EE6;}
#simpleText_stacks_in_2172_5 a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_2172_5 a:active {color: #FF6600;}
#simpleText_stacks_in_2172_5 a:focus {color: #FF6600; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_2172_5.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_2172_5 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_2172_5 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_2172_5 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_2172_5 {font-size: inherit;}
}
#stacks_in_2172_5 {
	margin:  10px;
	padding:  10px;
}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_2143_2 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_2143_2 a, #simpleText_stacks_in_2143_2 a:link {
	color: #169EE6;
	text-decoration: underline;
	font-style: inherit;
	font-weight: bold;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_2143_2 a:visited {color: #169EE6;}
#simpleText_stacks_in_2143_2 a:hover {
	color: #30C379;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_2143_2 a:active {color: #30C379;}
#simpleText_stacks_in_2143_2 a:focus {color: #30C379; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_2143_2.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_2143_2 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_2143_2 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_2143_2 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_2143_2 {font-size: inherit;}
}
#stacks_in_2143_2 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin:  9px;
	padding:  9px;
}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_2178_3 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_2178_3 a, #simpleText_stacks_in_2178_3 a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_2178_3 a:visited {color: #169EE6;}
#simpleText_stacks_in_2178_3 a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_2178_3 a:active {color: #FF6600;}
#simpleText_stacks_in_2178_3 a:focus {color: #FF6600; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_2178_3.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_2178_3 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_2178_3 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_2178_3 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_2178_3 {font-size: inherit;}
}
#stacks_in_2178_3 {
	margin:  4px;
	padding:  4px;
}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_2178_5 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_2178_5 a, #simpleText_stacks_in_2178_5 a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_2178_5 a:visited {color: #169EE6;}
#simpleText_stacks_in_2178_5 a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_2178_5 a:active {color: #FF6600;}
#simpleText_stacks_in_2178_5 a:focus {color: #FF6600; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_2178_5.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_2178_5 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_2178_5 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_2178_5 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_2178_5 {font-size: inherit;}
}
#stacks_in_2178_5 {
	margin:  5px;
	padding:  5px;
}
/*
 * 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_2178_8 {
	width: 100%;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}
#simpleDivider_stacks_in_2178_8 .theDivider1,
#simpleDivider_stacks_in_2178_8 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_2178_8 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_2178_8.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_2178_8.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2178_8 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_2178_8.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_2178_8.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_2178_8.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2178_8.bgImageOn .theDivider1 img {
	display: block;
}


#stacks_out_2178_8 {
	width: 25%;
}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_2178_9 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_2178_9 a, #simpleText_stacks_in_2178_9 a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_2178_9 a:visited {color: #169EE6;}
#simpleText_stacks_in_2178_9 a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_2178_9 a:active {color: #FF6600;}
#simpleText_stacks_in_2178_9 a:focus {color: #FF6600; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_2178_9.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_2178_9 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_2178_9 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_2178_9 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_2178_9 {font-size: inherit;}
}
#stacks_in_2178_9 {
	margin:  10px;
	padding:  9px;
}

#stacks_out_2178_9 {
	width: 87%;
}
/* Start Notify stack CSS code */#doonotify-notice-wrapper {	position:fixed;	top:20px;	right:20px;	width:301px;	z-index:999999;}.doonotify-item-wrapper {	position:relative;	margin:0 0 10px 0;	background:url('../files/notifyAssets/ie-spacer.gif'); /* ie7/8 fix */ }.doonotify-top {	background:url(../files/notifyAssets/doonotify.png) no-repeat left -30px;	height:10px;	z-index:9999999;}.doonotify-item-wrapper {	color:#eee !important;}.doonotify-item-wrapper p{	color:#eee !important;}.doonotify-item {	display:block;	background:rgba(0,0,0,0.8);	padding:12px 11px 18px 11px;	font-family:arial !important;	-webkit-border-radius: 4px;	-moz-border-radius: 4px;	border-radius: 4px;	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */	-moz-box-sizing: border-box;    /* Firefox, other Gecko */	box-sizing: border-box;         /* Opera/IE 8+ */	text-align: left;}.hover .doonotify-item {	padding:10px 11px 18px 9px;	border: 2px solid #ffffff;}.stacks_in_1685_1hidden-image{	width: 48px;	height: 48px;	overflow: hidden;}.stacks_in_1685_1hidden-image img{	width: 100%;	height: auto;}.doonotify-image {	width:48px;	height:48px;	float:left;	margin-right: 10px;	overflow: hidden;}.doonotify-image img {	width:100%;	height:auto;}.doonotify-with-image,.doonotify-without-image {	padding:0;}.doonotify-with-image {	width:216px;	float:left;}.doonotify-item p {	padding:0;	margin:0;	word-wrap:break-word !important;	font-size: 13px;	font-weight: 400 !important;	line-height: normal !important;}.doonotify-close {	display:none;	position:absolute;	top:5px;	left:3px;	background:url(../files/notifyAssets/doonotify.png) no-repeat left top;	cursor:pointer;	width:30px;	height:30px;	text-indent:-9999em;    z-index:9999999;}.doonotify-title {	font-size:14px !important;	line-height: normal !important;	font-weight:bold !important;	padding:0 0 7px 0;	display:block;	text-shadow:1px 1px 0 #000; /* Not supported by IE :( */	text-align: left;}/* for the light (white) version of the doonotify notice */.doonotify-light .doonotify-item {    background:rgba(255,255,255,0.8);    color: #222 !important;}.doonotify-light p{	color: #222 !important;}.doonotify-light .doonotify-title {    text-shadow: none;    text-align: left;	color: #222 !important;}.doonotify-light .doonotify-item:hover {	border: 2px solid #2d2d2d;	color: #222 !important;}.stacks_in_1685_1clear{	clear:both;	height: 0;	margin: 0;	padding: 0;}@media all and (max-width: 1024px) {.doonotify-close {	display:block;	left:100%;	margin-left: -32px;}#doonotify-notice-wrapper {	position:fixed;	top:0px;	left:0px;	width:100%;}.doonotify-item, .doonotify-light .doonotify-item {	-webkit-border-radius: 0px;	-moz-border-radius: 0px;	border-radius: 0px;}.hover .doonotify-item {	padding:12px 11px 18px 11px;	border: none;}.doonotify-light .doonotify-item:hover {	padding:12px 11px 18px 11px;	border: none;}} /* end media query *//* ####################################### *//*        Edit Mode Theme Style            *//* ####################################### *//* ####################################### *//*         If not edit mode below          *//* ####################################### */#stacks_in_1685_1 div{	display: none;	height: 0;	margin: 0;	padding: 0;}/* End Notify stack CSS code */
#stacks_out_1685_1 {
	margin-right:0;
}
