/*
 * ruler
 */

.ruler{--ruler-color:rgb(235,64,73)}.ruler-bubble{padding:0.5rem 2rem;border-radius:50px;background-color:color-mix(in srgb,var(--ruler-color) 10%,white);border:2px solid var(--ruler-color);color:var(--ruler-color);text-align:center;min-width:150px;font-size:1.2rem;line-height:1;z-index:1;-webkit-user-select:none;user-select:none;cursor:default}.ruler-bubble label{margin-top:0.2rem;line-height:1;font-size:0.8rem;color:inherit}.ruler-line{position:absolute;z-index:0;translate:0 -1px}.ruler{position:absolute;z-index:999;display:grid;align-content:center;justify-content:center;transition:opacity 300ms ease}.ruler.fade{opacity:0.1}.ruler.viewport{position:fixed}.ruler.horizontal{bottom:5%;left:0;right:0}.ruler.horizontal .ruler-line{border-bottom:2px solid var(--ruler-color);top:50%;left:0;right:0}.ruler.horizontal .ruler-line:before,.ruler.horizontal .ruler-line:after{content:"";position:absolute;height:20px;width:0;translate:0 -9px;border-right:2px solid var(--ruler-color)}.ruler.horizontal .ruler-line:before{left:0}.ruler.horizontal .ruler-line:after{right:0}.ruler.vertical{right:-25px;top:0;bottom:0}.ruler.vertical .ruler-bubble{transform:rotate(-90deg)}.ruler.vertical .ruler-line{border-right:2px solid var(--ruler-color);top:0;bottom:0;left:50%}.ruler.vertical .ruler-line:before,.ruler.vertical .ruler-line:after{content:"";position:absolute;width:20px;height:0;translate:-9px 1px;border-bottom:2px solid var(--ruler-color)}.ruler.vertical .ruler-line:before{top:0}.ruler.vertical .ruler-line:after{bottom:0}


@-webkit-keyframes slideup-swingInX{0%{-webkit-transform:perspective(400px) rotateX(-90deg)}100%{-webkit-transform:perspective(400px) rotateX(0deg)}}@keyframes slideup-swingInX{0%{-webkit-transform:perspective(400px) rotateX(-90deg);transform:perspective(400px) rotateX(-90deg)}100%{-webkit-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg)}}@-webkit-keyframes slideup-swingOutX{0%{-webkit-transform:perspective(400px) rotateX(0deg)}100%{-webkit-transform:perspective(400px) rotateX(-90deg)}}@keyframes slideup-swingOutX{0%{-webkit-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg)}100%{-webkit-transform:perspective(400px) rotateX(-90deg);transform:perspective(400px) rotateX(-90deg)}}@-webkit-keyframes slideup-slideDown{0%{-webkit-transform:translateY(-100%)}100%{-webkit-transform:translateY(0)}}@keyframes slideup-slideDown{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes slideup-slideUp{0%{-webkit-transform:translateY(0)}100%{-webkit-transform:translateY(-100%)}}@keyframes slideup-slideUp{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@-webkit-keyframes slideup-flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);opacity:0}100%{-webkit-transform:perspective(400px) rotateX(0deg);opacity:1}}@keyframes slideup-flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}100%{-webkit-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);opacity:1}}@-webkit-keyframes slideup-flipOutX{0%{-webkit-transform:perspective(400px) rotateX(0deg);opacity:1}100%{-webkit-transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes slideup-flipOutX{0%{-webkit-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);opacity:1}100%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@-webkit-keyframes slideup-bounceInDown{0%{opacity:0;-webkit-transform:translateY(-200px)}60%{opacity:1;-webkit-transform:translateY(30px)}80%{-webkit-transform:translateY(-10px)}100%{-webkit-transform:translateY(0)}}@keyframes slideup-bounceInDown{0%{opacity:0;-webkit-transform:translateY(-200px);transform:translateY(-200px)}60%{opacity:1;-webkit-transform:translateY(30px);transform:translateY(30px)}80%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes slideup-bounceOutUp{0%{-webkit-transform:translateY(0)}30%{opacity:1;-webkit-transform:translateY(20px)}100%{opacity:0;-webkit-transform:translateY(-200px)}}@keyframes slideup-bounceOutUp{0%{-webkit-transform:translateY(0);transform:translateY(0)}30%{opacity:1;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:0;-webkit-transform:translateY(-200px);transform:translateY(-200px)}}





.com_bigwhiteduck_stacks_headerpro_stack .text-center{text-align:center}.com_bigwhiteduck_stacks_headerpro_stack .text-left{text-align:left}.com_bigwhiteduck_stacks_headerpro_stack .text-right{text-align:right}.com_bigwhiteduck_stacks_headerpro_stack .text-justify{text-align:justify}.com_bigwhiteduck_stacks_headerpro_stack .text-inherit{text-align:inherit}


.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}}
@-webkit-keyframes animatedJackBackgroundtoTop{from{background-position:0 0}to{background-position:0% -500%}}@keyframes animatedJackBackgroundtoTop{from{background-position:0 0}to{background-position:0% -500%}}@-webkit-keyframes animatedJackBackgroundtoBottom{from{background-position:0 0}to{background-position:0% 500%}}@keyframes animatedJackBackgroundtoBottom{from{background-position:0 0}to{background-position:0% 500%}}@-webkit-keyframes animatedJackBackgroundtoRight{from{background-position:0 0}to{background-position:500% 0%}}@keyframes animatedJackBackgroundtoRight{from{background-position:0 0}to{background-position:500% 0%}}@-webkit-keyframes animatedJackBackgroundtoLeft{from{background-position:0 0}to{background-position:-500% 0%}}@keyframes animatedJackBackgroundtoLeft{from{background-position:0 0}to{background-position:-500% 0%}}@-webkit-keyframes animatedJackBackgroundtoBottomRight{from{background-position:0 0}to{background-position:500% 500%}}@keyframes animatedJackBackgroundtoBottomRight{from{background-position:0 0}to{background-position:500% 500%}}@-webkit-keyframes animatedJackBackgroundtoTopRight{from{background-position:0 0}to{background-position:500% -500%}}@keyframes animatedJackBackgroundtoTopRight{from{background-position:0 0}to{background-position:500% -500%}}@-webkit-keyframes animatedJackBackgroundtoTopLeft{from{background-position:0 0}to{background-position:-500% -500%}}@keyframes animatedJackBackgroundtoTopLeft{from{background-position:0 0}to{background-position:-500% -500%}}@-webkit-keyframes animatedJackBackgroundtoBottomLeft{from{background-position:0 0}to{background-position:-500% 500%}}@keyframes animatedJackBackgroundtoBottomLeft{from{background-position:0 0}to{background-position:-500% 500%}}.com_joeworkman_stacks_jack4_stack > .jack{margin:0;padding:0;border:0;background:none;background-color:transparent;position:relative;display:block;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.com_joeworkman_stacks_jack4_stack > .jack.align-center{margin-left:auto !important;margin-right:auto !important}.com_joeworkman_stacks_jack4_stack > .jack.align-right{margin-left:auto !important}.com_joeworkman_stacks_jack4_stack > .jack.align-left{margin-right:auto !important}.com_joeworkman_stacks_jack4_stack > .jack.touch-device{background-attachment:scroll !important}.com_joeworkman_stacks_jack4_stack > .jack.bg-image{background-size:auto}.com_joeworkman_stacks_jack4_stack > .jack.bg-image.glass{z-index:1}.com_joeworkman_stacks_jack4_stack > .jack.bg-image.glass::after{background-size:auto;content:"";top:0;left:0;bottom:0;right:0;height:100%;position:absolute;z-index:-1}.com_joeworkman_stacks_jack4_stack > .jack.bg-image.bg-size-cover,.com_joeworkman_stacks_jack4_stack > .jack.bg-image.bg-size-cover.glass::after{background-size:cover}.com_joeworkman_stacks_jack4_stack > .jack.bg-image.bg-size-contain,.com_joeworkman_stacks_jack4_stack > .jack.bg-image.bg-size-contain.glass::after{background-size:contain}.com_joeworkman_stacks_jack4_stack > .jack.bg-image.bg-size-fill,.com_joeworkman_stacks_jack4_stack > .jack.bg-image.bg-size-fill.glass::after{background-size:100% 100%}.com_joeworkman_stacks_jack4_stack > .jack.corner-shadow::before,.com_joeworkman_stacks_jack4_stack > .jack.corner-shadow::after,.com_joeworkman_stacks_jack4_stack > .jack.peek-shadow::before,.com_joeworkman_stacks_jack4_stack > .jack.peek-shadow::after{z-index:-1;position:absolute;content:"";height:auto;background-color:transparent}.com_joeworkman_stacks_jack4_stack > .jack.corner-shadow::before,.com_joeworkman_stacks_jack4_stack > .jack.corner-shadow::after{width:50%;top:50%}.com_joeworkman_stacks_jack4_stack > .jack.scroll-x{overflow-x:auto !important;white-space:nowrap;-webkit-overflow-scrolling:touch}.com_joeworkman_stacks_jack4_stack > .jack.scroll-x > .stacks_out{display:inline-block;white-space:nowrap}.com_joeworkman_stacks_jack4_stack > .jack.scroll-y{overflow-y:auto !important;-webkit-overflow-scrolling:touch}







:root{--light-gray:rgba(204, 204, 204, 1.00);--medium-gray:rgba(153, 153, 153, 1.00);--dark-gray:rgba(102, 102, 102, 1.00);--black:rgba(10, 10, 10, 1.00);--black-color:var(--black);--white:rgba(254, 254, 254, 1.00);--white-color:var(--white);--primary:rgba(255, 255, 255, 1.00);--secondary:rgba(102, 204, 255, 1.00);--success:rgba(0, 255, 255, 1.00);--warning:rgba(240, 138, 36, 1.00);--alert:rgba(153, 204, 204, 1.00);--primary-contrast:rgba(0, 102, 153, 1.00);--secondary-contrast:rgba(0, 102, 153, 1.00);--success-contrast:rgba(255, 255, 255, 1.00);--warning-contrast:rgba(254, 254, 254, 1.00);--alert-contrast:rgba(254, 254, 254, 1.00);--primary-dark:rgba(225, 225, 225, 1.00);--secondary-dark:rgba(72, 174, 225, 1.00);--success-dark:rgba(0, 225, 225, 1.00);--warning-dark:rgba(210, 108, 6, 1.00);--alert-dark:rgba(123, 174, 174, 1.00);--header-color:rgba(109, 12, 44, 1.00);--subheader-color:rgba(255, 255, 255, 1.00);--small-color:rgba(109, 12, 44, 1.00);--text-color:rgba(0, 153, 204, 1.00);--link-color:rgba(0, 255, 255, 1.00);--link-color-hover:rgba(255, 204, 0, 1.00);--selection-background:var(--primary);--selection-text:var(--primary-contrast);--link-decoration:none;--link-decoration-hover:underline;--overlay-color:rgba(0, 0, 0, 0.50);--radius:6px;--small-gutter:1.25rem;--medium-gutter:2rem;--large-gutter:2rem;--site-width:100%;}::selection{background:var(--selection-background);color:var(--selection-text)}.alt{--header-color:rgba(255, 255, 255, 1.00);--subheader-color:rgba(0, 255, 255, 1.00);--small-color:rgba(204, 255, 255, 1.00);--text-color:rgba(255, 255, 255, 1.00);--link-color:rgba(255, 255, 255, 1.00);--link-color-hover:rgba(153, 204, 204, 1.00);--link-decoration:none;--link-decoration-hover:none}.grid-container{max-width:var(--site-width)}.radius{border-radius:var(--radius)}body{font-size:calc(16rem/16)}h1,.h1{font-size:calc(24rem/16)}h2,.h2{font-size:calc(20rem/16)}h3,.h3{font-size:calc(19rem/16)}h4,.h4{font-size:calc(18rem/16)}h5,.h5{font-size:calc(17rem/16)}h6,.h6{font-size:calc(16rem/16)}small{font-size:40%}.button{font-size:calc(16rem/16)}.button.tiny{font-size:calc(10rem/16)}.button.small{font-size:calc(12rem/16)}.button.large{font-size:calc(20rem/16)}@media only screen and (min-width:40em){body{font-size:calc(16rem/16)}h1,.h1{font-size:calc(48rem/16)}h2,.h2{font-size:calc(40rem/16)}h3,.h3{font-size:calc(31rem/16)}h4,.h4{font-size:calc(25rem/16)}h5,.h5{font-size:calc(20rem/16)}h6,.h6{font-size:calc(16rem/16)}small{font-size:30%}}@media only screen and (min-width:64em){body{font-size:calc(16rem/16)}h1,.h1{font-size:calc(48rem/16)}h2,.h2{font-size:calc(40rem/16)}h3,.h3{font-size:calc(31rem/16)}h4,.h4{font-size:calc(25rem/16)}h5,.h5{font-size:calc(20rem/16)}h6,.h6{font-size:calc(16rem/16)}small{font-size:30%}}a{color:var(--link-color);-webkit-text-decoration:var(--link-decoration);text-decoration:var(--link-decoration)}a:hover,a:focus{color:var(--link-color-hover);-webkit-text-decoration:var(--link-decoration-hover);text-decoration:var(--link-decoration-hover)}.menu a{color:var(--menu-link-color);background:var(--menu-bg-color)}.menu a:hover{color:var(--menu-link-color-hover)}h1,h2,h3,h4,h5,h6{color:var(--header-color)}small{color:var(--small-color)}.subheader{color:var(--subheader-color)}.text ul,.text ol{list-style-position:outside}.text>ul,.text>ol,.text .mez>div>ul,.text .mez>div>ol{margin-left:1.25rem}.text ul{list-style-type:disc}.text ul ul,.text ol ul{list-style-type:circle}.text ol{list-style-type:decimal}.text ol ol,.text ul ol{list-style-type:lower-alpha}.radius,.radius:before,.radius:after{border-radius:calc(6rem/16)}body{background-color:rgba(204, 204, 204, 1.00);}
.default{--header-color:rgba(49, 40, 18, 1.00);--subheader-color:rgba(114, 102, 44, 1.00);--small-color:rgba(49, 40, 18, 1.00);--text-color:rgba(51, 72, 79, 1.00);--link-color:rgba(204, 153, 51, 1.00);--link-color-hover:rgba(153, 153, 153, 1.00);--link-decoration:underline;--link-decoration-hover:underline}
            .italics{font-size:calc(16rem/16) ;font-style:italic ;}@media only screen and (min-width:40em) {            .italics{font-size:calc(16rem/16) }}@media only screen and (min-width:64em) {            .italics{font-size:calc(16rem/16) }}
.font-greyLT{color:var(--light-gray) ;}
.chclass{--light-gray:rgba(230, 230, 230, 1.00);--medium-gray:rgba(202, 202, 202, 1.00);--dark-gray:rgba(138, 138, 138, 1.00);--black:rgba(10, 10, 10, 1.00);--black-color:var(--black);--white:rgba(254, 254, 254, 1.00);--white-color:var(--white);--primary:rgba(114, 102, 44, 1.00);--secondary:rgba(231, 231, 231, 1.00);--success:rgba(67, 172, 106, 1.00);--warning:rgba(240, 138, 36, 1.00);--alert:rgba(240, 65, 36, 1.00);--primary-contrast:rgba(255, 255, 255, 1.00);--secondary-contrast:rgba(51, 51, 51, 1.00);--success-contrast:rgba(254, 254, 254, 1.00);--warning-contrast:rgba(254, 254, 254, 1.00);--alert-contrast:rgba(254, 254, 254, 1.00);/* --primary-light:rgba(255, 255, 254, 1.00);--secondary-light:rgba(255, 255, 255, 1.00);--success-light:rgba(255, 255, 255, 1.00);--warning-light:rgba(255, 255, 246, 1.00);--alert-light:rgba(255, 255, 246, 1.00);*/--primary-dark:rgba(84, 72, 14, 1.00);--secondary-dark:rgba(201, 201, 201, 1.00);--success-dark:rgba(37, 142, 76, 1.00);--warning-dark:rgba(210, 108, 6, 1.00);--alert-dark:rgba(210, 35, 6, 1.00);--overlay-color:rgba(0, 0, 0, 0.50)}
.pad-basic{padding-top:0.75rem ;padding-right:1.5rem ;padding-bottom:0.75rem ;padding-left:3rem ;}  
 .top-bar.topBar-styles-ch, .top-bar.topBar-styles-ch ul{--topbar-background:rgba(51, 72, 79, 1.00)} .top-bar.topBar-styles-ch{padding:0.25rem 0.5rem} .title-bar.topBar-styles-ch{--titlebar-background:rgba(0, 102, 102, 1.00);--titlebar-color:rgba(255, 255, 255, 1.00);padding:0.75rem} .title-bar.topBar-styles-ch .menu-icon{--hamburger-color:rgba(254, 254, 254, 1.00);--hamburger-width:1.25rem;--hamburger-height:1rem;--hamburger-weight:2px}
 .menuStyles>.menu a, .menu.menuStyles a{--menu-link-color:rgba(255, 255, 255, 1.00);--menu-link-color-hover:rgba(255, 255, 255, 1.00);--menu-bg-color:rgba(51, 72, 79, 1.00);--menu-caret-color:rgba(114, 102, 44, 1.00);--menu-border-accent:2px solid var(--menu-link-color)} .menuStyles>.menu .menu-text, .menu.menuStyles .menu-text{--menu-text-color:rgba(255, 255, 255, 1.00)} .menuStyles>.menu a:hover, .menu.menuStyles a:hover{--menu-bg-color:rgba(255, 102, 0, 1.00)} .menuStyles>.menu>li>a, .menu.menuStyles>li>a{padding-top:1rem;padding-bottom:1rem} .menuStyles>.menu .submenu>li>a, .menu.menuStyles .submenu>li>a{padding-top:0.75rem;padding-bottom:0.75rem} .menuStyles>.menu li.active>a, .menuStyles>.menu li.is-active>a, .menuStyles>.menu a.is-active, .menu.menuStyles li.active>a, .menu.menuStyles li.is-active>a, .menu.menuStyles a.is-active{--menu-bg-color:rgba(102, 153, 153, 1.00);--menu-link-color:rgba(51, 72, 79, 1.00);--menu-caret-color:rgba(255, 255, 255, 1.00);--menu-link-color-hover:rgba(51, 72, 79, 1.00)} .menuStyles>.menu .submenu li.active>a, .menuStyles>.menu .submenu li.is-active>a, .menuStyles>.menu .submenu a.is-active, .menu.menuStyles .submenu li.active>a, .menu.menuStyles .submenu li.is-active>a, .menu.menuStyles .submenu a.is-active{--menu-caret-color:rgba(51, 72, 79, 1.00)} .menuStyles>.menu .submenu a, .menu.menuStyles .submenu a{--menu-caret-color:rgba(51, 72, 79, 1.00)} .menuStyles>.menu .submenu, .menu.menuStyles .submenu{--submenu-bg-color:rgba(51, 72, 79, 1.00);--submenu-border:1px solid rgba(202, 202, 202, 1.00)} .menuStyles>.menu .submenu a, .menu.menuStyles .submenu a{--menu-bg-color:transparent;--menu-link-color:rgba(51, 72, 79, 1.00);--menu-link-color-hover:rgba(153, 51, 0, 1.00)} .menuStyles>.menu .submenu .menu-text, .menu.menuStyles .submenu .menu-text{--menu-text-color:rgba(204, 255, 255, 1.00)} .menuStyles>.menu .submenu li.active>a, .menuStyles>.menu .submenu li.is-active>a, .menuStyles>.menu .submenu a.is-active, .menu.menuStyles .submenu li.active>a, .menu.menuStyles .submenu li.is-active>a, .menu.menuStyles .submenu a.is-active{--menu-caret-color:rgba(51, 72, 79, 1.00);--menu-bg-color:rgba(136, 64, 255, 1.00);--menu-link-color:rgba(254, 254, 254, 1.00);--menu-link-color-hover:rgba(254, 254, 254, 1.00)}
.colors-extra{--light-gray:rgba(230, 230, 230, 1.00);--medium-gray:rgba(202, 202, 202, 1.00);--dark-gray:rgba(138, 138, 138, 1.00);--black:rgba(10, 10, 10, 1.00);--black-color:var(--black);--white:rgba(254, 254, 254, 1.00);--white-color:var(--white);--primary:rgba(153, 51, 0, 1.00);--secondary:rgba(204, 204, 204, 1.00);--success:rgba(67, 172, 106, 1.00);--warning:rgba(240, 138, 36, 1.00);--alert:rgba(240, 65, 36, 1.00);--primary-contrast:rgba(255, 255, 255, 1.00);--secondary-contrast:rgba(51, 51, 51, 1.00);--success-contrast:rgba(254, 254, 254, 1.00);--warning-contrast:rgba(254, 254, 254, 1.00);--alert-contrast:rgba(254, 254, 254, 1.00);/* --primary-light:rgba(255, 255, 210, 1.00);--secondary-light:rgba(255, 255, 255, 1.00);--success-light:rgba(255, 255, 255, 1.00);--warning-light:rgba(255, 255, 246, 1.00);--alert-light:rgba(255, 255, 246, 1.00);*/--primary-dark:rgba(123, 21, 0, 1.00);--secondary-dark:rgba(174, 174, 174, 1.00);--success-dark:rgba(37, 142, 76, 1.00);--warning-dark:rgba(210, 108, 6, 1.00);--alert-dark:rgba(210, 35, 6, 1.00);--overlay-color:rgba(0, 0, 0, 0.50)}
.textcolour-base{--header-color:rgba(51, 72, 79, 1.00);--subheader-color:rgba(138, 138, 138, 1.00);--small-color:rgba(114, 102, 44, 1.00);--text-color:rgba(51, 72, 79, 1.00);--link-color:rgba(153, 204, 204, 1.00);--link-color-hover:rgba(255, 153, 51, 1.00);--link-decoration:none;--link-decoration-hover:none}

.button.b-p {
  box-sizing: border-box;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto; }

.button.b-p {
  overflow: visible;
  -webkit-appearance: button;
  cursor: pointer; }

.button.b-p[disabled] {
  cursor: default; }

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

.button.b-p {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  border-style: solid;
  border-width: 0;
  cursor: pointer;
  font-family: inherit;
  font-weight: inherit;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  padding: 1rem 2rem 1.0625rem 2rem;
  font-size: 1rem;
  transition: all 300ms ease-out; }
  .button.b-p.large {
    padding: 1.125rem 2.25rem 1.1875rem 2.25rem;
    font-size: 1.25rem; }
  .button.b-p.small {
    padding: .875rem 1.75rem .9375rem 1.75rem;
    font-size: .8125rem; }
  .button.b-p.tiny {
    padding: .625rem 1.25rem .6875rem 1.25rem;
    font-size: .6875rem; }
  .button.b-p.expand {
    padding-left: 1rem;
    padding-right: 1rem;
    width: 100%; }
  .button.b-p.left-align {
    text-align: left;
    text-indent: .75rem; }
  .button.b-p.right-align {
    text-align: right;
    padding-right: .75rem; }
  .button.b-p.radius, .button.b-p.radius::before, .button.b-p.radius::after {
    border-radius: 3px; }
  .button.b-p.round, .button.b-p.radius::before, .button.b-p.round::after {
    border-radius: 1000px; }
  .button.b-p.disabled, .button.b-p[disabled] {
    background-color: #008CBA;
    border-color: #007095;
    color: #fff;
    box-shadow: none;
    cursor: default;
    opacity: .7; }
  .button.b-p.right {
    float: right !important; }

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

@media only screen and (min-width: 40.063em) {
  .button.b-p {
    display: inline-block; } }

.bp-styles-warning {
  display: none; }

.button.b-p:not(.custom) {
  background-color: rgba(114, 102, 44, 1.00);
  color: rgba(255, 255, 255, 1.00); }
  .button.b-p:not(.custom):hover {
    color: rgba(255, 255, 255, 1.00);
    background-color: #3b3517; }
  .button.b-p.secondary:not(.custom) {
    background-color: rgba(255, 255, 255, 1.00);
    color: rgba(49, 40, 18, 1.00); }
    .button.b-p.secondary:not(.custom):hover {
      color: rgba(49, 40, 18, 1.00);
      background-color: #d9d9d9; }
  .button.b-p.alert:not(.custom) {
    background-color: rgba(255, 102, 0, 1.00); }
    .button.b-p.alert:not(.custom):hover {
      background-color: #b34700; }
  .button.b-p.success:not(.custom) {
    background-color: rgba(92, 184, 92, 1.00); }
    .button.b-p.success:not(.custom):hover {
      background-color: #3d8b3d; }
  .button.b-p.radius:not(.custom) {
    border-radius: 3px; }
  .button.b-p.ghost:not(.custom) {
    background-color: transparent;
    border-width: 1px;
    border-color: rgba(114, 102, 44, 1.00);
    color: rgba(114, 102, 44, 1.00); }
    .button.b-p.ghost:not(.custom):hover {
      color: rgba(255, 255, 255, 1.00);
      border-color: #3b3517;
      background-color: #3b3517; }
    .button.b-p.ghost.secondary:not(.custom) {
      border-color: rgba(255, 255, 255, 1.00);
      color: rgba(255, 255, 255, 1.00); }
      .button.b-p.ghost.secondary:not(.custom):hover {
        color: rgba(49, 40, 18, 1.00);
        border-color: #d9d9d9;
        background-color: #d9d9d9; }
    .button.b-p.ghost.alert:not(.custom) {
      border-color: rgba(255, 102, 0, 1.00);
      color: rgba(255, 102, 0, 1.00); }
      .button.b-p.ghost.alert:not(.custom):hover {
        color: rgba(255, 255, 255, 1.00);
        border-color: #b34700;
        background-color: #b34700; }
    .button.b-p.ghost.success:not(.custom) {
      border-color: rgba(92, 184, 92, 1.00);
      color: rgba(92, 184, 92, 1.00); }
      .button.b-p.ghost.success:not(.custom):hover {
        color: rgba(255, 255, 255, 1.00);
        border-color: #3d8b3d;
        background-color: #3d8b3d; }
  .button.b-p.outline-ghost:not(.custom) {
    border-color: rgba(49, 40, 18, 1.00);
    border-width: 1px;
    color: rgba(114, 102, 44, 1.00);
    background-color: transparent; }
    .button.b-p.outline-ghost:not(.custom):hover {
      color: #3b3517;
      border-color: black;
      background-color: rgba(51, 102, 102, 1.00); }




  
.aspect-16-9{display:flex;align-items:center;aspect-ratio:16/9;}






.transform-240

{
    transform-origin: 50% 50% ;
    transform-style: flat ;
    transform :
        
        
        translate3d(240px, 0px, 0px)
        
        
        
        
        ;
}


/*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_4447_88 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #4F4399;








}
#stacks_in_4447_88 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
.bg-hover{background-color:rgba(255, 255, 204, 0.12) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-hover{background-attachment:scroll!important}}
.bg-gold66{background-color:rgba(204, 153, 51, 0.66) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-gold66{background-attachment:scroll!important}}
.hoverBox:hover{background-color:rgba(102, 102, 102, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.hoverBox{background-attachment:scroll!important}}
.hoverBox{background-color:rgba(51, 72, 79, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.hoverBox{background-attachment:scroll!important}}
.hoverBox{transition:all 500ms ease 0ms }
.z-index99{z-index:99 }
.z-index999{z-index:999 }
.z-index2999{z-index:2999 }
.z-index9999{z-index:9000 }


.read-more{min-height:none ;max-height:6rem ;}
.read-more.expand{min-height:0px ;max-height:1000px ;}
.read-more{transition:all 1000ms ease 0ms }
.read-more p:first-child:after{content:"..." }
.read-more.expand p:first-child:after{content:"" }

.expander:before{content:"Read More" }
.expander.read-less:before{content:"Shrink" }
/*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_4447_476 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #996699;








}
#stacks_in_4447_476 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/


.position-spot1{position: absolute  ;z-index:1 ;top:381px ;bottom:89px ;left:7px ;right:unset ;}
.position-spot2{position: absolute  ;z-index:1 ;top:159px ;bottom:310px ;left:91px ;right:unset ;}
.position-spot3{position: absolute  ;z-index:1 ;top:100px ;bottom:220px ;left:139px ;right:unset ;}
.position-spot4{position: absolute  ;z-index:1 ;top:246px ;bottom:63px ;left:200px ;right:unset ;}
.position-spot5{position: absolute  ;z-index:1 ;top:100px ;bottom:250px ;left:25px ;right:unset ;}

/*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_4447_173 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #009999;








}
#stacks_in_4447_173 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
.bg-blk{background-color:rgba(0, 0, 0, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-blk{background-attachment:scroll!important}}
.bg-wht{background-color:rgba(255, 255, 255, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-wht{background-attachment:scroll!important}}
.bg-wht-20{background-color:rgba(255, 255, 255, 0.20) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-wht-20{background-attachment:scroll!important}}
.bg-wht-10{background-color:rgba(255, 255, 255, 0.11) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-wht-10{background-attachment:scroll!important}}
.bg-brown{background-color:rgba(102, 102, 51, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-brown{background-attachment:scroll!important}}
.bg-seagreen{background-color:rgba(51, 72, 79, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-seagreen{background-attachment:scroll!important}}
.bg-seagreener{background-color:rgba(0, 51, 51, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-seagreener{background-attachment:scroll!important}}
.bg-liveG70{background-color:rgba(0, 153, 153, 0.70) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-liveG70{background-attachment:scroll!important}}
.bg-sea30{background-color:rgba(51, 51, 51, 0.30) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-sea30{background-attachment:scroll!important}}
.bg-sea50{background-color:rgba(83, 116, 128, 0.30) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:screen ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-sea50{background-attachment:scroll!important}}
.bg-sea60{background-color:rgba(51, 102, 102, 0.60) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-sea60{background-attachment:scroll!important}}
.bg-sea70{background-color:rgba(51, 72, 79, 0.70) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-sea70{background-attachment:scroll!important}}
.bg-sea80{background-color:rgba(51, 72, 79, 0.80) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-sea80{background-attachment:scroll!important}}
.bg-sea90{background-color:rgba(51, 72, 79, 0.90) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-sea90{background-attachment:scroll!important}}
.bg-blue{background:none ;background-color:rgba(20, 180, 224, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-blue{background-attachment:scroll!important}}
.bg-grey1{background-color:rgba(204, 204, 204, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-grey1{background-attachment:scroll!important}}
.bg-grey2{background-color:rgba(153, 153, 153, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-grey2{background-attachment:scroll!important}}
.bg-grey3{background-color:rgba(102, 102, 102, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-grey3{background-attachment:scroll!important}}
.overbg-test{position:relative;z-index:0}.overbg-test:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:1.00 ;background-color:rgba(114, 102, 44, 1.00) ;}
.bg-grey4{background-color:rgba(51, 51, 51, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-grey4{background-attachment:scroll!important}}
.bg-grey0{background-color:rgba(204, 204, 204, 0.20) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-grey0{background-attachment:scroll!important}}
.bg-cream30{background-color:rgba(255, 255, 204, 0.30) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-cream30{background-attachment:scroll!important}}
.bg-purple{background-color:rgba(102, 51, 153, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-purple{background-attachment:scroll!important}}
.bg-blk20{background-color:rgba(0, 0, 0, 0.20) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-blk20{background-attachment:scroll!important}}
.bg-blk40{background-color:rgba(0, 0, 0, 0.40) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-blk40{background-attachment:scroll!important}}
.bg-blk50{background-color:rgba(0, 0, 0, 0.50) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-blk50{background-attachment:scroll!important}}
.bg-aqua{background-color:rgba(0, 153, 153, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-aqua{background-attachment:scroll!important}}
.bg-rust{background-color:var(--bgf-red) ;background-color:rgba(129, 43, 72, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-rust{background-attachment:scroll!important}}
.bg-palerust{background-color:var(--bgf-red) ;background-color:rgba(171, 57, 95, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-palerust{background-attachment:scroll!important}}
.bg-rusty{background-color:rgba(102, 0, 0, 0.50) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-rusty{background-attachment:scroll!important}}
.bg-gold1{background-color:rgba(153, 102, 0, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-gold1{background-attachment:scroll!important}}
.grad-red{background-position:center bottom ;background-size:100% 100% ;background-image:linear-gradient(0deg,rgba(0, 0, 0, 1.00) 0%,50%,rgba(205, 0, 19, 1.00) 100%) ;}
.grad-green{background-position:center bottom ;background-size:100% 100% ;background-image:linear-gradient(0deg,rgba(0, 0, 0, 1.00) 0%,50%,rgba(0, 51, 51, 1.00) 100%) ;}
.bg-maroon3{background-color:rgba(102, 51, 102, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-maroon3{background-attachment:scroll!important}}
.grad-grey{background-position:center bottom ;background-size:100% 100% ;background-image:linear-gradient(0deg,rgba(0, 0, 0, 1.00) 0%,50%,rgba(102, 102, 102, 1.00) 100%) ;}
.bg-blue4{background-color:rgba(0, 57, 88, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-blue4{background-attachment:scroll!important}}
.bg-blue3{background-color:rgba(0, 102, 153, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-blue3{background-attachment:scroll!important}}
.bg-maroon4{background-color:rgba(51, 0, 51, 0.80) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-maroon4{background-attachment:scroll!important}}
.bg-blue4-66{background-color:rgba(0, 57, 88, 0.66) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-blue4-66{background-attachment:scroll!important}}

/*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_4447_383 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #663366;








}
#stacks_in_4447_383 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
.fit-scale{width:100% !important;height:100% !important;-o-object-fit:scale-down ;object-fit:scale-down ;-o-object-position:center center ;object-position:center center ;}
.fit-fill{width:100% !important;height:100% !important;-o-object-fit:fill ;object-fit:fill ;-o-object-position:center center ;object-position:center center ;}
.width-25{width:25.00% ;min-width:4rem ;max-width:8rem ;}@media only screen and (min-width:40em){.width-25{width:25.00% }}@media only screen and (min-width:64em){.width-25{width:25.00% }}
.width-40{width:40.00% ;min-width:5rem ;max-width:10rem ;}@media only screen and (min-width:40em){.width-40{width:40.00% }}@media only screen and (min-width:64em){.width-40{width:40.00% }}
.width-50{width:50.00% ;min-width:10rem ;max-width:16rem ;}@media only screen and (min-width:40em){.width-50{width:50.00% }}@media only screen and (min-width:64em){.width-50{width:50.00% }}
.width-60{width:60.00% ;min-width:8rem ;max-width:16rem ;}@media only screen and (min-width:40em){.width-60{width:60.00% }}@media only screen and (min-width:64em){.width-60{width:60.00% }}
.width-66{width:66.00% ;min-width:8rem ;max-width:16rem ;}@media only screen and (min-width:40em){.width-66{width:66.00% }}@media only screen and (min-width:64em){.width-66{width:66.00% }}
.width-70{width:70.00% ;min-width:8rem ;max-width:16rem ;}@media only screen and (min-width:40em){.width-70{width:70.00% }}@media only screen and (min-width:64em){.width-70{width:70.00% }}
.width-80{width:80.00% ;min-width:8rem ;max-width:16rem ;}@media only screen and (min-width:40em){.width-80{width:80.00% }}@media only screen and (min-width:64em){.width-80{width:80.00% }}
.width-90{width:90.00% ;min-width:10rem ;max-width:fit-content ;}@media only screen and (min-width:40em){.width-90{width:90.00% }}@media only screen and (min-width:64em){.width-90{width:90.00% }}

/*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_4447_48 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #009999;








}
#stacks_in_4447_48 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
.border-all{border-color:rgba(153, 153, 153, 1.00) ;border-width:1px ;border-style:solid ;}
.border-top{border-color:rgba(204, 204, 204, 1.00) ;border-width:1px 0px 0px 0px ;border-top-style:solid ;}
.border-topDk1{border-color:rgba(51, 51, 51, 1.00) ;border-top-width:1px ;}
.border-topDk2{border-color:rgba(51, 51, 51, 1.00) ;border-width:1px 0px 0px 0px ;border-top-style:solid ;}
.border-inset{border-color:var(--black-color) ;border-width:1px ;border-style:none none inset inset ;}
.border-left{border-color:rgba(0, 0, 0, 1.00) ;border-left-width:1px ;border-style:none none none solid ;}
.border-left12{border-color:rgba(102, 102, 102, 1.00) ;border-left-width:12px ;border-left-style:solid ;}
.border-leftTop{border-color:rgba(204, 204, 204, 1.00) ;border-width:1px 0px 0px 1px ;border-top-style:solid ;}
.border-right-grey{border-color:rgba(153, 153, 153, 1.00) ;border-width:0px 1px 0px 0px ;border-style:none solid none none ;}
.border-blk-topbot{border-color:rgba(0, 0, 0, 1.00) ;border-width:1px 0px 1px 0px ;border-style:solid none solid none ;}
.border-bot{border-color:rgba(204, 204, 204, 1.00) ;border-bottom-width:1px ;border-bottom-style:solid ;}
.border-bot-blk{border-color:rgba(0, 0, 0, 1.00) ;border-bottom-style:solid ;}
.border-book4{border-color:rgba(0, 0, 0, 1.00) ;border-width:4px ;border-style:none solid none solid ;}
.border-left6{border-color:rgba(0, 0, 0, 1.00) ;border-width:6px ;border-style:none none none solid ;}
.border-rightdivider{border-color:rgba(122, 184, 204, 1.00) ;border-right-width:1px ;border-style:none solid none none ;}
.border-left1{border-color:rgba(153, 153, 153, 1.00) ;border-width:1px ;border-style:none none none solid ;}
.border-right6{border-color:rgba(0, 0, 0, 1.00) ;border-width:6px ;border-style:none solid none none ;}
.border-right1{border-color:rgba(204, 204, 204, 1.00) ;border-right-width:1px ;border-right-style:solid ;}
.border-right1green{border-color:rgba(153, 204, 204, 1.00) ;border-right-width:1px ;border-right-style:solid ;}
.border-bot{border-color:rgba(153, 153, 153, 1.00) rgba(153, 153, 153, 1.00) rgba(0, 0, 0, 1.00) rgba(153, 153, 153, 1.00) ;border-width:0px 0px 1px 0px ;}
.border-box-lite{border-color:rgba(204, 204, 204, 1.00) ;border-width:1px ;border-style:solid ;}
.border-allDark{border-color:rgba(0, 0, 0, 1.00) ;border-width:1px ;border-style:solid solid solid solid ;}
.border-sidesTop{border-color:rgba(51, 51, 51, 1.00) rgba(51, 51, 51, 1.00) rgba(153, 153, 153, 1.00) rgba(0, 0, 0, 1.00) ;border-width:1px 1px 0px 2px ;border-style:solid solid none inset ;}
.border-sides2{border-color:rgba(153, 153, 153, 1.00) rgba(0, 0, 0, 1.00) rgba(153, 153, 153, 1.00) rgba(0, 0, 0, 1.00) ;border-width:0px 2px 0px 2px ;border-style:none solid none solid ;}
.border-sides1{border-color:rgba(153, 153, 153, 1.00) rgba(0, 0, 0, 1.00) rgba(153, 153, 153, 1.00) rgba(0, 0, 0, 1.00) ;border-width:0px 1px 0px 1px ;border-style:none solid none solid ;}
.border-sides3{border-color:rgba(153, 153, 153, 1.00) rgba(0, 0, 0, 1.00) rgba(153, 153, 153, 1.00) rgba(0, 0, 0, 1.00) ;border-width:0px 3px 0px 3px ;border-style:none solid none solid ;}
.border-sides4{border-color:rgba(255, 255, 255, 1.00) rgba(0, 0, 0, 1.00) rgba(0, 0, 0, 1.00) rgba(0, 0, 0, 1.00) ;border-width:0px 4px 0px 4px ;border-style:none solid none solid ;}
.border-left-grey{border-color:rgba(102, 102, 102, 1.00) ;border-left-width:1px ;border-style:none none none solid ;}

.pad-left24{padding-left:1.5rem ;}  
.pad-divider{padding-top:1rem ;padding-right:1.5rem ;padding-bottom:0.75rem ;padding-left:1.5rem ;}  
.pad-basic{padding-top:0.75rem ;padding-right:3rem ;padding-bottom:0.75rem ;padding-left:3rem ;}  
.pad-basicSM{padding-top:0.75rem ;padding-right:1rem ;padding-bottom:0.75rem ;padding-left:1rem ;}  
.pad-small{padding-top:0.75rem ;padding-right:1rem ;padding-bottom:0.75rem ;padding-left:1rem ;}  
.pad-left12{padding-top:0 ;padding-right:0 ;padding-bottom:0 ;padding-left:1.5rem ;}  
.pad-right8{padding-right:0.5rem ;}  
.pad-right16{padding-right:1rem ;}  
.pad-right24{padding-right:1.5rem ;}  
.pad-sides16{padding-top:0 ;padding-right:1rem ;padding-bottom:0 ;padding-left:1rem ;}  
.pad-sides8{padding-top:0 ;padding-right:0.5rem ;padding-bottom:0 ;padding-left:0.5rem ;}  
.pad-sides4{padding-top:0 ;padding-right:0.25rem ;padding-bottom:0 ;padding-left:0.25rem ;}  
.pad-sides1{padding-top:0 ;padding-right:0.0625rem ;padding-bottom:0 ;padding-left:0.0625rem ;}  
.pad-sides24{padding-top:0 ;padding-right:1.5rem ;padding-bottom:0 ;padding-left:1.5rem ;}  
.pad-sides32{padding-top:0 ;padding-right:2rem ;padding-bottom:0 ;padding-left:2rem ;}  
.pad-sides40{padding-top:0 ;padding-right:2rem ;padding-bottom:0 ;padding-left:2.5rem ;}  
.pad-noBot{padding-top:0 ;padding-bottom:0 ;}  
.margin-button{margin-right:0.75rem ;margin-left:0.75rem ;}  
.margin-left64{margin-left:4rem ;}  
.margin-left32{margin-left:2rem ;}  
.margin-16noBot{margin-top:1rem ;margin-right:1rem ;margin-bottom:0 ;margin-left:1rem ;}  
.margin-left16{margin-top:0 ;margin-right:0 ;margin-bottom:0 ;margin-left:1rem ;}  
.margin-left24{margin-left:1.5rem ;}  
.pad-sides24{padding-right:1.5rem ;padding-left:1.5rem ;}  
.margin-right32{margin-right:2rem ;}  
.margin-right24{margin-right:1.5rem ;}  
.margin-negleft24{margin-left:-1.5rem ;}  
.margin-negleft40{margin-left:-2.5rem ;}  
.margin-negleft80{margin-left:-5rem ;}  
.margin-ALL16{margin:1rem ;}  

.round-5{border-radius:5px 5px 5px 5px ;}
.round-9{border-radius:9px 9px 9px 9px ;}
.round-right-6{border-radius:0px 6px 6px 0px ;}
.round-right-9{border-radius:0px 9px 9px 0px ;}
.round-top-6{border-radius:6px 6px 0px 0px ;}
.round-top-9{border-radius:9px 9px 0px 0px ;}
.round-bot-6{border-radius:0px 0px 6px 6px ;}
.round-bot-9{border-radius:0px 0px 9px 9px ;}
.round-bot-left-9{border-radius:0px 0px 0px 9px ;}
.round-top-right{border-radius:0px 9px 0px 0px ;}
.round-top-left-9{border-radius:9px 0px 0px 0px ;}
.round-left-9{border-radius:9px 0px 0px 9px ;}
.round-no-top-right{border-radius:9px 6px 6px 6px ;}
.round-all-9{border-radius:9px ;}
.round-all-6{border-radius:6px ;}
.opacity-20{opacity:0.20 }
.opacity-40{opacity:0.40 }
.opacity-50{opacity:0.50 }
.opacity-70{opacity:0.70 }
.opacity-80{opacity:0.80 }
.opacity-90{opacity:0.90 }

/*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_4447_31 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #009999;








}
#stacks_in_4447_31 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
.text-colour-sea{--header-color:rgba(51, 72, 79, 1.00);--subheader-color:rgba(51, 72, 79, 1.00);--small-color:rgba(51, 72, 79, 1.00);--text-color:rgba(51, 72, 79, 1.00);--link-color:rgba(114, 102, 44, 1.00);--link-color-hover:rgba(204, 153, 51, 1.00);--link-decoration:none;--link-decoration-hover:none}
.text-pastels{--header-color:rgba(102, 153, 153, 1.00);--subheader-color:rgba(204, 255, 255, 1.00);--small-color:rgba(204, 255, 255, 1.00);--text-color:rgba(204, 255, 255, 1.00);--link-color:rgba(0, 140, 186, 1.00);--link-color-hover:rgba(0, 102, 136, 1.00);--link-decoration:none;--link-decoration-hover:underline}
 p,.p, h1,.h1, h2,.h2, h3,.h3, h4,.h4, h5,.h5, h6,.h6,     .font-bold{font-size:calc(16rem/16) ;font-weight:400 ;}@media only screen and (min-width:40em) { p,.p, h1,.h1, h2,.h2, h3,.h3, h4,.h4, h5,.h5, h6,.h6,     .font-bold{font-size:calc(16rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) { p,.p, h1,.h1, h2,.h2, h3,.h3, h4,.h4, h5,.h5, h6,.h6,     .font-bold{font-size:calc(18rem/16) ;line-height:1.50 }}
.text-qa{--header-color:rgba(51, 51, 0, 1.00);--subheader-color:rgba(138, 138, 138, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(51, 72, 79, 1.00);--link-color:rgba(51, 51, 0, 1.00);--link-color-hover:rgba(114, 102, 44, 1.00);--link-decoration:none;--link-decoration-hover:none}
.text-beige{--header-color:rgba(204, 204, 153, 1.00);--subheader-color:rgba(204, 204, 153, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(204, 204, 153, 1.00);--link-color:rgba(0, 140, 186, 1.00);--link-color-hover:rgba(0, 102, 136, 1.00);--link-decoration:none;--link-decoration-hover:none}
.myscore{position:relative;white-space:normal}.myscore:before{content:"";position:absolute;bottom:0px;left:0;width:calc(100% - 0rem / 8);margin:0 calc(0rem / 16);height:2px;background:currentcolor;transform:scaleX(0.00);transform-origin: center ;transition:transform 250ms ease-in;background-color:rgba(0, 0, 0, 1.00) ;}.myscore:hover:before{transform:scaleX(1.00);transform-origin: center }

/*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_4447_291 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #4F4399;








}
#stacks_in_4447_291 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
.menu-padLeft{padding-left:1.5rem ;}  
.menu-padRight{padding-right:8rem ;}  
.menu-margin{margin-right:0.0625rem ;margin-left:4rem ;}  
.menu-pipe{margin-right:0.0625rem ;margin-left:0 ;}  
.menu-wide{width:auto ;min-width:0.00px ;max-width:1000.00px ;}  
.is_stuck .top-bar.mytop,.is_stuck .top-bar.mytop ul{--topbar-background:rgba(0, 102, 102, 1.00)}.is_stuck .top-bar.mytop{padding:0 0.5rem}.is_stuck .title-bar.mytop{--titlebar-background:rgba(51, 72, 79, 1.00);--titlebar-color:rgba(255, 255, 255, 1.00);padding:0.75rem}.is_stuck .title-bar.mytop .menu-icon{--hamburger-color:rgba(254, 254, 254, 1.00);--hamburger-width:1.25rem;--hamburger-height:1rem;--hamburger-weight:2px}



/* Start Responsive Shim stack CSS code */.stacks_in_3179_200shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */
#stacks_in_1313{padding-left:0px;padding-right:0px;}#stacks_in_1313 > .jack{margin:0px;padding:0px;border-color:#000000;border-width:0px;border-style:solid;border-radius:0px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_1313 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_1313 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_1313 > .jack.width-static{width:500px}#stacks_in_1313 > .jack.width-flexible{width:100%}#stacks_in_1313 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_1313 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_1313 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_1313 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_1313 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_1313 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_1313 > .jack::after{border-radius:0px}#stacks_in_1313 > .jack.border-detailed-radius,#stacks_in_1313 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_1313 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_1313 > .jack.bg-color{background-color:#003958}#stacks_in_1313 > .jack.bg-gradient{background-color:#33484F}#stacks_in_1313 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_1313 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_1313 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_1313 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_1313 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1313 > .jack.bg-image:not(.glass){}#stacks_in_1313 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_1313 > .jack.bg-image.glass.after,#stacks_in_1313 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_1313 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_1313 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_1313 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_1313 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_1313 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_1313 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_1313 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_1313 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_1313 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_1313 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1313 > .jack.bg-image.glass.after,#stacks_in_1313 > .glass.jack.bg-image::after{}#stacks_in_1313 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_1313 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_1313 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_1313 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_1313 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_1313 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_1313 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_1313 > .jack.peek-shadow::before,#stacks_in_1313 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_1313 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_1313 > .jack{overflow:visible;}#stacks_in_1313 > .jack.height-static{height:100px}#stacks_in_1313 > .jack.height-minmax{min-height:100px;max-height:800px}
/* Start Responsive Shim stack CSS code */.stacks_in_1302shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code */
#stacks_in_1302 {
	padding: 0px 6px 0px 0px;
}

#stacks_in_1303 {
	margin: 0px 32px 0px 32px;
	padding: 0px 0px 0px 6px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_1304shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code */
/* Start Responsive Shim stack CSS code */.stacks_in_3160shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_3161shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */
/* Start Responsive Shim stack CSS code */.stacks_in_3172shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */#stacks_in_1307{padding-left:0px;padding-right:0px;}#stacks_in_1307 > .jack{margin:0px;padding:0px;border-color:#000000;border-width:0px;border-style:solid;border-radius:0px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_1307 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_1307 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_1307 > .jack.width-static{width:500px}#stacks_in_1307 > .jack.width-flexible{width:100%}#stacks_in_1307 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_1307 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_1307 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_1307 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_1307 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_1307 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_1307 > .jack::after{border-radius:0px}#stacks_in_1307 > .jack.border-detailed-radius,#stacks_in_1307 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_1307 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_1307 > .jack.bg-color{background-color:#003958}#stacks_in_1307 > .jack.bg-gradient{background-color:#33484F}#stacks_in_1307 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_1307 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_1307 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_1307 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_1307 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1307 > .jack.bg-image:not(.glass){}#stacks_in_1307 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_1307 > .jack.bg-image.glass.after,#stacks_in_1307 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_1307 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_1307 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_1307 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_1307 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_1307 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_1307 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_1307 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_1307 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_1307 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_1307 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1307 > .jack.bg-image.glass.after,#stacks_in_1307 > .glass.jack.bg-image::after{}#stacks_in_1307 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_1307 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_1307 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_1307 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_1307 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_1307 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_1307 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_1307 > .jack.peek-shadow::before,#stacks_in_1307 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_1307 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_1307 > .jack{overflow:visible;}#stacks_in_1307 > .jack.height-static{height:100px}#stacks_in_1307 > .jack.height-minmax{min-height:100px;max-height:800px}
/* Start Responsive Shim stack CSS code */.stacks_in_1309shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */
#stacks_in_1309 {
	padding: 0px 6px 0px 0px;
}
#stacks_in_1310 h1,#stacks_in_1310 .hTxt:not(.segment) div{font-size:2.00rem}@media all and (max-width:640px){#stacks_in_1310 h1,#stacks_in_1310 .hTxt:not(.segment) div{font-size:1.15rem}}#stacks_in_1310 h1,#stacks_in_1310 div{color:rgba(153, 204, 204, 1.00)}#stacks_in_1310 h1 a,#stacks_in_1310 div a{color:rgba(153, 204, 204, 1.00)}#stacks_in_1310 h1 a:hover,#stacks_in_1310 div a:hover{color:rgba(114, 153, 153, 1.00)}#stacks_in_1310 small,#stacks_in_1310 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_1310 h1.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}


#stacks_in_1310 {
	padding: 0px 0px 6px 0px;
}

#stacks_in_1327 {
	font-weight: bold;
}
/* Start Responsive Shim stack CSS code */.stacks_in_1312shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */
#stacks_in_1312 {
	padding: 0px 6px 0px 0px;
}

#stacks_in_3{padding-left:0px;padding-right:0px;}#stacks_in_3 > .jack{margin:0px;padding:0px;border-color:#000000;border-width:0px;border-style:solid;border-radius:0px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_3 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_3 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_3 > .jack.width-static{width:500px}#stacks_in_3 > .jack.width-flexible{width:100%}#stacks_in_3 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_3 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_3 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_3 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_3 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_3 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_3 > .jack::after{border-radius:0px}#stacks_in_3 > .jack.border-detailed-radius,#stacks_in_3 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_3 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_3 > .jack.bg-color{background-color:#003958}#stacks_in_3 > .jack.bg-gradient{background-color:#006699}#stacks_in_3 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_3 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_3 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_3 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_3 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_3 > .jack.bg-image:not(.glass){}#stacks_in_3 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_3 > .jack.bg-image.glass.after,#stacks_in_3 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_3 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_3 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_3 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_3 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_3 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_3 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_3 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_3 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_3 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_3 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_3 > .jack.bg-image.glass.after,#stacks_in_3 > .glass.jack.bg-image::after{}#stacks_in_3 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_3 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_3 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_3 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_3 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_3 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_3 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_3 > .jack.peek-shadow::before,#stacks_in_3 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_3 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_3 > .jack{overflow:visible;}#stacks_in_3 > .jack.height-static{height:100px}#stacks_in_3 > .jack.height-minmax{min-height:100px;max-height:800px}
.stacks_in_26creeper_anchor{height:0px;margin:0;padding:0}.stacks_in_26creeper{margin:0 0 10px;z-index:9999;height:auto;text-align:center;background-color:rgba(0,0,0,0);overflow-x:visible !important}#stacks_in_26creeperContain{margin-left:auto;margin-right:auto;}

#stacks_in_28_6{overflow:visible}.pin-spacer.spacer-stacks_in_28_6{width:100%;min-width:100%}.pin-spacer.spacer-stacks_in_28_6.posFixed.allow-overlay{display:none}@media screen and (max-width:% id=breakpoint %px){.pin-spacer.spacer-stacks_in_28_6.hide-below-bp{display:none}}@media screen and (min-width:% id=breakpoint %px){.pin-spacer.spacer-stacks_in_28_6.hide-above-bp{display:none}}#stacks_in_28_6 > .pin-fixed{z-index:100}#stacks_in_28_6 > .pin-fixed.pin-it::after{background:#003958;opacity:0.0}#stacks_in_28_6 > .pin-it.pin-static{position:relative;z-index:1}@media screen and (max-width:% id=breakpoint %px){#stacks_in_28_6 > .pin-it.hide-below-bp{display:none}}@media screen and (min-width:% id=breakpoint %px){#stacks_in_28_6 > .pin-it.hide-above-bp{display:none}}#stacks_in_28_6 > .pin-it::after{z-index:-1;position:absolute;top:0;left:0;bottom:0;right:0;content:"";background:#006699;opacity:0.0;-webkit-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out}#stacks_in_28_6 > .pin-it.pin-fixed{position:fixed;top: 0px }@media screen and (max-width:% id=breakpoint %px){#stacks_in_28_6 > .pin-it.pin-fixed.mob-full-width{left:0;width:100% !important}}@media screen and (min-width:% id=breakpoint %px){#stacks_in_28_6 > .pin-it.pin-fixed{top:0px}}
#stacks_in_28_6 .pin-it.pin-fixed.fixed-shadow   {-webkit-box-shadow:rgba(0,0,0,0.40) 0 1px 5px;-moz-box-shadow:rgba(0,0,0,0.40) 0 1px 5px;box-shadow:rgba(0,0,0,0.40) 0 1px 5px}
#stacks_in_28_8{padding-right:0.00px;padding-left:0.00px;}#stacks_in_28_8 > .jack{margin:3px;padding:0px;border-color:#000000;border-width:0px;border-style:solid;border-radius:0px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_28_8 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_28_8 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_28_8 > .jack.width-static{width:500px}#stacks_in_28_8 > .jack.width-flexible{width:100%}#stacks_in_28_8 > .jack.margin-detailed{margin:0.00px 0.00px 6.00px 0.00px}#stacks_in_28_8 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_28_8 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_28_8 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_28_8 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_28_8 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_28_8 > .jack::after{border-radius:0px}#stacks_in_28_8 > .jack.border-detailed-radius,#stacks_in_28_8 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_28_8 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_28_8 > .jack.bg-color{background-color:#FBAB12}#stacks_in_28_8 > .jack.bg-gradient{background-color:#003958}#stacks_in_28_8 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_28_8 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_28_8 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_28_8 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_28_8 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_28_8 > .jack.bg-image:not(.glass){}#stacks_in_28_8 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_28_8 > .jack.bg-image.glass.after,#stacks_in_28_8 > .glass.jack.bg-image::after{opacity:0.80;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_28_8 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_28_8 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_28_8 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_28_8 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_28_8 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_28_8 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_28_8 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_28_8 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_28_8 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_28_8 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_28_8 > .jack.bg-image.glass.after,#stacks_in_28_8 > .glass.jack.bg-image::after{}#stacks_in_28_8 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_28_8 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_28_8 > .jack.drop-shadow{-webkit-box-shadow:0px 6px 9px -6px rgba(9,9,9,0.50);box-shadow:0px 6px 9px -6px rgba(9,9,9,0.50)}#stacks_in_28_8 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 3px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 3px 6px 2px rgba(0,0,0,0.50)}#stacks_in_28_8 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 6px 9px -6px rgba(9,9,9,0.50),inset 0px 3px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 6px 9px -6px rgba(9,9,9,0.50),inset 0px 3px 6px 2px rgba(0,0,0,0.50)}#stacks_in_28_8 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_28_8 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_28_8 > .jack.peek-shadow::before,#stacks_in_28_8 > .jack.peek-shadow::after{-webkit-box-shadow:3px 9px 20px 0px rgba(3,3,3,0.80);box-shadow:3px 9px 20px 0px rgba(3,3,3,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_28_8 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_28_8 > .jack{overflow:visible;}#stacks_in_28_8 > .jack.height-static{height:100px}#stacks_in_28_8 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_28_8 {
	background-color: rgba(0, 102, 153, 1.00);
}

#stacks_in_4246_6{overflow:visible}.pin-spacer.spacer-stacks_in_4246_6{width:100%;min-width:100%}.pin-spacer.spacer-stacks_in_4246_6.posFixed.allow-overlay{display:none}@media screen and (max-width:% id=breakpoint %px){.pin-spacer.spacer-stacks_in_4246_6.hide-below-bp{display:none}}@media screen and (min-width:% id=breakpoint %px){.pin-spacer.spacer-stacks_in_4246_6.hide-above-bp{display:none}}#stacks_in_4246_6 > .pin-fixed{z-index:100}#stacks_in_4246_6 > .pin-fixed.pin-it::after{background:#003958;opacity:0.0}#stacks_in_4246_6 > .pin-it.pin-static{position:relative;z-index:1}@media screen and (max-width:% id=breakpoint %px){#stacks_in_4246_6 > .pin-it.hide-below-bp{display:none}}@media screen and (min-width:% id=breakpoint %px){#stacks_in_4246_6 > .pin-it.hide-above-bp{display:none}}#stacks_in_4246_6 > .pin-it::after{z-index:-1;position:absolute;top:0;left:0;bottom:0;right:0;content:"";background:#006699;opacity:0.0;-webkit-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out}#stacks_in_4246_6 > .pin-it.pin-fixed{position:fixed;top: 0px }@media screen and (max-width:% id=breakpoint %px){#stacks_in_4246_6 > .pin-it.pin-fixed.mob-full-width{left:0;width:100% !important}}@media screen and (min-width:% id=breakpoint %px){#stacks_in_4246_6 > .pin-it.pin-fixed{top:0px}}
#stacks_in_4246_6 .pin-it.pin-fixed.fixed-shadow   {-webkit-box-shadow:rgba(0,0,0,0.40) 0 1px 5px;-moz-box-shadow:rgba(0,0,0,0.40) 0 1px 5px;box-shadow:rgba(0,0,0,0.40) 0 1px 5px}
#stacks_in_4246_8{padding-right:0.00px;padding-left:0.00px;}#stacks_in_4246_8 > .jack{margin:3px;padding:0px;border-color:#000000;border-width:0px;border-style:solid;border-radius:0px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_4246_8 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_4246_8 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_4246_8 > .jack.width-static{width:500px}#stacks_in_4246_8 > .jack.width-flexible{width:100%}#stacks_in_4246_8 > .jack.margin-detailed{margin:0.00px 0.00px 6.00px 0.00px}#stacks_in_4246_8 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_4246_8 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_4246_8 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_4246_8 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_4246_8 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_4246_8 > .jack::after{border-radius:0px}#stacks_in_4246_8 > .jack.border-detailed-radius,#stacks_in_4246_8 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_4246_8 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_4246_8 > .jack.bg-color{background-color:#FBAB12}#stacks_in_4246_8 > .jack.bg-gradient{background-color:#003958}#stacks_in_4246_8 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_4246_8 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_4246_8 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_4246_8 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_4246_8 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_4246_8 > .jack.bg-image:not(.glass){}#stacks_in_4246_8 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_4246_8 > .jack.bg-image.glass.after,#stacks_in_4246_8 > .glass.jack.bg-image::after{opacity:0.80;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_4246_8 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_4246_8 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_4246_8 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_4246_8 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_4246_8 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_4246_8 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_4246_8 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_4246_8 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_4246_8 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_4246_8 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_4246_8 > .jack.bg-image.glass.after,#stacks_in_4246_8 > .glass.jack.bg-image::after{}#stacks_in_4246_8 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_4246_8 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_4246_8 > .jack.drop-shadow{-webkit-box-shadow:0px 6px 9px -6px rgba(9,9,9,0.50);box-shadow:0px 6px 9px -6px rgba(9,9,9,0.50)}#stacks_in_4246_8 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 3px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 3px 6px 2px rgba(0,0,0,0.50)}#stacks_in_4246_8 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 6px 9px -6px rgba(9,9,9,0.50),inset 0px 3px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 6px 9px -6px rgba(9,9,9,0.50),inset 0px 3px 6px 2px rgba(0,0,0,0.50)}#stacks_in_4246_8 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_4246_8 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_4246_8 > .jack.peek-shadow::before,#stacks_in_4246_8 > .jack.peek-shadow::after{-webkit-box-shadow:3px 9px 20px 0px rgba(3,3,3,0.80);box-shadow:3px 9px 20px 0px rgba(3,3,3,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_4246_8 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_4246_8 > .jack{overflow:visible;}#stacks_in_4246_8 > .jack.height-static{height:100px}#stacks_in_4246_8 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_4246_8 {
	background-color: rgba(0, 102, 153, 1.00);
}

/* Start Responsive Shim stack CSS code */.stacks_in_13shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */
#stacks_in_13 {
	padding: 0px 6px 0px 0px;
}

#stacks_in_5840 {
	padding: 0px 0px 0px 4px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_5843shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */
#stacks_in_5843 {
	padding: 0px 6px 0px 0px;
}
#stacks_in_16 h1,#stacks_in_16 .hTxt:not(.segment) div{font-size:1.50rem}@media all and (max-width:640px){#stacks_in_16 h1,#stacks_in_16 .hTxt:not(.segment) div{font-size:1.00rem}}#stacks_in_16 h1,#stacks_in_16 div{color:rgba(204, 204, 153, 1.00)}#stacks_in_16 h1 a,#stacks_in_16 div a{color:rgba(204, 204, 153, 1.00)}#stacks_in_16 h1 a:hover,#stacks_in_16 div a:hover{color:rgba(153, 153, 114, 1.00)}#stacks_in_16 small,#stacks_in_16 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_16 h1.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}


#stacks_out_16 {
	margin-right:0;
}
#stacks_in_5725 h1,#stacks_in_5725 .hTxt:not(.segment) div{font-size:1.50rem}@media all and (max-width:640px){#stacks_in_5725 h1,#stacks_in_5725 .hTxt:not(.segment) div{font-size:1.00rem}}#stacks_in_5725 h1,#stacks_in_5725 div{color:rgba(204, 204, 153, 1.00)}#stacks_in_5725 h1 a,#stacks_in_5725 div a{color:rgba(204, 204, 153, 1.00)}#stacks_in_5725 h1 a:hover,#stacks_in_5725 div a:hover{color:rgba(153, 153, 114, 1.00)}#stacks_in_5725 small,#stacks_in_5725 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_5725 h1.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}


#stacks_out_5725 {
	margin-right:0;
}
#stacks_in_17 p,#stacks_in_17 div{margin-bottom:0}#stacks_in_17 p,#stacks_in_17 div,#stacks_in_17 ul,#stacks_in_17 ol,#stacks_in_17 dl{color:rgba(204, 204, 153, 1.00)}#stacks_in_17 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_17 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_17,#stacks_in_17 div,#stacks_in_17 p,#stacks_in_17 ol,#stacks_in_17 ul li,#stacks_in_17 ol li,#stacks_in_17 ol,#stacks_in_17 dl{font-size:1.50rem}@media all and (max-width:640px){#stacks_in_17,#stacks_in_17 div,#stacks_in_17 p,#stacks_in_17 ol,#stacks_in_17 ul li,#stacks_in_17 ol li,#stacks_in_17 ol,#stacks_in_17 dl{font-size:0.80rem}}@media only screen and (min-width:0px){#stacks_in_17,#stacks_in_17 div,#stacks_in_17 p,#stacks_in_17 .fa:not(.no-indent),#stacks_in_17 ol,#stacks_in_17 ul li,#stacks_in_17 ol li,#stacks_in_17 ol,#stacks_in_17 dl{line-height:1.15}}@media only screen and (min-width:0px){#stacks_in_17{letter-spacing:0.27px;}}


#stacks_in_17 {
	padding: 1px 0px 2px 0px;
}
#stacks_in_20 p,#stacks_in_20 div,#stacks_in_20 ul,#stacks_in_20 ol,#stacks_in_20 dl{color:rgba(204, 204, 153, 1.00)}#stacks_in_20 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_20 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_20,#stacks_in_20 div,#stacks_in_20 p,#stacks_in_20 ol,#stacks_in_20 ul li,#stacks_in_20 ol li,#stacks_in_20 ol,#stacks_in_20 dl{font-size:1.25rem}@media all and (max-width:640px){#stacks_in_20,#stacks_in_20 div,#stacks_in_20 p,#stacks_in_20 ol,#stacks_in_20 ul li,#stacks_in_20 ol li,#stacks_in_20 ol,#stacks_in_20 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_20,#stacks_in_20 div,#stacks_in_20 p,#stacks_in_20 .fa:not(.no-indent),#stacks_in_20 ol,#stacks_in_20 ul li,#stacks_in_20 ol li,#stacks_in_20 ol,#stacks_in_20 dl{line-height:1.15}}@media only screen and (min-width:0px){#stacks_in_20{letter-spacing:0.27px;}}


#stacks_in_20 {
	padding: 1px 0px 2px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_21shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */
#stacks_in_21 {
	padding: 0px 6px 0px 0px;
}

/* Start Responsive Shim stack CSS code */.stacks_in_22shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_25shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */
/* Start Responsive Shim stack CSS code */.stacks_in_4301shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */
#stacks_in_4497{padding-left:0px;padding-right:0px;}#stacks_in_4497 > .jack{margin:0px;padding:0px;border-color:#006699;border-width:1px;border-style:solid;border-radius:6px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_4497 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_4497 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_4497 > .jack.width-static{width:500px}#stacks_in_4497 > .jack.width-flexible{width:100%}#stacks_in_4497 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_4497 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_4497 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_4497 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_4497 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_4497 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_4497 > .jack::after{border-radius:6px}#stacks_in_4497 > .jack.border-detailed-radius,#stacks_in_4497 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_4497 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_4497 > .jack.bg-color{background-color:#003958}#stacks_in_4497 > .jack.bg-gradient{background-color:#003958}#stacks_in_4497 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_4497 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_4497 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_4497 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_4497 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_4497 > .jack.bg-image:not(.glass){}#stacks_in_4497 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_4497 > .jack.bg-image.glass.after,#stacks_in_4497 > .glass.jack.bg-image::after{opacity:0.90;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_4497 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_4497 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_4497 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_4497 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_4497 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_4497 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_4497 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_4497 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_4497 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_4497 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_4497 > .jack.bg-image.glass.after,#stacks_in_4497 > .glass.jack.bg-image::after{}#stacks_in_4497 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_4497 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_4497 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_4497 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_4497 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_4497 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_4497 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_4497 > .jack.peek-shadow::before,#stacks_in_4497 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_4497 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_4497 > .jack{overflow:visible;}#stacks_in_4497 > .jack.height-static{height:100px}#stacks_in_4497 > .jack.height-minmax{min-height:100px;max-height:800px}



/* -- Start Shady Each css Template -- */

#stacks_in_4833,#stacks_in_4833 * {
	overflow: visible !important;
}

#stacks_in_4833 img{
	-webkit-filter: drop-shadow(0px 10px 10px rgba(0,0,0,0.5));
	max-width: 100%;
	height: auto;
	transform: translate3d(0,0,0);
}

.stacks_in_4833_wrapper {
	box-sizing: border-box;
	padding: 10px;
	padding-right: 10px;
	padding-bottom: 20px;	
	max-width: calc(10000px - 10px);
	margin: 0 auto 0 auto;
}





/* -- End Shady Each css Template -- */#stacks_in_4848{padding-left:0px;padding-right:0px;}#stacks_in_4848 > .jack{margin:0px;padding:0px;border-color:#000000;border-width:0px;border-style:solid;border-radius:0px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_4848 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_4848 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_4848 > .jack.width-static{width:500px}#stacks_in_4848 > .jack.width-flexible{width:100%}#stacks_in_4848 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_4848 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_4848 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_4848 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_4848 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_4848 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_4848 > .jack::after{border-radius:0px}#stacks_in_4848 > .jack.border-detailed-radius,#stacks_in_4848 > .jack.border-detailed-radius::after{border-radius:9.00px 9.00px 0.00px 0.00px}#stacks_in_4848 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_4848 > .jack.bg-color{background-color:#89C5FF}#stacks_in_4848 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_4848 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_4848 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_4848 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_4848 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_4848 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_4848 > .jack.bg-image:not(.glass){}#stacks_in_4848 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_4848 > .jack.bg-image.glass.after,#stacks_in_4848 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_4848 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_4848 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_4848 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_4848 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_4848 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_4848 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_4848 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_4848 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_4848 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_4848 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_4848 > .jack.bg-image.glass.after,#stacks_in_4848 > .glass.jack.bg-image::after{}#stacks_in_4848 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_4848 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_4848 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_4848 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_4848 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_4848 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_4848 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_4848 > .jack.peek-shadow::before,#stacks_in_4848 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_4848 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_4848 > .jack{overflow:visible;}#stacks_in_4848 > .jack.height-static{height:100px}#stacks_in_4848 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_4848 {
	background-color: rgba(0, 102, 153, 1.00);
}
/* Start Responsive Shim stack CSS code */.stacks_in_4852shim{	padding-top: 9%;}/* End Responsive Shim stack CSS code */
#stacks_out_4852 {
	width: 96%;
}
#stacks_in_4835 p,#stacks_in_4835 div{margin-bottom:0}#stacks_in_4835 p,#stacks_in_4835 div,#stacks_in_4835 ul,#stacks_in_4835 ol,#stacks_in_4835 dl{color:rgba(194, 196, 136, 1.00)}#stacks_in_4835 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_4835 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_4835,#stacks_in_4835 div,#stacks_in_4835 p,#stacks_in_4835 ol,#stacks_in_4835 ul li,#stacks_in_4835 ol li,#stacks_in_4835 ol,#stacks_in_4835 dl{font-size:1.15rem}@media all and (max-width:640px){#stacks_in_4835,#stacks_in_4835 div,#stacks_in_4835 p,#stacks_in_4835 ol,#stacks_in_4835 ul li,#stacks_in_4835 ol li,#stacks_in_4835 ol,#stacks_in_4835 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_4835{}}


/* -- Start Shady Each css Template -- */

#stacks_in_4508,#stacks_in_4508 * {
	overflow: visible !important;
}

#stacks_in_4508 img{
	-webkit-filter: drop-shadow(0px 10px 10px rgba(0,0,0,0.5));
	max-width: 100%;
	height: auto;
	transform: translate3d(0,0,0);
}

.stacks_in_4508_wrapper {
	box-sizing: border-box;
	padding: 10px;
	padding-right: 10px;
	padding-bottom: 20px;	
	max-width: calc(10000px - 10px);
	margin: 0 auto 0 auto;
}





/* -- End Shady Each css Template -- */#stacks_in_4450{padding-left:0px;padding-right:0px;}#stacks_in_4450 > .jack{margin:0px;padding:0px;border-color:#000000;border-width:0px;border-style:solid;border-radius:0px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_4450 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_4450 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_4450 > .jack.width-static{width:500px}#stacks_in_4450 > .jack.width-flexible{width:100%}#stacks_in_4450 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_4450 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_4450 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_4450 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_4450 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_4450 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_4450 > .jack::after{border-radius:0px}#stacks_in_4450 > .jack.border-detailed-radius,#stacks_in_4450 > .jack.border-detailed-radius::after{border-radius:9.00px 9.00px 0.00px 0.00px}#stacks_in_4450 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_4450 > .jack.bg-color{background-color:#89C5FF}#stacks_in_4450 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_4450 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_4450 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_4450 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_4450 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_4450 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_4450 > .jack.bg-image:not(.glass){}#stacks_in_4450 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_4450 > .jack.bg-image.glass.after,#stacks_in_4450 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_4450 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_4450 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_4450 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_4450 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_4450 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_4450 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_4450 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_4450 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_4450 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_4450 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_4450 > .jack.bg-image.glass.after,#stacks_in_4450 > .glass.jack.bg-image::after{}#stacks_in_4450 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_4450 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_4450 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_4450 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_4450 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_4450 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_4450 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_4450 > .jack.peek-shadow::before,#stacks_in_4450 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_4450 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_4450 > .jack{overflow:visible;}#stacks_in_4450 > .jack.height-static{height:100px}#stacks_in_4450 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_4450 {
	background-color: rgba(0, 102, 153, 1.00);
}
/* Start Responsive Shim stack CSS code */.stacks_in_4869shim{	padding-top: 42%;}/* End Responsive Shim stack CSS code */
#stacks_out_4869 {
	width: 96%;
}
#stacks_in_4866 p,#stacks_in_4866 div{margin-bottom:0}#stacks_in_4866 p,#stacks_in_4866 div,#stacks_in_4866 ul,#stacks_in_4866 ol,#stacks_in_4866 dl{color:rgba(194, 196, 136, 1.00)}#stacks_in_4866 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_4866 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_4866,#stacks_in_4866 div,#stacks_in_4866 p,#stacks_in_4866 ol,#stacks_in_4866 ul li,#stacks_in_4866 ol li,#stacks_in_4866 ol,#stacks_in_4866 dl{font-size:1.15rem}@media all and (max-width:640px){#stacks_in_4866,#stacks_in_4866 div,#stacks_in_4866 p,#stacks_in_4866 ol,#stacks_in_4866 ul li,#stacks_in_4866 ol li,#stacks_in_4866 ol,#stacks_in_4866 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_4866{}}


/* Start Responsive Shim stack CSS code */.stacks_in_4517shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */#stacks_in_4518 h3,#stacks_in_4518 .hTxt:not(.segment) div{font-size:1.25rem}@media all and (max-width:640px){#stacks_in_4518 h3,#stacks_in_4518 .hTxt:not(.segment) div{font-size:0.95rem}}#stacks_in_4518 h3.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}


#stacks_in_4521 {
	text-transform: capitalize;
	font-weight: bold;
}
#stacks_in_4524 h3,#stacks_in_4524 .hTxt:not(.segment) div{font-size:1.25rem}@media all and (max-width:640px){#stacks_in_4524 h3,#stacks_in_4524 .hTxt:not(.segment) div{font-size:0.95rem}}#stacks_in_4524 h3.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}


#stacks_in_4526 {
	text-transform: capitalize;
	font-weight: bold;
}

/* Start Responsive Shim stack CSS code */.stacks_in_4533shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */#stacks_in_4534 h3,#stacks_in_4534 .hTxt:not(.segment) div{font-size:1.25rem}@media all and (max-width:640px){#stacks_in_4534 h3,#stacks_in_4534 .hTxt:not(.segment) div{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_4534 h3,#stacks_in_4534 div{line-height:1.35}}@media only screen and (min-width:0px){#stacks_in_4534 h3,#stacks_in_4534 div{letter-spacing:-0.50px}}#stacks_in_4534 .header-pro.text-center .hTxt{margin-right:1px}#stacks_in_4534 h3.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}


#stacks_in_4537 {
	text-transform: capitalize;
	font-weight: bold;
}
#stacks_in_4540 h3,#stacks_in_4540 .hTxt:not(.segment) div{font-size:1.25rem}@media all and (max-width:640px){#stacks_in_4540 h3,#stacks_in_4540 .hTxt:not(.segment) div{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_4540 h3,#stacks_in_4540 div{line-height:1.35}}@media only screen and (min-width:0px){#stacks_in_4540 h3,#stacks_in_4540 div{letter-spacing:-0.50px}}#stacks_in_4540 .header-pro.text-center .hTxt{margin-right:1px}#stacks_in_4540 h3.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}


#stacks_in_4542 {
	text-transform: capitalize;
	font-weight: bold;
}
/* Start Responsive Shim stack CSS code */.stacks_in_4878shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_4831shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */@media only screen and (max-width:640px){#stacks_in_4875 p,#stacks_in_4875 div{text-align:center !important}}#stacks_in_4875 p,#stacks_in_4875 div{margin-bottom:0}#stacks_in_4875 p,#stacks_in_4875 div,#stacks_in_4875 ul,#stacks_in_4875 ol,#stacks_in_4875 dl{color:rgba(153, 204, 204, 1.00)}#stacks_in_4875 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_4875 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_4875,#stacks_in_4875 div,#stacks_in_4875 p,#stacks_in_4875 ol,#stacks_in_4875 ul li,#stacks_in_4875 ol li,#stacks_in_4875 ol,#stacks_in_4875 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_4875,#stacks_in_4875 div,#stacks_in_4875 p,#stacks_in_4875 ol,#stacks_in_4875 ul li,#stacks_in_4875 ol li,#stacks_in_4875 ol,#stacks_in_4875 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_4875{}}


#stacks_in_4875 {
	border: solid rgba(153, 204, 255, 1.00);
	border-width: 1px 1px 0px 1px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_4879shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */
#stacks_in_4549 p,#stacks_in_4549 div{margin-bottom:0}#stacks_in_4549 p,#stacks_in_4549 div,#stacks_in_4549 ul,#stacks_in_4549 ol,#stacks_in_4549 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_4549 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_4549 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_4549,#stacks_in_4549 div,#stacks_in_4549 p,#stacks_in_4549 ol,#stacks_in_4549 ul li,#stacks_in_4549 ol li,#stacks_in_4549 ol,#stacks_in_4549 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_4549,#stacks_in_4549 div,#stacks_in_4549 p,#stacks_in_4549 ol,#stacks_in_4549 ul li,#stacks_in_4549 ol li,#stacks_in_4549 ol,#stacks_in_4549 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_4549{}}



/* Start Responsive Shim stack CSS code */.stacks_in_4580shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_4608shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_4610shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */
/* Start Responsive Shim stack CSS code */.stacks_in_4644shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */
/* Start Responsive Shim stack CSS code */.stacks_in_4648shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */
/* Start Responsive Shim stack CSS code */.stacks_in_4238shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_4239shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */
#stacks_in_4239 {
	border: solid rgba(153, 153, 153, 1.00);
	border-width: 1px 0px 0px 0px;
}

#stacks_out_4239 {
	width: 97%;
}

/*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_2285 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #996699;








}
#stacks_in_2285 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
/*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_2286 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #996699;








}
#stacks_in_2286 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/

#stacks_in_2286 {
	background-color: rgba(0, 102, 153, 1.00);
}
/*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_2289 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #996699;








}
#stacks_in_2289 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
/* Start Responsive Shim stack CSS code */.stacks_in_2288shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */#stacks_in_2291{padding-left:0px;padding-right:0px;}#stacks_in_2291 > .jack{margin:0px;padding:0px;border-color:#000000;border-width:0px;border-style:solid;border-radius:0px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_2291 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_2291 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_2291 > .jack.width-static{width:500px}#stacks_in_2291 > .jack.width-flexible{width:100%}#stacks_in_2291 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_2291 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_2291 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_2291 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_2291 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_2291 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_2291 > .jack::after{border-radius:0px}#stacks_in_2291 > .jack.border-detailed-radius,#stacks_in_2291 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_2291 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_2291 > .jack.bg-color{background-color:#003958}#stacks_in_2291 > .jack.bg-gradient{background-color:#666666}#stacks_in_2291 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_2291 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_2291 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_2291 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_2291 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_2291 > .jack.bg-image:not(.glass){}#stacks_in_2291 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_2291 > .jack.bg-image.glass.after,#stacks_in_2291 > .glass.jack.bg-image::after{opacity:0.50;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_2291 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_2291 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_2291 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_2291 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_2291 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_2291 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_2291 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_2291 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_2291 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_2291 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_2291 > .jack.bg-image.glass.after,#stacks_in_2291 > .glass.jack.bg-image::after{}#stacks_in_2291 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_2291 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_2291 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_2291 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_2291 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_2291 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_2291 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_2291 > .jack.peek-shadow::before,#stacks_in_2291 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_2291 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_2291 > .jack{overflow:visible;}#stacks_in_2291 > .jack.height-static{height:100px}#stacks_in_2291 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_2291 {
	background-color: rgba(0, 102, 153, 1.00);
}
/* Start Responsive Shim stack CSS code */.stacks_in_2292shim{	padding-top: 9%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_2293shim{	padding-top: 15%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_2294shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* -- Start Skyward Each css Template -- */

.stacks_in_2520skyward, .stacks_in_2520skywardInner, .stacks_in_2520wrapper {
	position: relative;
	z-index: 1;
	overflow: visible;
}


.stacks_in_2520skywardInner {
	top: -6px;
	margin-bottom: -6px;
}
	
		@media (max-width: 61.9em) {
			.stacks_in_2520skywardInner {
				top: -0px;
				margin-bottom: -0px;
			}
		}
		
		@media (max-width: 47.9em) {
			.stacks_in_2520skywardInner {
				top: -0px;
				margin-bottom: -0px;
			}
		}
	





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


/* -- End Skyward Each css Template -- *//* Start Responsive Shim stack CSS code */.stacks_in_2522shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_2525shim{	padding-top: 8%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_3262shim{	padding-top: 15%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_2298shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */#stacks_in_2494 h2,#stacks_in_2494 .hTxt:not(.segment) div{font-size:1.60rem}@media all and (max-width:640px){#stacks_in_2494 h2,#stacks_in_2494 .hTxt:not(.segment) div{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_2494 h2,#stacks_in_2494 div{line-height:1.25}}#stacks_in_2494 h2,#stacks_in_2494 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_2494 h2 a,#stacks_in_2494 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_2494 h2 a:hover,#stacks_in_2494 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_2494 small,#stacks_in_2494 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_2494 h2.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}


#stacks_in_2494 {
	padding: 0px 0px 0px 12px;
}
/*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_2299 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #996699;








}
#stacks_in_2299 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
/* Start Responsive Shim stack CSS code */.stacks_in_2301shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */#stacks_in_2504 p,#stacks_in_2504 div{margin-bottom:0}#stacks_in_2504,#stacks_in_2504 div,#stacks_in_2504 p,#stacks_in_2504 ol,#stacks_in_2504 ul li,#stacks_in_2504 ol li,#stacks_in_2504 ol,#stacks_in_2504 dl{font-size:1.30rem}@media all and (max-width:640px){#stacks_in_2504,#stacks_in_2504 div,#stacks_in_2504 p,#stacks_in_2504 ol,#stacks_in_2504 ul li,#stacks_in_2504 ol li,#stacks_in_2504 ol,#stacks_in_2504 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_2504{}}

#stacks_in_2302 p,#stacks_in_2302 div,#stacks_in_2302 ul,#stacks_in_2302 ol,#stacks_in_2302 dl{color:rgba(204, 204, 153, 1.00)}#stacks_in_2302 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_2302 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_2302,#stacks_in_2302 div,#stacks_in_2302 p,#stacks_in_2302 ol,#stacks_in_2302 ul li,#stacks_in_2302 ol li,#stacks_in_2302 ol,#stacks_in_2302 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_2302,#stacks_in_2302 div,#stacks_in_2302 p,#stacks_in_2302 ol,#stacks_in_2302 ul li,#stacks_in_2302 ol li,#stacks_in_2302 ol,#stacks_in_2302 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_2302{}}


#stacks_in_2302 {
	padding: 0px 30px 0px 0px;
}
#stacks_in_2303 p,#stacks_in_2303 div,#stacks_in_2303 ul,#stacks_in_2303 ol,#stacks_in_2303 dl{color:rgba(204, 204, 153, 1.00)}#stacks_in_2303 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_2303 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_2303,#stacks_in_2303 div,#stacks_in_2303 p,#stacks_in_2303 ol,#stacks_in_2303 ul li,#stacks_in_2303 ol li,#stacks_in_2303 ol,#stacks_in_2303 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_2303,#stacks_in_2303 div,#stacks_in_2303 p,#stacks_in_2303 ol,#stacks_in_2303 ul li,#stacks_in_2303 ol li,#stacks_in_2303 ol,#stacks_in_2303 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_2303{}}


#stacks_in_2303 {
	padding: 0px 12px 0px 20px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_2512shim{	padding-top: 5%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_2304shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_2305shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_2307 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #996699;








}
#stacks_in_2307 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/

/* Start Responsive Shim stack CSS code */.stacks_in_4936shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_4937shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */
#stacks_in_4937 {
	border: solid rgba(153, 153, 153, 1.00);
	border-width: 1px 0px 0px 0px;
}
/*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_2311 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #996699;








}
#stacks_in_2311 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
/* Start Responsive Shim stack CSS code */.stacks_in_3063shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */#stacks_in_2313{padding-left:0px;padding-right:0px;}#stacks_in_2313 > .jack{margin:0px;padding:0px;border-color:#000000;border-width:0px;border-style:solid;border-radius:0px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_2313 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_2313 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_2313 > .jack.width-static{width:500px}#stacks_in_2313 > .jack.width-flexible{width:100%}#stacks_in_2313 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_2313 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_2313 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_2313 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_2313 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_2313 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_2313 > .jack::after{border-radius:0px}#stacks_in_2313 > .jack.border-detailed-radius,#stacks_in_2313 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_2313 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_2313 > .jack.bg-color{background-color:#003958}#stacks_in_2313 > .jack.bg-gradient{background-color:#666666}#stacks_in_2313 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_2313 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_2313 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_2313 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_2313 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_2313 > .jack.bg-image:not(.glass){}#stacks_in_2313 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_2313 > .jack.bg-image.glass.after,#stacks_in_2313 > .glass.jack.bg-image::after{opacity:0.50;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_2313 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_2313 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_2313 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_2313 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_2313 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_2313 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_2313 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_2313 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_2313 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_2313 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_2313 > .jack.bg-image.glass.after,#stacks_in_2313 > .glass.jack.bg-image::after{}#stacks_in_2313 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_2313 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_2313 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_2313 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_2313 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_2313 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_2313 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_2313 > .jack.peek-shadow::before,#stacks_in_2313 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_2313 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_2313 > .jack{overflow:visible;}#stacks_in_2313 > .jack.height-static{height:100px}#stacks_in_2313 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_2313 {
	background-color: rgba(0, 102, 153, 1.00);
}
/* Start Responsive Shim stack CSS code */.stacks_in_2314shim{	padding-top: 9%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_2315shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code *//* -- Start Skyward Each css Template -- */

.stacks_in_2563skyward, .stacks_in_2563skywardInner, .stacks_in_2563wrapper {
	position: relative;
	z-index: 1;
	overflow: visible;
}


.stacks_in_2563skywardInner {
	top: -6px;
	margin-bottom: -6px;
}
	
		@media (max-width: 61.9em) {
			.stacks_in_2563skywardInner {
				top: -0px;
				margin-bottom: -0px;
			}
		}
		
		@media (max-width: 47.9em) {
			.stacks_in_2563skywardInner {
				top: -0px;
				margin-bottom: -0px;
			}
		}
	





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


/* -- End Skyward Each css Template -- *//* Start Responsive Shim stack CSS code */.stacks_in_2565shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_2568shim{	padding-top: 8%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_2319shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */#stacks_in_2538 h2,#stacks_in_2538 .hTxt:not(.segment) div{font-size:1.60rem}@media all and (max-width:640px){#stacks_in_2538 h2,#stacks_in_2538 .hTxt:not(.segment) div{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_2538 h2,#stacks_in_2538 div{line-height:1.25}}#stacks_in_2538 h2,#stacks_in_2538 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_2538 h2 a,#stacks_in_2538 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_2538 h2 a:hover,#stacks_in_2538 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_2538 small,#stacks_in_2538 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_2538 h2.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}


#stacks_in_2538 {
	padding: 0px 0px 0px 12px;
}
/*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_2320 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #996699;








}
#stacks_in_2320 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
/* Start Responsive Shim stack CSS code */.stacks_in_2323shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */#stacks_in_2549 p,#stacks_in_2549 div{margin-bottom:0}#stacks_in_2549,#stacks_in_2549 div,#stacks_in_2549 p,#stacks_in_2549 ol,#stacks_in_2549 ul li,#stacks_in_2549 ol li,#stacks_in_2549 ol,#stacks_in_2549 dl{font-size:1.30rem}@media all and (max-width:640px){#stacks_in_2549,#stacks_in_2549 div,#stacks_in_2549 p,#stacks_in_2549 ol,#stacks_in_2549 ul li,#stacks_in_2549 ol li,#stacks_in_2549 ol,#stacks_in_2549 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_2549{}}

#stacks_in_2324 p,#stacks_in_2324 div,#stacks_in_2324 ul,#stacks_in_2324 ol,#stacks_in_2324 dl{color:rgba(204, 204, 153, 1.00)}#stacks_in_2324 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_2324 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_2324,#stacks_in_2324 div,#stacks_in_2324 p,#stacks_in_2324 ol,#stacks_in_2324 ul li,#stacks_in_2324 ol li,#stacks_in_2324 ol,#stacks_in_2324 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_2324,#stacks_in_2324 div,#stacks_in_2324 p,#stacks_in_2324 ol,#stacks_in_2324 ul li,#stacks_in_2324 ol li,#stacks_in_2324 ol,#stacks_in_2324 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_2324{}}


#stacks_in_2324 {
	padding: 0px 39px 0px 0px;
}
#stacks_in_2325 p,#stacks_in_2325 div,#stacks_in_2325 ul,#stacks_in_2325 ol,#stacks_in_2325 dl{color:rgba(204, 204, 153, 1.00)}#stacks_in_2325 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_2325 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_2325{}}


#stacks_in_2325 {
	padding: 0px 12px 0px 20px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_2557shim{	padding-top: 6%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_2326shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_2327 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #996699;








}
#stacks_in_2327 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/

/* Start Responsive Shim stack CSS code */.stacks_in_2329shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_2330shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */
#stacks_in_2330 {
	border: solid rgba(153, 153, 153, 1.00);
	border-width: 1px 0px 0px 0px;
}
/*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_2331 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #996699;








}
#stacks_in_2331 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
/* Start Responsive Shim stack CSS code */.stacks_in_3064shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */#stacks_in_2333{padding-left:0px;padding-right:0px;}#stacks_in_2333 > .jack{margin:0px;padding:0px;border-color:#000000;border-width:0px;border-style:solid;border-radius:0px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_2333 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_2333 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_2333 > .jack.width-static{width:500px}#stacks_in_2333 > .jack.width-flexible{width:100%}#stacks_in_2333 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_2333 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_2333 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_2333 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_2333 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_2333 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_2333 > .jack::after{border-radius:0px}#stacks_in_2333 > .jack.border-detailed-radius,#stacks_in_2333 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_2333 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_2333 > .jack.bg-color{background-color:#003958}#stacks_in_2333 > .jack.bg-gradient{background-color:#666666}#stacks_in_2333 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_2333 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_2333 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_2333 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_2333 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_2333 > .jack.bg-image:not(.glass){}#stacks_in_2333 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_2333 > .jack.bg-image.glass.after,#stacks_in_2333 > .glass.jack.bg-image::after{opacity:0.50;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_2333 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_2333 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_2333 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_2333 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_2333 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_2333 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_2333 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_2333 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_2333 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_2333 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_2333 > .jack.bg-image.glass.after,#stacks_in_2333 > .glass.jack.bg-image::after{}#stacks_in_2333 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_2333 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_2333 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_2333 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_2333 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_2333 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_2333 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_2333 > .jack.peek-shadow::before,#stacks_in_2333 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_2333 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_2333 > .jack{overflow:visible;}#stacks_in_2333 > .jack.height-static{height:100px}#stacks_in_2333 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_2333 {
	background-color: rgba(0, 102, 153, 1.00);
}
/* Start Responsive Shim stack CSS code */.stacks_in_2334shim{	padding-top: 6%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_2335shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code *//* -- Start Skyward Each css Template -- */

.stacks_in_2607skyward, .stacks_in_2607skywardInner, .stacks_in_2607wrapper {
	position: relative;
	z-index: 1;
	overflow: visible;
}


.stacks_in_2607skywardInner {
	top: -6px;
	margin-bottom: -6px;
}
	
		@media (max-width: 61.9em) {
			.stacks_in_2607skywardInner {
				top: -0px;
				margin-bottom: -0px;
			}
		}
		
		@media (max-width: 47.9em) {
			.stacks_in_2607skywardInner {
				top: -0px;
				margin-bottom: -0px;
			}
		}
	





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


/* -- End Skyward Each css Template -- *//* Start Responsive Shim stack CSS code */.stacks_in_2609shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_2612shim{	padding-top: 8%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_2338shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */#stacks_in_2580 h2,#stacks_in_2580 .hTxt:not(.segment) div{font-size:1.55rem}@media all and (max-width:640px){#stacks_in_2580 h2,#stacks_in_2580 .hTxt:not(.segment) div{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_2580 h2,#stacks_in_2580 div{line-height:1.25}}#stacks_in_2580 h2,#stacks_in_2580 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_2580 h2 a,#stacks_in_2580 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_2580 h2 a:hover,#stacks_in_2580 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_2580 small,#stacks_in_2580 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_2580 h2.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}


#stacks_in_2580 {
	padding: 0px 0px 0px 12px;
}
/*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_2586 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #996699;








}
#stacks_in_2586 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
/* Start Responsive Shim stack CSS code */.stacks_in_2341shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */#stacks_in_2593 p,#stacks_in_2593 div{margin-bottom:0}#stacks_in_2593,#stacks_in_2593 div,#stacks_in_2593 p,#stacks_in_2593 ol,#stacks_in_2593 ul li,#stacks_in_2593 ol li,#stacks_in_2593 ol,#stacks_in_2593 dl{font-size:1.30rem}@media all and (max-width:640px){#stacks_in_2593,#stacks_in_2593 div,#stacks_in_2593 p,#stacks_in_2593 ol,#stacks_in_2593 ul li,#stacks_in_2593 ol li,#stacks_in_2593 ol,#stacks_in_2593 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_2593{}}

#stacks_in_2342 p,#stacks_in_2342 div,#stacks_in_2342 ul,#stacks_in_2342 ol,#stacks_in_2342 dl{color:rgba(204, 204, 153, 1.00)}#stacks_in_2342 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_2342 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_2342,#stacks_in_2342 div,#stacks_in_2342 p,#stacks_in_2342 ol,#stacks_in_2342 ul li,#stacks_in_2342 ol li,#stacks_in_2342 ol,#stacks_in_2342 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_2342,#stacks_in_2342 div,#stacks_in_2342 p,#stacks_in_2342 ol,#stacks_in_2342 ul li,#stacks_in_2342 ol li,#stacks_in_2342 ol,#stacks_in_2342 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_2342{}}


#stacks_in_2342 {
	padding: 0px 39px 0px 0px;
}
#stacks_in_2343 p,#stacks_in_2343 div,#stacks_in_2343 ul,#stacks_in_2343 ol,#stacks_in_2343 dl{color:rgba(204, 204, 153, 1.00)}#stacks_in_2343 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_2343 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_2343{}}


#stacks_in_2343 {
	padding: 0px 12px 0px 20px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_2601shim{	padding-top: 5%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_2345 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #996699;








}
#stacks_in_2345 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/

/* Start Responsive Shim stack CSS code */.stacks_in_4941shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_4942shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */
#stacks_in_4942 {
	border: solid rgba(153, 153, 153, 1.00);
	border-width: 1px 0px 0px 0px;
}
/*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_2349 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #996699;








}
#stacks_in_2349 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
/* Start Responsive Shim stack CSS code */.stacks_in_3065shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */#stacks_in_2351{padding-left:0px;padding-right:0px;}#stacks_in_2351 > .jack{margin:0px;padding:0px;border-color:#000000;border-width:0px;border-style:solid;border-radius:0px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_2351 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_2351 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_2351 > .jack.width-static{width:500px}#stacks_in_2351 > .jack.width-flexible{width:100%}#stacks_in_2351 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_2351 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_2351 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_2351 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_2351 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_2351 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_2351 > .jack::after{border-radius:0px}#stacks_in_2351 > .jack.border-detailed-radius,#stacks_in_2351 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_2351 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_2351 > .jack.bg-color{background-color:#003958}#stacks_in_2351 > .jack.bg-gradient{background-color:#666666}#stacks_in_2351 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_2351 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_2351 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_2351 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_2351 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_2351 > .jack.bg-image:not(.glass){}#stacks_in_2351 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_2351 > .jack.bg-image.glass.after,#stacks_in_2351 > .glass.jack.bg-image::after{opacity:0.50;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_2351 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_2351 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_2351 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_2351 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_2351 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_2351 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_2351 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_2351 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_2351 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_2351 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_2351 > .jack.bg-image.glass.after,#stacks_in_2351 > .glass.jack.bg-image::after{}#stacks_in_2351 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_2351 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_2351 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_2351 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_2351 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_2351 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_2351 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_2351 > .jack.peek-shadow::before,#stacks_in_2351 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_2351 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_2351 > .jack{overflow:visible;}#stacks_in_2351 > .jack.height-static{height:100px}#stacks_in_2351 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_2351 {
	background-color: rgba(0, 102, 153, 1.00);
}
/* Start Responsive Shim stack CSS code */.stacks_in_2353shim{	padding-top: 6%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_2354shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code *//* -- Start Skyward Each css Template -- */

.stacks_in_2657skyward, .stacks_in_2657skywardInner, .stacks_in_2657wrapper {
	position: relative;
	z-index: 1;
	overflow: visible;
}


.stacks_in_2657skywardInner {
	top: -6px;
	margin-bottom: -6px;
}
	
		@media (max-width: 61.9em) {
			.stacks_in_2657skywardInner {
				top: -0px;
				margin-bottom: -0px;
			}
		}
		
		@media (max-width: 47.9em) {
			.stacks_in_2657skywardInner {
				top: -0px;
				margin-bottom: -0px;
			}
		}
	





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


/* -- End Skyward Each css Template -- *//* Start Responsive Shim stack CSS code */.stacks_in_2659shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_2660shim{	padding-top: 6%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_2663shim{	padding-top: 8%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_2358shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */#stacks_in_2625 h2,#stacks_in_2625 .hTxt:not(.segment) div{font-size:1.60rem}@media all and (max-width:640px){#stacks_in_2625 h2,#stacks_in_2625 .hTxt:not(.segment) div{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_2625 h2,#stacks_in_2625 div{line-height:1.25}}#stacks_in_2625 h2,#stacks_in_2625 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_2625 h2 a,#stacks_in_2625 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_2625 h2 a:hover,#stacks_in_2625 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_2625 small,#stacks_in_2625 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_2625 h2.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}


#stacks_in_2625 {
	padding: 0px 0px 0px 12px;
}
#stacks_in_2631 h2,#stacks_in_2631 .hTxt:not(.segment) div{font-size:1.60rem}@media all and (max-width:640px){#stacks_in_2631 h2,#stacks_in_2631 .hTxt:not(.segment) div{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_2631 h2,#stacks_in_2631 div{line-height:1.25}}#stacks_in_2631 h2,#stacks_in_2631 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_2631 h2 a,#stacks_in_2631 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_2631 h2 a:hover,#stacks_in_2631 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_2631 small,#stacks_in_2631 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_2631 h2.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}


#stacks_in_2631 {
	padding: 0px 0px 0px 12px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_2359shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_2360 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #993366;








}
#stacks_in_2360 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
#stacks_in_2642 p,#stacks_in_2642 div{margin-bottom:0}#stacks_in_2642,#stacks_in_2642 div,#stacks_in_2642 p,#stacks_in_2642 ol,#stacks_in_2642 ul li,#stacks_in_2642 ol li,#stacks_in_2642 ol,#stacks_in_2642 dl{font-size:1.30rem}@media all and (max-width:640px){#stacks_in_2642,#stacks_in_2642 div,#stacks_in_2642 p,#stacks_in_2642 ol,#stacks_in_2642 ul li,#stacks_in_2642 ol li,#stacks_in_2642 ol,#stacks_in_2642 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_2642{}}

#stacks_in_2362 p,#stacks_in_2362 div,#stacks_in_2362 ul,#stacks_in_2362 ol,#stacks_in_2362 dl{color:rgba(204, 204, 153, 1.00)}#stacks_in_2362 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_2362 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_2362,#stacks_in_2362 div,#stacks_in_2362 p,#stacks_in_2362 ol,#stacks_in_2362 ul li,#stacks_in_2362 ol li,#stacks_in_2362 ol,#stacks_in_2362 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_2362,#stacks_in_2362 div,#stacks_in_2362 p,#stacks_in_2362 ol,#stacks_in_2362 ul li,#stacks_in_2362 ol li,#stacks_in_2362 ol,#stacks_in_2362 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_2362{}}


#stacks_in_2362 {
	padding: 0px 39px 0px 0px;
}
#stacks_in_2363 p,#stacks_in_2363 div,#stacks_in_2363 ul,#stacks_in_2363 ol,#stacks_in_2363 dl{color:rgba(204, 204, 153, 1.00)}#stacks_in_2363 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_2363 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_2363{}}


#stacks_in_2363 {
	padding: 0px 12px 0px 20px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_2650shim{	padding-top: 5%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_2652shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_2364 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #996699;








}
#stacks_in_2364 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/

/* Start Responsive Shim stack CSS code */.stacks_in_4946shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_4947shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */
#stacks_in_4947 {
	border: solid rgba(153, 153, 153, 1.00);
	border-width: 1px 0px 0px 0px;
}
/*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_2367 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #996699;








}
#stacks_in_2367 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
/* Start Responsive Shim stack CSS code */.stacks_in_2370shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */#stacks_in_2369{padding-left:0px;padding-right:0px;}#stacks_in_2369 > .jack{margin:0px;padding:0px;border-color:#000000;border-width:0px;border-style:solid;border-radius:0px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_2369 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_2369 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_2369 > .jack.width-static{width:500px}#stacks_in_2369 > .jack.width-flexible{width:100%}#stacks_in_2369 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_2369 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_2369 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_2369 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_2369 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_2369 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_2369 > .jack::after{border-radius:0px}#stacks_in_2369 > .jack.border-detailed-radius,#stacks_in_2369 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_2369 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_2369 > .jack.bg-color{background-color:#003958}#stacks_in_2369 > .jack.bg-gradient{background-color:#666666}#stacks_in_2369 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_2369 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_2369 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_2369 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_2369 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_2369 > .jack.bg-image:not(.glass){}#stacks_in_2369 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_2369 > .jack.bg-image.glass.after,#stacks_in_2369 > .glass.jack.bg-image::after{opacity:0.50;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_2369 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_2369 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_2369 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_2369 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_2369 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_2369 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_2369 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_2369 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_2369 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_2369 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_2369 > .jack.bg-image.glass.after,#stacks_in_2369 > .glass.jack.bg-image::after{}#stacks_in_2369 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_2369 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_2369 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_2369 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_2369 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_2369 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_2369 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_2369 > .jack.peek-shadow::before,#stacks_in_2369 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_2369 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_2369 > .jack{overflow:visible;}#stacks_in_2369 > .jack.height-static{height:100px}#stacks_in_2369 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_2369 {
	background-color: rgba(0, 102, 153, 1.00);
}
/* Start Responsive Shim stack CSS code */.stacks_in_2371shim{	padding-top: 9%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_2372shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code *//* -- Start Skyward Each css Template -- */

.stacks_in_2709skyward, .stacks_in_2709skywardInner, .stacks_in_2709wrapper {
	position: relative;
	z-index: 1;
	overflow: visible;
}


.stacks_in_2709skywardInner {
	top: -6px;
	margin-bottom: -6px;
}
	
		@media (max-width: 61.9em) {
			.stacks_in_2709skywardInner {
				top: -0px;
				margin-bottom: -0px;
			}
		}
		
		@media (max-width: 47.9em) {
			.stacks_in_2709skywardInner {
				top: -0px;
				margin-bottom: -0px;
			}
		}
	





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


/* -- End Skyward Each css Template -- *//* Start Responsive Shim stack CSS code */.stacks_in_2711shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_2714shim{	padding-top: 8%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_2678shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */#stacks_in_2679 h2,#stacks_in_2679 .hTxt:not(.segment) div{font-size:1.60rem}@media all and (max-width:640px){#stacks_in_2679 h2,#stacks_in_2679 .hTxt:not(.segment) div{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_2679 h2,#stacks_in_2679 div{line-height:1.25}}#stacks_in_2679 h2,#stacks_in_2679 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_2679 h2 a,#stacks_in_2679 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_2679 h2 a:hover,#stacks_in_2679 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_2679 small,#stacks_in_2679 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_2679 h2.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}


#stacks_in_2679 {
	padding: 0px 0px 0px 12px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_2375shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_2376 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #996699;








}
#stacks_in_2376 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
#stacks_in_2696 p,#stacks_in_2696 div{margin-bottom:0}#stacks_in_2696,#stacks_in_2696 div,#stacks_in_2696 p,#stacks_in_2696 ol,#stacks_in_2696 ul li,#stacks_in_2696 ol li,#stacks_in_2696 ol,#stacks_in_2696 dl{font-size:1.30rem}@media all and (max-width:640px){#stacks_in_2696,#stacks_in_2696 div,#stacks_in_2696 p,#stacks_in_2696 ol,#stacks_in_2696 ul li,#stacks_in_2696 ol li,#stacks_in_2696 ol,#stacks_in_2696 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_2696{}}

#stacks_in_2378 p,#stacks_in_2378 div,#stacks_in_2378 ul,#stacks_in_2378 ol,#stacks_in_2378 dl{color:rgba(204, 204, 153, 1.00)}#stacks_in_2378 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_2378 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_2378,#stacks_in_2378 div,#stacks_in_2378 p,#stacks_in_2378 ol,#stacks_in_2378 ul li,#stacks_in_2378 ol li,#stacks_in_2378 ol,#stacks_in_2378 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_2378,#stacks_in_2378 div,#stacks_in_2378 p,#stacks_in_2378 ol,#stacks_in_2378 ul li,#stacks_in_2378 ol li,#stacks_in_2378 ol,#stacks_in_2378 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_2378{}}


#stacks_in_2378 {
	padding: 0px 39px 0px 0px;
}
#stacks_in_2379 p,#stacks_in_2379 div,#stacks_in_2379 ul,#stacks_in_2379 ol,#stacks_in_2379 dl{color:rgba(204, 204, 153, 1.00)}#stacks_in_2379 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_2379 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_2379{}}


#stacks_in_2379 {
	padding: 0px 12px 0px 20px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_2380shim{	padding-top: 6%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_2382shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_2383 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #996699;








}
#stacks_in_2383 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/

/* Start Responsive Shim stack CSS code */.stacks_in_4951shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_4952shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */
#stacks_in_4952 {
	border: solid rgba(153, 153, 153, 1.00);
	border-width: 1px 0px 0px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_3070shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */#stacks_in_2388{padding-left:0px;padding-right:0px;}#stacks_in_2388 > .jack{margin:0px;padding:0px;border-color:#000000;border-width:0px;border-style:solid;border-radius:0px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_2388 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_2388 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_2388 > .jack.width-static{width:500px}#stacks_in_2388 > .jack.width-flexible{width:100%}#stacks_in_2388 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_2388 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_2388 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_2388 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_2388 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_2388 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_2388 > .jack::after{border-radius:0px}#stacks_in_2388 > .jack.border-detailed-radius,#stacks_in_2388 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_2388 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_2388 > .jack.bg-color{background-color:#003958}#stacks_in_2388 > .jack.bg-gradient{background-color:#666666}#stacks_in_2388 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_2388 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_2388 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_2388 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_2388 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_2388 > .jack.bg-image:not(.glass){}#stacks_in_2388 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_2388 > .jack.bg-image.glass.after,#stacks_in_2388 > .glass.jack.bg-image::after{opacity:0.50;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_2388 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_2388 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_2388 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_2388 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_2388 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_2388 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_2388 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_2388 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_2388 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_2388 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_2388 > .jack.bg-image.glass.after,#stacks_in_2388 > .glass.jack.bg-image::after{}#stacks_in_2388 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_2388 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_2388 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_2388 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_2388 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_2388 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_2388 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_2388 > .jack.peek-shadow::before,#stacks_in_2388 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_2388 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_2388 > .jack{overflow:visible;}#stacks_in_2388 > .jack.height-static{height:100px}#stacks_in_2388 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_2388 {
	background-color: rgba(0, 102, 153, 1.00);
}
/* Start Responsive Shim stack CSS code */.stacks_in_2389shim{	padding-top: 9%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_2390shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code *//* -- Start Skyward Each css Template -- */

.stacks_in_2766skyward, .stacks_in_2766skywardInner, .stacks_in_2766wrapper {
	position: relative;
	z-index: 1;
	overflow: visible;
}


.stacks_in_2766skywardInner {
	top: -6px;
	margin-bottom: -6px;
}
	
		@media (max-width: 61.9em) {
			.stacks_in_2766skywardInner {
				top: -0px;
				margin-bottom: -0px;
			}
		}
		
		@media (max-width: 47.9em) {
			.stacks_in_2766skywardInner {
				top: -0px;
				margin-bottom: -0px;
			}
		}
	





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


/* -- End Skyward Each css Template -- *//* Start Responsive Shim stack CSS code */.stacks_in_2768shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_2771shim{	padding-top: 8%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_2732shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */#stacks_in_2733 h2,#stacks_in_2733 .hTxt:not(.segment) div{font-size:1.60rem}@media all and (max-width:640px){#stacks_in_2733 h2,#stacks_in_2733 .hTxt:not(.segment) div{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_2733 h2,#stacks_in_2733 div{line-height:1.15}}#stacks_in_2733 h2,#stacks_in_2733 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_2733 h2 a,#stacks_in_2733 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_2733 h2 a:hover,#stacks_in_2733 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_2733 small,#stacks_in_2733 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_2733 h2.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}


#stacks_in_2733 {
	padding: 0px 0px 0px 12px;
}
#stacks_in_2741 h2,#stacks_in_2741 .hTxt:not(.segment) div{font-size:1.60rem}@media all and (max-width:640px){#stacks_in_2741 h2,#stacks_in_2741 .hTxt:not(.segment) div{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_2741 h2,#stacks_in_2741 div{line-height:1.15}}#stacks_in_2741 h2,#stacks_in_2741 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_2741 h2 a,#stacks_in_2741 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_2741 h2 a:hover,#stacks_in_2741 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_2741 small,#stacks_in_2741 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_2741 h2.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}


#stacks_in_2741 {
	padding: 0px 0px 0px 12px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_2746shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_2747 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #993366;








}
#stacks_in_2747 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
#stacks_in_2753 p,#stacks_in_2753 div{margin-bottom:0}#stacks_in_2753,#stacks_in_2753 div,#stacks_in_2753 p,#stacks_in_2753 ol,#stacks_in_2753 ul li,#stacks_in_2753 ol li,#stacks_in_2753 ol,#stacks_in_2753 dl{font-size:1.30rem}@media all and (max-width:640px){#stacks_in_2753,#stacks_in_2753 div,#stacks_in_2753 p,#stacks_in_2753 ol,#stacks_in_2753 ul li,#stacks_in_2753 ol li,#stacks_in_2753 ol,#stacks_in_2753 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_2753{}}

#stacks_in_2396 p,#stacks_in_2396 div,#stacks_in_2396 ul,#stacks_in_2396 ol,#stacks_in_2396 dl{color:rgba(204, 204, 153, 1.00)}#stacks_in_2396 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_2396 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_2396,#stacks_in_2396 div,#stacks_in_2396 p,#stacks_in_2396 ol,#stacks_in_2396 ul li,#stacks_in_2396 ol li,#stacks_in_2396 ol,#stacks_in_2396 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_2396,#stacks_in_2396 div,#stacks_in_2396 p,#stacks_in_2396 ol,#stacks_in_2396 ul li,#stacks_in_2396 ol li,#stacks_in_2396 ol,#stacks_in_2396 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_2396{}}


#stacks_in_2396 {
	padding: 0px 39px 0px 0px;
}
#stacks_in_2397 p,#stacks_in_2397 div,#stacks_in_2397 ul,#stacks_in_2397 ol,#stacks_in_2397 dl{color:rgba(204, 204, 153, 1.00)}#stacks_in_2397 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_2397 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_2397{}}


#stacks_in_2397 {
	padding: 0px 12px 0px 20px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_2398shim{	padding-top: 6%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_2773shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_2399 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #996699;








}
#stacks_in_2399 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/

/* Start Responsive Shim stack CSS code */.stacks_in_4956shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_4957shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */
#stacks_in_4957 {
	border: solid rgba(153, 153, 153, 1.00);
	border-width: 1px 0px 0px 0px;
}
/*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_2403 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #996699;








}
#stacks_in_2403 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
/* Start Responsive Shim stack CSS code */.stacks_in_3085shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */#stacks_in_2405{padding-left:0px;padding-right:0px;}#stacks_in_2405 > .jack{margin:0px;padding:0px;border-color:#000000;border-width:0px;border-style:solid;border-radius:0px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_2405 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_2405 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_2405 > .jack.width-static{width:500px}#stacks_in_2405 > .jack.width-flexible{width:100%}#stacks_in_2405 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_2405 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_2405 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_2405 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_2405 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_2405 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_2405 > .jack::after{border-radius:0px}#stacks_in_2405 > .jack.border-detailed-radius,#stacks_in_2405 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_2405 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_2405 > .jack.bg-color{background-color:#003958}#stacks_in_2405 > .jack.bg-gradient{background-color:#666666}#stacks_in_2405 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_2405 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_2405 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_2405 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_2405 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_2405 > .jack.bg-image:not(.glass){}#stacks_in_2405 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_2405 > .jack.bg-image.glass.after,#stacks_in_2405 > .glass.jack.bg-image::after{opacity:0.50;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_2405 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_2405 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_2405 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_2405 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_2405 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_2405 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_2405 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_2405 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_2405 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_2405 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_2405 > .jack.bg-image.glass.after,#stacks_in_2405 > .glass.jack.bg-image::after{}#stacks_in_2405 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_2405 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_2405 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_2405 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_2405 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_2405 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_2405 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_2405 > .jack.peek-shadow::before,#stacks_in_2405 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_2405 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_2405 > .jack{overflow:visible;}#stacks_in_2405 > .jack.height-static{height:100px}#stacks_in_2405 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_2405 {
	background-color: rgba(0, 102, 153, 1.00);
}
/* Start Responsive Shim stack CSS code */.stacks_in_2406shim{	padding-top: 9%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_2407shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code *//* -- Start Skyward Each css Template -- */

.stacks_in_2800skyward, .stacks_in_2800skywardInner, .stacks_in_2800wrapper {
	position: relative;
	z-index: 1;
	overflow: visible;
}


.stacks_in_2800skywardInner {
	top: -6px;
	margin-bottom: -6px;
}
	
		@media (max-width: 61.9em) {
			.stacks_in_2800skywardInner {
				top: -0px;
				margin-bottom: -0px;
			}
		}
		
		@media (max-width: 47.9em) {
			.stacks_in_2800skywardInner {
				top: -0px;
				margin-bottom: -0px;
			}
		}
	





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


/* -- End Skyward Each css Template -- *//* Start Responsive Shim stack CSS code */.stacks_in_2803shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_2805shim{	padding-top: 8%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_2783shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */#stacks_in_2785 h2,#stacks_in_2785 .hTxt:not(.segment) div{font-size:1.60rem}@media all and (max-width:640px){#stacks_in_2785 h2,#stacks_in_2785 .hTxt:not(.segment) div{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_2785 h2,#stacks_in_2785 div{line-height:1.12}}#stacks_in_2785 h2,#stacks_in_2785 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_2785 h2 a,#stacks_in_2785 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_2785 h2 a:hover,#stacks_in_2785 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_2785 small,#stacks_in_2785 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_2785 h2.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}


#stacks_in_2785 {
	padding: 0px 0px 0px 12px;
}
#stacks_in_2786 h2,#stacks_in_2786 .hTxt:not(.segment) div{font-size:1.60rem}@media all and (max-width:640px){#stacks_in_2786 h2,#stacks_in_2786 .hTxt:not(.segment) div{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_2786 h2,#stacks_in_2786 div{line-height:1.12}}#stacks_in_2786 h2,#stacks_in_2786 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_2786 h2 a,#stacks_in_2786 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_2786 h2 a:hover,#stacks_in_2786 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_2786 small,#stacks_in_2786 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_2786 h2.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}


#stacks_in_2786 {
	padding: 0px 0px 0px 12px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_2787shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_2410 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #330033;








}
#stacks_in_2410 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
#stacks_in_2792 p,#stacks_in_2792 div{margin-bottom:0}#stacks_in_2792,#stacks_in_2792 div,#stacks_in_2792 p,#stacks_in_2792 ol,#stacks_in_2792 ul li,#stacks_in_2792 ol li,#stacks_in_2792 ol,#stacks_in_2792 dl{font-size:1.30rem}@media all and (max-width:640px){#stacks_in_2792,#stacks_in_2792 div,#stacks_in_2792 p,#stacks_in_2792 ol,#stacks_in_2792 ul li,#stacks_in_2792 ol li,#stacks_in_2792 ol,#stacks_in_2792 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_2792{}}

#stacks_in_2412 p,#stacks_in_2412 div,#stacks_in_2412 ul,#stacks_in_2412 ol,#stacks_in_2412 dl{color:rgba(204, 204, 153, 1.00)}#stacks_in_2412 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_2412 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_2412,#stacks_in_2412 div,#stacks_in_2412 p,#stacks_in_2412 ol,#stacks_in_2412 ul li,#stacks_in_2412 ol li,#stacks_in_2412 ol,#stacks_in_2412 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_2412,#stacks_in_2412 div,#stacks_in_2412 p,#stacks_in_2412 ol,#stacks_in_2412 ul li,#stacks_in_2412 ol li,#stacks_in_2412 ol,#stacks_in_2412 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_2412{}}


#stacks_in_2412 {
	padding: 0px 9px 0px 6px;
}
#stacks_in_2413 p,#stacks_in_2413 div,#stacks_in_2413 ul,#stacks_in_2413 ol,#stacks_in_2413 dl{color:rgba(204, 204, 153, 1.00)}#stacks_in_2413 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_2413 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_2413{}}


#stacks_in_2413 {
	padding: 0px 9px 0px 15px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_2794shim{	padding-top: 6%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_2414shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_2415 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #996699;








}
#stacks_in_2415 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/

#stacks_in_2415 {
	background-color: rgba(204, 204, 204, 1.00);
}

/* Start Responsive Shim stack CSS code */.stacks_in_4962shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_4963shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */
#stacks_in_4963 {
	border: solid rgba(153, 153, 153, 1.00);
	border-width: 1px 0px 0px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_3098shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */#stacks_in_2420{padding-left:0px;padding-right:0px;}#stacks_in_2420 > .jack{margin:0px;padding:0px;border-color:#000000;border-width:0px;border-style:solid;border-radius:0px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_2420 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_2420 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_2420 > .jack.width-static{width:500px}#stacks_in_2420 > .jack.width-flexible{width:100%}#stacks_in_2420 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_2420 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_2420 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_2420 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_2420 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_2420 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_2420 > .jack::after{border-radius:0px}#stacks_in_2420 > .jack.border-detailed-radius,#stacks_in_2420 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_2420 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_2420 > .jack.bg-color{background-color:#003958}#stacks_in_2420 > .jack.bg-gradient{background-color:#666666}#stacks_in_2420 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_2420 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_2420 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_2420 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_2420 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_2420 > .jack.bg-image:not(.glass){}#stacks_in_2420 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_2420 > .jack.bg-image.glass.after,#stacks_in_2420 > .glass.jack.bg-image::after{opacity:0.50;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_2420 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_2420 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_2420 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_2420 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_2420 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_2420 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_2420 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_2420 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_2420 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_2420 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_2420 > .jack.bg-image.glass.after,#stacks_in_2420 > .glass.jack.bg-image::after{}#stacks_in_2420 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_2420 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_2420 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_2420 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_2420 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_2420 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_2420 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_2420 > .jack.peek-shadow::before,#stacks_in_2420 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_2420 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_2420 > .jack{overflow:visible;}#stacks_in_2420 > .jack.height-static{height:100px}#stacks_in_2420 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_2420 {
	background-color: rgba(0, 102, 153, 1.00);
}
/*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_2421 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #996699;








}
#stacks_in_2421 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
/* Start Responsive Shim stack CSS code */.stacks_in_2422shim{	padding-top: 6%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_2423shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code *//* -- Start Skyward Each css Template -- */

.stacks_in_2834skyward, .stacks_in_2834skywardInner, .stacks_in_2834wrapper {
	position: relative;
	z-index: 1;
	overflow: visible;
}


.stacks_in_2834skywardInner {
	top: -6px;
	margin-bottom: -6px;
}
	
		@media (max-width: 61.9em) {
			.stacks_in_2834skywardInner {
				top: -0px;
				margin-bottom: -0px;
			}
		}
		
		@media (max-width: 47.9em) {
			.stacks_in_2834skywardInner {
				top: -0px;
				margin-bottom: -0px;
			}
		}
	





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


/* -- End Skyward Each css Template -- *//* Start Responsive Shim stack CSS code */.stacks_in_2837shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_2839shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_2840shim{	padding-top: 8%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_2816shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */#stacks_in_2818 h2,#stacks_in_2818 .hTxt:not(.segment) div{font-size:1.59rem}@media all and (max-width:640px){#stacks_in_2818 h2,#stacks_in_2818 .hTxt:not(.segment) div{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_2818 h2,#stacks_in_2818 div{line-height:1.10}}@media only screen and (min-width:0px){#stacks_in_2818 h2,#stacks_in_2818 div{letter-spacing:-0.05px}}#stacks_in_2818 .header-pro.text-center .hTxt{margin-right:0px}#stacks_in_2818 h2,#stacks_in_2818 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_2818 h2 a,#stacks_in_2818 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_2818 h2 a:hover,#stacks_in_2818 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_2818 small,#stacks_in_2818 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_2818 h2.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}


#stacks_in_2818 {
	padding: 0px 0px 0px 9px;
}
#stacks_in_2819 h2,#stacks_in_2819 .hTxt:not(.segment) div{font-size:1.59rem}@media all and (max-width:640px){#stacks_in_2819 h2,#stacks_in_2819 .hTxt:not(.segment) div{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_2819 h2,#stacks_in_2819 div{line-height:1.10}}@media only screen and (min-width:0px){#stacks_in_2819 h2,#stacks_in_2819 div{letter-spacing:-0.05px}}#stacks_in_2819 .header-pro.text-center .hTxt{margin-right:0px}#stacks_in_2819 h2,#stacks_in_2819 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_2819 h2 a,#stacks_in_2819 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_2819 h2 a:hover,#stacks_in_2819 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_2819 small,#stacks_in_2819 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_2819 h2.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}


#stacks_in_2819 {
	padding: 0px 0px 0px 9px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_2820shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_2428 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #330033;








}
#stacks_in_2428 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
#stacks_in_2429{padding-left:0px;padding-right:0px;}#stacks_in_2429 > .jack{margin:0px;padding:0px;border-color:#000000;border-width:0px;border-style:solid;border-radius:0px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_2429 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_2429 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_2429 > .jack.width-static{width:500px}#stacks_in_2429 > .jack.width-flexible{width:100%}#stacks_in_2429 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_2429 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_2429 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_2429 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_2429 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_2429 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_2429 > .jack::after{border-radius:0px}#stacks_in_2429 > .jack.border-detailed-radius,#stacks_in_2429 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_2429 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_2429 > .jack.bg-color{background-color:#89C5FF}#stacks_in_2429 > .jack.bg-gradient{background-color:#666666}#stacks_in_2429 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_2429 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_2429 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_2429 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_2429 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_2429 > .jack.bg-image:not(.glass){}#stacks_in_2429 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_2429 > .jack.bg-image.glass.after,#stacks_in_2429 > .glass.jack.bg-image::after{opacity:0.59;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_2429 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_2429 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_2429 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_2429 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_2429 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_2429 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_2429 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_2429 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_2429 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_2429 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_2429 > .jack.bg-image.glass.after,#stacks_in_2429 > .glass.jack.bg-image::after{}#stacks_in_2429 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_2429 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_2429 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_2429 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_2429 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_2429 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_2429 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_2429 > .jack.peek-shadow::before,#stacks_in_2429 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_2429 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_2429 > .jack{overflow:visible;}#stacks_in_2429 > .jack.height-static{height:100px}#stacks_in_2429 > .jack.height-minmax{min-height:100px;max-height:800px}
#stacks_in_2828 p,#stacks_in_2828 div{margin-bottom:0}#stacks_in_2828,#stacks_in_2828 div,#stacks_in_2828 p,#stacks_in_2828 ol,#stacks_in_2828 ul li,#stacks_in_2828 ol li,#stacks_in_2828 ol,#stacks_in_2828 dl{font-size:1.18rem}@media all and (max-width:640px){#stacks_in_2828,#stacks_in_2828 div,#stacks_in_2828 p,#stacks_in_2828 ol,#stacks_in_2828 ul li,#stacks_in_2828 ol li,#stacks_in_2828 ol,#stacks_in_2828 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_2828{}}

#stacks_in_2431 p,#stacks_in_2431 div,#stacks_in_2431 ul,#stacks_in_2431 ol,#stacks_in_2431 dl{color:rgba(204, 204, 153, 1.00)}#stacks_in_2431 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_2431 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_2431,#stacks_in_2431 div,#stacks_in_2431 p,#stacks_in_2431 ol,#stacks_in_2431 ul li,#stacks_in_2431 ol li,#stacks_in_2431 ol,#stacks_in_2431 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_2431,#stacks_in_2431 div,#stacks_in_2431 p,#stacks_in_2431 ol,#stacks_in_2431 ul li,#stacks_in_2431 ol li,#stacks_in_2431 ol,#stacks_in_2431 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_2431{}}


#stacks_in_2431 {
	padding: 0px 39px 0px 0px;
}
#stacks_in_2432 p,#stacks_in_2432 div,#stacks_in_2432 ul,#stacks_in_2432 ol,#stacks_in_2432 dl{color:rgba(204, 204, 153, 1.00)}#stacks_in_2432 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_2432 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_2432{}}


#stacks_in_2432 {
	padding: 0px 12px 0px 20px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_2830shim{	padding-top: 5%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_2434 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #996699;








}
#stacks_in_2434 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/

/* Start Responsive Shim stack CSS code */.stacks_in_4966shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_4967shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */
#stacks_in_4967 {
	border: solid rgba(153, 153, 153, 1.00);
	border-width: 1px 0px 0px 0px;
}
/*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_2438 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #996699;








}
#stacks_in_2438 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
/* Start Responsive Shim stack CSS code */.stacks_in_3099shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */#stacks_in_2440{padding-left:0px;padding-right:0px;}#stacks_in_2440 > .jack{margin:0px;padding:0px;border-color:#000000;border-width:0px;border-style:solid;border-radius:0px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_2440 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_2440 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_2440 > .jack.width-static{width:500px}#stacks_in_2440 > .jack.width-flexible{width:100%}#stacks_in_2440 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_2440 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_2440 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_2440 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_2440 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_2440 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_2440 > .jack::after{border-radius:0px}#stacks_in_2440 > .jack.border-detailed-radius,#stacks_in_2440 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_2440 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_2440 > .jack.bg-color{background-color:#003958}#stacks_in_2440 > .jack.bg-gradient{background-color:#003958}#stacks_in_2440 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_2440 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_2440 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_2440 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_2440 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_2440 > .jack.bg-image:not(.glass){}#stacks_in_2440 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_2440 > .jack.bg-image.glass.after,#stacks_in_2440 > .glass.jack.bg-image::after{opacity:0.50;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_2440 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_2440 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_2440 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_2440 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_2440 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_2440 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_2440 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_2440 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_2440 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_2440 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_2440 > .jack.bg-image.glass.after,#stacks_in_2440 > .glass.jack.bg-image::after{}#stacks_in_2440 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_2440 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_2440 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_2440 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_2440 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_2440 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_2440 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_2440 > .jack.peek-shadow::before,#stacks_in_2440 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_2440 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_2440 > .jack{overflow:visible;}#stacks_in_2440 > .jack.height-static{height:100px}#stacks_in_2440 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_2440 {
	background-color: rgba(0, 102, 153, 1.00);
}
/* Start Responsive Shim stack CSS code */.stacks_in_2442shim{	padding-top: 9%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_2443shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code *//* -- Start Skyward Each css Template -- */

.stacks_in_2865skyward, .stacks_in_2865skywardInner, .stacks_in_2865wrapper {
	position: relative;
	z-index: 1;
	overflow: visible;
}


.stacks_in_2865skywardInner {
	top: -6px;
	margin-bottom: -6px;
}
	
		@media (max-width: 61.9em) {
			.stacks_in_2865skywardInner {
				top: -0px;
				margin-bottom: -0px;
			}
		}
		
		@media (max-width: 47.9em) {
			.stacks_in_2865skywardInner {
				top: -0px;
				margin-bottom: -0px;
			}
		}
	





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


/* -- End Skyward Each css Template -- *//* Start Responsive Shim stack CSS code */.stacks_in_2868shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_2874shim{	padding-top: 8%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_2850shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */#stacks_in_2852 h2,#stacks_in_2852 .hTxt:not(.segment) div{font-size:1.60rem}@media all and (max-width:640px){#stacks_in_2852 h2,#stacks_in_2852 .hTxt:not(.segment) div{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_2852 h2,#stacks_in_2852 div{line-height:1.15}}#stacks_in_2852 h2,#stacks_in_2852 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_2852 h2 a,#stacks_in_2852 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_2852 h2 a:hover,#stacks_in_2852 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_2852 small,#stacks_in_2852 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_2852 h2.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}


#stacks_in_2852 {
	padding: 0px 0px 0px 9px;
}
#stacks_in_2853 h2,#stacks_in_2853 .hTxt:not(.segment) div{font-size:1.60rem}@media all and (max-width:640px){#stacks_in_2853 h2,#stacks_in_2853 .hTxt:not(.segment) div{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_2853 h2,#stacks_in_2853 div{line-height:1.15}}#stacks_in_2853 h2,#stacks_in_2853 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_2853 h2 a,#stacks_in_2853 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_2853 h2 a:hover,#stacks_in_2853 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_2853 small,#stacks_in_2853 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_2853 h2.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}


#stacks_in_2853 {
	padding: 0px 0px 0px 9px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_2854shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_2446 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #993366;








}
#stacks_in_2446 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
#stacks_in_2859 p,#stacks_in_2859 div{margin-bottom:0}#stacks_in_2859,#stacks_in_2859 div,#stacks_in_2859 p,#stacks_in_2859 ol,#stacks_in_2859 ul li,#stacks_in_2859 ol li,#stacks_in_2859 ol,#stacks_in_2859 dl{font-size:1.18rem}@media all and (max-width:640px){#stacks_in_2859,#stacks_in_2859 div,#stacks_in_2859 p,#stacks_in_2859 ol,#stacks_in_2859 ul li,#stacks_in_2859 ol li,#stacks_in_2859 ol,#stacks_in_2859 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_2859{}}

#stacks_in_2448 p,#stacks_in_2448 div,#stacks_in_2448 ul,#stacks_in_2448 ol,#stacks_in_2448 dl{color:rgba(204, 204, 153, 1.00)}#stacks_in_2448 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_2448 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_2448,#stacks_in_2448 div,#stacks_in_2448 p,#stacks_in_2448 ol,#stacks_in_2448 ul li,#stacks_in_2448 ol li,#stacks_in_2448 ol,#stacks_in_2448 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_2448,#stacks_in_2448 div,#stacks_in_2448 p,#stacks_in_2448 ol,#stacks_in_2448 ul li,#stacks_in_2448 ol li,#stacks_in_2448 ol,#stacks_in_2448 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_2448{}}


#stacks_in_2448 {
	padding: 0px 39px 0px 0px;
}
#stacks_in_2449 p,#stacks_in_2449 div,#stacks_in_2449 ul,#stacks_in_2449 ol,#stacks_in_2449 dl{color:rgba(204, 204, 153, 1.00)}#stacks_in_2449 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_2449 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_2449{}}


#stacks_in_2449 {
	padding: 0px 12px 0px 20px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_2861shim{	padding-top: 5%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_2450shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_2451 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #996699;








}
#stacks_in_2451 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/

/* Start Responsive Shim stack CSS code */.stacks_in_4971shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_4972shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */
#stacks_in_4972 {
	border: solid rgba(153, 153, 153, 1.00);
	border-width: 1px 0px 0px 0px;
}
/*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_2882 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #996699;








}
#stacks_in_2882 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
/* Start Responsive Shim stack CSS code */.stacks_in_3100shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */#stacks_in_2456{padding-left:0px;padding-right:0px;}#stacks_in_2456 > .jack{margin:0px;padding:0px;border-color:#000000;border-width:0px;border-style:solid;border-radius:0px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_2456 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_2456 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_2456 > .jack.width-static{width:500px}#stacks_in_2456 > .jack.width-flexible{width:100%}#stacks_in_2456 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_2456 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_2456 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_2456 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_2456 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_2456 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_2456 > .jack::after{border-radius:0px}#stacks_in_2456 > .jack.border-detailed-radius,#stacks_in_2456 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_2456 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_2456 > .jack.bg-color{background-color:#003958}#stacks_in_2456 > .jack.bg-gradient{background-color:#666666}#stacks_in_2456 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_2456 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_2456 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_2456 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_2456 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_2456 > .jack.bg-image:not(.glass){}#stacks_in_2456 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_2456 > .jack.bg-image.glass.after,#stacks_in_2456 > .glass.jack.bg-image::after{opacity:0.50;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_2456 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_2456 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_2456 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_2456 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_2456 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_2456 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_2456 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_2456 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_2456 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_2456 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_2456 > .jack.bg-image.glass.after,#stacks_in_2456 > .glass.jack.bg-image::after{}#stacks_in_2456 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_2456 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_2456 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_2456 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_2456 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_2456 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_2456 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_2456 > .jack.peek-shadow::before,#stacks_in_2456 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_2456 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_2456 > .jack{overflow:visible;}#stacks_in_2456 > .jack.height-static{height:100px}#stacks_in_2456 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_2456 {
	background-color: rgba(0, 102, 153, 1.00);
}
/* Start Responsive Shim stack CSS code */.stacks_in_2457shim{	padding-top: 9%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_2458shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code *//* -- Start Skyward Each css Template -- */

.stacks_in_2906skyward, .stacks_in_2906skywardInner, .stacks_in_2906wrapper {
	position: relative;
	z-index: 1;
	overflow: visible;
}


.stacks_in_2906skywardInner {
	top: -6px;
	margin-bottom: -6px;
}
	
		@media (max-width: 61.9em) {
			.stacks_in_2906skywardInner {
				top: -0px;
				margin-bottom: -0px;
			}
		}
		
		@media (max-width: 47.9em) {
			.stacks_in_2906skywardInner {
				top: -0px;
				margin-bottom: -0px;
			}
		}
	





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


/* -- End Skyward Each css Template -- *//* Start Responsive Shim stack CSS code */.stacks_in_2909shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_2917shim{	padding-top: 8%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_2889shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */#stacks_in_2891 h2,#stacks_in_2891 .hTxt:not(.segment) div{font-size:1.45rem}@media all and (max-width:640px){#stacks_in_2891 h2,#stacks_in_2891 .hTxt:not(.segment) div{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_2891 h2,#stacks_in_2891 div{line-height:1.15}}#stacks_in_2891 h2,#stacks_in_2891 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_2891 h2 a,#stacks_in_2891 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_2891 h2 a:hover,#stacks_in_2891 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_2891 small,#stacks_in_2891 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_2891 h2.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}


#stacks_in_2891 {
	padding: 0px 0px 0px 12px;
}
#stacks_in_2892 h2,#stacks_in_2892 .hTxt:not(.segment) div{font-size:1.45rem}@media all and (max-width:640px){#stacks_in_2892 h2,#stacks_in_2892 .hTxt:not(.segment) div{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_2892 h2,#stacks_in_2892 div{line-height:1.15}}#stacks_in_2892 h2,#stacks_in_2892 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_2892 h2 a,#stacks_in_2892 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_2892 h2 a:hover,#stacks_in_2892 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_2892 small,#stacks_in_2892 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_2892 h2.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}


#stacks_in_2892 {
	padding: 0px 0px 0px 12px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_2893shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_2894 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #330033;








}
#stacks_in_2894 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
#stacks_in_2901 p,#stacks_in_2901 div{margin-bottom:0}#stacks_in_2901,#stacks_in_2901 div,#stacks_in_2901 p,#stacks_in_2901 ol,#stacks_in_2901 ul li,#stacks_in_2901 ol li,#stacks_in_2901 ol,#stacks_in_2901 dl{font-size:1.18rem}@media all and (max-width:640px){#stacks_in_2901,#stacks_in_2901 div,#stacks_in_2901 p,#stacks_in_2901 ol,#stacks_in_2901 ul li,#stacks_in_2901 ol li,#stacks_in_2901 ol,#stacks_in_2901 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_2901{}}

/* Start Responsive Shim stack CSS code */.stacks_in_2465shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */#stacks_in_2466 p,#stacks_in_2466 div,#stacks_in_2466 ul,#stacks_in_2466 ol,#stacks_in_2466 dl{color:rgba(204, 204, 153, 1.00)}#stacks_in_2466 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_2466 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_2466,#stacks_in_2466 div,#stacks_in_2466 p,#stacks_in_2466 ol,#stacks_in_2466 ul li,#stacks_in_2466 ol li,#stacks_in_2466 ol,#stacks_in_2466 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_2466,#stacks_in_2466 div,#stacks_in_2466 p,#stacks_in_2466 ol,#stacks_in_2466 ul li,#stacks_in_2466 ol li,#stacks_in_2466 ol,#stacks_in_2466 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_2466{}}


#stacks_in_2466 {
	padding: 0px 39px 0px 0px;
}
#stacks_in_2467 p,#stacks_in_2467 div,#stacks_in_2467 ul,#stacks_in_2467 ol,#stacks_in_2467 dl{color:rgba(204, 204, 153, 1.00)}#stacks_in_2467 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_2467 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_2467{}}


#stacks_in_2467 {
	padding: 0px 12px 0px 20px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_2468shim{	padding-top: 6%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_2469shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_2920shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */


#stacks_in_3275{padding-left:0px;padding-right:0px;}#stacks_in_3275 > .jack{margin:0px;padding:0px;border-color:#000000;border-width:0px;border-style:solid;border-radius:0px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_3275 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_3275 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_3275 > .jack.width-static{width:500px}#stacks_in_3275 > .jack.width-flexible{width:100%}#stacks_in_3275 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_3275 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_3275 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_3275 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_3275 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_3275 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_3275 > .jack::after{border-radius:0px}#stacks_in_3275 > .jack.border-detailed-radius,#stacks_in_3275 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_3275 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_3275 > .jack.bg-color{background-color:#003958}#stacks_in_3275 > .jack.bg-gradient{background-color:#666666}#stacks_in_3275 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_3275 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_3275 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_3275 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_3275 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_3275 > .jack.bg-image:not(.glass){}#stacks_in_3275 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_3275 > .jack.bg-image.glass.after,#stacks_in_3275 > .glass.jack.bg-image::after{opacity:0.50;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_3275 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_3275 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_3275 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_3275 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_3275 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_3275 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_3275 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_3275 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_3275 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_3275 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_3275 > .jack.bg-image.glass.after,#stacks_in_3275 > .glass.jack.bg-image::after{}#stacks_in_3275 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_3275 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_3275 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_3275 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_3275 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_3275 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_3275 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_3275 > .jack.peek-shadow::before,#stacks_in_3275 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_3275 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_3275 > .jack{overflow:visible;}#stacks_in_3275 > .jack.height-static{height:100px}#stacks_in_3275 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_3275 {
	background-color: rgba(0, 102, 153, 1.00);
}
/* Start Responsive Shim stack CSS code */.stacks_in_3283shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */#stacks_in_3461 h2,#stacks_in_3461 .hTxt:not(.segment) div{font-size:1.60rem}@media all and (max-width:640px){#stacks_in_3461 h2,#stacks_in_3461 .hTxt:not(.segment) div{font-size:0.95rem}}@media only screen and (max-width:667px){#stacks_in_3461 h2,#stacks_in_3461 div{text-align:center !important}#stacks_out_3461{display:block !important}}@media only screen and (min-width:0px){#stacks_in_3461 h2,#stacks_in_3461 div{line-height:1.25}}#stacks_in_3461 h2,#stacks_in_3461 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_3461 h2 a,#stacks_in_3461 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_3461 h2 a:hover,#stacks_in_3461 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_3461 small,#stacks_in_3461 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_3461 h2.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}


#stacks_in_3461 {
	padding: 0px 0px 0px 18px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_3992shim{	padding-top: 5%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_3493shim{	padding-top: 8%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_3284 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #666699;








}
#stacks_in_3284 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
#stacks_in_3471 p,#stacks_in_3471 div{margin-bottom:0}#stacks_in_3471,#stacks_in_3471 div,#stacks_in_3471 p,#stacks_in_3471 ol,#stacks_in_3471 ul li,#stacks_in_3471 ol li,#stacks_in_3471 ol,#stacks_in_3471 dl{font-size:1.30rem}@media all and (max-width:640px){#stacks_in_3471,#stacks_in_3471 div,#stacks_in_3471 p,#stacks_in_3471 ol,#stacks_in_3471 ul li,#stacks_in_3471 ol li,#stacks_in_3471 ol,#stacks_in_3471 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_3471{}}

/* Start Responsive Shim stack CSS code */.stacks_in_4073shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */#stacks_in_3287 p,#stacks_in_3287 div,#stacks_in_3287 ul,#stacks_in_3287 ol,#stacks_in_3287 dl{color:rgba(204, 204, 153, 1.00)}#stacks_in_3287 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_3287 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_3287,#stacks_in_3287 div,#stacks_in_3287 p,#stacks_in_3287 ol,#stacks_in_3287 ul li,#stacks_in_3287 ol li,#stacks_in_3287 ol,#stacks_in_3287 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_3287,#stacks_in_3287 div,#stacks_in_3287 p,#stacks_in_3287 ol,#stacks_in_3287 ul li,#stacks_in_3287 ol li,#stacks_in_3287 ol,#stacks_in_3287 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_3287{}}


#stacks_in_3287 {
	padding: 0px 30px 0px 0px;
}
#stacks_in_3288 p,#stacks_in_3288 div,#stacks_in_3288 ul,#stacks_in_3288 ol,#stacks_in_3288 dl{color:rgba(204, 204, 153, 1.00)}#stacks_in_3288 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_3288 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_3288,#stacks_in_3288 div,#stacks_in_3288 p,#stacks_in_3288 ol,#stacks_in_3288 ul li,#stacks_in_3288 ol li,#stacks_in_3288 ol,#stacks_in_3288 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_3288,#stacks_in_3288 div,#stacks_in_3288 p,#stacks_in_3288 ol,#stacks_in_3288 ul li,#stacks_in_3288 ol li,#stacks_in_3288 ol,#stacks_in_3288 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_3288{}}


#stacks_in_3288 {
	padding: 0px 12px 0px 20px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_3479shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_3289shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */

/* Start Responsive Shim stack CSS code */.stacks_in_3293shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */
/* Start Responsive Shim stack CSS code */.stacks_in_3298shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */#stacks_in_3299{padding-left:0px;padding-right:0px;}#stacks_in_3299 > .jack{margin:0px;padding:0px;border-color:#000000;border-width:0px;border-style:solid;border-radius:0px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_3299 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_3299 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_3299 > .jack.width-static{width:500px}#stacks_in_3299 > .jack.width-flexible{width:100%}#stacks_in_3299 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_3299 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_3299 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_3299 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_3299 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_3299 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_3299 > .jack::after{border-radius:0px}#stacks_in_3299 > .jack.border-detailed-radius,#stacks_in_3299 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_3299 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_3299 > .jack.bg-color{background-color:#003958}#stacks_in_3299 > .jack.bg-gradient{background-color:#666666}#stacks_in_3299 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_3299 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_3299 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_3299 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_3299 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_3299 > .jack.bg-image:not(.glass){}#stacks_in_3299 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_3299 > .jack.bg-image.glass.after,#stacks_in_3299 > .glass.jack.bg-image::after{opacity:0.50;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_3299 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_3299 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_3299 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_3299 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_3299 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_3299 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_3299 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_3299 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_3299 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_3299 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_3299 > .jack.bg-image.glass.after,#stacks_in_3299 > .glass.jack.bg-image::after{}#stacks_in_3299 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_3299 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_3299 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_3299 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_3299 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_3299 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_3299 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_3299 > .jack.peek-shadow::before,#stacks_in_3299 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_3299 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_3299 > .jack{overflow:visible;}#stacks_in_3299 > .jack.height-static{height:100px}#stacks_in_3299 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_3299 {
	background-color: rgba(0, 102, 153, 1.00);
}
/* Start Responsive Shim stack CSS code */.stacks_in_4031shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */#stacks_in_3509 h2,#stacks_in_3509 .hTxt:not(.segment) div{font-size:1.60rem}@media all and (max-width:640px){#stacks_in_3509 h2,#stacks_in_3509 .hTxt:not(.segment) div{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_3509 h2,#stacks_in_3509 div{line-height:1.25}}#stacks_in_3509 h2,#stacks_in_3509 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_3509 h2 a,#stacks_in_3509 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_3509 h2 a:hover,#stacks_in_3509 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_3509 small,#stacks_in_3509 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_3509 h2.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}

/* Start Responsive Shim stack CSS code */.stacks_in_3304shim{	padding-top: 5%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_3301shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_3540shim{	padding-top: 8%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_3305 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #009999;








}
#stacks_in_3305 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
#stacks_in_3520 p,#stacks_in_3520 div{margin-bottom:0}#stacks_in_3520,#stacks_in_3520 div,#stacks_in_3520 p,#stacks_in_3520 ol,#stacks_in_3520 ul li,#stacks_in_3520 ol li,#stacks_in_3520 ol,#stacks_in_3520 dl{font-size:1.30rem}@media all and (max-width:640px){#stacks_in_3520,#stacks_in_3520 div,#stacks_in_3520 p,#stacks_in_3520 ol,#stacks_in_3520 ul li,#stacks_in_3520 ol li,#stacks_in_3520 ol,#stacks_in_3520 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_3520{}}

/* Start Responsive Shim stack CSS code */.stacks_in_3308shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */#stacks_in_3309 p,#stacks_in_3309 div,#stacks_in_3309 ul,#stacks_in_3309 ol,#stacks_in_3309 dl{color:rgba(204, 204, 153, 1.00)}#stacks_in_3309 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_3309 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_3309,#stacks_in_3309 div,#stacks_in_3309 p,#stacks_in_3309 ol,#stacks_in_3309 ul li,#stacks_in_3309 ol li,#stacks_in_3309 ol,#stacks_in_3309 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_3309,#stacks_in_3309 div,#stacks_in_3309 p,#stacks_in_3309 ol,#stacks_in_3309 ul li,#stacks_in_3309 ol li,#stacks_in_3309 ol,#stacks_in_3309 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_3309{}}


#stacks_in_3309 {
	padding: 0px 39px 0px 0px;
}
#stacks_in_3310 p,#stacks_in_3310 div,#stacks_in_3310 ul,#stacks_in_3310 ol,#stacks_in_3310 dl{color:rgba(204, 204, 153, 1.00)}#stacks_in_3310 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_3310 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_3310{}}


#stacks_in_3310 {
	padding: 0px 12px 0px 20px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_3528shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_3311shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */

/* Start Responsive Shim stack CSS code */.stacks_in_5742shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */
/* Start Responsive Shim stack CSS code */.stacks_in_3318shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */#stacks_in_3319{padding-left:0px;padding-right:0px;}#stacks_in_3319 > .jack{margin:0px;padding:0px;border-color:#000000;border-width:0px;border-style:solid;border-radius:0px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_3319 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_3319 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_3319 > .jack.width-static{width:500px}#stacks_in_3319 > .jack.width-flexible{width:100%}#stacks_in_3319 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_3319 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_3319 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_3319 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_3319 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_3319 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_3319 > .jack::after{border-radius:0px}#stacks_in_3319 > .jack.border-detailed-radius,#stacks_in_3319 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_3319 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_3319 > .jack.bg-color{background-color:#003958}#stacks_in_3319 > .jack.bg-gradient{background-color:#666666}#stacks_in_3319 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_3319 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_3319 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_3319 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_3319 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_3319 > .jack.bg-image:not(.glass){}#stacks_in_3319 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_3319 > .jack.bg-image.glass.after,#stacks_in_3319 > .glass.jack.bg-image::after{opacity:0.50;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_3319 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_3319 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_3319 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_3319 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_3319 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_3319 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_3319 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_3319 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_3319 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_3319 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_3319 > .jack.bg-image.glass.after,#stacks_in_3319 > .glass.jack.bg-image::after{}#stacks_in_3319 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_3319 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_3319 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_3319 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_3319 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_3319 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_3319 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_3319 > .jack.peek-shadow::before,#stacks_in_3319 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_3319 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_3319 > .jack{overflow:visible;}#stacks_in_3319 > .jack.height-static{height:100px}#stacks_in_3319 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_3319 {
	background-color: rgba(0, 102, 153, 1.00);
}
/* Start Responsive Shim stack CSS code */.stacks_in_4041shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */#stacks_in_3552 h2,#stacks_in_3552 .hTxt:not(.segment) div{font-size:1.50rem}@media all and (max-width:640px){#stacks_in_3552 h2,#stacks_in_3552 .hTxt:not(.segment) div{font-size:0.95rem}}@media only screen and (max-width:667px){#stacks_in_3552 h2,#stacks_in_3552 div{text-align:center !important}#stacks_out_3552{display:block !important}}@media only screen and (min-width:0px){#stacks_in_3552 h2,#stacks_in_3552 div{letter-spacing:-0.30px}}#stacks_in_3552 .header-pro.text-center .hTxt{margin-right:0px}#stacks_in_3552 h2,#stacks_in_3552 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_3552 h2 a,#stacks_in_3552 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_3552 h2 a:hover,#stacks_in_3552 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_3552 small,#stacks_in_3552 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_3552 h2.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}

/* Start Responsive Shim stack CSS code */.stacks_in_4042shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_4104shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_3585shim{	padding-top: 8%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_3558 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #666699;








}
#stacks_in_3558 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
#stacks_in_3565 p,#stacks_in_3565 div{margin-bottom:0}#stacks_in_3565,#stacks_in_3565 div,#stacks_in_3565 p,#stacks_in_3565 ol,#stacks_in_3565 ul li,#stacks_in_3565 ol li,#stacks_in_3565 ol,#stacks_in_3565 dl{font-size:1.30rem}@media all and (max-width:640px){#stacks_in_3565,#stacks_in_3565 div,#stacks_in_3565 p,#stacks_in_3565 ol,#stacks_in_3565 ul li,#stacks_in_3565 ol li,#stacks_in_3565 ol,#stacks_in_3565 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_3565{}}

/* Start Responsive Shim stack CSS code */.stacks_in_4055shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */#stacks_in_3327 p,#stacks_in_3327 div,#stacks_in_3327 ul,#stacks_in_3327 ol,#stacks_in_3327 dl{color:rgba(204, 204, 153, 1.00)}#stacks_in_3327 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_3327 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_3327,#stacks_in_3327 div,#stacks_in_3327 p,#stacks_in_3327 ol,#stacks_in_3327 ul li,#stacks_in_3327 ol li,#stacks_in_3327 ol,#stacks_in_3327 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_3327,#stacks_in_3327 div,#stacks_in_3327 p,#stacks_in_3327 ol,#stacks_in_3327 ul li,#stacks_in_3327 ol li,#stacks_in_3327 ol,#stacks_in_3327 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_3327{}}


#stacks_in_3327 {
	padding: 0px 39px 0px 0px;
}
#stacks_in_3328 p,#stacks_in_3328 div,#stacks_in_3328 ul,#stacks_in_3328 ol,#stacks_in_3328 dl{color:rgba(204, 204, 153, 1.00)}#stacks_in_3328 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_3328 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_3328{}}


#stacks_in_3328 {
	padding: 0px 12px 0px 20px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_3573shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_3329shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */

/* Start Responsive Shim stack CSS code */.stacks_in_5761shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */
/* Start Responsive Shim stack CSS code */.stacks_in_3336shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */#stacks_in_3337{padding-left:0px;padding-right:0px;}#stacks_in_3337 > .jack{margin:0px;padding:0px;border-color:#000000;border-width:0px;border-style:solid;border-radius:0px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_3337 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_3337 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_3337 > .jack.width-static{width:500px}#stacks_in_3337 > .jack.width-flexible{width:100%}#stacks_in_3337 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_3337 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_3337 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_3337 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_3337 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_3337 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_3337 > .jack::after{border-radius:0px}#stacks_in_3337 > .jack.border-detailed-radius,#stacks_in_3337 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_3337 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_3337 > .jack.bg-color{background-color:#003958}#stacks_in_3337 > .jack.bg-gradient{background-color:#666666}#stacks_in_3337 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_3337 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_3337 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_3337 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_3337 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_3337 > .jack.bg-image:not(.glass){}#stacks_in_3337 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_3337 > .jack.bg-image.glass.after,#stacks_in_3337 > .glass.jack.bg-image::after{opacity:0.50;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_3337 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_3337 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_3337 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_3337 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_3337 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_3337 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_3337 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_3337 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_3337 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_3337 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_3337 > .jack.bg-image.glass.after,#stacks_in_3337 > .glass.jack.bg-image::after{}#stacks_in_3337 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_3337 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_3337 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_3337 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_3337 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_3337 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_3337 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_3337 > .jack.peek-shadow::before,#stacks_in_3337 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_3337 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_3337 > .jack{overflow:visible;}#stacks_in_3337 > .jack.height-static{height:100px}#stacks_in_3337 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_3337 {
	background-color: rgba(0, 102, 153, 1.00);
}
/* Start Responsive Shim stack CSS code */.stacks_in_3343shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */#stacks_in_3602 h2,#stacks_in_3602 .hTxt:not(.segment) div{font-size:1.60rem}@media all and (max-width:640px){#stacks_in_3602 h2,#stacks_in_3602 .hTxt:not(.segment) div{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_3602 h2,#stacks_in_3602 div{line-height:1.25}}#stacks_in_3602 h2,#stacks_in_3602 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_3602 h2 a,#stacks_in_3602 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_3602 h2 a:hover,#stacks_in_3602 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_3602 small,#stacks_in_3602 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_3602 h2.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}


#stacks_in_3602 {
	padding: 0px 0px 0px 12px;
}
#stacks_in_3608 h2,#stacks_in_3608 .hTxt:not(.segment) div{font-size:1.60rem}@media all and (max-width:640px){#stacks_in_3608 h2,#stacks_in_3608 .hTxt:not(.segment) div{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_3608 h2,#stacks_in_3608 div{line-height:1.25}}#stacks_in_3608 h2,#stacks_in_3608 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_3608 h2 a,#stacks_in_3608 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_3608 h2 a:hover,#stacks_in_3608 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_3608 small,#stacks_in_3608 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_3608 h2.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}


#stacks_in_3608 {
	padding: 0px 0px 0px 12px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_3344shim{	padding-top: 5%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_3340shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_3641shim{	padding-top: 8%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_3345 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #666699;








}
#stacks_in_3345 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
#stacks_in_3619 p,#stacks_in_3619 div{margin-bottom:0}#stacks_in_3619,#stacks_in_3619 div,#stacks_in_3619 p,#stacks_in_3619 ol,#stacks_in_3619 ul li,#stacks_in_3619 ol li,#stacks_in_3619 ol,#stacks_in_3619 dl{font-size:1.30rem}@media all and (max-width:640px){#stacks_in_3619,#stacks_in_3619 div,#stacks_in_3619 p,#stacks_in_3619 ol,#stacks_in_3619 ul li,#stacks_in_3619 ol li,#stacks_in_3619 ol,#stacks_in_3619 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_3619,#stacks_in_3619 div,#stacks_in_3619 p,#stacks_in_3619 .fa:not(.no-indent),#stacks_in_3619 ol,#stacks_in_3619 ul li,#stacks_in_3619 ol li,#stacks_in_3619 ol,#stacks_in_3619 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_3619{}}

/* Start Responsive Shim stack CSS code */.stacks_in_4056shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */#stacks_in_3347 p,#stacks_in_3347 div,#stacks_in_3347 ul,#stacks_in_3347 ol,#stacks_in_3347 dl{color:rgba(204, 204, 153, 1.00)}#stacks_in_3347 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_3347 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_3347,#stacks_in_3347 div,#stacks_in_3347 p,#stacks_in_3347 ol,#stacks_in_3347 ul li,#stacks_in_3347 ol li,#stacks_in_3347 ol,#stacks_in_3347 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_3347,#stacks_in_3347 div,#stacks_in_3347 p,#stacks_in_3347 ol,#stacks_in_3347 ul li,#stacks_in_3347 ol li,#stacks_in_3347 ol,#stacks_in_3347 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_3347{}}


#stacks_in_3347 {
	padding: 0px 39px 0px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_3627shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_4103shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */

/* Start Responsive Shim stack CSS code */.stacks_in_5773shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */
/* Start Responsive Shim stack CSS code */.stacks_in_3355shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */#stacks_in_3356{padding-left:0px;padding-right:0px;}#stacks_in_3356 > .jack{margin:0px;padding:0px;border-color:#000000;border-width:0px;border-style:solid;border-radius:0px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_3356 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_3356 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_3356 > .jack.width-static{width:500px}#stacks_in_3356 > .jack.width-flexible{width:100%}#stacks_in_3356 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_3356 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_3356 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_3356 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_3356 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_3356 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_3356 > .jack::after{border-radius:0px}#stacks_in_3356 > .jack.border-detailed-radius,#stacks_in_3356 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_3356 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_3356 > .jack.bg-color{background-color:#003958}#stacks_in_3356 > .jack.bg-gradient{background-color:#666666}#stacks_in_3356 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_3356 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_3356 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_3356 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_3356 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_3356 > .jack.bg-image:not(.glass){}#stacks_in_3356 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_3356 > .jack.bg-image.glass.after,#stacks_in_3356 > .glass.jack.bg-image::after{opacity:0.50;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_3356 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_3356 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_3356 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_3356 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_3356 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_3356 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_3356 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_3356 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_3356 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_3356 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_3356 > .jack.bg-image.glass.after,#stacks_in_3356 > .glass.jack.bg-image::after{}#stacks_in_3356 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_3356 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_3356 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_3356 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_3356 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_3356 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_3356 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_3356 > .jack.peek-shadow::before,#stacks_in_3356 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_3356 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_3356 > .jack{overflow:visible;}#stacks_in_3356 > .jack.height-static{height:100px}#stacks_in_3356 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_3356 {
	background-color: rgba(0, 102, 153, 1.00);
}
/* Start Responsive Shim stack CSS code */.stacks_in_3659shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */#stacks_in_3660 h2,#stacks_in_3660 .hTxt:not(.segment) div{font-size:1.55rem}@media all and (max-width:640px){#stacks_in_3660 h2,#stacks_in_3660 .hTxt:not(.segment) div{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_3660 h2,#stacks_in_3660 div{line-height:1.20}}#stacks_in_3660 h2,#stacks_in_3660 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_3660 h2 a,#stacks_in_3660 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_3660 h2 a:hover,#stacks_in_3660 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_3660 small,#stacks_in_3660 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_3660 h2.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}


#stacks_in_3660 {
	padding: 0px 0px 0px 12px;
}
#stacks_in_4059 h2,#stacks_in_4059 .hTxt:not(.segment) div{font-size:1.55rem}@media all and (max-width:640px){#stacks_in_4059 h2,#stacks_in_4059 .hTxt:not(.segment) div{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_4059 h2,#stacks_in_4059 div{line-height:1.20}}#stacks_in_4059 h2,#stacks_in_4059 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_4059 h2 a,#stacks_in_4059 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_4059 h2 a:hover,#stacks_in_4059 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_4059 small,#stacks_in_4059 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_4059 h2.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}


#stacks_in_4059 {
	padding: 0px 0px 0px 12px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_3360shim{	padding-top: 5%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_3358shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_3696shim{	padding-top: 8%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_3361 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #666699;








}
#stacks_in_3361 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
#stacks_in_3677 p,#stacks_in_3677 div{margin-bottom:0}#stacks_in_3677,#stacks_in_3677 div,#stacks_in_3677 p,#stacks_in_3677 ol,#stacks_in_3677 ul li,#stacks_in_3677 ol li,#stacks_in_3677 ol,#stacks_in_3677 dl{font-size:1.30rem}@media all and (max-width:640px){#stacks_in_3677,#stacks_in_3677 div,#stacks_in_3677 p,#stacks_in_3677 ol,#stacks_in_3677 ul li,#stacks_in_3677 ol li,#stacks_in_3677 ol,#stacks_in_3677 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_3677{}}

/* Start Responsive Shim stack CSS code */.stacks_in_4102shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */#stacks_in_3363 p,#stacks_in_3363 div,#stacks_in_3363 ul,#stacks_in_3363 ol,#stacks_in_3363 dl{color:rgba(204, 204, 153, 1.00)}#stacks_in_3363 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_3363 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_3363,#stacks_in_3363 div,#stacks_in_3363 p,#stacks_in_3363 ol,#stacks_in_3363 ul li,#stacks_in_3363 ol li,#stacks_in_3363 ol,#stacks_in_3363 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_3363,#stacks_in_3363 div,#stacks_in_3363 p,#stacks_in_3363 ol,#stacks_in_3363 ul li,#stacks_in_3363 ol li,#stacks_in_3363 ol,#stacks_in_3363 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_3363{}}


#stacks_in_3363 {
	padding: 0px 39px 0px 0px;
}
#stacks_in_3364 p,#stacks_in_3364 div,#stacks_in_3364 ul,#stacks_in_3364 ol,#stacks_in_3364 dl{color:rgba(204, 204, 153, 1.00)}#stacks_in_3364 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_3364 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_3364{}}


#stacks_in_3364 {
	padding: 0px 12px 0px 20px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_3365shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_4105shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */

/* Start Responsive Shim stack CSS code */.stacks_in_5777shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_3373shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */#stacks_in_3374{padding-left:0px;padding-right:0px;}#stacks_in_3374 > .jack{margin:0px;padding:0px;border-color:#000000;border-width:0px;border-style:solid;border-radius:0px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_3374 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_3374 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_3374 > .jack.width-static{width:500px}#stacks_in_3374 > .jack.width-flexible{width:100%}#stacks_in_3374 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_3374 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_3374 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_3374 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_3374 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_3374 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_3374 > .jack::after{border-radius:0px}#stacks_in_3374 > .jack.border-detailed-radius,#stacks_in_3374 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_3374 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_3374 > .jack.bg-color{background-color:#003958}#stacks_in_3374 > .jack.bg-gradient{background-color:#666666}#stacks_in_3374 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_3374 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_3374 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_3374 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_3374 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_3374 > .jack.bg-image:not(.glass){}#stacks_in_3374 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_3374 > .jack.bg-image.glass.after,#stacks_in_3374 > .glass.jack.bg-image::after{opacity:0.50;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_3374 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_3374 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_3374 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_3374 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_3374 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_3374 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_3374 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_3374 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_3374 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_3374 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_3374 > .jack.bg-image.glass.after,#stacks_in_3374 > .glass.jack.bg-image::after{}#stacks_in_3374 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_3374 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_3374 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_3374 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_3374 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_3374 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_3374 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_3374 > .jack.peek-shadow::before,#stacks_in_3374 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_3374 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_3374 > .jack{overflow:visible;}#stacks_in_3374 > .jack.height-static{height:100px}#stacks_in_3374 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_3374 {
	background-color: rgba(0, 102, 153, 1.00);
}
/* Start Responsive Shim stack CSS code */.stacks_in_3715shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */#stacks_in_3717 h2,#stacks_in_3717 .hTxt:not(.segment) div{font-size:1.60rem}@media all and (max-width:640px){#stacks_in_3717 h2,#stacks_in_3717 .hTxt:not(.segment) div{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_3717 h2,#stacks_in_3717 div{line-height:1.15}}#stacks_in_3717 h2,#stacks_in_3717 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_3717 h2 a,#stacks_in_3717 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_3717 h2 a:hover,#stacks_in_3717 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_3717 small,#stacks_in_3717 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_3717 h2.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}


#stacks_in_3717 {
	padding: 0px 0px 0px 12px;
}
#stacks_in_3718 h2,#stacks_in_3718 .hTxt:not(.segment) div{font-size:1.60rem}@media all and (max-width:640px){#stacks_in_3718 h2,#stacks_in_3718 .hTxt:not(.segment) div{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_3718 h2,#stacks_in_3718 div{line-height:1.15}}#stacks_in_3718 h2,#stacks_in_3718 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_3718 h2 a,#stacks_in_3718 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_3718 h2 a:hover,#stacks_in_3718 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_3718 small,#stacks_in_3718 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_3718 h2.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}


#stacks_in_3718 {
	padding: 0px 0px 0px 12px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_3719shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_3376shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_3739shim{	padding-top: 8%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_3720 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #666699;








}
#stacks_in_3720 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
#stacks_in_3726 p,#stacks_in_3726 div{margin-bottom:0}#stacks_in_3726,#stacks_in_3726 div,#stacks_in_3726 p,#stacks_in_3726 ol,#stacks_in_3726 ul li,#stacks_in_3726 ol li,#stacks_in_3726 ol,#stacks_in_3726 dl{font-size:1.30rem}@media all and (max-width:640px){#stacks_in_3726,#stacks_in_3726 div,#stacks_in_3726 p,#stacks_in_3726 ol,#stacks_in_3726 ul li,#stacks_in_3726 ol li,#stacks_in_3726 ol,#stacks_in_3726 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_3726{}}

/* Start Responsive Shim stack CSS code */.stacks_in_4086shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */#stacks_in_3381 p,#stacks_in_3381 div,#stacks_in_3381 ul,#stacks_in_3381 ol,#stacks_in_3381 dl{color:rgba(204, 204, 153, 1.00)}#stacks_in_3381 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_3381 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_3381,#stacks_in_3381 div,#stacks_in_3381 p,#stacks_in_3381 ol,#stacks_in_3381 ul li,#stacks_in_3381 ol li,#stacks_in_3381 ol,#stacks_in_3381 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_3381,#stacks_in_3381 div,#stacks_in_3381 p,#stacks_in_3381 ol,#stacks_in_3381 ul li,#stacks_in_3381 ol li,#stacks_in_3381 ol,#stacks_in_3381 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_3381{}}


#stacks_in_3381 {
	padding: 0px 39px 0px 0px;
}
#stacks_in_3382 p,#stacks_in_3382 div,#stacks_in_3382 ul,#stacks_in_3382 ol,#stacks_in_3382 dl{color:rgba(204, 204, 153, 1.00)}#stacks_in_3382 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_3382 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_3382{}}


#stacks_in_3382 {
	padding: 0px 12px 0px 20px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_3383shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_3741shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */

/* Start Responsive Shim stack CSS code */.stacks_in_5787shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_3390shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */
#stacks_in_3391{padding-left:0px;padding-right:0px;}#stacks_in_3391 > .jack{margin:0px;padding:0px;border-color:#000000;border-width:0px;border-style:solid;border-radius:0px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_3391 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_3391 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_3391 > .jack.width-static{width:500px}#stacks_in_3391 > .jack.width-flexible{width:100%}#stacks_in_3391 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_3391 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_3391 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_3391 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_3391 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_3391 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_3391 > .jack::after{border-radius:0px}#stacks_in_3391 > .jack.border-detailed-radius,#stacks_in_3391 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_3391 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_3391 > .jack.bg-color{background-color:#003958}#stacks_in_3391 > .jack.bg-gradient{background-color:#666666}#stacks_in_3391 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_3391 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_3391 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_3391 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_3391 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_3391 > .jack.bg-image:not(.glass){}#stacks_in_3391 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_3391 > .jack.bg-image.glass.after,#stacks_in_3391 > .glass.jack.bg-image::after{opacity:0.50;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_3391 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_3391 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_3391 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_3391 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_3391 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_3391 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_3391 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_3391 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_3391 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_3391 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_3391 > .jack.bg-image.glass.after,#stacks_in_3391 > .glass.jack.bg-image::after{}#stacks_in_3391 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_3391 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_3391 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_3391 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_3391 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_3391 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_3391 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_3391 > .jack.peek-shadow::before,#stacks_in_3391 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_3391 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_3391 > .jack{overflow:visible;}#stacks_in_3391 > .jack.height-static{height:100px}#stacks_in_3391 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_3391 {
	background-color: rgba(0, 102, 153, 1.00);
}
/* Start Responsive Shim stack CSS code */.stacks_in_3752shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */#stacks_in_3754 h2,#stacks_in_3754 .hTxt:not(.segment) div{font-size:1.60rem}@media all and (max-width:640px){#stacks_in_3754 h2,#stacks_in_3754 .hTxt:not(.segment) div{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_3754 h2,#stacks_in_3754 div{line-height:1.12}}#stacks_in_3754 h2,#stacks_in_3754 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_3754 h2 a,#stacks_in_3754 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_3754 h2 a:hover,#stacks_in_3754 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_3754 small,#stacks_in_3754 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_3754 h2.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}


#stacks_in_3754 {
	padding: 0px 0px 0px 12px;
}
#stacks_in_3755 h2,#stacks_in_3755 .hTxt:not(.segment) div{font-size:1.60rem}@media all and (max-width:640px){#stacks_in_3755 h2,#stacks_in_3755 .hTxt:not(.segment) div{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_3755 h2,#stacks_in_3755 div{line-height:1.12}}#stacks_in_3755 h2,#stacks_in_3755 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_3755 h2 a,#stacks_in_3755 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_3755 h2 a:hover,#stacks_in_3755 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_3755 small,#stacks_in_3755 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_3755 h2.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}


#stacks_in_3755 {
	padding: 0px 0px 0px 12px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_3756shim{	padding-top: 5%;}/* End Responsive Shim stack CSS code */
/* Start Responsive Shim stack CSS code */.stacks_in_3393shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_3781shim{	padding-top: 8%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_3395 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #666699;








}
#stacks_in_3395 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
#stacks_in_3763 p,#stacks_in_3763 div{margin-bottom:0}#stacks_in_3763,#stacks_in_3763 div,#stacks_in_3763 p,#stacks_in_3763 ol,#stacks_in_3763 ul li,#stacks_in_3763 ol li,#stacks_in_3763 ol,#stacks_in_3763 dl{font-size:1.30rem}@media all and (max-width:640px){#stacks_in_3763,#stacks_in_3763 div,#stacks_in_3763 p,#stacks_in_3763 ol,#stacks_in_3763 ul li,#stacks_in_3763 ol li,#stacks_in_3763 ol,#stacks_in_3763 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_3763{}}

/* Start Responsive Shim stack CSS code */.stacks_in_4087shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */#stacks_in_3397 p,#stacks_in_3397 div,#stacks_in_3397 ul,#stacks_in_3397 ol,#stacks_in_3397 dl{color:rgba(204, 204, 153, 1.00)}#stacks_in_3397 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_3397 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_3397,#stacks_in_3397 div,#stacks_in_3397 p,#stacks_in_3397 ol,#stacks_in_3397 ul li,#stacks_in_3397 ol li,#stacks_in_3397 ol,#stacks_in_3397 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_3397,#stacks_in_3397 div,#stacks_in_3397 p,#stacks_in_3397 ol,#stacks_in_3397 ul li,#stacks_in_3397 ol li,#stacks_in_3397 ol,#stacks_in_3397 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_3397{}}


#stacks_in_3397 {
	padding: 0px 9px 0px 6px;
}
#stacks_in_3398 p,#stacks_in_3398 div,#stacks_in_3398 ul,#stacks_in_3398 ol,#stacks_in_3398 dl{color:rgba(204, 204, 153, 1.00)}#stacks_in_3398 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_3398 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_3398{}}


#stacks_in_3398 {
	padding: 0px 9px 0px 12px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_3767shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */

/* Start Responsive Shim stack CSS code */.stacks_in_5806shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */
/* Start Responsive Shim stack CSS code */.stacks_in_3405shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */#stacks_in_3406{padding-left:0px;padding-right:0px;}#stacks_in_3406 > .jack{margin:0px;padding:0px;border-color:#000000;border-width:0px;border-style:solid;border-radius:0px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_3406 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_3406 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_3406 > .jack.width-static{width:500px}#stacks_in_3406 > .jack.width-flexible{width:100%}#stacks_in_3406 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_3406 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_3406 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_3406 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_3406 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_3406 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_3406 > .jack::after{border-radius:0px}#stacks_in_3406 > .jack.border-detailed-radius,#stacks_in_3406 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_3406 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_3406 > .jack.bg-color{background-color:#003958}#stacks_in_3406 > .jack.bg-gradient{background-color:#666666}#stacks_in_3406 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_3406 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_3406 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_3406 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_3406 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_3406 > .jack.bg-image:not(.glass){}#stacks_in_3406 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_3406 > .jack.bg-image.glass.after,#stacks_in_3406 > .glass.jack.bg-image::after{opacity:0.50;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_3406 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_3406 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_3406 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_3406 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_3406 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_3406 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_3406 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_3406 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_3406 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_3406 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_3406 > .jack.bg-image.glass.after,#stacks_in_3406 > .glass.jack.bg-image::after{}#stacks_in_3406 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_3406 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_3406 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_3406 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_3406 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_3406 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_3406 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_3406 > .jack.peek-shadow::before,#stacks_in_3406 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_3406 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_3406 > .jack{overflow:visible;}#stacks_in_3406 > .jack.height-static{height:100px}#stacks_in_3406 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_3406 {
	background-color: rgba(0, 102, 153, 1.00);
}
/*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_3407 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #666699;








}
#stacks_in_3407 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
/* Start Responsive Shim stack CSS code */.stacks_in_3792shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */#stacks_in_3794 h2,#stacks_in_3794 .hTxt:not(.segment) div{font-size:1.59rem}@media all and (max-width:640px){#stacks_in_3794 h2,#stacks_in_3794 .hTxt:not(.segment) div{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_3794 h2,#stacks_in_3794 div{line-height:1.10}}@media only screen and (min-width:0px){#stacks_in_3794 h2,#stacks_in_3794 div{letter-spacing:-0.05px}}#stacks_in_3794 .header-pro.text-center .hTxt{margin-right:0px}#stacks_in_3794 h2,#stacks_in_3794 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_3794 h2 a,#stacks_in_3794 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_3794 h2 a:hover,#stacks_in_3794 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_3794 small,#stacks_in_3794 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_3794 h2.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}


#stacks_in_3794 {
	padding: 0px 0px 0px 9px;
}
#stacks_in_3795 h2,#stacks_in_3795 .hTxt:not(.segment) div{font-size:1.59rem}@media all and (max-width:640px){#stacks_in_3795 h2,#stacks_in_3795 .hTxt:not(.segment) div{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_3795 h2,#stacks_in_3795 div{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_3795 h2,#stacks_in_3795 div{letter-spacing:0.00px}}#stacks_in_3795 .header-pro.text-center .hTxt{margin-right:0px}#stacks_in_3795 h2,#stacks_in_3795 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_3795 h2 a,#stacks_in_3795 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_3795 h2 a:hover,#stacks_in_3795 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_3795 small,#stacks_in_3795 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_3795 h2.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}


#stacks_in_3795 {
	padding: 0px 0px 0px 9px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_3796shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_3409shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* -- Start Skyward Each css Template -- */

.stacks_in_3816skyward, .stacks_in_3816skywardInner, .stacks_in_3816wrapper {
	position: relative;
	z-index: 1;
	overflow: visible;
}


.stacks_in_3816skywardInner {
	top: -6px;
	margin-bottom: -6px;
}
	
		@media (max-width: 61.9em) {
			.stacks_in_3816skywardInner {
				top: -0px;
				margin-bottom: -0px;
			}
		}
		
		@media (max-width: 47.9em) {
			.stacks_in_3816skywardInner {
				top: -0px;
				margin-bottom: -0px;
			}
		}
	





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


/* -- End Skyward Each css Template -- *//* Start Responsive Shim stack CSS code */.stacks_in_3823shim{	padding-top: 8%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_3413 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #666699;








}
#stacks_in_3413 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
#stacks_in_3414{padding-left:0px;padding-right:0px;}#stacks_in_3414 > .jack{margin:0px;padding:0px;border-color:#000000;border-width:0px;border-style:solid;border-radius:0px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_3414 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_3414 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_3414 > .jack.width-static{width:500px}#stacks_in_3414 > .jack.width-flexible{width:100%}#stacks_in_3414 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_3414 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_3414 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_3414 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_3414 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_3414 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_3414 > .jack::after{border-radius:0px}#stacks_in_3414 > .jack.border-detailed-radius,#stacks_in_3414 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_3414 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_3414 > .jack.bg-color{background-color:#89C5FF}#stacks_in_3414 > .jack.bg-gradient{background-color:#666666}#stacks_in_3414 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_3414 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_3414 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_3414 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_3414 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_3414 > .jack.bg-image:not(.glass){}#stacks_in_3414 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_3414 > .jack.bg-image.glass.after,#stacks_in_3414 > .glass.jack.bg-image::after{opacity:0.59;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_3414 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_3414 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_3414 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_3414 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_3414 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_3414 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_3414 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_3414 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_3414 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_3414 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_3414 > .jack.bg-image.glass.after,#stacks_in_3414 > .glass.jack.bg-image::after{}#stacks_in_3414 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_3414 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_3414 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_3414 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_3414 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_3414 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_3414 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_3414 > .jack.peek-shadow::before,#stacks_in_3414 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_3414 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_3414 > .jack{overflow:visible;}#stacks_in_3414 > .jack.height-static{height:100px}#stacks_in_3414 > .jack.height-minmax{min-height:100px;max-height:800px}
#stacks_in_3804 p,#stacks_in_3804 div{margin-bottom:0}#stacks_in_3804,#stacks_in_3804 div,#stacks_in_3804 p,#stacks_in_3804 ol,#stacks_in_3804 ul li,#stacks_in_3804 ol li,#stacks_in_3804 ol,#stacks_in_3804 dl{font-size:1.18rem}@media all and (max-width:640px){#stacks_in_3804,#stacks_in_3804 div,#stacks_in_3804 p,#stacks_in_3804 ol,#stacks_in_3804 ul li,#stacks_in_3804 ol li,#stacks_in_3804 ol,#stacks_in_3804 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_3804{}}

/* Start Responsive Shim stack CSS code */.stacks_in_4091shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */#stacks_in_3416 p,#stacks_in_3416 div,#stacks_in_3416 ul,#stacks_in_3416 ol,#stacks_in_3416 dl{color:rgba(204, 204, 153, 1.00)}#stacks_in_3416 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_3416 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_3416,#stacks_in_3416 div,#stacks_in_3416 p,#stacks_in_3416 ol,#stacks_in_3416 ul li,#stacks_in_3416 ol li,#stacks_in_3416 ol,#stacks_in_3416 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_3416,#stacks_in_3416 div,#stacks_in_3416 p,#stacks_in_3416 ol,#stacks_in_3416 ul li,#stacks_in_3416 ol li,#stacks_in_3416 ol,#stacks_in_3416 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_3416{}}


#stacks_in_3416 {
	padding: 0px 39px 0px 0px;
}
#stacks_in_3417 p,#stacks_in_3417 div,#stacks_in_3417 ul,#stacks_in_3417 ol,#stacks_in_3417 dl{color:rgba(204, 204, 153, 1.00)}#stacks_in_3417 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_3417 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_3417{}}


#stacks_in_3417 {
	padding: 0px 12px 0px 20px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_3808shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */

/* Start Responsive Shim stack CSS code */.stacks_in_5816shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */
/* Start Responsive Shim stack CSS code */.stacks_in_3424shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */#stacks_in_3425{padding-left:0px;padding-right:0px;}#stacks_in_3425 > .jack{margin:0px;padding:0px;border-color:#000000;border-width:0px;border-style:solid;border-radius:0px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_3425 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_3425 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_3425 > .jack.width-static{width:500px}#stacks_in_3425 > .jack.width-flexible{width:100%}#stacks_in_3425 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_3425 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_3425 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_3425 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_3425 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_3425 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_3425 > .jack::after{border-radius:0px}#stacks_in_3425 > .jack.border-detailed-radius,#stacks_in_3425 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_3425 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_3425 > .jack.bg-color{background-color:#003958}#stacks_in_3425 > .jack.bg-gradient{background-color:#003958}#stacks_in_3425 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_3425 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_3425 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_3425 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_3425 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_3425 > .jack.bg-image:not(.glass){}#stacks_in_3425 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_3425 > .jack.bg-image.glass.after,#stacks_in_3425 > .glass.jack.bg-image::after{opacity:0.50;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_3425 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_3425 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_3425 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_3425 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_3425 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_3425 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_3425 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_3425 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_3425 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_3425 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_3425 > .jack.bg-image.glass.after,#stacks_in_3425 > .glass.jack.bg-image::after{}#stacks_in_3425 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_3425 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_3425 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_3425 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_3425 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_3425 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_3425 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_3425 > .jack.peek-shadow::before,#stacks_in_3425 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_3425 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_3425 > .jack{overflow:visible;}#stacks_in_3425 > .jack.height-static{height:100px}#stacks_in_3425 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_3425 {
	background-color: rgba(0, 102, 153, 1.00);
}
/* Start Responsive Shim stack CSS code */.stacks_in_3836shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */#stacks_in_3838 h2,#stacks_in_3838 .hTxt:not(.segment) div{font-size:1.60rem}@media all and (max-width:640px){#stacks_in_3838 h2,#stacks_in_3838 .hTxt:not(.segment) div{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_3838 h2,#stacks_in_3838 div{line-height:1.15}}#stacks_in_3838 h2,#stacks_in_3838 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_3838 h2 a,#stacks_in_3838 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_3838 h2 a:hover,#stacks_in_3838 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_3838 small,#stacks_in_3838 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_3838 h2.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}

#stacks_in_3839 h2,#stacks_in_3839 .hTxt:not(.segment) div{font-size:1.60rem}@media all and (max-width:640px){#stacks_in_3839 h2,#stacks_in_3839 .hTxt:not(.segment) div{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_3839 h2,#stacks_in_3839 div{line-height:1.15}}#stacks_in_3839 h2,#stacks_in_3839 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_3839 h2 a,#stacks_in_3839 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_3839 h2 a:hover,#stacks_in_3839 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_3839 small,#stacks_in_3839 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_3839 h2.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}

/* Start Responsive Shim stack CSS code */.stacks_in_3840shim{	padding-top: 5%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_3427shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_3857shim{	padding-top: 8%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_3429 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #666699;








}
#stacks_in_3429 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
#stacks_in_3845 p,#stacks_in_3845 div{margin-bottom:0}#stacks_in_3845,#stacks_in_3845 div,#stacks_in_3845 p,#stacks_in_3845 ol,#stacks_in_3845 ul li,#stacks_in_3845 ol li,#stacks_in_3845 ol,#stacks_in_3845 dl{font-size:1.18rem}@media all and (max-width:640px){#stacks_in_3845,#stacks_in_3845 div,#stacks_in_3845 p,#stacks_in_3845 ol,#stacks_in_3845 ul li,#stacks_in_3845 ol li,#stacks_in_3845 ol,#stacks_in_3845 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_3845{}}

/* Start Responsive Shim stack CSS code */.stacks_in_3847shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */#stacks_in_3431 p,#stacks_in_3431 div,#stacks_in_3431 ul,#stacks_in_3431 ol,#stacks_in_3431 dl{color:rgba(204, 204, 153, 1.00)}#stacks_in_3431 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_3431 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_3431,#stacks_in_3431 div,#stacks_in_3431 p,#stacks_in_3431 ol,#stacks_in_3431 ul li,#stacks_in_3431 ol li,#stacks_in_3431 ol,#stacks_in_3431 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_3431,#stacks_in_3431 div,#stacks_in_3431 p,#stacks_in_3431 ol,#stacks_in_3431 ul li,#stacks_in_3431 ol li,#stacks_in_3431 ol,#stacks_in_3431 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_3431{}}


#stacks_in_3431 {
	padding: 0px 39px 0px 0px;
}
#stacks_in_3432 p,#stacks_in_3432 div,#stacks_in_3432 ul,#stacks_in_3432 ol,#stacks_in_3432 dl{color:rgba(204, 204, 153, 1.00)}#stacks_in_3432 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_3432 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_3432{}}


#stacks_in_3432 {
	padding: 0px 12px 0px 20px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_4101shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_3433shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_3422 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #666699;








}
#stacks_in_3422 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/


/* Start Responsive Shim stack CSS code */.stacks_in_5829shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */
/* Start Responsive Shim stack CSS code */.stacks_in_3439shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */#stacks_in_3440{padding-left:0px;padding-right:0px;}#stacks_in_3440 > .jack{margin:0px;padding:0px;border-color:#000000;border-width:0px;border-style:solid;border-radius:0px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_3440 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_3440 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_3440 > .jack.width-static{width:500px}#stacks_in_3440 > .jack.width-flexible{width:100%}#stacks_in_3440 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_3440 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_3440 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_3440 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_3440 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_3440 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_3440 > .jack::after{border-radius:0px}#stacks_in_3440 > .jack.border-detailed-radius,#stacks_in_3440 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_3440 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_3440 > .jack.bg-color{background-color:#003958}#stacks_in_3440 > .jack.bg-gradient{background-color:#666666}#stacks_in_3440 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_3440 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_3440 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_3440 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_3440 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_3440 > .jack.bg-image:not(.glass){}#stacks_in_3440 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_3440 > .jack.bg-image.glass.after,#stacks_in_3440 > .glass.jack.bg-image::after{opacity:0.50;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_3440 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_3440 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_3440 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_3440 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_3440 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_3440 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_3440 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_3440 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_3440 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_3440 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_3440 > .jack.bg-image.glass.after,#stacks_in_3440 > .glass.jack.bg-image::after{}#stacks_in_3440 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_3440 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_3440 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_3440 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_3440 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_3440 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_3440 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_3440 > .jack.peek-shadow::before,#stacks_in_3440 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_3440 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_3440 > .jack{overflow:visible;}#stacks_in_3440 > .jack.height-static{height:100px}#stacks_in_3440 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_3440 {
	background-color: rgba(0, 102, 153, 1.00);
}
/* Start Responsive Shim stack CSS code */.stacks_in_3870shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */#stacks_in_3872 h2,#stacks_in_3872 .hTxt:not(.segment) div{font-size:1.45rem}@media all and (max-width:640px){#stacks_in_3872 h2,#stacks_in_3872 .hTxt:not(.segment) div{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_3872 h2,#stacks_in_3872 div{line-height:1.15}}#stacks_in_3872 h2,#stacks_in_3872 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_3872 h2 a,#stacks_in_3872 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_3872 h2 a:hover,#stacks_in_3872 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_3872 small,#stacks_in_3872 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_3872 h2.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}


#stacks_in_3872 {
	padding: 0px 0px 0px 12px;
}
#stacks_in_3873 h2,#stacks_in_3873 .hTxt:not(.segment) div{font-size:1.45rem}@media all and (max-width:640px){#stacks_in_3873 h2,#stacks_in_3873 .hTxt:not(.segment) div{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_3873 h2,#stacks_in_3873 div{line-height:1.15}}#stacks_in_3873 h2,#stacks_in_3873 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_3873 h2 a,#stacks_in_3873 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_3873 h2 a:hover,#stacks_in_3873 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_3873 small,#stacks_in_3873 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_3873 h2.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}


#stacks_in_3873 {
	padding: 0px 0px 0px 12px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_3874shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_3442shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_3894shim{	padding-top: 8%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_3876 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #666699;








}
#stacks_in_3876 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
#stacks_in_3883 p,#stacks_in_3883 div{margin-bottom:0}#stacks_in_3883,#stacks_in_3883 div,#stacks_in_3883 p,#stacks_in_3883 ol,#stacks_in_3883 ul li,#stacks_in_3883 ol li,#stacks_in_3883 ol,#stacks_in_3883 dl{font-size:1.18rem}@media all and (max-width:640px){#stacks_in_3883,#stacks_in_3883 div,#stacks_in_3883 p,#stacks_in_3883 ol,#stacks_in_3883 ul li,#stacks_in_3883 ol li,#stacks_in_3883 ol,#stacks_in_3883 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_3883{}}

/* Start Responsive Shim stack CSS code */.stacks_in_3448shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */#stacks_in_3449 p,#stacks_in_3449 div,#stacks_in_3449 ul,#stacks_in_3449 ol,#stacks_in_3449 dl{color:rgba(204, 204, 153, 1.00)}#stacks_in_3449 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_3449 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_3449,#stacks_in_3449 div,#stacks_in_3449 p,#stacks_in_3449 ol,#stacks_in_3449 ul li,#stacks_in_3449 ol li,#stacks_in_3449 ol,#stacks_in_3449 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_3449,#stacks_in_3449 div,#stacks_in_3449 p,#stacks_in_3449 ol,#stacks_in_3449 ul li,#stacks_in_3449 ol li,#stacks_in_3449 ol,#stacks_in_3449 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_3449{}}


#stacks_in_3449 {
	padding: 0px 39px 0px 0px;
}
#stacks_in_3450 p,#stacks_in_3450 div,#stacks_in_3450 ul,#stacks_in_3450 ol,#stacks_in_3450 dl{color:rgba(204, 204, 153, 1.00)}#stacks_in_3450 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_3450 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_3450{}}


#stacks_in_3450 {
	padding: 0px 12px 0px 20px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_3451shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_3452shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_3895shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */
/*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_4982 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #996699;








}
#stacks_in_4982 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
/*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_4983 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #996699;








}
#stacks_in_4983 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/

#stacks_in_4983 {
	background-color: rgba(0, 102, 153, 1.00);
}
/*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_4984 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #996699;








}
#stacks_in_4984 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
/* Start Responsive Shim stack CSS code */.stacks_in_4986shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */#stacks_in_4988{padding-left:0px;padding-right:0px;}#stacks_in_4988 > .jack{margin:0px;padding:0px;border-color:#000000;border-width:0px;border-style:solid;border-radius:0px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_4988 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_4988 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_4988 > .jack.width-static{width:500px}#stacks_in_4988 > .jack.width-flexible{width:100%}#stacks_in_4988 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_4988 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_4988 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_4988 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_4988 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_4988 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_4988 > .jack::after{border-radius:0px}#stacks_in_4988 > .jack.border-detailed-radius,#stacks_in_4988 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_4988 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_4988 > .jack.bg-color{background-color:#003958}#stacks_in_4988 > .jack.bg-gradient{background-color:#666666}#stacks_in_4988 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_4988 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_4988 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_4988 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_4988 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_4988 > .jack.bg-image:not(.glass){}#stacks_in_4988 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_4988 > .jack.bg-image.glass.after,#stacks_in_4988 > .glass.jack.bg-image::after{opacity:0.50;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_4988 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_4988 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_4988 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_4988 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_4988 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_4988 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_4988 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_4988 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_4988 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_4988 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_4988 > .jack.bg-image.glass.after,#stacks_in_4988 > .glass.jack.bg-image::after{}#stacks_in_4988 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_4988 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_4988 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_4988 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_4988 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_4988 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_4988 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_4988 > .jack.peek-shadow::before,#stacks_in_4988 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_4988 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_4988 > .jack{overflow:visible;}#stacks_in_4988 > .jack.height-static{height:100px}#stacks_in_4988 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_4988 {
	background-color: rgba(0, 102, 153, 1.00);
}
/* Start Responsive Shim stack CSS code */.stacks_in_4989shim{	padding-top: 9%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_4990shim{	padding-top: 15%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_4991shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* -- Start Skyward Each css Template -- */

.stacks_in_5206skyward, .stacks_in_5206skywardInner, .stacks_in_5206wrapper {
	position: relative;
	z-index: 1;
	overflow: visible;
}


.stacks_in_5206skywardInner {
	top: -6px;
	margin-bottom: -6px;
}
	
		@media (max-width: 61.9em) {
			.stacks_in_5206skywardInner {
				top: -0px;
				margin-bottom: -0px;
			}
		}
		
		@media (max-width: 47.9em) {
			.stacks_in_5206skywardInner {
				top: -0px;
				margin-bottom: -0px;
			}
		}
	





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


/* -- End Skyward Each css Template -- *//* Start Responsive Shim stack CSS code */.stacks_in_5209shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_5212shim{	padding-top: 8%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_4993shim{	padding-top: 15%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_4994shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */#stacks_in_5180 h2,#stacks_in_5180 .hTxt:not(.segment) div{font-size:1.60rem}@media all and (max-width:640px){#stacks_in_5180 h2,#stacks_in_5180 .hTxt:not(.segment) div{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_5180 h2,#stacks_in_5180 div{line-height:1.25}}#stacks_in_5180 h2,#stacks_in_5180 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_5180 h2 a,#stacks_in_5180 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_5180 h2 a:hover,#stacks_in_5180 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_5180 small,#stacks_in_5180 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_5180 h2.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}


#stacks_in_5180 {
	padding: 0px 0px 0px 12px;
}
/*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_4995 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #996699;








}
#stacks_in_4995 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
/* Start Responsive Shim stack CSS code */.stacks_in_4997shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */#stacks_in_5190 p,#stacks_in_5190 div{margin-bottom:0}#stacks_in_5190,#stacks_in_5190 div,#stacks_in_5190 p,#stacks_in_5190 ol,#stacks_in_5190 ul li,#stacks_in_5190 ol li,#stacks_in_5190 ol,#stacks_in_5190 dl{font-size:1.30rem}@media all and (max-width:640px){#stacks_in_5190,#stacks_in_5190 div,#stacks_in_5190 p,#stacks_in_5190 ol,#stacks_in_5190 ul li,#stacks_in_5190 ol li,#stacks_in_5190 ol,#stacks_in_5190 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_5190{}}

#stacks_in_4998 p,#stacks_in_4998 div,#stacks_in_4998 ul,#stacks_in_4998 ol,#stacks_in_4998 dl{color:rgba(204, 204, 153, 1.00)}#stacks_in_4998 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_4998 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_4998,#stacks_in_4998 div,#stacks_in_4998 p,#stacks_in_4998 ol,#stacks_in_4998 ul li,#stacks_in_4998 ol li,#stacks_in_4998 ol,#stacks_in_4998 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_4998,#stacks_in_4998 div,#stacks_in_4998 p,#stacks_in_4998 ol,#stacks_in_4998 ul li,#stacks_in_4998 ol li,#stacks_in_4998 ol,#stacks_in_4998 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_4998{}}


#stacks_in_4998 {
	padding: 0px 30px 0px 0px;
}
#stacks_in_4999 p,#stacks_in_4999 div,#stacks_in_4999 ul,#stacks_in_4999 ol,#stacks_in_4999 dl{color:rgba(204, 204, 153, 1.00)}#stacks_in_4999 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_4999 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_4999,#stacks_in_4999 div,#stacks_in_4999 p,#stacks_in_4999 ol,#stacks_in_4999 ul li,#stacks_in_4999 ol li,#stacks_in_4999 ol,#stacks_in_4999 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_4999,#stacks_in_4999 div,#stacks_in_4999 p,#stacks_in_4999 ol,#stacks_in_4999 ul li,#stacks_in_4999 ol li,#stacks_in_4999 ol,#stacks_in_4999 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_4999{}}


#stacks_in_4999 {
	padding: 0px 12px 0px 20px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_5198shim{	padding-top: 5%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_5000shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_5001shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_5003 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #996699;








}
#stacks_in_5003 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/

/* Start Responsive Shim stack CSS code */.stacks_in_5005shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_5006shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */
#stacks_in_5006 {
	border: solid rgba(153, 153, 153, 1.00);
	border-width: 1px 0px 0px 0px;
}
/*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_5008 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #996699;








}
#stacks_in_5008 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
/* Start Responsive Shim stack CSS code */.stacks_in_5010shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */#stacks_in_5011{padding-left:0px;padding-right:0px;}#stacks_in_5011 > .jack{margin:0px;padding:0px;border-color:#000000;border-width:0px;border-style:solid;border-radius:0px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_5011 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_5011 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_5011 > .jack.width-static{width:500px}#stacks_in_5011 > .jack.width-flexible{width:100%}#stacks_in_5011 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_5011 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_5011 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_5011 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_5011 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_5011 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_5011 > .jack::after{border-radius:0px}#stacks_in_5011 > .jack.border-detailed-radius,#stacks_in_5011 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_5011 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_5011 > .jack.bg-color{background-color:#003958}#stacks_in_5011 > .jack.bg-gradient{background-color:#666666}#stacks_in_5011 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_5011 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_5011 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_5011 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_5011 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_5011 > .jack.bg-image:not(.glass){}#stacks_in_5011 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_5011 > .jack.bg-image.glass.after,#stacks_in_5011 > .glass.jack.bg-image::after{opacity:0.50;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_5011 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_5011 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_5011 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_5011 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_5011 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_5011 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_5011 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_5011 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_5011 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_5011 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_5011 > .jack.bg-image.glass.after,#stacks_in_5011 > .glass.jack.bg-image::after{}#stacks_in_5011 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_5011 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_5011 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_5011 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_5011 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_5011 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_5011 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_5011 > .jack.peek-shadow::before,#stacks_in_5011 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_5011 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_5011 > .jack{overflow:visible;}#stacks_in_5011 > .jack.height-static{height:100px}#stacks_in_5011 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_5011 {
	background-color: rgba(0, 102, 153, 1.00);
}
/* Start Responsive Shim stack CSS code */.stacks_in_5012shim{	padding-top: 9%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_5013shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code *//* -- Start Skyward Each css Template -- */

.stacks_in_5253skyward, .stacks_in_5253skywardInner, .stacks_in_5253wrapper {
	position: relative;
	z-index: 1;
	overflow: visible;
}


.stacks_in_5253skywardInner {
	top: -6px;
	margin-bottom: -6px;
}
	
		@media (max-width: 61.9em) {
			.stacks_in_5253skywardInner {
				top: -0px;
				margin-bottom: -0px;
			}
		}
		
		@media (max-width: 47.9em) {
			.stacks_in_5253skywardInner {
				top: -0px;
				margin-bottom: -0px;
			}
		}
	





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


/* -- End Skyward Each css Template -- *//* Start Responsive Shim stack CSS code */.stacks_in_5256shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_5259shim{	padding-top: 8%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_5016shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */#stacks_in_5228 h2,#stacks_in_5228 .hTxt:not(.segment) div{font-size:1.60rem}@media all and (max-width:640px){#stacks_in_5228 h2,#stacks_in_5228 .hTxt:not(.segment) div{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_5228 h2,#stacks_in_5228 div{line-height:1.25}}#stacks_in_5228 h2,#stacks_in_5228 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_5228 h2 a,#stacks_in_5228 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_5228 h2 a:hover,#stacks_in_5228 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_5228 small,#stacks_in_5228 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_5228 h2.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}


#stacks_in_5228 {
	padding: 0px 0px 0px 12px;
}
/*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_5017 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #996699;








}
#stacks_in_5017 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
/* Start Responsive Shim stack CSS code */.stacks_in_5020shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */#stacks_in_5239 p,#stacks_in_5239 div{margin-bottom:0}#stacks_in_5239,#stacks_in_5239 div,#stacks_in_5239 p,#stacks_in_5239 ol,#stacks_in_5239 ul li,#stacks_in_5239 ol li,#stacks_in_5239 ol,#stacks_in_5239 dl{font-size:1.30rem}@media all and (max-width:640px){#stacks_in_5239,#stacks_in_5239 div,#stacks_in_5239 p,#stacks_in_5239 ol,#stacks_in_5239 ul li,#stacks_in_5239 ol li,#stacks_in_5239 ol,#stacks_in_5239 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_5239{}}

#stacks_in_5021 p,#stacks_in_5021 div,#stacks_in_5021 ul,#stacks_in_5021 ol,#stacks_in_5021 dl{color:rgba(204, 204, 153, 1.00)}#stacks_in_5021 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_5021 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_5021,#stacks_in_5021 div,#stacks_in_5021 p,#stacks_in_5021 ol,#stacks_in_5021 ul li,#stacks_in_5021 ol li,#stacks_in_5021 ol,#stacks_in_5021 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_5021,#stacks_in_5021 div,#stacks_in_5021 p,#stacks_in_5021 ol,#stacks_in_5021 ul li,#stacks_in_5021 ol li,#stacks_in_5021 ol,#stacks_in_5021 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_5021{}}


#stacks_in_5021 {
	padding: 0px 39px 0px 0px;
}
#stacks_in_5022 p,#stacks_in_5022 div,#stacks_in_5022 ul,#stacks_in_5022 ol,#stacks_in_5022 dl{color:rgba(204, 204, 153, 1.00)}#stacks_in_5022 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_5022 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_5022{}}


#stacks_in_5022 {
	padding: 0px 12px 0px 20px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_5247shim{	padding-top: 6%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_5023shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_5024 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #996699;








}
#stacks_in_5024 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/

/* Start Responsive Shim stack CSS code */.stacks_in_5026shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_5027shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */
#stacks_in_5027 {
	border: solid rgba(153, 153, 153, 1.00);
	border-width: 1px 0px 0px 0px;
}
/*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_5029 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #996699;








}
#stacks_in_5029 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
/* Start Responsive Shim stack CSS code */.stacks_in_5031shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */#stacks_in_5032{padding-left:0px;padding-right:0px;}#stacks_in_5032 > .jack{margin:0px;padding:0px;border-color:#000000;border-width:0px;border-style:solid;border-radius:0px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_5032 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_5032 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_5032 > .jack.width-static{width:500px}#stacks_in_5032 > .jack.width-flexible{width:100%}#stacks_in_5032 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_5032 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_5032 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_5032 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_5032 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_5032 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_5032 > .jack::after{border-radius:0px}#stacks_in_5032 > .jack.border-detailed-radius,#stacks_in_5032 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_5032 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_5032 > .jack.bg-color{background-color:#003958}#stacks_in_5032 > .jack.bg-gradient{background-color:#666666}#stacks_in_5032 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_5032 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_5032 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_5032 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_5032 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_5032 > .jack.bg-image:not(.glass){}#stacks_in_5032 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_5032 > .jack.bg-image.glass.after,#stacks_in_5032 > .glass.jack.bg-image::after{opacity:0.50;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_5032 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_5032 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_5032 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_5032 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_5032 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_5032 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_5032 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_5032 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_5032 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_5032 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_5032 > .jack.bg-image.glass.after,#stacks_in_5032 > .glass.jack.bg-image::after{}#stacks_in_5032 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_5032 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_5032 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_5032 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_5032 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_5032 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_5032 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_5032 > .jack.peek-shadow::before,#stacks_in_5032 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_5032 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_5032 > .jack{overflow:visible;}#stacks_in_5032 > .jack.height-static{height:100px}#stacks_in_5032 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_5032 {
	background-color: rgba(0, 102, 153, 1.00);
}
/* Start Responsive Shim stack CSS code */.stacks_in_5033shim{	padding-top: 6%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_5034shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code *//* -- Start Skyward Each css Template -- */

.stacks_in_5299skyward, .stacks_in_5299skywardInner, .stacks_in_5299wrapper {
	position: relative;
	z-index: 1;
	overflow: visible;
}


.stacks_in_5299skywardInner {
	top: -6px;
	margin-bottom: -6px;
}
	
		@media (max-width: 61.9em) {
			.stacks_in_5299skywardInner {
				top: -0px;
				margin-bottom: -0px;
			}
		}
		
		@media (max-width: 47.9em) {
			.stacks_in_5299skywardInner {
				top: -0px;
				margin-bottom: -0px;
			}
		}
	





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


/* -- End Skyward Each css Template -- *//* Start Responsive Shim stack CSS code */.stacks_in_5302shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_5305shim{	padding-top: 8%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_5036shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */#stacks_in_5272 h2,#stacks_in_5272 .hTxt:not(.segment) div{font-size:1.55rem}@media all and (max-width:640px){#stacks_in_5272 h2,#stacks_in_5272 .hTxt:not(.segment) div{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_5272 h2,#stacks_in_5272 div{line-height:1.25}}#stacks_in_5272 h2,#stacks_in_5272 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_5272 h2 a,#stacks_in_5272 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_5272 h2 a:hover,#stacks_in_5272 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_5272 small,#stacks_in_5272 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_5272 h2.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}


#stacks_in_5272 {
	padding: 0px 0px 0px 12px;
}
/*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_5278 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #996699;








}
#stacks_in_5278 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
/* Start Responsive Shim stack CSS code */.stacks_in_5039shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */#stacks_in_5285 p,#stacks_in_5285 div{margin-bottom:0}#stacks_in_5285,#stacks_in_5285 div,#stacks_in_5285 p,#stacks_in_5285 ol,#stacks_in_5285 ul li,#stacks_in_5285 ol li,#stacks_in_5285 ol,#stacks_in_5285 dl{font-size:1.30rem}@media all and (max-width:640px){#stacks_in_5285,#stacks_in_5285 div,#stacks_in_5285 p,#stacks_in_5285 ol,#stacks_in_5285 ul li,#stacks_in_5285 ol li,#stacks_in_5285 ol,#stacks_in_5285 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_5285{}}

#stacks_in_5040 p,#stacks_in_5040 div,#stacks_in_5040 ul,#stacks_in_5040 ol,#stacks_in_5040 dl{color:rgba(204, 204, 153, 1.00)}#stacks_in_5040 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_5040 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_5040,#stacks_in_5040 div,#stacks_in_5040 p,#stacks_in_5040 ol,#stacks_in_5040 ul li,#stacks_in_5040 ol li,#stacks_in_5040 ol,#stacks_in_5040 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_5040,#stacks_in_5040 div,#stacks_in_5040 p,#stacks_in_5040 ol,#stacks_in_5040 ul li,#stacks_in_5040 ol li,#stacks_in_5040 ol,#stacks_in_5040 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_5040{}}


#stacks_in_5040 {
	padding: 0px 39px 0px 0px;
}
#stacks_in_5041 p,#stacks_in_5041 div,#stacks_in_5041 ul,#stacks_in_5041 ol,#stacks_in_5041 dl{color:rgba(204, 204, 153, 1.00)}#stacks_in_5041 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_5041 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_5041{}}


#stacks_in_5041 {
	padding: 0px 12px 0px 20px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_5293shim{	padding-top: 5%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_5043 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #996699;








}
#stacks_in_5043 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/

/* Start Responsive Shim stack CSS code */.stacks_in_5046shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_5047shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */
#stacks_in_5047 {
	border: solid rgba(153, 153, 153, 1.00);
	border-width: 1px 0px 0px 0px;
}
/*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_5048 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #996699;








}
#stacks_in_5048 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
/* Start Responsive Shim stack CSS code */.stacks_in_5050shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */#stacks_in_5051{padding-left:0px;padding-right:0px;}#stacks_in_5051 > .jack{margin:0px;padding:0px;border-color:#000000;border-width:0px;border-style:solid;border-radius:0px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_5051 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_5051 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_5051 > .jack.width-static{width:500px}#stacks_in_5051 > .jack.width-flexible{width:100%}#stacks_in_5051 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_5051 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_5051 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_5051 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_5051 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_5051 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_5051 > .jack::after{border-radius:0px}#stacks_in_5051 > .jack.border-detailed-radius,#stacks_in_5051 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_5051 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_5051 > .jack.bg-color{background-color:#003958}#stacks_in_5051 > .jack.bg-gradient{background-color:#666666}#stacks_in_5051 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_5051 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_5051 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_5051 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_5051 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_5051 > .jack.bg-image:not(.glass){}#stacks_in_5051 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_5051 > .jack.bg-image.glass.after,#stacks_in_5051 > .glass.jack.bg-image::after{opacity:0.50;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_5051 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_5051 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_5051 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_5051 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_5051 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_5051 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_5051 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_5051 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_5051 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_5051 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_5051 > .jack.bg-image.glass.after,#stacks_in_5051 > .glass.jack.bg-image::after{}#stacks_in_5051 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_5051 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_5051 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_5051 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_5051 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_5051 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_5051 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_5051 > .jack.peek-shadow::before,#stacks_in_5051 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_5051 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_5051 > .jack{overflow:visible;}#stacks_in_5051 > .jack.height-static{height:100px}#stacks_in_5051 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_5051 {
	background-color: rgba(0, 102, 153, 1.00);
}
/* Start Responsive Shim stack CSS code */.stacks_in_5053shim{	padding-top: 6%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_5054shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code *//* -- Start Skyward Each css Template -- */

.stacks_in_5352skyward, .stacks_in_5352skywardInner, .stacks_in_5352wrapper {
	position: relative;
	z-index: 1;
	overflow: visible;
}


.stacks_in_5352skywardInner {
	top: -6px;
	margin-bottom: -6px;
}
	
		@media (max-width: 61.9em) {
			.stacks_in_5352skywardInner {
				top: -0px;
				margin-bottom: -0px;
			}
		}
		
		@media (max-width: 47.9em) {
			.stacks_in_5352skywardInner {
				top: -0px;
				margin-bottom: -0px;
			}
		}
	





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


/* -- End Skyward Each css Template -- *//* Start Responsive Shim stack CSS code */.stacks_in_5355shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_5356shim{	padding-top: 6%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_5359shim{	padding-top: 8%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_5057shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */#stacks_in_5320 h2,#stacks_in_5320 .hTxt:not(.segment) div{font-size:1.60rem}@media all and (max-width:640px){#stacks_in_5320 h2,#stacks_in_5320 .hTxt:not(.segment) div{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_5320 h2,#stacks_in_5320 div{line-height:1.25}}#stacks_in_5320 h2,#stacks_in_5320 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_5320 h2 a,#stacks_in_5320 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_5320 h2 a:hover,#stacks_in_5320 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_5320 small,#stacks_in_5320 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_5320 h2.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}


#stacks_in_5320 {
	padding: 0px 0px 0px 12px;
}
#stacks_in_5326 h2,#stacks_in_5326 .hTxt:not(.segment) div{font-size:1.60rem}@media all and (max-width:640px){#stacks_in_5326 h2,#stacks_in_5326 .hTxt:not(.segment) div{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_5326 h2,#stacks_in_5326 div{line-height:1.25}}#stacks_in_5326 h2,#stacks_in_5326 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_5326 h2 a,#stacks_in_5326 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_5326 h2 a:hover,#stacks_in_5326 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_5326 small,#stacks_in_5326 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_5326 h2.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}


#stacks_in_5326 {
	padding: 0px 0px 0px 12px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_5058shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_5059 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #993366;








}
#stacks_in_5059 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
#stacks_in_5337 p,#stacks_in_5337 div{margin-bottom:0}#stacks_in_5337,#stacks_in_5337 div,#stacks_in_5337 p,#stacks_in_5337 ol,#stacks_in_5337 ul li,#stacks_in_5337 ol li,#stacks_in_5337 ol,#stacks_in_5337 dl{font-size:1.30rem}@media all and (max-width:640px){#stacks_in_5337,#stacks_in_5337 div,#stacks_in_5337 p,#stacks_in_5337 ol,#stacks_in_5337 ul li,#stacks_in_5337 ol li,#stacks_in_5337 ol,#stacks_in_5337 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_5337{}}

#stacks_in_5061 p,#stacks_in_5061 div,#stacks_in_5061 ul,#stacks_in_5061 ol,#stacks_in_5061 dl{color:rgba(204, 204, 153, 1.00)}#stacks_in_5061 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_5061 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_5061,#stacks_in_5061 div,#stacks_in_5061 p,#stacks_in_5061 ol,#stacks_in_5061 ul li,#stacks_in_5061 ol li,#stacks_in_5061 ol,#stacks_in_5061 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_5061,#stacks_in_5061 div,#stacks_in_5061 p,#stacks_in_5061 ol,#stacks_in_5061 ul li,#stacks_in_5061 ol li,#stacks_in_5061 ol,#stacks_in_5061 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_5061{}}


#stacks_in_5061 {
	padding: 0px 39px 0px 0px;
}
#stacks_in_5062 p,#stacks_in_5062 div,#stacks_in_5062 ul,#stacks_in_5062 ol,#stacks_in_5062 dl{color:rgba(204, 204, 153, 1.00)}#stacks_in_5062 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_5062 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_5062{}}


#stacks_in_5062 {
	padding: 0px 12px 0px 20px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_5345shim{	padding-top: 5%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_5347shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_5063 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #996699;








}
#stacks_in_5063 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/

/* Start Responsive Shim stack CSS code */.stacks_in_5066shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_5067shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */
#stacks_in_5067 {
	border: solid rgba(153, 153, 153, 1.00);
	border-width: 1px 0px 0px 0px;
}
/*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_5068 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #996699;








}
#stacks_in_5068 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
/* Start Responsive Shim stack CSS code */.stacks_in_5070shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */#stacks_in_5071{padding-left:0px;padding-right:0px;}#stacks_in_5071 > .jack{margin:0px;padding:0px;border-color:#000000;border-width:0px;border-style:solid;border-radius:0px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_5071 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_5071 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_5071 > .jack.width-static{width:500px}#stacks_in_5071 > .jack.width-flexible{width:100%}#stacks_in_5071 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_5071 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_5071 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_5071 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_5071 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_5071 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_5071 > .jack::after{border-radius:0px}#stacks_in_5071 > .jack.border-detailed-radius,#stacks_in_5071 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_5071 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_5071 > .jack.bg-color{background-color:#003958}#stacks_in_5071 > .jack.bg-gradient{background-color:#666666}#stacks_in_5071 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_5071 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_5071 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_5071 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_5071 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_5071 > .jack.bg-image:not(.glass){}#stacks_in_5071 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_5071 > .jack.bg-image.glass.after,#stacks_in_5071 > .glass.jack.bg-image::after{opacity:0.50;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_5071 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_5071 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_5071 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_5071 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_5071 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_5071 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_5071 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_5071 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_5071 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_5071 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_5071 > .jack.bg-image.glass.after,#stacks_in_5071 > .glass.jack.bg-image::after{}#stacks_in_5071 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_5071 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_5071 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_5071 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_5071 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_5071 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_5071 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_5071 > .jack.peek-shadow::before,#stacks_in_5071 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_5071 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_5071 > .jack{overflow:visible;}#stacks_in_5071 > .jack.height-static{height:100px}#stacks_in_5071 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_5071 {
	background-color: rgba(0, 102, 153, 1.00);
}
/* Start Responsive Shim stack CSS code */.stacks_in_5072shim{	padding-top: 9%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_5073shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code *//* -- Start Skyward Each css Template -- */

.stacks_in_5405skyward, .stacks_in_5405skywardInner, .stacks_in_5405wrapper {
	position: relative;
	z-index: 1;
	overflow: visible;
}


.stacks_in_5405skywardInner {
	top: -6px;
	margin-bottom: -6px;
}
	
		@media (max-width: 61.9em) {
			.stacks_in_5405skywardInner {
				top: -0px;
				margin-bottom: -0px;
			}
		}
		
		@media (max-width: 47.9em) {
			.stacks_in_5405skywardInner {
				top: -0px;
				margin-bottom: -0px;
			}
		}
	





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


/* -- End Skyward Each css Template -- *//* Start Responsive Shim stack CSS code */.stacks_in_5408shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_5411shim{	padding-top: 8%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_5374shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */#stacks_in_5375 h2,#stacks_in_5375 .hTxt:not(.segment) div{font-size:1.60rem}@media all and (max-width:640px){#stacks_in_5375 h2,#stacks_in_5375 .hTxt:not(.segment) div{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_5375 h2,#stacks_in_5375 div{line-height:1.25}}#stacks_in_5375 h2,#stacks_in_5375 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_5375 h2 a,#stacks_in_5375 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_5375 h2 a:hover,#stacks_in_5375 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_5375 small,#stacks_in_5375 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_5375 h2.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}


#stacks_in_5375 {
	padding: 0px 0px 0px 12px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_5075shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_5076 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #996699;








}
#stacks_in_5076 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
#stacks_in_5392 p,#stacks_in_5392 div{margin-bottom:0}#stacks_in_5392,#stacks_in_5392 div,#stacks_in_5392 p,#stacks_in_5392 ol,#stacks_in_5392 ul li,#stacks_in_5392 ol li,#stacks_in_5392 ol,#stacks_in_5392 dl{font-size:1.30rem}@media all and (max-width:640px){#stacks_in_5392,#stacks_in_5392 div,#stacks_in_5392 p,#stacks_in_5392 ol,#stacks_in_5392 ul li,#stacks_in_5392 ol li,#stacks_in_5392 ol,#stacks_in_5392 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_5392{}}

#stacks_in_5078 p,#stacks_in_5078 div,#stacks_in_5078 ul,#stacks_in_5078 ol,#stacks_in_5078 dl{color:rgba(204, 204, 153, 1.00)}#stacks_in_5078 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_5078 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_5078,#stacks_in_5078 div,#stacks_in_5078 p,#stacks_in_5078 ol,#stacks_in_5078 ul li,#stacks_in_5078 ol li,#stacks_in_5078 ol,#stacks_in_5078 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_5078,#stacks_in_5078 div,#stacks_in_5078 p,#stacks_in_5078 ol,#stacks_in_5078 ul li,#stacks_in_5078 ol li,#stacks_in_5078 ol,#stacks_in_5078 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_5078{}}


#stacks_in_5078 {
	padding: 0px 39px 0px 0px;
}
#stacks_in_5079 p,#stacks_in_5079 div,#stacks_in_5079 ul,#stacks_in_5079 ol,#stacks_in_5079 dl{color:rgba(204, 204, 153, 1.00)}#stacks_in_5079 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_5079 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_5079{}}


#stacks_in_5079 {
	padding: 0px 12px 0px 20px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_5080shim{	padding-top: 6%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_5082shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_5083 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #996699;








}
#stacks_in_5083 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/

/* Start Responsive Shim stack CSS code */.stacks_in_5086shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_5087shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */
#stacks_in_5087 {
	border: solid rgba(153, 153, 153, 1.00);
	border-width: 1px 0px 0px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_5089shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */#stacks_in_5090{padding-left:0px;padding-right:0px;}#stacks_in_5090 > .jack{margin:0px;padding:0px;border-color:#000000;border-width:0px;border-style:solid;border-radius:0px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_5090 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_5090 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_5090 > .jack.width-static{width:500px}#stacks_in_5090 > .jack.width-flexible{width:100%}#stacks_in_5090 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_5090 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_5090 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_5090 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_5090 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_5090 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_5090 > .jack::after{border-radius:0px}#stacks_in_5090 > .jack.border-detailed-radius,#stacks_in_5090 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_5090 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_5090 > .jack.bg-color{background-color:#003958}#stacks_in_5090 > .jack.bg-gradient{background-color:#666666}#stacks_in_5090 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_5090 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_5090 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_5090 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_5090 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_5090 > .jack.bg-image:not(.glass){}#stacks_in_5090 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_5090 > .jack.bg-image.glass.after,#stacks_in_5090 > .glass.jack.bg-image::after{opacity:0.50;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_5090 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_5090 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_5090 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_5090 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_5090 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_5090 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_5090 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_5090 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_5090 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_5090 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_5090 > .jack.bg-image.glass.after,#stacks_in_5090 > .glass.jack.bg-image::after{}#stacks_in_5090 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_5090 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_5090 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_5090 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_5090 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_5090 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_5090 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_5090 > .jack.peek-shadow::before,#stacks_in_5090 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_5090 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_5090 > .jack{overflow:visible;}#stacks_in_5090 > .jack.height-static{height:100px}#stacks_in_5090 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_5090 {
	background-color: rgba(0, 102, 153, 1.00);
}
/* Start Responsive Shim stack CSS code */.stacks_in_5091shim{	padding-top: 9%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_5092shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code *//* -- Start Skyward Each css Template -- */

.stacks_in_5458skyward, .stacks_in_5458skywardInner, .stacks_in_5458wrapper {
	position: relative;
	z-index: 1;
	overflow: visible;
}


.stacks_in_5458skywardInner {
	top: -6px;
	margin-bottom: -6px;
}
	
		@media (max-width: 61.9em) {
			.stacks_in_5458skywardInner {
				top: -0px;
				margin-bottom: -0px;
			}
		}
		
		@media (max-width: 47.9em) {
			.stacks_in_5458skywardInner {
				top: -0px;
				margin-bottom: -0px;
			}
		}
	





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


/* -- End Skyward Each css Template -- *//* Start Responsive Shim stack CSS code */.stacks_in_5461shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_5464shim{	padding-top: 8%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_5426shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */#stacks_in_5427 h2,#stacks_in_5427 .hTxt:not(.segment) div{font-size:1.60rem}@media all and (max-width:640px){#stacks_in_5427 h2,#stacks_in_5427 .hTxt:not(.segment) div{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_5427 h2,#stacks_in_5427 div{line-height:1.15}}#stacks_in_5427 h2,#stacks_in_5427 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_5427 h2 a,#stacks_in_5427 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_5427 h2 a:hover,#stacks_in_5427 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_5427 small,#stacks_in_5427 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_5427 h2.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}


#stacks_in_5427 {
	padding: 0px 0px 0px 12px;
}
#stacks_in_5433 h2,#stacks_in_5433 .hTxt:not(.segment) div{font-size:1.60rem}@media all and (max-width:640px){#stacks_in_5433 h2,#stacks_in_5433 .hTxt:not(.segment) div{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_5433 h2,#stacks_in_5433 div{line-height:1.15}}#stacks_in_5433 h2,#stacks_in_5433 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_5433 h2 a,#stacks_in_5433 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_5433 h2 a:hover,#stacks_in_5433 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_5433 small,#stacks_in_5433 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_5433 h2.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}


#stacks_in_5433 {
	padding: 0px 0px 0px 12px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_5438shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_5439 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #993366;








}
#stacks_in_5439 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
#stacks_in_5445 p,#stacks_in_5445 div{margin-bottom:0}#stacks_in_5445,#stacks_in_5445 div,#stacks_in_5445 p,#stacks_in_5445 ol,#stacks_in_5445 ul li,#stacks_in_5445 ol li,#stacks_in_5445 ol,#stacks_in_5445 dl{font-size:1.30rem}@media all and (max-width:640px){#stacks_in_5445,#stacks_in_5445 div,#stacks_in_5445 p,#stacks_in_5445 ol,#stacks_in_5445 ul li,#stacks_in_5445 ol li,#stacks_in_5445 ol,#stacks_in_5445 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_5445{}}

#stacks_in_5097 p,#stacks_in_5097 div,#stacks_in_5097 ul,#stacks_in_5097 ol,#stacks_in_5097 dl{color:rgba(204, 204, 153, 1.00)}#stacks_in_5097 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_5097 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_5097,#stacks_in_5097 div,#stacks_in_5097 p,#stacks_in_5097 ol,#stacks_in_5097 ul li,#stacks_in_5097 ol li,#stacks_in_5097 ol,#stacks_in_5097 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_5097,#stacks_in_5097 div,#stacks_in_5097 p,#stacks_in_5097 ol,#stacks_in_5097 ul li,#stacks_in_5097 ol li,#stacks_in_5097 ol,#stacks_in_5097 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_5097{}}


#stacks_in_5097 {
	padding: 0px 39px 0px 0px;
}
#stacks_in_5098 p,#stacks_in_5098 div,#stacks_in_5098 ul,#stacks_in_5098 ol,#stacks_in_5098 dl{color:rgba(204, 204, 153, 1.00)}#stacks_in_5098 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_5098 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_5098{}}


#stacks_in_5098 {
	padding: 0px 12px 0px 20px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_5099shim{	padding-top: 6%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_5465shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_5101 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #996699;








}
#stacks_in_5101 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/

/* Start Responsive Shim stack CSS code */.stacks_in_5104shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_5105shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */
#stacks_in_5105 {
	border: solid rgba(153, 153, 153, 1.00);
	border-width: 1px 0px 0px 0px;
}
/*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_5106 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #996699;








}
#stacks_in_5106 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
/* Start Responsive Shim stack CSS code */.stacks_in_5108shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */#stacks_in_5109{padding-left:0px;padding-right:0px;}#stacks_in_5109 > .jack{margin:0px;padding:0px;border-color:#000000;border-width:0px;border-style:solid;border-radius:0px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_5109 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_5109 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_5109 > .jack.width-static{width:500px}#stacks_in_5109 > .jack.width-flexible{width:100%}#stacks_in_5109 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_5109 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_5109 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_5109 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_5109 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_5109 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_5109 > .jack::after{border-radius:0px}#stacks_in_5109 > .jack.border-detailed-radius,#stacks_in_5109 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_5109 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_5109 > .jack.bg-color{background-color:#003958}#stacks_in_5109 > .jack.bg-gradient{background-color:#666666}#stacks_in_5109 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_5109 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_5109 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_5109 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_5109 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_5109 > .jack.bg-image:not(.glass){}#stacks_in_5109 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_5109 > .jack.bg-image.glass.after,#stacks_in_5109 > .glass.jack.bg-image::after{opacity:0.50;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_5109 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_5109 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_5109 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_5109 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_5109 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_5109 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_5109 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_5109 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_5109 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_5109 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_5109 > .jack.bg-image.glass.after,#stacks_in_5109 > .glass.jack.bg-image::after{}#stacks_in_5109 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_5109 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_5109 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_5109 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_5109 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_5109 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_5109 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_5109 > .jack.peek-shadow::before,#stacks_in_5109 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_5109 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_5109 > .jack{overflow:visible;}#stacks_in_5109 > .jack.height-static{height:100px}#stacks_in_5109 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_5109 {
	background-color: rgba(0, 102, 153, 1.00);
}
/* Start Responsive Shim stack CSS code */.stacks_in_5110shim{	padding-top: 9%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_5111shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code *//* -- Start Skyward Each css Template -- */

.stacks_in_5509skyward, .stacks_in_5509skywardInner, .stacks_in_5509wrapper {
	position: relative;
	z-index: 1;
	overflow: visible;
}


.stacks_in_5509skywardInner {
	top: -6px;
	margin-bottom: -6px;
}
	
		@media (max-width: 61.9em) {
			.stacks_in_5509skywardInner {
				top: -0px;
				margin-bottom: -0px;
			}
		}
		
		@media (max-width: 47.9em) {
			.stacks_in_5509skywardInner {
				top: -0px;
				margin-bottom: -0px;
			}
		}
	





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


/* -- End Skyward Each css Template -- *//* Start Responsive Shim stack CSS code */.stacks_in_5512shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_5515shim{	padding-top: 8%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_5478shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */#stacks_in_5479 h2,#stacks_in_5479 .hTxt:not(.segment) div{font-size:1.60rem}@media all and (max-width:640px){#stacks_in_5479 h2,#stacks_in_5479 .hTxt:not(.segment) div{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_5479 h2,#stacks_in_5479 div{line-height:1.12}}#stacks_in_5479 h2,#stacks_in_5479 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_5479 h2 a,#stacks_in_5479 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_5479 h2 a:hover,#stacks_in_5479 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_5479 small,#stacks_in_5479 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_5479 h2.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}


#stacks_in_5479 {
	padding: 0px 0px 0px 12px;
}
#stacks_in_5485 h2,#stacks_in_5485 .hTxt:not(.segment) div{font-size:1.60rem}@media all and (max-width:640px){#stacks_in_5485 h2,#stacks_in_5485 .hTxt:not(.segment) div{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_5485 h2,#stacks_in_5485 div{line-height:1.12}}#stacks_in_5485 h2,#stacks_in_5485 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_5485 h2 a,#stacks_in_5485 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_5485 h2 a:hover,#stacks_in_5485 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_5485 small,#stacks_in_5485 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_5485 h2.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}


#stacks_in_5485 {
	padding: 0px 0px 0px 12px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_5490shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_5113 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #330033;








}
#stacks_in_5113 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
#stacks_in_5495 p,#stacks_in_5495 div{margin-bottom:0}#stacks_in_5495,#stacks_in_5495 div,#stacks_in_5495 p,#stacks_in_5495 ol,#stacks_in_5495 ul li,#stacks_in_5495 ol li,#stacks_in_5495 ol,#stacks_in_5495 dl{font-size:1.30rem}@media all and (max-width:640px){#stacks_in_5495,#stacks_in_5495 div,#stacks_in_5495 p,#stacks_in_5495 ol,#stacks_in_5495 ul li,#stacks_in_5495 ol li,#stacks_in_5495 ol,#stacks_in_5495 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_5495{}}

#stacks_in_5115 p,#stacks_in_5115 div,#stacks_in_5115 ul,#stacks_in_5115 ol,#stacks_in_5115 dl{color:rgba(204, 204, 153, 1.00)}#stacks_in_5115 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_5115 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_5115,#stacks_in_5115 div,#stacks_in_5115 p,#stacks_in_5115 ol,#stacks_in_5115 ul li,#stacks_in_5115 ol li,#stacks_in_5115 ol,#stacks_in_5115 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_5115,#stacks_in_5115 div,#stacks_in_5115 p,#stacks_in_5115 ol,#stacks_in_5115 ul li,#stacks_in_5115 ol li,#stacks_in_5115 ol,#stacks_in_5115 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_5115{}}


#stacks_in_5115 {
	padding: 0px 9px 0px 6px;
}
#stacks_in_5116 p,#stacks_in_5116 div,#stacks_in_5116 ul,#stacks_in_5116 ol,#stacks_in_5116 dl{color:rgba(204, 204, 153, 1.00)}#stacks_in_5116 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_5116 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_5116{}}


#stacks_in_5116 {
	padding: 0px 9px 0px 15px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_5503shim{	padding-top: 6%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_5117shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_5118 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #996699;








}
#stacks_in_5118 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/

#stacks_in_5118 {
	background-color: rgba(204, 204, 204, 1.00);
}

/* Start Responsive Shim stack CSS code */.stacks_in_5121shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_5122shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */
#stacks_in_5122 {
	border: solid rgba(153, 153, 153, 1.00);
	border-width: 1px 0px 0px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_5124shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */#stacks_in_5125{padding-left:0px;padding-right:0px;}#stacks_in_5125 > .jack{margin:0px;padding:0px;border-color:#000000;border-width:0px;border-style:solid;border-radius:0px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_5125 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_5125 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_5125 > .jack.width-static{width:500px}#stacks_in_5125 > .jack.width-flexible{width:100%}#stacks_in_5125 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_5125 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_5125 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_5125 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_5125 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_5125 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_5125 > .jack::after{border-radius:0px}#stacks_in_5125 > .jack.border-detailed-radius,#stacks_in_5125 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_5125 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_5125 > .jack.bg-color{background-color:#003958}#stacks_in_5125 > .jack.bg-gradient{background-color:#666666}#stacks_in_5125 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_5125 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_5125 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_5125 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_5125 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_5125 > .jack.bg-image:not(.glass){}#stacks_in_5125 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_5125 > .jack.bg-image.glass.after,#stacks_in_5125 > .glass.jack.bg-image::after{opacity:0.50;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_5125 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_5125 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_5125 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_5125 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_5125 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_5125 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_5125 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_5125 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_5125 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_5125 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_5125 > .jack.bg-image.glass.after,#stacks_in_5125 > .glass.jack.bg-image::after{}#stacks_in_5125 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_5125 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_5125 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_5125 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_5125 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_5125 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_5125 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_5125 > .jack.peek-shadow::before,#stacks_in_5125 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_5125 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_5125 > .jack{overflow:visible;}#stacks_in_5125 > .jack.height-static{height:100px}#stacks_in_5125 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_5125 {
	background-color: rgba(0, 102, 153, 1.00);
}
/*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_5126 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #996699;








}
#stacks_in_5126 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
/* Start Responsive Shim stack CSS code */.stacks_in_5127shim{	padding-top: 6%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_5128shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code *//* -- Start Skyward Each css Template -- */

.stacks_in_5562skyward, .stacks_in_5562skywardInner, .stacks_in_5562wrapper {
	position: relative;
	z-index: 1;
	overflow: visible;
}


.stacks_in_5562skywardInner {
	top: -6px;
	margin-bottom: -6px;
}
	
		@media (max-width: 61.9em) {
			.stacks_in_5562skywardInner {
				top: -0px;
				margin-bottom: -0px;
			}
		}
		
		@media (max-width: 47.9em) {
			.stacks_in_5562skywardInner {
				top: -0px;
				margin-bottom: -0px;
			}
		}
	





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


/* -- End Skyward Each css Template -- *//* Start Responsive Shim stack CSS code */.stacks_in_5565shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_5568shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_5569shim{	padding-top: 8%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_5528shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */#stacks_in_5529 h2,#stacks_in_5529 .hTxt:not(.segment) div{font-size:1.59rem}@media all and (max-width:640px){#stacks_in_5529 h2,#stacks_in_5529 .hTxt:not(.segment) div{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_5529 h2,#stacks_in_5529 div{line-height:1.10}}@media only screen and (min-width:0px){#stacks_in_5529 h2,#stacks_in_5529 div{letter-spacing:-0.05px}}#stacks_in_5529 .header-pro.text-center .hTxt{margin-right:0px}#stacks_in_5529 h2,#stacks_in_5529 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_5529 h2 a,#stacks_in_5529 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_5529 h2 a:hover,#stacks_in_5529 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_5529 small,#stacks_in_5529 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_5529 h2.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}


#stacks_in_5529 {
	padding: 0px 0px 0px 9px;
}
#stacks_in_5535 h2,#stacks_in_5535 .hTxt:not(.segment) div{font-size:1.59rem}@media all and (max-width:640px){#stacks_in_5535 h2,#stacks_in_5535 .hTxt:not(.segment) div{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_5535 h2,#stacks_in_5535 div{line-height:1.10}}@media only screen and (min-width:0px){#stacks_in_5535 h2,#stacks_in_5535 div{letter-spacing:-0.05px}}#stacks_in_5535 .header-pro.text-center .hTxt{margin-right:0px}#stacks_in_5535 h2,#stacks_in_5535 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_5535 h2 a,#stacks_in_5535 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_5535 h2 a:hover,#stacks_in_5535 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_5535 small,#stacks_in_5535 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_5535 h2.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}


#stacks_in_5535 {
	padding: 0px 0px 0px 9px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_5540shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_5131 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #330033;








}
#stacks_in_5131 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
#stacks_in_5132{padding-left:0px;padding-right:0px;}#stacks_in_5132 > .jack{margin:0px;padding:0px;border-color:#000000;border-width:0px;border-style:solid;border-radius:0px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_5132 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_5132 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_5132 > .jack.width-static{width:500px}#stacks_in_5132 > .jack.width-flexible{width:100%}#stacks_in_5132 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_5132 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_5132 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_5132 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_5132 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_5132 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_5132 > .jack::after{border-radius:0px}#stacks_in_5132 > .jack.border-detailed-radius,#stacks_in_5132 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_5132 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_5132 > .jack.bg-color{background-color:#89C5FF}#stacks_in_5132 > .jack.bg-gradient{background-color:#666666}#stacks_in_5132 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_5132 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_5132 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_5132 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_5132 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_5132 > .jack.bg-image:not(.glass){}#stacks_in_5132 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_5132 > .jack.bg-image.glass.after,#stacks_in_5132 > .glass.jack.bg-image::after{opacity:0.59;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_5132 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_5132 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_5132 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_5132 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_5132 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_5132 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_5132 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_5132 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_5132 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_5132 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_5132 > .jack.bg-image.glass.after,#stacks_in_5132 > .glass.jack.bg-image::after{}#stacks_in_5132 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_5132 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_5132 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_5132 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_5132 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_5132 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_5132 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_5132 > .jack.peek-shadow::before,#stacks_in_5132 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_5132 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_5132 > .jack{overflow:visible;}#stacks_in_5132 > .jack.height-static{height:100px}#stacks_in_5132 > .jack.height-minmax{min-height:100px;max-height:800px}
#stacks_in_5548 p,#stacks_in_5548 div{margin-bottom:0}#stacks_in_5548,#stacks_in_5548 div,#stacks_in_5548 p,#stacks_in_5548 ol,#stacks_in_5548 ul li,#stacks_in_5548 ol li,#stacks_in_5548 ol,#stacks_in_5548 dl{font-size:1.18rem}@media all and (max-width:640px){#stacks_in_5548,#stacks_in_5548 div,#stacks_in_5548 p,#stacks_in_5548 ol,#stacks_in_5548 ul li,#stacks_in_5548 ol li,#stacks_in_5548 ol,#stacks_in_5548 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_5548{}}

#stacks_in_5134 p,#stacks_in_5134 div,#stacks_in_5134 ul,#stacks_in_5134 ol,#stacks_in_5134 dl{color:rgba(204, 204, 153, 1.00)}#stacks_in_5134 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_5134 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_5134,#stacks_in_5134 div,#stacks_in_5134 p,#stacks_in_5134 ol,#stacks_in_5134 ul li,#stacks_in_5134 ol li,#stacks_in_5134 ol,#stacks_in_5134 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_5134,#stacks_in_5134 div,#stacks_in_5134 p,#stacks_in_5134 ol,#stacks_in_5134 ul li,#stacks_in_5134 ol li,#stacks_in_5134 ol,#stacks_in_5134 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_5134{}}


#stacks_in_5134 {
	padding: 0px 39px 0px 0px;
}
#stacks_in_5135 p,#stacks_in_5135 div,#stacks_in_5135 ul,#stacks_in_5135 ol,#stacks_in_5135 dl{color:rgba(204, 204, 153, 1.00)}#stacks_in_5135 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_5135 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_5135{}}


#stacks_in_5135 {
	padding: 0px 12px 0px 20px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_5556shim{	padding-top: 5%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_5136 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #996699;








}
#stacks_in_5136 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/

/* Start Responsive Shim stack CSS code */.stacks_in_5139shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_5140shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */
#stacks_in_5140 {
	border: solid rgba(153, 153, 153, 1.00);
	border-width: 1px 0px 0px 0px;
}
/*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_5141 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #996699;








}
#stacks_in_5141 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
/* Start Responsive Shim stack CSS code */.stacks_in_5143shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */#stacks_in_5144{padding-left:0px;padding-right:0px;}#stacks_in_5144 > .jack{margin:0px;padding:0px;border-color:#000000;border-width:0px;border-style:solid;border-radius:0px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_5144 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_5144 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_5144 > .jack.width-static{width:500px}#stacks_in_5144 > .jack.width-flexible{width:100%}#stacks_in_5144 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_5144 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_5144 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_5144 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_5144 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_5144 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_5144 > .jack::after{border-radius:0px}#stacks_in_5144 > .jack.border-detailed-radius,#stacks_in_5144 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_5144 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_5144 > .jack.bg-color{background-color:#003958}#stacks_in_5144 > .jack.bg-gradient{background-color:#003958}#stacks_in_5144 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_5144 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_5144 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_5144 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_5144 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_5144 > .jack.bg-image:not(.glass){}#stacks_in_5144 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_5144 > .jack.bg-image.glass.after,#stacks_in_5144 > .glass.jack.bg-image::after{opacity:0.50;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_5144 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_5144 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_5144 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_5144 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_5144 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_5144 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_5144 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_5144 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_5144 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_5144 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_5144 > .jack.bg-image.glass.after,#stacks_in_5144 > .glass.jack.bg-image::after{}#stacks_in_5144 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_5144 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_5144 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_5144 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_5144 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_5144 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_5144 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_5144 > .jack.peek-shadow::before,#stacks_in_5144 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_5144 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_5144 > .jack{overflow:visible;}#stacks_in_5144 > .jack.height-static{height:100px}#stacks_in_5144 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_5144 {
	background-color: rgba(0, 102, 153, 1.00);
}
/* Start Responsive Shim stack CSS code */.stacks_in_5145shim{	padding-top: 9%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_5146shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code *//* -- Start Skyward Each css Template -- */

.stacks_in_5616skyward, .stacks_in_5616skywardInner, .stacks_in_5616wrapper {
	position: relative;
	z-index: 1;
	overflow: visible;
}


.stacks_in_5616skywardInner {
	top: -6px;
	margin-bottom: -6px;
}
	
		@media (max-width: 61.9em) {
			.stacks_in_5616skywardInner {
				top: -0px;
				margin-bottom: -0px;
			}
		}
		
		@media (max-width: 47.9em) {
			.stacks_in_5616skywardInner {
				top: -0px;
				margin-bottom: -0px;
			}
		}
	





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


/* -- End Skyward Each css Template -- *//* Start Responsive Shim stack CSS code */.stacks_in_5619shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_5622shim{	padding-top: 8%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_5585shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */#stacks_in_5586 h2,#stacks_in_5586 .hTxt:not(.segment) div{font-size:1.60rem}@media all and (max-width:640px){#stacks_in_5586 h2,#stacks_in_5586 .hTxt:not(.segment) div{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_5586 h2,#stacks_in_5586 div{line-height:1.15}}#stacks_in_5586 h2,#stacks_in_5586 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_5586 h2 a,#stacks_in_5586 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_5586 h2 a:hover,#stacks_in_5586 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_5586 small,#stacks_in_5586 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_5586 h2.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}


#stacks_in_5586 {
	padding: 0px 0px 0px 9px;
}
#stacks_in_5592 h2,#stacks_in_5592 .hTxt:not(.segment) div{font-size:1.60rem}@media all and (max-width:640px){#stacks_in_5592 h2,#stacks_in_5592 .hTxt:not(.segment) div{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_5592 h2,#stacks_in_5592 div{line-height:1.15}}#stacks_in_5592 h2,#stacks_in_5592 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_5592 h2 a,#stacks_in_5592 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_5592 h2 a:hover,#stacks_in_5592 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_5592 small,#stacks_in_5592 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_5592 h2.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}


#stacks_in_5592 {
	padding: 0px 0px 0px 9px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_5597shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_5148 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #993366;








}
#stacks_in_5148 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
#stacks_in_5602 p,#stacks_in_5602 div{margin-bottom:0}#stacks_in_5602,#stacks_in_5602 div,#stacks_in_5602 p,#stacks_in_5602 ol,#stacks_in_5602 ul li,#stacks_in_5602 ol li,#stacks_in_5602 ol,#stacks_in_5602 dl{font-size:1.18rem}@media all and (max-width:640px){#stacks_in_5602,#stacks_in_5602 div,#stacks_in_5602 p,#stacks_in_5602 ol,#stacks_in_5602 ul li,#stacks_in_5602 ol li,#stacks_in_5602 ol,#stacks_in_5602 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_5602{}}

#stacks_in_5150 p,#stacks_in_5150 div,#stacks_in_5150 ul,#stacks_in_5150 ol,#stacks_in_5150 dl{color:rgba(204, 204, 153, 1.00)}#stacks_in_5150 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_5150 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_5150,#stacks_in_5150 div,#stacks_in_5150 p,#stacks_in_5150 ol,#stacks_in_5150 ul li,#stacks_in_5150 ol li,#stacks_in_5150 ol,#stacks_in_5150 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_5150,#stacks_in_5150 div,#stacks_in_5150 p,#stacks_in_5150 ol,#stacks_in_5150 ul li,#stacks_in_5150 ol li,#stacks_in_5150 ol,#stacks_in_5150 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_5150{}}


#stacks_in_5150 {
	padding: 0px 39px 0px 0px;
}
#stacks_in_5151 p,#stacks_in_5151 div,#stacks_in_5151 ul,#stacks_in_5151 ol,#stacks_in_5151 dl{color:rgba(204, 204, 153, 1.00)}#stacks_in_5151 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_5151 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_5151{}}


#stacks_in_5151 {
	padding: 0px 12px 0px 20px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_5610shim{	padding-top: 5%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_5152shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_5153 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #996699;








}
#stacks_in_5153 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/

/* Start Responsive Shim stack CSS code */.stacks_in_5156shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_5157shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */
#stacks_in_5157 {
	border: solid rgba(153, 153, 153, 1.00);
	border-width: 1px 0px 0px 0px;
}
/*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_5631 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #996699;








}
#stacks_in_5631 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
/* Start Responsive Shim stack CSS code */.stacks_in_5159shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */#stacks_in_5160{padding-left:0px;padding-right:0px;}#stacks_in_5160 > .jack{margin:0px;padding:0px;border-color:#000000;border-width:0px;border-style:solid;border-radius:0px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_5160 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_5160 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_5160 > .jack.width-static{width:500px}#stacks_in_5160 > .jack.width-flexible{width:100%}#stacks_in_5160 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_5160 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_5160 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_5160 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_5160 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_5160 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_5160 > .jack::after{border-radius:0px}#stacks_in_5160 > .jack.border-detailed-radius,#stacks_in_5160 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_5160 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_5160 > .jack.bg-color{background-color:#003958}#stacks_in_5160 > .jack.bg-gradient{background-color:#666666}#stacks_in_5160 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_5160 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_5160 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_5160 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_5160 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_5160 > .jack.bg-image:not(.glass){}#stacks_in_5160 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_5160 > .jack.bg-image.glass.after,#stacks_in_5160 > .glass.jack.bg-image::after{opacity:0.50;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_5160 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_5160 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_5160 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_5160 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_5160 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_5160 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_5160 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_5160 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_5160 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_5160 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_5160 > .jack.bg-image.glass.after,#stacks_in_5160 > .glass.jack.bg-image::after{}#stacks_in_5160 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_5160 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_5160 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_5160 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_5160 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_5160 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_5160 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_5160 > .jack.peek-shadow::before,#stacks_in_5160 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_5160 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_5160 > .jack{overflow:visible;}#stacks_in_5160 > .jack.height-static{height:100px}#stacks_in_5160 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_5160 {
	background-color: rgba(0, 102, 153, 1.00);
}
/* Start Responsive Shim stack CSS code */.stacks_in_5161shim{	padding-top: 9%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_5162shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code *//* -- Start Skyward Each css Template -- */

.stacks_in_5671skyward, .stacks_in_5671skywardInner, .stacks_in_5671wrapper {
	position: relative;
	z-index: 1;
	overflow: visible;
}


.stacks_in_5671skywardInner {
	top: -6px;
	margin-bottom: -6px;
}
	
		@media (max-width: 61.9em) {
			.stacks_in_5671skywardInner {
				top: -0px;
				margin-bottom: -0px;
			}
		}
		
		@media (max-width: 47.9em) {
			.stacks_in_5671skywardInner {
				top: -0px;
				margin-bottom: -0px;
			}
		}
	





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


/* -- End Skyward Each css Template -- *//* Start Responsive Shim stack CSS code */.stacks_in_5674shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_5677shim{	padding-top: 8%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_5638shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */#stacks_in_5639 h2,#stacks_in_5639 .hTxt:not(.segment) div{font-size:1.45rem}@media all and (max-width:640px){#stacks_in_5639 h2,#stacks_in_5639 .hTxt:not(.segment) div{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_5639 h2,#stacks_in_5639 div{line-height:1.15}}#stacks_in_5639 h2,#stacks_in_5639 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_5639 h2 a,#stacks_in_5639 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_5639 h2 a:hover,#stacks_in_5639 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_5639 small,#stacks_in_5639 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_5639 h2.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}


#stacks_in_5639 {
	padding: 0px 0px 0px 12px;
}
#stacks_in_5645 h2,#stacks_in_5645 .hTxt:not(.segment) div{font-size:1.45rem}@media all and (max-width:640px){#stacks_in_5645 h2,#stacks_in_5645 .hTxt:not(.segment) div{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_5645 h2,#stacks_in_5645 div{line-height:1.15}}#stacks_in_5645 h2,#stacks_in_5645 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_5645 h2 a,#stacks_in_5645 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_5645 h2 a:hover,#stacks_in_5645 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_5645 small,#stacks_in_5645 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_5645 h2.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}


#stacks_in_5645 {
	padding: 0px 0px 0px 12px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_5650shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_5651 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #330033;








}
#stacks_in_5651 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
#stacks_in_5657 p,#stacks_in_5657 div{margin-bottom:0}#stacks_in_5657,#stacks_in_5657 div,#stacks_in_5657 p,#stacks_in_5657 ol,#stacks_in_5657 ul li,#stacks_in_5657 ol li,#stacks_in_5657 ol,#stacks_in_5657 dl{font-size:1.18rem}@media all and (max-width:640px){#stacks_in_5657,#stacks_in_5657 div,#stacks_in_5657 p,#stacks_in_5657 ol,#stacks_in_5657 ul li,#stacks_in_5657 ol li,#stacks_in_5657 ol,#stacks_in_5657 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_5657{}}

/* Start Responsive Shim stack CSS code */.stacks_in_5167shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */#stacks_in_5168 p,#stacks_in_5168 div,#stacks_in_5168 ul,#stacks_in_5168 ol,#stacks_in_5168 dl{color:rgba(204, 204, 153, 1.00)}#stacks_in_5168 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_5168 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_5168,#stacks_in_5168 div,#stacks_in_5168 p,#stacks_in_5168 ol,#stacks_in_5168 ul li,#stacks_in_5168 ol li,#stacks_in_5168 ol,#stacks_in_5168 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_5168,#stacks_in_5168 div,#stacks_in_5168 p,#stacks_in_5168 ol,#stacks_in_5168 ul li,#stacks_in_5168 ol li,#stacks_in_5168 ol,#stacks_in_5168 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_5168{}}


#stacks_in_5168 {
	padding: 0px 39px 0px 0px;
}
#stacks_in_5169 p,#stacks_in_5169 div,#stacks_in_5169 ul,#stacks_in_5169 ol,#stacks_in_5169 dl{color:rgba(204, 204, 153, 1.00)}#stacks_in_5169 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_5169 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_5169{}}


#stacks_in_5169 {
	padding: 0px 12px 0px 20px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_5170shim{	padding-top: 6%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_5171shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_5685shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */
/* Start Responsive Shim stack CSS code */.stacks_in_4417shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_4425shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code */#stacks_in_4428 h5,#stacks_in_4428 .hTxt:not(.segment) div{font-size:0.95rem}@media all and (max-width:640px){#stacks_in_4428 h5,#stacks_in_4428 .hTxt:not(.segment) div{font-size:0.95rem}}@media only screen and (max-width:414px){#stacks_in_4428 h5,#stacks_in_4428 div{text-align:center !important}#stacks_out_4428{display:block !important}}#stacks_in_4428 h5,#stacks_in_4428 div{color:rgba(224, 202, 154, 1.00)}#stacks_in_4428 h5 a,#stacks_in_4428 div a{color:rgba(224, 202, 154, 1.00)}#stacks_in_4428 h5 a:hover,#stacks_in_4428 div a:hover{color:rgba(168, 151, 115, 1.00)}#stacks_in_4428 small,#stacks_in_4428 small div{color:rgba(111, 111, 111, 1.00)}

/* Start Responsive Shim stack CSS code */.stacks_in_4434shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */
#stacks_in_4434 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width: 0px 0px 1px 0px;
	margin: 0px 12px 0px 12px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_4435shim{	padding-top: 6%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_4422_165shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */#stacks_in_4422_9 p,#stacks_in_4422_9 div,#stacks_in_4422_9 ul,#stacks_in_4422_9 ol,#stacks_in_4422_9 dl{color:rgba(204, 255, 255, 1.00)}#stacks_in_4422_9 a{color:rgba(204, 204, 153, 1.00)}#stacks_in_4422_9 a:hover{color:rgba(0, 255, 255, 1.00)}#stacks_in_4422_9,#stacks_in_4422_9 div,#stacks_in_4422_9 p,#stacks_in_4422_9 ol,#stacks_in_4422_9 ul li,#stacks_in_4422_9 ol li,#stacks_in_4422_9 ol,#stacks_in_4422_9 dl{font-size:0.95rem}@media all and (max-width:640px){#stacks_in_4422_9,#stacks_in_4422_9 div,#stacks_in_4422_9 p,#stacks_in_4422_9 ol,#stacks_in_4422_9 ul li,#stacks_in_4422_9 ol li,#stacks_in_4422_9 ol,#stacks_in_4422_9 dl{font-size:0.90rem}}@media only screen and (min-width:0px){#stacks_in_4422_9{}}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Start Responsive Shim stack CSS code */.stacks_in_4422_164shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_4424shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */
#stacks_in_4437_16{padding-left:0px;padding-right:0px;}#stacks_in_4437_16 > .jack{margin:0px;padding:0px;border-color:#000000;border-width:0px;border-style:solid;border-radius:0px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_4437_16 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_4437_16 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_4437_16 > .jack.width-static{width:500px}#stacks_in_4437_16 > .jack.width-flexible{width:100%}#stacks_in_4437_16 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_4437_16 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_4437_16 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_4437_16 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_4437_16 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_4437_16 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_4437_16 > .jack::after{border-radius:0px}#stacks_in_4437_16 > .jack.border-detailed-radius,#stacks_in_4437_16 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_4437_16 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_4437_16 > .jack.bg-color{background-color:#89C5FF}#stacks_in_4437_16 > .jack.bg-gradient{background-color:#666666}#stacks_in_4437_16 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_4437_16 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_4437_16 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_4437_16 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_4437_16 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_4437_16 > .jack.bg-image:not(.glass){}#stacks_in_4437_16 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_4437_16 > .jack.bg-image.glass.after,#stacks_in_4437_16 > .glass.jack.bg-image::after{opacity:0.52;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_4437_16 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_4437_16 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_4437_16 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_4437_16 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_4437_16 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_4437_16 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_4437_16 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_4437_16 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_4437_16 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_4437_16 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_4437_16 > .jack.bg-image.glass.after,#stacks_in_4437_16 > .glass.jack.bg-image::after{}#stacks_in_4437_16 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_4437_16 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_4437_16 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_4437_16 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_4437_16 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_4437_16 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_4437_16 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_4437_16 > .jack.peek-shadow::before,#stacks_in_4437_16 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_4437_16 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_4437_16 > .jack{overflow:visible;}#stacks_in_4437_16 > .jack.height-static{height:100px}#stacks_in_4437_16 > .jack.height-minmax{min-height:100px;max-height:800px}
/* Start Responsive Shim stack CSS code */.stacks_in_4437_7shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */
#stacks_in_4437_7 {
	border: solid rgba(153, 153, 153, 1.00);
	border-width: 0px 0px 1px 0px;
}

#stacks_in_4440_2{padding-left:0px;padding-right:0px;}#stacks_in_4440_2 > .jack{margin:0px;padding:0px;border-color:#999999;border-width:2px;border-style:solid;border-radius:0px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_4440_2 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_4440_2 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_4440_2 > .jack.width-static{width:500px}#stacks_in_4440_2 > .jack.width-flexible{width:100%}#stacks_in_4440_2 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_4440_2 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_4440_2 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_4440_2 > .jack.border-detailed-width{border-width:0.50px 0.00px 0.00px 0.00px}#stacks_in_4440_2 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_4440_2 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_4440_2 > .jack::after{border-radius:0px}#stacks_in_4440_2 > .jack.border-detailed-radius,#stacks_in_4440_2 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_4440_2 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_4440_2 > .jack.bg-color{background-color:#6D0C2C}#stacks_in_4440_2 > .jack.bg-gradient{background-color:#003958}#stacks_in_4440_2 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_4440_2 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_4440_2 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_4440_2 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_4440_2 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_4440_2 > .jack.bg-image:not(.glass){}#stacks_in_4440_2 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_4440_2 > .jack.bg-image.glass.after,#stacks_in_4440_2 > .glass.jack.bg-image::after{opacity:0.80;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_4440_2 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_4440_2 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_4440_2 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_4440_2 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_4440_2 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_4440_2 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_4440_2 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_4440_2 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_4440_2 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_4440_2 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_4440_2 > .jack.bg-image.glass.after,#stacks_in_4440_2 > .glass.jack.bg-image::after{}#stacks_in_4440_2 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_4440_2 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_4440_2 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_4440_2 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_4440_2 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_4440_2 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_4440_2 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_4440_2 > .jack.peek-shadow::before,#stacks_in_4440_2 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_4440_2 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_4440_2 > .jack{overflow:visible;}#stacks_in_4440_2 > .jack.height-static{height:100px}#stacks_in_4440_2 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_4440_2 {
	background-color: rgba(0, 102, 153, 1.00);
}
/* Start Responsive Shim stack CSS code */.stacks_in_4440_11shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_4440_14shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */

/* Start doobox Chauffeur css */

.stacks_in_4440_18wrapper{
width: 35px;
margin: 0 auto;

display : none;

opacity:0.7;
}

.stacks_in_4440_18bulter{
cursor: pointer;
border: 1px solid #525252;
background: #666666;
width: 35px;
height: 35px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
color: #EEEEEE;
text-align: center;
line-height: 35px;
margin: 5px;
z-index: 1000001;
background: #666666;
}


.stacks_in_4440_18bulter i {
	display: block;
	margin: 0 auto 0 auto;
	font-size: 20px;
	line-height: 33px; 
	vertical-align: middle;
}


.stacks_in_4440_18bulter:hover{
color: #DADADA;
background: #757575; /* Old browsers */
}

/* end doobox Chauffeur css */


/* Start Responsive Shim stack CSS code */.stacks_in_3124shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */#stacks_in_5836 p,#stacks_in_5836 div{margin-bottom:0}#stacks_in_5836 p,#stacks_in_5836 div,#stacks_in_5836 ul,#stacks_in_5836 ol,#stacks_in_5836 dl{color:rgba(0, 102, 153, 1.00)}#stacks_in_5836 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_5836 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_5836,#stacks_in_5836 div,#stacks_in_5836 p,#stacks_in_5836 ol,#stacks_in_5836 ul li,#stacks_in_5836 ol li,#stacks_in_5836 ol,#stacks_in_5836 dl{font-size:1.80rem}@media all and (max-width:640px){#stacks_in_5836,#stacks_in_5836 div,#stacks_in_5836 p,#stacks_in_5836 ol,#stacks_in_5836 ul li,#stacks_in_5836 ol li,#stacks_in_5836 ol,#stacks_in_5836 dl{font-size:1.00rem}}@media only screen and (min-width:0px){#stacks_in_5836{}}


#stacks_in_5836 {
	border: solid rgba(204, 204, 204, 1.00);
	border-width: 1px 0px 1px 0px;
}
#stacks_in_3125 p,#stacks_in_3125 div{margin-bottom:0}#stacks_in_3125 p,#stacks_in_3125 div,#stacks_in_3125 ul,#stacks_in_3125 ol,#stacks_in_3125 dl{color:rgba(0, 102, 153, 1.00)}#stacks_in_3125 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_3125 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_3125,#stacks_in_3125 div,#stacks_in_3125 p,#stacks_in_3125 ol,#stacks_in_3125 ul li,#stacks_in_3125 ol li,#stacks_in_3125 ol,#stacks_in_3125 dl{font-size:0.95rem}@media all and (max-width:640px){#stacks_in_3125,#stacks_in_3125 div,#stacks_in_3125 p,#stacks_in_3125 ol,#stacks_in_3125 ul li,#stacks_in_3125 ol li,#stacks_in_3125 ol,#stacks_in_3125 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_3125{}}


#stacks_in_3125 {
	padding: 9px 0px 0px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_3129shim{	padding-top: 6%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_3137shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */#stacks_in_3138 p,#stacks_in_3138 div{margin-bottom:0}#stacks_in_3138 p,#stacks_in_3138 div,#stacks_in_3138 ul,#stacks_in_3138 ol,#stacks_in_3138 dl{color:rgba(0, 102, 153, 1.00)}#stacks_in_3138 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_3138 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_3138,#stacks_in_3138 div,#stacks_in_3138 p,#stacks_in_3138 ol,#stacks_in_3138 ul li,#stacks_in_3138 ol li,#stacks_in_3138 ol,#stacks_in_3138 dl{font-size:1.15rem}@media all and (max-width:640px){#stacks_in_3138,#stacks_in_3138 div,#stacks_in_3138 p,#stacks_in_3138 ol,#stacks_in_3138 ul li,#stacks_in_3138 ol li,#stacks_in_3138 ol,#stacks_in_3138 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_3138,#stacks_in_3138 div,#stacks_in_3138 p,#stacks_in_3138 .fa:not(.no-indent),#stacks_in_3138 ol,#stacks_in_3138 ul li,#stacks_in_3138 ol li,#stacks_in_3138 ol,#stacks_in_3138 dl{line-height:1.25}}@media only screen and (min-width:0px){#stacks_in_3138{}}

#stacks_in_3130 p,#stacks_in_3130 div{margin-bottom:0}#stacks_in_3130,#stacks_in_3130 div,#stacks_in_3130 p,#stacks_in_3130 ol,#stacks_in_3130 ul li,#stacks_in_3130 ol li,#stacks_in_3130 ol,#stacks_in_3130 dl{font-size:1.15rem}@media all and (max-width:640px){#stacks_in_3130,#stacks_in_3130 div,#stacks_in_3130 p,#stacks_in_3130 ol,#stacks_in_3130 ul li,#stacks_in_3130 ol li,#stacks_in_3130 ol,#stacks_in_3130 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_3130{}}


#stacks_in_3130 {
	padding: 3px 0px 0px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_3133shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_5844shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */