/*
 * 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)}}





a.block-link{display:block;text-decoration:none !important;padding:0;margin:0;color:inherit}a.block-link:link,a.block-link:visited,a.block-link:hover,a.block-link:active{color:inherit}


.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}






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

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


 



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







   
	background: #669999;








}
#stacks_in_784 .backpackernotedescription 
{
 
}



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


 



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







   
	background: #0099CC;








}
#stacks_in_785 .backpackernotedescription 
{
 
}



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


 



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







   
	background: #0099CC;








}
#stacks_in_786 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
: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}
/*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



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







   
	background: #0099CC;








}
#stacks_in_787 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
.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); }
/*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



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







   
	background: #0099CC;








}
#stacks_in_16 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/



  
.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_2916_88 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #4F4399;








}
#stacks_in_2916_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_2916_476 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #996699;








}
#stacks_in_2916_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_2916_173 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #009999;








}
#stacks_in_2916_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_2916_383 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #663366;








}
#stacks_in_2916_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_2916_48 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #009999;








}
#stacks_in_2916_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_2916_31 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #009999;








}
#stacks_in_2916_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_2916_291 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #4F4399;








}
#stacks_in_2916_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_812_200shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */
#stacks_in_1344{padding-left:0px;padding-right:0px;}#stacks_in_1344 > .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_1344 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_1344 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_1344 > .jack.width-static{width:500px}#stacks_in_1344 > .jack.width-flexible{width:100%}#stacks_in_1344 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_1344 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_1344 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_1344 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_1344 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_1344 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_1344 > .jack::after{border-radius:0px}#stacks_in_1344 > .jack.border-detailed-radius,#stacks_in_1344 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_1344 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_1344 > .jack.bg-color{background-color:#003958}#stacks_in_1344 > .jack.bg-gradient{background-color:#33484F}#stacks_in_1344 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_1344 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_1344 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_1344 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_1344 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1344 > .jack.bg-image:not(.glass){}#stacks_in_1344 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_1344 > .jack.bg-image.glass.after,#stacks_in_1344 > .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_1344 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_1344 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_1344 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_1344 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_1344 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_1344 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_1344 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_1344 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_1344 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_1344 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1344 > .jack.bg-image.glass.after,#stacks_in_1344 > .glass.jack.bg-image::after{}#stacks_in_1344 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_1344 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_1344 > .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_1344 > .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_1344 > .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_1344 > .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_1344 > .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_1344 > .jack.peek-shadow::before,#stacks_in_1344 > .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_1344 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_1344 > .jack{overflow:visible;}#stacks_in_1344 > .jack.height-static{height:100px}#stacks_in_1344 > .jack.height-minmax{min-height:100px;max-height:800px}
/* Start Responsive Shim stack CSS code */.stacks_in_1340shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */
#stacks_in_1340 {
	padding: 0px 6px 0px 0px;
}

#stacks_in_1341 {
	margin: 0px 32px 0px 32px;
	padding: 0px 0px 0px 6px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_1342shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code */
/* Start Responsive Shim stack CSS code */.stacks_in_2880shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_2881shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */

/* Start Responsive Shim stack CSS code */.stacks_in_2887shim{	padding-top: 5%;}/* End Responsive Shim stack CSS code */#stacks_in_2099{padding-left:0px;padding-right:0px;}#stacks_in_2099 > .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_2099 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_2099 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_2099 > .jack.width-static{width:500px}#stacks_in_2099 > .jack.width-flexible{width:100%}#stacks_in_2099 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_2099 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_2099 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_2099 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_2099 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_2099 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_2099 > .jack::after{border-radius:0px}#stacks_in_2099 > .jack.border-detailed-radius,#stacks_in_2099 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_2099 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_2099 > .jack.bg-color{background-color:#003958}#stacks_in_2099 > .jack.bg-gradient{background-color:#33484F}#stacks_in_2099 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_2099 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_2099 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_2099 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_2099 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_2099 > .jack.bg-image:not(.glass){}#stacks_in_2099 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_2099 > .jack.bg-image.glass.after,#stacks_in_2099 > .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_2099 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_2099 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_2099 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_2099 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_2099 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_2099 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_2099 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_2099 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_2099 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_2099 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_2099 > .jack.bg-image.glass.after,#stacks_in_2099 > .glass.jack.bg-image::after{}#stacks_in_2099 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_2099 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_2099 > .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_2099 > .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_2099 > .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_2099 > .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_2099 > .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_2099 > .jack.peek-shadow::before,#stacks_in_2099 > .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_2099 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_2099 > .jack{overflow:visible;}#stacks_in_2099 > .jack.height-static{height:52px}#stacks_in_2099 > .jack.height-minmax{min-height:100px;max-height:800px}
/* Start Responsive Shim stack CSS code */.stacks_in_2091shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code */
#stacks_in_2091 {
	padding: 0px 6px 0px 0px;
}
#stacks_in_2121,#stacks_in_2121 div,#stacks_in_2121 p,#stacks_in_2121 ol,#stacks_in_2121 ul li,#stacks_in_2121 ol li,#stacks_in_2121 ol,#stacks_in_2121 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_2121,#stacks_in_2121 div,#stacks_in_2121 p,#stacks_in_2121 ol,#stacks_in_2121 ul li,#stacks_in_2121 ol li,#stacks_in_2121 ol,#stacks_in_2121 dl{font-size:1.15rem}}@media only screen and (min-width:0px){#stacks_in_2121{}}

#stacks_in_2626{padding-left:0px;padding-right:0px;}#stacks_in_2626 > .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_2626 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_2626 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_2626 > .jack.width-static{width:500px}#stacks_in_2626 > .jack.width-flexible{width:100%}#stacks_in_2626 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_2626 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_2626 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_2626 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_2626 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_2626 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_2626 > .jack::after{border-radius:0px}#stacks_in_2626 > .jack.border-detailed-radius,#stacks_in_2626 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_2626 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_2626 > .jack.bg-color{background-color:#003958}#stacks_in_2626 > .jack.bg-gradient{background-color:#006699}#stacks_in_2626 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_2626 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_2626 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_2626 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_2626 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_2626 > .jack.bg-image:not(.glass){}#stacks_in_2626 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_2626 > .jack.bg-image.glass.after,#stacks_in_2626 > .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_2626 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_2626 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_2626 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_2626 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_2626 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_2626 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_2626 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_2626 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_2626 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_2626 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_2626 > .jack.bg-image.glass.after,#stacks_in_2626 > .glass.jack.bg-image::after{}#stacks_in_2626 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_2626 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_2626 > .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_2626 > .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_2626 > .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_2626 > .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_2626 > .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_2626 > .jack.peek-shadow::before,#stacks_in_2626 > .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_2626 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_2626 > .jack{overflow:visible;}#stacks_in_2626 > .jack.height-static{height:100px}#stacks_in_2626 > .jack.height-minmax{min-height:100px;max-height:800px}
.stacks_in_2628creeper_anchor{height:0px;margin:0;padding:0}.stacks_in_2628creeper{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_2628creeperContain{margin-left:auto;margin-right:auto;}
/*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



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







   
	background: #009999;








}
#stacks_in_2614 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
#stacks_in_2630_6{overflow:visible}.pin-spacer.spacer-stacks_in_2630_6{width:100%;min-width:100%}.pin-spacer.spacer-stacks_in_2630_6.posFixed.allow-overlay{display:none}@media screen and (max-width:% id=breakpoint %px){.pin-spacer.spacer-stacks_in_2630_6.hide-below-bp{display:none}}@media screen and (min-width:% id=breakpoint %px){.pin-spacer.spacer-stacks_in_2630_6.hide-above-bp{display:none}}#stacks_in_2630_6 > .pin-fixed{z-index:100}#stacks_in_2630_6 > .pin-fixed.pin-it::after{background:#003958;opacity:0.0}#stacks_in_2630_6 > .pin-it.pin-static{position:relative;z-index:1}@media screen and (max-width:% id=breakpoint %px){#stacks_in_2630_6 > .pin-it.hide-below-bp{display:none}}@media screen and (min-width:% id=breakpoint %px){#stacks_in_2630_6 > .pin-it.hide-above-bp{display:none}}#stacks_in_2630_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_2630_6 > .pin-it.pin-fixed{position:fixed;top: 0px }@media screen and (max-width:% id=breakpoint %px){#stacks_in_2630_6 > .pin-it.pin-fixed.mob-full-width{left:0;width:100% !important}}@media screen and (min-width:% id=breakpoint %px){#stacks_in_2630_6 > .pin-it.pin-fixed{top:0px}}
#stacks_in_2630_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_2630_8{padding-right:0.00px;padding-left:0.00px;}#stacks_in_2630_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_2630_8 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_2630_8 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_2630_8 > .jack.width-static{width:500px}#stacks_in_2630_8 > .jack.width-flexible{width:100%}#stacks_in_2630_8 > .jack.margin-detailed{margin:0.00px 0.00px 6.00px 0.00px}#stacks_in_2630_8 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_2630_8 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_2630_8 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_2630_8 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_2630_8 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_2630_8 > .jack::after{border-radius:0px}#stacks_in_2630_8 > .jack.border-detailed-radius,#stacks_in_2630_8 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_2630_8 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_2630_8 > .jack.bg-color{background-color:#FBAB12}#stacks_in_2630_8 > .jack.bg-gradient{background-color:#003958}#stacks_in_2630_8 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_2630_8 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_2630_8 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_2630_8 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_2630_8 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_2630_8 > .jack.bg-image:not(.glass){}#stacks_in_2630_8 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_2630_8 > .jack.bg-image.glass.after,#stacks_in_2630_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_2630_8 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_2630_8 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_2630_8 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_2630_8 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_2630_8 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_2630_8 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_2630_8 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_2630_8 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_2630_8 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_2630_8 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_2630_8 > .jack.bg-image.glass.after,#stacks_in_2630_8 > .glass.jack.bg-image::after{}#stacks_in_2630_8 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_2630_8 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_2630_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_2630_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_2630_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_2630_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_2630_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_2630_8 > .jack.peek-shadow::before,#stacks_in_2630_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_2630_8 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_2630_8 > .jack{overflow:visible;}#stacks_in_2630_8 > .jack.height-static{height:100px}#stacks_in_2630_8 > .jack.height-minmax{min-height:100px;max-height:800px}

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


 



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







   
	background: #009999;








}
#stacks_in_2828 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
#stacks_in_2832{overflow:visible}.pin-spacer.spacer-stacks_in_2832{width:100%;min-width:100%}.pin-spacer.spacer-stacks_in_2832.posFixed.allow-overlay{display:none}@media screen and (max-width:% id=breakpoint %px){.pin-spacer.spacer-stacks_in_2832.hide-below-bp{display:none}}@media screen and (min-width:% id=breakpoint %px){.pin-spacer.spacer-stacks_in_2832.hide-above-bp{display:none}}#stacks_in_2832 > .pin-fixed{z-index:100}#stacks_in_2832 > .pin-fixed.pin-it::after{background:#003958;opacity:0.0}#stacks_in_2832 > .pin-it.pin-static{position:relative;z-index:1}@media screen and (max-width:% id=breakpoint %px){#stacks_in_2832 > .pin-it.hide-below-bp{display:none}}@media screen and (min-width:% id=breakpoint %px){#stacks_in_2832 > .pin-it.hide-above-bp{display:none}}#stacks_in_2832 > .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_2832 > .pin-it.pin-fixed{position:fixed;top: 0px }@media screen and (max-width:% id=breakpoint %px){#stacks_in_2832 > .pin-it.pin-fixed.mob-full-width{left:0;width:100% !important}}@media screen and (min-width:% id=breakpoint %px){#stacks_in_2832 > .pin-it.pin-fixed{top:0px}}
#stacks_in_2832 .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_2833{padding-right:0.00px;padding-left:0.00px;}#stacks_in_2833 > .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_2833 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_2833 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_2833 > .jack.width-static{width:500px}#stacks_in_2833 > .jack.width-flexible{width:100%}#stacks_in_2833 > .jack.margin-detailed{margin:0.00px 0.00px 6.00px 0.00px}#stacks_in_2833 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_2833 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_2833 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_2833 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_2833 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_2833 > .jack::after{border-radius:0px}#stacks_in_2833 > .jack.border-detailed-radius,#stacks_in_2833 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_2833 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_2833 > .jack.bg-color{background-color:#FBAB12}#stacks_in_2833 > .jack.bg-gradient{background-color:#003958}#stacks_in_2833 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_2833 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_2833 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_2833 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_2833 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_2833 > .jack.bg-image:not(.glass){}#stacks_in_2833 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_2833 > .jack.bg-image.glass.after,#stacks_in_2833 > .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_2833 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_2833 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_2833 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_2833 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_2833 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_2833 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_2833 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_2833 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_2833 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_2833 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_2833 > .jack.bg-image.glass.after,#stacks_in_2833 > .glass.jack.bg-image::after{}#stacks_in_2833 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_2833 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_2833 > .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_2833 > .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_2833 > .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_2833 > .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_2833 > .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_2833 > .jack.peek-shadow::before,#stacks_in_2833 > .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_2833 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_2833 > .jack{overflow:visible;}#stacks_in_2833 > .jack.height-static{height:100px}#stacks_in_2833 > .jack.height-minmax{min-height:100px;max-height:800px}

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


 



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







   
	background: #009999;








}
#stacks_in_2615 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
/* Start Responsive Shim stack CSS code */.stacks_in_2616shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */
#stacks_in_2616 {
	padding: 0px 6px 0px 0px;
}

#stacks_in_2617 {
	padding: 0px 0px 0px 4px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_2618shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */
#stacks_in_2618 {
	padding: 0px 6px 0px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_2620shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */
#stacks_in_2620 {
	padding: 0px 6px 0px 0px;
}
#stacks_in_2674 h1,#stacks_in_2674 .hTxt:not(.segment) div{font-size:1.50rem}@media all and (max-width:640px){#stacks_in_2674 h1,#stacks_in_2674 .hTxt:not(.segment) div{font-size:0.90rem}}@media only screen and (min-width:0px){#stacks_in_2674 h1,#stacks_in_2674 div{line-height:1.20}}#stacks_in_2674 h1,#stacks_in_2674 div{color:rgba(204, 204, 153, 1.00)}#stacks_in_2674 h1 a,#stacks_in_2674 div a{color:rgba(204, 204, 153, 1.00)}#stacks_in_2674 h1 a:hover,#stacks_in_2674 div a:hover{color:rgba(153, 153, 114, 1.00)}#stacks_in_2674 small,#stacks_in_2674 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_2674 h1.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}

#stacks_in_2416 h1,#stacks_in_2416 .hTxt:not(.segment) div{font-size:1.35rem}@media all and (max-width:640px){#stacks_in_2416 h1,#stacks_in_2416 .hTxt:not(.segment) div{font-size:1.00rem}}@media only screen and (min-width:0px){#stacks_in_2416 h1,#stacks_in_2416 div{line-height:1.20}}#stacks_in_2416 h1,#stacks_in_2416 div{color:rgba(204, 204, 153, 1.00)}#stacks_in_2416 h1 a,#stacks_in_2416 div a{color:rgba(204, 204, 153, 1.00)}#stacks_in_2416 h1 a:hover,#stacks_in_2416 div a:hover{color:rgba(153, 153, 114, 1.00)}#stacks_in_2416 small,#stacks_in_2416 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_2416 h1.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}

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


#stacks_in_2679 {
	padding: 1px 0px 2px 0px;
}
#stacks_in_2680 p,#stacks_in_2680 div{margin-bottom:0}#stacks_in_2680 p,#stacks_in_2680 div,#stacks_in_2680 ul,#stacks_in_2680 ol,#stacks_in_2680 dl{color:rgba(204, 204, 153, 1.00)}#stacks_in_2680 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_2680 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_2680,#stacks_in_2680 div,#stacks_in_2680 p,#stacks_in_2680 ol,#stacks_in_2680 ul li,#stacks_in_2680 ol li,#stacks_in_2680 ol,#stacks_in_2680 dl{font-size:1.35rem}@media all and (max-width:640px){#stacks_in_2680,#stacks_in_2680 div,#stacks_in_2680 p,#stacks_in_2680 ol,#stacks_in_2680 ul li,#stacks_in_2680 ol li,#stacks_in_2680 ol,#stacks_in_2680 dl{font-size:0.90rem}}@media only screen and (min-width:0px){#stacks_in_2680,#stacks_in_2680 div,#stacks_in_2680 p,#stacks_in_2680 .fa:not(.no-indent),#stacks_in_2680 ol,#stacks_in_2680 ul li,#stacks_in_2680 ol li,#stacks_in_2680 ol,#stacks_in_2680 dl{line-height:1.15}}@media only screen and (min-width:0px){#stacks_in_2680{}}


#stacks_in_2680 {
	padding: 1px 0px 2px 0px;
}
/*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



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







   
	background: #009999;








}
#stacks_in_2734 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
/* Start Responsive Shim stack CSS code */.stacks_in_2736shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_2750shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_2685shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



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







   
	background: #009999;








}
#stacks_in_895 .backpackernotedescription 
{
 
}



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


 



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







   
	background: #009999;








}
#stacks_in_2124 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
#stacks_in_2772{padding-right:0.00px;padding-left:0.00px;}#stacks_in_2772 > .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_2772 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_2772 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_2772 > .jack.width-static{width:500px}#stacks_in_2772 > .jack.width-flexible{width:100%}#stacks_in_2772 > .jack.margin-detailed{margin:0.00px 0.00px 2.00px 0.00px}#stacks_in_2772 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_2772 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_2772 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_2772 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_2772 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_2772 > .jack::after{border-radius:0px}#stacks_in_2772 > .jack.border-detailed-radius,#stacks_in_2772 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_2772 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_2772 > .jack.bg-color{background-color:#003958}#stacks_in_2772 > .jack.bg-gradient{background-color:#003958}#stacks_in_2772 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_2772 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_2772 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_2772 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_2772 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_2772 > .jack.bg-image:not(.glass){}#stacks_in_2772 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_2772 > .jack.bg-image.glass.after,#stacks_in_2772 > .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_2772 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_2772 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_2772 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_2772 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_2772 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_2772 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_2772 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_2772 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_2772 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_2772 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_2772 > .jack.bg-image.glass.after,#stacks_in_2772 > .glass.jack.bg-image::after{}#stacks_in_2772 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_2772 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_2772 > .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_2772 > .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_2772 > .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_2772 > .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_2772 > .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_2772 > .jack.peek-shadow::before,#stacks_in_2772 > .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_2772 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_2772 > .jack{overflow:visible;}#stacks_in_2772 > .jack.height-static{height:52px}#stacks_in_2772 > .jack.height-minmax{min-height:100px;max-height:800px}
/* Start Responsive Shim stack CSS code */.stacks_in_2776shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */#stacks_in_2790 p,#stacks_in_2790 div,#stacks_in_2790 ul,#stacks_in_2790 ol,#stacks_in_2790 dl{color:rgba(34, 34, 34, 1.00)}#stacks_in_2790 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_2790 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_2790,#stacks_in_2790 div,#stacks_in_2790 p,#stacks_in_2790 ol,#stacks_in_2790 ul li,#stacks_in_2790 ol li,#stacks_in_2790 ol,#stacks_in_2790 dl{font-size:1.30rem}@media all and (max-width:640px){#stacks_in_2790,#stacks_in_2790 div,#stacks_in_2790 p,#stacks_in_2790 ol,#stacks_in_2790 ul li,#stacks_in_2790 ol li,#stacks_in_2790 ol,#stacks_in_2790 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_2790,#stacks_in_2790 div,#stacks_in_2790 p,#stacks_in_2790 .fa:not(.no-indent),#stacks_in_2790 ol,#stacks_in_2790 ul li,#stacks_in_2790 ol li,#stacks_in_2790 ol,#stacks_in_2790 dl{line-height:1.25}}@media only screen and (min-width:0px){#stacks_in_2790{}}

#stacks_in_2783 p,#stacks_in_2783 div,#stacks_in_2783 ul,#stacks_in_2783 ol,#stacks_in_2783 dl{color:rgba(34, 34, 34, 1.00)}#stacks_in_2783 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_2783 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_2783,#stacks_in_2783 div,#stacks_in_2783 p,#stacks_in_2783 ol,#stacks_in_2783 ul li,#stacks_in_2783 ol li,#stacks_in_2783 ol,#stacks_in_2783 dl{font-size:1.35rem}@media all and (max-width:640px){#stacks_in_2783,#stacks_in_2783 div,#stacks_in_2783 p,#stacks_in_2783 ol,#stacks_in_2783 ul li,#stacks_in_2783 ol li,#stacks_in_2783 ol,#stacks_in_2783 dl{font-size:0.90rem}}@media only screen and (min-width:0px){#stacks_in_2783,#stacks_in_2783 div,#stacks_in_2783 p,#stacks_in_2783 .fa:not(.no-indent),#stacks_in_2783 ol,#stacks_in_2783 ul li,#stacks_in_2783 ol li,#stacks_in_2783 ol,#stacks_in_2783 dl{line-height:1.25}}@media only screen and (min-width:0px){#stacks_in_2783{}}

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


 



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







   
	background: #009999;








}
#stacks_in_2768 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
#stacks_in_910{padding-right:0.00px;padding-left:0.00px;}#stacks_in_910 > .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_910 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_910 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_910 > .jack.width-static{width:500px}#stacks_in_910 > .jack.width-flexible{width:100%}#stacks_in_910 > .jack.margin-detailed{margin:0.00px 0.00px 2.00px 0.00px}#stacks_in_910 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_910 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_910 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_910 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_910 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_910 > .jack::after{border-radius:0px}#stacks_in_910 > .jack.border-detailed-radius,#stacks_in_910 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_910 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_910 > .jack.bg-color{background-color:#003958}#stacks_in_910 > .jack.bg-gradient{background-color:#003958}#stacks_in_910 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_910 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_910 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_910 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_910 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_910 > .jack.bg-image:not(.glass){}#stacks_in_910 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_910 > .jack.bg-image.glass.after,#stacks_in_910 > .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_910 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_910 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_910 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_910 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_910 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_910 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_910 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_910 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_910 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_910 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_910 > .jack.bg-image.glass.after,#stacks_in_910 > .glass.jack.bg-image::after{}#stacks_in_910 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_910 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_910 > .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_910 > .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_910 > .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_910 > .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_910 > .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_910 > .jack.peek-shadow::before,#stacks_in_910 > .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_910 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_910 > .jack{overflow:visible;}#stacks_in_910 > .jack.height-static{height:59px}#stacks_in_910 > .jack.height-minmax{min-height:100px;max-height:800px}
/* Start Responsive Shim stack CSS code */.stacks_in_2754shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code */#stacks_in_2469 p,#stacks_in_2469 div{margin-bottom:0}#stacks_in_2469 p,#stacks_in_2469 div,#stacks_in_2469 ul,#stacks_in_2469 ol,#stacks_in_2469 dl{color:rgba(0, 255, 255, 1.00)}#stacks_in_2469 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_2469 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_2469,#stacks_in_2469 div,#stacks_in_2469 p,#stacks_in_2469 ol,#stacks_in_2469 ul li,#stacks_in_2469 ol li,#stacks_in_2469 ol,#stacks_in_2469 dl{font-size:1.15rem}@media all and (max-width:640px){#stacks_in_2469,#stacks_in_2469 div,#stacks_in_2469 p,#stacks_in_2469 ol,#stacks_in_2469 ul li,#stacks_in_2469 ol li,#stacks_in_2469 ol,#stacks_in_2469 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_2469,#stacks_in_2469 div,#stacks_in_2469 p,#stacks_in_2469 .fa:not(.no-indent),#stacks_in_2469 ol,#stacks_in_2469 ul li,#stacks_in_2469 ol li,#stacks_in_2469 ol,#stacks_in_2469 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_2469{}}

#stacks_in_2763 p,#stacks_in_2763 div{margin-bottom:0}#stacks_in_2763 p,#stacks_in_2763 div,#stacks_in_2763 ul,#stacks_in_2763 ol,#stacks_in_2763 dl{color:rgba(34, 34, 34, 1.00)}#stacks_in_2763 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_2763 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_2763,#stacks_in_2763 div,#stacks_in_2763 p,#stacks_in_2763 ol,#stacks_in_2763 ul li,#stacks_in_2763 ol li,#stacks_in_2763 ol,#stacks_in_2763 dl{font-size:1.12rem}@media all and (max-width:640px){#stacks_in_2763,#stacks_in_2763 div,#stacks_in_2763 p,#stacks_in_2763 ol,#stacks_in_2763 ul li,#stacks_in_2763 ol li,#stacks_in_2763 ol,#stacks_in_2763 dl{font-size:0.92rem}}@media only screen and (min-width:0px){#stacks_in_2763,#stacks_in_2763 div,#stacks_in_2763 p,#stacks_in_2763 .fa:not(.no-indent),#stacks_in_2763 ol,#stacks_in_2763 ul li,#stacks_in_2763 ol li,#stacks_in_2763 ol,#stacks_in_2763 dl{line-height:1.12}}@media only screen and (min-width:0px){#stacks_in_2763{}}


#stacks_in_2763 {
	padding: 9px 0px 0px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_2893shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_2766shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_2688shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */
#stacks_in_2903{padding-left:0px;padding-right:0px;}#stacks_in_2903 > .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_2903 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_2903 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_2903 > .jack.width-static{width:500px}#stacks_in_2903 > .jack.width-flexible{width:100%}#stacks_in_2903 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_2903 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_2903 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_2903 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_2903 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_2903 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_2903 > .jack::after{border-radius:0px}#stacks_in_2903 > .jack.border-detailed-radius,#stacks_in_2903 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_2903 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_2903 > .jack.bg-color{background-color:#89C5FF}#stacks_in_2903 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_2903 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_2903 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_2903 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_2903 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_2903 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_2903 > .jack.bg-image:not(.glass){}#stacks_in_2903 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_2903 > .jack.bg-image.glass.after,#stacks_in_2903 > .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_2903 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_2903 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_2903 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_2903 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_2903 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_2903 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_2903 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_2903 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_2903 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_2903 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_2903 > .jack.bg-image.glass.after,#stacks_in_2903 > .glass.jack.bg-image::after{}#stacks_in_2903 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_2903 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_2903 > .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_2903 > .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_2903 > .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_2903 > .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_2903 > .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_2903 > .jack.peek-shadow::before,#stacks_in_2903 > .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_2903 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_2903 > .jack{overflow:visible;}#stacks_in_2903 > .jack.height-static{height:36px}#stacks_in_2903 > .jack.height-minmax{min-height:100px;max-height:800px}
/*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



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







   
	background: #009999;








}
#stacks_in_1573 .backpackernotedescription 
{
 
}



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


 



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







   
	background: #009999;








}
#stacks_in_1493 .backpackernotedescription 
{
 
}



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

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

/* Start Responsive Shim stack CSS code */.stacks_in_1467shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_1476shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_1630shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code */
#stacks_out_1619 {
	margin-left:0;
}
#stacks_in_1606 p,#stacks_in_1606 div{margin-bottom:0}#stacks_in_1606 p,#stacks_in_1606 div,#stacks_in_1606 ul,#stacks_in_1606 ol,#stacks_in_1606 dl{color:rgba(34, 34, 34, 1.00)}#stacks_in_1606 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_1606 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_1606,#stacks_in_1606 div,#stacks_in_1606 p,#stacks_in_1606 ol,#stacks_in_1606 ul li,#stacks_in_1606 ol li,#stacks_in_1606 ol,#stacks_in_1606 dl{font-size:2.00rem}@media all and (max-width:640px){#stacks_in_1606,#stacks_in_1606 div,#stacks_in_1606 p,#stacks_in_1606 ol,#stacks_in_1606 ul li,#stacks_in_1606 ol li,#stacks_in_1606 ol,#stacks_in_1606 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_1606,#stacks_in_1606 div,#stacks_in_1606 p,#stacks_in_1606 .fa:not(.no-indent),#stacks_in_1606 ol,#stacks_in_1606 ul li,#stacks_in_1606 ol li,#stacks_in_1606 ol,#stacks_in_1606 dl{line-height:1.25}}@media only screen and (min-width:0px){#stacks_in_1606{}}

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

/* Start Responsive Shim stack CSS code */.stacks_in_1491shim{	padding-top: 7%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



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







   
	background: #009999;








}
#stacks_in_1596 .backpackernotedescription 
{
 
}



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


#stacks_in_1514 {
	padding: 0px 52px 0px 27px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_1600shim{	padding-top: 6%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_1609shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_2244shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */#stacks_in_1650 p,#stacks_in_1650 div,#stacks_in_1650 ul,#stacks_in_1650 ol,#stacks_in_1650 dl{color:rgba(114, 102, 44, 1.00)}#stacks_in_1650 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_1650 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_1650,#stacks_in_1650 div,#stacks_in_1650 p,#stacks_in_1650 ol,#stacks_in_1650 ul li,#stacks_in_1650 ol li,#stacks_in_1650 ol,#stacks_in_1650 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_1650,#stacks_in_1650 div,#stacks_in_1650 p,#stacks_in_1650 ol,#stacks_in_1650 ul li,#stacks_in_1650 ol li,#stacks_in_1650 ol,#stacks_in_1650 dl{font-size:0.90rem}}@media only screen and (min-width:0px){#stacks_in_1650{}}


#stacks_in_1650 {
	padding: 0px 16px 0px 16px;
}
/*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



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







   
	background: #009999;








}
#stacks_in_1601 .backpackernotedescription 
{
 
}



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

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

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

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

/* Start Responsive Shim stack CSS code */.stacks_in_2053shim{	padding-top: 5%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_1585shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_2128shim{	padding-top: 6%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



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







   
	background: #009999;








}
#stacks_in_1653 .backpackernotedescription 
{
 
}



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

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

/* Start Responsive Shim stack CSS code */.stacks_in_1686shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_1658shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_1659shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code */
#stacks_out_1662 {
	margin-left:0;
}
#stacks_in_1663 p,#stacks_in_1663 div{margin-bottom:0}#stacks_in_1663 p,#stacks_in_1663 div,#stacks_in_1663 ul,#stacks_in_1663 ol,#stacks_in_1663 dl{color:rgba(34, 34, 34, 1.00)}#stacks_in_1663 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_1663 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_1663,#stacks_in_1663 div,#stacks_in_1663 p,#stacks_in_1663 ol,#stacks_in_1663 ul li,#stacks_in_1663 ol li,#stacks_in_1663 ol,#stacks_in_1663 dl{font-size:2.00rem}@media all and (max-width:640px){#stacks_in_1663,#stacks_in_1663 div,#stacks_in_1663 p,#stacks_in_1663 ol,#stacks_in_1663 ul li,#stacks_in_1663 ol li,#stacks_in_1663 ol,#stacks_in_1663 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_1663,#stacks_in_1663 div,#stacks_in_1663 p,#stacks_in_1663 .fa:not(.no-indent),#stacks_in_1663 ol,#stacks_in_1663 ul li,#stacks_in_1663 ol li,#stacks_in_1663 ol,#stacks_in_1663 dl{line-height:1.25}}@media only screen and (min-width:0px){#stacks_in_1663{}}

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

/* Start Responsive Shim stack CSS code */.stacks_in_1714shim{	padding-top: 7%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



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







   
	background: #009999;








}
#stacks_in_1692 .backpackernotedescription 
{
 
}



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


#stacks_in_1665 {
	padding: 0px 52px 0px 27px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_1699shim{	padding-top: 6%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_1705shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */#stacks_in_1666 p,#stacks_in_1666 div,#stacks_in_1666 ul,#stacks_in_1666 ol,#stacks_in_1666 dl{color:rgba(114, 102, 44, 1.00)}#stacks_in_1666 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_1666 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_1666,#stacks_in_1666 div,#stacks_in_1666 p,#stacks_in_1666 ol,#stacks_in_1666 ul li,#stacks_in_1666 ol li,#stacks_in_1666 ol,#stacks_in_1666 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_1666,#stacks_in_1666 div,#stacks_in_1666 p,#stacks_in_1666 ol,#stacks_in_1666 ul li,#stacks_in_1666 ol li,#stacks_in_1666 ol,#stacks_in_1666 dl{font-size:0.90rem}}@media only screen and (min-width:0px){#stacks_in_1666{}}


#stacks_in_1666 {
	padding: 0px 16px 0px 16px;
}
/*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



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







   
	background: #009999;








}
#stacks_in_1719 .backpackernotedescription 
{
 
}



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

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

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

/* Start Responsive Shim stack CSS code */.stacks_in_2236shim{	padding-top: 6%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_1737shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_2129shim{	padding-top: 6%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



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







   
	background: #009999;








}
#stacks_in_1837 .backpackernotedescription 
{
 
}



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

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

/* Start Responsive Shim stack CSS code */.stacks_in_1871shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_1842shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_1843shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code */#stacks_in_1934 p,#stacks_in_1934 div{margin-bottom:0}#stacks_in_1934 p,#stacks_in_1934 div,#stacks_in_1934 ul,#stacks_in_1934 ol,#stacks_in_1934 dl{color:rgba(34, 34, 34, 1.00)}#stacks_in_1934 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_1934 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_1934,#stacks_in_1934 div,#stacks_in_1934 p,#stacks_in_1934 ol,#stacks_in_1934 ul li,#stacks_in_1934 ol li,#stacks_in_1934 ol,#stacks_in_1934 dl{font-size:2.00rem}@media all and (max-width:640px){#stacks_in_1934,#stacks_in_1934 div,#stacks_in_1934 p,#stacks_in_1934 ol,#stacks_in_1934 ul li,#stacks_in_1934 ol li,#stacks_in_1934 ol,#stacks_in_1934 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_1934,#stacks_in_1934 div,#stacks_in_1934 p,#stacks_in_1934 .fa:not(.no-indent),#stacks_in_1934 ol,#stacks_in_1934 ul li,#stacks_in_1934 ol li,#stacks_in_1934 ol,#stacks_in_1934 dl{line-height:1.25}}@media only screen and (min-width:0px){#stacks_in_1934{}}

#stacks_in_1926 p,#stacks_in_1926 div{margin-bottom:0}#stacks_in_1926 p,#stacks_in_1926 div,#stacks_in_1926 ul,#stacks_in_1926 ol,#stacks_in_1926 dl{color:rgba(34, 34, 34, 1.00)}#stacks_in_1926 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_1926 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_1926,#stacks_in_1926 div,#stacks_in_1926 p,#stacks_in_1926 ol,#stacks_in_1926 ul li,#stacks_in_1926 ol li,#stacks_in_1926 ol,#stacks_in_1926 dl{font-size:2.00rem}@media all and (max-width:640px){#stacks_in_1926,#stacks_in_1926 div,#stacks_in_1926 p,#stacks_in_1926 ol,#stacks_in_1926 ul li,#stacks_in_1926 ol li,#stacks_in_1926 ol,#stacks_in_1926 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_1926,#stacks_in_1926 div,#stacks_in_1926 p,#stacks_in_1926 .fa:not(.no-indent),#stacks_in_1926 ol,#stacks_in_1926 ul li,#stacks_in_1926 ol li,#stacks_in_1926 ol,#stacks_in_1926 dl{line-height:1.25}}@media only screen and (min-width:0px){#stacks_in_1926{}}

#stacks_in_1847 p,#stacks_in_1847 div{margin-bottom:0}#stacks_in_1847 p,#stacks_in_1847 div,#stacks_in_1847 ul,#stacks_in_1847 ol,#stacks_in_1847 dl{color:rgba(34, 34, 34, 1.00)}#stacks_in_1847 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_1847 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_1847,#stacks_in_1847 div,#stacks_in_1847 p,#stacks_in_1847 ol,#stacks_in_1847 ul li,#stacks_in_1847 ol li,#stacks_in_1847 ol,#stacks_in_1847 dl{font-size:2.00rem}@media all and (max-width:640px){#stacks_in_1847,#stacks_in_1847 div,#stacks_in_1847 p,#stacks_in_1847 ol,#stacks_in_1847 ul li,#stacks_in_1847 ol li,#stacks_in_1847 ol,#stacks_in_1847 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_1847,#stacks_in_1847 div,#stacks_in_1847 p,#stacks_in_1847 .fa:not(.no-indent),#stacks_in_1847 ol,#stacks_in_1847 ul li,#stacks_in_1847 ol li,#stacks_in_1847 ol,#stacks_in_1847 dl{line-height:1.25}}@media only screen and (min-width:0px){#stacks_in_1847{}}

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

/* Start Responsive Shim stack CSS code */.stacks_in_1898shim{	padding-top: 7%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



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







   
	background: #009999;








}
#stacks_in_1877 .backpackernotedescription 
{
 
}



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


#stacks_in_1849 {
	padding: 0px 52px 0px 27px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_1884shim{	padding-top: 6%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_1889shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_2718shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_2249shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code */#stacks_in_1851 p,#stacks_in_1851 div,#stacks_in_1851 ul,#stacks_in_1851 ol,#stacks_in_1851 dl{color:rgba(114, 102, 44, 1.00)}#stacks_in_1851 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_1851 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_1851,#stacks_in_1851 div,#stacks_in_1851 p,#stacks_in_1851 ol,#stacks_in_1851 ul li,#stacks_in_1851 ol li,#stacks_in_1851 ol,#stacks_in_1851 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_1851,#stacks_in_1851 div,#stacks_in_1851 p,#stacks_in_1851 ol,#stacks_in_1851 ul li,#stacks_in_1851 ol li,#stacks_in_1851 ol,#stacks_in_1851 dl{font-size:0.90rem}}@media only screen and (min-width:0px){#stacks_in_1851{}}


#stacks_in_1851 {
	padding: 0px 16px 0px 16px;
}
/*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



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







   
	background: #009999;








}
#stacks_in_1903 .backpackernotedescription 
{
 
}



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

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

/* Start Responsive Shim stack CSS code */.stacks_in_2054shim{	padding-top: 6%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_2130shim{	padding-top: 6%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



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







   
	background: #009999;








}
#stacks_in_1741 .backpackernotedescription 
{
 
}



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

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

/* Start Responsive Shim stack CSS code */.stacks_in_1775shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_1758shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_1759shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code */#stacks_in_2045 p,#stacks_in_2045 div{margin-bottom:0}#stacks_in_2045 p,#stacks_in_2045 div,#stacks_in_2045 ul,#stacks_in_2045 ol,#stacks_in_2045 dl{color:rgba(34, 34, 34, 1.00)}#stacks_in_2045 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_2045 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_2045,#stacks_in_2045 div,#stacks_in_2045 p,#stacks_in_2045 ol,#stacks_in_2045 ul li,#stacks_in_2045 ol li,#stacks_in_2045 ol,#stacks_in_2045 dl{font-size:2.00rem}@media all and (max-width:640px){#stacks_in_2045,#stacks_in_2045 div,#stacks_in_2045 p,#stacks_in_2045 ol,#stacks_in_2045 ul li,#stacks_in_2045 ol li,#stacks_in_2045 ol,#stacks_in_2045 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_2045,#stacks_in_2045 div,#stacks_in_2045 p,#stacks_in_2045 .fa:not(.no-indent),#stacks_in_2045 ol,#stacks_in_2045 ul li,#stacks_in_2045 ol li,#stacks_in_2045 ol,#stacks_in_2045 dl{line-height:1.25}}@media only screen and (min-width:0px){#stacks_in_2045{}}

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

#stacks_in_2144 p,#stacks_in_2144 div{margin-bottom:0}#stacks_in_2144 p,#stacks_in_2144 div,#stacks_in_2144 ul,#stacks_in_2144 ol,#stacks_in_2144 dl{color:rgba(34, 34, 34, 1.00)}#stacks_in_2144 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_2144 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_2144,#stacks_in_2144 div,#stacks_in_2144 p,#stacks_in_2144 ol,#stacks_in_2144 ul li,#stacks_in_2144 ol li,#stacks_in_2144 ol,#stacks_in_2144 dl{font-size:2.00rem}@media all and (max-width:640px){#stacks_in_2144,#stacks_in_2144 div,#stacks_in_2144 p,#stacks_in_2144 ol,#stacks_in_2144 ul li,#stacks_in_2144 ol li,#stacks_in_2144 ol,#stacks_in_2144 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_2144,#stacks_in_2144 div,#stacks_in_2144 p,#stacks_in_2144 .fa:not(.no-indent),#stacks_in_2144 ol,#stacks_in_2144 ul li,#stacks_in_2144 ol li,#stacks_in_2144 ol,#stacks_in_2144 dl{line-height:1.25}}@media only screen and (min-width:0px){#stacks_in_2144{}}

#stacks_in_2147 p,#stacks_in_2147 div{margin-bottom:0}#stacks_in_2147 p,#stacks_in_2147 div,#stacks_in_2147 ul,#stacks_in_2147 ol,#stacks_in_2147 dl{color:rgba(34, 34, 34, 1.00)}#stacks_in_2147 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_2147 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_2147,#stacks_in_2147 div,#stacks_in_2147 p,#stacks_in_2147 ol,#stacks_in_2147 ul li,#stacks_in_2147 ol li,#stacks_in_2147 ol,#stacks_in_2147 dl{font-size:2.00rem}@media all and (max-width:640px){#stacks_in_2147,#stacks_in_2147 div,#stacks_in_2147 p,#stacks_in_2147 ol,#stacks_in_2147 ul li,#stacks_in_2147 ol li,#stacks_in_2147 ol,#stacks_in_2147 dl{font-size:0.80rem}}@media only screen and (min-width:0px){#stacks_in_2147,#stacks_in_2147 div,#stacks_in_2147 p,#stacks_in_2147 .fa:not(.no-indent),#stacks_in_2147 ol,#stacks_in_2147 ul li,#stacks_in_2147 ol li,#stacks_in_2147 ol,#stacks_in_2147 dl{line-height:1.25}}@media only screen and (min-width:0px){#stacks_in_2147{}}

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

/* Start Responsive Shim stack CSS code */.stacks_in_1802shim{	padding-top: 7%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



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

   
	background: #009999 url(../files/icon-58.png) no-repeat right 5px;














}
#stacks_in_1781 .backpackernotedescription 
{
 
}



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


#stacks_in_1748 {
	padding: 0px 52px 0px 27px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_1788shim{	padding-top: 6%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_2302shim{	padding-top: 6%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_1793shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_2719shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */#stacks_in_1750 p,#stacks_in_1750 div,#stacks_in_1750 ul,#stacks_in_1750 ol,#stacks_in_1750 dl{color:rgba(0, 0, 0, 1.00)}#stacks_in_1750 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_1750 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_1750,#stacks_in_1750 div,#stacks_in_1750 p,#stacks_in_1750 ol,#stacks_in_1750 ul li,#stacks_in_1750 ol li,#stacks_in_1750 ol,#stacks_in_1750 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_1750,#stacks_in_1750 div,#stacks_in_1750 p,#stacks_in_1750 ol,#stacks_in_1750 ul li,#stacks_in_1750 ol li,#stacks_in_1750 ol,#stacks_in_1750 dl{font-size:0.90rem}}@media only screen and (min-width:0px){#stacks_in_1750{}}


#stacks_in_1750 {
	padding: 0px 16px 0px 16px;
}
/*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



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







   
	background: #009999;








}
#stacks_in_1807 .backpackernotedescription 
{
 
}



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

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

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


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

/* Start Responsive Shim stack CSS code */.stacks_in_2033shim{	padding-top: 6%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_2131shim{	padding-top: 6%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



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







   
	background: #009999;








}
#stacks_in_1938 .backpackernotedescription 
{
 
}



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

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

/* Start Responsive Shim stack CSS code */.stacks_in_1972shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_1956shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code */#stacks_in_2155 p,#stacks_in_2155 div{margin-bottom:0}#stacks_in_2155 p,#stacks_in_2155 div,#stacks_in_2155 ul,#stacks_in_2155 ol,#stacks_in_2155 dl{color:rgba(34, 34, 34, 1.00)}#stacks_in_2155 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_2155 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_2155,#stacks_in_2155 div,#stacks_in_2155 p,#stacks_in_2155 ol,#stacks_in_2155 ul li,#stacks_in_2155 ol li,#stacks_in_2155 ol,#stacks_in_2155 dl{font-size:2.00rem}@media all and (max-width:640px){#stacks_in_2155,#stacks_in_2155 div,#stacks_in_2155 p,#stacks_in_2155 ol,#stacks_in_2155 ul li,#stacks_in_2155 ol li,#stacks_in_2155 ol,#stacks_in_2155 dl{font-size:0.90rem}}@media only screen and (min-width:0px){#stacks_in_2155,#stacks_in_2155 div,#stacks_in_2155 p,#stacks_in_2155 .fa:not(.no-indent),#stacks_in_2155 ol,#stacks_in_2155 ul li,#stacks_in_2155 ol li,#stacks_in_2155 ol,#stacks_in_2155 dl{line-height:1.25}}@media only screen and (min-width:0px){#stacks_in_2155{}}


#stacks_in_2155 {
	background-color: rgba(48, 115, 189, 1.00);
	margin: 0px 0px 0px 6px;
}
#stacks_in_2158 p,#stacks_in_2158 div{margin-bottom:0}#stacks_in_2158 p,#stacks_in_2158 div,#stacks_in_2158 ul,#stacks_in_2158 ol,#stacks_in_2158 dl{color:rgba(34, 34, 34, 1.00)}#stacks_in_2158 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_2158 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_2158,#stacks_in_2158 div,#stacks_in_2158 p,#stacks_in_2158 ol,#stacks_in_2158 ul li,#stacks_in_2158 ol li,#stacks_in_2158 ol,#stacks_in_2158 dl{font-size:2.00rem}@media all and (max-width:640px){#stacks_in_2158,#stacks_in_2158 div,#stacks_in_2158 p,#stacks_in_2158 ol,#stacks_in_2158 ul li,#stacks_in_2158 ol li,#stacks_in_2158 ol,#stacks_in_2158 dl{font-size:0.90rem}}@media only screen and (min-width:0px){#stacks_in_2158,#stacks_in_2158 div,#stacks_in_2158 p,#stacks_in_2158 .fa:not(.no-indent),#stacks_in_2158 ol,#stacks_in_2158 ul li,#stacks_in_2158 ol li,#stacks_in_2158 ol,#stacks_in_2158 dl{line-height:1.25}}@media only screen and (min-width:0px){#stacks_in_2158{}}


#stacks_in_2158 {
	background-color: rgba(43, 147, 64, 1.00);
	margin: 0px 12px 0px 0px;
}
#stacks_in_1943 p,#stacks_in_1943 div{margin-bottom:0}#stacks_in_1943 p,#stacks_in_1943 div,#stacks_in_1943 ul,#stacks_in_1943 ol,#stacks_in_1943 dl{color:rgba(34, 34, 34, 1.00)}#stacks_in_1943 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_1943 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_1943,#stacks_in_1943 div,#stacks_in_1943 p,#stacks_in_1943 ol,#stacks_in_1943 ul li,#stacks_in_1943 ol li,#stacks_in_1943 ol,#stacks_in_1943 dl{font-size:2.00rem}@media all and (max-width:640px){#stacks_in_1943,#stacks_in_1943 div,#stacks_in_1943 p,#stacks_in_1943 ol,#stacks_in_1943 ul li,#stacks_in_1943 ol li,#stacks_in_1943 ol,#stacks_in_1943 dl{font-size:0.90rem}}@media only screen and (min-width:0px){#stacks_in_1943,#stacks_in_1943 div,#stacks_in_1943 p,#stacks_in_1943 .fa:not(.no-indent),#stacks_in_1943 ol,#stacks_in_1943 ul li,#stacks_in_1943 ol li,#stacks_in_1943 ol,#stacks_in_1943 dl{line-height:1.25}}@media only screen and (min-width:0px){#stacks_in_1943{}}


#stacks_in_1943 {
	background-color: rgba(48, 115, 189, 1.00);
}
#stacks_in_2136 p,#stacks_in_2136 div{margin-bottom:0}#stacks_in_2136 p,#stacks_in_2136 div,#stacks_in_2136 ul,#stacks_in_2136 ol,#stacks_in_2136 dl{color:rgba(34, 34, 34, 1.00)}#stacks_in_2136 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_2136 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_2136,#stacks_in_2136 div,#stacks_in_2136 p,#stacks_in_2136 ol,#stacks_in_2136 ul li,#stacks_in_2136 ol li,#stacks_in_2136 ol,#stacks_in_2136 dl{font-size:2.00rem}@media all and (max-width:640px){#stacks_in_2136,#stacks_in_2136 div,#stacks_in_2136 p,#stacks_in_2136 ol,#stacks_in_2136 ul li,#stacks_in_2136 ol li,#stacks_in_2136 ol,#stacks_in_2136 dl{font-size:0.90rem}}@media only screen and (min-width:0px){#stacks_in_2136,#stacks_in_2136 div,#stacks_in_2136 p,#stacks_in_2136 .fa:not(.no-indent),#stacks_in_2136 ol,#stacks_in_2136 ul li,#stacks_in_2136 ol li,#stacks_in_2136 ol,#stacks_in_2136 dl{line-height:1.25}}@media only screen and (min-width:0px){#stacks_in_2136{}}


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

/* Start Responsive Shim stack CSS code */.stacks_in_1999shim{	padding-top: 7%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



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







   
	background: #009999;








}
#stacks_in_1978 .backpackernotedescription 
{
 
}



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


#stacks_in_1945 {
	padding: 0px 52px 0px 27px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_1985shim{	padding-top: 6%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_2308shim{	padding-top: 6%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_1990shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_2717shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */
#stacks_in_2717 {
	background-color: rgba(204, 204, 204, 1.00);
}
/*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



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







   
	background: #009999;








}
#stacks_in_2168 .backpackernotedescription 
{
 
}



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


 



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







   
	background: #009999;








}
#stacks_in_2708 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/

#stacks_in_2708 {
	background-color: rgba(0, 102, 153, 1.00);
}
#stacks_in_2711{padding-right:0.00px;padding-left:0.00px;}#stacks_in_2711 > .jack{margin:3px;padding:0px;border-color:#999999;border-width:0px;border-style:solid;border-radius:0px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_2711 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_2711 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_2711 > .jack.width-static{width:500px}#stacks_in_2711 > .jack.width-flexible{width:100%}#stacks_in_2711 > .jack.margin-detailed{margin:0.00px 0.00px 3.00px 0.00px}#stacks_in_2711 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_2711 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_2711 > .jack.border-detailed-width{border-width:1.25px 0.00px 0.00px 0.00px}#stacks_in_2711 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_2711 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_2711 > .jack::after{border-radius:0px}#stacks_in_2711 > .jack.border-detailed-radius,#stacks_in_2711 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_2711 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_2711 > .jack.bg-color{background-color:#FBAB12}#stacks_in_2711 > .jack.bg-gradient{background-color:#003958}#stacks_in_2711 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_2711 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_2711 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_2711 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_2711 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_2711 > .jack.bg-image:not(.glass){}#stacks_in_2711 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_2711 > .jack.bg-image.glass.after,#stacks_in_2711 > .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_2711 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_2711 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_2711 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_2711 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_2711 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_2711 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_2711 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_2711 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_2711 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_2711 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_2711 > .jack.bg-image.glass.after,#stacks_in_2711 > .glass.jack.bg-image::after{}#stacks_in_2711 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_2711 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_2711 > .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_2711 > .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_2711 > .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_2711 > .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_2711 > .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_2711 > .jack.peek-shadow::before,#stacks_in_2711 > .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_2711 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_2711 > .jack{overflow:visible;}#stacks_in_2711 > .jack.height-static{height:100px}#stacks_in_2711 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_2711 {
	background-color: rgba(0, 102, 153, 1.00);
}
/* Start Responsive Shim stack CSS code */.stacks_in_2712shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



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







   
	background: #009999;








}
#stacks_in_2174 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/



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


 



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

   
	background: #666666 url(../files/icon-58.png) no-repeat right 5px;














}
#stacks_in_2216 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
/* Start Responsive Shim stack CSS code */.stacks_in_1937shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */
#stacks_in_1937 {
	background-color: rgba(204, 204, 204, 1.00);
}
/*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



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







   
	background: #009999;








}
#stacks_in_2700 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/

#stacks_in_2700 {
	background-color: rgba(0, 102, 153, 1.00);
}
#stacks_in_2702{padding-right:0.00px;padding-left:0.00px;}#stacks_in_2702 > .jack{margin:3px;padding:0px;border-color:#999999;border-width:0px;border-style:solid;border-radius:0px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_2702 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_2702 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_2702 > .jack.width-static{width:500px}#stacks_in_2702 > .jack.width-flexible{width:100%}#stacks_in_2702 > .jack.margin-detailed{margin:0.00px 0.00px 3.00px 0.00px}#stacks_in_2702 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_2702 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_2702 > .jack.border-detailed-width{border-width:1.25px 0.00px 0.00px 0.00px}#stacks_in_2702 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_2702 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_2702 > .jack::after{border-radius:0px}#stacks_in_2702 > .jack.border-detailed-radius,#stacks_in_2702 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_2702 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_2702 > .jack.bg-color{background-color:#FBAB12}#stacks_in_2702 > .jack.bg-gradient{background-color:#003958}#stacks_in_2702 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_2702 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_2702 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_2702 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_2702 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_2702 > .jack.bg-image:not(.glass){}#stacks_in_2702 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_2702 > .jack.bg-image.glass.after,#stacks_in_2702 > .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_2702 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_2702 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_2702 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_2702 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_2702 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_2702 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_2702 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_2702 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_2702 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_2702 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_2702 > .jack.bg-image.glass.after,#stacks_in_2702 > .glass.jack.bg-image::after{}#stacks_in_2702 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_2702 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_2702 > .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_2702 > .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_2702 > .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_2702 > .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_2702 > .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_2702 > .jack.peek-shadow::before,#stacks_in_2702 > .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_2702 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_2702 > .jack{overflow:visible;}#stacks_in_2702 > .jack.height-static{height:100px}#stacks_in_2702 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_2702 {
	background-color: rgba(0, 102, 153, 1.00);
}
/* Start Responsive Shim stack CSS code */.stacks_in_2703shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



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







   
	background: #CC6633;








}
#stacks_in_2549 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
/* Start Responsive Shim stack CSS code */.stacks_in_2556shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_2550shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code */#stacks_in_2566 h5,#stacks_in_2566 .hTxt:not(.segment) div{font-size:0.95rem}@media all and (max-width:640px){#stacks_in_2566 h5,#stacks_in_2566 .hTxt:not(.segment) div{font-size:0.95rem}}@media only screen and (max-width:414px){#stacks_in_2566 h5,#stacks_in_2566 div{text-align:center !important}#stacks_out_2566{display:block !important}}#stacks_in_2566 h5,#stacks_in_2566 div{color:rgba(204, 204, 153, 1.00)}#stacks_in_2566 h5 a,#stacks_in_2566 div a{color:rgba(204, 204, 153, 1.00)}#stacks_in_2566 h5 a:hover,#stacks_in_2566 div a:hover{color:rgba(153, 153, 114, 1.00)}#stacks_in_2566 small,#stacks_in_2566 small div{color:rgba(111, 111, 111, 1.00)}

/* Start Responsive Shim stack CSS code */.stacks_in_2551shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */
#stacks_in_2551 {
	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_2552shim{	padding-top: 6%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_2561_165shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */#stacks_in_2561_9 p,#stacks_in_2561_9 div,#stacks_in_2561_9 ul,#stacks_in_2561_9 ol,#stacks_in_2561_9 dl{color:rgba(204, 255, 255, 1.00)}#stacks_in_2561_9 a{color:rgba(204, 204, 153, 1.00)}#stacks_in_2561_9 a:hover{color:rgba(0, 255, 255, 1.00)}#stacks_in_2561_9,#stacks_in_2561_9 div,#stacks_in_2561_9 p,#stacks_in_2561_9 ol,#stacks_in_2561_9 ul li,#stacks_in_2561_9 ol li,#stacks_in_2561_9 ol,#stacks_in_2561_9 dl{font-size:0.95rem}@media all and (max-width:640px){#stacks_in_2561_9,#stacks_in_2561_9 div,#stacks_in_2561_9 p,#stacks_in_2561_9 ol,#stacks_in_2561_9 ul li,#stacks_in_2561_9 ol li,#stacks_in_2561_9 ol,#stacks_in_2561_9 dl{font-size:0.90rem}}@media only screen and (min-width:0px){#stacks_in_2561_9{}}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Start Responsive Shim stack CSS code */.stacks_in_2561_164shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_2563shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code *//*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



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







   
	background: #669999;








}
#stacks_in_2553 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
#stacks_in_2574_16{padding-left:0px;padding-right:0px;}#stacks_in_2574_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_2574_16 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_2574_16 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_2574_16 > .jack.width-static{width:500px}#stacks_in_2574_16 > .jack.width-flexible{width:100%}#stacks_in_2574_16 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_2574_16 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_2574_16 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_2574_16 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_2574_16 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_2574_16 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_2574_16 > .jack::after{border-radius:0px}#stacks_in_2574_16 > .jack.border-detailed-radius,#stacks_in_2574_16 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_2574_16 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_2574_16 > .jack.bg-color{background-color:#89C5FF}#stacks_in_2574_16 > .jack.bg-gradient{background-color:#666666}#stacks_in_2574_16 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_2574_16 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_2574_16 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_2574_16 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_2574_16 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_2574_16 > .jack.bg-image:not(.glass){}#stacks_in_2574_16 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_2574_16 > .jack.bg-image.glass.after,#stacks_in_2574_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_2574_16 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_2574_16 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_2574_16 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_2574_16 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_2574_16 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_2574_16 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_2574_16 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_2574_16 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_2574_16 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_2574_16 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_2574_16 > .jack.bg-image.glass.after,#stacks_in_2574_16 > .glass.jack.bg-image::after{}#stacks_in_2574_16 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_2574_16 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_2574_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_2574_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_2574_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_2574_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_2574_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_2574_16 > .jack.peek-shadow::before,#stacks_in_2574_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_2574_16 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_2574_16 > .jack{overflow:visible;}#stacks_in_2574_16 > .jack.height-static{height:100px}#stacks_in_2574_16 > .jack.height-minmax{min-height:100px;max-height:800px}
/* Start Responsive Shim stack CSS code */.stacks_in_2574_7shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */
#stacks_in_2574_7 {
	border: solid rgba(153, 153, 153, 1.00);
	border-width: 0px 0px 1px 0px;
}
/*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



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







   
	background: #333366;








}
#stacks_in_605 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
#stacks_in_606_2{padding-left:0px;padding-right:0px;}#stacks_in_606_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_606_2 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_606_2 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_606_2 > .jack.width-static{width:500px}#stacks_in_606_2 > .jack.width-flexible{width:100%}#stacks_in_606_2 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_606_2 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_606_2 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_606_2 > .jack.border-detailed-width{border-width:0.50px 0.00px 0.00px 0.00px}#stacks_in_606_2 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_606_2 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_606_2 > .jack::after{border-radius:0px}#stacks_in_606_2 > .jack.border-detailed-radius,#stacks_in_606_2 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_606_2 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_606_2 > .jack.bg-color{background-color:#6D0C2C}#stacks_in_606_2 > .jack.bg-gradient{background-color:#003958}#stacks_in_606_2 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_606_2 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_606_2 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_606_2 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_606_2 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_606_2 > .jack.bg-image:not(.glass){}#stacks_in_606_2 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_606_2 > .jack.bg-image.glass.after,#stacks_in_606_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_606_2 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_606_2 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_606_2 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_606_2 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_606_2 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_606_2 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_606_2 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_606_2 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_606_2 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_606_2 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_606_2 > .jack.bg-image.glass.after,#stacks_in_606_2 > .glass.jack.bg-image::after{}#stacks_in_606_2 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_606_2 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_606_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_606_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_606_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_606_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_606_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_606_2 > .jack.peek-shadow::before,#stacks_in_606_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_606_2 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_606_2 > .jack{overflow:visible;}#stacks_in_606_2 > .jack.height-static{height:100px}#stacks_in_606_2 > .jack.height-minmax{min-height:100px;max-height:800px}

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

/* Start doobox Chauffeur css */

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

display : none;

opacity:0.7;
}

.stacks_in_606_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_606_18bulter i {
	display: block;
	margin: 0 auto 0 auto;
	font-size: 20px;
	line-height: 33px; 
	vertical-align: middle;
}


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

/* end doobox Chauffeur css */



/* Start doobox Chauffeur css */

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

display : none;

opacity:0.7;
}

.stacks_in_608_2bulter{
cursor: pointer;
border: 1px solid #528585;
background: #669999;
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: #669999;
}


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


.stacks_in_608_2bulter:hover{
color: #DADADA;
background: #75A8A8; /* Old browsers */
}

/* end doobox Chauffeur css */

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


 



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

   
	background: #663366 url(../files/icon-58.png) no-repeat right 5px;














}
#stacks_in_1621 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
#stacks_in_1947 p,#stacks_in_1947 div,#stacks_in_1947 ul,#stacks_in_1947 ol,#stacks_in_1947 dl{color:rgba(114, 102, 44, 1.00)}#stacks_in_1947 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_1947 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_1947,#stacks_in_1947 div,#stacks_in_1947 p,#stacks_in_1947 ol,#stacks_in_1947 ul li,#stacks_in_1947 ol li,#stacks_in_1947 ol,#stacks_in_1947 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_1947,#stacks_in_1947 div,#stacks_in_1947 p,#stacks_in_1947 ol,#stacks_in_1947 ul li,#stacks_in_1947 ol li,#stacks_in_1947 ol,#stacks_in_1947 dl{font-size:0.90rem}}@media only screen and (min-width:0px){#stacks_in_1947{}}


#stacks_in_1947 {
	padding: 0px 16px 0px 16px;
}
/*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



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

   
	background: #009999 url(../files/icon-58.png) no-repeat right 5px;














}
#stacks_in_2004 .backpackernotedescription 
{
 
}



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

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

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

/* Start Responsive Shim stack CSS code */.stacks_in_2252shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */