/* Depth Base */

.depth_out h2,.depth_out p,.depth_out a{margin:0;padding:0;border: 0;line-height:1.4;}
.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;
}



.nfont{
	font-family: 'Montserrat', sans-serif !important;
}
h2.nfont,
.sub_heading.nfont{
	font-family: 'Montserrat', sans-serif !important;
}
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: 'Montserrat', sans-serif !important;
}
.depth_in a{text-decoration: none;}
.depth_in{
  font-size: 15px;
  line-height: 1.4;}

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



.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: 770px){
  /* 2 Col Spacing */
  .depth_row .s3_column_left .depth_section{
    margin-right: 10.000000px;
  }
  .depth_row .s3_column_right .depth_section{
    margin-left: 10.000000px;
  }
  /* 3 Col Spacing */
  .depth_row.three_col .s3_column_left .depth_section{
    margin-right: 13.320000px;
  }
  .depth_row.three_col .s3_column_center .depth_section{
    margin-left: 6.660000px;
    margin-right: 6.660000px;
  }
  .depth_row.three_col .s3_column_right .depth_section{
    margin-left: 13.320000px;
  }
  /* 4 Col Spacing (1/4) */
  .depth_row .s3_column_4:first-child .depth_section{
    margin-right: 15.000000px;
    margin-left: 0;
  }
  /* 4 Col Spacing (2/4) */
  .depth_row .s3_column_4 + .s3_column_4 .depth_section{
    margin-right: 10.000000px;
    margin-left: 5.000000px;
  }
  /* 4 Col Spacing (3/4) */
  .depth_row .s3_column_4 + .s3_column_4 + .s3_column_4 .depth_section{
    margin-right: 5.000000px;
    margin-left: 10.000000px;
  }
  /* 4 Col Spacing (4/4) */
  .depth_row .s3_column_4 + .s3_column_4 + .s3_column_4 + .s3_column_4 .depth_section{
    margin-left: 15.000000px;
    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: %;}}/* Depth Content */

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

@media (min-width: 900px){
	#stacks_in_88 .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_88 .depth_section_link:hover .depth_in,
#stacks_in_88 .depth_section_link:hover .depth_image{
	transform: scale(1.00);
}





#stacks_in_88.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_88.depth_out a{
	color: rgba(0, 0, 0, 1.00);}

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

#stacks_in_88 .depth_image{

	
	

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

	
	background-size: auto 100%;
	background-position: 50% 0;
	

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

	
	
	
	
	
	background-image: none;
	background-color: rgba(254, 251, 255, 0.00);
	background-size: cover;
	
}





#stacks_in_88 .depth_tint{ background: rgba(254, 252, 255, 0.00); }

#stacks_in_88 .content_tint{ background: rgba(254, 252, 255, 0.00); }

#stacks_in_88 .depth_gradient{
	background: -webkit-linear-gradient(left, rgba(254, 252, 255, 0.00) 0%,rgba(254, 252, 255, 0.00) 75%);
	background: linear-gradient(to right, rgba(254, 252, 255, 0.00) 0%,rgba(254, 252, 255, 0.00) 75%);
	
	
	
	}



/* Heading */

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

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

#stacks_in_88 .heading_out h2{
	font-size: 60px;
	line-height: 51px;
	color: rgba(254, 252, 255, 1.00);
	font-weight: 500;
	
	
	 display: none; 
	
	 text-align: center !important; 
	
	 text-transform: uppercase;
	letter-spacing: 2px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

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

#stacks_in_88 p.sub_heading{
	color: rgba(254, 252, 255, 1.00);
	font-size: 18px;
	letter-spacing: 1px;
	margin: 21px 0 8px;
	
	
	 display: none; 
	 text-transform: uppercase;
	float: none;}

/* Content */

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

	 
	max-width: 700px; 
	

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

/* Content (Separate Mobile Layout) */


@media screen and (max-width: 770px){
	#stacks_in_88 .content_out{
		padding: 9% 0px 9% 0px;
		margin: 0 0%;}
	#stacks_in_88 .heading_out h2{
		font-size: 30px;
		line-height: 36px;
	}
}


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


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

#stacks_in_88 .content_in{
	min-width: 200px;
	position:relative;
	z-index:1;
	background: rgba(254, 252, 255, 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_88 .content_in p.main_content{
	display: block;
	color: rgba(254, 252, 255, 1.00);
	font-size: 1.25em;
	line-height: 1.50;
	margin-top: 3%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 6%;
	
	
	 display: none; }

#stacks_in_88 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 15px;
	padding: 2% 3.000000%;
	border-radius: 3px;
	box-shadow: inset 0 0 0 4px rgba(255, 255, 255, 0.40);
	margin-bottom: 1%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(253, 251, 255, 1.00);
	background: rgba(95, 96, 96, 0.49);
	 font-weight: bolder; 
	
	 text-transform: uppercase;}

@media screen and (max-width: 770px){
	#stacks_in_88 .content_in a.depth_button{
		padding: 2% 4%;
	}
}
#stacks_in_88 .content_in a.depth_button:hover{
	color: rgba(255, 255, 255, 1.00);
	background: rgba(19, 23, 86, 1.00);
	box-shadow: inset 0 0 0 4px rgba(255, 255, 255, 1.00);}

#stacks_in_88 .content_in p.sub_content{
	font-weight: normal;
	 font-weight: bolder; 
	
	 text-transform: uppercase;
	font-size: 18px;
	color: rgba(254, 252, 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_88 .depth_aside{
	position: static;
	width: 100%;
	
	

	 
	margin-right: -700px; 
	

	margin-right:0;

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







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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

@media screen and (max-width: 770px ){
	#stacks_in_88 .depth_wrapper.content_tint,
	#stacks_in_88 .depth_gradient{display: none;}
}




/* Breaks */

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

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

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

#stacks_in_88 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 30%;
	background: rgba(28, 25, 68, 1.00);
	margin-top: 3px;}/* Depth Content */

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

@media (min-width: 900px){
	#stacks_in_127 .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_127 .depth_section_link:hover .depth_in,
#stacks_in_127 .depth_section_link:hover .depth_image{
	transform: scale(1.00);
}





#stacks_in_127.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(253, 251, 255, 1.00);}
#stacks_in_127.depth_out a{
	color: rgba(253, 251, 255, 1.00);}

#stacks_in_127 .depth_in{
	position: relative;
	margin: 0 auto;
	
	
	text-align: right;
}

#stacks_in_127 .depth_image{

	
	background-size: contain;

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

	

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

	
	
	
	
	
	background-image: none;
	background-color: rgba(39, 54, 90, 1.00);
	background-size: cover;
	
}





#stacks_in_127 .depth_tint{ background: rgba(39, 54, 90, 1.00); }

#stacks_in_127 .content_tint{ background: rgba(39, 54, 90, 1.00); }

#stacks_in_127 .depth_gradient{
	background: -webkit-linear-gradient(left, rgba(39, 54, 90, 1.00) 0%,rgba(39, 54, 90, 1.00) 75%);
	background: linear-gradient(to right, rgba(39, 54, 90, 1.00) 0%,rgba(39, 54, 90, 1.00) 75%);
	   
	background: -webkit-linear-gradient(right, rgba(39, 54, 90, 1.00) 0%,rgba(39, 54, 90, 1.00) 75%);
	background: linear-gradient(to left, rgba(39, 54, 90, 1.00) 0%,rgba(39, 54, 90, 1.00) 75%);
	
	
	
	   
	background: -webkit-radial-gradient(rgba(39, 54, 90, 1.00) 0%,rgba(39, 54, 90, 1.00) 85%);
	background: radial-gradient(rgba(39, 54, 90, 1.00) 0%,rgba(39, 54, 90, 1.00) 85%);
	}



/* Heading */

#stacks_in_127 .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_127 .heading_in{
	padding: 0px 0;
	margin-left: 0px;
	margin-right: 0px;
}

#stacks_in_127 .heading_out h2{
	font-size: 22px;
	line-height: 24px;
	color: rgba(254, 252, 255, 1.00);
	font-weight: 500;
	
	
	 display: none; 
	 text-align: left !important; 
	
	
	 text-transform: uppercase;
	letter-spacing: 2px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

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

#stacks_in_127 p.sub_heading{
	color: rgba(254, 252, 255, 1.00);
	font-size: 13px;
	letter-spacing: 2px;
	margin: 5px 0 8px;
	
	
	 display: none; 
	 text-transform: uppercase;
	float: none;}

/* Content */

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

	 
	max-width: 300px; 
	

	 text-align: left; 
	
	
	padding: 6% 10px 12% 10px;
	margin: 0 3%;}

/* Content (Separate Mobile Layout) */


@media screen and (max-width: 770px){
	#stacks_in_127 .content_out{
		padding: 9% 40px 6% 40px;
		margin: 0 0%;}
	#stacks_in_127 .heading_out h2{
		font-size: 30px;
		line-height: 36px;
	}
}


@media screen and (max-width: 770px ){
	#stacks_in_127 .depth_wrapper{background-color: rgba(39, 54, 90, 1.00);}
	#stacks_in_127 .depth_tint,
	#stacks_in_127 .content_tint{ background: none !important; }
	#stacks_in_127 .heading_out h2,
	#stacks_in_127 .content_out{
		
		 text-align: center !important; 
		
	}
	
	#stacks_in_127 .depth_wrapper .content_out{ display: block;margin: 0 auto; }
	
}


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

#stacks_in_127 .content_in{
	min-width: 200px;
	position:relative;
	z-index:1;
	background: rgba(39, 54, 90, 1.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_127 .content_in p.main_content{
	display: block;
	color: rgba(254, 252, 255, 1.00);
	font-size: 1.00em;
	line-height: 1.50;
	margin-top: 0%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 6%;
	
	
	}

#stacks_in_127 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 15px;
	padding: 3% 4.500000%;
	border-radius: 0px;
	box-shadow: inset 0 0 0 2px rgba(254, 252, 255, 1.00);
	margin-bottom: 5%;
	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_127 .content_in a.depth_button{
		padding: 3% 6%;
	}
}
#stacks_in_127 .content_in a.depth_button:hover{
	color: rgba(255, 255, 255, 1.00);
	background: rgba(255, 0, 0, 1.00);
	box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 1.00);}

#stacks_in_127 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	
	font-size: 13px;
	color: rgba(0, 0, 0, 1.00);
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	position: relative;
	border-left: 5px solid rgba(255, 102, 0, 1.00);
	border-right: 0px solid rgba(255, 102, 0, 1.00);
	padding-left: 10px;
	padding-right: 10px;}

/* Aside */

#stacks_in_127 .depth_aside{
	position: static;
	width: 100%;
	
	float: left;

	 
	margin-right: -300px; 
	

	

	
}
@media screen and (max-width: 770px){
	#stacks_in_127 .depth_aside{
		margin-right:0;
		
	}
}
#stacks_in_127 .depth_aside_wrapper{
	
	
	 
	padding-right: 300px; 
	
	position: absolute;
	transform: translateY(-50%);
	top: 50%;
	
	width: 100%;
}
#stacks_in_127 .depth_aside_wrapper,
#stacks_in_127 .depth_aside_wrapper .centered_image{
	
	text-align: center;
	
}
#stacks_in_127 .depth_aside_wrapper .centered_image .imageStyle{
	
	
}

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



 #stacks_in_127 .depth_aside_padding > div{margin-left: auto;margin-right: auto;}

#stacks_in_127 .depth_aside_padding > div{max-width:450px;}

@media screen and (max-width: 770px){
	#stacks_in_127 .depth_aside_wrapper{
		position: relative;
		transform: none;
		top: auto;
		padding-right: 0; 
	}
	
	#stacks_in_127 .depth_aside_padding > div{margin-left: auto;margin-right: auto;}
	
}

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

/* Layer Top */


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








/* Force Mobile Legibility */

@media screen and (max-width: 770px ){
	#stacks_in_127 .depth_wrapper.content_tint,
	#stacks_in_127 .depth_gradient{display: none;}
}




/* Breaks */

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

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

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

#stacks_in_127 hr.hr_bottom_content{
	display: inline-block;
	height: 1px;
	width: 60%;
	background: rgba(254, 252, 255, 1.00);
	margin-top: 0px;}
#stacks_in_131 {
	border: solid rgba(250, 253, 245, 1.00);
	border-width:  2px;
}
/* Depth Content */

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

@media (min-width: 900px){
	#stacks_in_136 .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_136 .depth_section_link:hover .depth_in,
#stacks_in_136 .depth_section_link:hover .depth_image{
	transform: scale(1.00);
}





#stacks_in_136.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_136.depth_out a{
	color: rgba(0, 0, 0, 1.00);}

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

#stacks_in_136 .depth_image{

	
	

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

	
	background-size: auto 100%;
	background-position: 50% 0;
	

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

	
	
	
	
	
	background-image: none;
	background-color: rgba(39, 54, 90, 1.00);
	background-size: cover;
	
}





#stacks_in_136 .depth_tint{ background: rgba(254, 252, 255, 0.00); }

#stacks_in_136 .content_tint{ background: rgba(254, 252, 255, 0.00); }

#stacks_in_136 .depth_gradient{
	background: -webkit-linear-gradient(left, rgba(254, 252, 255, 0.00) 0%,rgba(254, 252, 255, 0.00) 75%);
	background: linear-gradient(to right, rgba(254, 252, 255, 0.00) 0%,rgba(254, 252, 255, 0.00) 75%);
	
	
	
	}



/* Heading */

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

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

#stacks_in_136 .heading_out h2{
	font-size: 33px;
	line-height: 30px;
	color: rgba(254, 252, 255, 1.00);
	font-weight: 500;
	
	
	 display: none; 
	
	 text-align: center !important; 
	
	 text-transform: uppercase;
	letter-spacing: 2px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

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

#stacks_in_136 p.sub_heading{
	color: rgba(0, 0, 0, 1.00);
	font-size: 14px;
	letter-spacing: 0px;
	margin: 3px 0 8px;
	
	
	 display: none; 
	
	float: none;}

/* Content */

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

	 
	max-width: 700px; 
	

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

/* Content (Separate Mobile Layout) */


@media screen and (max-width: 770px){
	#stacks_in_136 .content_out{
		padding: 9% 0px 9% 0px;
		margin: 0 0%;}
	#stacks_in_136 .heading_out h2{
		font-size: 30px;
		line-height: 36px;
	}
}


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


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

#stacks_in_136 .content_in{
	min-width: 200px;
	position:relative;
	z-index:1;
	background: rgba(254, 252, 255, 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_136 .content_in p.main_content{
	display: block;
	color: rgba(254, 252, 255, 1.00);
	font-size: 1.05em;
	line-height: 1.50;
	margin-top: 3%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 6%;
	
	
	}

#stacks_in_136 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 15px;
	padding: 2% 3.000000%;
	border-radius: 3px;
	box-shadow: inset 0 0 0 4px rgba(255, 255, 255, 0.40);
	margin-bottom: 1%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(253, 251, 255, 1.00);
	background: rgba(95, 96, 96, 0.49);
	 font-weight: bolder; 
	
	 text-transform: uppercase;}

@media screen and (max-width: 770px){
	#stacks_in_136 .content_in a.depth_button{
		padding: 2% 4%;
	}
}
#stacks_in_136 .content_in a.depth_button:hover{
	color: rgba(255, 255, 255, 1.00);
	background: rgba(19, 23, 86, 1.00);
	box-shadow: inset 0 0 0 4px rgba(255, 255, 255, 1.00);}

#stacks_in_136 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	
	font-size: 13px;
	color: rgba(0, 0, 0, 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_136 .depth_aside{
	position: static;
	width: 100%;
	
	

	 
	margin-right: -700px; 
	

	margin-right:0;

	
}
@media screen and (max-width: 770px){
	#stacks_in_136 .depth_aside{
		margin-right:0;
		
	}
}
#stacks_in_136 .depth_aside_wrapper{
	
	
	width: 100%;
}
#stacks_in_136 .depth_aside_wrapper,
#stacks_in_136 .depth_aside_wrapper .centered_image{
	
	text-align: center;
	
}
#stacks_in_136 .depth_aside_wrapper .centered_image .imageStyle{
	
	
}





 #stacks_in_136 .depth_aside_padding > div{margin-left: auto;margin-right: auto;}

#stacks_in_136 .depth_aside_padding > div{max-width:750px;}

@media screen and (max-width: 770px){
	#stacks_in_136 .depth_aside_wrapper{
		position: relative;
		transform: none;
		top: auto;
		padding-right: 0; 
	}
	
	#stacks_in_136 .depth_aside_padding > div{margin-left: auto;margin-right: auto;}
	
}

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

/* Layer Top */


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








/* Force Mobile Legibility */

@media screen and (max-width: 770px ){
	#stacks_in_136 .depth_wrapper.content_tint,
	#stacks_in_136 .depth_gradient{display: none;}
}




/* Breaks */

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

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

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

#stacks_in_136 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 30%;
	background: rgba(28, 25, 68, 1.00);
	margin-top: 3px;}/* 
Formsnap v.3.0.9 Stylesheet 
MODIFIED: 2019/10/16 10:27:16
*/




/* live edits to work in formsnap */
#stacks_in_174 .control-group.incase,
#stacks_in_174 .yd-radio-checkbox,
#stacks_in_174 .yd-file
{
  width:100%;
  margin: 0px 0px 25px 0px !important;
}



#stacks_in_174, #stacks_out_174, .stacks_top, #%id# .out
{
	 overflow: visible;
 }

/* custom overrides */

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #9A9A9A;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #9A9A9A;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #9A9A9A;
}

#stacks_in_174 .control-group .img-drop, 
#stacks_in_174 .control-group .incase-box, 
#stacks_in_174 .control-group input:not(.and-up), 
#stacks_in_174 .control-group select, 
#stacks_in_174 .control-group textarea {
  font-family: "Roboto Mono", monospace;
  font-size: 14px;
  color: #616161;
  border-color: #CFCFCF;
  border-width: 1px;
  background-color: #FFFFFF;
}

#stacks_in_174 .control-group.incase input:focus, 
#stacks_in_174 .control-group.incase select:focus, 
#stacks_in_174 .control-group.incase textarea:focus {
  border-color: #CFCFCF;
  outline: 0;
  box-shadow: none;
}

/* #stacks_in_174  .yd-file:before {
  background-color: #FFFFFF;
  border-color: #CFCFCF;
  border-width: 1px;
  color: #616161;
} */

#stacks_in_174  .yd-file .yd-file-in {
  background: #FFFFFF;
  border-color: #CFCFCF;
  border-width: 1px;
/*  border: 1px solid #dbdbdb;*/
}

#stacks_in_174 .yd-rating.yd-no-label .yd-star-menu {
  padding-top:6px;
}

#stacks_in_174  .yd-rating .yd-rating-in {
  background: #FFFFFF;
  border-color: #CFCFCF;
  border-width: 1px;
/*  border: 1px solid #dbdbdb;*/
}

#stacks_in_174 .yd-file.yd-no-label .selected-file {
  padding-top:6px;
}

#stacks_in_174  .yd-required {
  color: #8E2F2E;
}

#stacks_in_174 .yd-sub-text {
  color: #999999;
  font-size: 13px;
}

#stacks_in_174 .yd-border {
  border-color: #CFCFCF;
  border-width: 1px;
}

#stacks_in_174 .yd-trumbowyg .trumbowyg-button-pane {
  background:  #FFFFFF;
  border-color: #CFCFCF;
  border-width: 1px;
}

#stacks_in_174 .trumbowyg-button-pane button {
  background:  #FFFFFF;
  border-color: #CFCFCF;
  border-width: 1px;
  color: #616161;
}
#stacks_in_174 .yd-trumbowyg {
  background:  #FFFFFF;
  background-color:  #FFFFFF;
}

#stacks_in_174 .yd-trumbowyg .trumbowyg-editor {
  background:  #FFFFFF;
  border-color: #CFCFCF;
  border-width: 1px;
}

#stacks_in_174 .trumbowyg-button-pane button.trumbowyg-active, 
#stacks_in_174 .trumbowyg-button-pane button:not(.trumbowyg-disable):focus, 
#stacks_in_174 .trumbowyg-button-pane button:not(.trumbowyg-disable):hover {
  background-color: transparent;
}


#stacks_in_174 .parsley-errors-list li,
#stacks_in_174 .yd-invalid-msg {
  color:#8E2F2E;
  font-size:14px;
}

#stacks_in_174 button.yd-btn {
  background: #FFFFFF;
  color: #222222;
  font-size: 15px;
  padding: 10px 10px;
  font-family: "Roboto Mono", monospace;
}

#stacks_in_174 button.yd-btn:disabled,
#stacks_in_174 button.yd-btn[disabled]{
  opacity:.5;
  cursor: not-allowed !important;
}

#stacks_in_174 button.yd-btn:hover {
  background: #E6E6E6;
}

#stacks_in_174 button.yd-btn.yd-primary {
  background: #5771A2;
  color: #FFFFFF;
  font-size:  15px;
}

#stacks_in_174 button.yd-btn.yd-primary:hover {
  background: #3E5889;
}

#stacks_in_174 .refresh-captcha {
  background-color: #FFFFFF;
  border-color: #CFCFCF;
  border-width: 1px;
  color: #5771A2;
  border-bottom-width: 0;
/*  border: 1px solid #DBDBDB;*/
}


#stacks_in_174 .accent-color, 
.calentim-container .calentim-input .calentim-timepickers .calentim-timepicker .calentim-hour-minute-seperator, 
.calentim-container-mobile .calentim-input .calentim-timepickers .calentim-timepicker .calentim-hour-minute-seperator, 
#stacks_in_174 .control-group.incase label, 
#stacks_in_174 div[class^=yd-]>div>label {
color: #5771A2;
/* font-size:  11px;
font-family: "Roboto Mono", monospace; */
}

input.yd-star:checked ~ label.yd-star:before {
  color:#5771A2;
  transition: all .25s;
}

input.yd-rating-star-5:checked ~ label.yd-star:before {
  color:#5771A2;
}


#stacks_in_174 .control-group.incase label, 
#stacks_in_174 div[class^=yd-]>div>label {
color: #5771A2;
font-size:  11px;
font-family: "Roboto Mono", monospace;
}

.yd-add-item {
	font-size:  11px;
  font-family: "Roboto Mono", monospace; /* same size as labels */
}

#stacks_in_174 .fs-checkbox-label{
	color: #FAFDF5;
	font-size:  14px;
}

#stacks_in_174 .yd-file:before { color: #5771A2; }

#stacks_in_174 .fs-checkbox-label{
	color: #FAFDF5;
	font-family: "Roboto Mono", monospace;
}

#stacks_in_174 .radio_checkbox li a{;
  font-family: "Roboto Mono", monospace;
  font-size:  14px;
}

#stacks_in_174 .control-group.incase .incase-box, 
#stacks_in_174 .control-group.incase input, 
#stacks_in_174 .control-group.incase select, 
#stacks_in_174 .control-group.incase textarea{
	color: #616161;
	font-size:  14px;
	font-family: "Roboto Mono", monospace;
  border-color: #CFCFCF;
  border-width: 1px;
  /* padding-top: %input-padding-top%; */
}

/* select down arrow color */
#stacks_in_174 .control-group.yd-select>div:after {
  border-top: 6px solid #CFCFCF;
}


#stacks_in_174 .fs-checkbox-radio .fs-checkbox-flag, 
#stacks_in_174 .rangeslider__fill {
background: #5771A2;
}

#stacks_in_174 .fs-checkbox-flag:before {
  border-color: #5771A2;
}

#stacks_in_174 .steps .yd-step.current {
  border-color: #CFCFCF;
}

#stacks_in_174 .yd-step-dots ul li i.fa { color:#CFCFCF !important; }
#stacks_in_174 .yd-step-dots ul li.active i.fa { color:#5771A2 !important; }

/* mobile buttons */
.calentim-container-mobile .calentim-input .calentim-footer button.calentim-cancel {
	color: #5771A2;
	border: 1px solid #5771A2;
}

.calentim-container-mobile .calentim-input .calentim-footer button.calentim-apply {
	background: #5771A2;
	border: 1px solid #5771A2
}


.calentim-container .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-end:hover,
.calentim-container .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-selected.calentim-end span:hover, 
.calentim-container .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-selected:hover, 
.calentim-container .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-start:hover, 
.calentim-container .calentim-input .calentim-timepickers .calentim-timepicker .calentim-timepicker-ampm .calentim-ampm-selected:hover, 
.calentim-container-mobile .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-end:hover, 
.calentim-container-mobile .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-selected.calentim-end span:hover, 
.calentim-container-mobile .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-selected:hover, 
.calentim-container-mobile .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-start:hover, 
.calentim-container-mobile .calentim-input .calentim-timepickers .calentim-timepicker .calentim-timepicker-ampm .calentim-ampm-selected:hover, 
.calentim-container .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-end, 
.calentim-container .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-selected, 
.calentim-container .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-selected.calentim-end span, 
.calentim-container .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-start, 
.calentim-container .calentim-input .calentim-timepickers .calentim-timepicker .calentim-timepicker-ampm .calentim-ampm-selected, 
.calentim-container-mobile .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-end, 
.calentim-container-mobile .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-selected, 
.calentim-container-mobile .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-selected.calentim-end span, 
.calentim-container-mobile .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-start, 
.calentim-container-mobile .calentim-input .calentim-timepickers .calentim-timepicker .calentim-timepicker-ampm .calentim-ampm-selected {
background: #5771A2; border-color: #5771A2;
}

 .calentim-container .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-selected.calentim-start span, 
.calentim-container-mobile .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-selected.calentim-start span {
    background:#3E5889; color:#fff;
    }

		/* hight light color */
.calentim-container .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-hovered:not(.calentim-selected), 
.calentim-container-mobile .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-hovered:not(.calentim-selected) {
	background-color: #9DB7E8;
	}
 .calentim-container .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-hovered:not(.calentim-selected) span, 
.calentim-container-mobile .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-hovered:not(.calentim-selected) span {
		background-color: #9DB7E8;
		}

.calentim-container .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-today, 
.calentim-container-mobile .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-today {
		color: #5771A2;
		}

.calentim-container .calentim-input, .calentim-container-mobile .calentim-input {
  border-color: #CFCFCF;
/*  border-width: 1px;*/
}

/* light pre-select color on drag */
.calentim-container .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-hovered:not(.calentim-selected), 
.calentim-container-mobile .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-hovered:not(.calentim-selected) {
  background-color: #A7C1F2;
  }

/* selected day inner span */
.calentim-container .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-selected.calentim-start span, 
.calentim-container-mobile .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-selected.calentim-start span {
  background: #5771A2;
  }

/* hide top pointer */
#stacks_in_174 .calentim-box-arrow-top:before {
  border-color: rgba(184,184,184,0);
  border-bottom-color:  #CFCFCF;
}

/* header link hover */
.calentim-container .calentim-input .calentim-calendars .calentim-calendar .calentim-title span .calentim-month-switch:hover, .calentim-container .calentim-input .calentim-calendars .calentim-calendar .calentim-title span .calentim-year-switch:hover, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-calendar .calentim-title span .calentim-month-switch:hover, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-calendar .calentim-title span .calentim-year-switch:hover{
  color: #5771A2;
}

/* month selected */
.calentim-container .calentim-input .calentim-calendars .calentim-month-selector .calentim-ms-month.current, .calentim-container .calentim-input .calentim-calendars .calentim-year-selector .calentim-ms-month.current, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-month-selector .calentim-ms-month.current, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-year-selector .calentim-ms-month.current {
  background: #5771A2;
}

/* month hover */
.calentim-container .calentim-input .calentim-calendars .calentim-month-selector .calentim-ms-month:hover, .calentim-container .calentim-input .calentim-calendars .calentim-year-selector .calentim-ms-month:hover, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-month-selector .calentim-ms-month:hover, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-year-selector .calentim-ms-month:hover
 {
  background: #708ABB;
}

/* year selected */
.calentim-container .calentim-input .calentim-calendars .calentim-month-selector .calentim-ys-year-next.current, .calentim-container .calentim-input .calentim-calendars .calentim-month-selector .calentim-ys-year-prev.current, .calentim-container .calentim-input .calentim-calendars .calentim-month-selector .calentim-ys-year.current, .calentim-container .calentim-input .calentim-calendars .calentim-year-selector .calentim-ys-year-next.current, .calentim-container .calentim-input .calentim-calendars .calentim-year-selector .calentim-ys-year-prev.current, .calentim-container .calentim-input .calentim-calendars .calentim-year-selector .calentim-ys-year.current, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-month-selector .calentim-ys-year-next.current, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-month-selector .calentim-ys-year-prev.current, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-month-selector .calentim-ys-year.current, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-year-selector .calentim-ys-year-next.current, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-year-selector .calentim-ys-year-prev.current, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-year-selector .calentim-ys-year.current {
  background: #5771A2;
}

/* year carets */
.calentim-container .calentim-input .calentim-calendars .calentim-month-selector .calentim-ys-year-next, .calentim-container .calentim-input .calentim-calendars .calentim-month-selector .calentim-ys-year-prev, .calentim-container .calentim-input .calentim-calendars .calentim-year-selector .calentim-ys-year-next, .calentim-container .calentim-input .calentim-calendars .calentim-year-selector .calentim-ys-year-prev, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-month-selector .calentim-ys-year-next, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-month-selector .calentim-ys-year-prev, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-year-selector .calentim-ys-year-next, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-year-selector .calentim-ys-year-prev {
  color: #5771A2;
}

/* year hover */
.calentim-container .calentim-input .calentim-calendars .calentim-month-selector .calentim-ys-year-next:hover, .calentim-container .calentim-input .calentim-calendars .calentim-month-selector .calentim-ys-year-prev:hover, .calentim-container .calentim-input .calentim-calendars .calentim-month-selector .calentim-ys-year:hover, .calentim-container .calentim-input .calentim-calendars .calentim-year-selector .calentim-ys-year-next:hover, .calentim-container .calentim-input .calentim-calendars .calentim-year-selector .calentim-ys-year-prev:hover, .calentim-container .calentim-input .calentim-calendars .calentim-year-selector .calentim-ys-year:hover, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-month-selector .calentim-ys-year-next:hover, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-month-selector .calentim-ys-year-prev:hover, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-month-selector .calentim-ys-year:hover, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-year-selector .calentim-ys-year-next:hover, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-year-selector .calentim-ys-year-prev:hover, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-year-selector .calentim-ys-year:hover {
  background: #708ABB;
}

/* Alerts */

#stacks_in_174 .yd-alert {
  font-family: "Roboto Mono", monospace;
}

#stacks_in_174 .rangeslider__value-bubble {
	background-color: #5771A2;
}

#stacks_in_174 .rangeslider__value-bubble::before {
	border-top: 6px solid #5771A2;
}

#stacks_in_174 .color-well {
	position:absolute; top:26px; left:11px; width:12px; height:12px; border-radius:3px;
}



/* .yd-error.yd-textarea .yd-counter
{
	bottom: 34px !important;
} */
.yd-error .yd-tooltip {
	bottom: 38px !important;
}

#stacks_in_174 .form-navigation  {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  display: -ms-grid;
  /* for shitty ie support */
  display: grid;
  -ms-grid-columns: 12 1fr;
  grid-template-columns: repeat(12, 1fr);
	grid-gap: 20px; 
}

#stacks_in_174 .form-navigation .fs-col-1,
#stacks_in_174 .form-navigation .fs-col-2,
#stacks_in_174 .form-navigation .fs-col-3,
#stacks_in_174 .form-navigation .fs-col-4,
#stacks_in_174 .form-navigation .fs-col-5,
#stacks_in_174 .form-navigation .fs-col-6,
#stacks_in_174 .form-navigation .fs-col-7,
#stacks_in_174 .form-navigation .fs-col-8,
#stacks_in_174 .form-navigation .fs-col-9,
#stacks_in_174 .form-navigation .fs-col-10,
#stacks_in_174 .form-navigation .fs-col-11,
#stacks_in_174 .form-navigation .fs-col-12 {
  -ms-grid-column: 12;
  -ms-grid-row: 1;
  grid-column: span 12; }

@media (min-width: 600px) {
  #stacks_in_174 .form-navigation .fs-col-1 {
    -ms-grid-column: 1;
    grid-column: span 1; }
		#stacks_in_174 .form-navigation .fs-col-2 {
    -ms-grid-column: 2;
    grid-column: span 2; }
		#stacks_in_174 .form-navigation .fs-col-3 {
    -ms-grid-column: 3;
    grid-column: span 3; }
		#stacks_in_174 .form-navigation .fs-col-4 {
    -ms-grid-column: 4;
    grid-column: span 4; }
		#stacks_in_174 .form-navigation .fs-col-5 {
    -ms-grid-column: 5;
    grid-column: span 5; }
		#stacks_in_174 .form-navigation .fs-col-6 {
    -ms-grid-column: 6;
    grid-column: span 6; }
		#stacks_in_174 .form-navigation .fs-col-7 {
    -ms-grid-column: 7;
    grid-column: span 7; }
		#stacks_in_174 .form-navigation .fs-col-8 {
    -ms-grid-column: 8;
    grid-column: span 8; }
		#stacks_in_174 .form-navigation .fs-col-9 {
    -ms-grid-column: 9;
    grid-column: span 9; }
		#stacks_in_174 .form-navigation .fs-col-10 {
    -ms-grid-column: 10;
    grid-column: span 10; }
		#stacks_in_174 .form-navigation .fs-col-11 {
    -ms-grid-column: 11;
    grid-column: span 11; }
		#stacks_in_174 .form-navigation .fs-col-12 {
    -ms-grid-column: 12;
    grid-column: span 12; } }

	#stacks_in_174 .form-navigation:not(:first-child) {
  margin: 20px 0 20px 0; }

  
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .incase.control-group {
    float: none !important; }
		#stacks_in_174 .form-navigation .fs-grid-container {
    display: block; }
		#stacks_in_174 .form-navigation .fs-col-1,
		#stacks_in_174 .form-navigation .fs-col-2,
		#stacks_in_174 .form-navigation .fs-col-3,
		#stacks_in_174 .form-navigation .fs-col-4,
		#stacks_in_174 .form-navigation .fs-col-5,
		#stacks_in_174 .form-navigation .fs-col-6,
		#stacks_in_174 .form-navigation .fs-col-7,
		#stacks_in_174 .form-navigation .fs-col-8,
		#stacks_in_174 .form-navigation .fs-col-9,
		#stacks_in_174 .form-navigation .fs-col-10,
		#stacks_in_174 .form-navigation .fs-col-11,
		#stacks_in_174 .form-navigation .fs-col-12 {
    width: 100%;
		margin: 10px auto; } 
	}


	/* modal custom colors */
  #stacks_in_174 .yd-overlay{background: rgba(0, 0, 0, 0.80);}
  #stacks_in_174 .yd-content{background:rgba(255, 255, 255, 1.00);color:rgba(70, 69, 69, 1.00);}
  #stacks_in_174 .yd-content h3{border-bottom-color: rgba(0, 0, 0, 0.15);}
  #stacks_in_174 .yd-content .yd-body{border-bottom-color: rgba(0, 0, 0, 0.15);}
  #stacks_in_174 .yd-modal.error .yd-content h3{color:rgba(70, 69, 69, 1.00);}
  #stacks_in_174 .yd-modal.success .yd-content h3{color:rgba(70, 69, 69, 1.00);}
  #stacks_in_174 .yd-modal-show.yd-effect-12 ~ .yd-overlay {background: rgba(255, 255, 255, 1.00)} 
  #stacks_in_174 .yd-modal-show.yd-effect-16 ~ .yd-overlay {background: rgba(0, 0, 0, 0.80);}
  #stacks_in_174 .yd-modal.process .yd-content button { display:none !important; }

/* loader */

#stacks_in_174 .yd-loader {
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px;
}
#stacks_in_174 .yd-loader div {
  position: absolute;
  top: 27px;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background: #5771A2;
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
#stacks_in_174 .yd-loader div:nth-child(1) {
  left: 6px;
  animation: yd-loader1 0.6s infinite;
}
#stacks_in_174 .yd-loader div:nth-child(2) {
  left: 6px;
  animation: yd-loader2 0.6s infinite;
}
#stacks_in_174 .yd-loader div:nth-child(3) {
  left: 26px;
  animation: yd-loader2 0.6s infinite;
}
#stacks_in_174 .yd-loader div:nth-child(4) {
  left: 45px;
  animation: yd-loader3 0.6s infinite;
}
@keyframes yd-loader1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes yd-loader3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes yd-loader2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(19px, 0);
  }
}



 #stacks_in_176 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_176 .jwresp_col{overflow:hidden;margin:0;width:49%; float:left;}#stacks_in_176 #jwresp_col2_stacks_in_176{ float:right; width:49%}@media screen and (max-width:500px){#stacks_in_176 #jwresp_col1_stacks_in_176,#stacks_in_176 #jwresp_col2_stacks_in_176{width:100%;float:none;display:block}#stacks_in_176 #jwresp_col1_stacks_in_176{margin-bottom:15px}}
                 
a.formsnap-reset:hover,
a.formsnap-reset:focus{
	cursor: pointer;
}
 