/* Start doore stack page CSS code */	.doo-re-grid{	  -webkit-box-sizing: border-box !important;	  -moz-box-sizing: border-box !important;	  box-sizing: border-box !important;	  vertical-align: top;	}		.doo-re-grid *, .doo-re-grid *:after, .doo-re-grid *:before {	  -webkit-box-sizing: border-box !important;	  -moz-box-sizing: border-box !important;	  box-sizing: border-box !important;	}			[class*='re-col-'] {	  display: inline-block;	}			.re-col-desk-0 {	  width: 0;	  display: none;	}	.re-col-desk-1 {	  width: 8.333333%;	  display: inline-block;	}	.re-col-desk-2 {	  width: 16.666666%;	  display: inline-block;	}	.re-col-desk-3 {	  width: 25%;	  display: inline-block;	}	.re-col-desk-4 {	  width: 33.333333%;	  display: inline-block;	}	.re-col-desk-5 {	  width: 41.666666%;	  display: inline-block;	}	.re-col-desk-6 {	  width: 50%;	  display: inline-block;	}	.re-col-desk-7 {	  width: 58.333333%;	  display: inline-block;	}	.re-col-desk-8 {	  width: 66.666666%;	  display: inline-block;	}	.re-col-desk-9 {	  width: 75%;	  display: inline-block;	}	.re-col-desk-10 {	  width: 83.333333%;	  display: inline-block;	}	.re-col-desk-11 {	  width: 91.666666%;	  display: inline-block;	}	.re-col-desk-12 {	  width: 100%;	  display: inline-block;	}			/* End doore stack page CSS code */.lines{border:0;height:0;width:100%;margin:0;padding:0;opacity:1}.lines-wrapper{position:relative}.lines-wrapper.vertical{height:100%}

#stacks_in_165{
	max-width: 1200px;margin: 0 auto;
}
#stacks_in_165{
	padding: 0px 0px 0px 0px;
}
@media screen and (min-width: 770px){
	#stacks_in_165{
		padding: 60px 0px 0px 0px;
	}
}/*
1.9.0

 */
#stacks_in_175 * {
  box-sizing: border-box;
}
#stacks_in_175 *:focus {outline:none;}
.searchingstacks_in_175 .stacks_top,
.searchingstacks_in_175 .stacks_in,
.searchingstacks_in_175 .stacks_out {
  overflow: visible;
}
#stacks_in_175 .jQueryNote {
  background: rgba(0,0,0,0.3);
  color: #fff;
  padding: 20px;
}
.stacks_in_175_pages { display: none;}
#stacks_in_175_tipue_search_input,
.live-search-input {
  font-size: 16px;
  width: 100%;
  height: 30px;
  line-height: 28px;
  border-radius: 4px;
  -moz-appearance: none;
  -webkit-appearance: none;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0,0,0,0.3);
  background-color: #fff;
  padding: 0px 15px 0px 15px;/* leaving room for search icon */
  position: relative;
  z-index: 9998;
}
#stacks_in_175_tipue_search_content,
.live-search-content {
  display: none;
  padding: 20px;
  min-height: 80px;
  position: absolute;
  margin: 20px 0px;
  z-index: 9997;
  width: 100%;
  box-sizing: border-box;
}

#stacks_in_175_tipue_search_input,
.live-search-input {
  padding: 0px 15px 0px 35px;
}
#stacks_in_175 form > svg,
.live-search-form > svg {
  width: 14px;
  height: 30px;
  fill: #999;
  position: absolute;
  left: 18px;
  text-align: right;
  top: 0px;
  z-index: 9999;
}
/**/
#stacks_in_175 form > svg,
.live-search-form > svg {
  width: 14px;
  width: calc(14px - 2px);
  left: calc(34px - 14px);
  fill: #888888;
}
#stacks_in_175 form .live-search-submit {
  position: absolute;
  z-index: 9999;
  right: 0px;
  top: 0px;
  font-size: 14px;
  line-height: 30px;
  padding: 0px 12px;
  margin: 0;
  font-family: inherit;
  border-radius: 0 4px 4px 0;
  border-width: 0;
  background: #3795CF;
  color: #FFFFFF;
  /**/
  display: none;
  /**/
}
#stacks_in_175 form .live-search-submit:hover {
   background: #46A4DE;
   color: #FFFFFF;
}
#stacks_in_175 form .live-search-submit:active {
   background: #2886C0;
   color: #F0F0F0;
}
#stacks_in_175_tipue_search_input,
.live-search-input {
  font-size: 14px;
  font-family: inherit;
  border-radius: 4px;
  border-color: #CCCCCC;
  color: #888888;
  background-color: #FFFFFF;
}
#stacks_in_175 ::-webkit-input-placeholder,
.live-search-input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
  color: #888888;
}
#stacks_in_175 :-moz-placeholder,
.live-search-input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color: #888888;
  opacity:  1;
}
#stacks_in_175 ::-moz-placeholder,
.live-search-input::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #888888;
  opacity:  1;
}
#stacks_in_175 :-ms-input-placeholder,
.live-search-input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #888888;
}
#stacks_in_175 :placeholder-shown,
.live-search-input:placeholder-shown { /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
  color: #888888;
}
/**/
/**/
/**/
.tipue_search_content_title {
  font-size: 120%;
}
/**/
/**/
#stacks_in_175_tipue_search_content,
.live-search-content {
  background: #fff;
  border-radius: 4px;
  box-shadow: 0px 1px 0px 1px rgba(0,0,0,0.3);
  border-top: 1px solid rgba(0,0,0,0.25);
  -webkit-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  transform: translateY(-20px);
  transition: all 150ms linear;
  opacity: 0;
}
.searchingstacks_in_175 #stacks_in_175_tipue_search_content,
.searchingstacks_in_175.live-search-content {
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  transition: all 150ms linear;
  opacity: 1;
}
#stacks_in_175_tipue_search_content:after,
.live-search-content:after {
  content: " ";
  position: absolute;
  top: -10px;
  left: 15px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #fff;
}
#stacks_in_175_tipue_search_content:before,
.live-search-content:before {
  content: " ";
  position: absolute;
  top: -11px;
  left: 14px;
  width: 0;
  height: 0;
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  border-bottom: 11px solid rgba(0,0,0,0.3);
}

/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/



/*
Tipue Search 5.0
Copyright (c) 2015 Tipue
Tipue Search is released under the MIT License
http://www.tipue.com/search
*/
#stacks_in_175_tipue_search_content .h01, mark,
.live-search-content .h01 {
  background: yellow;
}
.searchingstacks_in_175 #stacks_in_175_tipue_search_content,
.searchingstacks_in_175.live-search-content {
  display: block !important;
}
#stacks_in_175_tipue_search_warning {
  margin: 7px 0;
  display: none;
}
.showWarning #stacks_in_175_tipue_search_warning {
display: block;
}

.tipue_search_content_title
{
  margin-top: 23px;
}
.tipue_search_content_title a
{
  text-decoration: none;
}
.tipue_search_content_title a:hover
{

}
.tipue_search_content_url{
  word-wrap: break-word;
  hyphens: auto;
}
.tipue_search_content_url a{

  text-decoration: none;
}
.tipue_search_content_url a:hover{

}
.tipue_search_content_text{

  word-wrap: break-word;
  hyphens: auto;
  margin-top: 3px;
}
.tipue_search_content_debug{

  margin: 5px 0;
}
.h01{

  font-weight: 400;
}

#stacks_in_175_tipue_search_foot{
  margin: 51px 0 21px 0;
}
#stacks_in_175_tipue_search_foot_boxes{
  padding: 0;
  margin: 0;
}
#stacks_in_175_tipue_search_foot_boxes li
{
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline;
  cursor:pointer;
}
#stacks_in_175_tipue_search_foot_boxes li a{
  padding: 10px 17px 11px 17px;
  background-color: #fff;
  border: 1px solid #e2e2e2;
  border-radius: 1px;
  color: #333;
  margin-right: 7px;
  text-decoration: none;
  text-align: center;
}
#stacks_in_175_tipue_search_foot_boxes li.current{
  padding: 10px 17px 11px 17px;
  background: #f6f6f6;
  border: 1px solid #e2e2e2;
  border-radius: 1px;
  color: #333;
  margin-right: 7px;
  text-align: center;
}
#stacks_in_175_tipue_search_foot_boxes li a:hover{
  background: #f6f6f6;
}
/* spinner */
.tipue_search_spinner svg polyline,
.tipue_search_spinner svg path {
    stroke: #555555;
}
.tipue_search_spinner {
	width: 110px;
	position: absolute;
	color: #555555;
    top: 0px;
    right: 0px;
    left: auto;
    display: grid;
    text-align: right;
    grid-template-columns: 30px 1fr;
    justify-content: space-between;
}
.tipue_search_spinner .ts-count-wrap {
	padding: 20px 20px 20px 0px;
}
.tipue_search_spinner svg {
	align-self: center;
    height: 30px;
    width: 30px;
    padding: 0px;
    animation-name: ts-spin;
    animation-duration: 3000ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
@keyframes ts-spin {
    from {
        transform:rotate(0deg);
    }
    to {
        transform:rotate(360deg);
    }
}
#stacks_in_175_tipue_search_content .tipue_search_content_url,
.live-search-content .tipue_search_content_url {
  margin-top: 3px;
}
#stacks_in_175_tipue_search_content .tipue_search_content_text,
.live-search-content .tipue_search_content_text {
  margin-top: 8px;
}
/**/

@-webkit-keyframes stretchdelay{
  from { -webkit-transform: rotate(0deg); }
  to { -webkit-transform: rotate(360deg); }
}
@keyframes stretchdelay{
  from { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  to { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}
@media all and (max-width: 1280px) {
  .menu-loaded.menu-active main {
    padding-left: 80px;
  }
  .sidebar-mobile-active.menu-loaded main {
    padding-left: 80px;
  }
}

#stacks_in_175 .additional-pages,
#stacks_in_175 .excluded-pages {
  display: none;
}


#stacks_in_175 {
	margin: 40px 0px 0px 0px;
}
#slice_mez_187 {
  padding: 2px !important;
  margin: 4px !important;
  display: inline-block !important;
  width: 50% !important;
  box-sizing: border-box !important;
  border: 1px solid rgba(0,0,0,0.2);
  background: transparent !important;
}
#slice_mez_187.selected {
  border-color: #2680fc !important;
}
#slice_mez_187 .stacks-button-DB.info {
  right: 0px !important;
  top: -14px !important;
  z-index: 1;

}
#slice_mez_187 .stacks-button-DB.close {
  left: 0px !important;
  top: -14px !important;
  z-index: 1;
}
#slice_mez_187 > div:nth-child(2) {
  display: none !important;
}
#slice_mez_187.hidden > #stacks_in_187 {
  opacity: 1;
  height: 0px;
  min-height: 0px;
  overflow: hidden;
}
#slice_mez_188 {
  padding: 2px !important;
  margin: 4px !important;
  display: inline-block !important;
  width: 50% !important;
  box-sizing: border-box !important;
  border: 1px solid rgba(0,0,0,0.2);
  background: transparent !important;
}
#slice_mez_188.selected {
  border-color: #2680fc !important;
}
#slice_mez_188 .stacks-button-DB.info {
  right: 0px !important;
  top: -14px !important;
  z-index: 1;

}
#slice_mez_188 .stacks-button-DB.close {
  left: 0px !important;
  top: -14px !important;
  z-index: 1;
}
#slice_mez_188 > div:nth-child(2) {
  display: none !important;
}
#slice_mez_188.hidden > #stacks_in_188 {
  opacity: 1;
  height: 0px;
  min-height: 0px;
  overflow: hidden;
}
.lines.stacks_in_605{width:100%;margin:calc(28rem/16) auto calc(25rem/16) auto;border-bottom:1px solid rgba(0, 0, 128, 1.00);background:rgba(0, 0, 0, 0.00);transform:rotate(0deg)}.lines.stacks_in_605.vertical{border-left:1px solid rgba(0, 0, 128, 1.00);border-bottom:none;width:0;height:100%;margin:0 auto;margin-top:calc((100% - 100%)/-2)}

#stacks_in_628 {
	font-size: 120%;
}
.lines.stacks_in_633{width:100%;margin:calc(28rem/16) auto calc(25rem/16) auto;border-bottom:1px solid rgba(0, 0, 128, 1.00);background:rgba(0, 0, 0, 0.00);transform:rotate(0deg)}.lines.stacks_in_633.vertical{border-left:1px solid rgba(0, 0, 128, 1.00);border-bottom:none;width:0;height:100%;margin:0 auto;margin-top:calc((100% - 100%)/-2)}
.topyenoh{opacity:0;position:absolute;top:0;left:0;height:0;width:0;padding:0;margin:0;z-index:-1}::placeholder{color:rgba(153, 153, 153, 1.00)}#stacks_in_243 label{color:rgba(34, 34, 34, 1.00);font-size:0.80rem}#stacks_in_243 .gdpr input{float:left;width:auto;margin:0.3rem 0 1rem 0}#stacks_in_243 .gdpr label{float:left;width:90%;font-size:0.80rem;color:rgba(34, 34, 34, 1.00);position:relative;margin-left:0.5rem}#stacks_in_243 input[type=text],#stacks_in_243 input[type=email]{-webkit-appearance:none;font-family:inherit;border-style:solid;border-width:1px;box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);display:block;margin:0;line-height:1em;width:100%;box-sizing:border-box;transition:box-shadow 0.45s,border-color 0.45s ease-in-out;border-radius:4px;background-color:rgba(255, 255, 255, 1.00);border-color:rgba(204, 204, 204, 1.00);height:2em;color:rgba(34, 34, 34, 1.00);font-size:0.70rem;text-align:left;padding:0 0.5rem}#stacks_in_243 input[type=text]:focus,#stacks_in_243 input[type=email]:focus{box-shadow:0 0 5px -1px rgba(153, 153, 153, 1.00);border-color:rgba(153, 153, 153, 1.00);outline:none;background-color:rgba(252, 252, 252, 1.00);color:rgba(0, 0, 0, 1.00)}#stacks_in_243 .label_text{line-height:2em}#stacks_in_243 .field{display:inline-block;width:100%;position:relative;margin:0.40rem 0;vertical-align:bottom}#stacks_in_243 .hide{display:none}#stacks_in_243 input[name=consent].error{outline:1px solid red}#stacks_in_243 label.error{margin-top:0.5rem;color:red;display:block;font-size:1rem}#stacks_in_243 button{margin:0}#stacks_in_243 button.custom{border-style:solid;border-width:0px;cursor:pointer;font-family:inherit;font-weight:inherit;line-height:normal;margin:0;position:relative;text-decoration:none;text-align:center;-webkit-appearance:none;display:inline-block;padding-top:1rem;padding-right:2rem;padding-bottom:1.0625rem;padding-left:2rem;font-size:1rem;border-radius:0;transition:background-color 300ms ease-out;background-color:rgba(0, 0, 255, 1.00);color:rgba(255, 255, 255, 1.00)}#stacks_in_243 button.custom:hover{background-color:rgba(0, 0, 242, 1.00)}#stacks_in_243 button.small{padding-top:0.875rem;padding-right:1.75rem;padding-bottom:0.9375rem;padding-left:1.75rem;font-size:0.8125rem}#stacks_in_243 button.large{padding-top:1.125rem;padding-right:2.25rem;padding-bottom:1.1875rem;padding-left:2.25rem;font-size:1.25rem}#stacks_in_243 button.expand{padding-right:0;padding-left:0;width:100%}#stacks_in_243 button.right{float:right}#stacks_in_243 button.radius{border-radius:4px}#stacks_in_243 button.round{border-radius:500px}#stacks_in_243 .field{float:left}#stacks_in_243 .field.first_name{width:35%}#stacks_in_243 .field.last_name{width:50%}#stacks_in_243 .field.email{width:65%}#stacks_in_243 .field.custom{width:50%}#stacks_in_243 .field.customtwo{width:100%}#stacks_in_243 .field.human{width:35%}#stacks_in_243 .field.submit_button{width:35%}#stacks_in_243 input[type=text],#stacks_in_243 input[type=email]{width:calc(100% - 5px)}#stacks_in_243 form{width:100%;overflow:auto}#stacks_in_243 button.inline_input{height:2em;line-height:2em;font-size:0.70rem;padding-top:0;padding-bottom:0;border-top-left-radius:0;border-bottom-left-radius:0}#stacks_in_243 input.email.inline_input{border-top-right-radius:0;border-bottom-right-radius:0}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_244buttonPressWrapper{
	position: relative !important;
}

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

/* -- TYPE BASE STYLES -- */
.stacks_in_244button{
	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: #002477 !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
	box-sizing: border-box !important;
}

.stacks_in_244button:hover{
	color: #FFFFFF !important;
	background-color: #002477 !important;
	border-color: #001E65 !important;
}

#stacks_in_244 a, #stacks_in_244 a:visited, #stacks_in_244 a:active{
	color: #002477 !important;
}

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






































.stacks_in_244buttonPressWrapper *{
	
	
}


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

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

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

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_244 {
	margin: 15px 0px 10px 0px;
}
/* Depth Base */

.depth_out h2,.depth_out p,.depth_out a{margin:0;padding:0;border: 0;line-height:1.0;}
.depth_out hr:before,.depth_out hr:after,.depth_out .content_in .stacksEmptyFiller{display: none}

.depth_in,
header .depth_theme_limit,
footer .depth_theme_limit{
  
}
main .depth_theme_limit{
  max-width: 100%;
  padding: 0;
}
.depth_limit{
  margin: 0 auto;
}

figure.depth_theme{height: 0;display: none;}

.nfont{
	font-family: inherit;
}
h2.nfont,
.sub_heading.nfont{
	font-family: inherit;
}
header.depth_theme,
main.depth_theme h1,
main.depth_theme h2,
main.depth_theme h3,
main.depth_theme h4,
main.depth_theme h5,
main.depth_theme h6{
  font-family: inherit;
}
.depth_in a{text-decoration: none;}
.depth_in{
  font-size: 15px;
  line-height: 1.0;}

/* 2 Col Spacing */
.depth_section{
  margin-bottom: 5px;
}



.depth_out img{max-width: 100%}

.depth_out *, 
.depth_out *:before, 
.depth_out *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;}

.depth_out .cf:after {content:"";display:table;clear:both;}
.depth_out .exp{position:absolute;top:0;left:0;bottom:0;right:0;}

@media screen and (min-width: 990px){
  /* 2 Col Spacing */
  .depth_row .s3_column_left .depth_section{
    margin-right: 2.500000px;
  }
  .depth_row .s3_column_right .depth_section{
    margin-left: 2.500000px;
  }
  /* 3 Col Spacing */
  .depth_row.three_col .s3_column_left .depth_section{
    margin-right: 3.330000px;
  }
  .depth_row.three_col .s3_column_center .depth_section{
    margin-left: 1.665000px;
    margin-right: 1.665000px;
  }
  .depth_row.three_col .s3_column_right .depth_section{
    margin-left: 3.330000px;
  }
  /* 4 Col Spacing (1/4) */
  .depth_row .s3_column_4:first-child .depth_section{
    margin-right: 3.750000px;
    margin-left: 0;
  }
  /* 4 Col Spacing (2/4) */
  .depth_row .s3_column_4 + .s3_column_4 .depth_section{
    margin-right: 2.500000px;
    margin-left: 1.250000px;
  }
  /* 4 Col Spacing (3/4) */
  .depth_row .s3_column_4 + .s3_column_4 + .s3_column_4 .depth_section{
    margin-right: 1.250000px;
    margin-left: 2.500000px;
  }
  /* 4 Col Spacing (4/4) */
  .depth_row .s3_column_4 + .s3_column_4 + .s3_column_4 + .s3_column_4 .depth_section{
    margin-left: 3.750000px;
    margin-right: 0;
  }
  /* Flex Equal Height/Centering */
  
  .s3_row.depth_row,
  .depth_row .s3_column,
  .s3_row.depth_row .depth_out,
  .s3_row.depth_row .depth_out > div,
  .s3_row.depth_row .depth_wrapper,
  .s3_row.depth_row .content_out,
  .s3_row.depth_row .depth_image *{
    flex: 1;
    display: flex !important;
  }
  .s3_row.depth_row .content_out,
  .s3_row.depth_row .content_in{
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .depth_ie .s3_row.depth_row,
  .depth_ie .depth_row .s3_column,
  .s3_row.depth_row .depth_ie .depth_out,
  .s3_row.depth_row .depth_ie .depth_out > div,
  .s3_row.depth_row .depth_ie .depth_wrapper,
  .s3_row.depth_row .depth_ie .content_out,
  .s3_row.depth_row .depth_ie .depth_image *{
    flex: auto !important;
    display: block !important;
  }
}


.content_flex {position: static;}

.s3_row.depth_row .content_flex {
  flex: 1;
  display: flex;
  justify-content: center;
  -webkit-justify-content: center;
}

/* Edit Mode */


/* Animations */


.depth_fx .depth_image,
.depth_fx .depth_tint,
.depth_fx .depth_gradient,
.depth_fx .content_tint,
.depth_fx p.sub_heading,
.depth_fx .heading_out .stacks_out,
.depth_fx p.main_content,
.depth_fx .depth_aside,
.depth_fx .heading_out h2{ opacity: 0; }

.depth_fx.depth_ie .depth_image,
.depth_fx.depth_ie .depth_tint,
.depth_fx.depth_ie .depth_gradient,
.depth_fx.depth_ie .content_tint,
.depth_fx.depth_ie p.sub_heading,
.depth_fx.depth_ie .heading_out .stacks_out,
.depth_fx.depth_ie p.main_content,
.depth_fx.depth_ie .depth_aside,
.depth_fx.depth_ie .heading_out h2{ opacity: 1; }


.depth_inview.slow_fadeIn.depth_fx .depth_image,
.depth_inview.slow_fadeIn.depth_fx .depth_tint,
.depth_inview.slow_fadeIn.depth_fx .content_tint,
.depth_inview.slow_fadeIn.depth_fx .depth_gradient{ animation: nbanner_fadein .7s both; }
.depth_inview.slow_fadeIn.depth_fx .heading_out{ animation: heading_border_color 1s both; }
.depth_inview.slow_fadeIn.depth_fx p.super_heading,
.depth_inview.slow_fadeIn.depth_fx .heading_out h2{ animation: nbanner_fadein 1s .25s both; }
.depth_inview.slow_fadeIn.depth_fx p.sub_heading,
.depth_inview.slow_fadeIn.depth_fx .heading_out .stacks_out{ animation: nbanner_fadein 1s .5s both; }
.depth_inview.slow_fadeIn.depth_fx p.main_content,
.depth_inview.slow_fadeIn.depth_fx .depth_aside{	animation: nbanner_fadein 1s .75s both; }
.depth_inview.slow_fadeIn.depth_fx a.depth_button{	animation: nbanner_fadein 1s 1s backwards; }
.depth_inview.slow_fadeIn.depth_fx p.sub_content{ animation: nbanner_fadein 1s 1.25s backwards; }
.depth_inview.slow_fadeIn.depth_fx hr.hr_top_header{	animation: hr_top_header 1s .5s backwards; }
.depth_inview.slow_fadeIn.depth_fx hr.hr_bottom_header{ animation: hr_bottom_header 1s .5s backwards; }
.depth_inview.slow_fadeIn.depth_fx hr.hr_bottom_content{	animation: hr_bottom_content 1s .5s backwards; }

.depth_inview.steady_fadeIn.depth_fx .depth_image,
.depth_inview.steady_fadeIn.depth_fx .depth_tint,
.depth_inview.steady_fadeIn.depth_fx .content_tint,
.depth_inview.steady_fadeIn.depth_fx .depth_gradient{ animation: nbanner_fadein .5s both; }
.depth_inview.steady_fadeIn.depth_fx .heading_out{ animation: heading_border_color .7s both; }
.depth_inview.steady_fadeIn.depth_fx p.super_heading,
.depth_inview.steady_fadeIn.depth_fx .heading_out h2{ animation: nbanner_fadein .7s .15s both; }
.depth_inview.steady_fadeIn.depth_fx p.sub_heading,
.depth_inview.steady_fadeIn.depth_fx .heading_out .stacks_out{ animation: nbanner_fadein .7s .35s both; }
.depth_inview.steady_fadeIn.depth_fx p.main_content,
.depth_inview.steady_fadeIn.depth_fx .depth_aside{	animation: nbanner_fadein .7s .5s both; }
.depth_inview.steady_fadeIn.depth_fx a.depth_button{	animation: nbanner_fadein .7s .65s backwards; }
.depth_inview.steady_fadeIn.depth_fx p.sub_content{ animation: nbanner_fadein .7s .8s backwards; }
.depth_inview.steady_fadeIn.depth_fx hr.hr_top_header{	animation: hr_top_header .7s .25s backwards; }
.depth_inview.steady_fadeIn.depth_fx hr.hr_bottom_header{ animation: hr_bottom_header .7s .25s backwards; }
.depth_inview.steady_fadeIn.depth_fx hr.hr_bottom_content{	animation: hr_bottom_content .7s .25s backwards; }

.depth_inview.fast_fadeIn.depth_fx .depth_image,
.depth_inview.fast_fadeIn.depth_fx .depth_tint,
.depth_inview.fast_fadeIn.depth_fx .content_tint,
.depth_inview.fast_fadeIn.depth_fx .depth_gradient{ animation: nbanner_fadein .3s both; }
.depth_inview.fast_fadeIn.depth_fx .heading_out{ animation: heading_border_color .4s both; }
.depth_inview.fast_fadeIn.depth_fx p.super_heading,
.depth_inview.fast_fadeIn.depth_fx .heading_out h2{ animation: nbanner_fadein .4s .15s both; }
.depth_inview.fast_fadeIn.depth_fx p.sub_heading,
.depth_inview.fast_fadeIn.depth_fx .heading_out .stacks_out{ animation: nbanner_fadein .4s .35s both; }
.depth_inview.fast_fadeIn.depth_fx p.main_content,
.depth_inview.fast_fadeIn.depth_fx .depth_aside{	animation: nbanner_fadein .4s .5s both; }
.depth_inview.fast_fadeIn.depth_fx a.depth_button{	animation: nbanner_fadein .4s .65s backwards; }
.depth_inview.fast_fadeIn.depth_fx p.sub_content{ animation: nbanner_fadein .4s .8s backwards; }
.depth_inview.fast_fadeIn.depth_fx hr.hr_top_header{	animation: hr_top_header .4s .25s backwards; }
.depth_inview.fast_fadeIn.depth_fx hr.hr_bottom_header{ animation: hr_bottom_header .4s .25s backwards; }
.depth_inview.fast_fadeIn.depth_fx hr.hr_bottom_content{	animation: hr_bottom_content .4s .25s backwards; }


@-webkit-keyframes heading_border_color {
  from {border-color: transparent;}
  to {border-color: ;}}
@keyframes nbanner_fadein {
  from {border-color: transparent;}
  to {border-color: ;}}

@-webkit-keyframes nbanner_fadein {
  from {opacity: 0;}
  to {opacity: 1;}}
@keyframes nbanner_fadein {
  from {opacity: 0;}
  to {opacity: 1;}}

@-webkit-keyframes nbanner_bg_fadein {
  from {background-color: transparent;}
  to {background-color: inherit;}}
@keyframes nbanner_bg_fadein {
  from {background-color: transparent;}
  to {background-color: inherit;}}

@-webkit-keyframes hr_top_header {
  from {width: 0; opacity: 0;}
  to {opacity: 1; width: %;}}
@keyframes hr_top_header {
  from {width: 0; opacity: 0;}
  to {opacity: 1; width: %;}}


@-webkit-keyframes hr_bottom_header {
  from {width: 0; opacity: 0;}
  to {opacity: 1; width: %;}}
@keyframes hr_bottom_header {
  from {width: 0; opacity: 0;}
  to {opacity: 1; width: %;}}


@-webkit-keyframes hr_bottom_content {
  from {width: 0; opacity: 0;}
  to {opacity: 1; width: %;}}
@keyframes hr_bottom_content {
  from {width: 0; opacity: 0;}
  to {opacity: 1; width: %;}}
#stacks_in_413 {
	margin: 0px 0px 10px 0px;
}
#stacks_in_249.aspen_split{
	position: relative;
	font-size: 15px;
	padding: 0px 0px 0px 0px;
}
@media screen and (min-width: 770px){
	#stacks_in_249.aspen_split{
		padding: 0px 0px 0px 0px;
	}
}
#stacks_in_249.aspen_split section.theme {position: relative;z-index: 1;}
#stacks_in_249.aspen_split .bg-wrap {clip: rect(0, auto, auto, 0);position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 0;}
#stacks_in_249.aspen_split .bg{
	position: absolute; display: block;
	top: 0;left: 0; width: 100%; height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	transform: translateZ(0);
	will-change: transform;
	
	
}


#stacks_in_249.aspen_split .max_width_wrap_content{
	max-width: 4000px;
	margin: 0 auto;
}

#stacks_in_249.aspen_split{
	text-align:left;
	background-image: linear-gradient(to bottom, rgba(255, 255, 255, 1.00), rgba(255, 255, 255, 1.00));
}

 
#stacks_in_249.aspen_split{color:rgba(0, 0, 0, 1.00);} 
#stacks_in_249.aspen_split h1, 
#stacks_in_249.aspen_split h2,
#stacks_in_249.aspen_split h3, 
#stacks_in_249.aspen_split h4, 
#stacks_in_249.aspen_split h5, 
#stacks_in_249.aspen_split h6{color: rgba(51, 51, 51, 1.00);} 
#stacks_in_249.aspen_split a{color: rgba(0, 0, 0, 1.00);} 
#stacks_in_249.aspen_split a:hover{color: rgba(0, 0, 0, 1.00);}#stacks_in_254 .landscapescroll_outer
{
margin-left: auto; margin-right: auto;
overflow-x: auto;
overflow-y: hidden;
border: 0px solid #000000;
-webkit-overflow-scrolling: touch;





max-width: 5120px;




/*Custom CSS;*/
}
#stacks_in_254 .landscapescroll_inner
{
display:inline-block; vertical-align:bottom;
/*Custom CSS;*/
}


#stacks_in_254 .landscapescroll_outer::-webkit-scrollbar
{ 
	-webkit-apperance: none;
	width:  8px;
	height:  8px;
	background-color: #CCCCCC;
/*Custom CSS;*/
}
#stacks_in_254 .landscapescroll_outer::-webkit-scrollbar-thumb
{
	
		border-radius: 8px;
	
	border: 0px solid #CCCCCC;
	background-color: #7AACFF;
/*Custom CSS;*/
}

#stacks_in_256 .cellmatecontainer 
{

/*Custom CSS;*/	
}
	
#stacks_in_256 .cellmate {
margin-left: auto; margin-right: auto;
direction: ltr;
display:table; background: none !important; margin-bottom: 0px !important /*foundationfix*/; 
border: none !important;
border-spacing: 0px 0px; border-collapse: separate !important; border-style: none !important;

horizontal-align: top;

margin-left:auto; margin-right:auto;

 
float:none;
 
 
 





/*Custom CSS;*/

}

#stacks_in_256 .cellmate_tr {
vertical-align: top !important;
display: table-row; background: none;
/*Custom CSS;*/

}

#stacks_in_256 .cellmate_td {
display: cell; background: none;


  	
	width: 450px; min-width:450px; max-width: 450px;





  	
height: 400px;






background:#FFFFFF; 


padding: 3px;
margin: 0px;

text-align:center !important;
}

#stacks_in_256 .blockwrap {}

#stacks_in_256 .yard {

}

@media handheld, only screen and (max-width: 1px) {

#stacks_in_256 .cellmatecontainer 
{

/*Custom CSS;*/	
}

#stacks_in_256 .cellmate {


/*Custom CSS;*/
}

#stacks_in_256 .cellmate_tr {

/*Custom CSS;*/
}

#stacks_in_256 .cellmate_td {



padding: 3px;
/*Custom CSS;*/
}

#stacks_in_256 .yard {

}
}

#stacks_in_256 {
	border: solid rgba(255, 255, 255, 1.00);
	border-width: 5px 0px 0px 0px;
}
/* Depth Content */

@media (min-width: 300px){
	#stacks_in_258 .content_flex{
		min-height: 0px;
	}
}

@media (min-width: 770px){
	#stacks_in_258 .content_flex{
		min-height: 0px;
	}
}

.depth_out .stacks-description{
  background: rgba(0,0,0,0.3);
  box-shadow: inset 0 0 0 2px rgba(0,0,0,0.3) !important;
  color: #fff !important;
  border-radius: 3px;}
  


.stacks-partial.grande .depth_out .velvet-icon{
display: none;
}
/* Section Link Style */

.depth_section_link{
	overflow: hidden;
	position: relative;
	display: block;
	width: 100%;
}
.depth_section_link .depth_in,
.depth_section_link .depth_image{
	transition: transform 300ms;
	transform: scale(1);
}
#stacks_in_258 .depth_section_link:hover .depth_in,
#stacks_in_258 .depth_section_link:hover .depth_image{
	transform: scale(1.00);
}


	#stacks_in_258{margin-left: 0;margin-right: 0;}




#stacks_in_258.depth_out{
	position: relative;
	letter-spacing: 0;
	-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	line-height: normal;
	color: rgba(0, 0, 0, 1.00);}
#stacks_in_258.depth_out a{
	color: rgba(46, 172, 254, 1.00);}

#stacks_in_258 .depth_in{
	position: relative;
	margin: 0 auto;
	text-align: left;
	
	
}

#stacks_in_258 .depth_image{

	background-size: cover;
	

	background-repeat: no-repeat;
	background-position: 50% 50%;

	

	
	

	
	
	
	/* Drop In Background*/
	background-image: url(../files/banner_bg_image-258.jpg);
	
	
	
}





#stacks_in_258 .depth_tint{ background: rgba(0, 0, 0, 0.25); }

#stacks_in_258 .content_tint{ background: rgba(0, 0, 0, 0.00); }

#stacks_in_258 .depth_gradient{
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.75) 0%,rgba(0, 0, 0, 0.00) 75%);
	background: linear-gradient(to right, rgba(0, 0, 0, 0.75) 0%,rgba(0, 0, 0, 0.00) 75%);
	
	
	
	}



/* Heading */

#stacks_in_258 .heading_out{
	display: block;
	
	background: rgba(0, 0, 0, 0.00);
	border-top: 0px solid rgba(230, 73, 30, 1.00);
	border-right: 0px solid rgba(230, 73, 30, 1.00);
	border-bottom: 0px solid rgba(230, 73, 30, 1.00);
	border-left: 0px solid rgba(230, 73, 30, 1.00);
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 0;}

#stacks_in_258 .heading_in{
	padding: 3px 0;
	margin-left: 0px;
	margin-right: 0px;
}

#stacks_in_258 .heading_out h2{
	font-size: 29px;
	line-height: 38px;
	color: rgba(255, 255, 255, 1.00);
	font-weight: 500;
	 font-weight: bolder; 
	
	
	 text-align: left !important; 
	
	
	
	letter-spacing: 0px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

#stacks_in_258 p.super_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 14px;
	letter-spacing: 0px;
	margin: 0px 0 7px;
	
	
	 display: none; 
	 text-transform: uppercase;
	float: none;}

#stacks_in_258 p.sub_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 14px;
	letter-spacing: 0px;
	margin: 3px 0 8px;
	
	
	
	 text-transform: uppercase;
	float: none;}

/* Content */

#stacks_in_258 .content_out{
	display: inline-block;
	position: relative;

	 
	max-width: 460px; 
	

	 text-align: left; 
	
	
	padding: 10% 40px 10% 40px;
	margin: 0 0%;}

/* Content (Separate Mobile Layout) */



@media screen and (max-width: 770px ){
	#stacks_in_258 .depth_wrapper{background-color: rgba(0, 0, 0, 0.50);}
	#stacks_in_258 .depth_tint,
	#stacks_in_258 .content_tint{ background: none !important; }
	#stacks_in_258 .heading_out h2,
	#stacks_in_258 .content_out{
		
		 text-align: center !important; 
		
	}
	
}


#stacks_in_258 .content_flex{
	 align-items: flex-start; 
	
	
}

#stacks_in_258 .content_in{
	min-width: 200px;
	position:relative;
	z-index:1;
	background: rgba(0, 0, 0, 0.00);
	border: 0px solid rgba(255, 255, 255, 1.00);
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/*IE 11 Fix*/
.depth_ie .content_in{
	width: 100%;
}

#stacks_in_258 .content_in p.main_content{
	display: block;
	color: rgba(255, 255, 255, 1.00);
	font-size: 1em;
	line-height: 1.4;
	margin-top: 0%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10%;
	
	
	}

#stacks_in_258 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 15px;
	padding: 3% 4.500000%;
	border-radius: 2px;
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 0.40);
	margin-bottom: 15%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(0, 0, 255, 1.00);
	
	
	 text-transform: uppercase;}

@media screen and (max-width: 770px){
	#stacks_in_258 .content_in a.depth_button{
		padding: 3% 6%;
	}
}
#stacks_in_258 .content_in a.depth_button:hover{
	color: rgba(0, 0, 255, 1.00);
	background: rgba(255, 255, 255, 1.00);
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 1.00);}

#stacks_in_258 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	 text-transform: uppercase;
	font-size: 14px;
	color: rgba(255, 255, 255, 1.00);
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	position: relative;
	border-left: 0px solid rgba(230, 73, 30, 1.00);
	border-right: 0px solid rgba(230, 73, 30, 1.00);
	padding-left: 0px;
	padding-right: 0px;}

/* Aside */

#stacks_in_258 .depth_aside{
	position: static;
	width: 100%;
	float: right;
	

	 
	margin-right: -460px; 
	

	

	display: none;
}
@media screen and (max-width: 770px){
	#stacks_in_258 .depth_aside{
		margin-right:0;
		display: none;
	}
}
#stacks_in_258 .depth_aside_wrapper{
	
	
	 
	padding-right: 460px; 
	
	position: absolute;
	transform: translateY(-50%);
	top: 50%;
	
	width: 100%;
}
#stacks_in_258 .depth_aside_wrapper,
#stacks_in_258 .depth_aside_wrapper .centered_image{
	
	
	
}
#stacks_in_258 .depth_aside_wrapper .centered_image .imageStyle{
	
	
}

 #stacks_in_258 .content_out .centered_image img{float: left;} 





#stacks_in_258 .depth_aside_padding > div{max-width:300px;}

@media screen and (max-width: 770px){
	#stacks_in_258 .depth_aside_wrapper{
		position: relative;
		transform: none;
		top: auto;
		padding-right: 0; 
	}
	
	
	
}

#stacks_in_258 .depth_aside_padding{
	padding: 0px 50px 0px 50px;
}
@media screen and (max-width: 770px){
	#stacks_in_258 .depth_aside_padding{
		padding: 0px 20px 50px 20px;
	}
}

/* Layer Top */


#stacks_in_258 .depth_in{z-index: 4;}
#stacks_in_258 .depth_tint{z-index: 3;}
#stacks_in_258 .depth_gradient{z-index: 2;}
#stacks_in_258 .depth_image{z-index: 1;}








/* Force Mobile Legibility */




/* Breaks */

#stacks_in_258 hr{border: 0;margin: 0;}

#stacks_in_258 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(255, 255, 255, 0.40);
	display: inline-block;}

#stacks_in_258 hr.hr_bottom_header{
	height: 0px;
	width: 0%;
	background: rgba(255, 255, 255, 0.40);
	display: inline-block;}

#stacks_in_258 hr.hr_bottom_content{
	display: inline-block;
	height: 2px;
	width: 20%;
	background: rgba(255, 255, 255, 0.50);
	margin-top: 15px;}/* Depth Content */

@media (min-width: 300px){
	#stacks_in_261 .content_flex{
		min-height: 0px;
	}
}

@media (min-width: 770px){
	#stacks_in_261 .content_flex{
		min-height: 0px;
	}
}

.depth_out .stacks-description{
  background: rgba(0,0,0,0.3);
  box-shadow: inset 0 0 0 2px rgba(0,0,0,0.3) !important;
  color: #fff !important;
  border-radius: 3px;}
  


.stacks-partial.grande .depth_out .velvet-icon{
display: none;
}
/* Section Link Style */

.depth_section_link{
	overflow: hidden;
	position: relative;
	display: block;
	width: 100%;
}
.depth_section_link .depth_in,
.depth_section_link .depth_image{
	transition: transform 300ms;
	transform: scale(1);
}
#stacks_in_261 .depth_section_link:hover .depth_in,
#stacks_in_261 .depth_section_link:hover .depth_image{
	transform: scale(1.00);
}


	#stacks_in_261{margin-left: 0;margin-right: 0;}




#stacks_in_261.depth_out{
	position: relative;
	letter-spacing: 0;
	-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	line-height: normal;
	color: rgba(0, 0, 0, 1.00);}
#stacks_in_261.depth_out a{
	color: rgba(46, 172, 254, 1.00);}

#stacks_in_261 .depth_in{
	position: relative;
	margin: 0 auto;
	text-align: left;
	
	
}

#stacks_in_261 .depth_image{

	background-size: cover;
	

	background-repeat: no-repeat;
	background-position: 50% 50%;

	

	
	
		/* Default Background*/
		background-image: url(../rw_common/plugins/stacks/mount.jpg);
	

	
	
	
	
	
}





#stacks_in_261 .depth_tint{ background: rgba(0, 0, 0, 0.25); }

#stacks_in_261 .content_tint{ background: rgba(0, 0, 0, 0.00); }

#stacks_in_261 .depth_gradient{
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.75) 0%,rgba(0, 0, 0, 0.00) 75%);
	background: linear-gradient(to right, rgba(0, 0, 0, 0.75) 0%,rgba(0, 0, 0, 0.00) 75%);
	
	
	
	}



/* Heading */

#stacks_in_261 .heading_out{
	display: block;
	
	background: rgba(0, 0, 0, 0.00);
	border-top: 0px solid rgba(230, 73, 30, 1.00);
	border-right: 0px solid rgba(230, 73, 30, 1.00);
	border-bottom: 0px solid rgba(230, 73, 30, 1.00);
	border-left: 0px solid rgba(230, 73, 30, 1.00);
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 0;}

#stacks_in_261 .heading_in{
	padding: 3px 0;
	margin-left: 0px;
	margin-right: 0px;
}

#stacks_in_261 .heading_out h2{
	font-size: 29px;
	line-height: 38px;
	color: rgba(255, 255, 255, 1.00);
	font-weight: 500;
	 font-weight: bolder; 
	
	
	 text-align: left !important; 
	
	
	
	letter-spacing: 0px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

#stacks_in_261 p.super_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 14px;
	letter-spacing: 0px;
	margin: 0px 0 7px;
	
	
	 display: none; 
	 text-transform: uppercase;
	float: none;}

#stacks_in_261 p.sub_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 14px;
	letter-spacing: 0px;
	margin: 3px 0 8px;
	
	
	
	 text-transform: uppercase;
	float: none;}

/* Content */

#stacks_in_261 .content_out{
	display: inline-block;
	position: relative;

	 
	max-width: 460px; 
	

	 text-align: left; 
	
	
	padding: 10% 40px 10% 40px;
	margin: 0 0%;}

/* Content (Separate Mobile Layout) */



@media screen and (max-width: 770px ){
	#stacks_in_261 .depth_wrapper{background-color: rgba(0, 0, 0, 0.50);}
	#stacks_in_261 .depth_tint,
	#stacks_in_261 .content_tint{ background: none !important; }
	#stacks_in_261 .heading_out h2,
	#stacks_in_261 .content_out{
		
		 text-align: center !important; 
		
	}
	
}


#stacks_in_261 .content_flex{
	 align-items: flex-start; 
	
	
}

#stacks_in_261 .content_in{
	min-width: 200px;
	position:relative;
	z-index:1;
	background: rgba(0, 0, 0, 0.00);
	border: 0px solid rgba(255, 255, 255, 1.00);
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/*IE 11 Fix*/
.depth_ie .content_in{
	width: 100%;
}

#stacks_in_261 .content_in p.main_content{
	display: block;
	color: rgba(255, 255, 255, 1.00);
	font-size: 1em;
	line-height: 1.4;
	margin-top: 0%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10%;
	
	
	}

#stacks_in_261 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 15px;
	padding: 3% 4.500000%;
	border-radius: 2px;
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 0.40);
	margin-bottom: 15%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(15, 128, 255, 1.00);
	
	
	 text-transform: uppercase;}

@media screen and (max-width: 770px){
	#stacks_in_261 .content_in a.depth_button{
		padding: 3% 6%;
	}
}
#stacks_in_261 .content_in a.depth_button:hover{
	color: rgba(15, 128, 255, 1.00);
	background: rgba(255, 255, 255, 1.00);
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 1.00);}

#stacks_in_261 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	 text-transform: uppercase;
	font-size: 14px;
	color: rgba(255, 255, 255, 1.00);
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	position: relative;
	border-left: 0px solid rgba(230, 73, 30, 1.00);
	border-right: 0px solid rgba(230, 73, 30, 1.00);
	padding-left: 0px;
	padding-right: 0px;}

/* Aside */

#stacks_in_261 .depth_aside{
	position: static;
	width: 100%;
	float: right;
	

	 
	margin-right: -460px; 
	

	

	display: none;
}
@media screen and (max-width: 770px){
	#stacks_in_261 .depth_aside{
		margin-right:0;
		display: none;
	}
}
#stacks_in_261 .depth_aside_wrapper{
	
	
	 
	padding-right: 460px; 
	
	position: absolute;
	transform: translateY(-50%);
	top: 50%;
	
	width: 100%;
}
#stacks_in_261 .depth_aside_wrapper,
#stacks_in_261 .depth_aside_wrapper .centered_image{
	
	
	
}
#stacks_in_261 .depth_aside_wrapper .centered_image .imageStyle{
	
	
}

 #stacks_in_261 .content_out .centered_image img{float: left;} 





#stacks_in_261 .depth_aside_padding > div{max-width:300px;}

@media screen and (max-width: 770px){
	#stacks_in_261 .depth_aside_wrapper{
		position: relative;
		transform: none;
		top: auto;
		padding-right: 0; 
	}
	
	
	
}

#stacks_in_261 .depth_aside_padding{
	padding: 0px 50px 0px 50px;
}
@media screen and (max-width: 770px){
	#stacks_in_261 .depth_aside_padding{
		padding: 0px 20px 50px 20px;
	}
}

/* Layer Top */


#stacks_in_261 .depth_in{z-index: 4;}
#stacks_in_261 .depth_tint{z-index: 3;}
#stacks_in_261 .depth_gradient{z-index: 2;}
#stacks_in_261 .depth_image{z-index: 1;}








/* Force Mobile Legibility */




/* Breaks */

#stacks_in_261 hr{border: 0;margin: 0;}

#stacks_in_261 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(255, 255, 255, 0.40);
	display: inline-block;}

#stacks_in_261 hr.hr_bottom_header{
	height: 0px;
	width: 0%;
	background: rgba(255, 255, 255, 0.40);
	display: inline-block;}

#stacks_in_261 hr.hr_bottom_content{
	display: inline-block;
	height: 2px;
	width: 20%;
	background: rgba(255, 255, 255, 0.50);
	margin-top: 15px;}/* Depth Content */

@media (min-width: 300px){
	#stacks_in_528 .content_flex{
		min-height: 0px;
	}
}

@media (min-width: 770px){
	#stacks_in_528 .content_flex{
		min-height: 0px;
	}
}

.depth_out .stacks-description{
  background: rgba(0,0,0,0.3);
  box-shadow: inset 0 0 0 2px rgba(0,0,0,0.3) !important;
  color: #fff !important;
  border-radius: 3px;}
  


.stacks-partial.grande .depth_out .velvet-icon{
display: none;
}
/* Section Link Style */

.depth_section_link{
	overflow: hidden;
	position: relative;
	display: block;
	width: 100%;
}
.depth_section_link .depth_in,
.depth_section_link .depth_image{
	transition: transform 300ms;
	transform: scale(1);
}
#stacks_in_528 .depth_section_link:hover .depth_in,
#stacks_in_528 .depth_section_link:hover .depth_image{
	transform: scale(1.00);
}


	#stacks_in_528{margin-left: 0;margin-right: 0;}




#stacks_in_528.depth_out{
	position: relative;
	letter-spacing: 0;
	-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	line-height: normal;
	color: rgba(0, 0, 0, 1.00);}
#stacks_in_528.depth_out a{
	color: rgba(46, 172, 254, 1.00);}

#stacks_in_528 .depth_in{
	position: relative;
	margin: 0 auto;
	text-align: left;
	
	
}

#stacks_in_528 .depth_image{

	background-size: cover;
	

	background-repeat: no-repeat;
	background-position: 50% 50%;

	

	
	
		/* Default Background*/
		background-image: url(../rw_common/plugins/stacks/mount.jpg);
	

	
	
	
	
	
}





#stacks_in_528 .depth_tint{ background: rgba(0, 0, 0, 0.25); }

#stacks_in_528 .content_tint{ background: rgba(0, 0, 0, 0.00); }

#stacks_in_528 .depth_gradient{
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.75) 0%,rgba(0, 0, 0, 0.00) 75%);
	background: linear-gradient(to right, rgba(0, 0, 0, 0.75) 0%,rgba(0, 0, 0, 0.00) 75%);
	
	
	
	}



/* Heading */

#stacks_in_528 .heading_out{
	display: block;
	
	background: rgba(0, 0, 0, 0.00);
	border-top: 0px solid rgba(230, 73, 30, 1.00);
	border-right: 0px solid rgba(230, 73, 30, 1.00);
	border-bottom: 0px solid rgba(230, 73, 30, 1.00);
	border-left: 0px solid rgba(230, 73, 30, 1.00);
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 0;}

#stacks_in_528 .heading_in{
	padding: 3px 0;
	margin-left: 0px;
	margin-right: 0px;
}

#stacks_in_528 .heading_out h2{
	font-size: 29px;
	line-height: 38px;
	color: rgba(255, 255, 255, 1.00);
	font-weight: 500;
	 font-weight: bolder; 
	
	
	 text-align: left !important; 
	
	
	
	letter-spacing: 0px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

#stacks_in_528 p.super_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 14px;
	letter-spacing: 0px;
	margin: 0px 0 7px;
	
	
	 display: none; 
	 text-transform: uppercase;
	float: none;}

#stacks_in_528 p.sub_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 14px;
	letter-spacing: 0px;
	margin: 3px 0 8px;
	
	
	
	 text-transform: uppercase;
	float: none;}

/* Content */

#stacks_in_528 .content_out{
	display: inline-block;
	position: relative;

	 
	max-width: 460px; 
	

	 text-align: left; 
	
	
	padding: 10% 40px 10% 40px;
	margin: 0 0%;}

/* Content (Separate Mobile Layout) */



@media screen and (max-width: 770px ){
	#stacks_in_528 .depth_wrapper{background-color: rgba(0, 0, 0, 0.50);}
	#stacks_in_528 .depth_tint,
	#stacks_in_528 .content_tint{ background: none !important; }
	#stacks_in_528 .heading_out h2,
	#stacks_in_528 .content_out{
		
		 text-align: center !important; 
		
	}
	
}


#stacks_in_528 .content_flex{
	 align-items: flex-start; 
	
	
}

#stacks_in_528 .content_in{
	min-width: 200px;
	position:relative;
	z-index:1;
	background: rgba(0, 0, 0, 0.00);
	border: 0px solid rgba(255, 255, 255, 1.00);
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/*IE 11 Fix*/
.depth_ie .content_in{
	width: 100%;
}

#stacks_in_528 .content_in p.main_content{
	display: block;
	color: rgba(255, 255, 255, 1.00);
	font-size: 1em;
	line-height: 1.4;
	margin-top: 0%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10%;
	
	
	}

#stacks_in_528 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 15px;
	padding: 3% 4.500000%;
	border-radius: 2px;
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 0.40);
	margin-bottom: 15%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(255, 153, 0, 1.00);
	
	
	 text-transform: uppercase;}

@media screen and (max-width: 770px){
	#stacks_in_528 .content_in a.depth_button{
		padding: 3% 6%;
	}
}
#stacks_in_528 .content_in a.depth_button:hover{
	color: rgba(253, 133, 7, 1.00);
	background: rgba(255, 255, 255, 1.00);
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 1.00);}

#stacks_in_528 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	 text-transform: uppercase;
	font-size: 14px;
	color: rgba(255, 255, 255, 1.00);
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	position: relative;
	border-left: 0px solid rgba(230, 73, 30, 1.00);
	border-right: 0px solid rgba(230, 73, 30, 1.00);
	padding-left: 0px;
	padding-right: 0px;}

/* Aside */

#stacks_in_528 .depth_aside{
	position: static;
	width: 100%;
	float: right;
	

	 
	margin-right: -460px; 
	

	

	display: none;
}
@media screen and (max-width: 770px){
	#stacks_in_528 .depth_aside{
		margin-right:0;
		display: none;
	}
}
#stacks_in_528 .depth_aside_wrapper{
	
	
	 
	padding-right: 460px; 
	
	position: absolute;
	transform: translateY(-50%);
	top: 50%;
	
	width: 100%;
}
#stacks_in_528 .depth_aside_wrapper,
#stacks_in_528 .depth_aside_wrapper .centered_image{
	
	
	
}
#stacks_in_528 .depth_aside_wrapper .centered_image .imageStyle{
	
	
}

 #stacks_in_528 .content_out .centered_image img{float: left;} 





#stacks_in_528 .depth_aside_padding > div{max-width:300px;}

@media screen and (max-width: 770px){
	#stacks_in_528 .depth_aside_wrapper{
		position: relative;
		transform: none;
		top: auto;
		padding-right: 0; 
	}
	
	
	
}

#stacks_in_528 .depth_aside_padding{
	padding: 0px 50px 0px 50px;
}
@media screen and (max-width: 770px){
	#stacks_in_528 .depth_aside_padding{
		padding: 0px 20px 50px 20px;
	}
}

/* Layer Top */


#stacks_in_528 .depth_in{z-index: 4;}
#stacks_in_528 .depth_tint{z-index: 3;}
#stacks_in_528 .depth_gradient{z-index: 2;}
#stacks_in_528 .depth_image{z-index: 1;}








/* Force Mobile Legibility */




/* Breaks */

#stacks_in_528 hr{border: 0;margin: 0;}

#stacks_in_528 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(255, 255, 255, 0.40);
	display: inline-block;}

#stacks_in_528 hr.hr_bottom_header{
	height: 0px;
	width: 0%;
	background: rgba(255, 255, 255, 0.40);
	display: inline-block;}

#stacks_in_528 hr.hr_bottom_content{
	display: inline-block;
	height: 2px;
	width: 20%;
	background: rgba(255, 255, 255, 0.50);
	margin-top: 15px;}/* Depth Content */

@media (min-width: 300px){
	#stacks_in_543 .content_flex{
		min-height: 0px;
	}
}

@media (min-width: 770px){
	#stacks_in_543 .content_flex{
		min-height: 0px;
	}
}

.depth_out .stacks-description{
  background: rgba(0,0,0,0.3);
  box-shadow: inset 0 0 0 2px rgba(0,0,0,0.3) !important;
  color: #fff !important;
  border-radius: 3px;}
  


.stacks-partial.grande .depth_out .velvet-icon{
display: none;
}
/* Section Link Style */

.depth_section_link{
	overflow: hidden;
	position: relative;
	display: block;
	width: 100%;
}
.depth_section_link .depth_in,
.depth_section_link .depth_image{
	transition: transform 300ms;
	transform: scale(1);
}
#stacks_in_543 .depth_section_link:hover .depth_in,
#stacks_in_543 .depth_section_link:hover .depth_image{
	transform: scale(1.00);
}


	#stacks_in_543{margin-left: 0;margin-right: 0;}




#stacks_in_543.depth_out{
	position: relative;
	letter-spacing: 0;
	-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	line-height: normal;
	color: rgba(0, 0, 0, 1.00);}
#stacks_in_543.depth_out a{
	color: rgba(46, 172, 254, 1.00);}

#stacks_in_543 .depth_in{
	position: relative;
	margin: 0 auto;
	text-align: left;
	
	
}

#stacks_in_543 .depth_image{

	background-size: cover;
	

	background-repeat: no-repeat;
	background-position: 50% 50%;

	

	
	
		/* Default Background*/
		background-image: url(../rw_common/plugins/stacks/mount.jpg);
	

	
	
	
	
	
}





#stacks_in_543 .depth_tint{ background: rgba(0, 0, 0, 0.25); }

#stacks_in_543 .content_tint{ background: rgba(0, 0, 0, 0.00); }

#stacks_in_543 .depth_gradient{
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.75) 0%,rgba(0, 0, 0, 0.00) 75%);
	background: linear-gradient(to right, rgba(0, 0, 0, 0.75) 0%,rgba(0, 0, 0, 0.00) 75%);
	
	
	
	}



/* Heading */

#stacks_in_543 .heading_out{
	display: block;
	
	background: rgba(0, 0, 0, 0.00);
	border-top: 0px solid rgba(230, 73, 30, 1.00);
	border-right: 0px solid rgba(230, 73, 30, 1.00);
	border-bottom: 0px solid rgba(230, 73, 30, 1.00);
	border-left: 0px solid rgba(230, 73, 30, 1.00);
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 0;}

#stacks_in_543 .heading_in{
	padding: 3px 0;
	margin-left: 0px;
	margin-right: 0px;
}

#stacks_in_543 .heading_out h2{
	font-size: 29px;
	line-height: 38px;
	color: rgba(255, 255, 255, 1.00);
	font-weight: 500;
	 font-weight: bolder; 
	
	
	 text-align: left !important; 
	
	
	
	letter-spacing: 0px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

#stacks_in_543 p.super_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 14px;
	letter-spacing: 0px;
	margin: 0px 0 7px;
	
	
	 display: none; 
	 text-transform: uppercase;
	float: none;}

#stacks_in_543 p.sub_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 14px;
	letter-spacing: 0px;
	margin: 3px 0 8px;
	
	
	
	 text-transform: uppercase;
	float: none;}

/* Content */

#stacks_in_543 .content_out{
	display: inline-block;
	position: relative;

	 
	max-width: 460px; 
	

	 text-align: left; 
	
	
	padding: 10% 40px 10% 40px;
	margin: 0 0%;}

/* Content (Separate Mobile Layout) */



@media screen and (max-width: 770px ){
	#stacks_in_543 .depth_wrapper{background-color: rgba(0, 0, 0, 0.50);}
	#stacks_in_543 .depth_tint,
	#stacks_in_543 .content_tint{ background: none !important; }
	#stacks_in_543 .heading_out h2,
	#stacks_in_543 .content_out{
		
		 text-align: center !important; 
		
	}
	
}


#stacks_in_543 .content_flex{
	 align-items: flex-start; 
	
	
}

#stacks_in_543 .content_in{
	min-width: 200px;
	position:relative;
	z-index:1;
	background: rgba(0, 0, 0, 0.00);
	border: 0px solid rgba(255, 255, 255, 1.00);
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/*IE 11 Fix*/
.depth_ie .content_in{
	width: 100%;
}

#stacks_in_543 .content_in p.main_content{
	display: block;
	color: rgba(255, 255, 255, 1.00);
	font-size: 1em;
	line-height: 1.4;
	margin-top: 0%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10%;
	
	
	}

#stacks_in_543 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 15px;
	padding: 3% 4.500000%;
	border-radius: 2px;
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 0.40);
	margin-bottom: 15%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(229, 73, 30, 1.00);
	
	
	 text-transform: uppercase;}

@media screen and (max-width: 770px){
	#stacks_in_543 .content_in a.depth_button{
		padding: 3% 6%;
	}
}
#stacks_in_543 .content_in a.depth_button:hover{
	color: rgba(230, 73, 30, 1.00);
	background: rgba(255, 255, 255, 1.00);
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 1.00);}

#stacks_in_543 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	 text-transform: uppercase;
	font-size: 14px;
	color: rgba(255, 255, 255, 1.00);
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	position: relative;
	border-left: 0px solid rgba(230, 73, 30, 1.00);
	border-right: 0px solid rgba(230, 73, 30, 1.00);
	padding-left: 0px;
	padding-right: 0px;}

/* Aside */

#stacks_in_543 .depth_aside{
	position: static;
	width: 100%;
	float: right;
	

	 
	margin-right: -460px; 
	

	

	display: none;
}
@media screen and (max-width: 770px){
	#stacks_in_543 .depth_aside{
		margin-right:0;
		display: none;
	}
}
#stacks_in_543 .depth_aside_wrapper{
	
	
	 
	padding-right: 460px; 
	
	position: absolute;
	transform: translateY(-50%);
	top: 50%;
	
	width: 100%;
}
#stacks_in_543 .depth_aside_wrapper,
#stacks_in_543 .depth_aside_wrapper .centered_image{
	
	
	
}
#stacks_in_543 .depth_aside_wrapper .centered_image .imageStyle{
	
	
}

 #stacks_in_543 .content_out .centered_image img{float: left;} 





#stacks_in_543 .depth_aside_padding > div{max-width:300px;}

@media screen and (max-width: 770px){
	#stacks_in_543 .depth_aside_wrapper{
		position: relative;
		transform: none;
		top: auto;
		padding-right: 0; 
	}
	
	
	
}

#stacks_in_543 .depth_aside_padding{
	padding: 0px 50px 0px 50px;
}
@media screen and (max-width: 770px){
	#stacks_in_543 .depth_aside_padding{
		padding: 0px 20px 50px 20px;
	}
}

/* Layer Top */


#stacks_in_543 .depth_in{z-index: 4;}
#stacks_in_543 .depth_tint{z-index: 3;}
#stacks_in_543 .depth_gradient{z-index: 2;}
#stacks_in_543 .depth_image{z-index: 1;}








/* Force Mobile Legibility */




/* Breaks */

#stacks_in_543 hr{border: 0;margin: 0;}

#stacks_in_543 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(255, 255, 255, 0.40);
	display: inline-block;}

#stacks_in_543 hr.hr_bottom_header{
	height: 0px;
	width: 0%;
	background: rgba(255, 255, 255, 0.40);
	display: inline-block;}

#stacks_in_543 hr.hr_bottom_content{
	display: inline-block;
	height: 2px;
	width: 20%;
	background: rgba(255, 255, 255, 0.50);
	margin-top: 15px;}/* Depth Content */

@media (min-width: 300px){
	#stacks_in_541 .content_flex{
		min-height: 0px;
	}
}

@media (min-width: 770px){
	#stacks_in_541 .content_flex{
		min-height: 0px;
	}
}

.depth_out .stacks-description{
  background: rgba(0,0,0,0.3);
  box-shadow: inset 0 0 0 2px rgba(0,0,0,0.3) !important;
  color: #fff !important;
  border-radius: 3px;}
  


.stacks-partial.grande .depth_out .velvet-icon{
display: none;
}
/* Section Link Style */

.depth_section_link{
	overflow: hidden;
	position: relative;
	display: block;
	width: 100%;
}
.depth_section_link .depth_in,
.depth_section_link .depth_image{
	transition: transform 300ms;
	transform: scale(1);
}
#stacks_in_541 .depth_section_link:hover .depth_in,
#stacks_in_541 .depth_section_link:hover .depth_image{
	transform: scale(1.00);
}


	#stacks_in_541{margin-left: 0;margin-right: 0;}




#stacks_in_541.depth_out{
	position: relative;
	letter-spacing: 0;
	-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	line-height: normal;
	color: rgba(0, 0, 0, 1.00);}
#stacks_in_541.depth_out a{
	color: rgba(46, 172, 254, 1.00);}

#stacks_in_541 .depth_in{
	position: relative;
	margin: 0 auto;
	text-align: left;
	
	
}

#stacks_in_541 .depth_image{

	background-size: cover;
	

	background-repeat: no-repeat;
	background-position: 50% 50%;

	

	
	

	
	
	
	/* Drop In Background*/
	background-image: url(../files/banner_bg_image-541.jpg);
	
	
	
}





#stacks_in_541 .depth_tint{ background: rgba(0, 0, 0, 0.25); }

#stacks_in_541 .content_tint{ background: rgba(0, 0, 0, 0.00); }

#stacks_in_541 .depth_gradient{
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.75) 0%,rgba(0, 0, 0, 0.00) 75%);
	background: linear-gradient(to right, rgba(0, 0, 0, 0.75) 0%,rgba(0, 0, 0, 0.00) 75%);
	
	
	
	}



/* Heading */

#stacks_in_541 .heading_out{
	display: block;
	
	background: rgba(0, 0, 0, 0.00);
	border-top: 0px solid rgba(230, 73, 30, 1.00);
	border-right: 0px solid rgba(230, 73, 30, 1.00);
	border-bottom: 0px solid rgba(230, 73, 30, 1.00);
	border-left: 0px solid rgba(230, 73, 30, 1.00);
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 0;}

#stacks_in_541 .heading_in{
	padding: 3px 0;
	margin-left: 0px;
	margin-right: 0px;
}

#stacks_in_541 .heading_out h2{
	font-size: 29px;
	line-height: 38px;
	color: rgba(255, 255, 255, 1.00);
	font-weight: 500;
	 font-weight: bolder; 
	
	
	 text-align: left !important; 
	
	
	
	letter-spacing: 0px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

#stacks_in_541 p.super_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 14px;
	letter-spacing: 0px;
	margin: 0px 0 7px;
	
	
	 display: none; 
	 text-transform: uppercase;
	float: none;}

#stacks_in_541 p.sub_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 14px;
	letter-spacing: 0px;
	margin: 3px 0 8px;
	
	
	
	 text-transform: uppercase;
	float: none;}

/* Content */

#stacks_in_541 .content_out{
	display: inline-block;
	position: relative;

	 
	max-width: 460px; 
	

	 text-align: left; 
	
	
	padding: 10% 40px 10% 40px;
	margin: 0 0%;}

/* Content (Separate Mobile Layout) */



@media screen and (max-width: 770px ){
	#stacks_in_541 .depth_wrapper{background-color: rgba(0, 0, 0, 0.50);}
	#stacks_in_541 .depth_tint,
	#stacks_in_541 .content_tint{ background: none !important; }
	#stacks_in_541 .heading_out h2,
	#stacks_in_541 .content_out{
		
		 text-align: center !important; 
		
	}
	
}


#stacks_in_541 .content_flex{
	 align-items: flex-start; 
	
	
}

#stacks_in_541 .content_in{
	min-width: 200px;
	position:relative;
	z-index:1;
	background: rgba(0, 0, 0, 0.00);
	border: 0px solid rgba(255, 255, 255, 1.00);
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/*IE 11 Fix*/
.depth_ie .content_in{
	width: 100%;
}

#stacks_in_541 .content_in p.main_content{
	display: block;
	color: rgba(255, 255, 255, 1.00);
	font-size: 1em;
	line-height: 1.4;
	margin-top: 0%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10%;
	
	
	}

#stacks_in_541 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 15px;
	padding: 3% 4.500000%;
	border-radius: 2px;
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 0.40);
	margin-bottom: 15%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(179, 9, 9, 1.00);
	
	
	 text-transform: uppercase;}

@media screen and (max-width: 770px){
	#stacks_in_541 .content_in a.depth_button{
		padding: 3% 6%;
	}
}
#stacks_in_541 .content_in a.depth_button:hover{
	color: rgba(179, 9, 9, 1.00);
	background: rgba(255, 255, 255, 1.00);
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 1.00);}

#stacks_in_541 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	 text-transform: uppercase;
	font-size: 14px;
	color: rgba(255, 255, 255, 1.00);
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	position: relative;
	border-left: 0px solid rgba(230, 73, 30, 1.00);
	border-right: 0px solid rgba(230, 73, 30, 1.00);
	padding-left: 0px;
	padding-right: 0px;}

/* Aside */

#stacks_in_541 .depth_aside{
	position: static;
	width: 100%;
	float: right;
	

	 
	margin-right: -460px; 
	

	

	display: none;
}
@media screen and (max-width: 770px){
	#stacks_in_541 .depth_aside{
		margin-right:0;
		display: none;
	}
}
#stacks_in_541 .depth_aside_wrapper{
	
	
	 
	padding-right: 460px; 
	
	position: absolute;
	transform: translateY(-50%);
	top: 50%;
	
	width: 100%;
}
#stacks_in_541 .depth_aside_wrapper,
#stacks_in_541 .depth_aside_wrapper .centered_image{
	
	
	
}
#stacks_in_541 .depth_aside_wrapper .centered_image .imageStyle{
	
	
}

 #stacks_in_541 .content_out .centered_image img{float: left;} 





#stacks_in_541 .depth_aside_padding > div{max-width:300px;}

@media screen and (max-width: 770px){
	#stacks_in_541 .depth_aside_wrapper{
		position: relative;
		transform: none;
		top: auto;
		padding-right: 0; 
	}
	
	
	
}

#stacks_in_541 .depth_aside_padding{
	padding: 0px 50px 0px 50px;
}
@media screen and (max-width: 770px){
	#stacks_in_541 .depth_aside_padding{
		padding: 0px 20px 50px 20px;
	}
}

/* Layer Top */


#stacks_in_541 .depth_in{z-index: 4;}
#stacks_in_541 .depth_tint{z-index: 3;}
#stacks_in_541 .depth_gradient{z-index: 2;}
#stacks_in_541 .depth_image{z-index: 1;}








/* Force Mobile Legibility */




/* Breaks */

#stacks_in_541 hr{border: 0;margin: 0;}

#stacks_in_541 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(255, 255, 255, 0.40);
	display: inline-block;}

#stacks_in_541 hr.hr_bottom_header{
	height: 0px;
	width: 0%;
	background: rgba(255, 255, 255, 0.40);
	display: inline-block;}

#stacks_in_541 hr.hr_bottom_content{
	display: inline-block;
	height: 2px;
	width: 20%;
	background: rgba(255, 255, 255, 0.50);
	margin-top: 15px;}/* Depth Content */

@media (min-width: 300px){
	#stacks_in_273 .content_flex{
		min-height: 0px;
	}
}

@media (min-width: 770px){
	#stacks_in_273 .content_flex{
		min-height: 0px;
	}
}

.depth_out .stacks-description{
  background: rgba(0,0,0,0.3);
  box-shadow: inset 0 0 0 2px rgba(0,0,0,0.3) !important;
  color: #fff !important;
  border-radius: 3px;}
  


.stacks-partial.grande .depth_out .velvet-icon{
display: none;
}
/* Section Link Style */

.depth_section_link{
	overflow: hidden;
	position: relative;
	display: block;
	width: 100%;
}
.depth_section_link .depth_in,
.depth_section_link .depth_image{
	transition: transform 300ms;
	transform: scale(1);
}
#stacks_in_273 .depth_section_link:hover .depth_in,
#stacks_in_273 .depth_section_link:hover .depth_image{
	transform: scale(1.00);
}


	#stacks_in_273{margin-left: 0;margin-right: 0;}




#stacks_in_273.depth_out{
	position: relative;
	letter-spacing: 0;
	-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	line-height: normal;
	color: rgba(0, 0, 0, 1.00);}
#stacks_in_273.depth_out a{
	color: rgba(46, 172, 254, 1.00);}

#stacks_in_273 .depth_in{
	position: relative;
	margin: 0 auto;
	text-align: left;
	
	
}

#stacks_in_273 .depth_image{

	background-size: cover;
	

	background-repeat: no-repeat;
	background-position: 50% 50%;

	

	
	
		/* Default Background*/
		background-image: url(../rw_common/plugins/stacks/mount.jpg);
	

	
	
	
	
	
}





#stacks_in_273 .depth_tint{ background: rgba(0, 0, 0, 0.25); }

#stacks_in_273 .content_tint{ background: rgba(0, 0, 0, 0.00); }

#stacks_in_273 .depth_gradient{
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.75) 0%,rgba(0, 0, 0, 0.00) 75%);
	background: linear-gradient(to right, rgba(0, 0, 0, 0.75) 0%,rgba(0, 0, 0, 0.00) 75%);
	
	
	
	}



/* Heading */

#stacks_in_273 .heading_out{
	display: block;
	
	background: rgba(0, 0, 0, 0.00);
	border-top: 0px solid rgba(230, 73, 30, 1.00);
	border-right: 0px solid rgba(230, 73, 30, 1.00);
	border-bottom: 0px solid rgba(230, 73, 30, 1.00);
	border-left: 0px solid rgba(230, 73, 30, 1.00);
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 0;}

#stacks_in_273 .heading_in{
	padding: 3px 0;
	margin-left: 0px;
	margin-right: 0px;
}

#stacks_in_273 .heading_out h2{
	font-size: 29px;
	line-height: 38px;
	color: rgba(255, 255, 255, 1.00);
	font-weight: 500;
	 font-weight: bolder; 
	
	
	 text-align: left !important; 
	
	
	
	letter-spacing: 0px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

#stacks_in_273 p.super_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 14px;
	letter-spacing: 0px;
	margin: 0px 0 7px;
	
	
	 display: none; 
	 text-transform: uppercase;
	float: none;}

#stacks_in_273 p.sub_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 14px;
	letter-spacing: 0px;
	margin: 3px 0 8px;
	
	
	
	 text-transform: uppercase;
	float: none;}

/* Content */

#stacks_in_273 .content_out{
	display: inline-block;
	position: relative;

	 
	max-width: 460px; 
	

	 text-align: left; 
	
	
	padding: 10% 40px 10% 40px;
	margin: 0 0%;}

/* Content (Separate Mobile Layout) */



@media screen and (max-width: 770px ){
	#stacks_in_273 .depth_wrapper{background-color: rgba(0, 0, 0, 0.50);}
	#stacks_in_273 .depth_tint,
	#stacks_in_273 .content_tint{ background: none !important; }
	#stacks_in_273 .heading_out h2,
	#stacks_in_273 .content_out{
		
		 text-align: center !important; 
		
	}
	
}


#stacks_in_273 .content_flex{
	 align-items: flex-start; 
	
	
}

#stacks_in_273 .content_in{
	min-width: 200px;
	position:relative;
	z-index:1;
	background: rgba(0, 0, 0, 0.00);
	border: 0px solid rgba(255, 255, 255, 1.00);
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/*IE 11 Fix*/
.depth_ie .content_in{
	width: 100%;
}

#stacks_in_273 .content_in p.main_content{
	display: block;
	color: rgba(255, 255, 255, 1.00);
	font-size: 1em;
	line-height: 1.4;
	margin-top: 0%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10%;
	
	
	}

#stacks_in_273 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 15px;
	padding: 3% 4.500000%;
	border-radius: 2px;
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 0.40);
	margin-bottom: 15%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(16, 128, 128, 1.00);
	
	
	 text-transform: uppercase;}

@media screen and (max-width: 770px){
	#stacks_in_273 .content_in a.depth_button{
		padding: 3% 6%;
	}
}
#stacks_in_273 .content_in a.depth_button:hover{
	color: rgba(16, 128, 128, 1.00);
	background: rgba(255, 255, 255, 1.00);
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 1.00);}

#stacks_in_273 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	 text-transform: uppercase;
	font-size: 14px;
	color: rgba(255, 255, 255, 1.00);
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	position: relative;
	border-left: 0px solid rgba(230, 73, 30, 1.00);
	border-right: 0px solid rgba(230, 73, 30, 1.00);
	padding-left: 0px;
	padding-right: 0px;}

/* Aside */

#stacks_in_273 .depth_aside{
	position: static;
	width: 100%;
	float: right;
	

	 
	margin-right: -460px; 
	

	

	display: none;
}
@media screen and (max-width: 770px){
	#stacks_in_273 .depth_aside{
		margin-right:0;
		display: none;
	}
}
#stacks_in_273 .depth_aside_wrapper{
	
	
	 
	padding-right: 460px; 
	
	position: absolute;
	transform: translateY(-50%);
	top: 50%;
	
	width: 100%;
}
#stacks_in_273 .depth_aside_wrapper,
#stacks_in_273 .depth_aside_wrapper .centered_image{
	
	
	
}
#stacks_in_273 .depth_aside_wrapper .centered_image .imageStyle{
	
	
}

 #stacks_in_273 .content_out .centered_image img{float: left;} 





#stacks_in_273 .depth_aside_padding > div{max-width:300px;}

@media screen and (max-width: 770px){
	#stacks_in_273 .depth_aside_wrapper{
		position: relative;
		transform: none;
		top: auto;
		padding-right: 0; 
	}
	
	
	
}

#stacks_in_273 .depth_aside_padding{
	padding: 0px 50px 0px 50px;
}
@media screen and (max-width: 770px){
	#stacks_in_273 .depth_aside_padding{
		padding: 0px 20px 50px 20px;
	}
}

/* Layer Top */


#stacks_in_273 .depth_in{z-index: 4;}
#stacks_in_273 .depth_tint{z-index: 3;}
#stacks_in_273 .depth_gradient{z-index: 2;}
#stacks_in_273 .depth_image{z-index: 1;}








/* Force Mobile Legibility */




/* Breaks */

#stacks_in_273 hr{border: 0;margin: 0;}

#stacks_in_273 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(255, 255, 255, 0.40);
	display: inline-block;}

#stacks_in_273 hr.hr_bottom_header{
	height: 0px;
	width: 0%;
	background: rgba(255, 255, 255, 0.40);
	display: inline-block;}

#stacks_in_273 hr.hr_bottom_content{
	display: inline-block;
	height: 2px;
	width: 20%;
	background: rgba(255, 255, 255, 0.50);
	margin-top: 15px;}/* Depth Content */

@media (min-width: 300px){
	#stacks_in_477 .content_flex{
		min-height: 0px;
	}
}

@media (min-width: 770px){
	#stacks_in_477 .content_flex{
		min-height: 0px;
	}
}

.depth_out .stacks-description{
  background: rgba(0,0,0,0.3);
  box-shadow: inset 0 0 0 2px rgba(0,0,0,0.3) !important;
  color: #fff !important;
  border-radius: 3px;}
  


.stacks-partial.grande .depth_out .velvet-icon{
display: none;
}
/* Section Link Style */

.depth_section_link{
	overflow: hidden;
	position: relative;
	display: block;
	width: 100%;
}
.depth_section_link .depth_in,
.depth_section_link .depth_image{
	transition: transform 300ms;
	transform: scale(1);
}
#stacks_in_477 .depth_section_link:hover .depth_in,
#stacks_in_477 .depth_section_link:hover .depth_image{
	transform: scale(1.00);
}


	#stacks_in_477{margin-left: 0;margin-right: 0;}




#stacks_in_477.depth_out{
	position: relative;
	letter-spacing: 0;
	-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	line-height: normal;
	color: rgba(0, 0, 0, 1.00);}
#stacks_in_477.depth_out a{
	color: rgba(46, 172, 254, 1.00);}

#stacks_in_477 .depth_in{
	position: relative;
	margin: 0 auto;
	text-align: left;
	
	
}

#stacks_in_477 .depth_image{

	background-size: cover;
	

	background-repeat: no-repeat;
	background-position: 50% 50%;

	

	
	
		/* Default Background*/
		background-image: url(../rw_common/plugins/stacks/mount.jpg);
	

	
	
	
	
	
}





#stacks_in_477 .depth_tint{ background: rgba(0, 0, 0, 0.25); }

#stacks_in_477 .content_tint{ background: rgba(0, 0, 0, 0.00); }

#stacks_in_477 .depth_gradient{
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.75) 0%,rgba(0, 0, 0, 0.00) 75%);
	background: linear-gradient(to right, rgba(0, 0, 0, 0.75) 0%,rgba(0, 0, 0, 0.00) 75%);
	
	
	
	}



/* Heading */

#stacks_in_477 .heading_out{
	display: block;
	
	background: rgba(0, 0, 0, 0.00);
	border-top: 0px solid rgba(230, 73, 30, 1.00);
	border-right: 0px solid rgba(230, 73, 30, 1.00);
	border-bottom: 0px solid rgba(230, 73, 30, 1.00);
	border-left: 0px solid rgba(230, 73, 30, 1.00);
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 0;}

#stacks_in_477 .heading_in{
	padding: 3px 0;
	margin-left: 0px;
	margin-right: 0px;
}

#stacks_in_477 .heading_out h2{
	font-size: 29px;
	line-height: 38px;
	color: rgba(255, 255, 255, 1.00);
	font-weight: 500;
	 font-weight: bolder; 
	
	
	 text-align: left !important; 
	
	
	
	letter-spacing: 0px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

#stacks_in_477 p.super_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 14px;
	letter-spacing: 0px;
	margin: 0px 0 7px;
	
	
	 display: none; 
	 text-transform: uppercase;
	float: none;}

#stacks_in_477 p.sub_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 14px;
	letter-spacing: 0px;
	margin: 3px 0 8px;
	
	
	
	 text-transform: uppercase;
	float: none;}

/* Content */

#stacks_in_477 .content_out{
	display: inline-block;
	position: relative;

	 
	max-width: 460px; 
	

	 text-align: left; 
	
	
	padding: 10% 40px 10% 40px;
	margin: 0 0%;}

/* Content (Separate Mobile Layout) */



@media screen and (max-width: 770px ){
	#stacks_in_477 .depth_wrapper{background-color: rgba(0, 0, 0, 0.50);}
	#stacks_in_477 .depth_tint,
	#stacks_in_477 .content_tint{ background: none !important; }
	#stacks_in_477 .heading_out h2,
	#stacks_in_477 .content_out{
		
		 text-align: center !important; 
		
	}
	
}


#stacks_in_477 .content_flex{
	 align-items: flex-start; 
	
	
}

#stacks_in_477 .content_in{
	min-width: 200px;
	position:relative;
	z-index:1;
	background: rgba(0, 0, 0, 0.00);
	border: 0px solid rgba(255, 255, 255, 1.00);
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/*IE 11 Fix*/
.depth_ie .content_in{
	width: 100%;
}

#stacks_in_477 .content_in p.main_content{
	display: block;
	color: rgba(255, 255, 255, 1.00);
	font-size: 1em;
	line-height: 1.4;
	margin-top: 0%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10%;
	
	
	}

#stacks_in_477 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 15px;
	padding: 3% 4.500000%;
	border-radius: 2px;
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 0.40);
	margin-bottom: 15%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(128, 0, 255, 1.00);
	
	
	 text-transform: uppercase;}

@media screen and (max-width: 770px){
	#stacks_in_477 .content_in a.depth_button{
		padding: 3% 6%;
	}
}
#stacks_in_477 .content_in a.depth_button:hover{
	color: rgba(128, 0, 255, 1.00);
	background: rgba(255, 255, 255, 1.00);
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 1.00);}

#stacks_in_477 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	 text-transform: uppercase;
	font-size: 14px;
	color: rgba(255, 255, 255, 1.00);
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	position: relative;
	border-left: 0px solid rgba(230, 73, 30, 1.00);
	border-right: 0px solid rgba(230, 73, 30, 1.00);
	padding-left: 0px;
	padding-right: 0px;}

/* Aside */

#stacks_in_477 .depth_aside{
	position: static;
	width: 100%;
	float: right;
	

	 
	margin-right: -460px; 
	

	

	display: none;
}
@media screen and (max-width: 770px){
	#stacks_in_477 .depth_aside{
		margin-right:0;
		display: none;
	}
}
#stacks_in_477 .depth_aside_wrapper{
	
	
	 
	padding-right: 460px; 
	
	position: absolute;
	transform: translateY(-50%);
	top: 50%;
	
	width: 100%;
}
#stacks_in_477 .depth_aside_wrapper,
#stacks_in_477 .depth_aside_wrapper .centered_image{
	
	
	
}
#stacks_in_477 .depth_aside_wrapper .centered_image .imageStyle{
	
	
}

 #stacks_in_477 .content_out .centered_image img{float: left;} 





#stacks_in_477 .depth_aside_padding > div{max-width:300px;}

@media screen and (max-width: 770px){
	#stacks_in_477 .depth_aside_wrapper{
		position: relative;
		transform: none;
		top: auto;
		padding-right: 0; 
	}
	
	
	
}

#stacks_in_477 .depth_aside_padding{
	padding: 0px 50px 0px 50px;
}
@media screen and (max-width: 770px){
	#stacks_in_477 .depth_aside_padding{
		padding: 0px 20px 50px 20px;
	}
}

/* Layer Top */


#stacks_in_477 .depth_in{z-index: 4;}
#stacks_in_477 .depth_tint{z-index: 3;}
#stacks_in_477 .depth_gradient{z-index: 2;}
#stacks_in_477 .depth_image{z-index: 1;}








/* Force Mobile Legibility */




/* Breaks */

#stacks_in_477 hr{border: 0;margin: 0;}

#stacks_in_477 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(255, 255, 255, 0.40);
	display: inline-block;}

#stacks_in_477 hr.hr_bottom_header{
	height: 0px;
	width: 0%;
	background: rgba(255, 255, 255, 0.40);
	display: inline-block;}

#stacks_in_477 hr.hr_bottom_content{
	display: inline-block;
	height: 2px;
	width: 20%;
	background: rgba(255, 255, 255, 0.50);
	margin-top: 15px;}/* Depth Content */

@media (min-width: 300px){
	#stacks_in_276 .content_flex{
		min-height: 0px;
	}
}

@media (min-width: 770px){
	#stacks_in_276 .content_flex{
		min-height: 0px;
	}
}

.depth_out .stacks-description{
  background: rgba(0,0,0,0.3);
  box-shadow: inset 0 0 0 2px rgba(0,0,0,0.3) !important;
  color: #fff !important;
  border-radius: 3px;}
  


.stacks-partial.grande .depth_out .velvet-icon{
display: none;
}
/* Section Link Style */

.depth_section_link{
	overflow: hidden;
	position: relative;
	display: block;
	width: 100%;
}
.depth_section_link .depth_in,
.depth_section_link .depth_image{
	transition: transform 300ms;
	transform: scale(1);
}
#stacks_in_276 .depth_section_link:hover .depth_in,
#stacks_in_276 .depth_section_link:hover .depth_image{
	transform: scale(1.00);
}


	#stacks_in_276{margin-left: 0;margin-right: 0;}




#stacks_in_276.depth_out{
	position: relative;
	letter-spacing: 0;
	-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	line-height: normal;
	color: rgba(0, 0, 0, 1.00);}
#stacks_in_276.depth_out a{
	color: rgba(46, 172, 254, 1.00);}

#stacks_in_276 .depth_in{
	position: relative;
	margin: 0 auto;
	text-align: left;
	
	
}

#stacks_in_276 .depth_image{

	background-size: cover;
	

	background-repeat: no-repeat;
	background-position: 50% 50%;

	

	
	
		/* Default Background*/
		background-image: url(../rw_common/plugins/stacks/mount.jpg);
	

	
	
	
	
	
}





#stacks_in_276 .depth_tint{ background: rgba(0, 0, 0, 0.25); }

#stacks_in_276 .content_tint{ background: rgba(0, 0, 0, 0.00); }

#stacks_in_276 .depth_gradient{
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.75) 0%,rgba(0, 0, 0, 0.00) 75%);
	background: linear-gradient(to right, rgba(0, 0, 0, 0.75) 0%,rgba(0, 0, 0, 0.00) 75%);
	
	
	
	}



/* Heading */

#stacks_in_276 .heading_out{
	display: block;
	
	background: rgba(0, 0, 0, 0.00);
	border-top: 0px solid rgba(230, 73, 30, 1.00);
	border-right: 0px solid rgba(230, 73, 30, 1.00);
	border-bottom: 0px solid rgba(230, 73, 30, 1.00);
	border-left: 0px solid rgba(230, 73, 30, 1.00);
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 0;}

#stacks_in_276 .heading_in{
	padding: 3px 0;
	margin-left: 0px;
	margin-right: 0px;
}

#stacks_in_276 .heading_out h2{
	font-size: 29px;
	line-height: 38px;
	color: rgba(255, 255, 255, 1.00);
	font-weight: 500;
	 font-weight: bolder; 
	
	
	 text-align: left !important; 
	
	
	
	letter-spacing: 0px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

#stacks_in_276 p.super_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 14px;
	letter-spacing: 0px;
	margin: 0px 0 7px;
	
	
	 display: none; 
	 text-transform: uppercase;
	float: none;}

#stacks_in_276 p.sub_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 14px;
	letter-spacing: 0px;
	margin: 3px 0 8px;
	
	
	
	 text-transform: uppercase;
	float: none;}

/* Content */

#stacks_in_276 .content_out{
	display: inline-block;
	position: relative;

	 
	max-width: 460px; 
	

	 text-align: left; 
	
	
	padding: 10% 40px 10% 40px;
	margin: 0 0%;}

/* Content (Separate Mobile Layout) */



@media screen and (max-width: 770px ){
	#stacks_in_276 .depth_wrapper{background-color: rgba(0, 0, 0, 0.50);}
	#stacks_in_276 .depth_tint,
	#stacks_in_276 .content_tint{ background: none !important; }
	#stacks_in_276 .heading_out h2,
	#stacks_in_276 .content_out{
		
		 text-align: center !important; 
		
	}
	
}


#stacks_in_276 .content_flex{
	 align-items: flex-start; 
	
	
}

#stacks_in_276 .content_in{
	min-width: 200px;
	position:relative;
	z-index:1;
	background: rgba(0, 0, 0, 0.00);
	border: 0px solid rgba(255, 255, 255, 1.00);
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/*IE 11 Fix*/
.depth_ie .content_in{
	width: 100%;
}

#stacks_in_276 .content_in p.main_content{
	display: block;
	color: rgba(255, 255, 255, 1.00);
	font-size: 1em;
	line-height: 1.4;
	margin-top: 0%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10%;
	
	
	}

#stacks_in_276 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 15px;
	padding: 3% 4.500000%;
	border-radius: 2px;
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 0.40);
	margin-bottom: 15%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(102, 102, 255, 1.00);
	
	
	 text-transform: uppercase;}

@media screen and (max-width: 770px){
	#stacks_in_276 .content_in a.depth_button{
		padding: 3% 6%;
	}
}
#stacks_in_276 .content_in a.depth_button:hover{
	color: rgba(102, 102, 255, 1.00);
	background: rgba(255, 255, 255, 1.00);
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 1.00);}

#stacks_in_276 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	 text-transform: uppercase;
	font-size: 14px;
	color: rgba(255, 255, 255, 1.00);
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	position: relative;
	border-left: 0px solid rgba(230, 73, 30, 1.00);
	border-right: 0px solid rgba(230, 73, 30, 1.00);
	padding-left: 0px;
	padding-right: 0px;}

/* Aside */

#stacks_in_276 .depth_aside{
	position: static;
	width: 100%;
	float: right;
	

	 
	margin-right: -460px; 
	

	

	display: none;
}
@media screen and (max-width: 770px){
	#stacks_in_276 .depth_aside{
		margin-right:0;
		display: none;
	}
}
#stacks_in_276 .depth_aside_wrapper{
	
	
	 
	padding-right: 460px; 
	
	position: absolute;
	transform: translateY(-50%);
	top: 50%;
	
	width: 100%;
}
#stacks_in_276 .depth_aside_wrapper,
#stacks_in_276 .depth_aside_wrapper .centered_image{
	
	
	
}
#stacks_in_276 .depth_aside_wrapper .centered_image .imageStyle{
	
	
}

 #stacks_in_276 .content_out .centered_image img{float: left;} 





#stacks_in_276 .depth_aside_padding > div{max-width:300px;}

@media screen and (max-width: 770px){
	#stacks_in_276 .depth_aside_wrapper{
		position: relative;
		transform: none;
		top: auto;
		padding-right: 0; 
	}
	
	
	
}

#stacks_in_276 .depth_aside_padding{
	padding: 0px 50px 0px 50px;
}
@media screen and (max-width: 770px){
	#stacks_in_276 .depth_aside_padding{
		padding: 0px 20px 50px 20px;
	}
}

/* Layer Top */


#stacks_in_276 .depth_in{z-index: 4;}
#stacks_in_276 .depth_tint{z-index: 3;}
#stacks_in_276 .depth_gradient{z-index: 2;}
#stacks_in_276 .depth_image{z-index: 1;}








/* Force Mobile Legibility */




/* Breaks */

#stacks_in_276 hr{border: 0;margin: 0;}

#stacks_in_276 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(255, 255, 255, 0.40);
	display: inline-block;}

#stacks_in_276 hr.hr_bottom_header{
	height: 0px;
	width: 0%;
	background: rgba(255, 255, 255, 0.40);
	display: inline-block;}

#stacks_in_276 hr.hr_bottom_content{
	display: inline-block;
	height: 2px;
	width: 20%;
	background: rgba(255, 255, 255, 0.50);
	margin-top: 15px;}/* Depth Content */

@media (min-width: 300px){
	#stacks_in_279 .content_flex{
		min-height: 0px;
	}
}

@media (min-width: 770px){
	#stacks_in_279 .content_flex{
		min-height: 0px;
	}
}

.depth_out .stacks-description{
  background: rgba(0,0,0,0.3);
  box-shadow: inset 0 0 0 2px rgba(0,0,0,0.3) !important;
  color: #fff !important;
  border-radius: 3px;}
  


.stacks-partial.grande .depth_out .velvet-icon{
display: none;
}
/* Section Link Style */

.depth_section_link{
	overflow: hidden;
	position: relative;
	display: block;
	width: 100%;
}
.depth_section_link .depth_in,
.depth_section_link .depth_image{
	transition: transform 300ms;
	transform: scale(1);
}
#stacks_in_279 .depth_section_link:hover .depth_in,
#stacks_in_279 .depth_section_link:hover .depth_image{
	transform: scale(1.00);
}


	#stacks_in_279{margin-left: 0;margin-right: 0;}




#stacks_in_279.depth_out{
	position: relative;
	letter-spacing: 0;
	-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	line-height: normal;
	color: rgba(0, 0, 0, 1.00);}
#stacks_in_279.depth_out a{
	color: rgba(46, 172, 254, 1.00);}

#stacks_in_279 .depth_in{
	position: relative;
	margin: 0 auto;
	text-align: left;
	
	
}

#stacks_in_279 .depth_image{

	background-size: cover;
	

	background-repeat: no-repeat;
	background-position: 50% 50%;

	

	
	
		/* Default Background*/
		background-image: url(../rw_common/plugins/stacks/mount.jpg);
	

	
	
	
	
	
}





#stacks_in_279 .depth_tint{ background: rgba(0, 0, 0, 0.25); }

#stacks_in_279 .content_tint{ background: rgba(0, 0, 0, 0.00); }

#stacks_in_279 .depth_gradient{
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.75) 0%,rgba(0, 0, 0, 0.00) 75%);
	background: linear-gradient(to right, rgba(0, 0, 0, 0.75) 0%,rgba(0, 0, 0, 0.00) 75%);
	
	
	
	}



/* Heading */

#stacks_in_279 .heading_out{
	display: block;
	
	background: rgba(0, 0, 0, 0.00);
	border-top: 0px solid rgba(230, 73, 30, 1.00);
	border-right: 0px solid rgba(230, 73, 30, 1.00);
	border-bottom: 0px solid rgba(230, 73, 30, 1.00);
	border-left: 0px solid rgba(230, 73, 30, 1.00);
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 0;}

#stacks_in_279 .heading_in{
	padding: 3px 0;
	margin-left: 0px;
	margin-right: 0px;
}

#stacks_in_279 .heading_out h2{
	font-size: 29px;
	line-height: 38px;
	color: rgba(255, 255, 255, 1.00);
	font-weight: 500;
	 font-weight: bolder; 
	
	
	 text-align: left !important; 
	
	
	
	letter-spacing: 0px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

#stacks_in_279 p.super_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 14px;
	letter-spacing: 0px;
	margin: 0px 0 7px;
	
	
	 display: none; 
	 text-transform: uppercase;
	float: none;}

#stacks_in_279 p.sub_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 14px;
	letter-spacing: 0px;
	margin: 3px 0 8px;
	
	
	
	 text-transform: uppercase;
	float: none;}

/* Content */

#stacks_in_279 .content_out{
	display: inline-block;
	position: relative;

	 
	max-width: 460px; 
	

	 text-align: left; 
	
	
	padding: 10% 40px 10% 40px;
	margin: 0 0%;}

/* Content (Separate Mobile Layout) */



@media screen and (max-width: 770px ){
	#stacks_in_279 .depth_wrapper{background-color: rgba(0, 0, 0, 0.50);}
	#stacks_in_279 .depth_tint,
	#stacks_in_279 .content_tint{ background: none !important; }
	#stacks_in_279 .heading_out h2,
	#stacks_in_279 .content_out{
		
		 text-align: center !important; 
		
	}
	
}


#stacks_in_279 .content_flex{
	 align-items: flex-start; 
	
	
}

#stacks_in_279 .content_in{
	min-width: 200px;
	position:relative;
	z-index:1;
	background: rgba(0, 0, 0, 0.00);
	border: 0px solid rgba(255, 255, 255, 1.00);
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/*IE 11 Fix*/
.depth_ie .content_in{
	width: 100%;
}

#stacks_in_279 .content_in p.main_content{
	display: block;
	color: rgba(255, 255, 255, 1.00);
	font-size: 1em;
	line-height: 1.4;
	margin-top: 0%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10%;
	
	
	}

#stacks_in_279 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 15px;
	padding: 3% 4.500000%;
	border-radius: 2px;
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 0.40);
	margin-bottom: 15%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(0, 0, 128, 1.00);
	
	
	 text-transform: uppercase;}

@media screen and (max-width: 770px){
	#stacks_in_279 .content_in a.depth_button{
		padding: 3% 6%;
	}
}
#stacks_in_279 .content_in a.depth_button:hover{
	color: rgba(0, 0, 128, 1.00);
	background: rgba(255, 255, 255, 1.00);
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 1.00);}

#stacks_in_279 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	 text-transform: uppercase;
	font-size: 14px;
	color: rgba(255, 255, 255, 1.00);
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	position: relative;
	border-left: 0px solid rgba(251, 2, 128, 1.00);
	border-right: 0px solid rgba(251, 2, 128, 1.00);
	padding-left: 0px;
	padding-right: 0px;}

/* Aside */

#stacks_in_279 .depth_aside{
	position: static;
	width: 100%;
	float: right;
	

	 
	margin-right: -460px; 
	

	

	display: none;
}
@media screen and (max-width: 770px){
	#stacks_in_279 .depth_aside{
		margin-right:0;
		display: none;
	}
}
#stacks_in_279 .depth_aside_wrapper{
	
	
	 
	padding-right: 460px; 
	
	position: absolute;
	transform: translateY(-50%);
	top: 50%;
	
	width: 100%;
}
#stacks_in_279 .depth_aside_wrapper,
#stacks_in_279 .depth_aside_wrapper .centered_image{
	
	
	
}
#stacks_in_279 .depth_aside_wrapper .centered_image .imageStyle{
	
	
}

 #stacks_in_279 .content_out .centered_image img{float: left;} 





#stacks_in_279 .depth_aside_padding > div{max-width:300px;}

@media screen and (max-width: 770px){
	#stacks_in_279 .depth_aside_wrapper{
		position: relative;
		transform: none;
		top: auto;
		padding-right: 0; 
	}
	
	
	
}

#stacks_in_279 .depth_aside_padding{
	padding: 0px 50px 0px 50px;
}
@media screen and (max-width: 770px){
	#stacks_in_279 .depth_aside_padding{
		padding: 0px 20px 50px 20px;
	}
}

/* Layer Top */


#stacks_in_279 .depth_in{z-index: 4;}
#stacks_in_279 .depth_tint{z-index: 3;}
#stacks_in_279 .depth_gradient{z-index: 2;}
#stacks_in_279 .depth_image{z-index: 1;}








/* Force Mobile Legibility */




/* Breaks */

#stacks_in_279 hr{border: 0;margin: 0;}

#stacks_in_279 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(255, 255, 255, 0.40);
	display: inline-block;}

#stacks_in_279 hr.hr_bottom_header{
	height: 0px;
	width: 0%;
	background: rgba(255, 255, 255, 0.40);
	display: inline-block;}

#stacks_in_279 hr.hr_bottom_content{
	display: inline-block;
	height: 2px;
	width: 20%;
	background: rgba(255, 255, 255, 0.50);
	margin-top: 15px;}/* Depth Content */

@media (min-width: 300px){
	#stacks_in_282 .content_flex{
		min-height: 0px;
	}
}

@media (min-width: 770px){
	#stacks_in_282 .content_flex{
		min-height: 0px;
	}
}

.depth_out .stacks-description{
  background: rgba(0,0,0,0.3);
  box-shadow: inset 0 0 0 2px rgba(0,0,0,0.3) !important;
  color: #fff !important;
  border-radius: 3px;}
  


.stacks-partial.grande .depth_out .velvet-icon{
display: none;
}
/* Section Link Style */

.depth_section_link{
	overflow: hidden;
	position: relative;
	display: block;
	width: 100%;
}
.depth_section_link .depth_in,
.depth_section_link .depth_image{
	transition: transform 300ms;
	transform: scale(1);
}
#stacks_in_282 .depth_section_link:hover .depth_in,
#stacks_in_282 .depth_section_link:hover .depth_image{
	transform: scale(1.00);
}


	#stacks_in_282{margin-left: 0;margin-right: 0;}




#stacks_in_282.depth_out{
	position: relative;
	letter-spacing: 0;
	-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	line-height: normal;
	color: rgba(0, 0, 0, 1.00);}
#stacks_in_282.depth_out a{
	color: rgba(46, 172, 254, 1.00);}

#stacks_in_282 .depth_in{
	position: relative;
	margin: 0 auto;
	text-align: left;
	
	
}

#stacks_in_282 .depth_image{

	background-size: cover;
	

	background-repeat: no-repeat;
	background-position: 50% 50%;

	

	
	
		/* Default Background*/
		background-image: url(../rw_common/plugins/stacks/mount.jpg);
	

	
	
	
	
	
}





#stacks_in_282 .depth_tint{ background: rgba(0, 0, 0, 0.25); }

#stacks_in_282 .content_tint{ background: rgba(0, 0, 0, 0.00); }

#stacks_in_282 .depth_gradient{
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.75) 0%,rgba(0, 0, 0, 0.00) 75%);
	background: linear-gradient(to right, rgba(0, 0, 0, 0.75) 0%,rgba(0, 0, 0, 0.00) 75%);
	
	
	
	}



/* Heading */

#stacks_in_282 .heading_out{
	display: block;
	
	background: rgba(0, 0, 0, 0.00);
	border-top: 0px solid rgba(230, 73, 30, 1.00);
	border-right: 0px solid rgba(230, 73, 30, 1.00);
	border-bottom: 0px solid rgba(230, 73, 30, 1.00);
	border-left: 0px solid rgba(230, 73, 30, 1.00);
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 0;}

#stacks_in_282 .heading_in{
	padding: 3px 0;
	margin-left: 0px;
	margin-right: 0px;
}

#stacks_in_282 .heading_out h2{
	font-size: 29px;
	line-height: 38px;
	color: rgba(255, 255, 255, 1.00);
	font-weight: 500;
	 font-weight: bolder; 
	
	
	 text-align: left !important; 
	
	
	
	letter-spacing: 0px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

#stacks_in_282 p.super_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 14px;
	letter-spacing: 0px;
	margin: 0px 0 7px;
	
	
	 display: none; 
	 text-transform: uppercase;
	float: none;}

#stacks_in_282 p.sub_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 14px;
	letter-spacing: 0px;
	margin: 3px 0 8px;
	
	
	
	 text-transform: uppercase;
	float: none;}

/* Content */

#stacks_in_282 .content_out{
	display: inline-block;
	position: relative;

	 
	max-width: 460px; 
	

	 text-align: left; 
	
	
	padding: 10% 40px 10% 40px;
	margin: 0 0%;}

/* Content (Separate Mobile Layout) */



@media screen and (max-width: 770px ){
	#stacks_in_282 .depth_wrapper{background-color: rgba(0, 0, 0, 0.50);}
	#stacks_in_282 .depth_tint,
	#stacks_in_282 .content_tint{ background: none !important; }
	#stacks_in_282 .heading_out h2,
	#stacks_in_282 .content_out{
		
		 text-align: center !important; 
		
	}
	
}


#stacks_in_282 .content_flex{
	 align-items: flex-start; 
	
	
}

#stacks_in_282 .content_in{
	min-width: 200px;
	position:relative;
	z-index:1;
	background: rgba(0, 0, 0, 0.00);
	border: 0px solid rgba(255, 255, 255, 1.00);
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/*IE 11 Fix*/
.depth_ie .content_in{
	width: 100%;
}

#stacks_in_282 .content_in p.main_content{
	display: block;
	color: rgba(255, 255, 255, 1.00);
	font-size: 1em;
	line-height: 1.4;
	margin-top: 0%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10%;
	
	
	}

#stacks_in_282 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 15px;
	padding: 3% 4.500000%;
	border-radius: 2px;
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 0.40);
	margin-bottom: 15%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(251, 2, 128, 1.00);
	
	
	 text-transform: uppercase;}

@media screen and (max-width: 770px){
	#stacks_in_282 .content_in a.depth_button{
		padding: 3% 6%;
	}
}
#stacks_in_282 .content_in a.depth_button:hover{
	color: rgba(251, 2, 128, 1.00);
	background: rgba(255, 255, 255, 1.00);
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 1.00);}

#stacks_in_282 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	 text-transform: uppercase;
	font-size: 14px;
	color: rgba(255, 255, 255, 1.00);
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	position: relative;
	border-left: 0px solid rgba(85, 171, 255, 1.00);
	border-right: 0px solid rgba(85, 171, 255, 1.00);
	padding-left: 0px;
	padding-right: 0px;}

/* Aside */

#stacks_in_282 .depth_aside{
	position: static;
	width: 100%;
	float: right;
	

	 
	margin-right: -460px; 
	

	

	display: none;
}
@media screen and (max-width: 770px){
	#stacks_in_282 .depth_aside{
		margin-right:0;
		display: none;
	}
}
#stacks_in_282 .depth_aside_wrapper{
	
	
	 
	padding-right: 460px; 
	
	position: absolute;
	transform: translateY(-50%);
	top: 50%;
	
	width: 100%;
}
#stacks_in_282 .depth_aside_wrapper,
#stacks_in_282 .depth_aside_wrapper .centered_image{
	
	
	
}
#stacks_in_282 .depth_aside_wrapper .centered_image .imageStyle{
	
	
}

 #stacks_in_282 .content_out .centered_image img{float: left;} 





#stacks_in_282 .depth_aside_padding > div{max-width:300px;}

@media screen and (max-width: 770px){
	#stacks_in_282 .depth_aside_wrapper{
		position: relative;
		transform: none;
		top: auto;
		padding-right: 0; 
	}
	
	
	
}

#stacks_in_282 .depth_aside_padding{
	padding: 0px 50px 0px 50px;
}
@media screen and (max-width: 770px){
	#stacks_in_282 .depth_aside_padding{
		padding: 0px 20px 50px 20px;
	}
}

/* Layer Top */


#stacks_in_282 .depth_in{z-index: 4;}
#stacks_in_282 .depth_tint{z-index: 3;}
#stacks_in_282 .depth_gradient{z-index: 2;}
#stacks_in_282 .depth_image{z-index: 1;}








/* Force Mobile Legibility */




/* Breaks */

#stacks_in_282 hr{border: 0;margin: 0;}

#stacks_in_282 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(255, 255, 255, 0.40);
	display: inline-block;}

#stacks_in_282 hr.hr_bottom_header{
	height: 0px;
	width: 0%;
	background: rgba(255, 255, 255, 0.40);
	display: inline-block;}

#stacks_in_282 hr.hr_bottom_content{
	display: inline-block;
	height: 2px;
	width: 20%;
	background: rgba(255, 255, 255, 0.50);
	margin-top: 15px;}/* Start dooReflow stack each CSS code */	#stacks_in_450 .grid-pad{		margin-left: -15px;		margin-right: -15px;		margin-top: -15px;		margin-bottom: -15px;	}	#stacks_in_450 [class*='re-col-']{	  padding-left: 15px;	  padding-right: 15px;	  padding-top: 15px;	  padding-bottom: 15px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_450 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_450 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_450 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_450 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_450 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_450 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_450 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_450 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_450 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_450 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_450 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_450 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_450 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_450 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_450 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_450 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_450 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_450 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_450 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_450 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_450 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_450 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_450 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_450 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_450 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_450 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_450 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_450 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_450 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_450 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_450 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_450 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_450 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_450 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_450 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_450 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_450 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_450 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_450 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_450 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_450 {
	margin: 50px 0px 20px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_457shim{	padding-top: 7px;}@media all and (max-width: 400px) {.stacks_in_457shim{	padding-top: 7px;}}@media all and (max-width: 100px) {.stacks_in_457shim{	padding-top: 7px;}}/* End Responsive Shim stack CSS code */.tardis-time.stacks_in_458{text-align:right;}
/* -- Start Tabloid Each css Template -- */



#stacks_in_629, #stacks_in_629 .stacks_in, #stacks_in_629 .stacks_out {
	overflow: visible !important;
}

.stacks_in_629tabloid {
	-webkit-columns: 350x;
	-moz-columns: 350px;
	columns: 350px;
	
	-webkit-column-gap: 60px;
	-moz-column-gap: 60px;
	column-gap: 60px;

	-webkit-column-rule: 1px solid rgba(0, 0, 0, 0.30); /* Chrome, Safari, Opera */
	-moz-column-rule: 1px solid rgba(0, 0, 0, 0.30); /* Firefox */
	column-rule: 1px solid rgba(0, 0, 0, 0.30);
}





/* -- End Tabloid Each css Template -- */
#microBlogstacks_in_651 h1,
#microBlogstacks_in_651 h2,
#microBlogstacks_in_651 h3,
#microBlogstacks_in_651 h4,
#microBlogstacks_in_651 h5,
#microBlogstacks_in_651 h6,
#microBlogstacks_in_651 p,
#microBlogstacks_in_651 .microBlogDate {
	padding: 0 0 8px 0;
	margin: 0;
}




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




#microBlogstacks_in_651 .microBlogEachPost {
	margin-bottom: 40px;
}

#microBlogstacks_in_651 {
	display: flex;
	flex-direction: column;
}

/* @group Sidebar */

#microBlogSidebarstacks_in_651 ul,
#microBlogSidebarstacks_in_651 select {
	margin-top: 10px;
}

#microBlogSidebarstacks_in_651 a,
#microBlogSidebarstacks_in_651 a:visited {
	display: block;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	
  
  
  
}

#microBlogSidebarstacks_in_651 a:hover,
#microBlogSidebarstacks_in_651 a:active {
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	
  
  
  text-decoration: underline;
}

#microBlogSidebarstacks_in_651 .microBlogSidebarComponent {
	display: block;
	margin-bottom: 20px;
}

@media screen and (min-width: 768px) {
	
	#microBlogstacks_in_651 {
		flex-direction: row;
	}

	#microBlogMainstacks_in_651 {
		order: 1;
		width: calc(100% - 40px - 350px);
	}

	#microBlogSidebarstacks_in_651 {
		order: 2;
		width: 350px;
		margin-left: 40px;
	}
	

	

	

	

	
	#microBlogMainstacks_in_651 {
		width: 100%;
	}

	#microBlogSidebarstacks_in_651 {
		display: none;
	}
	

}

#rssModalstacks_in_651 {
	display: none;
}

#rssModalstacks_in_651:before {
	content: "";
	background: rgba(0, 0, 0, 0.85);
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 9999;
}

#rssModalContentstacks_in_651 {
	background: #ffffff;
	border-radius: 5px;
	margin-left: -200px;
	position: fixed;
	left: 50%;
	top: 10%;
	z-index: 10000;
	width: 400px;
}

#rssModalContentInnerstacks_in_651 {
	padding: 20px;
	position: relative;
}


.microBlogContent span {
  display: inline;
}
.microBlogContent .m-show-more,
.microBlogContent .m-show-less {

}
.microBlogContent .m-show-more:before {
  content: "Read more...";
}
.microBlogContent .m-more-text {
  overflow: hidden;
  display: none;
}
.microBlogContent .m-show-less {
  display: none;
}
.microBlogContent .m-show-less:before {
  content: "Show less...";
}
.microBlogContent.m-display-more .m-show-more {
  display: none;
}
.microBlogContent.m-display-more .m-more-text {
  display: inline;
}
.microBlogContent.m-display-more .m-show-less {
  display: inline;
}







#stacks_in_511 {
	margin: 50px 0px 0px 0px;
}

#stacks_in_592 {
	margin: 0px 0px 10px 0px;
}
#stacks_in_41.aspen_split{
	position: relative;
	font-size: 15px;
	padding: 0px 0px 0px 0px;
}
@media screen and (min-width: 770px){
	#stacks_in_41.aspen_split{
		padding: 0px 0px 0px 0px;
	}
}
#stacks_in_41.aspen_split section.theme {position: relative;z-index: 1;}
#stacks_in_41.aspen_split .bg-wrap {clip: rect(0, auto, auto, 0);position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 0;}
#stacks_in_41.aspen_split .bg{
	position: absolute; display: block;
	top: 0;left: 0; width: 100%; height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	transform: translateZ(0);
	will-change: transform;
	
	
}


#stacks_in_41.aspen_split .max_width_wrap_content{
	max-width: 4000px;
	margin: 0 auto;
}

#stacks_in_41.aspen_split{
	text-align:left;
	background-image: linear-gradient(to bottom, rgba(255, 255, 255, 1.00), rgba(255, 255, 255, 1.00));
}

 
#stacks_in_41.aspen_split{color:rgba(255, 255, 255, 1.00);} 
#stacks_in_41.aspen_split h1, 
#stacks_in_41.aspen_split h2,
#stacks_in_41.aspen_split h3, 
#stacks_in_41.aspen_split h4, 
#stacks_in_41.aspen_split h5, 
#stacks_in_41.aspen_split h6{color: rgba(0, 36, 119, 1.00);} 
#stacks_in_41.aspen_split a{color: rgba(255, 255, 255, 1.00);} 
#stacks_in_41.aspen_split a:hover{color: rgba(254, 233, 136, 1.00);}#stacks_in_614>.s3_row {
	margin: 0 -0px;
}

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

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

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

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








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



}



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


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


}



/* Depth Content */

@media (min-width: 300px){
	#stacks_in_599 .content_flex{
		min-height: 350px;
	}
}

@media (min-width: 900px){
	#stacks_in_599 .content_flex{
		min-height: 350px;
	}
}

.depth_out .stacks-description{
  background: rgba(0,0,0,0.3);
  box-shadow: inset 0 0 0 2px rgba(0,0,0,0.3) !important;
  color: #fff !important;
  border-radius: 3px;}
  


.stacks-partial.grande .depth_out .velvet-icon{
display: none;
}
/* Section Link Style */

.depth_section_link{
	overflow: hidden;
	position: relative;
	display: block;
	width: 100%;
}
.depth_section_link .depth_in,
.depth_section_link .depth_image{
	transition: transform 300ms;
	transform: scale(1);
}
#stacks_in_599 .depth_section_link:hover .depth_in,
#stacks_in_599 .depth_section_link:hover .depth_image{
	transform: scale(1.00);
}





#stacks_in_599.depth_out{
	position: relative;
	letter-spacing: 0;
	-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	line-height: normal;
	color: rgba(0, 0, 0, 1.00);}
#stacks_in_599.depth_out a{
	color: rgba(0, 0, 0, 1.00);}

#stacks_in_599 .depth_in{
	position: relative;
	margin: 0 auto;
	
	text-align: center;
	
}

#stacks_in_599 .depth_image{

	background-size: cover;
	

	background-repeat: no-repeat;
	background-position: center;

	

	
	

	
	
	
	/* Drop In Background*/
	background-image: url(../files/banner_bg_image-599.jpg);
	
	
	
}





#stacks_in_599 .depth_tint{ background: rgba(0, 0, 0, 0.00); }

#stacks_in_599 .content_tint{ background: rgba(0, 0, 0, 0.00); }

#stacks_in_599 .depth_gradient{
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.50) 75%);
	background: linear-gradient(to right, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.50) 75%);
	
	
	
	   
	background: -webkit-radial-gradient(rgba(0, 0, 0, 0.50) 0%,rgba(0, 0, 0, 0.00) 85%);
	background: radial-gradient(rgba(0, 0, 0, 0.50) 0%,rgba(0, 0, 0, 0.00) 85%);
	}



/* Heading */

#stacks_in_599 .heading_out{
	display: block;
	
	background: rgba(0, 0, 0, 0.00);
	border-top: 0px solid rgba(255, 255, 255, 1.00);
	border-right: 0px solid rgba(255, 255, 255, 1.00);
	border-bottom: 0px solid rgba(255, 255, 255, 1.00);
	border-left: 0px solid rgba(255, 255, 255, 1.00);
	padding: 0px 0px 15px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 0;}

#stacks_in_599 .heading_in{
	padding: 5px 0;
	margin-left: 0px;
	margin-right: 0px;
}

#stacks_in_599 .heading_out h2{
	font-size: 36px;
	line-height: 50px;
	color: rgba(255, 255, 255, 1.00);
	font-weight: 500;
	 font-weight: bolder; 
	
	 display: none; 
	
	 text-align: center !important; 
	
	
	letter-spacing: 1px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

#stacks_in_599 p.super_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 17px;
	letter-spacing: 0px;
	margin: 0px 0 0px;
	 font-weight: bolder; 
	
	
	
	float: none;}

#stacks_in_599 p.sub_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 36px;
	letter-spacing: 0px;
	margin: 10px 0 0px;
	 font-weight: bolder; 
	
	
	
	float: none;}

/* Content */

#stacks_in_599 .content_out{
	display: inline-block;
	position: relative;

	 
	max-width: 600px; 
	

	
	 text-align: center; 
	
	padding: 0% 1px 1% 1px;
	margin: 0 0%;}

/* Content (Separate Mobile Layout) */



@media screen and (max-width: 770px ){
	#stacks_in_599 .depth_wrapper{background-color: rgba(0, 0, 0, 0.30);}
	#stacks_in_599 .depth_tint,
	#stacks_in_599 .content_tint{ background: none !important; }
	#stacks_in_599 .heading_out h2,
	#stacks_in_599 .content_out{
		
		 text-align: center !important; 
		
	}
	
}


#stacks_in_599 .content_flex{
	
	 align-items: center; 
	
}

#stacks_in_599 .content_in{
	min-width: 200px;
	position:relative;
	z-index:1;
	background: rgba(0, 0, 0, 0.00);
	border: 0px solid rgba(255, 255, 255, 1.00);
	padding: 0px 0px 0px 2px;
	margin: 0px 0px 0px 0px;
}
/*IE 11 Fix*/
.depth_ie .content_in{
	width: 100%;
}

#stacks_in_599 .content_in p.main_content{
	display: block;
	color: rgba(255, 255, 255, 1.00);
	font-size: 1.25em;
	line-height: 1.40;
	margin-top: 0%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 6%;
	
	
	}

#stacks_in_599 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 15px;
	padding: 5% 7.500000%;
	border-radius: 4px;
	box-shadow: inset 0 0 0 0px rgba(230, 73, 30, 1.00);
	margin-bottom: 0%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(255, 255, 255, 0.00);
	
	
	}

@media screen and (max-width: 770px){
	#stacks_in_599 .content_in a.depth_button{
		padding: 5% 10%;
	}
}
#stacks_in_599 .content_in a.depth_button:hover{
	color: rgba(255, 255, 255, 1.00);
	background: rgba(255, 102, 0, 1.00);
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 1.00);}

#stacks_in_599 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	
	font-size: 14px;
	color: rgba(255, 255, 255, 1.00);
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	position: relative;
	border-left: 0px solid rgba(230, 73, 30, 1.00);
	border-right: 0px solid rgba(230, 73, 30, 1.00);
	padding-left: 0px;
	padding-right: 0px;}

/* Aside */

#stacks_in_599 .depth_aside{
	position: static;
	width: 100%;
	
	

	 
	margin-right: -600px; 
	

	margin-right:0;

	display: none;
}
@media screen and (max-width: 770px){
	#stacks_in_599 .depth_aside{
		margin-right:0;
		display: none;
	}
}
#stacks_in_599 .depth_aside_wrapper{
	
	
	width: 100%;
}
#stacks_in_599 .depth_aside_wrapper,
#stacks_in_599 .depth_aside_wrapper .centered_image{
	
	
	
}
#stacks_in_599 .depth_aside_wrapper .centered_image .imageStyle{
	
	
}







#stacks_in_599 .depth_aside_padding > div{max-width:300px;}

@media screen and (max-width: 770px){
	#stacks_in_599 .depth_aside_wrapper{
		position: relative;
		transform: none;
		top: auto;
		padding-right: 0; 
	}
	
	
	
}

#stacks_in_599 .depth_aside_padding{
	padding: 0px 50px 0px 50px;
}
@media screen and (max-width: 770px){
	#stacks_in_599 .depth_aside_padding{
		padding: 0px 20px 0px 20px;
	}
}

/* Layer Top */


#stacks_in_599 .depth_in{z-index: 4;}
#stacks_in_599 .depth_tint{z-index: 3;}
#stacks_in_599 .depth_gradient{z-index: 2;}
#stacks_in_599 .depth_image{z-index: 1;}








/* Force Mobile Legibility */




/* Breaks */

#stacks_in_599 hr{border: 0;margin: 0;}

#stacks_in_599 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(230, 73, 30, 1.00);
	display: inline-block;}

#stacks_in_599 hr.hr_bottom_header{
	height: 0px;
	width: 15%;
	background: rgba(230, 73, 30, 1.00);
	display: inline-block;}

#stacks_in_599 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 0%;
	background: rgba(255, 255, 255, 0.40);
	margin-top: 0px;}/* Depth Content */

@media (min-width: 300px){
	#stacks_in_601 .content_flex{
		min-height: 350px;
	}
}

@media (min-width: 900px){
	#stacks_in_601 .content_flex{
		min-height: 350px;
	}
}

.depth_out .stacks-description{
  background: rgba(0,0,0,0.3);
  box-shadow: inset 0 0 0 2px rgba(0,0,0,0.3) !important;
  color: #fff !important;
  border-radius: 3px;}
  


.stacks-partial.grande .depth_out .velvet-icon{
display: none;
}
/* Section Link Style */

.depth_section_link{
	overflow: hidden;
	position: relative;
	display: block;
	width: 100%;
}
.depth_section_link .depth_in,
.depth_section_link .depth_image{
	transition: transform 300ms;
	transform: scale(1);
}
#stacks_in_601 .depth_section_link:hover .depth_in,
#stacks_in_601 .depth_section_link:hover .depth_image{
	transform: scale(1.00);
}





#stacks_in_601.depth_out{
	position: relative;
	letter-spacing: 0;
	-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	line-height: normal;
	color: rgba(0, 0, 0, 1.00);}
#stacks_in_601.depth_out a{
	color: rgba(0, 0, 0, 1.00);}

#stacks_in_601 .depth_in{
	position: relative;
	margin: 0 auto;
	
	text-align: center;
	
}

#stacks_in_601 .depth_image{

	background-size: cover;
	

	background-repeat: no-repeat;
	background-position: 0 0;

	

	
	

	
	
	
	/* Drop In Background*/
	background-image: url(../files/banner_bg_image-601.jpg);
	
	
	
}





#stacks_in_601 .depth_tint{ background: rgba(0, 0, 0, 0.05); }

#stacks_in_601 .content_tint{ background: rgba(0, 0, 0, 0.00); }

#stacks_in_601 .depth_gradient{
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.11) 75%);
	background: linear-gradient(to right, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.11) 75%);
	
	
	
	   
	background: -webkit-radial-gradient(rgba(0, 0, 0, 0.11) 0%,rgba(0, 0, 0, 0.00) 85%);
	background: radial-gradient(rgba(0, 0, 0, 0.11) 0%,rgba(0, 0, 0, 0.00) 85%);
	}



/* Heading */

#stacks_in_601 .heading_out{
	display: block;
	
	background: rgba(0, 0, 0, 0.00);
	border-top: 0px solid rgba(255, 255, 255, 1.00);
	border-right: 0px solid rgba(255, 255, 255, 1.00);
	border-bottom: 0px solid rgba(255, 255, 255, 1.00);
	border-left: 0px solid rgba(255, 255, 255, 1.00);
	padding: 0px 0px 15px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 0;}

#stacks_in_601 .heading_in{
	padding: 5px 0;
	margin-left: 0px;
	margin-right: 0px;
}

#stacks_in_601 .heading_out h2{
	font-size: 36px;
	line-height: 50px;
	color: rgba(255, 255, 255, 1.00);
	font-weight: 500;
	 font-weight: bolder; 
	
	 display: none; 
	
	 text-align: center !important; 
	
	
	letter-spacing: 0px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

#stacks_in_601 p.super_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 17px;
	letter-spacing: 0px;
	margin: 0px 0 0px;
	 font-weight: bolder; 
	
	
	
	float: none;}

#stacks_in_601 p.sub_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 32px;
	letter-spacing: 0px;
	margin: 10px 0 0px;
	 font-weight: bolder; 
	
	
	
	float: none;}

/* Content */

#stacks_in_601 .content_out{
	display: inline-block;
	position: relative;

	 
	max-width: 600px; 
	

	
	 text-align: center; 
	
	padding: 0% 1px 1% 1px;
	margin: 0 0%;}

/* Content (Separate Mobile Layout) */



@media screen and (max-width: 770px ){
	#stacks_in_601 .depth_wrapper{background-color: rgba(0, 0, 0, 0.30);}
	#stacks_in_601 .depth_tint,
	#stacks_in_601 .content_tint{ background: none !important; }
	#stacks_in_601 .heading_out h2,
	#stacks_in_601 .content_out{
		
		 text-align: center !important; 
		
	}
	
}


#stacks_in_601 .content_flex{
	
	 align-items: center; 
	
}

#stacks_in_601 .content_in{
	min-width: 200px;
	position:relative;
	z-index:1;
	background: rgba(0, 0, 0, 0.00);
	border: 0px solid rgba(255, 255, 255, 1.00);
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/*IE 11 Fix*/
.depth_ie .content_in{
	width: 100%;
}

#stacks_in_601 .content_in p.main_content{
	display: block;
	color: rgba(255, 255, 255, 1.00);
	font-size: 1.25em;
	line-height: 1.4;
	margin-top: 0%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 6%;
	
	
	}

#stacks_in_601 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 18px;
	padding: 5% 7.500000%;
	border-radius: 2px;
	box-shadow: inset 0 0 0 0px rgba(230, 73, 30, 1.00);
	margin-bottom: 0%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(255, 255, 255, 0.00);
	
	
	}

@media screen and (max-width: 770px){
	#stacks_in_601 .content_in a.depth_button{
		padding: 5% 10%;
	}
}
#stacks_in_601 .content_in a.depth_button:hover{
	color: rgba(255, 255, 255, 1.00);
	background: rgba(255, 102, 0, 1.00);
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 1.00);}

#stacks_in_601 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	
	font-size: 14px;
	color: rgba(255, 255, 255, 1.00);
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	position: relative;
	border-left: 0px solid rgba(230, 73, 30, 1.00);
	border-right: 0px solid rgba(230, 73, 30, 1.00);
	padding-left: 0px;
	padding-right: 0px;}

/* Aside */

#stacks_in_601 .depth_aside{
	position: static;
	width: 100%;
	
	

	 
	margin-right: -600px; 
	

	margin-right:0;

	display: none;
}
@media screen and (max-width: 770px){
	#stacks_in_601 .depth_aside{
		margin-right:0;
		display: none;
	}
}
#stacks_in_601 .depth_aside_wrapper{
	
	
	width: 100%;
}
#stacks_in_601 .depth_aside_wrapper,
#stacks_in_601 .depth_aside_wrapper .centered_image{
	
	
	
}
#stacks_in_601 .depth_aside_wrapper .centered_image .imageStyle{
	
	
}







#stacks_in_601 .depth_aside_padding > div{max-width:300px;}

@media screen and (max-width: 770px){
	#stacks_in_601 .depth_aside_wrapper{
		position: relative;
		transform: none;
		top: auto;
		padding-right: 0; 
	}
	
	
	
}

#stacks_in_601 .depth_aside_padding{
	padding: 0px 50px 0px 50px;
}
@media screen and (max-width: 770px){
	#stacks_in_601 .depth_aside_padding{
		padding: 0px 20px 0px 20px;
	}
}

/* Layer Top */


#stacks_in_601 .depth_in{z-index: 4;}
#stacks_in_601 .depth_tint{z-index: 3;}
#stacks_in_601 .depth_gradient{z-index: 2;}
#stacks_in_601 .depth_image{z-index: 1;}








/* Force Mobile Legibility */




/* Breaks */

#stacks_in_601 hr{border: 0;margin: 0;}

#stacks_in_601 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(230, 73, 30, 1.00);
	display: inline-block;}

#stacks_in_601 hr.hr_bottom_header{
	height: 0px;
	width: 15%;
	background: rgba(230, 73, 30, 1.00);
	display: inline-block;}

#stacks_in_601 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 0%;
	background: rgba(255, 255, 255, 0.40);
	margin-top: 0px;}/* Depth Content */

@media (min-width: 300px){
	#stacks_in_603 .content_flex{
		min-height: 350px;
	}
}

@media (min-width: 900px){
	#stacks_in_603 .content_flex{
		min-height: 350px;
	}
}

.depth_out .stacks-description{
  background: rgba(0,0,0,0.3);
  box-shadow: inset 0 0 0 2px rgba(0,0,0,0.3) !important;
  color: #fff !important;
  border-radius: 3px;}
  


.stacks-partial.grande .depth_out .velvet-icon{
display: none;
}
/* Section Link Style */

.depth_section_link{
	overflow: hidden;
	position: relative;
	display: block;
	width: 100%;
}
.depth_section_link .depth_in,
.depth_section_link .depth_image{
	transition: transform 300ms;
	transform: scale(1);
}
#stacks_in_603 .depth_section_link:hover .depth_in,
#stacks_in_603 .depth_section_link:hover .depth_image{
	transform: scale(1.00);
}





#stacks_in_603.depth_out{
	position: relative;
	letter-spacing: 0;
	-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	line-height: normal;
	color: rgba(0, 0, 0, 1.00);}
#stacks_in_603.depth_out a{
	color: rgba(0, 0, 0, 1.00);}

#stacks_in_603 .depth_in{
	position: relative;
	margin: 0 auto;
	
	text-align: center;
	
}

#stacks_in_603 .depth_image{

	background-size: cover;
	

	background-repeat: no-repeat;
	background-position: center;

	

	
	

	
	
	
	/* Drop In Background*/
	background-image: url(../files/banner_bg_image-603.jpg);
	
	
	
}





#stacks_in_603 .depth_tint{ background: rgba(0, 0, 0, 0.00); }

#stacks_in_603 .content_tint{ background: rgba(0, 0, 0, 0.00); }

#stacks_in_603 .depth_gradient{
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.30) 75%);
	background: linear-gradient(to right, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.30) 75%);
	
	
	
	   
	background: -webkit-radial-gradient(rgba(0, 0, 0, 0.30) 0%,rgba(0, 0, 0, 0.00) 85%);
	background: radial-gradient(rgba(0, 0, 0, 0.30) 0%,rgba(0, 0, 0, 0.00) 85%);
	}



/* Heading */

#stacks_in_603 .heading_out{
	display: block;
	
	background: rgba(0, 0, 0, 0.00);
	border-top: 0px solid rgba(255, 255, 255, 1.00);
	border-right: 0px solid rgba(255, 255, 255, 1.00);
	border-bottom: 0px solid rgba(255, 255, 255, 1.00);
	border-left: 0px solid rgba(255, 255, 255, 1.00);
	padding: 0px 0px 15px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 0;}

#stacks_in_603 .heading_in{
	padding: 5px 0;
	margin-left: 0px;
	margin-right: 0px;
}

#stacks_in_603 .heading_out h2{
	font-size: 36px;
	line-height: 50px;
	color: rgba(255, 255, 255, 1.00);
	font-weight: 500;
	 font-weight: bolder; 
	
	 display: none; 
	
	 text-align: center !important; 
	
	
	letter-spacing: -1px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

#stacks_in_603 p.super_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 17px;
	letter-spacing: 0px;
	margin: 0px 0 0px;
	 font-weight: bolder; 
	
	
	
	float: none;}

#stacks_in_603 p.sub_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 36px;
	letter-spacing: 0px;
	margin: 10px 0 0px;
	 font-weight: bolder; 
	
	
	
	float: none;}

/* Content */

#stacks_in_603 .content_out{
	display: inline-block;
	position: relative;

	 
	max-width: 600px; 
	

	
	 text-align: center; 
	
	padding: 0% 1px 0% 1px;
	margin: 0 0%;}

/* Content (Separate Mobile Layout) */



@media screen and (max-width: 770px ){
	#stacks_in_603 .depth_wrapper{background-color: rgba(0, 0, 0, 0.30);}
	#stacks_in_603 .depth_tint,
	#stacks_in_603 .content_tint{ background: none !important; }
	#stacks_in_603 .heading_out h2,
	#stacks_in_603 .content_out{
		
		 text-align: center !important; 
		
	}
	
}


#stacks_in_603 .content_flex{
	
	 align-items: center; 
	
}

#stacks_in_603 .content_in{
	min-width: 200px;
	position:relative;
	z-index:1;
	background: rgba(0, 0, 0, 0.00);
	border: 0px solid rgba(255, 255, 255, 1.00);
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/*IE 11 Fix*/
.depth_ie .content_in{
	width: 100%;
}

#stacks_in_603 .content_in p.main_content{
	display: block;
	color: rgba(255, 255, 255, 1.00);
	font-size: 1.15em;
	line-height: 1.4;
	margin-top: 0%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 6%;
	
	
	}

#stacks_in_603 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 18px;
	padding: 5% 7.500000%;
	border-radius: 2px;
	box-shadow: inset 0 0 0 0px rgba(230, 73, 30, 1.00);
	margin-bottom: 0%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(255, 255, 255, 0.00);
	
	
	}

@media screen and (max-width: 770px){
	#stacks_in_603 .content_in a.depth_button{
		padding: 5% 10%;
	}
}
#stacks_in_603 .content_in a.depth_button:hover{
	color: rgba(255, 255, 255, 1.00);
	background: rgba(255, 102, 0, 1.00);
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 1.00);}

#stacks_in_603 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	
	font-size: 14px;
	color: rgba(255, 255, 255, 1.00);
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	position: relative;
	border-left: 0px solid rgba(230, 73, 30, 1.00);
	border-right: 0px solid rgba(230, 73, 30, 1.00);
	padding-left: 0px;
	padding-right: 0px;}

/* Aside */

#stacks_in_603 .depth_aside{
	position: static;
	width: 100%;
	
	

	 
	margin-right: -600px; 
	

	margin-right:0;

	display: none;
}
@media screen and (max-width: 770px){
	#stacks_in_603 .depth_aside{
		margin-right:0;
		display: none;
	}
}
#stacks_in_603 .depth_aside_wrapper{
	
	
	width: 100%;
}
#stacks_in_603 .depth_aside_wrapper,
#stacks_in_603 .depth_aside_wrapper .centered_image{
	
	
	
}
#stacks_in_603 .depth_aside_wrapper .centered_image .imageStyle{
	
	
}







#stacks_in_603 .depth_aside_padding > div{max-width:300px;}

@media screen and (max-width: 770px){
	#stacks_in_603 .depth_aside_wrapper{
		position: relative;
		transform: none;
		top: auto;
		padding-right: 0; 
	}
	
	
	
}

#stacks_in_603 .depth_aside_padding{
	padding: 0px 50px 0px 50px;
}
@media screen and (max-width: 770px){
	#stacks_in_603 .depth_aside_padding{
		padding: 0px 20px 0px 20px;
	}
}

/* Layer Top */


#stacks_in_603 .depth_in{z-index: 4;}
#stacks_in_603 .depth_tint{z-index: 3;}
#stacks_in_603 .depth_gradient{z-index: 2;}
#stacks_in_603 .depth_image{z-index: 1;}








/* Force Mobile Legibility */




/* Breaks */

#stacks_in_603 hr{border: 0;margin: 0;}

#stacks_in_603 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(230, 73, 30, 1.00);
	display: inline-block;}

#stacks_in_603 hr.hr_bottom_header{
	height: 0px;
	width: 15%;
	background: rgba(230, 73, 30, 1.00);
	display: inline-block;}

#stacks_in_603 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 0%;
	background: rgba(255, 255, 255, 0.40);
	margin-top: 0px;}#stacks_in_498.aspen_split{
	position: relative;
	font-size: 15px;
	padding: 0px 0px 0px 0px;
}
@media screen and (min-width: 770px){
	#stacks_in_498.aspen_split{
		padding: 0px 0px 0px 0px;
	}
}
#stacks_in_498.aspen_split section.theme {position: relative;z-index: 1;}
#stacks_in_498.aspen_split .bg-wrap {clip: rect(0, auto, auto, 0);position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 0;}
#stacks_in_498.aspen_split .bg{
	position: absolute; display: block;
	top: 0;left: 0; width: 100%; height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	transform: translateZ(0);
	will-change: transform;
	
	opacity: 0.3;
	
	
}

#stacks_in_498.aspen_split .bg{position: fixed;}
@supports (-ms-ime-align:auto) {
	#stacks_in_498 .bg{ position: absolute; transform: none; background-attachment: fixed; }
}


#stacks_in_498.aspen_split{
	text-align:left;
	background-image: linear-gradient(to bottom, rgba(255, 255, 255, 1.00), rgba(255, 255, 255, 1.00));
}

 
#stacks_in_498.aspen_split{color:rgba(112, 136, 185, 1.00);} 
#stacks_in_498.aspen_split h1, 
#stacks_in_498.aspen_split h2,
#stacks_in_498.aspen_split h3, 
#stacks_in_498.aspen_split h4, 
#stacks_in_498.aspen_split h5, 
#stacks_in_498.aspen_split h6{color: rgba(0, 36, 119, 1.00);} 
#stacks_in_498.aspen_split a{color: rgba(112, 136, 185, 1.00);} 
#stacks_in_498.aspen_split a:hover{color: rgba(195, 0, 28, 1.00);}
#stacks_in_475 {
	margin: 50px 0px 0px 0px;
}

#stacks_in_522 {
	margin: 0px 0px 20px 0px;
}
/* Start dooGrid stack each CSS code */.stacks_in_483gridWrapper > div{	display: inline-block !important;	width: 33.333333%;	-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_483gridWrapper{	margin-right: -7.500000px;    margin-left: -7.500000px;    margin-top: -15px;}@media all and (max-width: 1024px) {				.stacks_in_483gridWrapper > div{		width: 33.333333%;	}	}@media all and (max-width: 725px) {				.stacks_in_483gridWrapper > div{		width: 50%;	}		}@media all and (max-width: 550px) {				.stacks_in_483gridWrapper > div{		width: 100%;	}	}/* End dooGrid stack each CSS code */
#stacks_in_483 {
	margin: 0px 0px 50px 0px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code *//* @group Basic Settings */

#listerWrapperstacks_in_64 {
	visibility: visible;
}

#listerWrapperstacks_in_64 ul {
	padding: 0;
	margin: 0;
	list-style: none;
	padding-left: 0px;
	width: 100%;
}

#listerWrapperstacks_in_64 li {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 0;
	margin: 0;
	position: relative;
	text-align: left;
}

#listerWrapperstacks_in_64 li ul {
	padding-top: 3px;
}

/* @end */

/* @group Style Overrides */

/*  */

/* @end */

/* @group Bullet Point Styles */

/*  */

/*  */

/*  */

/*  */

/*  */
#listerWrapperstacks_in_64 ul {
	list-style: none !important;
	display: table;
}

#listerWrapperstacks_in_64 li:before,
#listerWrapperstacks_in_64 li:after {
	display: table;
	line-height: 0;
	content: "";
}

#listerWrapperstacks_in_64 li:after {
	clear: both;
}

#listerWrapperstacks_in_64 .bullet-point {
	display: table-cell;
	width: 10px;
	height: 10px;
	background: rgba(195, 0, 28, 1.00);
	float: left;
	margin-top: 5px;
	margin-right: 10px;
}

#listerWrapperstacks_in_64 .list-item-content {
	display: table-cell;
}
/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/* @group Print styles */
@media print {
	#listerWrapperstacks_in_64 ul {
		list-style: disc;
	}
	
	#listerWrapperstacks_in_64 .list-item-content {
		display: block;
	}
	
	#listerWrapperstacks_in_64 .bullet-point {
		display: none;
	}
}

/* @end */

/*  *//* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code *//* @group Basic Settings */

#listerWrapperstacks_in_468 {
	visibility: visible;
}

#listerWrapperstacks_in_468 ul {
	padding: 0;
	margin: 0;
	list-style: none;
	padding-left: 0px;
	width: 100%;
}

#listerWrapperstacks_in_468 li {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 0;
	margin: 0;
	position: relative;
	text-align: left;
}

#listerWrapperstacks_in_468 li ul {
	padding-top: 3px;
}

/* @end */

/* @group Style Overrides */

/*  */

/* @end */

/* @group Bullet Point Styles */

/*  */

/*  */

/*  */

/*  */

/*  */
#listerWrapperstacks_in_468 ul {
	list-style: none !important;
	display: table;
}

#listerWrapperstacks_in_468 li:before,
#listerWrapperstacks_in_468 li:after {
	display: table;
	line-height: 0;
	content: "";
}

#listerWrapperstacks_in_468 li:after {
	clear: both;
}

#listerWrapperstacks_in_468 .bullet-point {
	display: table-cell;
	width: 10px;
	height: 10px;
	background: rgba(195, 0, 28, 1.00);
	float: left;
	margin-top: 5px;
	margin-right: 10px;
}

#listerWrapperstacks_in_468 .list-item-content {
	display: table-cell;
}
/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/* @group Print styles */
@media print {
	#listerWrapperstacks_in_468 ul {
		list-style: disc;
	}
	
	#listerWrapperstacks_in_468 .list-item-content {
		display: block;
	}
	
	#listerWrapperstacks_in_468 .bullet-point {
		display: none;
	}
}

/* @end */

/*  *//* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code *//* @group Basic Settings */

#listerWrapperstacks_in_463 {
	visibility: visible;
}

#listerWrapperstacks_in_463 ul {
	padding: 0;
	margin: 0;
	list-style: none;
	padding-left: 0px;
	width: 100%;
}

#listerWrapperstacks_in_463 li {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 0;
	margin: 0;
	position: relative;
	text-align: left;
}

#listerWrapperstacks_in_463 li ul {
	padding-top: 3px;
}

/* @end */

/* @group Style Overrides */

/*  */

/* @end */

/* @group Bullet Point Styles */

/*  */

/*  */

/*  */

/*  */

/*  */
#listerWrapperstacks_in_463 ul {
	list-style: none !important;
	display: table;
}

#listerWrapperstacks_in_463 li:before,
#listerWrapperstacks_in_463 li:after {
	display: table;
	line-height: 0;
	content: "";
}

#listerWrapperstacks_in_463 li:after {
	clear: both;
}

#listerWrapperstacks_in_463 .bullet-point {
	display: table-cell;
	width: 10px;
	height: 10px;
	background: rgba(195, 0, 28, 1.00);
	float: left;
	margin-top: 5px;
	margin-right: 10px;
}

#listerWrapperstacks_in_463 .list-item-content {
	display: table-cell;
}
/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/* @group Print styles */
@media print {
	#listerWrapperstacks_in_463 ul {
		list-style: disc;
	}
	
	#listerWrapperstacks_in_463 .list-item-content {
		display: block;
	}
	
	#listerWrapperstacks_in_463 .bullet-point {
		display: none;
	}
}

/* @end */

/*  */#stacks_in_219.aspen_split{
	position: relative;
	font-size: 15px;
	padding: 0px 0px 0px 0px;
}
@media screen and (min-width: 770px){
	#stacks_in_219.aspen_split{
		padding: 0px 0px 0px 0px;
	}
}
#stacks_in_219.aspen_split section.theme {position: relative;z-index: 1;}
#stacks_in_219.aspen_split .bg-wrap {clip: rect(0, auto, auto, 0);position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 0;}
#stacks_in_219.aspen_split .bg{
	position: absolute; display: block;
	top: 0;left: 0; width: 100%; height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	transform: translateZ(0);
	will-change: transform;
	
	opacity: 0.8;
	
	background-size: cover;
}

#stacks_in_219.aspen_split .bg{position: fixed;}
@supports (-ms-ime-align:auto) {
	#stacks_in_219 .bg{ position: absolute; transform: none; background-attachment: fixed; }
}


#stacks_in_219.aspen_split{
	text-align:left;
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 1.00), rgba(0, 0, 0, 1.00));
}

 
#stacks_in_219.aspen_split{color:rgba(255, 255, 255, 1.00);} 
#stacks_in_219.aspen_split h1, 
#stacks_in_219.aspen_split h2,
#stacks_in_219.aspen_split h3, 
#stacks_in_219.aspen_split h4, 
#stacks_in_219.aspen_split h5, 
#stacks_in_219.aspen_split h6{color: rgba(51, 51, 51, 1.00);} 
#stacks_in_219.aspen_split a{color: rgba(254, 233, 136, 1.00);} 
#stacks_in_219.aspen_split a:hover{color: rgba(85, 171, 255, 1.00);}/* Start dooReflow stack each CSS code */	#stacks_in_221 .grid-pad{		margin-left: -15px;		margin-right: -15px;		margin-top: -15px;		margin-bottom: -15px;	}	#stacks_in_221 [class*='re-col-']{	  padding-left: 15px;	  padding-right: 15px;	  padding-top: 15px;	  padding-bottom: 15px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_221 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_221 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_221 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_221 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_221 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_221 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_221 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_221 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_221 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_221 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_221 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_221 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_221 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_221 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_221 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_221 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_221 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_221 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_221 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_221 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_221 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_221 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_221 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_221 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_221 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_221 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_221 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 660px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_221 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_221 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_221 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_221 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_221 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_221 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_221 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_221 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_221 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_221 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_221 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_221 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_221 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_221 {
	margin: 80px 0px 65px 0px;
}

#stacks_in_227 {
	display:inline-block; width:100%; line-height: 1.600000em;
}

#stacks_in_229 {
	margin: 0px 0px 10px 0px;
}
#stacks_in_449_7.aspen_split{
	position: relative;
	font-size: 15px;
	padding: 0px 0px 0px 0px;
}
@media screen and (min-width: 770px){
	#stacks_in_449_7.aspen_split{
		padding: 0px 0px 0px 0px;
	}
}
#stacks_in_449_7.aspen_split section.theme {position: relative;z-index: 1;}
#stacks_in_449_7.aspen_split .bg-wrap {clip: rect(0, auto, auto, 0);position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 0;}
#stacks_in_449_7.aspen_split .bg{
	position: absolute; display: block;
	top: 0;left: 0; width: 100%; height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	transform: translateZ(0);
	will-change: transform;
	
	opacity: 0.3;
	
	
}

#stacks_in_449_7.aspen_split .bg{position: fixed;}
@supports (-ms-ime-align:auto) {
	#stacks_in_449_7 .bg{ position: absolute; transform: none; background-attachment: fixed; }
}


#stacks_in_449_7.aspen_split{
	text-align:left;
	background-image: linear-gradient(to right, rgba(255, 255, 255, 1.00), rgba(204, 204, 204, 1.00));
}

 
#stacks_in_449_7.aspen_split{color:rgba(0, 36, 119, 1.00);} 
#stacks_in_449_7.aspen_split h1, 
#stacks_in_449_7.aspen_split h2,
#stacks_in_449_7.aspen_split h3, 
#stacks_in_449_7.aspen_split h4, 
#stacks_in_449_7.aspen_split h5, 
#stacks_in_449_7.aspen_split h6{color: rgba(51, 51, 51, 1.00);} 
#stacks_in_449_7.aspen_split a{color: rgba(0, 36, 119, 1.00);} 
#stacks_in_449_7.aspen_split a:hover{color: rgba(195, 0, 28, 1.00);}/* Start dooReflow stack each CSS code */	#stacks_in_449_5 .grid-pad{		margin-left: -15px;		margin-right: -15px;		margin-top: -15px;		margin-bottom: -15px;	}	#stacks_in_449_5 [class*='re-col-']{	  padding-left: 15px;	  padding-right: 15px;	  padding-top: 15px;	  padding-bottom: 15px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_449_5 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_449_5 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_449_5 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_449_5 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_449_5 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_449_5 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_449_5 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_449_5 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_449_5 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_449_5 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_449_5 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_449_5 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_449_5 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_449_5 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 845px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_449_5 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_449_5 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_449_5 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_449_5 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_449_5 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_449_5 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_449_5 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_449_5 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_449_5 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_449_5 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_449_5 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_449_5 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_449_5 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 412px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_449_5 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_449_5 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_449_5 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_449_5 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_449_5 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_449_5 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_449_5 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_449_5 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_449_5 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_449_5 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_449_5 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_449_5 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_449_5 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_449_5 {
	margin: 40px 0px 40px 0px;
}
/* @group Basic Settings */

#listerWrapperstacks_in_449_3 {
	visibility: visible;
}

#listerWrapperstacks_in_449_3 ul {
	padding: 0;
	margin: 0;
	list-style: none;
	padding-left: 0px;
	width: 100%;
}

#listerWrapperstacks_in_449_3 li {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 0;
	margin: 0;
	position: relative;
	text-align: left;
}

#listerWrapperstacks_in_449_3 li ul {
	padding-top: 3px;
}

/* @end */

/* @group Style Overrides */

/*  */

/* @end */

/* @group Bullet Point Styles */

/*  */

/*  */

/*  */

/*  */
#listerWrapperstacks_in_449_3 ul {
	list-style: none !important;
	display: table;
}

#listerWrapperstacks_in_449_3 li:before,
#listerWrapperstacks_in_449_3 li:after {
	display: table;
	line-height: 0;
	content: "";
}

#listerWrapperstacks_in_449_3 li:after {
	clear: both;
}

#listerWrapperstacks_in_449_3 .bullet-point {
	display: table-cell;
	width: 8px;
	height: 8px;
	background: rgba(0, 93, 255, 1.00);
	float: left;
	margin-top: 6px;
	margin-right: 10px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}

#listerWrapperstacks_in_449_3 .list-item-content {
	display: table-cell;
}
/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/* @group Print styles */
@media print {
	#listerWrapperstacks_in_449_3 ul {
		list-style: disc;
	}
	
	#listerWrapperstacks_in_449_3 .list-item-content {
		display: block;
	}
	
	#listerWrapperstacks_in_449_3 .bullet-point {
		display: none;
	}
}

/* @end */

/*  *//* @group Basic Settings */

#listerWrapperstacks_in_449_12 {
	visibility: visible;
}

#listerWrapperstacks_in_449_12 ul {
	padding: 0;
	margin: 0;
	list-style: none;
	padding-left: 0px;
	width: 100%;
}

#listerWrapperstacks_in_449_12 li {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 0;
	margin: 0;
	position: relative;
	text-align: left;
}

#listerWrapperstacks_in_449_12 li ul {
	padding-top: 3px;
}

/* @end */

/* @group Style Overrides */

/*  */

/* @end */

/* @group Bullet Point Styles */

/*  */

/*  */

/*  */

/*  */
#listerWrapperstacks_in_449_12 ul {
	list-style: none !important;
	display: table;
}

#listerWrapperstacks_in_449_12 li:before,
#listerWrapperstacks_in_449_12 li:after {
	display: table;
	line-height: 0;
	content: "";
}

#listerWrapperstacks_in_449_12 li:after {
	clear: both;
}

#listerWrapperstacks_in_449_12 .bullet-point {
	display: table-cell;
	width: 8px;
	height: 8px;
	background: rgba(85, 171, 255, 1.00);
	float: left;
	margin-top: 6px;
	margin-right: 10px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}

#listerWrapperstacks_in_449_12 .list-item-content {
	display: table-cell;
}
/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/* @group Print styles */
@media print {
	#listerWrapperstacks_in_449_12 ul {
		list-style: disc;
	}
	
	#listerWrapperstacks_in_449_12 .list-item-content {
		display: block;
	}
	
	#listerWrapperstacks_in_449_12 .bullet-point {
		display: none;
	}
}

/* @end */

/*  *//* @group Basic Settings */

#listerWrapperstacks_in_449_18 {
	visibility: visible;
}

#listerWrapperstacks_in_449_18 ul {
	padding: 0;
	margin: 0;
	list-style: none;
	padding-left: 0px;
	width: 100%;
}

#listerWrapperstacks_in_449_18 li {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 0;
	margin: 0;
	position: relative;
	text-align: left;
}

#listerWrapperstacks_in_449_18 li ul {
	padding-top: 3px;
}

/* @end */

/* @group Style Overrides */

/*  */

/* @end */

/* @group Bullet Point Styles */

/*  */

/*  */

/*  */

/*  */

/*  */
#listerWrapperstacks_in_449_18 ul {
	list-style: none !important;
	display: table;
}

#listerWrapperstacks_in_449_18 li:before,
#listerWrapperstacks_in_449_18 li:after {
	display: table;
	line-height: 0;
	content: "";
}

#listerWrapperstacks_in_449_18 li:after {
	clear: both;
}

#listerWrapperstacks_in_449_18 .bullet-point {
	display: table-cell;
	width: 8px;
	height: 8px;
	background: rgba(195, 0, 28, 1.00);
	float: left;
	margin-top: 6px;
	margin-right: 10px;
}

#listerWrapperstacks_in_449_18 .list-item-content {
	display: table-cell;
}
/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/* @group Print styles */
@media print {
	#listerWrapperstacks_in_449_18 ul {
		list-style: disc;
	}
	
	#listerWrapperstacks_in_449_18 .list-item-content {
		display: block;
	}
	
	#listerWrapperstacks_in_449_18 .bullet-point {
		display: none;
	}
}

/* @end */

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

.stacks_in_449_23buttonPressWrapper{
	position: relative !important;
}

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

/* -- TYPE BASE STYLES -- */
.stacks_in_449_23button{
	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: #002477 !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
	box-sizing: border-box !important;
}

.stacks_in_449_23button:hover{
	color: #FFFFFF !important;
	background-color: #C3001C !important;
	border-color: #A50017 !important;
}

#stacks_in_449_23 a, #stacks_in_449_23 a:visited, #stacks_in_449_23 a:active{
	color: #002477 !important;
}

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
















	/* -- TYPE FLAT REGULAR OVERRIDE -- */
	.stacks_in_449_23button{
		border-color: #FFFFFF !important;
	}
	.stacks_in_449_23button:hover{
		border-color: #C3001C !important;
	}
	























.stacks_in_449_23buttonPressWrapper *{
	
	
}


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

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

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

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_449_23 {
	margin: 6px 0px 5px 0px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_449_25buttonPressWrapper{
	position: relative !important;
}

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

/* -- TYPE BASE STYLES -- */
.stacks_in_449_25button{
	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: #002477 !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
	box-sizing: border-box !important;
}

.stacks_in_449_25button:hover{
	color: #FFFFFF !important;
	background-color: #C3001C !important;
	border-color: #A50017 !important;
}

#stacks_in_449_25 a, #stacks_in_449_25 a:visited, #stacks_in_449_25 a:active{
	color: #002477 !important;
}

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
















	/* -- TYPE FLAT REGULAR OVERRIDE -- */
	.stacks_in_449_25button{
		border-color: #FFFFFF !important;
	}
	.stacks_in_449_25button:hover{
		border-color: #C3001C !important;
	}
	























.stacks_in_449_25buttonPressWrapper *{
	
	
}


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

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

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

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_449_25 {
	margin: 8px 0px 8px 0px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_449_26buttonPressWrapper{
	position: relative !important;
}

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

/* -- TYPE BASE STYLES -- */
.stacks_in_449_26button{
	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: #002477 !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
	box-sizing: border-box !important;
}

.stacks_in_449_26button:hover{
	color: #FFFFFF !important;
	background-color: #C3001C !important;
	border-color: #A50017 !important;
}

#stacks_in_449_26 a, #stacks_in_449_26 a:visited, #stacks_in_449_26 a:active{
	color: #002477 !important;
}

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
















	/* -- TYPE FLAT REGULAR OVERRIDE -- */
	.stacks_in_449_26button{
		border-color: #FFFFFF !important;
	}
	.stacks_in_449_26button:hover{
		border-color: #C3001C !important;
	}
	























.stacks_in_449_26buttonPressWrapper *{
	
	
}


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

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

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

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_449_26 {
	margin: 5px 0px 5px 0px;
}
/* Start Stats stack CSS code */.stacks_in_449_30stats, .stacks_in_449_30pagetitle{	display: none;}.stacks_in_449_30instructwrapper{	position: relative;	background: url("../files/newstatsbg.png") repeat-x;	height: 100px;	-webkit-border-radius: 4px;	-moz-border-radius: 4px;	border-radius: 4px;}.stacks_in_449_30instruct{	position: absolute;	text-align: center;	bottom: 0px;	left: 0px;	right: 0px;	color: #fff;	font-weight: bold;	font-family: Arial, Helvetica, sans-serif;	background: rgba(0, 0, 0, 0.6);	padding: 4px 10px 5px 10px;} /* End if record mode */ /* End if admin mode *//* End Stats stack CSS code */