/* Start doore stack page CSS code */	.doo-re-grid{	  -webkit-box-sizing: border-box !important;	  -moz-box-sizing: border-box !important;	  box-sizing: border-box !important;	  vertical-align: top;	}		.doo-re-grid *, .doo-re-grid *:after, .doo-re-grid *:before {	  -webkit-box-sizing: border-box !important;	  -moz-box-sizing: border-box !important;	  box-sizing: border-box !important;	}			[class*='re-col-'] {	  display: inline-block;	}			.re-col-desk-0 {	  width: 0;	  display: none;	}	.re-col-desk-1 {	  width: 8.333333%;	  display: inline-block;	}	.re-col-desk-2 {	  width: 16.666666%;	  display: inline-block;	}	.re-col-desk-3 {	  width: 25%;	  display: inline-block;	}	.re-col-desk-4 {	  width: 33.333333%;	  display: inline-block;	}	.re-col-desk-5 {	  width: 41.666666%;	  display: inline-block;	}	.re-col-desk-6 {	  width: 50%;	  display: inline-block;	}	.re-col-desk-7 {	  width: 58.333333%;	  display: inline-block;	}	.re-col-desk-8 {	  width: 66.666666%;	  display: inline-block;	}	.re-col-desk-9 {	  width: 75%;	  display: inline-block;	}	.re-col-desk-10 {	  width: 83.333333%;	  display: inline-block;	}	.re-col-desk-11 {	  width: 91.666666%;	  display: inline-block;	}	.re-col-desk-12 {	  width: 100%;	  display: inline-block;	}			/* End doore stack page CSS code *//* -- Start Swell Page css Template -- */

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }


@-webkit-keyframes swellswing
{
    15%
    {
        -webkit-transform: translateX(5px);
        transform: translateX(5px);
    }
    30%
    {
        -webkit-transform: translateX(-5px);
       transform: translateX(-5px);
    } 
    50%
    {
        -webkit-transform: translateX(3px);
        transform: translateX(3px);
    }
    65%
    {
        -webkit-transform: translateX(-3px);
        transform: translateX(-3px);
    }
    80%
    {
        -webkit-transform: translateX(2px);
        transform: translateX(2px);
    }
    100%
    {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@keyframes swellswing
{
    15%
    {
        -webkit-transform: translateX(5px);
        transform: translateX(5px);
    }
    30%
    {
        -webkit-transform: translateX(-5px);
        transform: translateX(-5px);
    }
    50%
    {
        -webkit-transform: translateX(3px);
        transform: translateX(3px);
    }
    65%
    {
        -webkit-transform: translateX(-3px);
        transform: translateX(-3px);
    }
    80%
    {
        -webkit-transform: translateX(2px);
        transform: translateX(2px);
    }
    100%
    {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}




/* -- End Swell Page css Template -- */.com_bigwhiteduck_stacks_paragraphpro_stack p.text-center{text-align:center}.com_bigwhiteduck_stacks_paragraphpro_stack p.text-left{text-align:left}.com_bigwhiteduck_stacks_paragraphpro_stack p.text-right{text-align:right}.com_bigwhiteduck_stacks_paragraphpro_stack p.text-justify{text-align:justify}.com_bigwhiteduck_stacks_paragraphpro_stack p.text-inherit{text-align:inherit}@media only screen and (max-width:640px){.com_bigwhiteduck_stacks_paragraphpro_stack p.small-only-text-center{text-align:center}.com_bigwhiteduck_stacks_paragraphpro_stack p.small-only-text-center + ul{display:table;margin:0 auto;text-align:left}}@media only screen and (max-width:640px){.com_bigwhiteduck_stacks_paragraphpro_stack p.text-justify.small-only-just-left{text-align:left !important}}

  .theme-version{display:block}.theme-version.number-110,#stacks_in_4442_1{display:none}.stacks_out{overflow:visible !important}.stacks_in{overflow:visible}::-moz-selection{color:rgba(255, 255, 255, 1.00);background:rgba(40, 48, 61, 1.00);}::selection{color:rgba(255, 255, 255, 1.00);background:rgba(40, 48, 61, 1.00);}::-moz-selection{color:rgba(255, 255, 255, 1.00);background:rgba(40, 48, 61, 1.00);}body,.font-family-text{font-family:"Poppins",sans-serif;font-weight:300;}h1,.font-family-h1{font-family:"Oswald",sans-serif;font-style:normal;font-weight:500;}h1 a,.font-family-h1 a{font-family:inherit}h2,h3,h4,h5,h6,.font-family-h2{font-family:"Oswald",sans-serif;font-style:normal;font-weight:400;}h2 a,h3 a,h4 a,h5 a,h6 a,.font-family-h2 a{font-family:inherit}body{background-color:#F5F5F6;}.hide-for-touch,.show-for-touch{display:none}.no-js .hide-for-touch{display:block}.vegas-loading{display:none}.vegas-background{-ms-interpolation-mode:bicubic;image-rendering:optimizeQuality;max-width:none !important}.vegas-overlay,.vegas-background{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.hide-overflow{overflow:hidden !important}.columns > .equalizer.small-up{height:100%}@media only screen and (min-width:40.063em){.columns > .equalizer.medium-up{height:100%}}@media only screen and (min-width:62.563em){.columns > .equalizer.large-up{height:100%}}@media only screen and (max-width:40em){.row.collapse-small > .columns{padding-left:0;padding-right:0}}@media only screen and (min-width:40.063em) and (max-width:62.5em){.row.collapse-medium > .columns{padding-left:0;padding-right:0}}@media only screen and (max-width:40em){.row .row.collapse-small{margin:0;width:auto}.row .row.collapse-small::before,.row .row.collapse-small::after{content:" ";display:table}.row .row.collapse-small::after{clear:both}}@media only screen and (min-width:40.063em) and (max-width:62.5em){.row .row.collapse-medium{margin:0;width:auto}.row .row.collapse-medium::before,.row .row.collapse-medium::after{content:" ";display:table}.row .row.collapse-medium::after{clear:both}}.column,.columns{padding-left:0.94rem;padding-right:0.94rem}.row .row{margin:0 -0.94rem}.row.divider > .columns:not(:first-child):before{content:" ";margin:0 -0.94rem;position:absolute}@media only screen and (max-width:40em){.row.divider-medium-up > .columns::before,.row.divider-large-up > .columns::before,.small-12::before{display:none}}@media only screen and (min-width:40.063em) and (max-width:62.5em){.row.divider-large-up > .columns::before,.medium-12::before{display:none}}@media only screen and (min-width:62.563em){.large-12:before{display:none}}.floating-body.radius{border-radius:0px}.floating-body.radius > .columns > .stacks_out:first-child > .stacks_in > .top-bar-wrapper:not(.fixed){border-top-right-radius:0px;border-top-left-radius:0px}.floating-body .top-bar-wrapper.contain-to-grid.fixed{max-width:1280px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.radius{background-clip:padding-box}img{color:#F5F5F6}img.radius{border-radius:0px}img.round{border-radius:1000px}.row{max-width:1280px !important;}.row.max-edge{max-width:100% !important}body{color:rgba(76, 76, 76, 1.00)}a{color:rgba(45, 99, 160, 1.00);-webkit-text-decoration:none;text-decoration:none;font-weight:inherit}a:hover,a:focus{color:rgba(94, 93, 91, 1.00)}a.close,a.close-reveal-modal{text-decoration:none}.alt{color:rgba(255, 255, 255, 1.00)}.alt a{color:rgba(230, 230, 230, 1.00);-webkit-text-decoration:none;text-decoration:none}.alt a:hover,.alt a:focus{color:rgba(230, 230, 230, 1.00)}.alt small{color:rgba(255, 255, 255, 1.00)}h1,h2,h3,h4,h5,h6{color:rgba(20, 46, 73, 1.00);margin-top:0}h1.alt,h2.alt,h3.alt,h4.alt,h5.alt,h6.alt{color:rgba(255, 255, 255, 1.00)}h1.subheader,h2.subheader,h3.subheader,h4.subheader,h5.subheader,h6.subheader{color:rgba(26, 59, 94, 1.00)}h1.subheader.alt,h2.subheader.alt,h3.subheader.alt,h4.subheader.alt,h5.subheader.alt,h6.subheader.alt{color:rgba(255, 255, 255, 1.00)}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{font-size:30%;color:rgba(98, 98, 98, 1.00)}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:inherit !important}h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover{opacity:0.8;color:inherit !important}h1{font-size:1.00rem}h2{font-size:1.00rem}h3{font-size:1.00rem}h4{font-size:1.00rem}h5{font-size:1.00rem}h6{font-size:1.00rem}p,ul li,ol li{font-size:1.00rem}@media only screen and (min-width:40.063em){h1{font-size:3.00rem}h2{font-size:2.20rem}h3{font-size:1.50rem}h4{font-size:1.60rem}h5{font-size:1.50rem}h6{font-size:1.00rem}p,ul li,ol li{font-size:1.00rem}}code{color:rgba(204, 55, 30, 1.00)}hr,blockquote,abbr,acronym,.vcard{border-color:rgba(221, 221, 221, 1.00)}hr.alt,blockquote.alt,abbr.alt,acronym.alt,.vcard.alt{border-color:rgba(221, 221, 221, 1.00)}hr.primary,blockquote.primary,abbr.primary,acronym.primary,.vcard.primary{border-color:rgba(40, 48, 61, 1.00)}hr.primary,blockquote.primary,abbr.primary,acronym.primary,.vcard.primary{border-color:rgba(40, 48, 61, 1.00)}hr.secondary,blockquote.secondary,abbr.secondary,acronym.secondary,.vcard.secondary{border-color:rgba(231, 231, 231, 1.00)}hr.swatch1,blockquote.swatch1,abbr.swatch1,acronym.swatch1,.vcard.swatch1{border-color:rgba(40, 48, 61, 1.00)}hr.swatch2,blockquote.swatch2,abbr.swatch2,acronym.swatch2,.vcard.swatch2{border-color:rgba(222, 223, 227, 1.00)}hr.swatch3,blockquote.swatch3,abbr.swatch3,acronym.swatch3,.vcard.swatch3{border-color:rgba(40, 48, 61, 1.00)}hr.swatch4,blockquote.swatch4,abbr.swatch4,acronym.swatch4,.vcard.swatch4{border-color:rgba(40, 48, 61, 1.00)}hr.swatch5,blockquote.swatch5,abbr.swatch5,acronym.swatch5,.vcard.swatch5{border-color:rgba(40, 48, 61, 1.00)}hr.swatch6,blockquote.swatch6,abbr.swatch6,acronym.swatch6,.vcard.swatch6{border-color:rgba(94, 93, 91, 1.00)}blockquote,blockquote p{color:rgba(98, 98, 98, 1.00)}blockquote cite,blockquote cite a,blockquote p cite,blockquote p cite a{color:rgba(91, 91, 91, 1.00)}blockquote.alt,blockquote.alt p,blockquote p.alt,blockquote p.alt p{color:rgba(255, 255, 255, 1.00)}blockquote.alt cite,blockquote.alt cite a,blockquote.alt p cite,blockquote.alt p cite a,blockquote p.alt cite,blockquote p.alt cite a,blockquote p.alt p cite,blockquote p.alt p cite a{color:rgba(255, 255, 255, 1.00)}.flex-video{margin-bottom:0}.contain-to-grid .top-bar{max-width:1280px}.top-bar .top-bar-section ul li > a.button{background-color:rgba(40, 48, 61, 1.00);color:rgba(255, 255, 255, 1.00)}.top-bar .top-bar-section ul li > a.button:hover{color:rgba(255, 255, 255, 1.00);background-color:rgba(38, 45, 57, 1.00)}.top-bar .top-bar-section ul li > a.button.secondary{background-color:rgba(231, 231, 231, 1.00);color:rgba(51, 51, 51, 1.00)}.top-bar .top-bar-section ul li > a.button.secondary:hover{color:rgba(51, 51, 51, 1.00);background-color:rgba(219, 219, 219, 1.00)}.top-bar .top-bar-section ul li > a.button.alert{background-color:rgba(179, 179, 179, 1.00)}.top-bar .top-bar-section ul li > a.button.alert:hover{background-color:rgba(170, 170, 170, 1.00)}.top-bar .top-bar-section ul li > a.button.success{background-color:rgba(55, 58, 60, 1.00)}.top-bar .top-bar-section ul li > a.button.success:hover{background-color:rgba(52, 55, 57, 1.00)}.top-bar .top-bar-section ul li > a.button.radius{border-radius:0px}.top-bar-wrapper.fn-scheme-primary{background-color:rgba(40, 48, 61, 1.00);color:rgba(255, 255, 255, 1.00)}.top-bar-wrapper.fn-scheme-primary ul:not(.title-area) ul.dropdown{background-color:rgba(40, 48, 61, 1.00)}.top-bar-wrapper.fn-scheme-primary .site-title,.top-bar-wrapper.fn-scheme-primary .site-title small,.top-bar-wrapper.fn-scheme-primary a:not(.button){color:rgba(255, 255, 255, 1.00) !important}.top-bar-wrapper.fn-scheme-primary .top-bar .toggle-topbar.menu-icon a span::after{-webkit-box-shadow:0 0 0 1px rgba(255, 255, 255, 1.00),0 7px 0 1px rgba(255, 255, 255, 1.00),0 14px 0 1px rgba(255, 255, 255, 1.00);box-shadow:0 0 0 1px rgba(255, 255, 255, 1.00),0 7px 0 1px rgba(255, 255, 255, 1.00),0 14px 0 1px rgba(255, 255, 255, 1.00)}.top-bar-wrapper.fn-scheme-secondary{background-color:rgba(231, 231, 231, 1.00);color:rgba(51, 51, 51, 1.00)}.top-bar-wrapper.fn-scheme-secondary ul:not(.title-area) ul.dropdown{background-color:rgba(231, 231, 231, 1.00)}.top-bar-wrapper.fn-scheme-secondary .site-title,.top-bar-wrapper.fn-scheme-secondary .site-title small,.top-bar-wrapper.fn-scheme-secondary a:not(.button){color:rgba(51, 51, 51, 1.00) !important}.top-bar-wrapper.fn-scheme-secondary .top-bar .toggle-topbar.menu-icon a span::after{-webkit-box-shadow:0 0 0 1px rgba(51, 51, 51, 1.00),0 7px 0 1px rgba(51, 51, 51, 1.00),0 14px 0 1px rgba(51, 51, 51, 1.00);box-shadow:0 0 0 1px rgba(51, 51, 51, 1.00),0 7px 0 1px rgba(51, 51, 51, 1.00),0 14px 0 1px rgba(51, 51, 51, 1.00)}.top-bar-wrapper.fn-scheme-swatch1{background-color:rgba(40, 48, 61, 1.00);color:rgba(248, 248, 248, 1.00)}.top-bar-wrapper.fn-scheme-swatch1 ul:not(.title-area) ul.dropdown{background-color:rgba(40, 48, 61, 1.00)}.top-bar-wrapper.fn-scheme-swatch1 .site-title,.top-bar-wrapper.fn-scheme-swatch1 .site-title small,.top-bar-wrapper.fn-scheme-swatch1 a:not(.button){color:rgba(248, 248, 248, 1.00) !important}.top-bar-wrapper.fn-scheme-swatch1 .top-bar .toggle-topbar.menu-icon a span::after{-webkit-box-shadow:0 0 0 1px rgba(248, 248, 248, 1.00),0 7px 0 1px rgba(248, 248, 248, 1.00),0 14px 0 1px rgba(248, 248, 248, 1.00);box-shadow:0 0 0 1px rgba(248, 248, 248, 1.00),0 7px 0 1px rgba(248, 248, 248, 1.00),0 14px 0 1px rgba(248, 248, 248, 1.00)}.top-bar-wrapper.fn-scheme-swatch2{background-color:rgba(222, 223, 227, 1.00);color:rgba(0, 0, 0, 1.00)}.top-bar-wrapper.fn-scheme-swatch2 ul:not(.title-area) ul.dropdown{background-color:rgba(222, 223, 227, 1.00)}.top-bar-wrapper.fn-scheme-swatch2 .site-title,.top-bar-wrapper.fn-scheme-swatch2 .site-title small,.top-bar-wrapper.fn-scheme-swatch2 a:not(.button){color:rgba(0, 0, 0, 1.00) !important}.top-bar-wrapper.fn-scheme-swatch2 .top-bar .toggle-topbar.menu-icon a span::after{-webkit-box-shadow:0 0 0 1px rgba(0, 0, 0, 1.00),0 7px 0 1px rgba(0, 0, 0, 1.00),0 14px 0 1px rgba(0, 0, 0, 1.00);box-shadow:0 0 0 1px rgba(0, 0, 0, 1.00),0 7px 0 1px rgba(0, 0, 0, 1.00),0 14px 0 1px rgba(0, 0, 0, 1.00)}.top-bar-wrapper.fn-scheme-swatch3{background-color:rgba(40, 48, 61, 1.00);color:rgba(248, 248, 248, 1.00)}.top-bar-wrapper.fn-scheme-swatch3 ul:not(.title-area) ul.dropdown{background-color:rgba(40, 48, 61, 1.00)}.top-bar-wrapper.fn-scheme-swatch3 .site-title,.top-bar-wrapper.fn-scheme-swatch3 .site-title small,.top-bar-wrapper.fn-scheme-swatch3 a:not(.button){color:rgba(248, 248, 248, 1.00) !important}.top-bar-wrapper.fn-scheme-swatch3 .top-bar .toggle-topbar.menu-icon a span::after{-webkit-box-shadow:0 0 0 1px rgba(248, 248, 248, 1.00),0 7px 0 1px rgba(248, 248, 248, 1.00),0 14px 0 1px rgba(248, 248, 248, 1.00);box-shadow:0 0 0 1px rgba(248, 248, 248, 1.00),0 7px 0 1px rgba(248, 248, 248, 1.00),0 14px 0 1px rgba(248, 248, 248, 1.00)}.top-bar-wrapper.fn-scheme-swatch4{background-color:rgba(40, 48, 61, 1.00);color:rgba(255, 255, 255, 1.00)}.top-bar-wrapper.fn-scheme-swatch4 ul:not(.title-area) ul.dropdown{background-color:rgba(40, 48, 61, 1.00)}.top-bar-wrapper.fn-scheme-swatch4 .site-title,.top-bar-wrapper.fn-scheme-swatch4 .site-title small,.top-bar-wrapper.fn-scheme-swatch4 a:not(.button){color:rgba(255, 255, 255, 1.00) !important}.top-bar-wrapper.fn-scheme-swatch4 .top-bar .toggle-topbar.menu-icon a span::after{-webkit-box-shadow:0 0 0 1px rgba(255, 255, 255, 1.00),0 7px 0 1px rgba(255, 255, 255, 1.00),0 14px 0 1px rgba(255, 255, 255, 1.00);box-shadow:0 0 0 1px rgba(255, 255, 255, 1.00),0 7px 0 1px rgba(255, 255, 255, 1.00),0 14px 0 1px rgba(255, 255, 255, 1.00)}.top-bar-wrapper.fn-scheme-swatch5{background-color:rgba(40, 48, 61, 1.00);color:rgba(255, 255, 255, 1.00)}.top-bar-wrapper.fn-scheme-swatch5 ul:not(.title-area) ul.dropdown{background-color:rgba(40, 48, 61, 1.00)}.top-bar-wrapper.fn-scheme-swatch5 .site-title,.top-bar-wrapper.fn-scheme-swatch5 .site-title small,.top-bar-wrapper.fn-scheme-swatch5 a:not(.button){color:rgba(255, 255, 255, 1.00) !important}.top-bar-wrapper.fn-scheme-swatch5 .top-bar .toggle-topbar.menu-icon a span::after{-webkit-box-shadow:0 0 0 1px rgba(255, 255, 255, 1.00),0 7px 0 1px rgba(255, 255, 255, 1.00),0 14px 0 1px rgba(255, 255, 255, 1.00);box-shadow:0 0 0 1px rgba(255, 255, 255, 1.00),0 7px 0 1px rgba(255, 255, 255, 1.00),0 14px 0 1px rgba(255, 255, 255, 1.00)}.top-bar-wrapper.fn-scheme-swatch6{background-color:rgba(94, 93, 91, 1.00);color:rgba(255, 255, 255, 1.00)}.top-bar-wrapper.fn-scheme-swatch6 ul:not(.title-area) ul.dropdown{background-color:rgba(94, 93, 91, 1.00)}.top-bar-wrapper.fn-scheme-swatch6 .site-title,.top-bar-wrapper.fn-scheme-swatch6 .site-title small,.top-bar-wrapper.fn-scheme-swatch6 a:not(.button){color:rgba(255, 255, 255, 1.00) !important}.top-bar-wrapper.fn-scheme-swatch6 .top-bar .toggle-topbar.menu-icon a span::after{-webkit-box-shadow:0 0 0 1px rgba(255, 255, 255, 1.00),0 7px 0 1px rgba(255, 255, 255, 1.00),0 14px 0 1px rgba(255, 255, 255, 1.00);box-shadow:0 0 0 1px rgba(255, 255, 255, 1.00),0 7px 0 1px rgba(255, 255, 255, 1.00),0 14px 0 1px rgba(255, 255, 255, 1.00)}.alert-box{background-color:rgba(40, 48, 61, 1.00);color:rgba(255, 255, 255, 1.00);border-color:rgba(38, 45, 57, 1.00)}.alert-box a:not(.close){color:rgba(255, 255, 255, 1.00);text-decoration:underline}.alert-box.secondary{background-color:rgba(231, 231, 231, 1.00);color:rgba(51, 51, 51, 1.00);border-color:rgba(219, 219, 219, 1.00)}.alert-box.alert{background-color:rgba(179, 179, 179, 1.00);border-color:rgba(170, 170, 170, 1.00)}.alert-box.success{background-color:rgba(55, 58, 60, 1.00);border-color:rgba(52, 55, 57, 1.00)}.alert-box.warning{background-color:rgba(240, 138, 36, 1.00);border-color:rgba(228, 131, 34, 1.00)}.alert-box.info{background-color:rgba(160, 211, 232, 1.00);color:rgba(76, 76, 76, 1.00);border-color:rgba(152, 200, 220, 1.00)}.alert-box.radius{border-radius:0px}.breadcrumbs{background-color:rgba(231, 231, 231, 1.00);border-color:rgba(219, 219, 219, 1.00);color:rgba(51, 51, 51, 1.00)}.breadcrumbs .current a{color:rgba(51, 51, 51, 1.00)}.breadcrumbs.radius{border-radius:0px}.breadcrumbs header{display:inline}.breadcrumbs .fa{font-size:1em}.breadcrumbs .unavailable{color:rgba(51, 51, 51, 1.00)}.breadcrumbs li:before{color:rgba(76, 76, 76, 1.00)}.breadcrumbs *:first-child:before{margin:0 .75rem}.button{background-color:rgba(40, 48, 61, 1.00);color:rgba(255, 255, 255, 1.00)}.button:hover{color:rgba(255, 255, 255, 1.00);background-color:rgba(38, 45, 57, 1.00)}.button.secondary{background-color:rgba(231, 231, 231, 1.00);color:rgba(51, 51, 51, 1.00)}.button.secondary:hover{color:rgba(51, 51, 51, 1.00);background-color:rgba(219, 219, 219, 1.00)}.button.alert{background-color:rgba(179, 179, 179, 1.00)}.button.alert:hover{background-color:rgba(170, 170, 170, 1.00)}.button.success{background-color:rgba(55, 58, 60, 1.00)}.button.success:hover{background-color:rgba(52, 55, 57, 1.00)}.button.radius{border-radius:0px}.button.ghost{background-color:transparent;border-width:1px;border-color:rgba(40, 48, 61, 1.00);color:rgba(40, 48, 61, 1.00)}.button.ghost:hover{color:rgba(255, 255, 255, 1.00);border-color:rgba(38, 45, 57, 1.00);background-color:rgba(38, 45, 57, 1.00)}.button.ghost.secondary{border-color:rgba(231, 231, 231, 1.00);color:rgba(231, 231, 231, 1.00)}.button.ghost.secondary:hover{color:rgba(51, 51, 51, 1.00);border-color:rgba(219, 219, 219, 1.00);background-color:rgba(219, 219, 219, 1.00)}.button.ghost.alert{border-color:rgba(179, 179, 179, 1.00);color:rgba(179, 179, 179, 1.00)}.button.ghost.alert:hover{color:rgba(255, 255, 255, 1.00);border-color:rgba(170, 170, 170, 1.00);background-color:rgba(170, 170, 170, 1.00)}.button.ghost.success{border-color:rgba(55, 58, 60, 1.00);color:rgba(55, 58, 60, 1.00)}.button.ghost.success:hover{color:rgba(255, 255, 255, 1.00);border-color:rgba(52, 55, 57, 1.00);background-color:rgba(52, 55, 57, 1.00)}.split.button.radius span{border-top-right-radius:0px;border-bottom-right-radius:0px}.split.button span::after{border-top-color:rgba(255, 255, 255, 1.00)}.split.button.secondary span::after{border-top-color:rgba(51, 51, 51, 1.00)}.button-group.radius > *:first-child,.button-group.radius > *:first-child > a,.button-group.radius > *:first-child > button,.button-group.radius > *:first-child > .button{border-bottom-left-radius:0px;border-top-left-radius:0px}.button-group.radius > *:last-child,.button-group.radius > *:last-child > a,.button-group.radius > *:last-child > button,.button-group.radius > *:last-child > .button{border-top-right-radius:0px;border-bottom-right-radius:0px}.button-group.stack > li .button,.button-group.stack-for-small > li .button{border-top:1px solid rgba(255,255,255,0.5)}.icon-bar{background-color:rgba(40, 48, 61, 1.00);color:rgba(255, 255, 255, 1.00)}.icon-bar > .item{cursor:pointer;color:rgba(255, 255, 255, 1.00)}.icon-bar > .item label,.icon-bar > .item i{color:rgba(255, 255, 255, 1.00)}.icon-bar > .item:hover{color:rgba(255, 255, 255, 1.00);background-color:rgba(38, 45, 57, 1.00)}.icon-bar.secondary{background-color:rgba(231, 231, 231, 1.00);color:rgba(51, 51, 51, 1.00)}.icon-bar.secondary > .item{color:rgba(51, 51, 51, 1.00)}.icon-bar.secondary > .item label,.icon-bar.secondary > .item i{color:rgba(51, 51, 51, 1.00)}.icon-bar.secondary > .item:hover{background-color:rgba(219, 219, 219, 1.00);color:rgba(51, 51, 51, 1.00)}form[data-abide] .error label{color:rgba(179, 179, 179, 1.00)}form[data-abide] .error small.error,form[data-abide] .error span.error{background-color:rgba(179, 179, 179, 1.00);color:rgba(255, 255, 255, 1.00)}input[type="radio"]{margin-left:1px}form input[type="text"],form input[type="password"],form input[type="date"],form input[type="datetime"],form input[type="datetime-local"],form input[type="month"],form input[type="week"],form input[type="email"],form input[type="number"],form input[type="search"],form input[type="tel"],form input[type="time"],form input[type="url"],form textarea,form select{font-size:16px;color:rgba(76, 76, 76, 1.00)}form input[type="text"]:focus,form input[type="password"]:focus,form input[type="date"]:focus,form input[type="datetime"]:focus,form input[type="datetime-local"]:focus,form input[type="month"]:focus,form input[type="week"]:focus,form input[type="email"]:focus,form input[type="number"]:focus,form input[type="search"]:focus,form input[type="tel"]:focus,form input[type="time"]:focus,form input[type="url"]:focus,form textarea:focus,form select:focus{border-color:rgba(40, 48, 61, 1.00)}form fieldset{border-color:rgba(221, 221, 221, 1.00)}form legend{background-color:#F5F5F6}form label{color:rgba(91, 91, 91, 1.00)}form.radius input[type="text"],form.radius input[type="password"],form.radius input[type="date"],form.radius input[type="datetime"],form.radius input[type="datetime-local"],form.radius input[type="month"],form.radius input[type="week"],form.radius input[type="email"],form.radius input[type="number"],form.radius input[type="search"],form.radius input[type="tel"],form.radius input[type="time"],form.radius input[type="url"],form.radius textarea,form.radius select,form.radius small.error{border-radius:0px}form.radius span.prefix,form.radius label.prefix{border-bottom-left-radius:0px;border-top-left-radius:0px}form.radius span.postfix,form.radius label.postfix{border-top-right-radius:0px;border-bottom-right-radius:0px}form.radius .input-group > *:first-child,form.radius .input-group > *:first-child *{border-bottom-left-radius:0px;border-top-left-radius:0px}form.radius .input-group > *:last-child,form.radius .input-group > *:last-child *{border-top-right-radius:0px;border-bottom-right-radius:0px}.range-slider,.range-slider.radius,.range-slider.round{background-color:rgba(255, 255, 255, 1.00);border-color:rgba(225, 225, 225, 1.00)}.range-slider .range-slider-handle,.range-slider.radius .range-slider-handle,.range-slider.round .range-slider-handle{background-color:rgba(40, 48, 61, 1.00)}.range-slider .range-slider-handle:hover,.range-slider.radius .range-slider-handle:hover,.range-slider.round .range-slider-handle:hover{background-color:rgba(38, 45, 57, 1.00)}.range-slider .range-slider-active-segment,.range-slider.radius .range-slider-active-segment,.range-slider.round .range-slider-active-segment{background-color:rgba(225, 225, 225, 1.00)}.range-slider.secondary,.range-slider.radius.secondary,.range-slider.round.secondary{background-color:rgba(51, 51, 51, 1.00);border-color:rgba(21, 21, 21, 1.00)}.range-slider.secondary .range-slider-handle,.range-slider.radius.secondary .range-slider-handle,.range-slider.round.secondary .range-slider-handle{background-color:rgba(231, 231, 231, 1.00)}.range-slider.secondary .range-slider-handle:hover,.range-slider.radius.secondary .range-slider-handle:hover,.range-slider.round.secondary .range-slider-handle:hover{background-color:rgba(219, 219, 219, 1.00)}.range-slider.secondary .range-slider-active-segment,.range-slider.radius.secondary .range-slider-active-segment,.range-slider.round.secondary .range-slider-active-segment{background-color:rgba(21, 21, 21, 1.00)}.slider-display{display:block;margin-top:16px}fieldset.switch label{background-color:#e6e6e6}fieldset.switch label::after{background-color:rgba(255, 255, 255, 1.00)}fieldset.switch input:checked + label{background-color:rgba(40, 48, 61, 1.00)}fieldset.switch.secondary label::after{background-color:rgba(51, 51, 51, 1.00)}fieldset.switch.secondary input:checked + label{background-color:rgba(231, 231, 231, 1.00)}fieldset.switch.alert input:checked + label{background-color:rgba(179, 179, 179, 1.00)}fieldset.switch.success input:checked + label{background-color:rgba(55, 58, 60, 1.00)}.label{background-color:rgba(40, 48, 61, 1.00);color:rgba(255, 255, 255, 1.00);margin-bottom:0}.label.secondary{background-color:rgba(231, 231, 231, 1.00);color:rgba(51, 51, 51, 1.00)}.label.alert{background-color:rgba(179, 179, 179, 1.00)}.label.success{background-color:rgba(55, 58, 60, 1.00)}.label.radius{border-radius:0px}.alert-box .close{opacity:0.5}.slideshow-wrapper{min-height:50px;z-index:10}.orbit-container .orbit-bullets li{cursor:pointer;background:rgba(231, 231, 231, 1.00)}.orbit-container .orbit-bullets li.active,.orbit-container .orbit-bullets li:hover{background:rgba(40, 48, 61, 1.00)}.accordion .accordion-navigation > a{background-color:rgba(40, 48, 61, 1.00);color:rgba(255, 255, 255, 1.00)}.accordion .accordion-navigation > a:hover{background-color:rgba(38, 45, 57, 1.00)}.accordion .accordion-navigation > a.radius{border-radius:0px}.accordion .accordion-navigation > a.round{border-radius:1000px}.accordion .accordion-navigation.active > a{background-color:rgba(38, 45, 57, 1.00)}.accordion .accordion-navigation > .content{background-color:transparent !important}.accordion.secondary .accordion-navigation > a{background-color:rgba(231, 231, 231, 1.00);color:rgba(51, 51, 51, 1.00)}.accordion.secondary .accordion-navigation > a:hover{background-color:rgba(219, 219, 219, 1.00)}.accordion.secondary .accordion-navigation.active > a{background-color:rgba(219, 219, 219, 1.00)}.tabs li.tab-title > a{background-color:rgba(40, 48, 61, 1.00);color:rgba(255, 255, 255, 1.00)}.tabs li.tab-title > a:hover{background-color:rgba(38, 45, 57, 1.00)}.tabs li.tab-title.active > a{color:rgba(255, 255, 255, 1.00);background-color:rgba(38, 45, 57, 1.00)}.tabs.secondary li.tab-title > a{background-color:rgba(231, 231, 231, 1.00);color:rgba(51, 51, 51, 1.00)}.tabs.secondary li.tab-title > a:hover{background-color:rgba(219, 219, 219, 1.00)}.tabs.secondary li.tab-title.active > a{color:rgba(51, 51, 51, 1.00);background-color:rgba(219, 219, 219, 1.00)}.tabs.swatch1 li.tab-title > a{background-color:rgba(40, 48, 61, 1.00);color:rgba(248, 248, 248, 1.00)}.tabs.swatch1 li.tab-title > a:hover{background-color:rgba(38, 45, 57, 1.00)}.tabs.swatch1 li.tab-title.active > a{color:rgba(248, 248, 248, 1.00);background-color:rgba(38, 45, 57, 1.00)}.tabs.swatch2 li.tab-title > a{background-color:rgba(222, 223, 227, 1.00);color:rgba(0, 0, 0, 1.00)}.tabs.swatch2 li.tab-title > a:hover{background-color:rgba(210, 211, 215, 1.00)}.tabs.swatch2 li.tab-title.active > a{color:rgba(0, 0, 0, 1.00);background-color:rgba(210, 211, 215, 1.00)}.tabs.swatch3 li.tab-title > a{background-color:rgba(40, 48, 61, 1.00);color:rgba(248, 248, 248, 1.00)}.tabs.swatch3 li.tab-title > a:hover{background-color:rgba(38, 45, 57, 1.00)}.tabs.swatch3 li.tab-title.active > a{color:rgba(248, 248, 248, 1.00);background-color:rgba(38, 45, 57, 1.00)}.tabs.swatch4 li.tab-title > a{background-color:rgba(40, 48, 61, 1.00);color:rgba(255, 255, 255, 1.00)}.tabs.swatch4 li.tab-title > a:hover{background-color:rgba(38, 45, 57, 1.00)}.tabs.swatch4 li.tab-title.active > a{color:rgba(255, 255, 255, 1.00);background-color:rgba(38, 45, 57, 1.00)}.tabs.swatch5 li.tab-title > a{background-color:rgba(40, 48, 61, 1.00);color:rgba(255, 255, 255, 1.00)}.tabs.swatch5 li.tab-title > a:hover{background-color:rgba(38, 45, 57, 1.00)}.tabs.swatch5 li.tab-title.active > a{color:rgba(255, 255, 255, 1.00);background-color:rgba(38, 45, 57, 1.00)}.tabs.swatch6 li.tab-title > a{background-color:rgba(94, 93, 91, 1.00);color:rgba(255, 255, 255, 1.00)}.tabs.swatch6 li.tab-title > a:hover{background-color:rgba(89, 88, 86, 1.00)}.tabs.swatch6 li.tab-title.active > a{color:rgba(255, 255, 255, 1.00);background-color:rgba(89, 88, 86, 1.00)}.tabs.radius li.tab-title:first-child a{border-bottom-left-radius:0px;border-top-left-radius:0px}.tabs.radius li.tab-title:last-child a{border-top-right-radius:0px;border-bottom-right-radius:0px}.th.radius{border-radius:0px}.th:hover,.th:focus{-webkit-box-shadow:0 0 6px 1px rgba(20, 24, 30, 1.00);box-shadow:0 0 6px 1px rgba(20, 24, 30, 1.00)}.f-dropdown,.f-dropdown.content{background-color:rgba(255, 255, 255, 1.00);border-color:rgba(204, 204, 204, 1.00);color:rgba(51, 51, 51, 1.00)}.f-dropdown::before,.f-dropdown.content::before{border-color:transparent transparent rgba(255, 255, 255, 1.00) transparent}.f-dropdown::after,.f-dropdown.content::after{border-color:transparent transparent rgba(204, 204, 204, 1.00) transparent}.f-dropdown li a,.f-dropdown.content li a{color:rgba(51, 51, 51, 1.00)}.f-dropdown li:hover,.f-dropdown.content li:hover{background-color:rgba(0,0,0,0.1)}.f-dropdown.radius,.f-dropdown.content.radius{border-radius:0px}.tooltip{border-radius:0px;background-color:rgba(51, 51, 51, 1.00);color:rgba(255, 255, 255, 1.00)}.panel{background-color:rgba(242, 242, 242, 1.00);border-color:rgba(219, 219, 219, 1.00)}.panel.radius{border-radius:0px}.panel p{color:rgba(76, 76, 76, 1.00)}.panel p a{color:rgba(45, 99, 160, 1.00)}.panel p.alt{color:rgba(255, 255, 255, 1.00)}.panel p.alt a{color:rgba(230, 230, 230, 1.00)}.panel p.alt a:hover{color:rgba(230, 230, 230, 1.00)}.panel p.alt small{color:rgba(255, 255, 255, 1.00)}.panel h1,.panel h2,.panel h3,.panel h4,.panel h5,.panel h6{color:rgba(20, 46, 73, 1.00)}.panel h1.alt,.panel h2.alt,.panel h3.alt,.panel h4.alt,.panel h5.alt,.panel h6.alt{color:rgba(255, 255, 255, 1.00)}.panel h1.subheader,.panel h2.subheader,.panel h3.subheader,.panel h4.subheader,.panel h5.subheader,.panel h6.subheader{color:rgba(26, 59, 94, 1.00)}.panel h1.subheader.alt,.panel h2.subheader.alt,.panel h3.subheader.alt,.panel h4.subheader.alt,.panel h5.subheader.alt,.panel h6.subheader.alt{color:rgba(255, 255, 255, 1.00)}.pricing-table.primary .title{background-color:rgba(40, 48, 61, 1.00);color:rgba(255, 255, 255, 1.00)}.pricing-table.primary .price{color:rgba(76, 76, 76, 1.00)}.pricing-table.primary .description{color:rgba(76, 76, 76, 1.00)}.pricing-table.primary .bullet-item{color:rgba(76, 76, 76, 1.00)}.pricing-table.secondary .title{background-color:rgba(231, 231, 231, 1.00);color:rgba(51, 51, 51, 1.00)}.pricing-table.secondary .price{color:rgba(76, 76, 76, 1.00)}.pricing-table.secondary .description{color:rgba(76, 76, 76, 1.00)}.pricing-table.secondary .bullet-item{color:rgba(76, 76, 76, 1.00)}.pricing-table.radius{border-radius:0px}.pricing-table.radius .title{border-top-right-radius:0px;border-top-left-radius:0px}.pricing-table.radius .cta-button{border-bottom-right-radius:0px;border-bottom-left-radius:0px}.side-nav li a:not(.button){color:rgba(45, 99, 160, 1.00)}.side-nav li a:not(.button):hover{background-color:rgba(243, 243, 243, 1.00);color:rgba(94, 93, 91, 1.00)}.side-nav li.active > a:first-child:not(.button){color:rgba(45, 99, 160, 1.00)}.side-nav li.active:not(.has-dropdown) a:not(.button){color:rgba(38, 84, 136, 1.00)}.side-nav header{color:rgba(76, 76, 76, 1.00);margin-top:1rem;margin-bottom:0.5rem}.side-nav label{color:rgba(91, 91, 91, 1.00)}.side-nav li.divider{border-top-color:rgba(221, 221, 221, 1.00)}.side-nav.alt li a:not(.button){color:rgba(230, 230, 230, 1.00)}.side-nav.alt li a:not(.button):hover{background-color:rgba(243, 243, 243, 1.00);color:rgba(230, 230, 230, 1.00)}.side-nav.alt li.active > a:first-child:not(.button){color:rgba(230, 230, 230, 1.00)}.side-nav.alt li.active:not(.has-dropdown) a:not(.button){color:rgba(195, 195, 195, 1.00)}.side-nav.alt header{color:rgba(255, 255, 255, 1.00)}.side-nav.alt label{color:rgba(255, 255, 255, 1.00)}.side-nav.alt li.divider{border-top-color:rgba(221, 221, 221, 1.00)}.sub-nav dt,.sub-nav dd,.sub-nav li{float:none;display:inline-block}.sub-nav dt a:not(.button),.sub-nav dd a:not(.button),.sub-nav li a:not(.button){color:rgba(40, 48, 61, 1.00)}.sub-nav dt a:not(.button):hover,.sub-nav dd a:not(.button):hover,.sub-nav li a:not(.button):hover{color:rgba(38, 45, 57, 1.00)}.sub-nav dt.active a:not(.button),.sub-nav dd.active a:not(.button),.sub-nav li.active a:not(.button){color:rgba(255, 255, 255, 1.00);background-color:rgba(40, 48, 61, 1.00)}.sub-nav dt.active a:not(.button):hover,.sub-nav dd.active a:not(.button):hover,.sub-nav li.active a:not(.button):hover{background-color:rgba(38, 45, 57, 1.00)}.sub-nav dt.active a:not(.button).secondary,.sub-nav dd.active a:not(.button).secondary,.sub-nav li.active a:not(.button).secondary{color:rgba(51, 51, 51, 1.00);background-color:rgba(231, 231, 231, 1.00)}.sub-nav dt.active a:not(.button).secondary:hover,.sub-nav dd.active a:not(.button).secondary:hover,.sub-nav li.active a:not(.button).secondary:hover{background-color:rgba(219, 219, 219, 1.00)}.sub-nav.secondary dt a:not(.button),.sub-nav.secondary dd a:not(.button),.sub-nav.secondary li a:not(.button){color:rgba(231, 231, 231, 1.00)}.sub-nav.secondary dt a:not(.button):hover,.sub-nav.secondary dd a:not(.button):hover,.sub-nav.secondary li a:not(.button):hover{color:rgba(219, 219, 219, 1.00)}.sub-nav.secondary dt.active a:not(.button),.sub-nav.secondary dd.active a:not(.button),.sub-nav.secondary li.active a:not(.button){color:rgba(51, 51, 51, 1.00);background-color:rgba(231, 231, 231, 1.00)}.sub-nav.secondary dt.active a:not(.button):hover,.sub-nav.secondary dd.active a:not(.button):hover,.sub-nav.secondary li.active a:not(.button):hover{background-color:rgba(219, 219, 219, 1.00)}.reveal-modal{z-index:9999;background-color:rgba(255, 255, 255, 1.00);color:rgba(51, 51, 51, 1.00);border:none;border-radius:0}@media screen and (max-width:39.9375em){.reveal-modal{border-radius:0 !important}}.reveal-modal.fullscreen{position:fixed;top:0px !important;width:100vw;height:100vh;overflow-y:scroll}.reveal-modal.fullscreen .close-reveal-modal{position:fixed}.reveal-modal.radius{border-radius:0px}.reveal-modal .close-reveal-modal{color:rgba(170, 170, 170, 1.00);font-weight:normal;z-index:99999}.reveal-modal-bg{z-index:9998;background:rgba(40, 48, 61, 1.00)}nav.inline-nav ul.inline-list{margin-left:0}nav.inline-nav ul.inline-list li{float:none;display:inline-block}nav.inline-nav ul.inline-list li:first-child{margin-left:0}nav.inline-nav ul.inline-list li.active{border-width:0 0 1px 0;border-style:solid;border-bottom-color:rgba(45, 99, 160, 1.00)}nav.inline-nav ul.inline-list.alt li.active{border-bottom-color:rgba(230, 230, 230, 1.00)}.clearing-blackout{background-color:rgba(255, 255, 255, 1.00)}.clearing-assembled .clearing-container .visible-img,.clearing-assembled .clearing-container .clearing-caption{background-color:rgba(255, 255, 255, 1.00)}.clearing-assembled .clearing-container .carousel{background-color:rgba(242, 242, 242, 1.00)}.clearing-assembled .clearing-container .clearing-close{color:rgba(170, 170, 170, 1.00)}.clearing-assembled .clearing-container .clearing-close:hover,.clearing-assembled .clearing-container .clearing-close:focus{color:rgba(170, 170, 170, 1.00)}.clearing-assembled .clearing-container .clearing-main-next > span{border-color:transparent;border-left-color:rgba(51, 51, 51, 1.00)}.clearing-assembled .clearing-container .clearing-main-prev > span{border-color:transparent;border-right-color:rgba(51, 51, 51, 1.00)}.clearing-assembled .clearing-container .clearing-caption{color:rgba(51, 51, 51, 1.00)}.copyright{color:rgba(76, 76, 76, 1.00);font-size:0.9rem}.copyright a{color:rgba(45, 99, 160, 1.00)}.copyright a:hover{color:rgba(94, 93, 91, 1.00)}.stacks_s_hidden,.stacks_m_hidden,.stacks_l_hidden{display:block !important}@media only screen and (max-width:40em){.stacks_s_hidden{display:none !important}}@media only screen and (min-width:40.063em) and (max-width:62.5em){.stacks_m_hidden{display:none !important}}@media only screen and (min-width:62.563em){.stacks_l_hidden{display:none !important}}.fn-text-header{color:rgba(20, 46, 73, 1.00)}.fn-text-link a{color:rgba(45, 99, 160, 1.00)}.fn-text-link a:hover{color:rgba(94, 93, 91, 1.00)}.fn-text-text{color:rgba(76, 76, 76, 1.00)}.fn-text-text p,.fn-text-text div{color:rgba(76, 76, 76, 1.00)}.fn-text-accent{color:rgba(221, 221, 221, 1.00)}.fn-text-code-text{color:rgba(204, 55, 30, 1.00)}.fn-text-header-alt{color:rgba(255, 255, 255, 1.00)}.fn-text-link-alt a{color:rgba(230, 230, 230, 1.00)}.fn-text-link-alt a:hover{color:rgba(230, 230, 230, 1.00)}.fn-text-accent-alt{color:rgba(221, 221, 221, 1.00)}.fn-text-primary{color:rgba(40, 48, 61, 1.00)}.fn-text-primary-text{color:rgba(255, 255, 255, 1.00)}.fn-text-primary-text p,.fn-text-primary-text div{color:rgba(255, 255, 255, 1.00)}.fn-text-secondary{color:rgba(231, 231, 231, 1.00)}.fn-text-secondary-text{color:rgba(51, 51, 51, 1.00)}.fn-text-secondary-text p,.fn-text-secondary-text div{color:rgba(51, 51, 51, 1.00)}.fn-text-alert{color:rgba(179, 179, 179, 1.00)}.fn-text-success{color:rgba(55, 58, 60, 1.00)}.fn-text-warning{color:rgba(240, 138, 36, 1.00)}.fn-text-info{color:rgba(160, 211, 232, 1.00)}.fn-text-modal{color:rgba(255, 255, 255, 1.00)}.fn-text-modal-close{color:rgba(170, 170, 170, 1.00)}.fn-text-modal-text{color:rgba(51, 51, 51, 1.00)}.fn-text-modal-text p,.fn-text-modal-text div{color:rgba(51, 51, 51, 1.00)}.fn-text-text-alt{color:rgba(255, 255, 255, 1.00)}.fn-text-text-alt p,.fn-text-text-alt div{color:rgba(255, 255, 255, 1.00)}.fn-text-text-alt h1,.fn-text-text-alt h2,.fn-text-text-alt h3,.fn-text-text-alt h4,.fn-text-text-alt h5,.fn-text-text-alt h6{color:rgba(255, 255, 255, 1.00)}.fn-text-text-alt h1 a,.fn-text-text-alt h2 a,.fn-text-text-alt h3 a,.fn-text-text-alt h4 a,.fn-text-text-alt h5 a,.fn-text-text-alt h6 a{color:rgba(255, 255, 255, 1.00)}.fn-text-text-alt h1 a:hover,.fn-text-text-alt h2 a:hover,.fn-text-text-alt h3 a:hover,.fn-text-text-alt h4 a:hover,.fn-text-text-alt h5 a:hover,.fn-text-text-alt h6 a:hover{color:rgba(255, 255, 255, 1.00)}.fn-text-text-alt h1 small,.fn-text-text-alt h2 small,.fn-text-text-alt h3 small,.fn-text-text-alt h4 small,.fn-text-text-alt h5 small,.fn-text-text-alt h6 small{color:rgba(255, 255, 255, 1.00)}.fn-text-text-alt a{color:rgba(230, 230, 230, 1.00)}.fn-text-text-alt a:hover{color:rgba(230, 230, 230, 1.00)}.fn-text-sw1c1{color:rgba(40, 48, 61, 1.00)}.fn-text-sw1c1 p,.fn-text-sw1c1 div{color:rgba(40, 48, 61, 1.00)}.fn-text-sw1c1 h1,.fn-text-sw1c1 h2,.fn-text-sw1c1 h3,.fn-text-sw1c1 h4,.fn-text-sw1c1 h5,.fn-text-sw1c1 h6,.fn-text-sw1c1 a{color:rgba(248, 248, 248, 1.00)}.fn-text-sw1c1 a:hover{color:rgba(235, 235, 235, 1.00)}.fn-text-sw1c2{color:rgba(248, 248, 248, 1.00)}.fn-text-sw1c2 p,.fn-text-sw1c2 div{color:rgba(248, 248, 248, 1.00)}.fn-text-sw1c2 h1,.fn-text-sw1c2 h2,.fn-text-sw1c2 h3,.fn-text-sw1c2 h4,.fn-text-sw1c2 h5,.fn-text-sw1c2 h6,.fn-text-sw1c2 a{color:rgba(40, 48, 61, 1.00)}.fn-text-sw1c2 a:hover{color:rgba(38, 45, 57, 1.00)}.fn-text-sw2c1{color:rgba(222, 223, 227, 1.00)}.fn-text-sw2c1 p,.fn-text-sw2c1 div{color:rgba(222, 223, 227, 1.00)}.fn-text-sw2c1 h1,.fn-text-sw2c1 h2,.fn-text-sw2c1 h3,.fn-text-sw2c1 h4,.fn-text-sw2c1 h5,.fn-text-sw2c1 h6,.fn-text-sw2c1 a{color:rgba(0, 0, 0, 1.00)}.fn-text-sw2c1 a:hover{color:rgba(0, 0, 0, 1.00)}.fn-text-sw2c2{color:rgba(0, 0, 0, 1.00)}.fn-text-sw2c2 p,.fn-text-sw2c2 div{color:rgba(0, 0, 0, 1.00)}.fn-text-sw2c2 h1,.fn-text-sw2c2 h2,.fn-text-sw2c2 h3,.fn-text-sw2c2 h4,.fn-text-sw2c2 h5,.fn-text-sw2c2 h6,.fn-text-sw2c2 a{color:rgba(222, 223, 227, 1.00)}.fn-text-sw2c2 a:hover{color:rgba(210, 211, 215, 1.00)}.fn-text-sw3c1{color:rgba(40, 48, 61, 1.00)}.fn-text-sw3c1 p,.fn-text-sw3c1 div{color:rgba(40, 48, 61, 1.00)}.fn-text-sw3c1 h1,.fn-text-sw3c1 h2,.fn-text-sw3c1 h3,.fn-text-sw3c1 h4,.fn-text-sw3c1 h5,.fn-text-sw3c1 h6,.fn-text-sw3c1 a{color:rgba(248, 248, 248, 1.00)}.fn-text-sw3c1 a:hover{color:rgba(235, 235, 235, 1.00)}.fn-text-sw3c2{color:rgba(248, 248, 248, 1.00)}.fn-text-sw3c2 p,.fn-text-sw3c2 div{color:rgba(248, 248, 248, 1.00)}.fn-text-sw3c2 h1,.fn-text-sw3c2 h2,.fn-text-sw3c2 h3,.fn-text-sw3c2 h4,.fn-text-sw3c2 h5,.fn-text-sw3c2 h6,.fn-text-sw3c2 a{color:rgba(40, 48, 61, 1.00)}.fn-text-sw3c2 a:hover{color:rgba(38, 45, 57, 1.00)}.fn-text-sw4c1{color:rgba(40, 48, 61, 1.00)}.fn-text-sw4c1 p,.fn-text-sw4c1 div{color:rgba(40, 48, 61, 1.00)}.fn-text-sw4c1 h1,.fn-text-sw4c1 h2,.fn-text-sw4c1 h3,.fn-text-sw4c1 h4,.fn-text-sw4c1 h5,.fn-text-sw4c1 h6,.fn-text-sw4c1 a{color:rgba(255, 255, 255, 1.00)}.fn-text-sw4c1 a:hover{color:rgba(242, 242, 242, 1.00)}.fn-text-sw4c2{color:rgba(255, 255, 255, 1.00)}.fn-text-sw4c2 p,.fn-text-sw4c2 div{color:rgba(255, 255, 255, 1.00)}.fn-text-sw4c2 h1,.fn-text-sw4c2 h2,.fn-text-sw4c2 h3,.fn-text-sw4c2 h4,.fn-text-sw4c2 h5,.fn-text-sw4c2 h6,.fn-text-sw4c2 a{color:rgba(40, 48, 61, 1.00)}.fn-text-sw4c2 a:hover{color:rgba(38, 45, 57, 1.00)}.fn-text-sw5c1{color:rgba(40, 48, 61, 1.00)}.fn-text-sw5c1 p,.fn-text-sw5c1 div{color:rgba(40, 48, 61, 1.00)}.fn-text-sw5c1 h1,.fn-text-sw5c1 h2,.fn-text-sw5c1 h3,.fn-text-sw5c1 h4,.fn-text-sw5c1 h5,.fn-text-sw5c1 h6,.fn-text-sw5c1 a{color:rgba(255, 255, 255, 1.00)}.fn-text-sw5c1 a:hover{color:rgba(242, 242, 242, 1.00)}.fn-text-sw5c2{color:rgba(255, 255, 255, 1.00)}.fn-text-sw5c2 p,.fn-text-sw5c2 div{color:rgba(255, 255, 255, 1.00)}.fn-text-sw5c2 h1,.fn-text-sw5c2 h2,.fn-text-sw5c2 h3,.fn-text-sw5c2 h4,.fn-text-sw5c2 h5,.fn-text-sw5c2 h6,.fn-text-sw5c2 a{color:rgba(40, 48, 61, 1.00)}.fn-text-sw5c2 a:hover{color:rgba(38, 45, 57, 1.00)}.fn-text-sw6c1{color:rgba(94, 93, 91, 1.00)}.fn-text-sw6c1 p,.fn-text-sw6c1 div{color:rgba(94, 93, 91, 1.00)}.fn-text-sw6c1 h1,.fn-text-sw6c1 h2,.fn-text-sw6c1 h3,.fn-text-sw6c1 h4,.fn-text-sw6c1 h5,.fn-text-sw6c1 h6,.fn-text-sw6c1 a{color:rgba(255, 255, 255, 1.00)}.fn-text-sw6c1 a:hover{color:rgba(242, 242, 242, 1.00)}.fn-text-sw6c2{color:rgba(255, 255, 255, 1.00)}.fn-text-sw6c2 p,.fn-text-sw6c2 div{color:rgba(255, 255, 255, 1.00)}.fn-text-sw6c2 h1,.fn-text-sw6c2 h2,.fn-text-sw6c2 h3,.fn-text-sw6c2 h4,.fn-text-sw6c2 h5,.fn-text-sw6c2 h6,.fn-text-sw6c2 a{color:rgba(94, 93, 91, 1.00)}.fn-text-sw6c2 a:hover{color:rgba(89, 88, 86, 1.00)}.panel .fn-text-sw1c1{color:rgba(40, 48, 61, 1.00)}.panel .fn-text-sw1c1 p,.panel .fn-text-sw1c1 div{color:rgba(40, 48, 61, 1.00)}.panel .fn-text-sw1c1 h1,.panel .fn-text-sw1c1 h2,.panel .fn-text-sw1c1 h3,.panel .fn-text-sw1c1 h4,.panel .fn-text-sw1c1 h5,.panel .fn-text-sw1c1 h6,.panel .fn-text-sw1c1 a{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw1c1 a:hover{color:rgba(235, 235, 235, 1.00)}.panel .fn-text-sw1c2{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw1c2 p,.panel .fn-text-sw1c2 div{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw1c2 h1,.panel .fn-text-sw1c2 h2,.panel .fn-text-sw1c2 h3,.panel .fn-text-sw1c2 h4,.panel .fn-text-sw1c2 h5,.panel .fn-text-sw1c2 h6,.panel .fn-text-sw1c2 a{color:rgba(40, 48, 61, 1.00)}.panel .fn-text-sw1c2 a:hover{color:rgba(38, 45, 57, 1.00)}.panel .fn-text-sw2c1{color:rgba(222, 223, 227, 1.00)}.panel .fn-text-sw2c1 p,.panel .fn-text-sw2c1 div{color:rgba(222, 223, 227, 1.00)}.panel .fn-text-sw2c1 h1,.panel .fn-text-sw2c1 h2,.panel .fn-text-sw2c1 h3,.panel .fn-text-sw2c1 h4,.panel .fn-text-sw2c1 h5,.panel .fn-text-sw2c1 h6,.panel .fn-text-sw2c1 a{color:rgba(0, 0, 0, 1.00)}.panel .fn-text-sw2c1 a:hover{color:rgba(0, 0, 0, 1.00)}.panel .fn-text-sw2c2{color:rgba(0, 0, 0, 1.00)}.panel .fn-text-sw2c2 p,.panel .fn-text-sw2c2 div{color:rgba(0, 0, 0, 1.00)}.panel .fn-text-sw2c2 h1,.panel .fn-text-sw2c2 h2,.panel .fn-text-sw2c2 h3,.panel .fn-text-sw2c2 h4,.panel .fn-text-sw2c2 h5,.panel .fn-text-sw2c2 h6,.panel .fn-text-sw2c2 a{color:rgba(222, 223, 227, 1.00)}.panel .fn-text-sw2c2 a:hover{color:rgba(210, 211, 215, 1.00)}.panel .fn-text-sw3c1{color:rgba(40, 48, 61, 1.00)}.panel .fn-text-sw3c1 p,.panel .fn-text-sw3c1 div{color:rgba(40, 48, 61, 1.00)}.panel .fn-text-sw3c1 h1,.panel .fn-text-sw3c1 h2,.panel .fn-text-sw3c1 h3,.panel .fn-text-sw3c1 h4,.panel .fn-text-sw3c1 h5,.panel .fn-text-sw3c1 h6,.panel .fn-text-sw3c1 a{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw3c1 a:hover{color:rgba(235, 235, 235, 1.00)}.panel .fn-text-sw3c2{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw3c2 p,.panel .fn-text-sw3c2 div{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw3c2 h1,.panel .fn-text-sw3c2 h2,.panel .fn-text-sw3c2 h3,.panel .fn-text-sw3c2 h4,.panel .fn-text-sw3c2 h5,.panel .fn-text-sw3c2 h6,.panel .fn-text-sw3c2 a{color:rgba(40, 48, 61, 1.00)}.panel .fn-text-sw3c2 a:hover{color:rgba(38, 45, 57, 1.00)}.panel .fn-text-sw4c1{color:rgba(40, 48, 61, 1.00)}.panel .fn-text-sw4c1 p,.panel .fn-text-sw4c1 div{color:rgba(40, 48, 61, 1.00)}.panel .fn-text-sw4c1 h1,.panel .fn-text-sw4c1 h2,.panel .fn-text-sw4c1 h3,.panel .fn-text-sw4c1 h4,.panel .fn-text-sw4c1 h5,.panel .fn-text-sw4c1 h6,.panel .fn-text-sw4c1 a{color:rgba(255, 255, 255, 1.00)}.panel .fn-text-sw4c1 a:hover{color:rgba(242, 242, 242, 1.00)}.panel .fn-text-sw4c2{color:rgba(255, 255, 255, 1.00)}.panel .fn-text-sw4c2 p,.panel .fn-text-sw4c2 div{color:rgba(255, 255, 255, 1.00)}.panel .fn-text-sw4c2 h1,.panel .fn-text-sw4c2 h2,.panel .fn-text-sw4c2 h3,.panel .fn-text-sw4c2 h4,.panel .fn-text-sw4c2 h5,.panel .fn-text-sw4c2 h6,.panel .fn-text-sw4c2 a{color:rgba(40, 48, 61, 1.00)}.panel .fn-text-sw4c2 a:hover{color:rgba(38, 45, 57, 1.00)}.panel .fn-text-sw5c1{color:rgba(40, 48, 61, 1.00)}.panel .fn-text-sw5c1 p,.panel .fn-text-sw5c1 div{color:rgba(40, 48, 61, 1.00)}.panel .fn-text-sw5c1 h1,.panel .fn-text-sw5c1 h2,.panel .fn-text-sw5c1 h3,.panel .fn-text-sw5c1 h4,.panel .fn-text-sw5c1 h5,.panel .fn-text-sw5c1 h6,.panel .fn-text-sw5c1 a{color:rgba(255, 255, 255, 1.00)}.panel .fn-text-sw5c1 a:hover{color:rgba(242, 242, 242, 1.00)}.panel .fn-text-sw5c2{color:rgba(255, 255, 255, 1.00)}.panel .fn-text-sw5c2 p,.panel .fn-text-sw5c2 div{color:rgba(255, 255, 255, 1.00)}.panel .fn-text-sw5c2 h1,.panel .fn-text-sw5c2 h2,.panel .fn-text-sw5c2 h3,.panel .fn-text-sw5c2 h4,.panel .fn-text-sw5c2 h5,.panel .fn-text-sw5c2 h6,.panel .fn-text-sw5c2 a{color:rgba(40, 48, 61, 1.00)}.panel .fn-text-sw5c2 a:hover{color:rgba(38, 45, 57, 1.00)}.panel .fn-text-sw6c1{color:rgba(94, 93, 91, 1.00)}.panel .fn-text-sw6c1 p,.panel .fn-text-sw6c1 div{color:rgba(94, 93, 91, 1.00)}.panel .fn-text-sw6c1 h1,.panel .fn-text-sw6c1 h2,.panel .fn-text-sw6c1 h3,.panel .fn-text-sw6c1 h4,.panel .fn-text-sw6c1 h5,.panel .fn-text-sw6c1 h6,.panel .fn-text-sw6c1 a{color:rgba(255, 255, 255, 1.00)}.panel .fn-text-sw6c1 a:hover{color:rgba(242, 242, 242, 1.00)}.panel .fn-text-sw6c2{color:rgba(255, 255, 255, 1.00)}.panel .fn-text-sw6c2 p,.panel .fn-text-sw6c2 div{color:rgba(255, 255, 255, 1.00)}.panel .fn-text-sw6c2 h1,.panel .fn-text-sw6c2 h2,.panel .fn-text-sw6c2 h3,.panel .fn-text-sw6c2 h4,.panel .fn-text-sw6c2 h5,.panel .fn-text-sw6c2 h6,.panel .fn-text-sw6c2 a{color:rgba(94, 93, 91, 1.00)}.panel .fn-text-sw6c2 a:hover{color:rgba(89, 88, 86, 1.00)}.fn-bg-header{background-color:rgba(20, 46, 73, 1.00)}.fn-bg-text{background-color:rgba(76, 76, 76, 1.00)}.fn-bg-link{background-color:rgba(45, 99, 160, 1.00)}.fn-bg-link-hover{background-color:rgba(94, 93, 91, 1.00)}.fn-bg-accent{background-color:rgba(221, 221, 221, 1.00)}.fn-bg-code-text{background-color:rgba(204, 55, 30, 1.00)}.fn-bg-modal-text{background-color:rgba(51, 51, 51, 1.00)}.fn-bg-header-alt{background-color:rgba(255, 255, 255, 1.00)}.fn-bg-text-alt{background-color:rgba(255, 255, 255, 1.00)}.fn-bg-link-alt{background-color:rgba(230, 230, 230, 1.00)}.fn-bg-link-hover-alt{background-color:rgba(230, 230, 230, 1.00)}.fn-bg-accent-alt{background-color:rgba(221, 221, 221, 1.00)}.fn-bg-primary{background-color:rgba(40, 48, 61, 1.00)}.fn-bg-primary-text{background-color:rgba(255, 255, 255, 1.00)}.fn-bg-secondary{background-color:rgba(231, 231, 231, 1.00)}.fn-bg-secondary-text{background-color:rgba(51, 51, 51, 1.00)}.fn-bg-alert{background-color:rgba(179, 179, 179, 1.00)}.fn-bg-success{background-color:rgba(55, 58, 60, 1.00)}.fn-bg-warning{background-color:rgba(240, 138, 36, 1.00)}.fn-bg-info{background-color:rgba(160, 211, 232, 1.00)}.fn-bg-modal{background-color:rgba(255, 255, 255, 1.00)}.fn-bg-modal-close{background-color:rgba(170, 170, 170, 1.00)}.fn-bg-sw1c1{background-color:rgba(40, 48, 61, 1.00)}.fn-bg-sw1c2{background-color:rgba(248, 248, 248, 1.00)}.fn-bg-sw2c1{background-color:rgba(222, 223, 227, 1.00)}.fn-bg-sw2c2{background-color:rgba(0, 0, 0, 1.00)}.fn-bg-sw3c1{background-color:rgba(40, 48, 61, 1.00)}.fn-bg-sw3c2{background-color:rgba(248, 248, 248, 1.00)}.fn-bg-sw4c1{background-color:rgba(40, 48, 61, 1.00)}.fn-bg-sw4c2{background-color:rgba(255, 255, 255, 1.00)}.fn-bg-sw5c1{background-color:rgba(40, 48, 61, 1.00)}.fn-bg-sw5c2{background-color:rgba(255, 255, 255, 1.00)}.fn-bg-sw6c1{background-color:rgba(94, 93, 91, 1.00)}.fn-bg-sw6c2{background-color:rgba(255, 255, 255, 1.00)}.fn-backdrop{background-color:rgba(40, 48, 61, 1.00)}.fn-backdrop-solid{background-color:rgba(40, 48, 61, 1.00)}.fn-scheme-primary{background-color:rgba(40, 48, 61, 1.00);color:rgba(255, 255, 255, 1.00)}.fn-scheme-primary div,.fn-scheme-primary p{color:rgba(255, 255, 255, 1.00)}.fn-scheme-primary.button:hover{background-color:rgba(38, 45, 57, 1.00)}.fn-scheme-secondary{background-color:rgba(231, 231, 231, 1.00);color:rgba(51, 51, 51, 1.00)}.fn-scheme-secondary div,.fn-scheme-secondary p{color:rgba(51, 51, 51, 1.00)}.fn-scheme-secondary.button:hover{background-color:rgba(219, 219, 219, 1.00)}.fn-scheme-modal{background-color:rgba(255, 255, 255, 1.00);color:rgba(51, 51, 51, 1.00)}.fn-scheme-modal div,.fn-scheme-modal p{color:rgba(51, 51, 51, 1.00)}.fn-scheme-modal .close{color:rgba(170, 170, 170, 1.00)}.fn-scheme-swatch1{background-color:rgba(40, 48, 61, 1.00);color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch1 div,.fn-scheme-swatch1 p{color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch1.switch{background-color:transparent}.fn-scheme-swatch1.switch label::after{background-color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch1.switch input:checked + label{background-color:rgba(40, 48, 61, 1.00)}.fn-scheme-swatch1.button:hover{background-color:rgba(38, 45, 57, 1.00)}.fn-scheme-swatch1.ghost{background-color:transparent;border-color:rgba(40, 48, 61, 1.00);color:rgba(40, 48, 61, 1.00)}.fn-scheme-swatch1.ghost.button:hover{color:rgba(248, 248, 248, 1.00);border-color:rgba(38, 45, 57, 1.00);background-color:rgba(38, 45, 57, 1.00)}.fn-scheme-swatch2{background-color:rgba(222, 223, 227, 1.00);color:rgba(0, 0, 0, 1.00)}.fn-scheme-swatch2 div,.fn-scheme-swatch2 p{color:rgba(0, 0, 0, 1.00)}.fn-scheme-swatch2.switch{background-color:transparent}.fn-scheme-swatch2.switch label::after{background-color:rgba(0, 0, 0, 1.00)}.fn-scheme-swatch2.switch input:checked + label{background-color:rgba(222, 223, 227, 1.00)}.fn-scheme-swatch2.button:hover{background-color:rgba(210, 211, 215, 1.00)}.fn-scheme-swatch2.ghost{background-color:transparent;border-color:rgba(222, 223, 227, 1.00);color:rgba(222, 223, 227, 1.00)}.fn-scheme-swatch2.ghost.button:hover{color:rgba(0, 0, 0, 1.00);border-color:rgba(210, 211, 215, 1.00);background-color:rgba(210, 211, 215, 1.00)}.fn-scheme-swatch3{background-color:rgba(40, 48, 61, 1.00);color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch3 div,.fn-scheme-swatch3 p{color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch3.switch{background-color:transparent}.fn-scheme-swatch3.switch label::after{background-color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch3.switch input:checked + label{background-color:rgba(40, 48, 61, 1.00)}.fn-scheme-swatch3.button:hover{background-color:rgba(38, 45, 57, 1.00)}.fn-scheme-swatch3.ghost{background-color:transparent;border-color:rgba(40, 48, 61, 1.00);color:rgba(40, 48, 61, 1.00)}.fn-scheme-swatch3.ghost.button:hover{color:rgba(248, 248, 248, 1.00);border-color:rgba(38, 45, 57, 1.00);background-color:rgba(38, 45, 57, 1.00)}.fn-scheme-swatch4{background-color:rgba(40, 48, 61, 1.00);color:rgba(255, 255, 255, 1.00)}.fn-scheme-swatch4 div,.fn-scheme-swatch4 p{color:rgba(255, 255, 255, 1.00)}.fn-scheme-swatch4.switch{background-color:transparent}.fn-scheme-swatch4.switch label::after{background-color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch4.switch input:checked + label{background-color:rgba(40, 48, 61, 1.00)}.fn-scheme-swatch4.switch label::after{background-color:rgba(255, 255, 255, 1.00)}.fn-scheme-swatch4.switch input:checked + label{background-color:rgba(40, 48, 61, 1.00)}.fn-scheme-swatch4.button:hover{background-color:rgba(38, 45, 57, 1.00)}.fn-scheme-swatch4.ghost{background-color:transparent;border-color:rgba(40, 48, 61, 1.00);color:rgba(40, 48, 61, 1.00)}.fn-scheme-swatch4.ghost.button:hover{color:rgba(255, 255, 255, 1.00);border-color:rgba(38, 45, 57, 1.00);background-color:rgba(38, 45, 57, 1.00)}.fn-scheme-swatch5{background-color:rgba(40, 48, 61, 1.00);color:rgba(255, 255, 255, 1.00)}.fn-scheme-swatch5 div,.fn-scheme-swatch5 p{color:rgba(255, 255, 255, 1.00)}.fn-scheme-swatch5.button:hover{background-color:rgba(38, 45, 57, 1.00)}.fn-scheme-swatch5.switch{background-color:transparent}.fn-scheme-swatch5.switch label::after{background-color:rgba(255, 255, 255, 1.00)}.fn-scheme-swatch5.switch input:checked + label{background-color:rgba(40, 48, 61, 1.00)}.fn-scheme-swatch5.ghost{background-color:transparent;border-color:rgba(40, 48, 61, 1.00);color:rgba(40, 48, 61, 1.00)}.fn-scheme-swatch5.ghost.button:hover{color:rgba(255, 255, 255, 1.00);border-color:rgba(38, 45, 57, 1.00);background-color:rgba(38, 45, 57, 1.00)}.fn-scheme-swatch6{background-color:rgba(94, 93, 91, 1.00);color:rgba(255, 255, 255, 1.00)}.fn-scheme-swatch6 div,.fn-scheme-swatch6 p{color:rgba(255, 255, 255, 1.00)}.fn-scheme-swatch6.switch{background-color:transparent}.fn-scheme-swatch6.switch label::after{background-color:rgba(255, 255, 255, 1.00)}.fn-scheme-swatch6.switch input:checked + label{background-color:rgba(94, 93, 91, 1.00)}.fn-scheme-swatch6.button:hover{background-color:rgba(89, 88, 86, 1.00)}.fn-scheme-swatch6.ghost{background-color:transparent;border-color:rgba(94, 93, 91, 1.00);color:rgba(94, 93, 91, 1.00)}.fn-scheme-swatch6.ghost.button:hover{color:rgba(255, 255, 255, 1.00);border-color:rgba(89, 88, 86, 1.00);background-color:rgba(89, 88, 86, 1.00)}
/*
-------------------------------------------
Stack: Blueball FreeStack Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 10, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_4849_60 {
	max-width: 1480px;
	min-width: 320px;
	margin: 0px auto !important;
}

/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_4849_60 {
	max-width: 100% !important;
	min-width: 50% !important;
}

}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Reposition Stack' 
Style Sheet: fsrreposition.css Style Sheet
Created: 26, August 2013
Last Modified: 30, August 2013
Author: Blueball Design LLC/Charlie Lockhart
http://freestackresponsive.blueballdesign.com
Copyright 2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_4849_342 {
	padding: 2% 0% 0% 0%;
	margin: 0% 0% 0% 0%;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_4849_342 { 
    padding: 3% 0% 0% 0%;
    margin: 0% 0% 0% 0%;
}
}
/* Start dooReflow stack each CSS code */	#stacks_in_4849_602 .grid-pad{		margin-left: -0px;		margin-right: -0px;		margin-top: -2px;		margin-bottom: -2px;	}	#stacks_in_4849_602 [class*='re-col-']{	  padding-left: 0px;	  padding-right: 0px;	  padding-top: 2px;	  padding-bottom: 2px;	  vertical-align: middle;	}			@media all and (max-width: 1024px) {		#stacks_in_4849_602 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_4849_602 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_4849_602 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_4849_602 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_4849_602 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_4849_602 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_4849_602 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_4849_602 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_4849_602 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_4849_602 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_4849_602 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_4849_602 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_4849_602 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_4849_602 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_4849_602 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_4849_602 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_4849_602 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_4849_602 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_4849_602 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_4849_602 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_4849_602 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_4849_602 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_4849_602 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_4849_602 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_4849_602 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_4849_602 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_4849_602 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_4849_602 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_4849_602 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_4849_602 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_4849_602 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_4849_602 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_4849_602 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_4849_602 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_4849_602 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_4849_602 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_4849_602 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_4849_602 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_4849_602 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_4849_602 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code *//* -- Start Buttonpress2 Each css Template -- */

.stacks_in_4849_376buttonPressWrapper{
	position: relative !important;
}

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

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

.stacks_in_4849_376button:hover{
	color: #FFFFFF !important;
	background-color: #0A4D28 !important;
	border-color: #084122 !important;
}

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

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






	/* -- TYPE BOOSTRAP SMALL OVERRIDE -- */
	.stacks_in_4849_376button{
		padding: 3px 12px 3px 12px !important;
		font-size: 14px !important;
		line-height: 18px !important;
	}
	

































.stacks_in_4849_376buttonPressWrapper *{
	
	
}


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

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

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

/* -- End Buttonpress2 Each css Template -- *//* -- Start Buttonpress2 Each css Template -- */

.stacks_in_4849_607buttonPressWrapper{
	position: relative !important;
}

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

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

.stacks_in_4849_607button:hover{
	color: #FFFFFF !important;
	background-color: #666666 !important;
	border-color: #565656 !important;
}

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

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






	/* -- TYPE BOOSTRAP SMALL OVERRIDE -- */
	.stacks_in_4849_607button{
		padding: 3px 12px 3px 12px !important;
		font-size: 14px !important;
		line-height: 18px !important;
	}
	

































.stacks_in_4849_607buttonPressWrapper *{
	
	
}


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

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

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

/* -- End Buttonpress2 Each css Template -- */@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_4849_379_press.press-lite {
  box-sizing: border-box;
  position: relative;
  /*  */
  cursor: pointer;
  /*  */
  padding: 5px 21px;
  border-radius: 3px;
  text-decoration: none;
  display: inline-block;
  margin: 0;
  font-size: 14px;
  line-height: 14px;
  /*  */
  background: none;
  /*  */
  /*  */
  /*  */
  /*  */
  /*  */
  /*  */
  border-style: solid;
  border-width: 1px;
  border-color: rgba(128, 0, 255, 1.00);
}
#stacks_in_4849_379_press.press-lite:focus {outline:0;}
#stacks_in_4849_379_press_wrap {
  /*  */
  /*  */
  display: flex;
  justify-content: center;
  /*  */
  /*  */
  margin: 0px 0px 0px 0px;
}
#stacks_in_4849_379_press.press-lite {
  white-space: nowrap;
}
#stacks_in_4849_379_press.press-lite .press-lite-text span,
#stacks_in_4849_379_press.press-lite .press-lite-text:after {
  overflow: hidden;
  color: rgba(128, 0, 255, 1.00);
  /*  */
}
#stacks_in_4849_379_press.press-lite,
#stacks_in_4849_379_press.press-lite .press-lite-text,
#stacks_in_4849_379_press.press-lite .press-lite-text:after,
#stacks_in_4849_379_press.press-lite .press-lite-text > span,
#stacks_in_4849_379_press.press-lite .press-lite-icon i,
#stacks_in_4849_379_press.press-lite .press-lite-icon img,
#stacks_in_4849_379_press.press-lite .press-lite-icon svg,
#stacks_in_4849_379_press.press-lite .press-lite-icon svg path,
#stacks_in_4849_379_press.press-lite .press-lite-icon svg polyline,
#stacks_in_4849_379_press.press-lite .press-lite-icon:after {
    transition: all 200ms ease;
}
#stacks_in_4849_379_press.press-lite .press-lite-text {
  z-index: 1;
  position: relative;
}
#stacks_in_4849_379_press.press-lite .press-lite-icon i,
#stacks_in_4849_379_press.press-lite .press-lite-icon img {
  position: relative;
  color: rgba(128, 0, 255, 1.00);
  display: inline-block;
  /*  */
  margin-right: 8px;
  /*  */
  font-size: 14px;
  line-height: 14px;
  z-index: 1;
}
#stacks_in_4849_379_press.press-lite .press-lite-icon img {
  height: 14px;
  width: auto;
  vertical-align: top;
}
#stacks_in_4849_379_press.press-lite .press-lite-icon svg {
  display: inline-block;
  /*  */
  margin-right: 8px;
  /*  */
  height: 17.500000px;
  z-index: 1;
}
/*  */
#stacks_in_4849_379_press.press-lite .press-lite-icon.press-lite-icon-off svg {
  transform: translateX(5%);
}
#stacks_in_4849_379_press.press-lite .press-lite-icon svg path {
  fill: rgba(128, 0, 255, 1.00);
}
#stacks_in_4849_379_press.press-lite .press-lite-icon svg polyline {
  fill:none;
  stroke: rgba(128, 0, 255, 1.00);
  stroke-linecap:round;
  stroke-linejoin:round;
  stroke-width:48px;
}
#stacks_in_4849_379_press.press-lite:active,
#stacks_in_4849_379_press.press-lite:focus {
  transform: translate(0,0);
}
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_in_4849_379_press.press-lite:active {
  box-shadow: inset 0px 0px 0px 300px rgba(0,0,0,0.1);
}
/*  */
#stacks_in_4849_379_press.press-lite .press-lite-lines {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  display: grid;
}
#stacks_in_4849_379_press.press-lite .press-lite-line-t,
#stacks_in_4849_379_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_4849_379_press.press-lite .press-lite-line-l,
#stacks_in_4849_379_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_4849_379_press.press-lite .press-lite-line-t {
  top: 0;
}
#stacks_in_4849_379_press.press-lite .press-lite-line-b {
  bottom: 0;
  width: 100%;
}
#stacks_in_4849_379_press.press-lite .press-lite-line-l {
  left: 0;
}
#stacks_in_4849_379_press.press-lite .press-lite-line-r {
  right: 0;
}
/*  */
/*  */
/*  */
/*  */
#stacks_in_4849_583 .onthelineouterspace
{
display:block;
padding: 12px 0px 12px 0px;
}
#stacks_in_4849_583 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}

#stacks_in_4076_1 .aContainer {
 

}#stacks_in_4076_33>.row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_4076_33>.row.collapse{padding-left:0;padding-right:0}#stacks_in_4076_33>.row.padding-detailed{padding:0.00rem 0.00rem 0.00rem 0.00rem}@media only screen and (max-width:40em){#stacks_in_4076_33>.row.padding-detailed.padding-medium-up,#stacks_in_4076_33>.row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_4076_33>.row.padding-detailed.padding-y-medium-up,#stacks_in_4076_33>.row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}@media only screen and (min-width:40.063em) and (max-width:62.5em){#stacks_in_4076_33>.row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_4076_33>.row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}
  #stacks_in_4076_33>.row.max-custom{margin:0 auto;max-width:1280px!important}#stacks_in_4076_33>.row.max-custom.max-left{margin-left:0}#stacks_in_4076_33>.row.max-custom.max-right{margin-right:0}
/*
1.5.0.1
- hotfix: display bug with dropdown items in edit mode
*/
#stacks_in_4076_47 {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#stacks_in_4076_47 > * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
*:focus {
  outline-style:none;
  box-shadow:none;
  border-color:transparent;
}

#stacks_in_4076_47 .clean-menu-extra {
  display: none;
}
#clean-menu_stacks_in_4076_47 .clean-menu-logo .cm-logo-right {
  white-space: nowrap;
}
#clean-menu_stacks_in_4076_47 .clean-menu-logo .cm-logo-right * {
  margin: 0;
  display: flex;
  align-self: center;
}
#clean-menu-full_stacks_in_4076_47.cm-full-menu li > a:hover,
#clean-menu_stacks_in_4076_47 li > a:hover {
  text-decoration: none;
}

#stacks_in_4076_47 nav {
  border: 0px solid transparent;
}
#clean-menu_stacks_in_4076_47 {
  max-width: 1320px;
  box-sizing: border-box;
  padding: 0px 20px;
  
}
/* compatability fixes */
#clean-menu_stacks_in_4076_47 ul {
  margin: 0;
}
#clean-menu-full_stacks_in_4076_47.cm-full-menu ul,
#clean-menu_stacks_in_4076_47 .clean-menu-top-level > ul > li > ul {
  -webkit-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}
#clean-menu_stacks_in_4076_47 ul li > a:after,
#clean-menu_stacks_in_4076_47 .clean-menu-top-level > ul > li > ul li > a:after {
  align-self: center;
}
/* --- */
#clean-menu-full_stacks_in_4076_47.cm-full-menu,
#clean-menu_stacks_in_4076_47 .clean-menu-top-level > ul > li > ul {
  position: absolute;
  top: 0;
  left: 0;
}
#clean-menu-full_stacks_in_4076_47.cm-full-menu ul,
#clean-menu_stacks_in_4076_47 .clean-menu-top-level > ul > li > ul {
  text-decoration: none;
  list-style: none;
  margin: 0;
  display: block;
  padding: 0px 0px;
  background: transparent;
}
#clean-menu-full_stacks_in_4076_47.cm-full-menu ul {
  padding: 6px 0px;
}
#clean-menu-full_stacks_in_4076_47.cm-full-menu ul li,
#clean-menu_stacks_in_4076_47 .clean-menu-top-level > ul > li > ul li {
  display: block;
  margin: 0;
  padding: 0;
  float: none;
  background: transparent;
}
#clean-menu-full_stacks_in_4076_47.cm-full-menu ul li > a,
#clean-menu_stacks_in_4076_47 .clean-menu-top-level > ul > li > ul li > a {
  padding: 5px 20px;
  margin: 0;
  line-height: 1;
  background: transparent;
  display: inline-block;
}
#clean-menu_stacks_in_4076_47 .clean-menu-top-level > ul > li.clean-menu-dropdown > ul {
  padding: 6px 0px;
}
#clean-menu_stacks_in_4076_47 .clean-menu-top-level > ul > li > ul li > a {
  padding: 6px 20px;
}
#clean-menu-full_stacks_in_4076_47.cm-full-menu ul > li > a {
  font-weight: bold;
}
#clean-menu-full_stacks_in_4076_47.cm-full-menu ul > li > .cm-custom-content {
  padding: 4px 20px 4px 20px;
}
#clean-menu-full_stacks_in_4076_47.cm-full-menu ul ul > li > .cm-custom-content {
  padding: 4px 20px 4px 30px;
}
#clean-menu-full_stacks_in_4076_47.cm-full-menu ul > li.cm-grouped-item > .cm-custom-content  {
  padding: 4px 20px 4px 0px;
}
#clean-menu-full_stacks_in_4076_47.cm-full-menu ul ul > li > a,
#clean-menu_stacks_in_4076_47 .clean-menu-top-level > ul > li > ul ul {
  padding: 6px 20px;
  font-weight: normal;
  line-height: 1;
  height: auto;
}
#clean-menu-full_stacks_in_4076_47.cm-full-menu ul > div,
#clean-menu_stacks_in_4076_47 .clean-menu-top-level > ul > li > ul > div {
  padding: 20px;
}
#clean-menu-full_stacks_in_4076_47.cm-full-menu ul > div a,
#clean-menu_stacks_in_4076_47 .clean-menu-top-level > ul > li > ul > div a {
  display: block;
  padding: 0;
}
#clean-menu-full_stacks_in_4076_47.cm-full-menu ul ul,
#clean-menu_stacks_in_4076_47 .clean-menu-top-level > ul > li > ul ul {
  display: block;
  padding: 0px 0px 10px 10px;
  margin: 0;
}
#clean-menu-full_stacks_in_4076_47.cm-full-menu,
#clean-menu_stacks_in_4076_47 .clean-menu-top-level > ul > li > ul {
  position: absolute;
  z-index: 9999;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: -webkit-transform 300ms ease, opacity 300ms ease;
  transition: -webkit-transform 300ms ease, opacity 300ms ease;
  transition: transform 300ms ease, opacity 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease, opacity 300ms ease;
  -webkit-transform: translate(0, 50px);
  transform: translate(0, 50px);
  min-width: 250px;
  border-radius: 4px;
  box-shadow: 0px 10px 20px rgba(0,0,0,0.4);
}
#clean-menu-full_stacks_in_4076_47.cm-full-menu.clean-menu-active {
  -webkit-transform: translate(0px, 5px);
  transform: translate(0px, 5px);
  pointer-events: all;
  opacity: 1;
}
#clean-menu-full_stacks_in_4076_47.cm-full-menu {
  height: 0;
  overflow: hidden;
}
#clean-menu-full_stacks_in_4076_47.cm-full-menu.clean-menu-active {
  height: auto;
}

#clean-menu-full_stacks_in_4076_47.cm-full-menu {
  -webkit-transform: translate(-50%, 50px);
  transform: translate(-50%, 50px);
}
#clean-menu-full_stacks_in_4076_47.cm-full-menu.clean-menu-active {
  -webkit-transform: translate(-50%, 5px);
  transform: translate(-50%, 5px);
}



#clean-menu-full_stacks_in_4076_47.cm-full-menu.clean-menu-active ul {
  pointer-events: all;
  opacity: 1;
}
#clean-menu-full_stacks_in_4076_47 ul {
  opacity: 0;
  pointer-events: none;
  z-index: 0;
  -webkit-transition: opacity 450ms ease;
  transition: opacity 450ms ease;
}
#clean-menu-full_stacks_in_4076_47.clean-menu-active ul {
  opacity: 1;
  pointer-events: all;
}
.cm-toggle {
  width: 30px;
  height: 28px;
  position: relative;
  margin: 0px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}
.cm-toggle span {
  display: block;
  position: absolute;
  height: 5px;
  width: 100%;
  background: #333;
  border-radius: 4px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}
.cm-toggle span:nth-child(1) {
  top: 0px;
}
.cm-toggle span:nth-child(2),.cm-toggle span:nth-child(3) {
  top: 10px;
}
.cm-toggle span:nth-child(4) {
  top: 20px;
}
.cm-toggle.open span:nth-child(1) {
  opacity: 0;
}
.cm-toggle.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.cm-toggle.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.cm-toggle.open span:nth-child(4) {
  opacity: 0;
}



#clean-menu_stacks_in_4076_47 {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#clean-menu_stacks_in_4076_47 > div {
  align-self: center;
}
#clean-menu_stacks_in_4076_47 .clean-menu-full .cm-menu-toggle {
  width: 30px;
  height: 25px;
  box-sizing: border-box;
  padding: 0;
/*  border: 1px solid #000;*/
  border-radius: 3px;
  cursor: pointer;
}
#clean-menu_stacks_in_4076_47 > div {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 10px 0;
  flex-grow: 1;
  transition: margin 300ms ease;
}
#clean-menu_stacks_in_4076_47 .clean-menu-logo {
  max-width: 200px;
  min-width: 200px;
  margin: 0;
}
#clean-menu_stacks_in_4076_47 .clean-menu-logo .cm-logo-wrap {
  max-width: 200px;
  min-width: 200px;
  -webkit-box-flex: none;
  -ms-flex: none;
  flex: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: center;
}
#clean-menu_stacks_in_4076_47 .clean-menu-logo a {
  text-decoration: none;
  display: block;
}
/*
div[tag="slice"] > .mez > #stacks_in_4076_47.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-logo {
  width: 300px; max-width: 300px;
}
*/
#clean-menu_stacks_in_4076_47 .clean-menu-logo > div > div {
  align-self: center;
}
#clean-menu_stacks_in_4076_47 .clean-menu-logo .cm-logo-left {
  max-width: 73px;
  
  
  max-width: 9999px;
  
  margin: 10px 0;
}
div[tag="slice"] > .mez > #stacks_in_4076_47.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-logo .cm-logo-left  {
  max-width: 128px;
  
  max-width: 9999px;
  
}
#clean-menu_stacks_in_4076_47 .clean-menu-logo .cm-logo-right {
  
  display: none;
  
  margin: 10px 0;
}
#clean-menu_stacks_in_4076_47 .clean-menu-top-level ul {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: flex-end;
  
  
  display: -ms-flexbox;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
  
  -ms-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  list-style: none;
  padding: 0;
  text-decoration: none;
}
#clean-menu_stacks_in_4076_47 .clean-menu-top-level ul > div {
  display: none;
}
#clean-menu_stacks_in_4076_47 .clean-menu-top-level ul ul {
  display: none;
}
#clean-menu_stacks_in_4076_47 .clean-menu-top-level ul li {
  margin: 0 15px;
  align-self: center;
  line-height: 1;
}
#clean-menu_stacks_in_4076_47 .clean-menu-top-level ul li:first-child {
  margin-left: 0;
}
#clean-menu_stacks_in_4076_47 .clean-menu-top-level ul li:last-child {
  margin-right: 0;
}
#clean-menu_stacks_in_4076_47 .clean-menu-top-level ul li:last-child.cm-group-True {
  margin: 0;
}

#clean-menu_stacks_in_4076_47 > div:nth-child(2),
#clean-menu_stacks_in_4076_47 > div:nth-child(3) {
  -webkit-box-flex: initial;
  -ms-flex: none;
  flex: none;
  width: auto;
}
#clean-menu_stacks_in_4076_47 > div:nth-child(3) {
  /* margin-left: 10px; */
}
#clean-menu_stacks_in_4076_47 > div:nth-child(1) {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: auto;
  max-width: 100%;
}
#clean-menu_stacks_in_4076_47 > div.clean-menu-top-level:nth-child(2) ul li:last-child,
#clean-menu_stacks_in_4076_47 > div.clean-menu-top-level:nth-child(3) ul li:first-child {
  margin: 0 15px;
}
#clean-menu_stacks_in_4076_47 > div.clean-menu-top-level:nth-child(2) > ul > li > ul li:last-child,
#clean-menu_stacks_in_4076_47 > div.clean-menu-top-level:nth-child(3) > ul > li > ul li:first-child {
  margin: 0;
}


div[tag="slice"] > .mez > #stacks_in_4076_47.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-top-level ul li {
  margin: 0 0 0 15px;
}
#clean-menu_stacks_in_4076_47 .clean-menu-top-level ul li > a,
#clean-menu_stacks_in_4076_47 .clean-menu-top-level ul li > a:visited {
  transition: color 150ms ease;
  text-decoration: none;
  color: rgba(40, 48, 61, 1.00);
  font-size: 16px;
  
  font-weight: bold;
  
  line-height: 25px;
  align-items: center;
  padding: 0;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  white-space: nowrap;
}
#clean-menu-full_stacks_in_4076_47.cm-full-menu ul li > a {
  font-size: 16px;
}
#clean-menu_stacks_in_4076_47 .clean-menu-top-level ul li > a,
#clean-menu-full_stacks_in_4076_47.cm-full-menu ul li > a {
  font-family: Arial Narrow;
}
#clean-menu-full_stacks_in_4076_47.cm-full-menu > ul > li > a {
  
  font-weight: bold;
  
}
#clean-menu_stacks_in_4076_47 .clean-menu-top-level ul li > a svg,
#clean-menu-full_stacks_in_4076_47.cm-full-menu ul li > a svg,
#clean-menu_stacks_in_4076_47 .clean-menu-top-level > ul > li > ul li > a svg {
  fill: rgba(40, 48, 61, 1.00);
  align-self: center;
  vertical-align: middle;
}
#clean-menu-full_stacks_in_4076_47.cm-full-menu ul li > a,
#clean-menu_stacks_in_4076_47 .clean-menu-top-level > ul > li > ul li > a{
  transition: color 150ms ease;
}
#clean-menu_stacks_in_4076_47 .clean-menu-top-level ul li.cm-grouped-item,
#clean-menu-full_stacks_in_4076_47.cm-full-menu ul li.cm-grouped-item,
#clean-menu_stacks_in_4076_47 .clean-menu-top-level > ul > li > ul li.cm-grouped-item {
  white-space: nowrap;
  display: flex;
  align-items: center;
}
#clean-menu-full_stacks_in_4076_47.cm-full-menu ul li.cm-grouped-item,
#clean-menu_stacks_in_4076_47 .clean-menu-top-level > ul > li > ul li.cm-grouped-item {
  padding: 5px 20px;
}
#clean-menu_stacks_in_4076_47 .clean-menu-top-level ul li.cm-grouped-item > a,
#clean-menu-full_stacks_in_4076_47.cm-full-menu ul li.cm-grouped-item > a {
  display: inline-block;
  margin-left: 8px;
}
#clean-menu_stacks_in_4076_47 .clean-menu-top-level ul li.cm-grouped-item > a {
  padding: 0;
}
#clean-menu_stacks_in_4076_47 .clean-menu-top-level ul li.cm-grouped-item > a:first-child,
#clean-menu-full_stacks_in_4076_47.cm-full-menu ul li.cm-grouped-item > a:first-child {
  margin-left: 0px;
}
#clean-menu-full_stacks_in_4076_47.cm-full-menu ul li.cm-grouped-item > a {
  padding: 4px 30px 4px 0;
}
#clean-menu_stacks_in_4076_47 .clean-menu-top-level ul li > a ion-icon, #clean-menu_stacks_in_4076_47 .clean-menu-top-level ul li > a i,
#clean-menu-full_stacks_in_4076_47.cm-full-menu ul li > a ion-icon, #clean-menu-full_stacks_in_4076_47.cm-full-menu ul li > a i {
  font-size: 25px;
  line-height: 25px;
  
  font-size: 16px;
  line-height: 16px;
  

}
#stacks_in_4076_47 li > a svg,
#clean-menu_stacks_in_4076_47 .clean-menu-top-level ul li > a svg,
#clean-menu-full_stacks_in_4076_47.cm-full-menu ul li > a svg,
#clean-menu_stacks_in_4076_47 .clean-menu-top-level > ul > li > ul li > a svg {
  
  width: 16px;
  height: 16px;
  
}

#clean-menu_stacks_in_4076_47 .clean-menu-top-level ul li > a:hover {
  transition: color 150ms ease;
  text-decoration: none;
  color: rgba(144, 158, 173, 1.00);
}
#clean-menu_stacks_in_4076_47 .clean-menu-top-level ul li > a:hover svg,
#clean-menu-full_stacks_in_4076_47.cm-full-menu ul li > a:hover svg {
  fill: rgba(144, 158, 173, 1.00);
}
#clean-menu_stacks_in_4076_47 .clean-menu-top-level ul li > a.cm-heading {
  pointer-events: none;
}
#clean-menu_stacks_in_4076_47 .clean-menu-top-level ul li.cm-current > a {
  transition: color 150ms ease;
  text-decoration: none;
  color: rgba(45, 58, 70, 1.00);
}
#clean-menu_stacks_in_4076_47 .clean-menu-top-level ul li.cm-current > a svg,
#clean-menu-full_stacks_in_4076_47.cm-full-menu ul li.cm-current > a svg {
  fill: rgba(45, 58, 70, 1.00);
}
#clean-menu_stacks_in_4076_47 .cm-toggle span {
  background: #000000;
}
#clean-menu_stacks_in_4076_47 h1, #clean-menu_stacks_in_4076_47 h2, #clean-menu_stacks_in_4076_47 h3, #clean-menu_stacks_in_4076_47 h4, #clean-menu_stacks_in_4076_47 h5, #clean-menu_stacks_in_4076_47 h6, #clean-menu_stacks_in_4076_47 .layouts-text, #clean-menu_stacks_in_4076_47 p {
  color: rgba(0, 0, 0, 0.60);
  font-size: inherit;
  margin: 0;
}
#clean-menu-full_stacks_in_4076_47.cm-full-menu,
#clean-menu_stacks_in_4076_47 .clean-menu-top-level > ul > li > ul {
  background: rgba(255, 255, 255, 1.00);
}
#clean-menu-full_stacks_in_4076_47.cm-full-menu > ul > li,
#clean-menu_stacks_in_4076_47 .clean-menu-top-level > ul > li > ul > li {
  border-bottom: 1px solid rgba(255,255,255,0.15)
}
#clean-menu-full_stacks_in_4076_47.cm-full-menu > ul > li:last-child,
#clean-menu_stacks_in_4076_47 .clean-menu-top-level > ul > li > ul > li:last-child {
  border-bottom: 0px solid transparent;
}
#clean-menu-full_stacks_in_4076_47.cm-full-menu ul li > a,
#clean-menu-full_stacks_in_4076_47.cm-full-menu ul li > a:visited,
#clean-menu-full_stacks_in_4076_47.cm-full-menu ul li > a svg,
#clean-menu_stacks_in_4076_47 .clean-menu-top-level > ul > li > ul li > a,
#clean-menu_stacks_in_4076_47 .clean-menu-top-level > ul > li > ul li > a:visited,
#clean-menu_stacks_in_4076_47 .clean-menu-top-level > ul > li > ul li > a svg,
#clean-menu-full_stacks_in_4076_47.cm-full-menu ul ul li:before {
  color: rgba(0, 0, 0, 1.00);
  fill: rgba(0, 0, 0, 1.00);
}
#clean-menu-full_stacks_in_4076_47.cm-full-menu ul li > a:hover,
#clean-menu_stacks_in_4076_47 .clean-menu-top-level > ul > li > ul li > a:hover,
#clean-menu_stacks_in_4076_47 .clean-menu-top-level > ul > li > ul li > a:hover svg {
  color: rgba(0, 0, 0, 0.20);
  fill:  rgba(0, 0, 0, 0.20);
}
/* #clean-menu-full_stacks_in_4076_47.cm-full-menu ul li > a.cm-heading:hover,
#clean-menu-full_stacks_in_4076_47.cm-full-menu ul li > a.cm-heading:hover svg,
#clean-menu_stacks_in_4076_47 .clean-menu-top-level > ul > li > ul li > a.cm-heading:hover {
  color: rgba(0, 0, 0, 1.00);
  cursor: default;
} */
#clean-menu-full_stacks_in_4076_47.cm-full-menu ul li.cm-current > a,
#clean-menu_stacks_in_4076_47 .clean-menu-top-level > ul > li > ul li.cm-current > a,
#clean-menu_stacks_in_4076_47 .clean-menu-top-level > ul > li > ul li.cm-current > a svg {
  color: rgba(0, 0, 0, 0.60);
  fill:  rgba(0, 0, 0, 0.60);
}
#clean-menu_stacks_in_4076_47 .clean-menu-top-level > ul > li > a.parent:after {
  border-color: rgba(40, 48, 61, 1.00);
}
#clean-menu_stacks_in_4076_47 .clean-menu-top-level > ul > li > a.parent:hover:after {
  border-color: rgba(144, 158, 173, 1.00);
}
/* #clean-menu_stacks_in_4076_47 .clean-menu-top-level > ul > li > a.cm-heading.parent:hover:after {
  border-color: rgba(40, 48, 61, 1.00);
} */
#clean-menu_stacks_in_4076_47 .clean-menu-top-level > ul > li > a.parent.cm-current:after {
  border-color: rgba(45, 58, 70, 1.00);
}
.disable-parents #clean-menu_stacks_in_4076_47 .clean-menu-top-level > ul > li > ul li > a.parent:hover:after,
.disable-parents #clean-menu_stacks_in_4076_47 .clean-menu-top-level > ul > li > ul li > a.parent:hover,
#clean-menu-full_stacks_in_4076_47.cm-full-menu.disable-parents  ul li > a.parent:hover {
  color: rgba(0, 0, 0, 1.00);
  border-color: rgba(0, 0, 0, 1.00);
}
.disable-parents #clean-menu_stacks_in_4076_47 .clean-menu-top-level ul li > a.parent:hover,
.disable-parents #clean-menu_stacks_in_4076_47 .clean-menu-top-level ul li > a.parent:hover:after {
  color: rgba(40, 48, 61, 1.00);
  border-color: rgba(40, 48, 61, 1.00);
}




#clean-menu_stacks_in_4076_47 .clean-menu-logo .cm-logo-wrap {
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
#clean-menu_stacks_in_4076_47 .clean-menu-full {
  width: 40px;
  -webkit-box-flex: none;
  -ms-flex: none;
  flex: none;
}
#clean-menu_stacks_in_4076_47 .clean-menu-logo {
  width: auto;
  max-width: 9999px;
}
#clean-menu_stacks_in_4076_47 .clean-menu-logo .cm-logo-wrap {
  max-width: 200px;
  margin-right: 5px;
  width: 100%;
}
div[tag="slice"] > .mez > #stacks_in_4076_47.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-top-level ul li {
  margin: 0 0 0 15px;
}



#clean-menu_stacks_in_4076_47 .clean-menu-full {
  margin: 0;
}
#clean-menu_stacks_in_4076_47 .clean-menu-full .cm-menu-toggle {
  display: none;
}
#clean-menu_stacks_in_4076_47 .clean-menu-top-level > ul > li > ul {
  display: block;
  position: fixed;
  pointer-events: none;
  opacity: 0;
  top: 100%;
  box-shadow: 0px 2px 5px rgba(0,0,0,0.2);
}
#clean-menu_stacks_in_4076_47 .clean-menu-top-level ul li {
  position: relative;
}
#clean-menu_stacks_in_4076_47 .clean-menu-top-level > ul > li.clean-menu-dropdown > ul {
  -webkit-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  pointer-events: all;
  opacity: 1;
}
#clean-menu_stacks_in_4076_47 .clean-menu-top-level > ul > li > a.parent:after {
  content: "";
  border-style: solid;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  margin: -3px 0 0 8px;
}
#clean-menu_stacks_in_4076_47 .clean-menu-top-level > ul > li > a.parent a.parent:after {
  border-color: rgba(0, 0, 0, 1.00);
}
#clean-menu_stacks_in_4076_47 .clean-menu-top-level > ul > li > a.parent a.parent:hover:after {
  border-color: rgba(0, 0, 0, 0.20);
}
/* #clean-menu_stacks_in_4076_47 .clean-menu-top-level > ul > li > a.parent a.cm-heading.parent:hover:after {
  border-color: rgba(0, 0, 0, 1.00);
} */
#clean-menu_stacks_in_4076_47 .clean-menu-top-level > ul > li > a.parent a.parent.cm-current:after {
  border-color: rgba(0, 0, 0, 0.60);
}






@media all and (min-width: 1367px) {
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_4076_47.cm-full-menu ul li {
    border-width: 0;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_4076_47 {
    padding: 10px 0px;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_4076_47.cm-full-menu ul li.cm-hide-dropdown-menu,
  body:not(.cm-mobile-example) #clean-menu_stacks_in_4076_47 ul li.cm-hide-menu {
    display: none;
  }
  
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_4076_47.cm-full-menu {
    left: 0;
    right: 0;
    bottom: auto;
    width: auto;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_4076_47.cm-full-menu ul {
    text-align: center;
    padding: 20px 0px;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_4076_47.cm-full-menu ul li {
    display: inline-block;
    vertical-align: top;
    text-align: left;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_4076_47.cm-full-menu ul ul li{
    display: block;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_4076_47.cm-full-menu ul ul {
    padding: 0 0 0 0;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_4076_47.cm-full-menu ul ul ul {
    padding: 0 0 0 0;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_4076_47.cm-full-menu ul ul > li > a {
    padding: 4px 20px;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_4076_47.cm-full-menu {
    -webkit-transform: translate(0, 50px);
    transform: translate(0, 50px);
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_4076_47.cm-full-menu.clean-menu-active {
    -webkit-transform: translate(0, 5px);
    transform: translate(0, 5px);
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_4076_47.cm-full-menu ul {
    padding: 0;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_4076_47.cm-full-menu ul ul li {
    margin: 3px 0px 3px 15px;
    position: relative;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_4076_47.cm-full-menu ul ul li {
    line-height: 1;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_4076_47.cm-full-menu ul ul li:before {
    content: ">";
    position: absolute;
    left: 5px;
    top: 4px;
    line-height: 1;
    font-family: monospace;
    font-weight: bold;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_4076_47.cm-full-menu > ul > li {
    margin: 30px 0;
  }
  
  #clean-menu_stacks_in_4076_47 .clean-menu-top-level > ul > li > ul.cm-wide {
    display: grid;
  }
  #clean-menu_stacks_in_4076_47 .clean-menu-top-level > ul > li > ul.cm-wide > li {
    text-align: left;
    align-self: flex-start;
  }
}

@media all and (max-width: 1366px) {
  
  #clean-menu_stacks_in_4076_47.clean-menu {
    gap: 0 16px;
  }
  #clean-menu-full_stacks_in_4076_47 {
    min-width: 300px;
  }
  #clean-menu_stacks_in_4076_47 .clean-menu-full {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 10px 0;
  }
  #clean-menu_stacks_in_4076_47 > div:last-child {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  #clean-menu_stacks_in_4076_47 .clean-menu-full .cm-menu-toggle {
    display: block;
  }
  #clean-menu_stacks_in_4076_47 .clean-menu-top-level {
    display: none;
  }
  
  
  #clean-menu_stacks_in_4076_47 .clean-menu-full .cm-menu-toggle {
    float: right;
  }
  
  #clean-menu-full_stacks_in_4076_47.cm-full-menu ul li {
    display: block;
  }
  #clean-menu-full_stacks_in_4076_47.cm-full-menu ul {
    padding: 12px 0px;
  }
  #clean-menu-full_stacks_in_4076_47.cm-full-menu ul > li > .cm-custom-content {
    padding: 4px 24px 4px 24px;
  }
  #clean-menu-full_stacks_in_4076_47.cm-full-menu ul ul > li > .cm-custom-content {
    padding: 4px 24px 4px 34px;
  }
  #clean-menu-full_stacks_in_4076_47.cm-full-menu ul > li.cm-grouped-item > .cm-custom-content  {
    padding: 4px 24px 4px 0px;
  }
  #clean-menu-full_stacks_in_4076_47.cm-full-menu ul li.cm-grouped-item{
    padding: 4px 24px;
  }
  #clean-menu-full_stacks_in_4076_47.cm-full-menu ul li > a {
    font-size: calc(16px + 2 );
    line-height: calc(16px + 2 );
    padding: 12px 24px;
    width: 100%;
    box-sizing: border-box;
  }
  #clean-menu-full_stacks_in_4076_47.cm-full-menu ul ul > li > a {
    padding: 12px 24px;
    width: 100%;
    box-sizing: border-box;
  }
  #clean-menu-full_stacks_in_4076_47.cm-full-menu ul li.cm-grouped-item > a {
    width: auto;
  }
  #clean-menu-full_stacks_in_4076_47.cm-full-menu {
    -webkit-transform: translate(0, 50px);
    transform: translate(0, 50px);
  }
  #clean-menu-full_stacks_in_4076_47.cm-full-menu.clean-menu-active {
    -webkit-transform: translate(0px, 5px);
    transform: translate(0px, 5px);
  }
  #clean-menu-full_stacks_in_4076_47.cm-full-menu ul li.cm-grouped-item > a {
    padding: 8px 30px 8px 0;
  }
}






.cm-mobile-example #clean-menu-full_stacks_in_4076_47 {
  min-width: 300px;
}
.cm-mobile-example #clean-menu_stacks_in_4076_47 .clean-menu-full {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.cm-mobile-example #clean-menu_stacks_in_4076_47 > div:last-child {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.cm-mobile-example #clean-menu_stacks_in_4076_47 .clean-menu-full .cm-menu-toggle {
  display: block;
}
.cm-mobile-example #clean-menu_stacks_in_4076_47 .clean-menu-top-level {
  display: none;
}
.cm-mobile-example #clean-menu-full_stacks_in_4076_47.cm-full-menu ul li {
  display: block;
}
.cm-mobile-example #clean-menu-full_stacks_in_4076_47.cm-full-menu ul li > a {
  padding: 10px 20px;
  width: 100%;
  box-sizing: border-box;
}
.cm-mobile-example #clean-menu-full_stacks_in_4076_47.cm-full-menu ul ul > li > a {
  padding: 10px 20px;
  width: 100%;
  box-sizing: border-box;
}
.cm-mobile-example #clean-menu-full_stacks_in_4076_47.cm-full-menu ul li.cm-grouped-item > a {
  width: auto;
}
.cm-mobile-example #clean-menu-full_stacks_in_4076_47.cm-full-menu {
  -webkit-transform: translate(0, 50px);
  transform: translate(0, 50px);
}
.cm-mobile-example #clean-menu-full_stacks_in_4076_47.cm-full-menu.clean-menu-active {
  -webkit-transform: translate(0px, 5px);
  transform: translate(0px, 5px);
}
.cm-mobile-example #clean-menu-full_stacks_in_4076_47.cm-full-menu ul li.cm-grouped-item > a {
  padding: 8px 30px 8px 0;
}

.cm-mobile-example  #clean-menu_stacks_in_4076_47 .clean-menu-full .cm-menu-toggle {
  float: right;
}









#clean-menu_stacks_in_4076_47 .clean-menu-top-level ul li.cm-current > a {
  text-decoration: underline;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Image Stack' 
Style Sheet: fsrimage.css
Created: 05, November, 2012
Last Modified: 11, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_4076_133 {
	
}

#stacks_in_4076_133 img {
	float: none;
	max-width: 70% !important;
	height: auto !important;
	padding: 0;
	margin: 0 auto;
}

/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_4076_133 img {
	float: left;
	max-width: 40% !important;
	min-width: 40% !important;
	height: auto !important;
}

}
#stacks_in_4861>.row{padding-top:1.00rem;padding-bottom:0.00rem}#stacks_in_4861>.row.collapse{padding-left:0;padding-right:0}#stacks_in_4861>.row.padding-detailed{padding:0.00rem 0.00rem 0.00rem 0.00rem}@media only screen and (max-width:40em){#stacks_in_4861>.row.padding-detailed.padding-medium-up,#stacks_in_4861>.row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_4861>.row.padding-detailed.padding-y-medium-up,#stacks_in_4861>.row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}@media only screen and (min-width:40.063em) and (max-width:62.5em){#stacks_in_4861>.row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_4861>.row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}
 
#stacks_in_4862 .onthelineouterspace
{
display:block;
padding: 12px 0px 12px 0px;
}
#stacks_in_4862 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}

#stacks_in_4863 > .row.max-custom{margin:0 auto;max-width:1280px !important}#stacks_in_4863 > .row.max-custom.max-left{margin-left:0}#stacks_in_4863 > .row.max-custom.max-right{margin-right:0}
#stacks_in_4863 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_4863 > .row > .columns{margin-top:0.00rem;margin-bottom:0.00rem}#stacks_in_4863 > .row.divider > .columns:not(:first-child):before{top:0px;bottom:0px;width:1px;background:rgba(0, 0, 0, 1.00)}
/* -- Start Skyward Each css Template -- */

.stacks_in_4865skyward, .stacks_in_4865skywardInner, .stacks_in_4865wrapper {
	position: relative;
	z-index: 1;
	overflow: visible;
}


.stacks_in_4865skywardInner {
	top: -80px;
	margin-bottom: -80px;
}
	
		@media (max-width: 61.9em) {
			.stacks_in_4865skywardInner {
				top: -90px;
				margin-bottom: -90px;
			}
		}
		
		@media (max-width: 47.9em) {
			.stacks_in_4865skywardInner {
				top: -10px;
				margin-bottom: -10px;
			}
		}
	





.skywardClearing:after{
	content: "";
    display: table;
    clear: both;
}


/* -- End Skyward Each css Template -- *//*
-------------------------------------------
Stack: Blueball FreeStack Responsive Transparent Stack
Style Sheet: fsrtransparent.css
Created: 23, October 2012
Last Modified: 12, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_4866_wrapper {
	
}

#stacks_in_4866_wrapper #stacks_in_4866_transparentbg {
	position: absolute;
	top: 0;
	left: 0;
	max-width: 100%;
	width: 100%;
	height: 100%;
	background: #FFFFFF;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=99)";
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=99);
	filter: alpha(opacity=99);
	opacity: 0.99;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
#stacks_in_4866 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
	-moz-border-radius:  2px;
	-webkit-border-radius:  2px;
	border-radius:  2px;
	padding: 10px 10px 10px 10px;
}
/* Start dooHeader X stack CSS code */.stacks_in_4867x{	display: block !important;		text-align: center !important;		}@media (max-width:768px) {	.stacks_in_4867x{		text-align: right !important;	}}@media (max-width:480px) {	.stacks_in_4867x{		text-align: center !important;	}}/* End dooHeader X stack CSS code */
.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_4873 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_4873 {
		display: none !important;
	}
}
#stacks_in_5206,#stacks_in_5206 div,#stacks_in_5206 p,#stacks_in_5206 ol,#stacks_in_5206 ul li,#stacks_in_5206 ol li,#stacks_in_5206 ol,#stacks_in_5206 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_5206,#stacks_in_5206 div,#stacks_in_5206 p,#stacks_in_5206 ol,#stacks_in_5206 ul li,#stacks_in_5206 ol li,#stacks_in_5206 ol,#stacks_in_5206 dl{font-size:0.75rem}}@media only screen and (min-width:0px){#stacks_in_5206{}}

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

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

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




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










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



}



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


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


}





#stacks_in_5209,#stacks_in_5209 div,#stacks_in_5209 p,#stacks_in_5209 ol,#stacks_in_5209 ul li,#stacks_in_5209 ol li,#stacks_in_5209 ol,#stacks_in_5209 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_5209,#stacks_in_5209 div,#stacks_in_5209 p,#stacks_in_5209 ol,#stacks_in_5209 ul li,#stacks_in_5209 ol li,#stacks_in_5209 ol,#stacks_in_5209 dl{font-size:0.75rem}}@media only screen and (min-width:0px){#stacks_in_5209{}}

/* -- Start Swell Each css Template -- */

#stacks_in_4939{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_4939swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_4939swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_4939swell{
		max-width: 800px;
	}
	.stacks_in_4939swell img{
		width: 100%;
		max-width: 800px;
		height: auto;
	}


.stacks_in_4939swell-with-zoom .mfp-container,.stacks_in_4939swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 198.000015ms ease-out;
	-moz-transition: all 198.000015ms ease-out;
	-o-transition: all 198.000015ms ease-out;
	transition: all 198.000015ms ease-out;
}

.stacks_in_4939swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_4939swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_4939swell-with-zoom.mfp-removing .mfp-container,.stacks_in_4939swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_4939 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_4939 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_4939 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_4939 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}




@media all and (min-width: 480px) {
	#stacks_in_4939 .swellzoomeffect img:hover{
		-webkit-transform:scale(1.1);
	    -moz-transform:scale(1.1);
	    -ms-transform:scale(1.1);
	    -o-transform:scale(1.1);
	     transform:scale(1.1);
	}
	
	#stacks_in_4939 .swellshrinkeffect img:hover{
		-webkit-transform:scale(0.9);
	    -moz-transform:scale(0.9);
	    -ms-transform:scale(0.9);
	    -o-transform:scale(0.9);
	     transform:scale(0.9);
	}
	
	#stacks_in_4939 .swellswingeffect{
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	#stacks_in_4939 .swellswingeffect:hover{
	    -webkit-animation: swellswing 1s ease;
	    animation: swellswing 1s ease;
	    -webkit-animation-iteration-count: 1;
	    animation-iteration-count: 1;
	}
	
	#stacks_in_4939 .swellcircleeffect:hover{
	        border-radius:50%;
	}
	
	#stacks_in_4939 .swellthreedeffect{
	    margin-left: 3px !important;
		margin-top: 3px !important;
	}
	
	#stacks_in_4939 .swellthreedeffect:hover{
    	box-shadow:
            1px 1px rgba(242, 88, 95, 1.00),
            2px 2px rgba(242, 88, 95, 1.00),
            3px 3px rgba(242, 88, 95, 1.00);
	    -webkit-transform: translateX(-3px);
	    transform: translateX(-3px);
	}
}




/* -- End Swell Each css Template -- */#stacks_in_5212,#stacks_in_5212 div,#stacks_in_5212 p,#stacks_in_5212 ol,#stacks_in_5212 ul li,#stacks_in_5212 ol li,#stacks_in_5212 ol,#stacks_in_5212 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_5212,#stacks_in_5212 div,#stacks_in_5212 p,#stacks_in_5212 ol,#stacks_in_5212 ul li,#stacks_in_5212 ol li,#stacks_in_5212 ol,#stacks_in_5212 dl{font-size:0.75rem}}@media only screen and (min-width:0px){#stacks_in_5212{}}


.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_4963 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_4963 {
		display: none !important;
	}
}
/*
 * Responsive Columns
 * Version: 1.0.6
 * Requirements: RapidWeaver 5, Stacks 2
 * Support: http://forum.onelittledesigner.com
 * Description: 1-6 responsive columns & 1-3 rows
 */
/***************************************  MASTER CONTROL **********************************/
.R_C{
  box-sizing: border-box;
}
#stacks_in_4945 {
  display: inline-block;
  width: 100%;
}
.RC_clear{
  display:block;
  width:100%;
}

.stacks_in_4945.R_C.RC_Img img{
  width: 100%;
  height: auto;
  max-width:100;
  margin:0 auto;
  display:block;
}
/***************************************  NO GUTTER **********************************/
/***************** 1 Non   **************/

/***************** 2 Non   *********************/

.stacks_in_4945.ResponsiveCol2_L.RC2_Goff {
  width: calc(100%/2);
  width: 50%;


}
.stacks_in_4945.ResponsiveCol2_R.RC2_Goff {
  width: calc(100%/2);
  width: 50%;

  float:left;
}

/****************  3 Non ******************/

.stacks_in_4945.RC3_L.RC3_Goff {
  width: calc(100%/3);
  width: 0%;

}
.stacks_in_4945.RC3_R.RC3_Goff {
  width: calc(100%/3);
  width: 0%;

  float:left;
}
.stacks_in_4945.RC3_RS.RC3_Goff {
  width: calc(100%/3);
  width: 0.2%;

  float: left;
}
.stacks_in_4945.RC3_M.RC3_Goff {
  margin: 0 0% 10px 0%;
  width: calc(100%/3);
  width: 100%;

}

/****************  4 Non ******************/

.stacks_in_4945.RC4.RC4_Goff {
  width: calc(100%/4);
  width: 25%;

}
.stacks_in_4945.RC4_S.RC4_Goff {
  width: calc(100%/4);
  width: 25%;

}
/*
.stacks_in_4945.RC4_R.RC4_LL2.RC4_Goff {
  width: 25.1%;
  width: calc(100%/4);
  float: left;
}
*/
.stacks_in_4945.RC4_LF.RC4_Goff, .stacks_in_4945.RC4_LL.RC4_Goff, .stacks_in_4945.RC4_LF2.RC4_Goff {
  margin: 0 0 10px 0;
}
.stacks_in_4945.RC4_LF.RC4_Goff {
  margin: 0 0 10px 0;
}
.stacks_in_4945.RC4_LL2.RC4_Goff {
  margin: 0 0 10px 0;
}
/*@media (max-width: 1099px) {
  .stacks_in_4945.RC4_R.RC4_LL2.RC4_S.RC4_Goff{
    float: left;
    width: 25%;
    width: calc(100%/4);
  }
}*/

/****************  5 Non ******************/

.stacks_in_4945.RC5.RC5_Goff {
  width: calc(100%/5);
  width: 20%;

  float:left;
}
.stacks_in_4945.RC5_S.RC5_Goff {
  width: calc(100%/5);
  width: 20%;

}
.stacks_in_4945.RC5_R1.RC5_LF.RespColone5_Last.RC5_S.RC5_Goff {
  width: calc(100%/5);
  width: 20.3%;

}
.stacks_in_4945.RC5_M.RC5_Goff {
  margin: 0 0 10px 0;
}
.stacks_in_4945.RC5_LF.RC5_Goff, .stacks_in_4945.RC5_LL.RC5_Goff, .stacks_in_4945.RC5_RF.RC5_Goff, .stacks_in_4945.RC5_RL.RC5_Goff {
  margin: 0 0 10px 0;
}
.stacks_in_4945.RespColone5_First.RC5_Goff {
  margin: 0 0 10px 0;
}
.stacks_in_4945.RespColone5_Last.RC5_Goff {
  margin: 0 0 10px 0;
}

/****************  6 Non ******************/

.stacks_in_4945.RC6.RC6_Goff {
  width: 16.66%;
}
.stacks_in_4945.RC6_S.RC6_Goff {
  width: 16.69%;
}
.stacks_in_4945.RC6_R1.RC6_LL.RC6_S.RC6_Goff, stacks_in_4945.RC6_L1.RC6_LF.RC6_Goff.RC6_S.RC6_Goff  {
  width: 17%;
}
.stacks_in_4945.RC6_M.RC6_Goff {
  margin: 0 0 10px 0;
}
.stacks_in_4945.RC6_LF.RC6_Goff,
.stacks_in_4945.RC6_LL.RC6_Goff,
.stacks_in_4945.RC6_RF.RC6_Goff,
.stacks_in_4945.RC6_RL.RC6_Goff {
  margin: 0 0 10px 0;
}
.stacks_in_4945.RC6_L1.RC6_Goff {
  margin: 0 0 10px 0;
}
.stacks_in_4945.RC6_R1.RC6_Goff {
  margin: 0 0 10px 0;
}
/*@media (max-width: 1099px) {
    .stacks_in_4945.RC6_R1.RC6_LL.RC6_S.RC6_Goff,
    .stacks_in_4945.RC6_L1.RC6_LF.RC6_Goff.RC6_S.RC6_Goff  {
      width: 16.6%;
  }
}*/

/***************************************  1 COLUMN **********************************/

.stacks_in_4945.ResponsiveCol1_L {
  width: 100%;
  margin: 0 0 10px 0;
}

.stacks_in_4945.maxWToggle{
  max-width:500px;
  margin:0 auto;
}

.stacks_in_4945.RC_PaddingOn.UsePix {
  padding: 10px 0;
}

.stacks_in_4945.RC_PaddingOn.UsePerc {
  padding: 10% 0;
}

@media (max-width: 800px) {

}
@media (max-width: 600px) {
  .stacks_in_4945.ResponsiveCol1_L {
    width: 100%;
    margin: 0 0 10px 0;
  }
}

/***************************************  2 COLUMN **********************************/

.stacks_in_4945.ResponsiveCol2_L {
  float: left;
  width: 49%;
  /*width: calc(100%/2 - 1%);*/
  margin: 0 0 10px 0;
}
.stacks_in_4945.ResponsiveCol2_R {
  float: right;
  width: 49%;
  /*width: calc(100%/2 - 1%);*/
  margin: 0 0 10px 0;
}
@media (max-width: 800px) {

}
@media (max-width: 600px) {
  .stacks_in_4945.ResponsiveCol2_L {
    width: 100%;
    margin: 0 0 10px 0;
  }
  .stacks_in_4945.ResponsiveCol2_R {
    width: 100%;
    margin: 0 0 10px 0;
  }
  .stacks_in_4945.ResponsiveCol2_L.RC2_Goff {
    width: 100%;
    margin:0 0 10px 0;
  }
  .stacks_in_4945.ResponsiveCol2_R.RC2_Goff {
    width: 100%;
    margin: 0 0 10px 0;
  }
}

/***************************************  3 COLUMN **********************************/

.stacks_in_4945.RC3_L {
  float: left;
  width: -1%;
  width: calc(100%/3 - 1.4%);
  margin: 0 0 10px 0;

}
.stacks_in_4945.RC3_M {
  float: left;
  margin: 0 2% 10px 2%;
  width: 98%;
  width: calc(100%/3 - 1.2% );
}

.stacks_in_4945.RC3_R {
  float: left;
  width: -1%;
  width: calc(100%/3 - 1.4%);
  margin: 0 0 10px 0;
}

@media (max-width: 800px) {

  /*  ============ LARGE BOTTOM ================== */

  .stacks_in_4945.RC3_L.RespCol1 {
    float: left;
    width: 49%;
    width: calc(100%/2 - 1%);
    margin: 0 1% 10px 0;
  }
  .stacks_in_4945.RC3_M.RespCol1 {
    float: right;
    width: 49%;
    width: calc(100%/2 - 1%);
    margin: 0 0 10px 1%;
  }
  .stacks_in_4945.RC3_R.RespCol1,
  .stacks_in_4945.RC3_RS.RespCol1 {
    float: left;
    width: 100%;
    margin: 0 0 10px 0;
  }
  .stacks_in_4945.RC3_L.RespCol1.RC3_Goff {
    float: left;
    width: 50%;
    margin: 0 0 10px 0;
  }
  .stacks_in_4945.RC3_M.RespCol1.RC3_Goff  {
    float: right;
    width: %(50  0)%%;
    margin: 0 0 10px 0;
  }
  .stacks_in_4945.RC3_R.RespCol1.RC3_Goff {
    float: left;
    width: 100%;
    margin: 0 0 10px 0;
  }
  .stacks_in_4945.RC3_RS.RespCol1.RC3_Goff  {
    float: left;
    width: 100%;
    margin: 0 0 10px 0;
  }

  /*  ============ LARGE TOP ================== */

  .stacks_in_4945.RC3_L.RespCol2 {
    float: left;
    width: 100%;
    margin: 0 0 10px 0;
  }
  .stacks_in_4945.RC3_M.RespCol2 {
    float: left;
    width: 49%;
    width: calc(100%/2 - 1%);
    margin: 0 1% 10px 0;
  }
  .stacks_in_4945.RC3_R.RespCol2 {
    float: left;
    width: 49%;
    width: calc(100%/2 - 1%);
    margin: 0 0 10px 1%;
  }
  .stacks_in_4945.RC3_RS.RespCol2 {
    float: left;
    width: 49%;
    margin: 0 0 10px 1%;
  }
  .stacks_in_4945.RC3_L.RespCol2.RC3_Goff {
    float: left;
    width: 100%;
    margin: 0 0 10px 0;
  }
  .stacks_in_4945.RC3_M.RespCol2.RC3_Goff {
    float: left;
    width: 50%;
    margin: 0 0 10px 0;
  }
  .stacks_in_4945.RC3_R.RespCol2.RC3_Goff {
    float: left;
    width: 50%;
    margin: 0 0 10px 0;
  }
  .stacks_in_4945.RC3_RS.RespCol2.RC3_Goff {
    float: left;
    width: 50%;
    margin: 0 0 10px 0;
  }

}
@media (max-width: 600px){
  .stacks_in_4945.RC3_L,
  .stacks_in_4945.RC3_R.RespCol2,
  .stacks_in_4945.RC3_R,
  .stacks_in_4945.RC3_R.RespCol1,
  .stacks_in_4945.RC3_RS.RespCol2,
  .stacks_in_4945.RC3_RS.RespCol3 {
    float: left !important;
    width: 100% !important;
    margin: 0 0 10px 0!important;
  }
  .stacks_in_4945.RC3_RS.RC3_Goff {
    float: left !important;
    width: 100%!important;
    margin:0 0 10px 0!important;
  }
  .stacks_in_4945.RC3_M {
    float: left !important;
    width: 100%!important;
    margin:0 0 10px 0!important;
  }
}

/***************************************  4 COLUMN **********************************/

.stacks_in_4945.RC4_L {
  float: left;
}
.stacks_in_4945.RC4_R {
  float: left;
}
.stacks_in_4945.RC4 {
  width: 23.5%;
  width: calc(100%/4 - 1%*1.5);
}
.stacks_in_4945.RC4_S {
  width: 23.6%;
}
.stacks_in_4945.RC4_LF,
.stacks_in_4945.RC4_LL,
.stacks_in_4945.RC4_LF2 {
  margin: 0 1% 10px 1%;
}
.stacks_in_4945.RC4_LF {
  margin: 0 1% 10px 0;
}
.stacks_in_4945.RC4_LL2 {
  margin: 0 0 10px 1%;
  float: float;
}
/*@media (max-width: 1074px) {
  .stacks_in_4945.RC4_S{
    width: 23.5%;
  }
}*/
@media (max-width: 800px) {
  .stacks_in_4945.RC4 {
    width: 49%;
    width: calc(100%/2 - 1%);
  }
  .stacks_in_4945.RC4_S {
    width: 49%;
  }
  .stacks_in_4945.RC4_LF {
    float: left;
    margin: 0 1% 10px 0 ;
  }
  .stacks_in_4945.RC4_LL {
    float: left;
    margin: 0 0 10px 1% ;
  }
  .stacks_in_4945.RC4_LF2 {
    float: left;
    margin: 0 1% 10px 0 ;
  }
  .stacks_in_4945.RC4_LL2 {
    float: left;
    margin: 0 0 10px 1% ;
  }
  .stacks_in_4945.RC4_R {
    float:left;
  }
  .stacks_in_4945.RC4.RC4_Goff {
    width: 50%;
  }
  .stacks_in_4945.RC4_S.RC4_Goff,
  .stacks_in_4945.RC4_R.RC4_LL2.RC4_S.RC4_Goff {
    width: 50%;
  }
  .stacks_in_4945.RC4_LF.RC4_Goff {
    float: left;
    margin: 0 0 10px 0 ;
  }
  .stacks_in_4945.RC4_LL.RC4_Goff {
    float: left;
    margin: 0 0 10px 0 ;
  }
  .stacks_in_4945.RC4_LF2.RC4_Goff {
    float: left;
    margin: 0 0 10px 0 ;
  }
  .stacks_in_4945.RC4_LL2.RC4_Goff {
    float: left;
    margin: 0 0 10px 0 ;
  }
}

@media (max-width: 600px){
  .stacks_in_4945.RC4 {
    width: 100%;
    margin: 0 0 10px 0;
  }
  .stacks_in_4945.RC4_S {
    width: 100%;
    margin: 0 0 10px 0;
  }
  .stacks_in_4945.RC4.RC4_Goff {
    width: 100%;
    margin: 0 0 10px 0;
  }
  .stacks_in_4945.RC4_S.RC4_Goff,
  .stacks_in_4945.RC4_R.RC4_LL2.RC4_S.RC4_Goff {
    width: 100%;
    margin: 0 0 10px 0;
  }
}

/***************************************  5 COLUMN **********************************/

.stacks_in_4945.RC5_L {
  float: left;
}
.stacks_in_4945.RC5_R {
  float: left;
}
.stacks_in_4945.RC5 {
  width: 18.4%;
  width: calc(100%/5 - 1%*1.6);
}
.stacks_in_4945.RC5_S {
  width: 18.4%;
}
.stacks_in_4945.RC5_M {
  float: left;
  margin: 0 1% 10px 1%;
}
.stacks_in_4945.RC5_LF,
.stacks_in_4945.RC5_LL,
.stacks_in_4945.RC5_RF,
.stacks_in_4945.RC5_RL {
  float: left;
  margin: 0 1% 10px 1%;
}
.stacks_in_4945.RespColone5_First {
  margin: 0 1% 10px 0;
}
.stacks_in_4945.RespColone5_Last {
  float:left;
  margin: 0 0 10px 1%;
}
@media (max-width: 800px) {
  .stacks_in_4945.RC5, .stacks_in_4945.RC5_S {
    width: 49%;
  }
  .stacks_in_4945.RC5_LF {
    float: left;
    margin: 0 1% 10px 0;
  }
  .stacks_in_4945.RC5_LL {
    float: left;
    margin: 0 0 10px 1%;
  }
  .stacks_in_4945.RC5.RespColone5_Last,
  .stacks_in_4945.RC5_S.RespColone5_Last {
    float: left;
    width: 99.8% ;
    margin: 0 auto 10px auto;
  }
  .stacks_in_4945.RC5.RC5_Goff {
    width: 50%;
  }
  .stacks_in_4945.RC5_S.RC5_Goff {
    width: 50%;
  }
  .stacks_in_4945.RC5_LF.RC5_Goff {
    float: left;
    margin: 0 0 10px 0;
  }
  .stacks_in_4945.RC5_LL.RC5_Goff {
    float: left;
    margin: 0 0 10px 0;
  }
  .stacks_in_4945.RespColone5_Last.RC5_Goff,
  .stacks_in_4945.RC5_R1.RC5_LF.RespColone5_Last.RC5_S.RC5_Goff {
    float: left;
    width: 100% ;
    margin: 0 auto 10px auto;
  }

  /*  ============ LARGE TOP ================== */

  .stacks_in_4945.RC5.RespCol2,
  .stacks_in_4945.RC5_S.RespCol2 {
    width: 49%;
  }
  .stacks_in_4945.RC5_LF.RespCol2,
  .stacks_in_4945.RespColone5_Last.RespCol2 {
    float: left;
    margin: 0 0 10px 1%;
  }
  .stacks_in_4945.RC5_LL.RespCol2 {
    float: left;
    margin: 0 1% 10px 0;
  }
  .stacks_in_4945.RC5.RespColone5_First.RespCol2,
  .stacks_in_4945.RC5_S.RespColone5_First.RespCol2 {
    float: left;
    width: 99.8%;
    margin: 0 auto 10px auto;
  }
  .stacks_in_4945.RC5.RespCol2.RC5_Goff {
    width: 50%;
  }
  .stacks_in_4945.RC5_S.RespCol2.RC5_Goff,
  .stacks_in_4945.RC5_R1.RC5_LF.RespColone5_Last.RespCol2.RC5_S.RC5_Goff {
    width: 50%;
  }
  .stacks_in_4945.RC5_LF.RespCol2.RC5_Goff,
  .stacks_in_4945.RespColone5_Last.RespCol2.RC5_Goff {
    float: left;
    margin: 0 0 10px 0;

  }
  .stacks_in_4945.RC5_LL.RespCol2.RC5_Goff {
    float: left;
    margin: 0 0 10px 0;
  }
  .stacks_in_4945.RespColone5_First.RespCol2.RC5_Goff,
  .stacks_in_4945.RespColone5_First.RespCol2.RC5_S.RC5_Goff {
    float: left;
    width: 100%;
    margin: 0 auto 10px auto;
  }
}
@media (max-width: 600px) {
  .stacks_in_4945.RC5.RC5_LL.RespCol2,
  .stacks_in_4945.RC5.RC5_LF.RespCol2,
  .stacks_in_4945.RC5.RC5_LL.RespCol1,
  .stacks_in_4945.RC5.RC5_LF.RespCol1,
  .stacks_in_4945.RC5_S.RC5_LL.RespCol2,
  .stacks_in_4945.RC5_S.RC5_LF.RespCol2,
  .stacks_in_4945.RC5_S.RC5_LL.RespCol1,
  .stacks_in_4945.RC5_S.RC5_LF.RespCol1 {
    width: 100% !important;
    margin: 0 0 10px 0;
  }
  .stacks_in_4945.RC5.RC5_Goff,
  .stacks_in_4945.RC5_S.RC5_Goff,
  .stacks_in_4945.RC5_LL.RespCol2.RC5_Goff {
    width: 100% !important;
    margin: 0 0 10px 0;
  }
}

/***************************************  6 COLUMN **********************************/

.stacks_in_4945.RC6_L,
.stacks_in_4945.RC6_L1 {
  float: left;
}
.stacks_in_4945.RC6_R,
.stacks_in_4945.RC6_R1 {
  float: left;
}
.stacks_in_4945.RC6 {
  width: 15%;
  width: calc(100%/6 - 1%*1.68);
}
.stacks_in_4945.RC6_S {
  width: 15.2%;
}
.stacks_in_4945.RC6_M {
  float: left;
  margin: 0 1% 10px 1%;
}
.stacks_in_4945.RC6_LF,
.stacks_in_4945.RC6_LL,
.stacks_in_4945.RC6_RF,
.stacks_in_4945.RC6_RL {
  margin: 0 1% 10px 1%;
}
.stacks_in_4945.RC6_L1 {
  margin: 0 1% 10px 0;
}
.stacks_in_4945.RC6_R1 {
  margin: 0 0 10px 1%;
}
/*@media (max-width: 1099px) {
  .stacks_in_4945.RC6_S {
    width: 15%;
  }
}*/
@media (max-width: 800px) {
  .stacks_in_4945.RC6,
  .stacks_in_4945.RC6_S {
    width: 49%;
    width: calc(100%/2 - 1%);
  }
  .stacks_in_4945.RC6_LF {
    float: left;
    margin: 0 1% 10px 0;
  }
  .stacks_in_4945.RC6_LL {
    float: left;
    margin: 0 0 10px 1%;
  }
  .stacks_in_4945.RC6.RC6_Goff,
  .stacks_in_4945.RC6_S.RC6_Goff,
  .stacks_in_4945.RC6_R1.RC6_LL.RC6_S.RC6_Goff,
  .stacks_in_4945.RC6_L1.RC6_LF.RC6_S.RC6_Goff {
    width:50%;
  }
  .stacks_in_4945.RC6_LF.RC6_Goff {
    float: left;
    margin: 0 0 10px 0;
  }
  .stacks_in_4945.RC6_LL.RC6_Goff {
    float: left;
    margin: 0 0 10px 0;
  }
}
@media (max-width: 600px) {
  .stacks_in_4945.RC6,
  .stacks_in_4945.RC6_S {
    width: 100% !important;
    margin: 0 0 10px 0 !important;
  }
}
/* -- Start Swell Each css Template -- */

#stacks_in_4946{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_4946swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_4946swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_4946swell{
		max-width: 800px;
	}
	.stacks_in_4946swell img{
		width: 100%;
		max-width: 800px;
		height: auto;
	}


.stacks_in_4946swell-with-zoom .mfp-container,.stacks_in_4946swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 198.000015ms ease-out;
	-moz-transition: all 198.000015ms ease-out;
	-o-transition: all 198.000015ms ease-out;
	transition: all 198.000015ms ease-out;
}

.stacks_in_4946swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_4946swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_4946swell-with-zoom.mfp-removing .mfp-container,.stacks_in_4946swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_4946 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_4946 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_4946 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_4946 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}




@media all and (min-width: 480px) {
	#stacks_in_4946 .swellzoomeffect img:hover{
		-webkit-transform:scale(1.1);
	    -moz-transform:scale(1.1);
	    -ms-transform:scale(1.1);
	    -o-transform:scale(1.1);
	     transform:scale(1.1);
	}
	
	#stacks_in_4946 .swellshrinkeffect img:hover{
		-webkit-transform:scale(0.9);
	    -moz-transform:scale(0.9);
	    -ms-transform:scale(0.9);
	    -o-transform:scale(0.9);
	     transform:scale(0.9);
	}
	
	#stacks_in_4946 .swellswingeffect{
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	#stacks_in_4946 .swellswingeffect:hover{
	    -webkit-animation: swellswing 1s ease;
	    animation: swellswing 1s ease;
	    -webkit-animation-iteration-count: 1;
	    animation-iteration-count: 1;
	}
	
	#stacks_in_4946 .swellcircleeffect:hover{
	        border-radius:50%;
	}
	
	#stacks_in_4946 .swellthreedeffect{
	    margin-left: 3px !important;
		margin-top: 3px !important;
	}
	
	#stacks_in_4946 .swellthreedeffect:hover{
    	box-shadow:
            1px 1px rgba(242, 88, 95, 1.00),
            2px 2px rgba(242, 88, 95, 1.00),
            3px 3px rgba(242, 88, 95, 1.00);
	    -webkit-transform: translateX(-3px);
	    transform: translateX(-3px);
	}
}




/* -- End Swell Each css Template -- *//* -- Start Swell Each css Template -- */

#stacks_in_4949{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_4949swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_4949swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_4949swell{
		max-width: 800px;
	}
	.stacks_in_4949swell img{
		width: 100%;
		max-width: 800px;
		height: auto;
	}


.stacks_in_4949swell-with-zoom .mfp-container,.stacks_in_4949swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 198.000015ms ease-out;
	-moz-transition: all 198.000015ms ease-out;
	-o-transition: all 198.000015ms ease-out;
	transition: all 198.000015ms ease-out;
}

.stacks_in_4949swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_4949swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_4949swell-with-zoom.mfp-removing .mfp-container,.stacks_in_4949swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_4949 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_4949 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_4949 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_4949 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}




@media all and (min-width: 480px) {
	#stacks_in_4949 .swellzoomeffect img:hover{
		-webkit-transform:scale(1.1);
	    -moz-transform:scale(1.1);
	    -ms-transform:scale(1.1);
	    -o-transform:scale(1.1);
	     transform:scale(1.1);
	}
	
	#stacks_in_4949 .swellshrinkeffect img:hover{
		-webkit-transform:scale(0.9);
	    -moz-transform:scale(0.9);
	    -ms-transform:scale(0.9);
	    -o-transform:scale(0.9);
	     transform:scale(0.9);
	}
	
	#stacks_in_4949 .swellswingeffect{
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	#stacks_in_4949 .swellswingeffect:hover{
	    -webkit-animation: swellswing 1s ease;
	    animation: swellswing 1s ease;
	    -webkit-animation-iteration-count: 1;
	    animation-iteration-count: 1;
	}
	
	#stacks_in_4949 .swellcircleeffect:hover{
	        border-radius:50%;
	}
	
	#stacks_in_4949 .swellthreedeffect{
	    margin-left: 3px !important;
		margin-top: 3px !important;
	}
	
	#stacks_in_4949 .swellthreedeffect:hover{
    	box-shadow:
            1px 1px rgba(242, 88, 95, 1.00),
            2px 2px rgba(242, 88, 95, 1.00),
            3px 3px rgba(242, 88, 95, 1.00);
	    -webkit-transform: translateX(-3px);
	    transform: translateX(-3px);
	}
}




/* -- End Swell Each css Template -- *//* -- Start Swell Each css Template -- */

#stacks_in_4952{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_4952swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_4952swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_4952swell{
		max-width: 800px;
	}
	.stacks_in_4952swell img{
		width: 100%;
		max-width: 800px;
		height: auto;
	}


.stacks_in_4952swell-with-zoom .mfp-container,.stacks_in_4952swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 198.000015ms ease-out;
	-moz-transition: all 198.000015ms ease-out;
	-o-transition: all 198.000015ms ease-out;
	transition: all 198.000015ms ease-out;
}

.stacks_in_4952swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_4952swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_4952swell-with-zoom.mfp-removing .mfp-container,.stacks_in_4952swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_4952 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_4952 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_4952 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_4952 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}




@media all and (min-width: 480px) {
	#stacks_in_4952 .swellzoomeffect img:hover{
		-webkit-transform:scale(1.1);
	    -moz-transform:scale(1.1);
	    -ms-transform:scale(1.1);
	    -o-transform:scale(1.1);
	     transform:scale(1.1);
	}
	
	#stacks_in_4952 .swellshrinkeffect img:hover{
		-webkit-transform:scale(0.9);
	    -moz-transform:scale(0.9);
	    -ms-transform:scale(0.9);
	    -o-transform:scale(0.9);
	     transform:scale(0.9);
	}
	
	#stacks_in_4952 .swellswingeffect{
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	#stacks_in_4952 .swellswingeffect:hover{
	    -webkit-animation: swellswing 1s ease;
	    animation: swellswing 1s ease;
	    -webkit-animation-iteration-count: 1;
	    animation-iteration-count: 1;
	}
	
	#stacks_in_4952 .swellcircleeffect:hover{
	        border-radius:50%;
	}
	
	#stacks_in_4952 .swellthreedeffect{
	    margin-left: 3px !important;
		margin-top: 3px !important;
	}
	
	#stacks_in_4952 .swellthreedeffect:hover{
    	box-shadow:
            1px 1px rgba(242, 88, 95, 1.00),
            2px 2px rgba(242, 88, 95, 1.00),
            3px 3px rgba(242, 88, 95, 1.00);
	    -webkit-transform: translateX(-3px);
	    transform: translateX(-3px);
	}
}




/* -- End Swell Each css Template -- *//* -- Start Swell Each css Template -- */

#stacks_in_4955{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_4955swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_4955swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_4955swell{
		max-width: 800px;
	}
	.stacks_in_4955swell img{
		width: 100%;
		max-width: 800px;
		height: auto;
	}


.stacks_in_4955swell-with-zoom .mfp-container,.stacks_in_4955swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 198.000015ms ease-out;
	-moz-transition: all 198.000015ms ease-out;
	-o-transition: all 198.000015ms ease-out;
	transition: all 198.000015ms ease-out;
}

.stacks_in_4955swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_4955swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_4955swell-with-zoom.mfp-removing .mfp-container,.stacks_in_4955swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_4955 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_4955 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_4955 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_4955 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}




@media all and (min-width: 480px) {
	#stacks_in_4955 .swellzoomeffect img:hover{
		-webkit-transform:scale(1.1);
	    -moz-transform:scale(1.1);
	    -ms-transform:scale(1.1);
	    -o-transform:scale(1.1);
	     transform:scale(1.1);
	}
	
	#stacks_in_4955 .swellshrinkeffect img:hover{
		-webkit-transform:scale(0.9);
	    -moz-transform:scale(0.9);
	    -ms-transform:scale(0.9);
	    -o-transform:scale(0.9);
	     transform:scale(0.9);
	}
	
	#stacks_in_4955 .swellswingeffect{
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	#stacks_in_4955 .swellswingeffect:hover{
	    -webkit-animation: swellswing 1s ease;
	    animation: swellswing 1s ease;
	    -webkit-animation-iteration-count: 1;
	    animation-iteration-count: 1;
	}
	
	#stacks_in_4955 .swellcircleeffect:hover{
	        border-radius:50%;
	}
	
	#stacks_in_4955 .swellthreedeffect{
	    margin-left: 3px !important;
		margin-top: 3px !important;
	}
	
	#stacks_in_4955 .swellthreedeffect:hover{
    	box-shadow:
            1px 1px rgba(242, 88, 95, 1.00),
            2px 2px rgba(242, 88, 95, 1.00),
            3px 3px rgba(242, 88, 95, 1.00);
	    -webkit-transform: translateX(-3px);
	    transform: translateX(-3px);
	}
}




/* -- End Swell Each css Template -- *//* -- Start Swell Each css Template -- */

#stacks_in_4958{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_4958swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_4958swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_4958swell{
		max-width: 800px;
	}
	.stacks_in_4958swell img{
		width: 100%;
		max-width: 800px;
		height: auto;
	}


.stacks_in_4958swell-with-zoom .mfp-container,.stacks_in_4958swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 198.000015ms ease-out;
	-moz-transition: all 198.000015ms ease-out;
	-o-transition: all 198.000015ms ease-out;
	transition: all 198.000015ms ease-out;
}

.stacks_in_4958swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_4958swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_4958swell-with-zoom.mfp-removing .mfp-container,.stacks_in_4958swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_4958 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_4958 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_4958 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_4958 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}




@media all and (min-width: 480px) {
	#stacks_in_4958 .swellzoomeffect img:hover{
		-webkit-transform:scale(1.1);
	    -moz-transform:scale(1.1);
	    -ms-transform:scale(1.1);
	    -o-transform:scale(1.1);
	     transform:scale(1.1);
	}
	
	#stacks_in_4958 .swellshrinkeffect img:hover{
		-webkit-transform:scale(0.9);
	    -moz-transform:scale(0.9);
	    -ms-transform:scale(0.9);
	    -o-transform:scale(0.9);
	     transform:scale(0.9);
	}
	
	#stacks_in_4958 .swellswingeffect{
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	#stacks_in_4958 .swellswingeffect:hover{
	    -webkit-animation: swellswing 1s ease;
	    animation: swellswing 1s ease;
	    -webkit-animation-iteration-count: 1;
	    animation-iteration-count: 1;
	}
	
	#stacks_in_4958 .swellcircleeffect:hover{
	        border-radius:50%;
	}
	
	#stacks_in_4958 .swellthreedeffect{
	    margin-left: 3px !important;
		margin-top: 3px !important;
	}
	
	#stacks_in_4958 .swellthreedeffect:hover{
    	box-shadow:
            1px 1px rgba(242, 88, 95, 1.00),
            2px 2px rgba(242, 88, 95, 1.00),
            3px 3px rgba(242, 88, 95, 1.00);
	    -webkit-transform: translateX(-3px);
	    transform: translateX(-3px);
	}
}




/* -- End Swell Each css Template -- */#stacks_in_4441_1>.row{padding-top:3.00rem;padding-bottom:3.00rem}#stacks_in_4441_1>.row.collapse{padding-left:0;padding-right:0}#stacks_in_4441_1>.row.padding-detailed{padding:0.00rem 0.00rem 0.00rem 0.00rem}@media only screen and (max-width:40em){#stacks_in_4441_1>.row.padding-detailed.padding-medium-up,#stacks_in_4441_1>.row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_4441_1>.row.padding-detailed.padding-y-medium-up,#stacks_in_4441_1>.row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}@media only screen and (min-width:40.063em) and (max-width:62.5em){#stacks_in_4441_1>.row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_4441_1>.row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}
  #stacks_in_4441_1>.row.max-custom{margin:0 auto;max-width:900px!important}#stacks_in_4441_1>.row.max-custom.max-left{margin-left:0}#stacks_in_4441_1>.row.max-custom.max-right{margin-right:0}
/* Start dooHeader X stack CSS code */.stacks_in_4441_18x{	display: block !important;		text-align: center !important;		font-weight:bold !important;}@media (max-width:768px) {	.stacks_in_4441_18x{		text-align: center !important;	}}@media (max-width:480px) {	.stacks_in_4441_18x{		text-align: center !important;	}}/* End dooHeader X stack CSS code */
#stacks_in_4441_18 {
	padding:  20px;
}
#stacks_in_4441_2 li{padding:0.62rem 1.25rem}
#stacks_in_4441_4 a{display:block}#stacks_in_4441_4 img{}
#stacks_in_4441_7 a{display:block}#stacks_in_4441_7 img{}
#stacks_in_4441_10 a{display:block}#stacks_in_4441_10 img{}
#stacks_in_5218 .aContainer {
 

}/*  */
#quick-menu-stacks_in_5219_2 {
  font-family: "Roboto";
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 1000000000000000;
  position: fixed;
  pointer-events: none;
  transition: all 0.6s;
  box-sizing: border-box; }
  #quick-menu-stacks_in_5219_2.on_scroll_to, #quick-menu-stacks_in_5219_2.between_markers {
    opacity: 0; }
  #quick-menu-stacks_in_5219_2.top {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 10px 0; }
  #quick-menu-stacks_in_5219_2.center {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  #quick-menu-stacks_in_5219_2.bottom {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    padding: 10px 0; }
  #quick-menu-stacks_in_5219_2::before {
    width: 61px;
    height: 61px;
    background: rgba(51, 51, 51, 1.00);
    content: '';
    top: 50%;
    left: 50%;
    opacity: 0;
    display: block;
    position: fixed;
    border-radius: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    transition: opacity 0.3s 0.3s ease-out, width 0.3s 0.3s ease-out, height 0.3s 0.3s ease-out, border-radius 0.5s 0.3s linear; }

#quick-menu-stacks_in_5219_2 .quick-menu-list {
  opacity: 1;
  z-index: 10;
  display: block;
  transition: all 0.5s;
  pointer-events: auto;
  box-sizing: border-box; }
  #quick-menu-stacks_in_5219_2 .quick-menu-list .quick-menu-item {
    width: 61px;
    height: 61px;
    color: rgba(255, 255, 255, 1.00);
    background: rgba(53, 172, 15, 1.00);
    opacity: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    margin-bottom: 0;
    position: relative;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    transition: all 0.5s;
    box-sizing: border-box; }
    #quick-menu-stacks_in_5219_2 .quick-menu-list .quick-menu-item:hover .quick-menu-item-text span {
      /*  */
      opacity: 1;
      /*  */ }
    #quick-menu-stacks_in_5219_2 .quick-menu-list .quick-menu-item.hide {
      opacity: 0;
      display: none;
      transition: all 0.5s;
      cursor: pointer; }
    #quick-menu-stacks_in_5219_2 .quick-menu-list .quick-menu-item.view-all {
      cursor: pointer; }
    #quick-menu-stacks_in_5219_2 .quick-menu-list .quick-menu-item.close-all {
      cursor: pointer; }
  #quick-menu-stacks_in_5219_2 .quick-menu-list .quick-menu-item-icon {
    width: 61px;
    height: 61px;
    font-size: 38px;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    position: relative;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-pack: distribute;
        justify-content: space-around; }
  #quick-menu-stacks_in_5219_2 .quick-menu-list .quick-menu-item-text {
    font-size: 13px;
    font-family: Lato;
    font-weight: normal;
    top: 0;
    z-index: -1;
    height: 100%;
    display: table;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    position: absolute;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    white-space: nowrap;
    background: inherit;
    transition: all 0.3s ease-out; }
    #quick-menu-stacks_in_5219_2 .quick-menu-list .quick-menu-item-text span {
      opacity: 0;
      width: 100%;
      display: table-cell;
      vertical-align: middle;
      transition: opacity 0.3s 0.2s; }

#quick-menu-stacks_in_5219_2.left {
  left: 0; }
  #quick-menu-stacks_in_5219_2.left .quick-menu-list .quick-menu-item:hover .quick-menu-item-text {
    /*  */
    -webkit-transform: translateX(0);
            transform: translateX(0);
    /*  */ }
  #quick-menu-stacks_in_5219_2.left .quick-menu-list .quick-menu-item:nth-child(2), #quick-menu-stacks_in_5219_2.left .quick-menu-list .quick-menu-item.quick-menu-edit-item:first-child {
    border-top-right-radius: 39px; }
  #quick-menu-stacks_in_5219_2.left .quick-menu-list .quick-menu-item:last-child, #quick-menu-stacks_in_5219_2.left .quick-menu-list .quick-menu-item.view-all {
    border-bottom-right-radius: 39px; }
  #quick-menu-stacks_in_5219_2.left .quick-menu-list .quick-menu-item-text {
    left: 0;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    padding: 0 10px 0 73px;
    border-radius: 0 39px 39px 0; }
  #quick-menu-stacks_in_5219_2.left.expand-open .quick-menu-list .quick-menu-item {
    -webkit-transform: translate(-100%);
            transform: translate(-100%); }
  #quick-menu-stacks_in_5219_2.left.expand-open-done .quick-menu-list .quick-menu-item {
    -webkit-transform: translate(0);
            transform: translate(0); }
  #quick-menu-stacks_in_5219_2.left.expand-close .quick-menu-list {
    -webkit-transform: translate(-100%, 0);
            transform: translate(-100%, 0); }
  #quick-menu-stacks_in_5219_2.left.expand-close-done .quick-menu-list {
    -webkit-transform: translate(0%, 0);
            transform: translate(0%, 0); }

#quick-menu-stacks_in_5219_2.right {
  right: 0; }
  #quick-menu-stacks_in_5219_2.right .quick-menu-list .quick-menu-item:hover .quick-menu-item-text {
    /*  */
    -webkit-transform: translateX(0);
            transform: translateX(0);
    /*  */ }
  #quick-menu-stacks_in_5219_2.right .quick-menu-list .quick-menu-item:nth-child(2), #quick-menu-stacks_in_5219_2.right .quick-menu-list .quick-menu-item.quick-menu-edit-item:first-child {
    border-top-left-radius: 39px; }
  #quick-menu-stacks_in_5219_2.right .quick-menu-list .quick-menu-item:last-child, #quick-menu-stacks_in_5219_2.right .quick-menu-list .quick-menu-item.view-all {
    border-bottom-left-radius: 39px; }
  #quick-menu-stacks_in_5219_2.right .quick-menu-list .quick-menu-item-text {
    right: 0;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    padding: 0 73px 0 10px;
    border-radius: 39px 0 0 39px; }
  #quick-menu-stacks_in_5219_2.right.expand-open .quick-menu-list .quick-menu-item {
    -webkit-transform: translate(100%);
            transform: translate(100%); }
  #quick-menu-stacks_in_5219_2.right.expand-open-done .quick-menu-list .quick-menu-item {
    -webkit-transform: translate(0);
            transform: translate(0); }
  #quick-menu-stacks_in_5219_2.right.expand-close .quick-menu-list {
    -webkit-transform: translate(100%, 0);
            transform: translate(100%, 0); }
  #quick-menu-stacks_in_5219_2.right.expand-close-done .quick-menu-list {
    -webkit-transform: translate(0%, 0);
            transform: translate(0%, 0); }

#quick-menu-stacks_in_5219_2.expand-open .quick-menu-list {
  width: 100%;
  overflow: hidden;
  transition: none; }
  #quick-menu-stacks_in_5219_2.expand-open .quick-menu-list .quick-menu-item {
    opacity: 0;
    width: 100%; }
    #quick-menu-stacks_in_5219_2.expand-open .quick-menu-list .quick-menu-item.hide {
      opacity: 0; }
  #quick-menu-stacks_in_5219_2.expand-open .quick-menu-list .quick-menu-item-text {
    display: none; }
    #quick-menu-stacks_in_5219_2.expand-open .quick-menu-list .quick-menu-item-text span {
      opacity: 0; }

#quick-menu-stacks_in_5219_2.expand-open-done {
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  transition: opacity 1s 0s; }
  #quick-menu-stacks_in_5219_2.expand-open-done::before {
    -webkit-animation-name: background-expand;
            animation-name: background-expand;
    -webkit-animation-iteration-count: 1;
            animation-iteration-count: 1;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
    -webkit-animation-duration: 1.5s;
            animation-duration: 1.5s;
    -webkit-animation-delay: 0.3s;
            animation-delay: 0.3s; }
  #quick-menu-stacks_in_5219_2.expand-open-done .quick-menu-list {
    height: 100%;
    overflow-y: scroll;
    padding: 60px; }
    #quick-menu-stacks_in_5219_2.expand-open-done .quick-menu-list .quick-menu-item {
      padding: 10px 12px;
      max-width: 400px;
      border-radius: 4px;
      margin: 0 auto 12px auto;
      opacity: 1;
      width: 100%;
      height: auto;
      text-decoration: none;
      box-sizing: border-box;
      -webkit-transform: translateX(0);
              transform: translateX(0);
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      transition: opacity 0.5s 0.5s, width 0.5s 0.5s;
      border-top-right-radius: 4px; }
      #quick-menu-stacks_in_5219_2.expand-open-done .quick-menu-list .quick-menu-item:last-child, #quick-menu-stacks_in_5219_2.expand-open-done .quick-menu-list .quick-menu-item.view-all {
        border-bottom-right-radius: 4px; }
      #quick-menu-stacks_in_5219_2.expand-open-done .quick-menu-list .quick-menu-item.hide, #quick-menu-stacks_in_5219_2.expand-open-done .quick-menu-list .quick-menu-item.close-all {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-animation-name: hidden-blocks-open;
                animation-name: hidden-blocks-open;
        -webkit-animation-iteration-count: 1;
                animation-iteration-count: 1;
        -webkit-animation-fill-mode: forwards;
                animation-fill-mode: forwards;
        -webkit-animation-duration: 0.5s;
                animation-duration: 0.5s;
        -webkit-animation-delay: 0.5s;
                animation-delay: 0.5s; }
      #quick-menu-stacks_in_5219_2.expand-open-done .quick-menu-list .quick-menu-item.view-all {
        display: none; }
      #quick-menu-stacks_in_5219_2.expand-open-done .quick-menu-list .quick-menu-item.close-all {
        padding: 0;
        background: none; }
        #quick-menu-stacks_in_5219_2.expand-open-done .quick-menu-list .quick-menu-item.close-all .quick-menu-item-icon {
          color: rgba(255, 255, 255, 1.00);
          width: 40px;
          height: 40px;
          border-radius: 20px;
          background: rgba(51, 51, 51, 1.00);
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          margin-left: auto;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center; }
          #quick-menu-stacks_in_5219_2.expand-open-done .quick-menu-list .quick-menu-item.close-all .quick-menu-item-icon i {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            line-height: 1;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            vertical-align: middle;
            -webkit-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center;
            font-size: 24px; }
    #quick-menu-stacks_in_5219_2.expand-open-done .quick-menu-list .quick-menu-item-icon {
      font-size: 30px;
      width: auto;
      height: auto;
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      border-radius: 0; }
      #quick-menu-stacks_in_5219_2.expand-open-done .quick-menu-list .quick-menu-item-icon i {
        line-height: 1;
        text-align: center;
        vertical-align: middle;
        width: 30px;
        height: 30px;
        font-size: 30px; }
    #quick-menu-stacks_in_5219_2.expand-open-done .quick-menu-list .quick-menu-item-text {
      font-size: 17px;
      line-height: 23.799999px;
      height: auto;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      border-radius: 0;
      position: relative;
      padding: 0 0 0 10px;
      white-space: normal;
      -webkit-transform: translateX(0);
              transform: translateX(0);
      margin-right: 0 !important; }
      #quick-menu-stacks_in_5219_2.expand-open-done .quick-menu-list .quick-menu-item-text span {
        opacity: 1; }

#quick-menu-stacks_in_5219_2.expand-close {
  width: 61px; }
  #quick-menu-stacks_in_5219_2.expand-close::before {
    transition: none; }
  #quick-menu-stacks_in_5219_2.expand-close .quick-menu-list {
    opacity: 0;
    transition: opacity 0s 0s, background 0.5s; }
    #quick-menu-stacks_in_5219_2.expand-close .quick-menu-list .quick-menu-item {
      transition: all 0.5s; }
    #quick-menu-stacks_in_5219_2.expand-close .quick-menu-list .quick-menu-item-text {
      display: none; }

#quick-menu-stacks_in_5219_2.expand-close-done .quick-menu-list {
  opacity: 1;
  transition: all 0.5s; }
  #quick-menu-stacks_in_5219_2.expand-close-done .quick-menu-list .quick-menu-item {
    opacity: 1;
    margin-bottom: 0px; }
  #quick-menu-stacks_in_5219_2.expand-close-done .quick-menu-list .quick-menu-item.view-all {
    transition: all 0.5s 0s; }
  #quick-menu-stacks_in_5219_2.expand-close-done .quick-menu-list .quick-menu-item-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

@-webkit-keyframes hidden-blocks-open {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes hidden-blocks-open {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes background-expand {
  0% {
    opacity: 0; }
  50% {
    opacity: 1; }
  80% {
    opacity: 1;
    width: 3000px;
    height: 3000px; }
  100% {
    opacity: 1;
    width: 150%;
    height: 150%; } }

@keyframes background-expand {
  0% {
    opacity: 0; }
  50% {
    opacity: 1; }
  80% {
    opacity: 1;
    width: 3000px;
    height: 3000px; }
  100% {
    opacity: 1;
    width: 150%;
    height: 150%; } }

@media (min-width: 768px) {
  /*  */
  #quick-menu-stacks_in_5219_2.hide-d {
    display: none; }
  /*  */ }

@media (min-width: 467px) and (max-width: 768px) {
  /*  */
  #quick-menu-stacks_in_5219_2.hide-t {
    display: none; }
  /*  */ }

@media (min-width: 0px) and (max-width: 467px) {
  /*  */
  #quick-menu-stacks_in_5219_2.hide-m {
    display: none; }
  /*  */ }
#quick-menu-item-stacks_in_5219_4.custom-colors.quick-menu-item {
  color: rgba(255, 255, 255, 1.00);
  background: rgba(0, 0, 0, 1.00); }
#stacks_in_5197_2 .aContainer {
 

}/*
-------------------------------------------
Stack: Blueball FreeStack Responsive Transparent Stack
Style Sheet: fsrtransparent.css
Created: 23, October 2012
Last Modified: 12, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_5197_4_wrapper {
	
}

#stacks_in_5197_4_wrapper #stacks_in_5197_4_transparentbg {
	position: absolute;
	top: 0;
	left: 0;
	max-width: 100%;
	width: 100%;
	height: 100%;
	background: #FFFFFF;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	filter: alpha(opacity=50);
	opacity: 0.50;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Reposition Stack' 
Style Sheet: fsrreposition.css Style Sheet
Created: 26, August 2013
Last Modified: 30, August 2013
Author: Blueball Design LLC/Charlie Lockhart
http://freestackresponsive.blueballdesign.com
Copyright 2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_5197_6_2 {
	padding: 3% 3% 3% 3%;
	margin: 0% 0% 0% 0%;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_5197_6_2 { 
    padding: 6% 6% 6% 6%;
    margin: 0% 0% 0% 0%;
}
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive 3 Column Stack' 
Style Sheet: fsr3columns.css Style Sheet
Created: 4, January 2013
Last Modified: 05, November, 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_5197_6_3 #fsr_3colwrap_stacks_in_5197_6_3 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_5197_6_3 #fsr_3colwrap_stacks_in_5197_6_3 #fsr_left3col_stacks_in_5197_6_3 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_5197_6_3 #fsr_3colwrap_stacks_in_5197_6_3 #fsr_left3col_stacks_in_5197_6_3 .left3colpad_stacks_in_5197_6_3 {
	padding: 0px 40px 0px 0px;
}

#stacks_in_5197_6_3 #fsr_3colwrap_stacks_in_5197_6_3 #fsr_center3col_stacks_in_5197_6_3 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_5197_6_3 #fsr_3colwrap_stacks_in_5197_6_3 #fsr_right3col_stacks_in_5197_6_3 .right3colpad_stacks_in_5197_6_3 {
	padding: 0px 40px 0px 0px;
}

#stacks_in_5197_6_3 #fsr_3colwrap_stacks_in_5197_6_3 #fsr_right3col_stacks_in_5197_6_3 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_5197_6_3 #fsr_3colwrap_stacks_in_5197_6_3 #fsr_center3col_stacks_in_5197_6_3 .center3colpad_stacks_in_5197_6_3 {
	padding: 0px 40px 0px 0px;
}


/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_5197_6_3 #fsr_3colwrap_stacks_in_5197_6_3 #fsr_left3col_stacks_in_5197_6_3 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5197_6_3 #fsr_3colwrap_stacks_in_5197_6_3 #fsr_left3col_stacks_in_5197_6_3 .left3colpad_stacks_in_5197_6_3 {
	padding: 0px 6px 0px 0px;
}

#stacks_in_5197_6_3 #fsr_3colwrap_stacks_in_5197_6_3 #fsr_center3col_stacks_in_5197_6_3 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5197_6_3 #fsr_3colwrap_stacks_in_5197_6_3 #fsr_center3col_stacks_in_5197_6_3 .center3colpad_stacks_in_5197_6_3 {
	padding: 0px 6px 0px 0px;
}

#stacks_in_5197_6_3 #fsr_3colwrap_stacks_in_5197_6_3 #fsr_right3col_stacks_in_5197_6_3 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5197_6_3 #fsr_3colwrap_stacks_in_5197_6_3 #fsr_right3col_stacks_in_5197_6_3 .right3colpad_stacks_in_5197_6_3 {
	padding: 0px 6px 0px 0px;
}

}/* -- Start Textalign Each css Template -- */
#stacks_in_5197_6_4 {
	text-align: left !important;
}


#stacks_in_5197_6_4 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_5197_6_4 {
		text-align: left !important;
	}
	
	#stacks_in_5197_6_4 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_5197_6_4 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_5197_6_4 {
		text-align: left !important;
	}
	
	#stacks_in_5197_6_4 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_5197_6_4 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_5197_6_4 {
	padding: 0px 0px 20px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Image Stack' 
Style Sheet: fsrimage.css
Created: 05, November, 2012
Last Modified: 11, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_5197_6_37 {
	
}

#stacks_in_5197_6_37 img {
	float: none;
	max-width: 30% !important;
	height: auto !important;
	padding: 0;
	margin: 0 auto;
}

/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_5197_6_37 img {
	float: left;
	max-width: 30% !important;
	min-width: 30% !important;
	height: auto !important;
}

}#stacks_in_5197_6_15 p,#stacks_in_5197_6_15 div,#stacks_in_5197_6_15 ul,#stacks_in_5197_6_15 ol,#stacks_in_5197_6_15 dl{color:rgba(22, 29, 44, 1.00)}#stacks_in_5197_6_15 a{color:rgba(42, 70, 99, 1.00)}#stacks_in_5197_6_15 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_5197_6_15,#stacks_in_5197_6_15 div,#stacks_in_5197_6_15 p,#stacks_in_5197_6_15 ol,#stacks_in_5197_6_15 ul li,#stacks_in_5197_6_15 ol li,#stacks_in_5197_6_15 ol,#stacks_in_5197_6_15 dl{font-size:0.60rem}@media all and (max-width:640px){#stacks_in_5197_6_15,#stacks_in_5197_6_15 div,#stacks_in_5197_6_15 p,#stacks_in_5197_6_15 ol,#stacks_in_5197_6_15 ul li,#stacks_in_5197_6_15 ol li,#stacks_in_5197_6_15 ol,#stacks_in_5197_6_15 dl{font-size:0.40rem}}@media only screen and (min-width:0px){#stacks_in_5197_6_15{}}

#stacks_in_5197_6_19 p,#stacks_in_5197_6_19 div,#stacks_in_5197_6_19 ul,#stacks_in_5197_6_19 ol,#stacks_in_5197_6_19 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_5197_6_19 a{color:rgba(42, 70, 99, 1.00)}#stacks_in_5197_6_19 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_5197_6_19,#stacks_in_5197_6_19 div,#stacks_in_5197_6_19 p,#stacks_in_5197_6_19 ol,#stacks_in_5197_6_19 ul li,#stacks_in_5197_6_19 ol li,#stacks_in_5197_6_19 ol,#stacks_in_5197_6_19 dl{font-size:0.90rem}@media all and (max-width:640px){#stacks_in_5197_6_19,#stacks_in_5197_6_19 div,#stacks_in_5197_6_19 p,#stacks_in_5197_6_19 ol,#stacks_in_5197_6_19 ul li,#stacks_in_5197_6_19 ol li,#stacks_in_5197_6_19 ol,#stacks_in_5197_6_19 dl{font-size:0.50rem}}@media only screen and (min-width:0px){#stacks_in_5197_6_19{}}

#stacks_in_5197_6_22 p,#stacks_in_5197_6_22 div,#stacks_in_5197_6_22 ul,#stacks_in_5197_6_22 ol,#stacks_in_5197_6_22 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_5197_6_22 a{color:rgba(42, 70, 99, 1.00)}#stacks_in_5197_6_22 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_5197_6_22,#stacks_in_5197_6_22 div,#stacks_in_5197_6_22 p,#stacks_in_5197_6_22 ol,#stacks_in_5197_6_22 ul li,#stacks_in_5197_6_22 ol li,#stacks_in_5197_6_22 ol,#stacks_in_5197_6_22 dl{font-size:0.90rem}@media all and (max-width:640px){#stacks_in_5197_6_22,#stacks_in_5197_6_22 div,#stacks_in_5197_6_22 p,#stacks_in_5197_6_22 ol,#stacks_in_5197_6_22 ul li,#stacks_in_5197_6_22 ol li,#stacks_in_5197_6_22 ol,#stacks_in_5197_6_22 dl{font-size:0.50rem}}@media only screen and (min-width:0px){#stacks_in_5197_6_22{}}

#stacks_in_5197_6_25 p,#stacks_in_5197_6_25 div,#stacks_in_5197_6_25 ul,#stacks_in_5197_6_25 ol,#stacks_in_5197_6_25 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_5197_6_25 a{color:rgba(42, 70, 99, 1.00)}#stacks_in_5197_6_25 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_5197_6_25,#stacks_in_5197_6_25 div,#stacks_in_5197_6_25 p,#stacks_in_5197_6_25 ol,#stacks_in_5197_6_25 ul li,#stacks_in_5197_6_25 ol li,#stacks_in_5197_6_25 ol,#stacks_in_5197_6_25 dl{font-size:0.90rem}@media all and (max-width:640px){#stacks_in_5197_6_25,#stacks_in_5197_6_25 div,#stacks_in_5197_6_25 p,#stacks_in_5197_6_25 ol,#stacks_in_5197_6_25 ul li,#stacks_in_5197_6_25 ol li,#stacks_in_5197_6_25 ol,#stacks_in_5197_6_25 dl{font-size:0.50rem}}@media only screen and (min-width:0px){#stacks_in_5197_6_25{}}

#stacks_in_5197_6_28 p,#stacks_in_5197_6_28 div,#stacks_in_5197_6_28 ul,#stacks_in_5197_6_28 ol,#stacks_in_5197_6_28 dl{color:rgba(22, 29, 44, 1.00)}#stacks_in_5197_6_28 a{color:rgba(22, 29, 44, 1.00)}#stacks_in_5197_6_28 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_5197_6_28,#stacks_in_5197_6_28 div,#stacks_in_5197_6_28 p,#stacks_in_5197_6_28 ol,#stacks_in_5197_6_28 ul li,#stacks_in_5197_6_28 ol li,#stacks_in_5197_6_28 ol,#stacks_in_5197_6_28 dl{font-size:0.90rem}@media all and (max-width:640px){#stacks_in_5197_6_28,#stacks_in_5197_6_28 div,#stacks_in_5197_6_28 p,#stacks_in_5197_6_28 ol,#stacks_in_5197_6_28 ul li,#stacks_in_5197_6_28 ol li,#stacks_in_5197_6_28 ol,#stacks_in_5197_6_28 dl{font-size:0.50rem}}@media only screen and (min-width:0px){#stacks_in_5197_6_28{}}

#stacks_in_5197_6_32 p,#stacks_in_5197_6_32 div,#stacks_in_5197_6_32 ul,#stacks_in_5197_6_32 ol,#stacks_in_5197_6_32 dl{color:rgba(22, 29, 44, 1.00)}#stacks_in_5197_6_32 a{color:rgba(42, 49, 63, 1.00)}#stacks_in_5197_6_32 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_5197_6_32,#stacks_in_5197_6_32 div,#stacks_in_5197_6_32 p,#stacks_in_5197_6_32 ol,#stacks_in_5197_6_32 ul li,#stacks_in_5197_6_32 ol li,#stacks_in_5197_6_32 ol,#stacks_in_5197_6_32 dl{font-size:0.90rem}@media all and (max-width:640px){#stacks_in_5197_6_32,#stacks_in_5197_6_32 div,#stacks_in_5197_6_32 p,#stacks_in_5197_6_32 ol,#stacks_in_5197_6_32 ul li,#stacks_in_5197_6_32 ol li,#stacks_in_5197_6_32 ol,#stacks_in_5197_6_32 dl{font-size:0.50rem}}@media only screen and (min-width:0px){#stacks_in_5197_6_32{}}

/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Image Stack' 
Style Sheet: fsrimage.css
Created: 05, November, 2012
Last Modified: 11, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_5197_6_35 {
	
}

#stacks_in_5197_6_35 img {
	float: left;
	max-width: 80% !important;
	height: auto !important;
	padding: 0;
	margin: 0 auto;
}

/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_5197_6_35 img {
	float: left;
	max-width: 55% !important;
	min-width: 40% !important;
	height: auto !important;
}

}/*
-------------------------------------------
Stack: Blueball FreeStack Responsive Transparent Stack
Style Sheet: fsrtransparent.css
Created: 23, October 2012
Last Modified: 12, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_5197_13_wrapper {
	
}

#stacks_in_5197_13_wrapper #stacks_in_5197_13_transparentbg {
	position: absolute;
	top: 0;
	left: 0;
	max-width: 100%;
	width: 100%;
	height: 100%;
	background: #282C37;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	filter: alpha(opacity=0);
	opacity: 0.0;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Reposition Stack' 
Style Sheet: fsrreposition.css Style Sheet
Created: 26, August 2013
Last Modified: 30, August 2013
Author: Blueball Design LLC/Charlie Lockhart
http://freestackresponsive.blueballdesign.com
Copyright 2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_5197_15 {
	padding: 0% 0% 0% 0%;
	margin: 0% 0% 0% 0%;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_5197_15 { 
    padding: 2% 0% 2% 0%;
    margin: 0% 0% 0% 0%;
}
}
#stacks_in_5197_17,#stacks_in_5197_17 div,#stacks_in_5197_17 p,#stacks_in_5197_17 ol,#stacks_in_5197_17 ul li,#stacks_in_5197_17 ol li,#stacks_in_5197_17 ol,#stacks_in_5197_17 dl{font-size:0.90rem}@media all and (max-width:640px){#stacks_in_5197_17,#stacks_in_5197_17 div,#stacks_in_5197_17 p,#stacks_in_5197_17 ol,#stacks_in_5197_17 ul li,#stacks_in_5197_17 ol li,#stacks_in_5197_17 ol,#stacks_in_5197_17 dl{font-size:0.50rem}}@media only screen and (min-width:0px){#stacks_in_5197_17{}}

