
/* Depth Base */

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

/* 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: %;}}/* Start Defender stack CSS code */#stacks_in_41{	-webkit-touch-callout: none;	-webkit-user-select: none;	-khtml-user-select: none;	-moz-user-select: none;	-ms-user-select: none;	user-select: none;}.stacks_in_41edit{	background: rgba(0,0,0,0.1);	border-radius: 4px;}.stacks_in_41info{	background: #5A5A6C;	padding: 3px 10px 3px 10px;	margin: 10px 0px 20px 0px;	text-align: center;	color: #fff;	border-top-left-radius: 4px;	border-top-right-radius: 4px;}/* End Defender stack CSS code *//* Depth Limit */

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

/* Depth Limit Gradient*/

#stacks_in_98.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%);
	

	
}




.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_120 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_120 {
		display: none !important;
	}
}
@font-face{font-family:"Ionicons";src:url("ionicons/ionicons.eot?v=4.5.9-1");src:url("ionicons/ionicons.eot?v=4.5.9-1#iefix") format("embedded-opentype"),url("ionicons/ionicons.woff2?v=4.5.9-1") format("woff2"),url("ionicons/ionicons.woff?v=4.5.9-1") format("woff"),url("ionicons/ionicons.ttf?v=4.5.9-1") format("truetype"),url("ionicons/ionicons.svg?v=4.5.9-1#Ionicons") format("svg");font-weight:normal;font-style:normal}
#stacks_in_28_press.press-lite {
  box-sizing: border-box;
  position: relative;
  /*  */
  cursor: pointer;
  /*  */
  padding: 20px 24px;
  border-radius: 4px;
  text-decoration: none;
  display: inline-block;
  margin: 0;
  font-size: 18px;
  line-height: 18px;
  /*  */
  /*  */
  background-color: rgba(51, 102, 153, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */
  display: block;
  /*  */
  text-align: center;
  /*  */
  /*  */
  /*  */
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.00);
}
#stacks_in_28_press.press-lite:focus {outline:0;}
#stacks_in_28_press_wrap {
  /*  */
  /*  */
  /*  */
  margin: 12px 0px 12px 0px;
}
#stacks_in_28_press.press-lite {
  white-space: nowrap;
}
#stacks_in_28_press.press-lite .press-lite-text span,
#stacks_in_28_press.press-lite .press-lite-text:after {
  overflow: hidden;
  color: rgba(255, 255, 255, 1.00);
  /*  */
}
#stacks_in_28_press.press-lite,
#stacks_in_28_press.press-lite .press-lite-text,
#stacks_in_28_press.press-lite .press-lite-text:after,
#stacks_in_28_press.press-lite .press-lite-text > span,
#stacks_in_28_press.press-lite .press-lite-icon i,
#stacks_in_28_press.press-lite .press-lite-icon img,
#stacks_in_28_press.press-lite .press-lite-icon svg,
#stacks_in_28_press.press-lite .press-lite-icon svg path,
#stacks_in_28_press.press-lite .press-lite-icon svg polyline,
#stacks_in_28_press.press-lite .press-lite-icon:after {
    transition: all 200ms ease;
}
#stacks_in_28_press.press-lite .press-lite-text {
  z-index: 1;
  position: relative;
}
#stacks_in_28_press.press-lite .press-lite-icon i,
#stacks_in_28_press.press-lite .press-lite-icon img {
  position: relative;
  color: rgba(255, 255, 255, 1.00);
  display: inline-block;
  /*  */
  margin-right: 8px;
  /*  */
  font-size: 18px;
  line-height: 18px;
  z-index: 1;
}
#stacks_in_28_press.press-lite .press-lite-icon img {
  height: 18px;
  width: auto;
  vertical-align: top;
}
#stacks_in_28_press.press-lite .press-lite-icon svg {
  display: inline-block;
  /*  */
  margin-right: 8px;
  /*  */
  height: 22.500000px;
  z-index: 1;
}
/*  */
#stacks_in_28_press.press-lite .press-lite-icon.press-lite-icon-off svg {
  transform: translateX(5%);
}
#stacks_in_28_press.press-lite .press-lite-icon svg path {
  fill: rgba(255, 255, 255, 1.00);
}
#stacks_in_28_press.press-lite .press-lite-icon svg polyline {
  fill:none;
  stroke: rgba(255, 255, 255, 1.00);
  stroke-linecap:round;
  stroke-linejoin:round;
  stroke-width:48px;
}
#stacks_in_28_press.press-lite:active,
#stacks_in_28_press.press-lite:focus {
  transform: translate(0,0);
}
/*  */
#stacks_in_28_press.press-lite .press-lite-icon {
  display: none;
}
/*  */
/*  */
#stacks_in_28_press.press-lite:hover {
  background: rgba(34, 68, 102, 1.00);
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_in_28_press.press-lite:active {
  box-shadow: inset 0px 0px 0px 300px rgba(0,0,0,0.1);
}
/*  */
#stacks_in_28_press.press-lite .press-lite-lines {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  display: grid;
}
#stacks_in_28_press.press-lite .press-lite-line-t,
#stacks_in_28_press.press-lite .press-lite-line-b {
  position: absolute;
  height: 1px;
  width: 0%;
  background: rgba(0, 0, 0, 1.00);
  transition: all 200ms ease;
}
#stacks_in_28_press.press-lite .press-lite-line-l,
#stacks_in_28_press.press-lite .press-lite-line-r {
  position: absolute;
  width: 1px;
  height: 0%;
  background: rgba(0, 0, 0, 1.00);
  transition: all 200ms ease;
}
#stacks_in_28_press.press-lite .press-lite-line-t {
  top: 0;
}
#stacks_in_28_press.press-lite .press-lite-line-b {
  bottom: 0;
  width: 100%;
}
#stacks_in_28_press.press-lite .press-lite-line-l {
  left: 0;
}
#stacks_in_28_press.press-lite .press-lite-line-r {
  right: 0;
}
/*  */
/*  */
/*  */
/*  */
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_139 {
	width: 100%;
	clear: both;
	padding-top: 40px;
	padding-bottom: 40px;
}
#simpleDivider_stacks_in_139 .theDivider1,
#simpleDivider_stacks_in_139 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_139 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_139.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_139.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_139 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_139.transparentOff .theDivider2 {
	background-color: #E6E6E6;
}
#simpleDivider_stacks_in_139.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_139.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_139.bgImageOn .theDivider1 img {
	display: block;
}

/* Depth Limit */

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

/* Depth Limit Gradient*/

#stacks_in_4.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%);
	

	
}



/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_140 {
	width: 100%;
	clear: both;
	padding-top: 50px;
	padding-bottom: 40px;
}
#simpleDivider_stacks_in_140 .theDivider1,
#simpleDivider_stacks_in_140 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_140 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_140.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_140.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_140 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_140.transparentOff .theDivider2 {
	background-color: #E6E6E6;
}
#simpleDivider_stacks_in_140.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_140.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_140.bgImageOn .theDivider1 img {
	display: block;
}

/* Depth Limit */

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

/* Depth Limit Gradient*/

#stacks_in_110.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%);
	

	
}




.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_123 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_123 {
		display: none !important;
	}
}
/* Start Defender stack CSS code */#stacks_in_94{	-webkit-touch-callout: none;	-webkit-user-select: none;	-khtml-user-select: none;	-moz-user-select: none;	-ms-user-select: none;	user-select: none;}.stacks_in_94edit{	background: rgba(0,0,0,0.1);	border-radius: 4px;}.stacks_in_94info{	background: #5A5A6C;	padding: 3px 10px 3px 10px;	margin: 10px 0px 20px 0px;	text-align: center;	color: #fff;	border-top-left-radius: 4px;	border-top-right-radius: 4px;}/* End Defender stack CSS code *//*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_142 {
	width: 100%;
	clear: both;
	padding-top: 60px;
	padding-bottom: 40px;
}
#simpleDivider_stacks_in_142 .theDivider1,
#simpleDivider_stacks_in_142 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_142 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_142.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_142.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_142 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_142.transparentOff .theDivider2 {
	background-color: #E6E6E6;
}
#simpleDivider_stacks_in_142.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_142.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_142.bgImageOn .theDivider1 img {
	display: block;
}

/* Depth Limit */

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

/* Depth Limit Gradient*/

#stacks_in_148.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%);
	

	
}




.spacerStack {
	height: 30.00px;
}

#spacerStackstacks_in_253 {
	height: 30.00px;
}




























@media print {
	#spacerStackstacks_in_253 {
		display: none !important;
	}
}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_256 {
	width: 100%;
	clear: both;
	padding-top: 40px;
	padding-bottom: 40px;
}
#simpleDivider_stacks_in_256 .theDivider1,
#simpleDivider_stacks_in_256 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_256 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_256.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_256.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_256 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_256.transparentOff .theDivider2 {
	background-color: #E6E6E6;
}
#simpleDivider_stacks_in_256.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_256.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_256.bgImageOn .theDivider1 img {
	display: block;
}

/* Depth Limit */

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

/* Depth Limit Gradient*/

#stacks_in_126.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%);
	

	
}




.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_141 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_141 {
		display: none !important;
	}
}
@font-face{font-family:"Ionicons";src:url("ionicons/ionicons.eot?v=4.5.9-1");src:url("ionicons/ionicons.eot?v=4.5.9-1#iefix") format("embedded-opentype"),url("ionicons/ionicons.woff2?v=4.5.9-1") format("woff2"),url("ionicons/ionicons.woff?v=4.5.9-1") format("woff"),url("ionicons/ionicons.ttf?v=4.5.9-1") format("truetype"),url("ionicons/ionicons.svg?v=4.5.9-1#Ionicons") format("svg");font-weight:normal;font-style:normal}
#stacks_in_122_press.press-lite {
  box-sizing: border-box;
  position: relative;
  /*  */
  cursor: pointer;
  /*  */
  padding: 20px 24px;
  border-radius: 4px;
  text-decoration: none;
  display: inline-block;
  margin: 0;
  font-size: 18px;
  line-height: 18px;
  /*  */
  /*  */
  background-color: rgba(51, 102, 153, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */
  display: block;
  /*  */
  text-align: center;
  /*  */
  /*  */
  /*  */
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.00);
}
#stacks_in_122_press.press-lite:focus {outline:0;}
#stacks_in_122_press_wrap {
  /*  */
  /*  */
  /*  */
  margin: 12px 0px 12px 0px;
}
#stacks_in_122_press.press-lite {
  white-space: nowrap;
}
#stacks_in_122_press.press-lite .press-lite-text span,
#stacks_in_122_press.press-lite .press-lite-text:after {
  overflow: hidden;
  color: rgba(255, 255, 255, 1.00);
  /*  */
}
#stacks_in_122_press.press-lite,
#stacks_in_122_press.press-lite .press-lite-text,
#stacks_in_122_press.press-lite .press-lite-text:after,
#stacks_in_122_press.press-lite .press-lite-text > span,
#stacks_in_122_press.press-lite .press-lite-icon i,
#stacks_in_122_press.press-lite .press-lite-icon img,
#stacks_in_122_press.press-lite .press-lite-icon svg,
#stacks_in_122_press.press-lite .press-lite-icon svg path,
#stacks_in_122_press.press-lite .press-lite-icon svg polyline,
#stacks_in_122_press.press-lite .press-lite-icon:after {
    transition: all 200ms ease;
}
#stacks_in_122_press.press-lite .press-lite-text {
  z-index: 1;
  position: relative;
}
#stacks_in_122_press.press-lite .press-lite-icon i,
#stacks_in_122_press.press-lite .press-lite-icon img {
  position: relative;
  color: rgba(255, 255, 255, 1.00);
  display: inline-block;
  /*  */
  margin-right: 8px;
  /*  */
  font-size: 18px;
  line-height: 18px;
  z-index: 1;
}
#stacks_in_122_press.press-lite .press-lite-icon img {
  height: 18px;
  width: auto;
  vertical-align: top;
}
#stacks_in_122_press.press-lite .press-lite-icon svg {
  display: inline-block;
  /*  */
  margin-right: 8px;
  /*  */
  height: 22.500000px;
  z-index: 1;
}
/*  */
#stacks_in_122_press.press-lite .press-lite-icon.press-lite-icon-off svg {
  transform: translateX(5%);
}
#stacks_in_122_press.press-lite .press-lite-icon svg path {
  fill: rgba(255, 255, 255, 1.00);
}
#stacks_in_122_press.press-lite .press-lite-icon svg polyline {
  fill:none;
  stroke: rgba(255, 255, 255, 1.00);
  stroke-linecap:round;
  stroke-linejoin:round;
  stroke-width:48px;
}
#stacks_in_122_press.press-lite:active,
#stacks_in_122_press.press-lite:focus {
  transform: translate(0,0);
}
/*  */
#stacks_in_122_press.press-lite .press-lite-icon {
  display: none;
}
/*  */
/*  */
#stacks_in_122_press.press-lite:hover {
  background: rgba(34, 68, 102, 1.00);
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_in_122_press.press-lite:active {
  box-shadow: inset 0px 0px 0px 300px rgba(0,0,0,0.1);
}
/*  */
#stacks_in_122_press.press-lite .press-lite-lines {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  display: grid;
}
#stacks_in_122_press.press-lite .press-lite-line-t,
#stacks_in_122_press.press-lite .press-lite-line-b {
  position: absolute;
  height: 1px;
  width: 0%;
  background: rgba(0, 0, 0, 1.00);
  transition: all 200ms ease;
}
#stacks_in_122_press.press-lite .press-lite-line-l,
#stacks_in_122_press.press-lite .press-lite-line-r {
  position: absolute;
  width: 1px;
  height: 0%;
  background: rgba(0, 0, 0, 1.00);
  transition: all 200ms ease;
}
#stacks_in_122_press.press-lite .press-lite-line-t {
  top: 0;
}
#stacks_in_122_press.press-lite .press-lite-line-b {
  bottom: 0;
  width: 100%;
}
#stacks_in_122_press.press-lite .press-lite-line-l {
  left: 0;
}
#stacks_in_122_press.press-lite .press-lite-line-r {
  right: 0;
}
/*  */
/*  */
/*  */
/*  */

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_131 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_131 {
		display: none !important;
	}
}
/* Depth Limit */

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

/* Depth Limit Gradient*/

#stacks_in_64.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%);
	

	
}




.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_73 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_73 {
		display: none !important;
	}
}
#stacks_in_75>.s3_row {
	margin: 0 -10px;
}

#stacks_in_75>.s3_row>.s3_column_left {
	width: 30.00%;
}

#stacks_in_75>.s3_row>.s3_column_center {
	width: 40.000000%;
}

#stacks_in_75>.s3_row>.s3_column_right {
	width: 30.00%;
}

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








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



}



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



}



#portholeStackstacks_in_79 {	
	width: 100%;
	padding-bottom: 100%;
	display: block;
	position: relative;
	z-index: 0;
}

#portholeStackstacks_in_79 *,
#portholeStackstacks_in_79 *:before,
#portholeStackstacks_in_79 *:after {	
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#portholeFillstacks_in_79 {
	width: 100%;
	height: 100%;
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	opacity: 0.99;
	border: 5px solid #333333;
	-webkit-transition: all 150ms linear;
	transition: all 150ms linear;
	box-shadow: inset 0 0 0 0 rgba(0,0,0, 0.4), inset 0 0 0 5px rgba(255,255,255,0.00), 0 1px 2px rgba(0,0,0,0.1);
}

#portholeStackstacks_in_79:hover #portholeFillstacks_in_79 {
	opacity: 0.99;
	border: 5px solid #4C4C4C;
	box-shadow: inset 0 0 0 0 rgba(0,0,0, 0.4), inset 0 0 0 0px rgba(255,255,255,0.00), 0 1px 2px rgba(0,0,0,0.1);
}

#portholeContentAbsolutestacks_in_79 {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	z-index: 3;
	width: 100%;
	display: block;
}

#portholeContentstacks_in_79 {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	width: 100%;
	margin: 0 auto;
	display: block;
	text-align: center;
	color: #ffffff;
}

#portholeContentLargestacks_in_79 {
	font-family: 'Droid Sans', sans-serif;
	line-height: 1.25em;
	font-weight: 400;
	color: #FFFFFF;
	-webkit-transition: all 150ms linear;
	transition: all 150ms linear;
	z-index: 4;
	position: relative;
	opacity: 0.99;
	text-transform: none;
}

#portholeStackstacks_in_79:hover #portholeContentLargestacks_in_79 {
	color: #FFFFFF;
	opacity: 0.99;
}

/*  */
#portholeContentLargestacks_in_79 {
	font-size: 250%;
}

#portholeStackstacks_in_79:hover #portholeContentLargestacks_in_79 {
	font-size: 250%;
}
/*  */

/*  */

/*  */

#portholeContentSmallstacks_in_79 {
	font-family: 'Droid Sans', sans-serif;
	line-height: 1.25em;
	font-weight: 400;
	color: #FFFFFF;
	-webkit-transition: all 150ms linear;
	transition: all 150ms linear;
	z-index: 4;
	position: relative;
	opacity: 0.99;
	text-transform: none;
}

#portholeStackstacks_in_79:hover #portholeContentSmallstacks_in_79 {
	color: #FFFFFF;
	opacity: 0.99;
}

/*  */
#portholeContentSmallstacks_in_79 {
	font-size: 150%;
}

#portholeStackstacks_in_79:hover #portholeContentSmallstacks_in_79 {
	font-size: 150%;
}
/*  */

/*  */

/*  */

/* Icons */

#portholeContentLargestacks_in_79 [class^="fa fa-"] {
	color: #FFFFFF;
	-webkit-transition: all 150ms linear;
	transition: all 150ms linear;
}

#portholeStackstacks_in_79:hover #portholeContentLargestacks_in_79 [class^="fa fa-"] {
	color: #FFFFFF;
}

#portholeContentSmallstacks_in_79 [class^="fa fa-"] {
	color: #FFFFFF;
	-webkit-transition: all 150ms linear;
	transition: all 150ms linear;
}

#portholeStackstacks_in_79:hover #portholeContentSmallstacks_in_79 [class^="fa fa-"] {
	color: #FFFFFF;
}

#portholeLinkstacks_in_79 a {
	display: block;
	border: none;
	text-decoration: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 101;
	background: transparent;
}
















/* Local image image applied as a CSS background */
#portholeFillstacks_in_79 {
	background: url(../files/container_local_image-79.jpg);
	background-size: contain;
	background-attachment: scroll;
}







@media print {
	#portholeFillstacks_in_79 {
		display: none;
	}
	
	#portholeStackstacks_in_79 {	
		padding-bottom: 0;
	}
	
	#portholeContentstacks_in_79 {
		width: 100%;
	}
	
	#portholeLinkstacks_in_79 a,
	#portholeContentAbsolutestacks_in_79 {
		position: relative;
		top: auto;
		left: auto;
	}
	
	#portholeContentSmallstacks_in_79,
	#portholeContentLargestacks_in_79 {
		font-size: 14pt;
		line-height: 1.50em;
		opacity: 1.00;
		color: #000000;
		text-align: left;
	}
}
.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_80 {
	height: 20.00px;
}




























@media print {
	#spacerStackstacks_in_80 {
		display: none !important;
	}
}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_84 {
	width: 100%;
	clear: both;
	padding-top: 40px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_84 .theDivider1,
#simpleDivider_stacks_in_84 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_84 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_84.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_84.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_84 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_84.transparentOff .theDivider2 {
	background-color: #E6E6E6;
}
#simpleDivider_stacks_in_84.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_84.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_84.bgImageOn .theDivider1 img {
	display: block;
}

/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_87 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_87 .theDivider1,
#simpleDivider_stacks_in_87 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_87 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_87.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_87.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_87 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_87.transparentOff .theDivider2 {
	background-color: #E6E6E6;
}
#simpleDivider_stacks_in_87.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_87.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_87.bgImageOn .theDivider1 img {
	display: block;
}

/* Start Stats stack CSS code */.stacks_in_259stats, .stacks_in_259pagetitle{	display: none;}.stacks_in_259instructwrapper{	position: relative;	background: url("../files/newstatsbg.png") repeat-x;	height: 100px;	-webkit-border-radius: 4px;	-moz-border-radius: 4px;	border-radius: 4px;}.stacks_in_259instruct{	position: absolute;	text-align: center;	bottom: 0px;	left: 0px;	right: 0px;	color: #fff;	font-weight: bold;	font-family: Arial, Helvetica, sans-serif;	background: rgba(0, 0, 0, 0.6);	padding: 4px 10px 5px 10px;} /* End if record mode */ /* End if admin mode *//* End Stats stack CSS code */