/* 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{
  
  max-width: 1200px;
  
}
main .depth_theme_limit{
  max-width: 100%;
  padding: 0;
}
.depth_limit{
  margin: 0 auto;
}



.nfont{
	font-family: 'Open Sans', sans-serif !important;
}
h2.nfont,
.sub_heading.nfont{
	font-family: 'Oswald', 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: 'Oswald', 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_42416 .content_flex{
		min-height: 0px;
	}
}

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





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

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

#stacks_in_42416 .depth_image{

	background-size: cover;
	

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

	

	
	

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


@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_42416 .depth_image{ background-image: url(../files/banner_bg_image_2x-42416.png);}
}




#stacks_in_42416 .depth_tint{ background: rgba(75, 31, 128, 0.00); }

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

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



/* Heading */

#stacks_in_42416 .heading_out{
	display: block;
	display: inline-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: 10px 20px 23px 20px;
	margin: 0px 0px 0px 0px;
	line-height: 0;}

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

#stacks_in_42416 .heading_out h2{
	font-size: 80px;
	line-height: 85px;
	color: rgba(255, 255, 255, 1.00);
	font-weight: 500;
	
	
	
	
	 text-align: center !important; 
	
	
	letter-spacing: -1px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

#stacks_in_42416 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_42416 p.sub_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 26px;
	letter-spacing: 0px;
	margin: 10px 0 -6px;
	
	
	
	
	float: none;}

/* Content */

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

	 
	max-width: 700px; 
	

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

/* Content (Separate Mobile Layout) */



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


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

#stacks_in_42416 .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_42416 .content_in p.main_content{
	display: block;
	color: rgba(255, 255, 255, 1.00);
	font-size: 1.05em;
	line-height: 1.40;
	margin-top: 21%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 6%;
	
	
	 display: none; }

#stacks_in_42416 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 20px;
	padding: 0% 0.000000%;
	border-radius: 4px;
	box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.71);
	margin-bottom: 5%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(75, 31, 128, 1.00);
	
	
	}

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

#stacks_in_42416 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	
	font-size: 13px;
	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_42416 .depth_aside{
	position: static;
	width: 100%;
	
	

	 
	margin-right: -700px; 
	

	margin-right:0;

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







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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */




/* Breaks */

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

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

#stacks_in_42416 hr.hr_bottom_header{
	height: 3px;
	width: 33%;
	background: rgba(75, 31, 128, 1.00);
	display: inline-block;}

#stacks_in_42416 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 12%;
	background: rgba(255, 255, 255, 0.40);
	margin-top: 20px;}
#stacks_in_42168 {
	margin: 60px 0px 30px 0px;
	padding:  20px;
}
/* Start Hunter 3 Navigation stack each CSS code */.stacks_in_42019clearer{	clear: both;	height: 0;	margin: 0;	padding: 0;}#stacks_in_42019 .hunterItemPad{	height: 20px !important;	margin: 0 !important;	padding: 0 !important;}/* Filter Bar Styling                      *//* ####################################### */#stacks_in_42019 .huntFilterbar{position: relative;display: block;margin-bottom: 30px;}#stacks_in_42019 .huntFilterbar span{	display: inline-block;}#stacks_in_42019 .huntFilterbar span a, #stacks_in_42019 .huntFilterbar span a:active, #stacks_in_42019 .huntFilterbar span a:visited{	display: inline-block;	color: #175790 !important;	text-decoration: none !important;	border-radius: 2px;	}#stacks_in_42019 .huntFilterbar span a:hover{	color: #FF0000 !important;	text-decoration: none !important;}#stacks_in_42019 .huntFilterbar span a.huntcurrent{	color: #FF0000 !important;}#stacks_in_42019 .huntFilterbar{padding: 0 12px 8px 12px;background: #3578D4;border-radius: 4px;}#stacks_in_42019 .huntFilterbar span{	margin: 0 14px 0 0;}#stacks_in_42019 .huntFilterbar span a{	padding: 8px 20px 8px 20px;	margin: 8px 0 0 0;	font-size: 100% !important;	line-height: 100% !important;}#stacks_in_42019 .huntFilterbar span a.huntcurrent{	color: #FF0000 !important;	background: #F4F4F4;}#stacks_in_42019 .huntFilterbar span a, #stacks_in_42019 .huntFilterbar span a:active, #stacks_in_42019 .huntFilterbar span a:visited{	background: #FFFFFF;	border-radius: 4px;}#stacks_in_42019 .huntFilterbar span a:hover{	background: #F4F4F4;}/* End Hunter 3 Navigation stack each CSS code */
#stacks_in_42019 {
	padding:  20px;
}
/* Start Hunter 3 Row Item stack each CSS code */#stacks_in_42019 #stacks_in_42025{	margin: 0 !important;	padding: 0 !important;}.stacks_in_42025topbar{	display:none;	height: 0;	margin: 0;	padding: 0;}/* End Hunter 3 Row Item stack each CSS code */#stacks_in_6367 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_6367 .jwresp_col{overflow:hidden;margin:0;width:39%; float:left;}#stacks_in_6367 #jwresp_col2_stacks_in_6367{ float:right; width:59%}@media screen and (max-width:1030px){#stacks_in_6367 #jwresp_col1_stacks_in_6367,#stacks_in_6367 #jwresp_col2_stacks_in_6367{width:100%;float:none;display:block}#stacks_in_6367 #jwresp_col1_stacks_in_6367{margin-bottom:15px}}

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

#stacks_in_42307 {
	padding:  20px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_42234buttonPressWrapper{
	position: relative !important;
}

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

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

.stacks_in_42234button:hover{
	color: #FFFFFF !important;
	background-color: #4191FD !important;
	border-color: #377BD7 !important;
}

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

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










	/* -- TYPE BOOSTRAP EXTRA LARGE OVERRIDE -- */
	.stacks_in_42234button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
	}
	





























.stacks_in_42234buttonPressWrapper *{
	
	
}


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

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

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

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_42234 {
	padding: 0px 20px 20px 20px;
}

#stacks_in_41976 {
	padding:  20px;
}
/* Start Hunter 3 Row Item stack each CSS code */#stacks_in_42019 #stacks_in_42028{	margin: 0 !important;	padding: 0 !important;}.stacks_in_42028topbar{	display:none;	height: 0;	margin: 0;	padding: 0;}/* End Hunter 3 Row Item stack each CSS code */#stacks_in_6293 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_6293 .jwresp_col{overflow:hidden;margin:0;width:39%; float:left;}#stacks_in_6293 #jwresp_col2_stacks_in_6293{ float:right; width:59%}@media screen and (max-width:1030px){#stacks_in_6293 #jwresp_col1_stacks_in_6293,#stacks_in_6293 #jwresp_col2_stacks_in_6293{width:100%;float:none;display:block}#stacks_in_6293 #jwresp_col1_stacks_in_6293{margin-bottom:15px}}

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

#stacks_in_42309 {
	padding:  20px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_42359buttonPressWrapper{
	position: relative !important;
}

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

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

.stacks_in_42359button:hover{
	color: #FFFFFF !important;
	background-color: #4191FD !important;
	border-color: #377BD7 !important;
}

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

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










	/* -- TYPE BOOSTRAP EXTRA LARGE OVERRIDE -- */
	.stacks_in_42359button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
	}
	





























.stacks_in_42359buttonPressWrapper *{
	
	
}


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

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

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

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_42359 {
	padding: 0px 20px 20px 20px;
}

#stacks_in_3658 {
	padding:  20px;
}
/* Start Hunter 3 Row Item stack each CSS code */#stacks_in_42019 #stacks_in_42037{	margin: 0 !important;	padding: 0 !important;}.stacks_in_42037topbar{	display:none;	height: 0;	margin: 0;	padding: 0;}/* End Hunter 3 Row Item stack each CSS code */#stacks_in_9945 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_9945 .jwresp_col{overflow:hidden;margin:0;width:39%; float:left;}#stacks_in_9945 #jwresp_col2_stacks_in_9945{ float:right; width:59%}@media screen and (max-width:1030px){#stacks_in_9945 #jwresp_col1_stacks_in_9945,#stacks_in_9945 #jwresp_col2_stacks_in_9945{width:100%;float:none;display:block}#stacks_in_9945 #jwresp_col1_stacks_in_9945{margin-bottom:15px}}

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

#stacks_in_42289 {
	padding:  20px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_42376buttonPressWrapper{
	position: relative !important;
}

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

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

.stacks_in_42376button:hover{
	color: #FFFFFF !important;
	background-color: #4191FD !important;
	border-color: #377BD7 !important;
}

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

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










	/* -- TYPE BOOSTRAP EXTRA LARGE OVERRIDE -- */
	.stacks_in_42376button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
	}
	





























.stacks_in_42376buttonPressWrapper *{
	
	
}


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

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

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

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_42376 {
	padding: 0px 20px 20px 20px;
}

#stacks_in_9950 {
	padding:  20px;
}
/* Start Hunter 3 Row Item stack each CSS code */#stacks_in_42019 #stacks_in_42040{	margin: 0 !important;	padding: 0 !important;}.stacks_in_42040topbar{	display:none;	height: 0;	margin: 0;	padding: 0;}/* End Hunter 3 Row Item stack each CSS code */#stacks_in_10006 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_10006 .jwresp_col{overflow:hidden;margin:0;width:39%; float:left;}#stacks_in_10006 #jwresp_col2_stacks_in_10006{ float:right; width:59%}@media screen and (max-width:1030px){#stacks_in_10006 #jwresp_col1_stacks_in_10006,#stacks_in_10006 #jwresp_col2_stacks_in_10006{width:100%;float:none;display:block}#stacks_in_10006 #jwresp_col1_stacks_in_10006{margin-bottom:15px}}

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

#stacks_in_42315 {
	padding:  20px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_42371buttonPressWrapper{
	position: relative !important;
}

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

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

.stacks_in_42371button:hover{
	color: #FFFFFF !important;
	background-color: #4191FD !important;
	border-color: #377BD7 !important;
}

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

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










	/* -- TYPE BOOSTRAP EXTRA LARGE OVERRIDE -- */
	.stacks_in_42371button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
	}
	





























.stacks_in_42371buttonPressWrapper *{
	
	
}


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

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

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

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_42371 {
	padding: 0px 20px 20px 20px;
}

#stacks_in_10011 {
	padding:  20px;
}
/* Start Hunter 3 Row Item stack each CSS code */#stacks_in_42019 #stacks_in_42043{	margin: 0 !important;	padding: 0 !important;}.stacks_in_42043topbar{	display:none;	height: 0;	margin: 0;	padding: 0;}/* End Hunter 3 Row Item stack each CSS code */#stacks_in_10067 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_10067 .jwresp_col{overflow:hidden;margin:0;width:39%; float:left;}#stacks_in_10067 #jwresp_col2_stacks_in_10067{ float:right; width:59%}@media screen and (max-width:1030px){#stacks_in_10067 #jwresp_col1_stacks_in_10067,#stacks_in_10067 #jwresp_col2_stacks_in_10067{width:100%;float:none;display:block}#stacks_in_10067 #jwresp_col1_stacks_in_10067{margin-bottom:15px}}

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

#stacks_in_42317 {
	padding:  20px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_42372buttonPressWrapper{
	position: relative !important;
}

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

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

.stacks_in_42372button:hover{
	color: #FFFFFF !important;
	background-color: #4191FD !important;
	border-color: #377BD7 !important;
}

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

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










	/* -- TYPE BOOSTRAP EXTRA LARGE OVERRIDE -- */
	.stacks_in_42372button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
	}
	





























.stacks_in_42372buttonPressWrapper *{
	
	
}


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

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

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

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_42372 {
	padding: 0px 20px 20px 20px;
}

#stacks_in_10072 {
	padding:  20px;
}
/* Start Hunter 3 Row Item stack each CSS code */#stacks_in_42019 #stacks_in_42249{	margin: 0 !important;	padding: 0 !important;}.stacks_in_42249topbar{	display:none;	height: 0;	margin: 0;	padding: 0;}/* End Hunter 3 Row Item stack each CSS code */#stacks_in_42251 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_42251 .jwresp_col{overflow:hidden;margin:0;width:39%; float:left;}#stacks_in_42251 #jwresp_col2_stacks_in_42251{ float:right; width:59%}@media screen and (max-width:1030px){#stacks_in_42251 #jwresp_col1_stacks_in_42251,#stacks_in_42251 #jwresp_col2_stacks_in_42251{width:100%;float:none;display:block}#stacks_in_42251 #jwresp_col1_stacks_in_42251{margin-bottom:15px}}

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

#stacks_in_42319 {
	padding:  20px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_42373buttonPressWrapper{
	position: relative !important;
}

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

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

.stacks_in_42373button:hover{
	color: #FFFFFF !important;
	background-color: #4191FD !important;
	border-color: #377BD7 !important;
}

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

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










	/* -- TYPE BOOSTRAP EXTRA LARGE OVERRIDE -- */
	.stacks_in_42373button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
	}
	





























.stacks_in_42373buttonPressWrapper *{
	
	
}


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

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

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

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_42373 {
	padding: 0px 20px 20px 20px;
}

#stacks_in_42406 {
	margin: 0px 0px 30px 0px;
	padding:  20px;
}
/* Start Hunter 3 Row Item stack each CSS code */#stacks_in_42019 #stacks_in_42049{	margin: 0 !important;	padding: 0 !important;}.stacks_in_42049topbar{	display:none;	height: 0;	margin: 0;	padding: 0;}/* End Hunter 3 Row Item stack each CSS code */#stacks_in_14425 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_14425 .jwresp_col{overflow:hidden;margin:0;width:39%; float:left;}#stacks_in_14425 #jwresp_col2_stacks_in_14425{ float:right; width:59%}@media screen and (max-width:1030px){#stacks_in_14425 #jwresp_col1_stacks_in_14425,#stacks_in_14425 #jwresp_col2_stacks_in_14425{width:100%;float:none;display:block}#stacks_in_14425 #jwresp_col1_stacks_in_14425{margin-bottom:15px}}

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

#stacks_in_42293 {
	padding:  20px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_42389buttonPressWrapper{
	position: relative !important;
}

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

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

.stacks_in_42389button:hover{
	color: #FFFFFF !important;
	background-color: #4191FD !important;
	border-color: #377BD7 !important;
}

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

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










	/* -- TYPE BOOSTRAP EXTRA LARGE OVERRIDE -- */
	.stacks_in_42389button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
	}
	





























.stacks_in_42389buttonPressWrapper *{
	
	
}


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

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

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

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_42389 {
	padding: 0px 20px 20px 20px;
}

#stacks_in_14430 {
	padding:  20px;
}
/* Start Hunter 3 Row Item stack each CSS code */#stacks_in_42019 #stacks_in_42052{	margin: 0 !important;	padding: 0 !important;}.stacks_in_42052topbar{	display:none;	height: 0;	margin: 0;	padding: 0;}/* End Hunter 3 Row Item stack each CSS code */#stacks_in_14547 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_14547 .jwresp_col{overflow:hidden;margin:0;width:39%; float:left;}#stacks_in_14547 #jwresp_col2_stacks_in_14547{ float:right; width:59%}@media screen and (max-width:1030px){#stacks_in_14547 #jwresp_col1_stacks_in_14547,#stacks_in_14547 #jwresp_col2_stacks_in_14547{width:100%;float:none;display:block}#stacks_in_14547 #jwresp_col1_stacks_in_14547{margin-bottom:15px}}

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

#stacks_in_42295 {
	padding:  20px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_42388buttonPressWrapper{
	position: relative !important;
}

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

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

.stacks_in_42388button:hover{
	color: #FFFFFF !important;
	background-color: #4191FD !important;
	border-color: #377BD7 !important;
}

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

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










	/* -- TYPE BOOSTRAP EXTRA LARGE OVERRIDE -- */
	.stacks_in_42388button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
	}
	





























.stacks_in_42388buttonPressWrapper *{
	
	
}


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

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

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

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_42388 {
	padding: 0px 20px 20px 20px;
}

#stacks_in_14552 {
	padding:  20px;
}
/* Start Hunter 3 Row Item stack each CSS code */#stacks_in_42019 #stacks_in_42260{	margin: 0 !important;	padding: 0 !important;}.stacks_in_42260topbar{	display:none;	height: 0;	margin: 0;	padding: 0;}/* End Hunter 3 Row Item stack each CSS code */#stacks_in_42262 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_42262 .jwresp_col{overflow:hidden;margin:0;width:39%; float:left;}#stacks_in_42262 #jwresp_col2_stacks_in_42262{ float:right; width:59%}@media screen and (max-width:1030px){#stacks_in_42262 #jwresp_col1_stacks_in_42262,#stacks_in_42262 #jwresp_col2_stacks_in_42262{width:100%;float:none;display:block}#stacks_in_42262 #jwresp_col1_stacks_in_42262{margin-bottom:15px}}

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

#stacks_in_42321 {
	padding:  20px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_42374buttonPressWrapper{
	position: relative !important;
}

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

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

.stacks_in_42374button:hover{
	color: #FFFFFF !important;
	background-color: #4191FD !important;
	border-color: #377BD7 !important;
}

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

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










	/* -- TYPE BOOSTRAP EXTRA LARGE OVERRIDE -- */
	.stacks_in_42374button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
	}
	





























.stacks_in_42374buttonPressWrapper *{
	
	
}


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

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

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

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_42374 {
	padding: 0px 20px 20px 20px;
}

#stacks_in_42266 {
	padding:  20px;
}
/* Start Hunter 3 Row Item stack each CSS code */#stacks_in_42019 #stacks_in_42393{	margin: 0 !important;	padding: 0 !important;}.stacks_in_42393topbar{	display:none;	height: 0;	margin: 0;	padding: 0;}/* End Hunter 3 Row Item stack each CSS code */#stacks_in_42395 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_42395 .jwresp_col{overflow:hidden;margin:0;width:39%; float:left;}#stacks_in_42395 #jwresp_col2_stacks_in_42395{ float:right; width:59%}@media screen and (max-width:1030px){#stacks_in_42395 #jwresp_col1_stacks_in_42395,#stacks_in_42395 #jwresp_col2_stacks_in_42395{width:100%;float:none;display:block}#stacks_in_42395 #jwresp_col1_stacks_in_42395{margin-bottom:15px}}

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

#stacks_in_42396 {
	padding:  20px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_42400buttonPressWrapper{
	position: relative !important;
}

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

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

.stacks_in_42400button:hover{
	color: #FFFFFF !important;
	background-color: #4191FD !important;
	border-color: #377BD7 !important;
}

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

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










	/* -- TYPE BOOSTRAP EXTRA LARGE OVERRIDE -- */
	.stacks_in_42400button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
	}
	





























.stacks_in_42400buttonPressWrapper *{
	
	
}


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

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

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

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_42400 {
	padding: 0px 20px 20px 20px;
}

#stacks_in_42402 {
	padding:  20px;
}
