/* Depth Base */

.depth_out h2,.depth_out p,.depth_out a{margin:0;padding:0;border: 0;line-height:1.2;}
.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{
  
  max-width: 1200px;
  
}
main .depth_theme_limit{
  max-width: 100%;
  padding: 0;
}
.depth_limit{
  margin: 0 auto;
}

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

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

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



.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: 5.000000px;
  }
  .depth_row .s3_column_right .depth_section{
    margin-left: 5.000000px;
  }
  /* 3 Col Spacing */
  .depth_row.three_col .s3_column_left .depth_section{
    margin-right: 6.660000px;
  }
  .depth_row.three_col .s3_column_center .depth_section{
    margin-left: 3.330000px;
    margin-right: 3.330000px;
  }
  .depth_row.three_col .s3_column_right .depth_section{
    margin-left: 6.660000px;
  }
  /* 4 Col Spacing (1/4) */
  .depth_row .s3_column_4:first-child .depth_section{
    margin-right: 7.500000px;
    margin-left: 0;
  }
  /* 4 Col Spacing (2/4) */
  .depth_row .s3_column_4 + .s3_column_4 .depth_section{
    margin-right: 5.000000px;
    margin-left: 2.500000px;
  }
  /* 4 Col Spacing (3/4) */
  .depth_row .s3_column_4 + .s3_column_4 + .s3_column_4 .depth_section{
    margin-right: 2.500000px;
    margin-left: 5.000000px;
  }
  /* 4 Col Spacing (4/4) */
  .depth_row .s3_column_4 + .s3_column_4 + .s3_column_4 + .s3_column_4 .depth_section{
    margin-left: 7.500000px;
    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_8 .content_flex{
		min-height: 0px;
	}
}

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





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

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

#stacks_in_8 .depth_image{

	background-size: cover;
	

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

	

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

	
	
	
	
	
}


@media all and (-webkit-min-device-pixel-ratio : 1.5),
 all and (-o-min-device-pixel-ratio: 3/2),
 all and (min--moz-device-pixel-ratio: 1.5),
 all and (min-device-pixel-ratio: 1.5) {
 
  #stacks_in_8 .depth_image{ background-image: url(../files/banner_bg_image_2x-8.jpg);}
}




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

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

#stacks_in_8 .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%);
	   
	background: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.75) 0%,rgba(0, 0, 0, 0.00) 75%);
	background: linear-gradient(to left, rgba(0, 0, 0, 0.75) 0%,rgba(0, 0, 0, 0.00) 75%);
	
	
	
	}



/* Heading */

#stacks_in_8 .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 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 0;}

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

#stacks_in_8 .heading_out h2{
	font-size: 300px;
	line-height: 120px;
	color: rgba(255, 255, 255, 1.00);
	font-weight: 500;
	
	
	
	
	
	 text-align: right !important; 
	
	letter-spacing: -5px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

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

#stacks_in_8 p.sub_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 19px;
	letter-spacing: 0px;
	margin: 50px 0 0px;
	
	
	
	
	float: none;}

/* Content */

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

	 
	max-width: 460px; 
	

	
	
	 text-align: right; 
	padding: 21% 10px 24% 10px;
	margin: 0 3%;}

/* Content (Separate Mobile Layout) */



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


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

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

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

#stacks_in_8 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 18px;
	padding: 5% 7.500000%;
	border-radius: 30px;
	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(122, 50, 255, 1.00);
	 font-weight: bolder; 
	
	}

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

#stacks_in_8 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	
	font-size: 15px;
	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_8 .depth_aside{
	position: static;
	width: 100%;
	
	float: left;

	 
	margin-right: -460px; 
	

	

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


 #stacks_in_8 .content_out .centered_image img{float: right;} 




#stacks_in_8 .depth_aside_padding > div{max-width:500px;}

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

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

/* Layer Top */


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








/* Force Mobile Legibility */




/* Breaks */

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

#stacks_in_8 hr.hr_top_header{
	height: -2px;
	width: 20%;
	background: rgba(253, 128, 8, 1.00);
	display: inline-block;}

#stacks_in_8 hr.hr_bottom_header{
	height: 0px;
	width: 35%;
	background: rgba(253, 128, 8, 1.00);
	display: inline-block;}

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

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

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





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

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

#stacks_in_288 .depth_image{

	background-size: cover;
	

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

	

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

	
	
	
	
	
}


@media all and (-webkit-min-device-pixel-ratio : 1.5),
 all and (-o-min-device-pixel-ratio: 3/2),
 all and (min--moz-device-pixel-ratio: 1.5),
 all and (min-device-pixel-ratio: 1.5) {
 
  #stacks_in_288 .depth_image{ background-image: url(../files/banner_bg_image_2x-288.jpg);}
}




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

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

#stacks_in_288 .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_288 .heading_out{
	display: block;
	
	background: rgba(0, 0, 0, 0.00);
	border-top: 0px solid rgba(253, 128, 8, 1.00);
	border-right: 0px solid rgba(253, 128, 8, 1.00);
	border-bottom: 0px solid rgba(253, 128, 8, 1.00);
	border-left: 0px solid rgba(253, 128, 8, 1.00);
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 0;}

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

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

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

#stacks_in_288 p.sub_heading{
	color: rgba(255, 255, 255, 0.60);
	font-size: 17px;
	letter-spacing: 1px;
	margin: 15px 0 18px;
	
	 font-style: italic; 
	
	
	float: none;}

/* Content */

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

	 
	max-width: 460px; 
	

	 text-align: left; 
	
	
	padding: 12% 20px 12% 20px;
	margin: 0 5%;}

/* Content (Separate Mobile Layout) */


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


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


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

#stacks_in_288 .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_288 .content_in p.main_content{
	display: block;
	color: rgba(255, 255, 255, 1.00);
	font-size: 1.15em;
	line-height: 1.50;
	margin-top: 0%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10%;
	
	
	}

#stacks_in_288 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 17px;
	padding: 4% 6.000000%;
	border-radius: 3px;
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 0.40);
	margin-bottom: 0%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(97, 148, 192, 1.00);
	 font-weight: bolder; 
	
	}

@media screen and (max-width: 770px){
	#stacks_in_288 .content_in a.depth_button{
		padding: 4% 8%;
	}
}
#stacks_in_288 .content_in a.depth_button:hover{
	color: rgba(80, 129, 178, 1.00);
	background: rgba(255, 255, 255, 1.00);
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 1.00);}

#stacks_in_288 .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_288 .depth_aside{
	position: static;
	width: 100%;
	float: right;
	

	 
	margin-right: -460px; 
	

	

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

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





#stacks_in_288 .depth_aside_padding > div{max-width:600px;}

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

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

#stacks_in_288 hr.hr_bottom_header{
	height: 3px;
	width: 25%;
	background: rgba(253, 128, 8, 1.00);
	display: inline-block;}

#stacks_in_288 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 11%;
	background: rgba(230, 73, 30, 1.00);
	margin-top: 20px;}/* Depth Content */

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

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





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

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

#stacks_in_294 .depth_image{

	background-size: cover;
	

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

	

	
	

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





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

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

#stacks_in_294 .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%);
	   
	background: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.75) 0%,rgba(0, 0, 0, 0.00) 75%);
	background: linear-gradient(to left, rgba(0, 0, 0, 0.75) 0%,rgba(0, 0, 0, 0.00) 75%);
	
	
	
	}



/* Heading */

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

#stacks_in_294 .heading_out h2{
	font-size: 40px;
	line-height: 42px;
	color: rgba(255, 255, 255, 1.00);
	font-weight: 500;
	 font-weight: bolder; 
	
	
	
	
	 text-align: right !important; 
	
	letter-spacing: -2px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

#stacks_in_294 p.super_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 15px;
	letter-spacing: 0px;
	margin: 0px 0 18px;
	 font-weight: bolder; 
	 font-style: italic; 
	 display: none; 
	 text-transform: uppercase;
	float: none;}

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

/* Content */

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

	 
	max-width: 460px; 
	

	
	
	 text-align: right; 
	padding: 21% 20px 21% 20px;
	margin: 0 5%;}

/* Content (Separate Mobile Layout) */


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


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


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

#stacks_in_294 .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_294 .content_in p.main_content{
	display: block;
	color: rgba(255, 255, 255, 1.00);
	font-size: 1.15em;
	line-height: 1.50;
	margin-top: 0%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10%;
	
	
	}

#stacks_in_294 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 17px;
	padding: 3% 4.500000%;
	border-radius: 3px;
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 0.40);
	margin-bottom: 0%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(97, 148, 192, 1.00);
	 font-weight: bolder; 
	
	}

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

#stacks_in_294 .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_294 .depth_aside{
	position: static;
	width: 100%;
	
	float: left;

	 
	margin-right: -460px; 
	

	

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


 #stacks_in_294 .content_out .centered_image img{float: right;} 




#stacks_in_294 .depth_aside_padding > div{max-width:400px;}

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

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

#stacks_in_294 hr.hr_bottom_header{
	height: 3px;
	width: 25%;
	background: rgba(253, 128, 8, 1.00);
	display: inline-block;}

#stacks_in_294 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 11%;
	background: rgba(230, 73, 30, 1.00);
	margin-top: 20px;}/* Depth Limit */

#stacks_in_174_1 .depth_limit {
	max-width: 1200px;
}
#stacks_in_174_1 .depth_limit_padding {
	padding: 20px 20px 10px 20px;
}
@media screen and (min-width: 770px){
	#stacks_in_174_1 .depth_limit_padding {
		padding: 40px 10px 10px 10px;
	}
}

/* Depth Limit Gradient*/

#stacks_in_174_1.depth_limit_wrapper{
	   
	background-image: -webkit-linear-gradient(top, rgba(56, 53, 58, 1.00) 0%,rgba(0, 0, 0, 1.00) 95%);
	background-image: linear-gradient(to bottom, rgba(56, 53, 58, 1.00) 0%,rgba(0, 0, 0, 1.00) 95%);
	

	
}



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

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

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




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










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



}



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


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


}





/* Depth Content */

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

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




	#stacks_in_174_3{margin-bottom: 0;}


#stacks_in_174_3.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(192, 186, 178, 1.00);}
#stacks_in_174_3.depth_out a{
	color: rgba(46, 172, 254, 1.00);}

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

#stacks_in_174_3 .depth_image{

	
	background-size: contain;

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

	

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

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





#stacks_in_174_3 .depth_tint{ background: rgba(255, 255, 255, 0.00); }

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

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



/* Heading */

#stacks_in_174_3 .heading_out{
	display: block;
	
	background: rgba(0, 0, 0, 0.00);
	border-top: 0px solid rgba(253, 128, 8, 1.00);
	border-right: 0px solid rgba(253, 128, 8, 1.00);
	border-bottom: 0px solid rgba(253, 128, 8, 1.00);
	border-left: 0px solid rgba(253, 128, 8, 1.00);
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 0;}

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

#stacks_in_174_3 .heading_out h2{
	font-size: 16px;
	line-height: 24px;
	color: rgba(234, 230, 225, 1.00);
	font-weight: 500;
	
	
	
	 text-align: left !important; 
	
	
	
	letter-spacing: 3px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

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

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

/* Content */

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

	 
	max-width: 300px; 
	

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

/* Content (Separate Mobile Layout) */


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


@media screen and (max-width: 770px ){
	#stacks_in_174_3 .depth_wrapper{background-color: rgba(255, 255, 255, 0.00);}
	#stacks_in_174_3 .depth_tint,
	#stacks_in_174_3 .content_tint{ background: none !important; }
	#stacks_in_174_3 .heading_out h2,
	#stacks_in_174_3 .content_out{
		 text-align: left !important; 
		
		
	}
	
	#stacks_in_174_3 .depth_wrapper .content_out{ display: block;margin: 0 auto; }
	
}


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

#stacks_in_174_3 .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 40px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/*IE 11 Fix*/
.depth_ie .content_in{
	width: 100%;
}

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

#stacks_in_174_3 .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, 255, 255, 0.17);
	
	
	}

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

#stacks_in_174_3 .content_in p.sub_content{
	font-weight: normal;
	
	
	
	font-size: 14px;
	color: rgba(253, 128, 8, 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_174_3 .depth_aside{
	position: static;
	width: 100%;
	
	

	 
	margin-right: -300px; 
	

	margin-right:0;

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

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





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

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

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

/* Layer Top */








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


/* Force Mobile Legibility */

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



@media screen and (max-width: 770px ){
	#stacks_in_174_3 .depth_wrapper .content_out{
		padding: 0 !important;
		margin: 0 !important;
		max-width: 100% !important;
	}
	#stacks_in_174_3 .depth_wrapper .content_in{
		padding: 30px !important;
		margin: 0 !important;
	}
}



/* Breaks */

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

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

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

#stacks_in_174_3 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 20%;
	background: rgba(255, 255, 255, 0.40);
	margin-top: 15px;}/*  */
.unslider {
  position: relative;
  box-sizing: border-box; }

#testimonials-stacks_in_174_143 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  #testimonials-stacks_in_174_143 * {
    box-sizing: border-box; }
  #testimonials-stacks_in_174_143 .testimonials-arrows {
    max-width: 400px;
    padding: 0 5px 0 5px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    box-sizing: border-box;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    #testimonials-stacks_in_174_143 .testimonials-arrows .testimonials-arrow-stacks_in_174_143 {
      width: 30px;
      height: 30px;
      color: rgba(255, 255, 255, 1.00);
      background: rgba(34, 34, 34, 1.00);
      font-size: 14px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      #testimonials-stacks_in_174_143 .testimonials-arrows .testimonials-arrow-stacks_in_174_143:hover {
        color: rgba(255, 255, 255, 1.00);
        background: rgba(51, 51, 51, 1.00); }
      #testimonials-stacks_in_174_143 .testimonials-arrows .testimonials-arrow-stacks_in_174_143:first-child {
        border-radius: 30px 0 0 30px; }
      #testimonials-stacks_in_174_143 .testimonials-arrows .testimonials-arrow-stacks_in_174_143:last-child {
        border-radius: 0 30px 30px 0; }
  #testimonials-stacks_in_174_143 .testimonials {
    max-width: 400px;
    width: 100%;
    margin: 0 auto;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto; }
    #testimonials-stacks_in_174_143 .testimonials ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      box-sizing: border-box; }
      #testimonials-stacks_in_174_143 .testimonials ul li {
        -webkit-box-flex: 0;
            -ms-flex: 0 1 auto;
                flex: 0 1 auto;
        box-sizing: border-box; }
        #testimonials-stacks_in_174_143 .testimonials ul li.testimonials-stacks_in_174_143-active .testimonials-outer {
          opacity: 1;
          transition: all 0.1s; }
        #testimonials-stacks_in_174_143 .testimonials ul li .testimonials-outer {
          padding: 0px 5px 20px 5px;
          /*  */
          height: 100%;
          /*  */
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          transition: all 0.3s;
          box-sizing: border-box; }
        #testimonials-stacks_in_174_143 .testimonials ul li .testimonials-inner {
          /*  */
          /*  */
          /*  */
          background: #243B55;
          background: linear-gradient(to bottom, #243B55, #243B55);
          /*  */
          /*  */
          /*  */
          box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.20);
          /*  */
          padding: 10px 10px;
          border-radius: 6px;
          min-height: 250px;
          width: 100%;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-flex: 0;
              -ms-flex: 0 1 auto;
                  flex: 0 1 auto;
          transition: all 0.3s;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          box-sizing: border-box; }
  #testimonials-stacks_in_174_143 .testimonials-image-outer {
    /*  */
    /*  */
    background: rgba(51, 51, 51, 1.00);
    /*  */
    /*  */
    /*  */
    width: 80px;
    height: 80px;
    border-radius: 70px;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    position: relative; }
    #testimonials-stacks_in_174_143 .testimonials-image-outer i {
      top: 50%;
      left: 50%;
      position: absolute;
      color: rgba(85, 85, 85, 1.00);
      font-size: 80px;
      opacity: 1;
      transition: opacity 0.3s ease;
      transition-delay: 1s;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
  #testimonials-stacks_in_174_143 .testimonials-content-outer {
    /*  */
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    /*  */
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    #testimonials-stacks_in_174_143 .testimonials-content-outer .content-quotations {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      /*  */
      font-weight: bold;
      /*  */ }
      #testimonials-stacks_in_174_143 .testimonials-content-outer .content-quotations span {
        /*  */
        font-family: "Raleway";
        /*  */
        display: none;
        line-height: 1;
        color: rgba(255, 255, 255, 0.30);
        height: 50.000000px;
        font-size: 100px; }
      #testimonials-stacks_in_174_143 .testimonials-content-outer .content-quotations i {
        font-size: 100px;
        color: rgba(255, 255, 255, 0.30); }
      #testimonials-stacks_in_174_143 .testimonials-content-outer .content-quotations.first {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        #testimonials-stacks_in_174_143 .testimonials-content-outer .content-quotations.first i {
          -webkit-transform: scale(-1, 1);
                  transform: scale(-1, 1); }
      #testimonials-stacks_in_174_143 .testimonials-content-outer .content-quotations.last {
        -webkit-box-align: end;
            -ms-flex-align: end;
                align-items: flex-end; }
    #testimonials-stacks_in_174_143 .testimonials-content-outer .content-inner {
      width: 100%;
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      padding: 10px; }
      #testimonials-stacks_in_174_143 .testimonials-content-outer .content-inner-text {
        /*  */
        font-family: "Raleway";
        /*  */
        color: rgba(255, 255, 255, 1.00);
        font-size: 16px;
        text-align: left;
        line-height: 22.400000px; }
      #testimonials-stacks_in_174_143 .testimonials-content-outer .content-inner-name {
        /*  */
        font-family: "Nunito";
        /*  */
        color: rgba(255, 255, 255, 0.65);
        margin-top: 5px;
        font-size: 14px;
        text-align: right; }
      #testimonials-stacks_in_174_143 .testimonials-content-outer .content-inner-rating {
        margin-top: 20px;
        text-align: center; }
        #testimonials-stacks_in_174_143 .testimonials-content-outer .content-inner-rating i {
          color: rgba(233, 202, 187, 1.00);
          font-size: 20px; }

#testimonials-stacks_in_174_143.arrows-top {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

#testimonials-stacks_in_174_143.arrows-bottom {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse; }

#testimonials-stacks_in_174_143.arrows-left .testimonials-arrows {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

#testimonials-stacks_in_174_143.arrows-center .testimonials-arrows {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

#testimonials-stacks_in_174_143.arrows-right .testimonials-arrows {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }

#testimonials-stacks_in_174_143.arrows-spaced .testimonials-arrows .testimonials-arrow-stacks_in_174_143 {
  border-radius: 30px; }
  #testimonials-stacks_in_174_143.arrows-spaced .testimonials-arrows .testimonials-arrow-stacks_in_174_143.prev {
    margin-right: 5px; }

#testimonials-stacks_in_174_143.images-hide ul li .testimonials-outer .testimonials-inner .testimonials-image-outer {
  display: none; }

#testimonials-stacks_in_174_143.images-left ul li .testimonials-outer .testimonials-inner {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }

#testimonials-stacks_in_174_143.images-center ul li .testimonials-outer .testimonials-inner {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

#testimonials-stacks_in_174_143.images-right ul li .testimonials-outer .testimonials-inner {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end; }

#testimonials-stacks_in_174_143.images-top ul li .testimonials-outer .testimonials-inner {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  #testimonials-stacks_in_174_143.images-top ul li .testimonials-outer .testimonials-inner .testimonials-image-outer {
    margin-top: 10px;
    margin-bottom: 10px; }

#testimonials-stacks_in_174_143.images-bottom ul li .testimonials-outer .testimonials-inner {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse; }
  #testimonials-stacks_in_174_143.images-bottom ul li .testimonials-outer .testimonials-inner .testimonials-image-outer {
    margin-bottom: 10px;
    margin-top: 10px; }

#testimonials-stacks_in_174_143.quotations-vert .testimonials-content-outer {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

#testimonials-stacks_in_174_143.quotations-vert.quotations-normal .testimonials-content-outer .content-quotations.first {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

#testimonials-stacks_in_174_143.quotations-vert.quotations-normal .testimonials-content-outer .content-quotations.last {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }

#testimonials-stacks_in_174_143.quotations-vert.quotations-center .testimonials-content-outer .content-quotations {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

#testimonials-stacks_in_174_143.quotations-vert.quotations-swapped .testimonials-content-outer .content-quotations.first {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }
  #testimonials-stacks_in_174_143.quotations-vert.quotations-swapped .testimonials-content-outer .content-quotations.first i, #testimonials-stacks_in_174_143.quotations-vert.quotations-swapped .testimonials-content-outer .content-quotations.first span {
    -webkit-transform: scale(-1, 1);
            transform: scale(-1, 1); }

#testimonials-stacks_in_174_143.quotations-vert.quotations-swapped .testimonials-content-outer .content-quotations.last {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }
  #testimonials-stacks_in_174_143.quotations-vert.quotations-swapped .testimonials-content-outer .content-quotations.last i, #testimonials-stacks_in_174_143.quotations-vert.quotations-swapped .testimonials-content-outer .content-quotations.last span {
    -webkit-transform: scale(-1, 1);
            transform: scale(-1, 1); }

#testimonials-stacks_in_174_143.quotations-horiz .testimonials-content-outer {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch; }
  #testimonials-stacks_in_174_143.quotations-horiz .testimonials-content-outer .content-inner {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center; }

#testimonials-stacks_in_174_143.quotations-horiz.quotations-normal .testimonials-content-outer .content-quotations.first {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }

#testimonials-stacks_in_174_143.quotations-horiz.quotations-normal .testimonials-content-outer .content-quotations.last {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end; }

#testimonials-stacks_in_174_143.quotations-horiz.quotations-center .testimonials-content-outer .content-quotations {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

#testimonials-stacks_in_174_143.quotations-horiz.quotations-swapped .testimonials-content-outer .content-quotations.first {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end; }
  #testimonials-stacks_in_174_143.quotations-horiz.quotations-swapped .testimonials-content-outer .content-quotations.first i, #testimonials-stacks_in_174_143.quotations-horiz.quotations-swapped .testimonials-content-outer .content-quotations.first span {
    -webkit-transform: scale(1, -1);
            transform: scale(1, -1); }

#testimonials-stacks_in_174_143.quotations-horiz.quotations-swapped .testimonials-content-outer .content-quotations.last {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }
  #testimonials-stacks_in_174_143.quotations-horiz.quotations-swapped .testimonials-content-outer .content-quotations.last i, #testimonials-stacks_in_174_143.quotations-horiz.quotations-swapped .testimonials-content-outer .content-quotations.last span {
    -webkit-transform: scale(1, -1);
            transform: scale(1, -1); }

#testimonials-stacks_in_174_143.hide-quotations-first .testimonials-content-outer .content-quotations.first {
  display: none; }

#testimonials-stacks_in_174_143.hide-quotations-last .testimonials-content-outer .content-quotations.last {
  display: none; }

#testimonials-stacks_in_174_143.font-quotations .testimonials-content-outer .content-quotations span {
  display: block; }

#testimonials-stacks_in_174_143.font-quotations .testimonials-content-outer .content-quotations i {
  display: none; }

#testimonials-stacks_in_174_143.name-hide .content-inner-name {
  display: none; }

#testimonials-stacks_in_174_143.rating-hide .content-inner-rating {
  display: none; }

#testimonials-stacks_in_174_143.rating-stars .content-inner-rating.rating-one i.rating:nth-child(1)::before {
  content: "\f2fc"; }

#testimonials-stacks_in_174_143.rating-stars .content-inner-rating.rating-one i.rating:nth-child(n+2)::before {
  content: "\f3ae"; }

#testimonials-stacks_in_174_143.rating-stars .content-inner-rating.rating-one-half i.rating:nth-child(1)::before {
  content: "\f2fc"; }

#testimonials-stacks_in_174_143.rating-stars .content-inner-rating.rating-one-half i.rating:nth-child(2)::before {
  content: "\f3ad"; }

#testimonials-stacks_in_174_143.rating-stars .content-inner-rating.rating-one-half i.rating:nth-child(n+3)::before {
  content: "\f3ae"; }

#testimonials-stacks_in_174_143.rating-stars .content-inner-rating.rating-two i.rating:nth-child(n+1)::before {
  content: "\f2fc"; }

#testimonials-stacks_in_174_143.rating-stars .content-inner-rating.rating-two i.rating:nth-child(n+3)::before {
  content: "\f3ae"; }

#testimonials-stacks_in_174_143.rating-stars .content-inner-rating.rating-two-half i.rating:nth-child(n+1)::before {
  content: "\f2fc"; }

#testimonials-stacks_in_174_143.rating-stars .content-inner-rating.rating-two-half i.rating:nth-child(3)::before {
  content: "\f3ad"; }

#testimonials-stacks_in_174_143.rating-stars .content-inner-rating.rating-two-half i.rating:nth-child(n+4)::before {
  content: "\f3ae"; }

#testimonials-stacks_in_174_143.rating-stars .content-inner-rating.rating-three i.rating:nth-child(n+1)::before {
  content: "\f2fc"; }

#testimonials-stacks_in_174_143.rating-stars .content-inner-rating.rating-three i.rating:nth-child(n+4)::before {
  content: "\f3ae"; }

#testimonials-stacks_in_174_143.rating-stars .content-inner-rating.rating-three-half i.rating:nth-child(n+1)::before {
  content: "\f2fc"; }

#testimonials-stacks_in_174_143.rating-stars .content-inner-rating.rating-three-half i.rating:nth-child(4)::before {
  content: "\f3ad"; }

#testimonials-stacks_in_174_143.rating-stars .content-inner-rating.rating-three-half i.rating:nth-child(n+5)::before {
  content: "\f3ae"; }

#testimonials-stacks_in_174_143.rating-stars .content-inner-rating.rating-four i.rating:nth-child(n+1)::before {
  content: "\f2fc"; }

#testimonials-stacks_in_174_143.rating-stars .content-inner-rating.rating-four i.rating:nth-child(n+5)::before {
  content: "\f3ae"; }

#testimonials-stacks_in_174_143.rating-stars .content-inner-rating.rating-four-half i.rating:nth-child(n+1)::before {
  content: "\f2fc"; }

#testimonials-stacks_in_174_143.rating-stars .content-inner-rating.rating-four-half i.rating:nth-child(5)::before {
  content: "\f3ad"; }

#testimonials-stacks_in_174_143.rating-stars .content-inner-rating.rating-five i.rating:nth-child(n+1)::before {
  content: "\f2fc"; }

#testimonials-stacks_in_174_143.rating-hearts .content-inner-rating.rating-one i.rating:nth-child(1)::before {
  content: "\f388"; }

#testimonials-stacks_in_174_143.rating-hearts .content-inner-rating.rating-one i.rating:nth-child(n+2)::before {
  content: "\f387"; }

#testimonials-stacks_in_174_143.rating-hearts .content-inner-rating.rating-two i.rating:nth-child(n+1)::before {
  content: "\f388"; }

#testimonials-stacks_in_174_143.rating-hearts .content-inner-rating.rating-two i.rating:nth-child(n+3)::before {
  content: "\f387"; }

#testimonials-stacks_in_174_143.rating-hearts .content-inner-rating.rating-three i.rating:nth-child(n+1)::before {
  content: "\f388"; }

#testimonials-stacks_in_174_143.rating-hearts .content-inner-rating.rating-three i.rating:nth-child(n+4)::before {
  content: "\f387"; }

#testimonials-stacks_in_174_143.rating-hearts .content-inner-rating.rating-four i.rating:nth-child(n+1)::before {
  content: "\f388"; }

#testimonials-stacks_in_174_143.rating-hearts .content-inner-rating.rating-four i.rating:nth-child(n+5)::before {
  content: "\f387"; }

#testimonials-stacks_in_174_143.rating-hearts .content-inner-rating.rating-five i.rating:nth-child(n+1)::before {
  content: "\f388"; }

@media (max-width: 500px) {
  /*  */
  #testimonials-stacks_in_174_143.arrows-spaced .testimonials-arrows .testimonials-arrow-stacks_in_174_143 {
    border-radius: 30px; }
    #testimonials-stacks_in_174_143.arrows-spaced .testimonials-arrows .testimonials-arrow-stacks_in_174_143:first-child {
      border-radius: 30px; }
    #testimonials-stacks_in_174_143.arrows-spaced .testimonials-arrows .testimonials-arrow-stacks_in_174_143:last-child {
      border-radius: 30px; }
  #testimonials-stacks_in_174_143 .testimonials-arrows .testimonials-arrow-stacks_in_174_143 {
    width: 30px;
    height: 30px;
    font-size: 14px; }
    #testimonials-stacks_in_174_143 .testimonials-arrows .testimonials-arrow-stacks_in_174_143:first-child {
      border-radius: 30px 0 0 30px; }
    #testimonials-stacks_in_174_143 .testimonials-arrows .testimonials-arrow-stacks_in_174_143:last-child {
      border-radius: 0 30px 30px 0; }
  #testimonials-stacks_in_174_143 .testimonials ul li .testimonials-inner {
    min-height: 200px; }
  #testimonials-stacks_in_174_143 .testimonials-content-outer .content-quotations span {
    height: 30.000000px;
    font-size: 60px; }
  #testimonials-stacks_in_174_143 .testimonials-content-outer .content-inner-text {
    font-size: 14px;
    line-height: 19.600000px; }
  #testimonials-stacks_in_174_143 .testimonials-content-outer .content-inner-name {
    font-size: 13px; }
  #testimonials-stacks_in_174_143 .testimonials-content-outer .content-inner-rating i {
    font-size: 16px; }
  #testimonials-stacks_in_174_143 .testimonials-image-outer {
    width: 40px;
    height: 40px;
    border-radius: 40px; }
    #testimonials-stacks_in_174_143 .testimonials-image-outer i {
      font-size: 40px; }
  /*  */ }

@media (min-width: 500px) and (max-width: 700px) {
  /*  */
  #testimonials-stacks_in_174_143.arrows-spaced .testimonials-arrows .testimonials-arrow-stacks_in_174_143 {
    border-radius: 30px; }
    #testimonials-stacks_in_174_143.arrows-spaced .testimonials-arrows .testimonials-arrow-stacks_in_174_143:first-child {
      border-radius: 30px; }
    #testimonials-stacks_in_174_143.arrows-spaced .testimonials-arrows .testimonials-arrow-stacks_in_174_143:last-child {
      border-radius: 30px; }
  #testimonials-stacks_in_174_143 .testimonials-arrows .testimonials-arrow-stacks_in_174_143 {
    width: 30px;
    height: 30px;
    font-size: 14px; }
    #testimonials-stacks_in_174_143 .testimonials-arrows .testimonials-arrow-stacks_in_174_143:first-child {
      border-radius: 30px 0 0 30px; }
    #testimonials-stacks_in_174_143 .testimonials-arrows .testimonials-arrow-stacks_in_174_143:last-child {
      border-radius: 0 30px 30px 0; }
  #testimonials-stacks_in_174_143 .testimonials ul li .testimonials-inner {
    min-height: 250px; }
  #testimonials-stacks_in_174_143 .testimonials-content-outer .content-quotations span {
    height: 40.000000px;
    font-size: 80px; }
  #testimonials-stacks_in_174_143 .testimonials-content-outer .content-inner-text {
    font-size: 16px;
    line-height: 22.400000px; }
  #testimonials-stacks_in_174_143 .testimonials-content-outer .content-inner-name {
    font-size: 14px; }
  #testimonials-stacks_in_174_143 .testimonials-content-outer .content-inner-rating i {
    font-size: 18px; }
  #testimonials-stacks_in_174_143 .testimonials-image-outer {
    width: 50px;
    height: 50px;
    border-radius: 50px; }
    #testimonials-stacks_in_174_143 .testimonials-image-outer i {
      font-size: 50px; }
  /*  */ }
/*  */
#testimonials-card-stacks_in_174_144 .testimonials-outer .testimonials-inner .testimonials-image-outer {
  background: url(../files/general_image-144-205.png) no-repeat center center !important;
  background-size: cover !important; }
  #testimonials-card-stacks_in_174_144 .testimonials-outer .testimonials-inner .testimonials-image-outer i {
    display: none; }

/*  */
/*  */
#testimonials-card-stacks_in_174_147 .testimonials-outer .testimonials-inner .testimonials-image-outer {
  background: url(../files/general_image-147-205.jpg) no-repeat center center !important;
  background-size: cover !important; }
  #testimonials-card-stacks_in_174_147 .testimonials-outer .testimonials-inner .testimonials-image-outer i {
    display: none; }

/*  */
/*  */
#testimonials-card-stacks_in_174_150 .testimonials-outer .testimonials-inner .testimonials-image-outer {
  background: url(../files/general_image-150-205.png) no-repeat center center !important;
  background-size: cover !important; }
  #testimonials-card-stacks_in_174_150 .testimonials-outer .testimonials-inner .testimonials-image-outer i {
    display: none; }

/*  */
/*  */
#testimonials-card-stacks_in_174_154 .testimonials-outer .testimonials-inner .testimonials-image-outer {
  background: url(../files/general_image-154-205.png) no-repeat center center !important;
  background-size: cover !important; }
  #testimonials-card-stacks_in_174_154 .testimonials-outer .testimonials-inner .testimonials-image-outer i {
    display: none; }

/*  */
/*  */
#testimonials-card-stacks_in_174_157 .testimonials-outer .testimonials-inner .testimonials-image-outer {
  background: url(../files/general_image-157-205.jpg) no-repeat center center !important;
  background-size: cover !important; }
  #testimonials-card-stacks_in_174_157 .testimonials-outer .testimonials-inner .testimonials-image-outer i {
    display: none; }

/*  */
