<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Depth Base */

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

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

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

.nfont{
	font-family: 'Open Sans', sans-serif !important;
}
h2.nfont,
.sub_heading.nfont{
	font-family: 'Montserrat', sans-serif !important;
}
header.depth_theme,
main.depth_theme h1,
main.depth_theme h2,
main.depth_theme h3,
main.depth_theme h4,
main.depth_theme h5,
main.depth_theme h6{
  font-family: 'Montserrat', sans-serif !important;
}
.depth_in a{text-decoration: none;}
.depth_in{
  font-size: 15px;
  line-height: 1.4;}

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



.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: 0.000000px;
  }
  .depth_row .s3_column_right .depth_section{
    margin-left: 0.000000px;
  }
  /* 3 Col Spacing */
  .depth_row.three_col .s3_column_left .depth_section{
    margin-right: 0.000000px;
  }
  .depth_row.three_col .s3_column_center .depth_section{
    margin-left: 0.000000px;
    margin-right: 0.000000px;
  }
  .depth_row.three_col .s3_column_right .depth_section{
    margin-left: 0.000000px;
  }
  /* 4 Col Spacing (1/4) */
  .depth_row .s3_column_4:first-child .depth_section{
    margin-right: 0.000000px;
    margin-left: 0;
  }
  /* 4 Col Spacing (2/4) */
  .depth_row .s3_column_4 + .s3_column_4 .depth_section{
    margin-right: 0.000000px;
    margin-left: 0.000000px;
  }
  /* 4 Col Spacing (3/4) */
  .depth_row .s3_column_4 + .s3_column_4 + .s3_column_4 .depth_section{
    margin-right: 0.000000px;
    margin-left: 0.000000px;
  }
  /* 4 Col Spacing (4/4) */
  .depth_row .s3_column_4 + .s3_column_4 + .s3_column_4 + .s3_column_4 .depth_section{
    margin-left: 0.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 &gt; 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 &gt; 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: %;}}
.spacerStack {
	height: 80.00px;
}

#spacerStackstacks_in_1374 {
	height: 80.00px;
}




























@media print {
	#spacerStackstacks_in_1374 {
		display: none !important;
	}
}
/* -- Start The hipe titles Each css Template -- */

#stacks_in_1364 .clip, #stacks_in_1364 .clip_no  {  
	font-size: 150px !important; font-family: title_internal_font_selector !important;	 font-style: none !important; text-transform: uppercase !important;	letter-spacing: -15px !important; word-spacing: 8px !important;	line-height: 130px !important;		
	 	
	 font-family: "archivo_blackregular", sans-serif !important;  		
	 	
		
	 		
    	
%%[[if edit]]%% }

/* added style to P to fix issue in foundaiton  */
#stacks_in_1364 .clip p, #stacks_in_1364 .clip_no p { %%[[if !edit]]%%
	font-family: title_internal_font_selector !important;  font-family: "archivo_blackregular", sans-serif !important;  		
	 	
	
	 		
    	
%%[[if edit]]%% }
/* prevent issue in Foundation theme and some stacks */
#stacks_in_1364 p { font-size: 150px !important; line-height: 130px !important;}
#stacks_in_1364 * { -moz-box-sizing: content-box !important;	-webkit-box-sizing: content-box !important;	box-sizing: content-box !important;}
#stacks_in_1364 .clip_no, #stacks_in_1364 .clip_no p  { color: rgba(239, 239, 239, 1.00) !important; }
#stacks_in_1364 .left-side-hide {	 }
#stacks_in_1364 .clip, #stacks_in_1364 .clip p {	 -moz-background-clip: text !important; -webkit-background-clip: text !important;	 color: transparent !important; background-position: left center !important; background-size: cover !important; }
#stacks_in_1364 .clip p, #stacks_in_1364 .clip_no p { margin: 0 !important; padding-top: 260px !important; padding-left: 0px !important; padding-right: 0px !important; } 
#stacks_in_1364 .clip, #stacks_in_1364 .clip p, #stacks_in_1364 .clip_no, #stacks_in_1364 .clip_no p { text-align: center; text-align: left !important; }
#stacks_in_1364 .clip, #stacks_in_1364 .box_left { background-position: left center !important; background-size: cover !important; }
#stacks_in_1364 .viewport-animation-1, #stacks_in_1364 .viewport-animation-2, #stacks_in_1364 .viewport-animation-3, #stacks_in_1364 .viewport-animation-4 { display:  !important; }
#stacks_in_1364 .box_left, #stacks_in_1364 .clip { background-position: left center !important; background-size: cover !important;
 
 

background-image: url(https://www.arianekok.nl/resources/Leroy_StudioArianeKok.mp4) !important;
 
}
/*  Hype CSS */
#stacks_in_1364 .cursor_ew-resize_style, #stacks_in_1364 .cursor_ew-resize_style:hover { cursor:ew-resize !important; }
#stacks_in_1364 .cursor_style_fix_col, #stacks_in_1364 .cursor_style_fix_col [class^="fa fa-"], #stacks_in_1364 .cursor_style_fix_col [class*="fa fa-"] { color: #9e9e9e !important; }
#stacks_in_1364 .cursor_style_fix_col:hover, #stacks_in_1364 .cursor_style_fix_col [class^="fa fa-"]:hover, #stacks_in_1364 .cursor_style_fix_col [class*="fa fa-"]:hover { color: #f6f6f6 !important; }
#stacks_in_1364 .HYPE_document { text-align: center;	display: block;	width: 100%; height: 100%; margin: auto; padding: 0; min-width: 100%; }
#stacks_in_1364 .move_slide_viewport_symbol {	 }
#stacks_in_1364 .move_hide_enlarge_viewport_symbol { margin-top: -187px !important;  }

#stacks_in_1364 .button-stats:hover, .button-stats:hover {background-color: #262626 !important; }
/* hype  element */
#stacks_in_1364 .image_bg_hype { %%[[if !edit]]%% 
	filter: contrast(100%) brightness(100%) grayscale(0%) blur(0px) !important;
	-webkit-filter: contrast(100%) brightness(100%) grayscale(0%) blur(0px) !important;	
	opacity: 100 !important;		
		
	background-size: cover !important;
	background-position: left center !important;  %%[[if edit]]%% }
	
#stacks_in_1364 .image_bg_in_out {  }
#stacks_in_1364 .image_bg_overlay_hype { 	background-color: rgba(97, 129, 98, 1.00) !important;  }
#stacks_in_1364 .image_bg_overlay_hype { 	background-color: rgba(97, 129, 98, 1.00) !important;  }
#stacks_in_1364 .wrapper_link  {display: block !important;	position: absolute;	top: 0;	right: 0; left: 0; bottom: 0; z-index: 2;	width: 100%; height: 100%; %%[[if edit]]%% display:none;  }
#stacks_in_1364 .back_wrapper_8573  {	text-align: center;	margin-right: auto;	margin-left: auto; display: block; position: relative; padding: 1px 0 0 !important; } /* fix offset repeat in EX padding top */
#stacks_in_1364 .wrapper_8573 { text-align: center;	margin-right: auto;	margin-left: auto; display: block; position: relative;	 }

/* @group Built-in Webfonts */
@font-face {
font-family: 'cordial_proregregular';
src: url('../index_files/webfonts/cordial_web/cordial_regular_39-webfont.eot');
src: url('../index_files/webfonts/cordial_web/cordial_regular_39-webfont.eot?#iefix') format('embedded-opentype'),
url('../index_files/webfonts/cordial_web/cordial_regular_39-webfont.woff2') format('woff2'),
url('../index_files/webfonts/cordial_web/cordial_regular_39-webfont.woff') format('woff'),
url('../index_files/webfonts/cordial_web/cordial_regular_39-webfont.ttf') format('truetype'),
url('../index_files/webfonts/cordial_web/cordial_regular_39-webfont.svg#cordial_proregregular') format('svg');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'cordial_prosemibold';
src: url('../index_files/webfonts/cordial_web/cordial_semibold_38-webfont.eot');
src: url('../index_files/webfonts/cordial_web/cordial_semibold_38-webfont.eot?#iefix') format('embedded-opentype'),
url('../index_files/webfonts/cordial_web/cordial_semibold_38-webfont.woff2') format('woff2'),
url('../index_files/webfonts/cordial_web/cordial_semibold_38-webfont.woff') format('woff'),
url('../index_files/webfonts/cordial_web/cordial_semibold_38-webfont.ttf') format('truetype'),
url('../index_files/webfonts/cordial_web/cordial_semibold_38-webfont.svg#cordial_prosemibold') format('svg');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'cordial_promedium';
src: url('../index_files/webfonts/cordial_web/cordial_medium_38-webfont.eot');
src: url('../index_files/webfonts/cordial_web/cordial_medium_38-webfont.eot?#iefix') format('embedded-opentype'),
url('../index_files/webfonts/cordial_web/cordial_medium_38-webfont.woff2') format('woff2'),
url('../index_files/webfonts/cordial_web/cordial_medium_38-webfont.woff') format('woff'),
url('../index_files/webfonts/cordial_web/cordial_medium_38-webfont.ttf') format('truetype'),
url('../index_files/webfonts/cordial_web/cordial_medium_38-webfont.svg#cordial_promedium') format('svg');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'cordial_prolight';
src: url('../index_files/webfonts/cordial_web/cordial_light_59-webfont.eot');
src: url('../index_files/webfonts/cordial_web/cordial_light_59-webfont.eot?#iefix') format('embedded-opentype'),
url('../index_files/webfonts/cordial_web/cordial_light_59-webfont.woff2') format('woff2'),
url('../index_files/webfonts/cordial_web/cordial_light_59-webfont.woff') format('woff'),
url('../index_files/webfonts/cordial_web/cordial_light_59-webfont.ttf') format('truetype'),
url('../index_files/webfonts/cordial_web/cordial_light_59-webfont.svg#cordial_prolight') format('svg');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'cordial_probold';
src: url('../index_files/webfonts/cordial_web/cordial_bold_69-webfont.eot');
src: url('../index_files/webfonts/cordial_web/cordial_bold_69-webfont.eot?#iefix') format('embedded-opentype'),
url('../index_files/webfonts/cordial_web/cordial_bold_69-webfont.woff2') format('woff2'),
url('../index_files/webfonts/cordial_web/cordial_bold_69-webfont.woff') format('woff'),
url('../index_files/webfonts/cordial_web/cordial_bold_69-webfont.ttf') format('truetype'),
url('../index_files/webfonts/cordial_web/cordial_bold_69-webfont.svg#cordial_probold') format('svg');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'cordial_pro_inlineBdrounded';
src: url('../index_files/webfonts/cordial_web/cordial_inline_rou_17-webfont.eot');
src: url('../index_files/webfonts/cordial_web/cordial_inline_rou_17-webfont.eot?#iefix') format('embedded-opentype'),
url('../index_files/webfonts/cordial_web/cordial_inline_rou_17-webfont.woff2') format('woff2'),
url('../index_files/webfonts/cordial_web/cordial_inline_rou_17-webfont.woff') format('woff'),
url('../index_files/webfonts/cordial_web/cordial_inline_rou_17-webfont.ttf') format('truetype'),
url('../index_files/webfonts/cordial_web/cordial_inline_rou_17-webfont.svg#cordial_pro_inlineBdrounded') format('svg');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'cordial_pro_cherryBdrounded';
src: url('../index_files/webfonts/cordial_web/cordial_cherry_rou_22-webfont.eot');
src: url('../index_files/webfonts/cordial_web/cordial_cherry_rou_22-webfont.eot?#iefix') format('embedded-opentype'),
url('../index_files/webfonts/cordial_web/cordial_cherry_rou_22-webfont.woff2') format('woff2'),
url('../index_files/webfonts/cordial_web/cordial_cherry_rou_22-webfont.woff') format('woff'),
url('../index_files/webfonts/cordial_web/cordial_cherry_rou_22-webfont.ttf') format('truetype'),
url('../index_files/webfonts/cordial_web/cordial_cherry_rou_22-webfont.svg#cordial_pro_cherryBdrounded') format('svg');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'rubik_mono_oneregular';
src: url('../index_files/webfonts/rubikmonoone/rubikmonoone-regular-webfont.eot');
src: url('../index_files/webfonts/rubikmonoone/rubikmonoone-regular-webfont.eot?#iefix') format('embedded-opentype'),
url('../index_files/webfonts/rubikmonoone/rubikmonoone-regular-webfont.woff2') format('woff2'),
url('../index_files/webfonts/rubikmonoone/rubikmonoone-regular-webfont.woff') format('woff'),
url('../index_files/webfonts/rubikmonoone/rubikmonoone-regular-webfont.ttf') format('truetype'),
url('../index_files/webfonts/rubikmonoone/rubikmonoone-regular-webfont.svg#rubik_mono_oneregular') format('svg');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'montserratbold';
src: url('../index_files/webfonts/montserrat/montserrat-bold-webfont.eot');
src: url('../index_files/webfonts/montserrat/montserrat-bold-webfont.eot?#iefix') format('embedded-opentype'),
url('../index_files/webfonts/montserrat/montserrat-bold-webfont.woff2') format('woff2'), url('../index_files/webfonts/montserrat/montserrat-bold-webfont.woff') format('woff'), url('../index_files/webfonts/montserrat/montserrat-bold-webfont.ttf') format('truetype'), url('../index_files/webfonts/montserrat/montserrat-bold-webfont.svg#montserratbold') format('svg');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'playfair_display_scregular';
src: url('../index_files/webfonts/playfairsc/playfairdisplaysc-regular-webfont.eot');
src: url('../index_files/webfonts/playfairsc/playfairdisplaysc-regular-webfont.eot?#iefix') format('embedded-opentype'),
url('../index_files/webfonts/playfairsc/playfairdisplaysc-regular-webfont.woff2') format('woff2'), url('../index_files/webfonts/playfairsc/playfairdisplaysc-regular-webfont.woff') format('woff'), url('../index_files/webfonts/playfairsc/playfairdisplaysc-regular-webfont.ttf') format('truetype'), url('../index_files/webfonts/playfairsc/playfairdisplaysc-regular-webfont.svg#playfair_display_scregular') format('svg');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'abelregular';
src: url('../index_files/webfonts/abel/abel-regular-webfont.eot');
src: url('../index_files/webfonts/abel/abel-regular-webfont.eot?#iefix') format('embedded-opentype'),
url('../index_files/webfonts/abel/abel-regular-webfont.woff2') format('woff2'), url('../index_files/webfonts/abel/abel-regular-webfont.woff') format('woff'), url('../index_files/webfonts/abel/abel-regular-webfont.ttf') format('truetype'), url('../index_files/webfonts/abel/abel-regular-webfont.svg#abelregular') format('svg');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'open_sanscondensed_light';
src: url('../index_files/webfonts/open-sans-condensed/opensans-condlight-webfont.eot');
src: url('../index_files/webfonts/open-sans-condensed/opensans-condlight-webfont.eot?#iefix') format('embedded-opentype'),
url('../index_files/webfonts/open-sans-condensed/opensans-condlight-webfont.woff2') format('woff2'), url('../index_files/webfonts/open-sans-condensed/opensans-condlight-webfont.woff') format('woff'), url('../index_files/webfonts/open-sans-condensed/opensans-condlight-webfont.ttf') format('truetype'), url('../index_files/webfonts/open-sans-condensed/opensans-condlight-webfont.svg#open_sanscondensed_light') format('svg');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'bree_serifregular';
src: url('../index_files/webfonts/breeserif/breeserif-regular-webfont.eot');
src: url('../index_files/webfonts/breeserif/breeserif-regular-webfont.eot?#iefix') format('embedded-opentype'),
url('../index_files/webfonts/breeserif/breeserif-regular-webfont.woff2') format('woff2'), url('../index_files/webfonts/breeserif/breeserif-regular-webfont.woff') format('woff'), url('../index_files/webfonts/breeserif/breeserif-regular-webfont.ttf') format('truetype'), url('../index_files/webfonts/breeserif/breeserif-regular-webfont.svg#bree_serifregular')format('svg');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'pacificoregular';
src: url('../index_files/webfonts/pacifico/pacifico-regular-webfont.eot');
src: url('../index_files/webfonts/pacifico/pacifico-regular-webfont.eot?#iefix') format('embedded-opentype'),
url('../index_files/webfonts/pacifico/pacifico-regular-webfont.woff2') format('woff2'),
url('../index_files/webfonts/pacifico/pacifico-regular-webfont.woff') format('woff'),
url('../index_files/webfonts/pacifico/pacifico-regular-webfont.ttf') format('truetype'),
url('../index_files/webfonts/pacifico/pacifico-regular-webfont.svg#pacificoregular') format('svg');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'signikaregular';
src: url('../index_files/webfonts/signika/signika-regular-webfont.eot');
src: url('../index_files/webfonts/signika/signika-regular-webfont.eot?#iefix') format('embedded-opentype'),
url('../index_files/webfonts/signika/signika-regular-webfont.woff2') format('woff2'),
url('../index_files/webfonts/signika/signika-regular-webfont.woff') format('woff'),
url('../index_files/webfonts/signika/signika-regular-webfont.ttf') format('truetype'),
url('../index_files/webfonts/signika/signika-regular-webfont.svg#signikaregular') format('svg');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'rochesterregular';
src: url('../index_files/webfonts/rochester/rochester-regular-webfont.eot');
src: url('../index_files/webfonts/rochester/rochester-regular-webfont.eot?#iefix') format('embedded-opentype'),
url('../index_files/webfonts/rochester/rochester-regular-webfont.woff2') format('woff2'),
url('../index_files/webfonts/rochester/rochester-regular-webfont.woff') format('woff'),
url('../index_files/webfonts/rochester/rochester-regular-webfont.ttf') format('truetype'),
url('../index_files/webfonts/rochester/rochester-regular-webfont.svg#rochesterregular') format('svg');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'playfair_display_scregular';
src: url('../index_files/webfonts/playfair/playfairdisplaysc-regular-webfont.eot');
src: url('../index_files/webfonts/playfair/playfairdisplaysc-regular-webfont.eot?#iefix') format('embedded-opentype'),
url('../index_files/webfonts/playfair/playfairdisplaysc-regular-webfont.woff2') format('woff2'), url('../index_files/webfonts/playfair/playfairdisplaysc-regular-webfont.woff') format('woff'), url('../index_files/webfonts/playfair/playfairdisplaysc-regular-webfont.ttf') format('truetype'), url('../index_files/webfonts/playfair/playfairdisplaysc-regular-webfont.svg#playfair_display_scregular') format('svg');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'ralewaylight';
src: url('../index_files/webfonts/raleway/raleway-light-webfont.eot');
src: url('../index_files/webfonts/raleway/raleway-light-webfont.eot?#iefix') format('embedded-opentype'),
url('../index_files/webfonts/raleway/raleway-light-webfont.woff2') format('woff2'), url('../index_files/webfonts/raleway/raleway-light-webfont.woff') format('woff'), url('../index_files/webfonts/raleway/raleway-light-webfont.ttf') format('truetype'), url('../index_files/webfonts/raleway/raleway-light-webfont.svg#ralewaylight') format('svg');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'fjalla_oneregular';
src: url('../index_files/webfonts/fjallaone/fjallaone-regular-webfont.eot');
src: url('../index_files/webfonts/fjallaone/fjallaone-regular-webfont.eot?#iefix') format('embedded-opentype'),
url('../index_files/webfonts/fjallaone/fjallaone-regular-webfont.woff2') format('woff2'), url('../index_files/webfonts/fjallaone/fjallaone-regular-webfont.woff') format('woff'), url('../index_files/webfonts/fjallaone/fjallaone-regular-webfont.ttf') format('truetype'), url('../index_files/webfonts/fjallaone/fjallaone-regular-webfont.svg#fjalla_oneregular') format('svg');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'vigaregular';
src: url('../index_files/webfonts/viga/viga-regular-webfont.eot');
src: url('../index_files/webfonts/viga/viga-regular-webfont.eot?#iefix') format('embedded-opentype'),
url('../index_files/webfonts/viga/viga-regular-webfont.woff2') format('woff2'), url('../index_files/webfonts/viga/viga-regular-webfont.woff') format('woff'), url('../index_files/webfonts/viga/viga-regular-webfont.ttf') format('truetype'), url('../index_files/webfonts/viga/viga-regular-webfont.svg#vigaregular') format('svg');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'ubunturegular';
src: url('../index_files/webfonts/ubuntu/ubuntu-r-webfont.eot');
src: url('../index_files/webfonts/ubuntu/ubuntu-r-webfont.eot?#iefix') format('embedded-opentype'),
url('../index_files/webfonts/ubuntu/ubuntu-r-webfont.woff2') format('woff2'), url('../index_files/webfonts/ubuntu/ubuntu-r-webfont.woff') format('woff'), url('../index_files/webfonts/ubuntu/ubuntu-r-webfont.ttf') format('truetype'), url('../index_files/webfonts/ubuntu/ubuntu-r-webfont.svg#ubunturegular') format('svg');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'archivo_blackregular';
src: url('../index_files/webfonts/archivoblack/archivoblack-regular-webfont.eot');
src: url('../index_files/webfonts/archivoblack/archivoblack-regular-webfont.eot?#iefix') format('embedded-opentype'), 
url('../index_files/webfonts/archivoblack/archivoblack-regular-webfont.woff2') format('woff2'), url('../index_files/webfonts/archivoblack/archivoblack-regular-webfont.woff') format('woff'), url('../index_files/webfonts/archivoblack/archivoblack-regular-webfont.ttf') format('truetype'), url('../index_files/webfonts/archivoblack/archivoblack-regular-webfont.svg#archivo_blackregular') format('svg');
font-weight: normal;font-style: normal; } 
/* @end */

/* ex preview  */

/* DEMO simulator  */

/* UI descript COMPACT */
#stacks_in_1364 .HYPE_document, #stacks_in_1364 .back_wrapper_8573, #stacks_in_1364 .wrapper_8573 { }
/* 1A responsive - desktop and full width ____ */
#stacks_in_1364 .back_wrapper_8573, #stacks_in_1364 .wrapper_8573  { max-width: 1800px !important; height: 700px !important; } 

@media only screen and (min-width: 1400px) {
#stacks_in_1364 .back_wrapper_8573, #stacks_in_1364 .wrapper_8573  { max-width: 1800px !important; 	height: 700px !important;  } 
#stacks_in_1364 .brk_info:after {	content: "WIDE  \f108  + 4BP"; -webkit-animation: scale-css2 0.35s  ease-in-out  both !important; animation: scale-css2 0.35s  ease-in-out both !important; }	
} 
@media only screen and (max-width: 1400px ) {
#stacks_in_1364 .back_wrapper_8573, #stacks_in_1364 .wrapper_8573  { height: 700px !important; }
#stacks_in_1364 .brk_info:after {	content: "1 \f109"; -webkit-animation: scale-css 0.35s  ease-in-out  both !important; animation: scale-css 0.35s  ease-in-out both !important; }
}
/* 2B */
@media only screen and (max-width: 1000px ) {
#stacks_in_1364 .back_wrapper_8573, #stacks_in_1364 .wrapper_8573  { height: 500px !important; } 
#stacks_in_1364 .brk_info:after {	content: "2 \f2d0"; -webkit-animation: scale-css2 0.35s  ease-in-out  both !important; animation: scale-css2 0.35s  ease-in-out both !important; }
}
/* 3C */
@media only screen and (max-width: 700px ) {
#stacks_in_1364 .back_wrapper_8573, #stacks_in_1364 .wrapper_8573  { height: 300px !important; } 
#stacks_in_1364 .brk_info:after {	content: "3 \f10a"; -webkit-animation: scale-css 0.35s  ease-in-out  both !important; animation: scale-css 0.35s  ease-in-out both !important; }
}
/* 4D */
@media only screen and (max-width: 410px ) {
#stacks_in_1364 .back_wrapper_8573, #stacks_in_1364 .wrapper_8573  { height: 243px !important; } 
#stacks_in_1364 .brk_info:after {	content: "4 \f10b"; -webkit-animation: scale-css2 0.35s  ease-in-out  both !important; animation: scale-css2 0.35s  ease-in-out both !important; }
}






/* -- End EACH CSS Template -- */
#stacks_in_1364 {
	background-color: rgba(0, 0, 0, 1.00);
}
/* -- Start Type Each css Template -- */


#stacks_in_1410textContainer{
	text-align: center !important;
	
		color: rgba(255, 255, 255, 1.00) !important;
	
	-webkit-backface-visibility: hidden;
}


#stacks_in_1410sliceContainer{
	display: none;
}


. /* -- Start not edit -- */
#stacks_in_1410{
	-webkit-backface-visibility: hidden;
}
#stacks_in_1410 *{
	/* white-space: pre-line !important; */
	-webkit-transform-style: preserve-3d;
}
#stacks_in_1410textContainer{
	white-space: pre-line !important;
}


.stacks_in_1410blink{
	display: none;
	-webkit-backface-visibility: hidden;
}


.stacks_in_1410blink:after {
	content: '|';
	animation: typeCursor 1s linear infinite;
	
		color: rgba(255, 255, 255, 1.00) !important;
	
	-webkit-transform: translate3d(0, 0, 0);
}


@keyframes typeCursor {
	0% {
		opacity: 0;
	}
	49.9% {
		opacity: 0;
	}
	50% {
		opacity: 1;
	}
	99.9% {
		opacity: 1;
	}
}
 /* -- End not edit -- */








/* -- End Type Each css Template -- */
#stacks_in_1411 {
	font-size: 236%;
}
#stacks_in_1005 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_1005 .jwresp_col{float:none} #stacks_in_1005 #jwresp_col2_stacks_in_1005{position:relative;margin:0 auto;width:32%;float:none}#stacks_in_1005 #jwresp_col1_stacks_in_1005,#stacks_in_1005 #jwresp_col3_stacks_in_1005{width:32%}#stacks_in_1005 #jwresp_col1_stacks_in_1005{float:left}#stacks_in_1005 #jwresp_col3_stacks_in_1005{float:right} @media screen and (max-width:770px){#stacks_in_1005 #jwresp_col1_stacks_in_1005,#stacks_in_1005 #jwresp_col3_stacks_in_1005{margin-bottom:20px}#stacks_in_1005 #jwresp_col1_stacks_in_1005{width:49%}#stacks_in_1005 #jwresp_col3_stacks_in_1005{width:49%}#stacks_in_1005 #jwresp_col2_stacks_in_1005{clear:both;width:100%;display:block}}  @media screen and (max-width:500px){#stacks_in_1005 #jwresp_col1_stacks_in_1005,#stacks_in_1005 #jwresp_col3_stacks_in_1005,#stacks_in_1005 #jwresp_col2_stacks_in_1005{float:none;width:100%;display:block}#stacks_in_1005 #jwresp_col1_stacks_in_1005,#stacks_in_1005 #jwresp_col3_stacks_in_1005{margin-bottom:20px}} 

#stacks_in_1005 {
	margin: 0px 0px 6px 0px;
}

#stacks_in_1370 {
	padding: 3px 0px 0px 0px;
}
#stacks_in_1244 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_1244 .jwresp_col{overflow:hidden;margin:0;width:50%; float:left;}#stacks_in_1244 #jwresp_col2_stacks_in_1244{ float:right; width:50%}@media screen and (max-width:500px){#stacks_in_1244 #jwresp_col1_stacks_in_1244,#stacks_in_1244 #jwresp_col2_stacks_in_1244{width:100%;float:none;display:block}#stacks_in_1244 #jwresp_col1_stacks_in_1244{margin-bottom:15px}}
/*  */
#split-stacks_in_1256 {
  max-width: 2000px;
  border-radius: 0px;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  overflow: hidden; }
  #split-stacks_in_1256 * {
    box-sizing: border-box; }
  #split-stacks_in_1256 .split:first-child {
    width: 50%; }
  #split-stacks_in_1256 .split:last-child {
    width: 50%; }
  #split-stacks_in_1256.hover-split:not(.auto-shrink) .split:first-child:not(.active), #split-stacks_in_1256.hover-split:not(.auto-shrink) .split:last-child:not(.active) {
    width: 400px; }
  #split-stacks_in_1256.hover-split .split:first-child:not(.active) .split-content, #split-stacks_in_1256.hover-split .split:last-child:not(.active) .split-content {
    animation: none; }
  #split-stacks_in_1256.hover-split .split:first-child:not(.active) .split-icon-on, #split-stacks_in_1256.hover-split .split:first-child:not(.active) .split-title, #split-stacks_in_1256.hover-split .split:first-child:not(.active) .split-description, #split-stacks_in_1256.hover-split .split:first-child:not(.active) .split-button, #split-stacks_in_1256.hover-split .split:last-child:not(.active) .split-icon-on, #split-stacks_in_1256.hover-split .split:last-child:not(.active) .split-title, #split-stacks_in_1256.hover-split .split:last-child:not(.active) .split-description, #split-stacks_in_1256.hover-split .split:last-child:not(.active) .split-button {
    opacity: 0;
    transition: opacity 0s 0s; }
  #split-stacks_in_1256.hover-split .split:first-child:not(.active) .split-icon-off, #split-stacks_in_1256.hover-split .split:last-child:not(.active) .split-icon-off {
    opacity: 1;
    transition: opacity 0.4s 0s; }

#split-stacks_in_1256 .split:first-child, #split-stacks_in_1256 .split:last-child {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 0 1 auto;
      flex: 0 1 auto;
  overflow: hidden;
  position: relative;
  -ms-flex-direction: column;
      flex-direction: column;
  box-sizing: border-box;
  min-height: 600px;
  transition: all 0.5s ease-in-out; }
  #split-stacks_in_1256 .split:first-child:hover, #split-stacks_in_1256 .split:last-child:hover {
    width: 100%; }
  #split-stacks_in_1256 .split:first-child .split-content, #split-stacks_in_1256 .split:last-child .split-content {
    z-index: 2;
    padding: 20px;
    max-width: 500px;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    -ms-flex-align: center;
        align-items: center;
    transition: all 0.4s;
    -ms-flex-direction: column;
        flex-direction: column; }
  #split-stacks_in_1256 .split:first-child .split-icon, #split-stacks_in_1256 .split:first-child .split-title, #split-stacks_in_1256 .split:first-child .split-description, #split-stacks_in_1256 .split:first-child .split-button, #split-stacks_in_1256 .split:last-child .split-icon, #split-stacks_in_1256 .split:last-child .split-title, #split-stacks_in_1256 .split:last-child .split-description, #split-stacks_in_1256 .split:last-child .split-button {
    transition: opacity 0.4s 0.5s; }
  #split-stacks_in_1256 .split:first-child .split-title, #split-stacks_in_1256 .split:last-child .split-title {
    /*  */
    font-family: "Montserrat";
    /*  */
    opacity: 1;
    z-index: 2;
    position: relative;
    font-weight: bold;
    font-size: 40px;
    margin-bottom: 0px;
    line-height: calc(40px * 1.618); }
  #split-stacks_in_1256 .split:first-child .split-description, #split-stacks_in_1256 .split:last-child .split-description {
    /*  */
    font-family: "Montserrat";
    /*  */
    opacity: 1;
    z-index: 2;
    position: relative;
    font-size: 14px;
    margin-bottom: 30px;
    line-height: calc(14px * 1.618); }
  #split-stacks_in_1256 .split:first-child .split-button, #split-stacks_in_1256 .split:last-child .split-button {
    /*  */
    font-family: "Montserrat";
    /*  */
    opacity: 1;
    -ms-flex: 0 1 auto;
        flex: 0 1 auto;
    z-index: 2;
    position: relative;
    text-decoration: none;
    font-size: 16px;
    line-height: calc(16px * 1.618);
    padding: 3px 9px;
    border-radius: 30px; }
  #split-stacks_in_1256 .split:first-child .split-icon, #split-stacks_in_1256 .split:last-child .split-icon {
    opacity: 1;
    z-index: 2;
    -ms-flex: 1 0 auto;
        flex: 1 0 auto;
    position: relative;
    width: 60px;
    max-width: 60px;
    height: 60px;
    max-height: 60px;
    margin-bottom: 10px;
    border-radius: 60px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center; }
    #split-stacks_in_1256 .split:first-child .split-icon i, #split-stacks_in_1256 .split:last-child .split-icon i {
      line-height: 0;
      font-size: 80px; }
  #split-stacks_in_1256 .split:first-child .split-icon-off, #split-stacks_in_1256 .split:last-child .split-icon-off {
    top: 50%;
    left: 50%;
    opacity: 1;
    opacity: 0;
    animation: none;
    position: absolute;
    transition: opacity 0s 0s;
    transform: translate(-50%, -50%); }

#split-stacks_in_1256 .split:first-child.content-v-top, #split-stacks_in_1256 .split:last-child.content-v-top {
  -ms-flex-pack: start;
      justify-content: flex-start; }

#split-stacks_in_1256 .split:first-child.content-v-center, #split-stacks_in_1256 .split:last-child.content-v-center {
  -ms-flex-pack: center;
      justify-content: center; }

#split-stacks_in_1256 .split:first-child.content-v-bottom, #split-stacks_in_1256 .split:last-child.content-v-bottom {
  -ms-flex-pack: end;
      justify-content: flex-end; }

#split-stacks_in_1256 .split:first-child.content-h-left, #split-stacks_in_1256 .split:last-child.content-h-left {
  -ms-flex-align: start;
      align-items: flex-start; }

#split-stacks_in_1256 .split:first-child.content-h-center, #split-stacks_in_1256 .split:last-child.content-h-center {
  -ms-flex-align: center;
      align-items: center; }

#split-stacks_in_1256 .split:first-child.content-h-right, #split-stacks_in_1256 .split:last-child.content-h-right {
  -ms-flex-align: end;
      align-items: flex-end; }

#split-stacks_in_1256 .split:first-child.text-align-left .split-content, #split-stacks_in_1256 .split:last-child.text-align-left .split-content {
  text-align: left;
  -ms-flex-align: start;
      align-items: flex-start; }

#split-stacks_in_1256 .split:first-child.text-align-center .split-content, #split-stacks_in_1256 .split:last-child.text-align-center .split-content {
  text-align: center;
  -ms-flex-align: center;
      align-items: center; }

#split-stacks_in_1256 .split:first-child.text-align-right .split-content, #split-stacks_in_1256 .split:last-child.text-align-right .split-content {
  text-align: right;
  -ms-flex-align: end;
      align-items: flex-end; }

@media (max-width: px) {
  #split-stacks_in_1256 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-direction: column;
        flex-direction: column; }
    #split-stacks_in_1256 .split:first-child, #split-stacks_in_1256 .split:last-child {
      width: 100% !important;
      transition: all 0.4s, width 0s; }
      #split-stacks_in_1256 .split:first-child .split-icon, #split-stacks_in_1256 .split:first-child .split-title, #split-stacks_in_1256 .split:first-child .split-description, #split-stacks_in_1256 .split:first-child .split-button, #split-stacks_in_1256 .split:last-child .split-icon, #split-stacks_in_1256 .split:last-child .split-title, #split-stacks_in_1256 .split:last-child .split-description, #split-stacks_in_1256 .split:last-child .split-button {
        opacity: 1 !important; }
      #split-stacks_in_1256 .split:first-child .split-icon-off, #split-stacks_in_1256 .split:last-child .split-icon-off {
        opacity: 0 !important; } }

@media (max-width: 700px) {
  #split-stacks_in_1256.hover-split:not(.auto-shrink) .split:first-child:not(.active), #split-stacks_in_1256.hover-split:not(.auto-shrink) .split:last-child:not(.active) {
    width: 200px; }
  #split-stacks_in_1256 .split:first-child, #split-stacks_in_1256 .split:last-child {
    min-height: 400px; }
    #split-stacks_in_1256 .split:first-child .split-title, #split-stacks_in_1256 .split:last-child .split-title {
      font-size: 30px;
      line-height: calc($split-items--title-t * 1.618); }
    #split-stacks_in_1256 .split:first-child .split-description, #split-stacks_in_1256 .split:last-child .split-description {
      font-size: 14px;
      line-height: calc($split-items--description-m * 1.618); } }

@media (max-width: 400px) {
  #split-stacks_in_1256.hover-split:not(.auto-shrink) .split:first-child:not(.active), #split-stacks_in_1256.hover-split:not(.auto-shrink) .split:last-child:not(.active) {
    width: 100px; }
  #split-stacks_in_1256 .split:first-child, #split-stacks_in_1256 .split:last-child {
    min-height: 350px; }
    #split-stacks_in_1256 .split:first-child .split-title, #split-stacks_in_1256 .split:last-child .split-title {
      font-size: 24px;
      line-height: calc($split-items--title-m * 1.618); }
    #split-stacks_in_1256 .split:first-child .split-description, #split-stacks_in_1256 .split:last-child .split-description {
      font-size: 14px;
      line-height: calc($split-items--description-m * 1.618); } }

@keyframes fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

#stacks_in_1256 {
	padding: 0px 0px 7px 0px;
}
#split-item-stacks_in_1296 {
  /*  */
  /*  */
  /*  */
  /*  */
  background: url(../index_files/item_bg_image_choice-1296.jpg) no-repeat center center;
  background-size: cover;
  /*  */ }
  #split-item-stacks_in_1296::before {
    /*  */
    display: block !important;
    /*  */ }
  #split-item-stacks_in_1296::before {
    top: 0;
    left: 0;
    content: '';
    z-index: 1;
    width: 100%;
    height: 100%;
    display: none;
    position: absolute;
    border-radius: inherit;
    background: rgba(33, 32, 25, 0.32); }
  #split-item-stacks_in_1296 .split-title {
    color: rgba(255, 255, 255, 1.00); }
  #split-item-stacks_in_1296 .split-description {
    color: rgba(255, 255, 255, 1.00); }
  #split-item-stacks_in_1296 .split-icon {
    color: rgba(255, 255, 255, 1.00);
    background: rgba(33, 32, 25, 0.00); }
  #split-item-stacks_in_1296 .split-button {
    color: rgba(25, 24, 19, 1.00);
    background: rgba(255, 195, 38, 1.00); }
    #split-item-stacks_in_1296 .split-button:hover {
      color: rgba(255, 255, 255, 1.00);
      background: rgba(33, 32, 25, 1.00); }

#stacks_in_1297 {
	display:inline-block; width:100%; line-height: 0.970000em;
	word-spacing: 1px;
	font-size: 64%;
}
#split-item-stacks_in_1313 {
  /*  */
  /*  */
  /*  */
  /*  */
  background: url(../index_files/item_bg_image_choice-1313.jpg) no-repeat center center;
  background-size: cover;
  /*  */ }
  #split-item-stacks_in_1313::before {
    /*  */
    display: block !important;
    /*  */ }
  #split-item-stacks_in_1313::before {
    top: 0;
    left: 0;
    content: '';
    z-index: 1;
    width: 100%;
    height: 100%;
    display: none;
    position: absolute;
    border-radius: inherit;
    background: rgba(0, 0, 0, 0.39); }
  #split-item-stacks_in_1313 .split-title {
    color: rgba(255, 255, 255, 1.00); }
  #split-item-stacks_in_1313 .split-description {
    color: rgba(255, 255, 255, 1.00); }
  #split-item-stacks_in_1313 .split-icon {
    color: rgba(0, 0, 0, 1.00);
    background: rgba(255, 255, 255, 0.30); }
  #split-item-stacks_in_1313 .split-button {
    color: rgba(0, 0, 0, 0.50);
    background: rgba(232, 218, 13, 1.00); }
    #split-item-stacks_in_1313 .split-button:hover {
      color: rgba(0, 0, 0, 0.50);
      background: rgba(255, 255, 255, 1.00); }

#stacks_in_1314 {
	display:inline-block; width:100%; line-height: 0.970000em;
	font-size: 64%;
}
/*  */
#split-stacks_in_1245 {
  max-width: 2000px;
  border-radius: 0px;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  overflow: hidden; }
  #split-stacks_in_1245 * {
    box-sizing: border-box; }
  #split-stacks_in_1245 .split:first-child {
    width: 50%; }
  #split-stacks_in_1245 .split:last-child {
    width: 50%; }
  #split-stacks_in_1245.hover-split:not(.auto-shrink) .split:first-child:not(.active), #split-stacks_in_1245.hover-split:not(.auto-shrink) .split:last-child:not(.active) {
    width: 400px; }
  #split-stacks_in_1245.hover-split .split:first-child:not(.active) .split-content, #split-stacks_in_1245.hover-split .split:last-child:not(.active) .split-content {
    animation: none; }
  #split-stacks_in_1245.hover-split .split:first-child:not(.active) .split-icon-on, #split-stacks_in_1245.hover-split .split:first-child:not(.active) .split-title, #split-stacks_in_1245.hover-split .split:first-child:not(.active) .split-description, #split-stacks_in_1245.hover-split .split:first-child:not(.active) .split-button, #split-stacks_in_1245.hover-split .split:last-child:not(.active) .split-icon-on, #split-stacks_in_1245.hover-split .split:last-child:not(.active) .split-title, #split-stacks_in_1245.hover-split .split:last-child:not(.active) .split-description, #split-stacks_in_1245.hover-split .split:last-child:not(.active) .split-button {
    opacity: 0;
    transition: opacity 0s 0s; }
  #split-stacks_in_1245.hover-split .split:first-child:not(.active) .split-icon-off, #split-stacks_in_1245.hover-split .split:last-child:not(.active) .split-icon-off {
    opacity: 1;
    transition: opacity 0.4s 0s; }

#split-stacks_in_1245 .split:first-child, #split-stacks_in_1245 .split:last-child {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 0 1 auto;
      flex: 0 1 auto;
  overflow: hidden;
  position: relative;
  -ms-flex-direction: column;
      flex-direction: column;
  box-sizing: border-box;
  min-height: 600px;
  transition: all 0.5s ease-in-out; }
  #split-stacks_in_1245 .split:first-child:hover, #split-stacks_in_1245 .split:last-child:hover {
    width: 100%; }
  #split-stacks_in_1245 .split:first-child .split-content, #split-stacks_in_1245 .split:last-child .split-content {
    z-index: 2;
    padding: 20px;
    max-width: 500px;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    -ms-flex-align: center;
        align-items: center;
    transition: all 0.4s;
    -ms-flex-direction: column;
        flex-direction: column; }
  #split-stacks_in_1245 .split:first-child .split-icon, #split-stacks_in_1245 .split:first-child .split-title, #split-stacks_in_1245 .split:first-child .split-description, #split-stacks_in_1245 .split:first-child .split-button, #split-stacks_in_1245 .split:last-child .split-icon, #split-stacks_in_1245 .split:last-child .split-title, #split-stacks_in_1245 .split:last-child .split-description, #split-stacks_in_1245 .split:last-child .split-button {
    transition: opacity 0.4s 0.5s; }
  #split-stacks_in_1245 .split:first-child .split-title, #split-stacks_in_1245 .split:last-child .split-title {
    /*  */
    font-family: "Montserrat";
    /*  */
    opacity: 1;
    z-index: 2;
    position: relative;
    font-weight: bold;
    font-size: 40px;
    margin-bottom: 0px;
    line-height: calc(40px * 1.618); }
  #split-stacks_in_1245 .split:first-child .split-description, #split-stacks_in_1245 .split:last-child .split-description {
    /*  */
    font-family: "Montserrat";
    /*  */
    opacity: 1;
    z-index: 2;
    position: relative;
    font-size: 14px;
    margin-bottom: 30px;
    line-height: calc(14px * 1.618); }
  #split-stacks_in_1245 .split:first-child .split-button, #split-stacks_in_1245 .split:last-child .split-button {
    /*  */
    font-family: "Montserrat";
    /*  */
    opacity: 1;
    -ms-flex: 0 1 auto;
        flex: 0 1 auto;
    z-index: 2;
    position: relative;
    text-decoration: none;
    font-size: 16px;
    line-height: calc(16px * 1.618);
    padding: 3px 9px;
    border-radius: 30px; }
  #split-stacks_in_1245 .split:first-child .split-icon, #split-stacks_in_1245 .split:last-child .split-icon {
    opacity: 1;
    z-index: 2;
    -ms-flex: 1 0 auto;
        flex: 1 0 auto;
    position: relative;
    width: 60px;
    max-width: 60px;
    height: 60px;
    max-height: 60px;
    margin-bottom: 10px;
    border-radius: 60px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center; }
    #split-stacks_in_1245 .split:first-child .split-icon i, #split-stacks_in_1245 .split:last-child .split-icon i {
      line-height: 0;
      font-size: 80px; }
  #split-stacks_in_1245 .split:first-child .split-icon-off, #split-stacks_in_1245 .split:last-child .split-icon-off {
    top: 50%;
    left: 50%;
    opacity: 1;
    opacity: 0;
    animation: none;
    position: absolute;
    transition: opacity 0s 0s;
    transform: translate(-50%, -50%); }

#split-stacks_in_1245 .split:first-child.content-v-top, #split-stacks_in_1245 .split:last-child.content-v-top {
  -ms-flex-pack: start;
      justify-content: flex-start; }

#split-stacks_in_1245 .split:first-child.content-v-center, #split-stacks_in_1245 .split:last-child.content-v-center {
  -ms-flex-pack: center;
      justify-content: center; }

#split-stacks_in_1245 .split:first-child.content-v-bottom, #split-stacks_in_1245 .split:last-child.content-v-bottom {
  -ms-flex-pack: end;
      justify-content: flex-end; }

#split-stacks_in_1245 .split:first-child.content-h-left, #split-stacks_in_1245 .split:last-child.content-h-left {
  -ms-flex-align: start;
      align-items: flex-start; }

#split-stacks_in_1245 .split:first-child.content-h-center, #split-stacks_in_1245 .split:last-child.content-h-center {
  -ms-flex-align: center;
      align-items: center; }

#split-stacks_in_1245 .split:first-child.content-h-right, #split-stacks_in_1245 .split:last-child.content-h-right {
  -ms-flex-align: end;
      align-items: flex-end; }

#split-stacks_in_1245 .split:first-child.text-align-left .split-content, #split-stacks_in_1245 .split:last-child.text-align-left .split-content {
  text-align: left;
  -ms-flex-align: start;
      align-items: flex-start; }

#split-stacks_in_1245 .split:first-child.text-align-center .split-content, #split-stacks_in_1245 .split:last-child.text-align-center .split-content {
  text-align: center;
  -ms-flex-align: center;
      align-items: center; }

#split-stacks_in_1245 .split:first-child.text-align-right .split-content, #split-stacks_in_1245 .split:last-child.text-align-right .split-content {
  text-align: right;
  -ms-flex-align: end;
      align-items: flex-end; }

@media (max-width: px) {
  #split-stacks_in_1245 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-direction: column;
        flex-direction: column; }
    #split-stacks_in_1245 .split:first-child, #split-stacks_in_1245 .split:last-child {
      width: 100% !important;
      transition: all 0.4s, width 0s; }
      #split-stacks_in_1245 .split:first-child .split-icon, #split-stacks_in_1245 .split:first-child .split-title, #split-stacks_in_1245 .split:first-child .split-description, #split-stacks_in_1245 .split:first-child .split-button, #split-stacks_in_1245 .split:last-child .split-icon, #split-stacks_in_1245 .split:last-child .split-title, #split-stacks_in_1245 .split:last-child .split-description, #split-stacks_in_1245 .split:last-child .split-button {
        opacity: 1 !important; }
      #split-stacks_in_1245 .split:first-child .split-icon-off, #split-stacks_in_1245 .split:last-child .split-icon-off {
        opacity: 0 !important; } }

@media (max-width: 700px) {
  #split-stacks_in_1245.hover-split:not(.auto-shrink) .split:first-child:not(.active), #split-stacks_in_1245.hover-split:not(.auto-shrink) .split:last-child:not(.active) {
    width: 200px; }
  #split-stacks_in_1245 .split:first-child, #split-stacks_in_1245 .split:last-child {
    min-height: 400px; }
    #split-stacks_in_1245 .split:first-child .split-title, #split-stacks_in_1245 .split:last-child .split-title {
      font-size: 30px;
      line-height: calc($split-items--title-t * 1.618); }
    #split-stacks_in_1245 .split:first-child .split-description, #split-stacks_in_1245 .split:last-child .split-description {
      font-size: 14px;
      line-height: calc($split-items--description-m * 1.618); } }

@media (max-width: 400px) {
  #split-stacks_in_1245.hover-split:not(.auto-shrink) .split:first-child:not(.active), #split-stacks_in_1245.hover-split:not(.auto-shrink) .split:last-child:not(.active) {
    width: 100px; }
  #split-stacks_in_1245 .split:first-child, #split-stacks_in_1245 .split:last-child {
    min-height: 350px; }
    #split-stacks_in_1245 .split:first-child .split-title, #split-stacks_in_1245 .split:last-child .split-title {
      font-size: 24px;
      line-height: calc($split-items--title-m * 1.618); }
    #split-stacks_in_1245 .split:first-child .split-description, #split-stacks_in_1245 .split:last-child .split-description {
      font-size: 14px;
      line-height: calc($split-items--description-m * 1.618); } }

@keyframes fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

#stacks_in_1245 {
	padding: 0px 0px 7px 0px;
}
#split-item-stacks_in_1250 {
  /*  */
  /*  */
  /*  */
  /*  */
  background: url(../index_files/item_bg_image_choice-1250.jpg) no-repeat center center;
  background-size: cover;
  /*  */ }
  #split-item-stacks_in_1250::before {
    /*  */
    display: block !important;
    /*  */ }
  #split-item-stacks_in_1250::before {
    top: 0;
    left: 0;
    content: '';
    z-index: 1;
    width: 100%;
    height: 100%;
    display: none;
    position: absolute;
    border-radius: inherit;
    background: rgba(0, 0, 0, 0.20); }
  #split-item-stacks_in_1250 .split-title {
    color: rgba(255, 255, 255, 1.00); }
  #split-item-stacks_in_1250 .split-description {
    color: rgba(255, 255, 255, 1.00); }
  #split-item-stacks_in_1250 .split-icon {
    color: rgba(33, 32, 25, 1.00);
    background: rgba(255, 255, 255, 0.00); }
  #split-item-stacks_in_1250 .split-button {
    color: rgba(255, 255, 255, 1.00);
    background: rgba(21, 36, 141, 1.00); }
    #split-item-stacks_in_1250 .split-button:hover {
      color: rgba(0, 0, 0, 0.00);
      background: rgba(110, 134, 220, 1.00); }

#stacks_in_1251 {
	display:inline-block; width:100%; line-height: 0.970000em;
	word-spacing: 1px;
	font-size: 64%;
}
#split-item-stacks_in_1246 {
  /*  */
  /*  */
  /*  */
  /*  */
  background: url(../index_files/item_bg_image_choice-1246.jpg) no-repeat center center;
  background-size: cover;
  /*  */ }
  #split-item-stacks_in_1246::before {
    /*  */
    display: block !important;
    /*  */ }
  #split-item-stacks_in_1246::before {
    top: 0;
    left: 0;
    content: '';
    z-index: 1;
    width: 100%;
    height: 100%;
    display: none;
    position: absolute;
    border-radius: inherit;
    background: rgba(33, 32, 25, 0.16); }
  #split-item-stacks_in_1246 .split-title {
    color: rgba(255, 255, 255, 1.00); }
  #split-item-stacks_in_1246 .split-description {
    color: rgba(255, 255, 255, 1.00); }
  #split-item-stacks_in_1246 .split-icon {
    color: rgba(255, 255, 255, 1.00);
    background: rgba(33, 32, 25, 0.00); }
  #split-item-stacks_in_1246 .split-button {
    color: rgba(25, 24, 19, 1.00);
    background: rgba(221, 189, 167, 1.00); }
    #split-item-stacks_in_1246 .split-button:hover {
      color: rgba(255, 255, 255, 1.00);
      background: rgba(59, 63, 56, 1.00); }

#stacks_in_1247 {
	display:inline-block; width:100%; line-height: 0.970000em;
	word-spacing: 1px;
	font-size: 64%;
}
#stacks_in_854 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_854 .jwresp_col{float:none} #stacks_in_854 #jwresp_col2_stacks_in_854{position:relative;margin:0 auto;width:28%;float:none}#stacks_in_854 #jwresp_col1_stacks_in_854,#stacks_in_854 #jwresp_col3_stacks_in_854{width:30%}#stacks_in_854 #jwresp_col1_stacks_in_854{float:left}#stacks_in_854 #jwresp_col3_stacks_in_854{float:right} @media screen and (max-width:770px){#stacks_in_854 #jwresp_col1_stacks_in_854,#stacks_in_854 #jwresp_col3_stacks_in_854{margin-bottom:20px}#stacks_in_854 #jwresp_col1_stacks_in_854{width:47%}#stacks_in_854 #jwresp_col3_stacks_in_854{width:47%}#stacks_in_854 #jwresp_col2_stacks_in_854{clear:both;width:100%;display:block}}  @media screen and (max-width:500px){#stacks_in_854 #jwresp_col1_stacks_in_854,#stacks_in_854 #jwresp_col3_stacks_in_854,#stacks_in_854 #jwresp_col2_stacks_in_854{float:none;width:100%;display:block}#stacks_in_854 #jwresp_col1_stacks_in_854,#stacks_in_854 #jwresp_col3_stacks_in_854{margin-bottom:20px}} 

#stacks_in_854 {
	padding: 16px 16px 16px 16px;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_998 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_998 {
		display: none !important;
	}
}

.spacerStack {
	height: 18.00px;
}

#spacerStackstacks_in_1388 {
	height: 18.00px;
}




























@media print {
	#spacerStackstacks_in_1388 {
		display: none !important;
	}
}
#stacks_in_1267&gt;.s3_row {
	margin: 0 -4px;
}

#stacks_in_1267&gt;.s3_row&gt;.s3_column_left {
	width: 33.33%;
}

#stacks_in_1267&gt;.s3_row&gt;.s3_column_center {
	width: 33.339996%;
}

#stacks_in_1267&gt;.s3_row&gt;.s3_column_right {
	width: 33.33%;
}

#stacks_in_1267&gt;.s3_row&gt;.s3_column {
	padding: 0 4px;
}








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


	#stacks_in_1267&gt;.s3_row  {
		margin: -4px 0;
	}
	#stacks_in_1267&gt;.s3_row&gt;.s3_column {
		padding: 4px 0;
		width:100%;
	}


}



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


	#stacks_in_1267&gt;.s3_row  {
		margin: -4px 0;
	}
	#stacks_in_1267&gt;.s3_row&gt;.s3_column {
		padding: 4px 0;
		width:100%;
	}


}



/* Depth Content */

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

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

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


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

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





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

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

#stacks_in_1268 .depth_image{

	background-size: cover;
	

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

	

	
	

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





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

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

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



/* Heading */

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

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

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

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

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

/* Content */

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

	 
	max-width: 600px; 
	

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

/* Content (Separate Mobile Layout) */



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


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

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

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

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

#stacks_in_1268 .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_1268 .depth_aside{
	position: static;
	width: 100%;
	
	

	 
	margin-right: -600px; 
	

	margin-right:0;

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







#stacks_in_1268 .depth_aside_padding &gt; div{max-width:300px;}

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

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

/* Layer Top */


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








/* Force Mobile Legibility */




/* Breaks */

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

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

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

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

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

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

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


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

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





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

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

#stacks_in_1271 .depth_image{

	background-size: cover;
	

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

	

	
	

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





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

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

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



/* Heading */

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

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

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

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

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

/* Content */

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

	 
	max-width: 600px; 
	

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

/* Content (Separate Mobile Layout) */



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


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

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

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

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

#stacks_in_1271 .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_1271 .depth_aside{
	position: static;
	width: 100%;
	
	

	 
	margin-right: -600px; 
	

	margin-right:0;

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







#stacks_in_1271 .depth_aside_padding &gt; div{max-width:300px;}

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

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

/* Layer Top */


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








/* Force Mobile Legibility */




/* Breaks */

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

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

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

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

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

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

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


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

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





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

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

#stacks_in_1274 .depth_image{

	background-size: cover;
	

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

	

	
	

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





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

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

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



/* Heading */

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

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

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

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

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

/* Content */

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

	 
	max-width: 580px; 
	

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

/* Content (Separate Mobile Layout) */



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


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

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

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

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

#stacks_in_1274 .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_1274 .depth_aside{
	position: static;
	width: 100%;
	
	

	 
	margin-right: -580px; 
	

	margin-right:0;

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







#stacks_in_1274 .depth_aside_padding &gt; div{max-width:300px;}

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

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

/* Layer Top */


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








/* Force Mobile Legibility */




/* Breaks */

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

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

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

#stacks_in_1274 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 0%;
	background: rgba(255, 255, 255, 0.40);
	margin-top: 0px;}#stacks_in_999 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_999 .jwresp_col{float:none} #stacks_in_999 #jwresp_col2_stacks_in_999{position:relative;margin:0 auto;width:32%;float:none}#stacks_in_999 #jwresp_col1_stacks_in_999,#stacks_in_999 #jwresp_col3_stacks_in_999{width:32%}#stacks_in_999 #jwresp_col1_stacks_in_999{float:left}#stacks_in_999 #jwresp_col3_stacks_in_999{float:right} @media screen and (max-width:770px){#stacks_in_999 #jwresp_col1_stacks_in_999,#stacks_in_999 #jwresp_col3_stacks_in_999{margin-bottom:20px}#stacks_in_999 #jwresp_col1_stacks_in_999{width:49%}#stacks_in_999 #jwresp_col3_stacks_in_999{width:49%}#stacks_in_999 #jwresp_col2_stacks_in_999{clear:both;width:100%;display:block}}  @media screen and (max-width:500px){#stacks_in_999 #jwresp_col1_stacks_in_999,#stacks_in_999 #jwresp_col3_stacks_in_999,#stacks_in_999 #jwresp_col2_stacks_in_999{float:none;width:100%;display:block}#stacks_in_999 #jwresp_col1_stacks_in_999,#stacks_in_999 #jwresp_col3_stacks_in_999{margin-bottom:20px}} 
#stacks_in_1301_5 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_1301_5 .jwresp_col{float:none} #stacks_in_1301_5 #jwresp_col2_stacks_in_1301_5{position:relative;margin:0 auto;width:32%;float:none}#stacks_in_1301_5 #jwresp_col1_stacks_in_1301_5,#stacks_in_1301_5 #jwresp_col3_stacks_in_1301_5{width:32%}#stacks_in_1301_5 #jwresp_col1_stacks_in_1301_5{float:left}#stacks_in_1301_5 #jwresp_col3_stacks_in_1301_5{float:right} @media screen and (max-width:770px){#stacks_in_1301_5 #jwresp_col1_stacks_in_1301_5,#stacks_in_1301_5 #jwresp_col3_stacks_in_1301_5{margin-bottom:20px}#stacks_in_1301_5 #jwresp_col1_stacks_in_1301_5{width:49%}#stacks_in_1301_5 #jwresp_col3_stacks_in_1301_5{width:49%}#stacks_in_1301_5 #jwresp_col2_stacks_in_1301_5{clear:both;width:100%;display:block}}  @media screen and (max-width:500px){#stacks_in_1301_5 #jwresp_col1_stacks_in_1301_5,#stacks_in_1301_5 #jwresp_col3_stacks_in_1301_5,#stacks_in_1301_5 #jwresp_col2_stacks_in_1301_5{float:none;width:100%;display:block}#stacks_in_1301_5 #jwresp_col1_stacks_in_1301_5,#stacks_in_1301_5 #jwresp_col3_stacks_in_1301_5{margin-bottom:20px}} 

#stacks_in_1301_13 {
	margin: 20px 0px 0px 0px;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_1301_16 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_1301_16 {
		display: none !important;
	}
}

#stacks_in_1301_23 {
	padding: 20px 0px 20px 0px;
}

#stacks_in_1301_22 {
	font-size: 123%;
}

#stacks_in_1301_25 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_1301_26 .like_button_wrapper{margin:5px;display:block;position:relative;float:left;overflow:visible;line-height:1}#like_facebook_stacks_in_1301_26,#like_twitter_stacks_in_1301_26{width:85px}#like_google_stacks_in_1301_26,#like_pinterest_stacks_in_1301_26{width:65px}#like_email_stacks_in_1301_26 svg{height:20px;width:auto;fill:rgba(0, 0, 0, 1.00)}

#stacks_in_1301_26 {
	padding: 30px 0px 20px 0px;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_1301_27 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_1301_27 {
		display: none !important;
	}
}
#stacks_in_1301_31 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_1301_31 .jwresp_col{overflow:hidden;margin:0;width:49%; float:left;}#stacks_in_1301_31 #jwresp_col2_stacks_in_1301_31{ float:right; width:49%}@media screen and (max-width:500px){#stacks_in_1301_31 #jwresp_col1_stacks_in_1301_31,#stacks_in_1301_31 #jwresp_col2_stacks_in_1301_31{width:100%;float:none;display:block}#stacks_in_1301_31 #jwresp_col1_stacks_in_1301_31{margin-bottom:15px}}

#stacks_in_1301_29 {
	padding: 0px 0px 0px 15px;
}

#stacks_in_1301_33 {
	line-height: 2em;
}

#stacks_in_1301_36 {
	padding: 0px 0px 0px 15px;
}

#stacks_in_1301_38 {
	line-height: 2em;
}
#stacks_in_1301_43&gt;.s3_row {
	margin: 0 -0px;
}

#stacks_in_1301_43&gt;.s3_row&gt;.s3_column_left {
	width: 33.33%;
}

#stacks_in_1301_43&gt;.s3_row&gt;.s3_column_center {
	width: 33.119999%;
}

#stacks_in_1301_43&gt;.s3_row&gt;.s3_column_right {
	width: 33.55%;
}

#stacks_in_1301_43&gt;.s3_row&gt;.s3_column {
	padding: 0 0px;
}








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



}



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



}




#stacks_in_1301_43 {
	padding:  20px;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_1301_50 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_1301_50 {
		display: none !important;
	}
}

/* START QUARENTINE CSS */





     
/* END QUARENTINE CSS */      
/* -- Start Type Each css Template -- */


#stacks_in_1402textContainer{
	text-align: left !important;
	
	-webkit-backface-visibility: hidden;
}


#stacks_in_1402sliceContainer{
	display: none;
}


. /* -- Start not edit -- */
#stacks_in_1402{
	-webkit-backface-visibility: hidden;
}
#stacks_in_1402 *{
	/* white-space: pre-line !important; */
	-webkit-transform-style: preserve-3d;
}
#stacks_in_1402textContainer{
	white-space: pre-line !important;
}


.stacks_in_1402blink{
	display: none;
	-webkit-backface-visibility: hidden;
}


.stacks_in_1402blink:after {
	content: '|';
	animation: typeCursor 1s linear infinite;
	
	-webkit-transform: translate3d(0, 0, 0);
}


@keyframes typeCursor {
	0% {
		opacity: 0;
	}
	49.9% {
		opacity: 0;
	}
	50% {
		opacity: 1;
	}
	99.9% {
		opacity: 1;
	}
}
 /* -- End not edit -- */








/* -- End Type Each css Template -- */#stacks_in_1406 .video-thumb-wrapper{width:100%;text-align:center;position:relative}#stacks_in_1406 .video-thumb-wrapper img.vimeo-thumb{width:100%;max-width:640px;display:block;margin:0 auto;}#stacks_in_1406 .video-thumb-wrapper a{margin:0 auto;width:100%;max-width:640px;display:block;position:relative}#stacks_in_1406 .video-thumb-wrapper .play-button{background:url(../index_files/play-1406.png) no-repeat center center;margin:0 auto;position:absolute;display:block;top:0;width:100%;height:100%;opacity:0.7;transition:opacity 200ms ease-in-out 0}#stacks_in_1406 .video-thumb-wrapper .play-button:hover{opacity:1}@media screen and (max-width:600px){#stacks_in_1406 .video-thumb-wrapper .play-button{background-image:url(../index_files/playMobile-1406.png)}}
/* -- Start The hipe titles Each css Template -- */

#stacks_in_1392 .clip, #stacks_in_1392 .clip_no  {  
	font-size: 130px !important; font-family: title_custom_font_selector !important;	 font-style: none !important; text-transform: uppercase !important;	letter-spacing: -9px !important; word-spacing: 0px !important;	line-height: 110px !important;		
	 	
	 		
	 	
		
	 font-family: 'Anton', sans-serif !important;  		
    	
%%[[if edit]]%% }

/* added style to P to fix issue in foundaiton  */
#stacks_in_1392 .clip p, #stacks_in_1392 .clip_no p { %%[[if !edit]]%%
	font-family: title_custom_font_selector !important;  		
	 	
	
	 font-family: 'Anton', sans-serif !important;  		
    	
%%[[if edit]]%% }
/* prevent issue in Foundation theme and some stacks */
#stacks_in_1392 p { font-size: 130px !important; line-height: 110px !important;}
#stacks_in_1392 * { -moz-box-sizing: content-box !important;	-webkit-box-sizing: content-box !important;	box-sizing: content-box !important;}
#stacks_in_1392 .clip_no, #stacks_in_1392 .clip_no p  { color: rgba(239, 239, 239, 1.00) !important; }
#stacks_in_1392 .left-side-hide {	 }
#stacks_in_1392 .clip, #stacks_in_1392 .clip p {	 -moz-background-clip: text !important; -webkit-background-clip: text !important;	 color: transparent !important; background-position: left bottom !important; background-size: cover !important; }
#stacks_in_1392 .clip p, #stacks_in_1392 .clip_no p { margin: 0 !important; padding-top: 220px !important; padding-left: 0px !important; padding-right: 0px !important; } 
#stacks_in_1392 .clip, #stacks_in_1392 .clip p, #stacks_in_1392 .clip_no, #stacks_in_1392 .clip_no p { text-align: center; text-align: left !important; }
#stacks_in_1392 .clip, #stacks_in_1392 .box_left { background-position: left bottom !important; background-size: cover !important; }
#stacks_in_1392 .viewport-animation-1, #stacks_in_1392 .viewport-animation-2, #stacks_in_1392 .viewport-animation-3, #stacks_in_1392 .viewport-animation-4 { display:  !important; }
#stacks_in_1392 .box_left, #stacks_in_1392 .clip { background-position: left bottom !important; background-size: cover !important;
 

background-image: url(../index_files/clipping_text_image-1392.png) !important;
 
 
}
/*  Hype CSS */
#stacks_in_1392 .cursor_ew-resize_style, #stacks_in_1392 .cursor_ew-resize_style:hover { cursor:ew-resize !important; }
#stacks_in_1392 .cursor_style_fix_col, #stacks_in_1392 .cursor_style_fix_col [class^="fa fa-"], #stacks_in_1392 .cursor_style_fix_col [class*="fa fa-"] { color: #9e9e9e !important; }
#stacks_in_1392 .cursor_style_fix_col:hover, #stacks_in_1392 .cursor_style_fix_col [class^="fa fa-"]:hover, #stacks_in_1392 .cursor_style_fix_col [class*="fa fa-"]:hover { color: #f6f6f6 !important; }
#stacks_in_1392 .HYPE_document { text-align: center;	display: block;	width: 100%; height: 100%; margin: auto; padding: 0; min-width: 100%; }
#stacks_in_1392 .move_slide_viewport_symbol {		 margin-top: 370px !important;  }
#stacks_in_1392 .move_hide_enlarge_viewport_symbol { margin-top: -70px !important;  }

#stacks_in_1392 .button-stats:hover, .button-stats:hover {background-color: #262626 !important; }
/* hype  element */
#stacks_in_1392 .image_bg_hype { %%[[if !edit]]%% 
	filter: contrast(100%) brightness(100%) grayscale(0%) blur(0px) !important;
	-webkit-filter: contrast(100%) brightness(100%) grayscale(0%) blur(0px) !important;	
	opacity: 100 !important;		
		
	background-size: cover !important;
	background-position: left bottom !important;  %%[[if edit]]%% }
	
#stacks_in_1392 .image_bg_in_out {  background-color: rgba(192, 0, 70, 1.00) !important;	 }
#stacks_in_1392 .image_bg_overlay_hype {  }
#stacks_in_1392 .image_bg_overlay_hype {  }
#stacks_in_1392 .wrapper_link  {display: block !important;	position: absolute;	top: 0;	right: 0; left: 0; bottom: 0; z-index: 2;	width: 100%; height: 100%; %%[[if edit]]%% display:none;  }
#stacks_in_1392 .back_wrapper_8573  {	text-align: center;	margin-right: auto;	margin-left: auto; display: block; position: relative; padding: 1px 0 0 !important; } /* fix offset repeat in EX padding top */
#stacks_in_1392 .wrapper_8573 { text-align: center;	margin-right: auto;	margin-left: auto; display: block; position: relative;	 }

/* @group Built-in Webfonts */
@font-face {
font-family: 'cordial_proregregular';
src: url('../index_files/webfonts/cordial_web/cordial_regular_39-webfont.eot');
src: url('../index_files/webfonts/cordial_web/cordial_regular_39-webfont.eot?#iefix') format('embedded-opentype'),
url('../index_files/webfonts/cordial_web/cordial_regular_39-webfont.woff2') format('woff2'),
url('../index_files/webfonts/cordial_web/cordial_regular_39-webfont.woff') format('woff'),
url('../index_files/webfonts/cordial_web/cordial_regular_39-webfont.ttf') format('truetype'),
url('../index_files/webfonts/cordial_web/cordial_regular_39-webfont.svg#cordial_proregregular') format('svg');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'cordial_prosemibold';
src: url('../index_files/webfonts/cordial_web/cordial_semibold_38-webfont.eot');
src: url('../index_files/webfonts/cordial_web/cordial_semibold_38-webfont.eot?#iefix') format('embedded-opentype'),
url('../index_files/webfonts/cordial_web/cordial_semibold_38-webfont.woff2') format('woff2'),
url('../index_files/webfonts/cordial_web/cordial_semibold_38-webfont.woff') format('woff'),
url('../index_files/webfonts/cordial_web/cordial_semibold_38-webfont.ttf') format('truetype'),
url('../index_files/webfonts/cordial_web/cordial_semibold_38-webfont.svg#cordial_prosemibold') format('svg');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'cordial_promedium';
src: url('../index_files/webfonts/cordial_web/cordial_medium_38-webfont.eot');
src: url('../index_files/webfonts/cordial_web/cordial_medium_38-webfont.eot?#iefix') format('embedded-opentype'),
url('../index_files/webfonts/cordial_web/cordial_medium_38-webfont.woff2') format('woff2'),
url('../index_files/webfonts/cordial_web/cordial_medium_38-webfont.woff') format('woff'),
url('../index_files/webfonts/cordial_web/cordial_medium_38-webfont.ttf') format('truetype'),
url('../index_files/webfonts/cordial_web/cordial_medium_38-webfont.svg#cordial_promedium') format('svg');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'cordial_prolight';
src: url('../index_files/webfonts/cordial_web/cordial_light_59-webfont.eot');
src: url('../index_files/webfonts/cordial_web/cordial_light_59-webfont.eot?#iefix') format('embedded-opentype'),
url('../index_files/webfonts/cordial_web/cordial_light_59-webfont.woff2') format('woff2'),
url('../index_files/webfonts/cordial_web/cordial_light_59-webfont.woff') format('woff'),
url('../index_files/webfonts/cordial_web/cordial_light_59-webfont.ttf') format('truetype'),
url('../index_files/webfonts/cordial_web/cordial_light_59-webfont.svg#cordial_prolight') format('svg');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'cordial_probold';
src: url('../index_files/webfonts/cordial_web/cordial_bold_69-webfont.eot');
src: url('../index_files/webfonts/cordial_web/cordial_bold_69-webfont.eot?#iefix') format('embedded-opentype'),
url('../index_files/webfonts/cordial_web/cordial_bold_69-webfont.woff2') format('woff2'),
url('../index_files/webfonts/cordial_web/cordial_bold_69-webfont.woff') format('woff'),
url('../index_files/webfonts/cordial_web/cordial_bold_69-webfont.ttf') format('truetype'),
url('../index_files/webfonts/cordial_web/cordial_bold_69-webfont.svg#cordial_probold') format('svg');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'cordial_pro_inlineBdrounded';
src: url('../index_files/webfonts/cordial_web/cordial_inline_rou_17-webfont.eot');
src: url('../index_files/webfonts/cordial_web/cordial_inline_rou_17-webfont.eot?#iefix') format('embedded-opentype'),
url('../index_files/webfonts/cordial_web/cordial_inline_rou_17-webfont.woff2') format('woff2'),
url('../index_files/webfonts/cordial_web/cordial_inline_rou_17-webfont.woff') format('woff'),
url('../index_files/webfonts/cordial_web/cordial_inline_rou_17-webfont.ttf') format('truetype'),
url('../index_files/webfonts/cordial_web/cordial_inline_rou_17-webfont.svg#cordial_pro_inlineBdrounded') format('svg');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'cordial_pro_cherryBdrounded';
src: url('../index_files/webfonts/cordial_web/cordial_cherry_rou_22-webfont.eot');
src: url('../index_files/webfonts/cordial_web/cordial_cherry_rou_22-webfont.eot?#iefix') format('embedded-opentype'),
url('../index_files/webfonts/cordial_web/cordial_cherry_rou_22-webfont.woff2') format('woff2'),
url('../index_files/webfonts/cordial_web/cordial_cherry_rou_22-webfont.woff') format('woff'),
url('../index_files/webfonts/cordial_web/cordial_cherry_rou_22-webfont.ttf') format('truetype'),
url('../index_files/webfonts/cordial_web/cordial_cherry_rou_22-webfont.svg#cordial_pro_cherryBdrounded') format('svg');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'rubik_mono_oneregular';
src: url('../index_files/webfonts/rubikmonoone/rubikmonoone-regular-webfont.eot');
src: url('../index_files/webfonts/rubikmonoone/rubikmonoone-regular-webfont.eot?#iefix') format('embedded-opentype'),
url('../index_files/webfonts/rubikmonoone/rubikmonoone-regular-webfont.woff2') format('woff2'),
url('../index_files/webfonts/rubikmonoone/rubikmonoone-regular-webfont.woff') format('woff'),
url('../index_files/webfonts/rubikmonoone/rubikmonoone-regular-webfont.ttf') format('truetype'),
url('../index_files/webfonts/rubikmonoone/rubikmonoone-regular-webfont.svg#rubik_mono_oneregular') format('svg');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'montserratbold';
src: url('../index_files/webfonts/montserrat/montserrat-bold-webfont.eot');
src: url('../index_files/webfonts/montserrat/montserrat-bold-webfont.eot?#iefix') format('embedded-opentype'),
url('../index_files/webfonts/montserrat/montserrat-bold-webfont.woff2') format('woff2'), url('../index_files/webfonts/montserrat/montserrat-bold-webfont.woff') format('woff'), url('../index_files/webfonts/montserrat/montserrat-bold-webfont.ttf') format('truetype'), url('../index_files/webfonts/montserrat/montserrat-bold-webfont.svg#montserratbold') format('svg');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'playfair_display_scregular';
src: url('../index_files/webfonts/playfairsc/playfairdisplaysc-regular-webfont.eot');
src: url('../index_files/webfonts/playfairsc/playfairdisplaysc-regular-webfont.eot?#iefix') format('embedded-opentype'),
url('../index_files/webfonts/playfairsc/playfairdisplaysc-regular-webfont.woff2') format('woff2'), url('../index_files/webfonts/playfairsc/playfairdisplaysc-regular-webfont.woff') format('woff'), url('../index_files/webfonts/playfairsc/playfairdisplaysc-regular-webfont.ttf') format('truetype'), url('../index_files/webfonts/playfairsc/playfairdisplaysc-regular-webfont.svg#playfair_display_scregular') format('svg');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'abelregular';
src: url('../index_files/webfonts/abel/abel-regular-webfont.eot');
src: url('../index_files/webfonts/abel/abel-regular-webfont.eot?#iefix') format('embedded-opentype'),
url('../index_files/webfonts/abel/abel-regular-webfont.woff2') format('woff2'), url('../index_files/webfonts/abel/abel-regular-webfont.woff') format('woff'), url('../index_files/webfonts/abel/abel-regular-webfont.ttf') format('truetype'), url('../index_files/webfonts/abel/abel-regular-webfont.svg#abelregular') format('svg');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'open_sanscondensed_light';
src: url('../index_files/webfonts/open-sans-condensed/opensans-condlight-webfont.eot');
src: url('../index_files/webfonts/open-sans-condensed/opensans-condlight-webfont.eot?#iefix') format('embedded-opentype'),
url('../index_files/webfonts/open-sans-condensed/opensans-condlight-webfont.woff2') format('woff2'), url('../index_files/webfonts/open-sans-condensed/opensans-condlight-webfont.woff') format('woff'), url('../index_files/webfonts/open-sans-condensed/opensans-condlight-webfont.ttf') format('truetype'), url('../index_files/webfonts/open-sans-condensed/opensans-condlight-webfont.svg#open_sanscondensed_light') format('svg');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'bree_serifregular';
src: url('../index_files/webfonts/breeserif/breeserif-regular-webfont.eot');
src: url('../index_files/webfonts/breeserif/breeserif-regular-webfont.eot?#iefix') format('embedded-opentype'),
url('../index_files/webfonts/breeserif/breeserif-regular-webfont.woff2') format('woff2'), url('../index_files/webfonts/breeserif/breeserif-regular-webfont.woff') format('woff'), url('../index_files/webfonts/breeserif/breeserif-regular-webfont.ttf') format('truetype'), url('../index_files/webfonts/breeserif/breeserif-regular-webfont.svg#bree_serifregular')format('svg');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'pacificoregular';
src: url('../index_files/webfonts/pacifico/pacifico-regular-webfont.eot');
src: url('../index_files/webfonts/pacifico/pacifico-regular-webfont.eot?#iefix') format('embedded-opentype'),
url('../index_files/webfonts/pacifico/pacifico-regular-webfont.woff2') format('woff2'),
url('../index_files/webfonts/pacifico/pacifico-regular-webfont.woff') format('woff'),
url('../index_files/webfonts/pacifico/pacifico-regular-webfont.ttf') format('truetype'),
url('../index_files/webfonts/pacifico/pacifico-regular-webfont.svg#pacificoregular') format('svg');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'signikaregular';
src: url('../index_files/webfonts/signika/signika-regular-webfont.eot');
src: url('../index_files/webfonts/signika/signika-regular-webfont.eot?#iefix') format('embedded-opentype'),
url('../index_files/webfonts/signika/signika-regular-webfont.woff2') format('woff2'),
url('../index_files/webfonts/signika/signika-regular-webfont.woff') format('woff'),
url('../index_files/webfonts/signika/signika-regular-webfont.ttf') format('truetype'),
url('../index_files/webfonts/signika/signika-regular-webfont.svg#signikaregular') format('svg');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'rochesterregular';
src: url('../index_files/webfonts/rochester/rochester-regular-webfont.eot');
src: url('../index_files/webfonts/rochester/rochester-regular-webfont.eot?#iefix') format('embedded-opentype'),
url('../index_files/webfonts/rochester/rochester-regular-webfont.woff2') format('woff2'),
url('../index_files/webfonts/rochester/rochester-regular-webfont.woff') format('woff'),
url('../index_files/webfonts/rochester/rochester-regular-webfont.ttf') format('truetype'),
url('../index_files/webfonts/rochester/rochester-regular-webfont.svg#rochesterregular') format('svg');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'playfair_display_scregular';
src: url('../index_files/webfonts/playfair/playfairdisplaysc-regular-webfont.eot');
src: url('../index_files/webfonts/playfair/playfairdisplaysc-regular-webfont.eot?#iefix') format('embedded-opentype'),
url('../index_files/webfonts/playfair/playfairdisplaysc-regular-webfont.woff2') format('woff2'), url('../index_files/webfonts/playfair/playfairdisplaysc-regular-webfont.woff') format('woff'), url('../index_files/webfonts/playfair/playfairdisplaysc-regular-webfont.ttf') format('truetype'), url('../index_files/webfonts/playfair/playfairdisplaysc-regular-webfont.svg#playfair_display_scregular') format('svg');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'ralewaylight';
src: url('../index_files/webfonts/raleway/raleway-light-webfont.eot');
src: url('../index_files/webfonts/raleway/raleway-light-webfont.eot?#iefix') format('embedded-opentype'),
url('../index_files/webfonts/raleway/raleway-light-webfont.woff2') format('woff2'), url('../index_files/webfonts/raleway/raleway-light-webfont.woff') format('woff'), url('../index_files/webfonts/raleway/raleway-light-webfont.ttf') format('truetype'), url('../index_files/webfonts/raleway/raleway-light-webfont.svg#ralewaylight') format('svg');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'fjalla_oneregular';
src: url('../index_files/webfonts/fjallaone/fjallaone-regular-webfont.eot');
src: url('../index_files/webfonts/fjallaone/fjallaone-regular-webfont.eot?#iefix') format('embedded-opentype'),
url('../index_files/webfonts/fjallaone/fjallaone-regular-webfont.woff2') format('woff2'), url('../index_files/webfonts/fjallaone/fjallaone-regular-webfont.woff') format('woff'), url('../index_files/webfonts/fjallaone/fjallaone-regular-webfont.ttf') format('truetype'), url('../index_files/webfonts/fjallaone/fjallaone-regular-webfont.svg#fjalla_oneregular') format('svg');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'vigaregular';
src: url('../index_files/webfonts/viga/viga-regular-webfont.eot');
src: url('../index_files/webfonts/viga/viga-regular-webfont.eot?#iefix') format('embedded-opentype'),
url('../index_files/webfonts/viga/viga-regular-webfont.woff2') format('woff2'), url('../index_files/webfonts/viga/viga-regular-webfont.woff') format('woff'), url('../index_files/webfonts/viga/viga-regular-webfont.ttf') format('truetype'), url('../index_files/webfonts/viga/viga-regular-webfont.svg#vigaregular') format('svg');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'ubunturegular';
src: url('../index_files/webfonts/ubuntu/ubuntu-r-webfont.eot');
src: url('../index_files/webfonts/ubuntu/ubuntu-r-webfont.eot?#iefix') format('embedded-opentype'),
url('../index_files/webfonts/ubuntu/ubuntu-r-webfont.woff2') format('woff2'), url('../index_files/webfonts/ubuntu/ubuntu-r-webfont.woff') format('woff'), url('../index_files/webfonts/ubuntu/ubuntu-r-webfont.ttf') format('truetype'), url('../index_files/webfonts/ubuntu/ubuntu-r-webfont.svg#ubunturegular') format('svg');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'archivo_blackregular';
src: url('../index_files/webfonts/archivoblack/archivoblack-regular-webfont.eot');
src: url('../index_files/webfonts/archivoblack/archivoblack-regular-webfont.eot?#iefix') format('embedded-opentype'), 
url('../index_files/webfonts/archivoblack/archivoblack-regular-webfont.woff2') format('woff2'), url('../index_files/webfonts/archivoblack/archivoblack-regular-webfont.woff') format('woff'), url('../index_files/webfonts/archivoblack/archivoblack-regular-webfont.ttf') format('truetype'), url('../index_files/webfonts/archivoblack/archivoblack-regular-webfont.svg#archivo_blackregular') format('svg');
font-weight: normal;font-style: normal; } 
/* @end */

/* ex preview  */

/* DEMO simulator  */

/* UI descript COMPACT */
#stacks_in_1392 .HYPE_document, #stacks_in_1392 .back_wrapper_8573, #stacks_in_1392 .wrapper_8573 { }
/* 1A responsive - desktop and full width ____ */
#stacks_in_1392 .back_wrapper_8573, #stacks_in_1392 .wrapper_8573  { max-width: 1150px !important; height: 700px !important; } 

@media only screen and (min-width: 1400px) {
#stacks_in_1392 .back_wrapper_8573, #stacks_in_1392 .wrapper_8573  { max-width: 1150px !important; 	height: 700px !important;  } 
#stacks_in_1392 .brk_info:after {	content: "WIDE  \f108  + 4BP"; -webkit-animation: scale-css2 0.35s  ease-in-out  both !important; animation: scale-css2 0.35s  ease-in-out both !important; }	
} 
@media only screen and (max-width: 1400px ) {
#stacks_in_1392 .back_wrapper_8573, #stacks_in_1392 .wrapper_8573  { height: 700px !important; }
#stacks_in_1392 .brk_info:after {	content: "1 \f109"; -webkit-animation: scale-css 0.35s  ease-in-out  both !important; animation: scale-css 0.35s  ease-in-out both !important; }
}
/* 2B */
@media only screen and (max-width: 1000px ) {
#stacks_in_1392 .back_wrapper_8573, #stacks_in_1392 .wrapper_8573  { height: 500px !important; } 
#stacks_in_1392 .brk_info:after {	content: "2 \f2d0"; -webkit-animation: scale-css2 0.35s  ease-in-out  both !important; animation: scale-css2 0.35s  ease-in-out both !important; }
}
/* 3C */
@media only screen and (max-width: 700px ) {
#stacks_in_1392 .back_wrapper_8573, #stacks_in_1392 .wrapper_8573  { height: 250px !important; } 
#stacks_in_1392 .brk_info:after {	content: "3 \f10a"; -webkit-animation: scale-css 0.35s  ease-in-out  both !important; animation: scale-css 0.35s  ease-in-out both !important; }
}
/* 4D */
@media only screen and (max-width: 410px ) {
#stacks_in_1392 .back_wrapper_8573, #stacks_in_1392 .wrapper_8573  { height: 198px !important; } 
#stacks_in_1392 .brk_info:after {	content: "4 \f10b"; -webkit-animation: scale-css2 0.35s  ease-in-out  both !important; animation: scale-css2 0.35s  ease-in-out both !important; }
}






/* -- End EACH CSS Template -- */
#stacks_in_1392 {
	background-color: rgba(192, 144, 97, 1.00);
}

#stacks_in_1407 {
	background-color: rgba(5, 5, 8, 1.00);
	border: solid rgba(255, 252, 253, 1.00);
	border-width:  1px;
	padding: 5px 0px 5px 0px;
}
</pre></body></html>