/*
 * apex.core.layers
 */

.core-layer,.ps-layer{position:absolute;top:0;left:0;width:100%;height:100%}.ps-layer.layer-video{overflow:hidden}.core--click-through{pointer-events:none}.core-cf::before,.core-cf:after{content:" ";display:table}.core-cf::after{clear:both}.core-layer > .stacks_out,.core-layer > .stacks_out > .stacks_in{position:static !important}


/*
 * apex.core.common
 */

div[class^="apex-core__"]{position:static;overflow:visible}.core-section,.core-wrap{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box}.core-content{display:flow-root}.core-content > *:not(.core-layer):not(.apex-core__position),[class^="core-text"]{position:relative}.core-max-w{max-width:1000px;max-width:var(--ac-max-w,1000px);margin-left:auto;margin-right:auto}@media screen,print and (max-width:1000px){.core-max-w{padding-left:10px;padding-right:10px}}.ac-left{text-align:left}.ac-center{text-align:center}.ac-right{text-align:right}.core-section .core-content.core-full-w{max-width:100%}.core-section .core-content.filled-parent[style]{position:static !important}.core--click-through{pointer-events:none}.core-layer video{max-width:none !important}.core-wrap.core-anti-alias{margin-top:-0.5px;margin-bottom:-0.5px}*,*:before,*:after{-webkit-box-sizing:border-box;box-sizing:border-box}img{vertical-align:middle}html{background:none !important}


.com_bigwhiteduck_stacks_headerpro_stack .text-center{text-align:center}.com_bigwhiteduck_stacks_headerpro_stack .text-left{text-align:left}.com_bigwhiteduck_stacks_headerpro_stack .text-right{text-align:right}.com_bigwhiteduck_stacks_headerpro_stack .text-justify{text-align:justify}.com_bigwhiteduck_stacks_headerpro_stack .text-inherit{text-align:inherit}
.ps-layer:not(.layer-img-fit).attach-fixed{background-attachment:fixed;width:100%}@media only screen and (max-device-width:1024px){.ps-layer:not(.layer-img-fit).attach-fixed{background-attachment:scroll !important}}.ps-layer.layer-video{overflow:hidden}

.ps-layer:not(.layer-img-fit).attach-fixed{background-attachment:fixed;width:100%}@media only screen and (max-device-width:1024px){.ps-layer:not(.layer-img-fit).attach-fixed{background-attachment:scroll !important}}.ps-layer.layer-video{overflow:hidden}
/* Depth Base */

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

.depth_in,
header .depth_theme_limit,
footer .depth_theme_limit{
  
  max-width: 1000px;
  
}
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: 20px;
}



.depth_out img{max-width: 100%}

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

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

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

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


.content_flex {position: static;}

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

/* Edit Mode */


/* Animations */


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

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


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

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

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


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

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

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

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


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


@-webkit-keyframes hr_bottom_content {
  from {width: 0; opacity: 0;}
  to {opacity: 1; width: %;}}
@keyframes hr_bottom_content {
  from {width: 0; opacity: 0;}
  to {opacity: 1; width: %;}}/* Depth Limit */

#stacks_in_68 .depth_limit {
	max-width: 500px;
}
#stacks_in_68 .depth_limit_padding {
	padding: 0px 30px 0px 30px;
}
@media screen and (min-width: 770px){
	#stacks_in_68 .depth_limit_padding {
		padding: 0px 0px 0px 0px;
	}
}

/* Depth Limit Gradient*/

#stacks_in_68.depth_limit_wrapper{
	   
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.00) 95%);
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.00) 95%);
	

	
}




#stacks_in_70 {
	margin: 0px 0px 30px 0px;
}
#stacks_in_74 h1,#stacks_in_74 .hTxt:not(.segment) div{font-size:1.30rem}@media all and (max-width:640px){#stacks_in_74 h1,#stacks_in_74 .hTxt:not(.segment) div{font-size:0.95rem}}#stacks_in_74 h1,#stacks_in_74 div{color:rgba(51, 51, 51, 1.00)}#stacks_in_74 h1 a,#stacks_in_74 div a{color:rgba(51, 51, 51, 1.00)}#stacks_in_74 h1 a:hover,#stacks_in_74 div a:hover{color:rgba(38, 38, 38, 1.00)}#stacks_in_74 small,#stacks_in_74 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_74 .hTxt:not(.vault-font),.no-default:not(.custom-font) .hTxt:not(.vault-font){font-family:"Lato",Sans-Serif;font-weight:400;font-style:normal}


@supports (mix-blend-mode:normal){.core-stacks_in_104_2{mix-blend-mode:normal}}.core-stacks_in_104_2{overflow:visible !important}
@media only screen and (min-width:0px) and (max-width:9999px){.sppad-stacks_in_104_2[data-padmaster=""],[data-padmaster=""]:not([data-padmaster=""]),.enter-classname:not(.enter-classname){padding:1.00% 0.00% 1.00% 0.00% }.spmar-stacks_in_104_2[data-marmaster=""]:not(.core-max-w),[data-marmaster=""]:not([data-marmaster=""]):not(.core-max-w),.enter-classname:not(.enter-classname):not(.core-max-w){margin: 0px }}
@supports (mix-blend-mode: normal) {
  #layer-stacks_in_104_17 {
    mix-blend-mode: normal; } }

#layer-stacks_in_104_17 > .ps-layer[data-mastersize=""], [data-mastersize=""]:not([data-mastersize=""]), .enter-classname:not(.enter-classname) {
  height: 100.00%;
  top: auto;
  bottom: 0;
  width: 100.00%;
  left: auto;
  right: 0;
  transform: skew(0deg, 0deg);
  padding: 0.00% 0; }
  @media screen and (min-width: 640px) {
    #layer-stacks_in_104_17 > .ps-layer[data-mastersize=""], [data-mastersize=""]:not([data-mastersize=""]), .enter-classname:not(.enter-classname) {
      height: 100.00%;
      width: 100.00%;
      max-width: none;
      transform: skew(0deg, 0deg);
      padding: 0.00% 0; } }
@media only screen and (min-width:0px) and (max-width:9999px){#layer-stacks_in_104_19,[data-layer-bg=""],.enter-classname:not(.enter-classname),#stacks_in_104_19 .eff-thumb{background-color:rgba(249, 167, 50, 1.00);opacity:1.00;mix-blend-mode:normal}}

@media only screen and (min-width:0px){#stacks_in_104_5 h3,#stacks_in_104_5 div{line-height:1.00}}#stacks_in_104_5 h3,#stacks_in_104_5 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_104_5 h3 a,#stacks_in_104_5 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_104_5 h3 a:hover,#stacks_in_104_5 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_104_5 small,#stacks_in_104_5 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_104_5 .hTxt:before{position:absolute !important;content:"";width:100%;height:2px;bottom:-2px;opacity:1;left:0;right:0;background-color:rgba(80, 92, 254, 0.00);visibility:hidden;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:all 300ms 0s ease-in-out;transition:all 300ms 0s ease-in-out}#stacks_in_104_5 .hTxt{-webkit-transition:color 300ms 0s ease-in-out;transition:color 300ms 0s ease-in-out}#stacks_in_104_5 .h-pro:hover .hTxt:not(.sub-title):not(.last-title):before{position:relative;visibility:visible;bottom:-2px;opacity:1;-webkit-transform:scale(1);transform:scale(1)}#stacks_in_104_5 .h-pro:hover .hTxt.primary{color:rgba(44, 44, 44, 1.00)}#stacks_in_104_5 .h-pro:hover .segment[data-seg="segment1"]{color:rgba(80, 92, 254, 1.00)}#stacks_in_104_5 .h-pro:hover .segment[data-seg="segment2"]{color:rgba(102, 102, 102, 1.00)}#stacks_in_104_5 .hTxt{position:relative}#stacks_in_104_5 .hTxt:not(.vault-font),.no-default:not(.custom-font) .hTxt:not(.vault-font){font-family:"Lato",Sans-Serif;font-weight:700;font-style:normal}


#stacks_in_104_5 {
	margin: 10px 0px 0px 0px;
}
/* Depth Limit */

#stacks_in_37 .depth_limit {
	max-width: 1000px;
}
#stacks_in_37 .depth_limit_padding {
	padding: 0px 0px 0px 0px;
}
@media screen and (min-width: 770px){
	#stacks_in_37 .depth_limit_padding {
		padding: 0px 20px 0px 20px;
	}
}

/* Depth Limit Gradient*/

#stacks_in_37.depth_limit_wrapper{
	   
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.00) 95%);
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.00) 95%);
	

	
}




#stacks_in_38 {
	margin: 60px 0px 0px 0px;
}
#stacks_in_39 .hTxt:not(.vault-font),.no-default:not(.custom-font) .hTxt:not(.vault-font){font-family:"Lato",Sans-Serif;font-weight:400;font-style:normal}

/* Start Responsive Shim stack CSS code */.stacks_in_84shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */#stacks_in_44 h2,#stacks_in_44 div{color:rgba(248, 89, 24, 1.00)}#stacks_in_44 h2 a,#stacks_in_44 div a{color:rgba(248, 89, 24, 1.00)}#stacks_in_44 h2 a:hover,#stacks_in_44 div a:hover{color:rgba(186, 66, 18, 1.00)}#stacks_in_44 small,#stacks_in_44 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_44 .hTxt:not(.vault-font),.no-default:not(.custom-font) .hTxt:not(.vault-font){font-family:"Lato",Sans-Serif;font-weight:400;font-style:normal}


/* Start Responsive Shim stack CSS code */.stacks_in_85shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */
#stacks_in_51 {
	font-size: 138%;
}
#stacks_in_58_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_58 a:link, #stacks_in_58 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_58 a:hover, #stacks_in_58 a:active {
	color:#FFFFFF;
}







#stacks_in_58 a:link, #stacks_in_58 a:visited {
	background-color:#00A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00A0FF), to(#0060BF));
	border:1px solid #0060BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_58 a:hover {
	background-color:#00ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00ACFF), to(#0053A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_58 a:active {
	background-color:#00A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_58 {
	margin: 20px 0px 20px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_31shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */