/*
 * ruler
 */

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


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




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


.com_bigwhiteduck_stacks_paragraphpro_stack p.text-center{text-align:center}.com_bigwhiteduck_stacks_paragraphpro_stack p.text-left{text-align:left}.com_bigwhiteduck_stacks_paragraphpro_stack p.text-right{text-align:right}.com_bigwhiteduck_stacks_paragraphpro_stack p.text-justify{text-align:justify}.com_bigwhiteduck_stacks_paragraphpro_stack p.text-inherit{text-align:inherit}@media only screen and (max-width:640px){.com_bigwhiteduck_stacks_paragraphpro_stack p.small-only-text-center{text-align:center}.com_bigwhiteduck_stacks_paragraphpro_stack p.small-only-text-center + ul{display:table;margin:0 auto;text-align:left}}@media only screen and (max-width:640px){.com_bigwhiteduck_stacks_paragraphpro_stack p.text-justify.small-only-just-left{text-align:left !important}}
@-webkit-keyframes animatedJackBackgroundtoTop{from{background-position:0 0}to{background-position:0% -500%}}@keyframes animatedJackBackgroundtoTop{from{background-position:0 0}to{background-position:0% -500%}}@-webkit-keyframes animatedJackBackgroundtoBottom{from{background-position:0 0}to{background-position:0% 500%}}@keyframes animatedJackBackgroundtoBottom{from{background-position:0 0}to{background-position:0% 500%}}@-webkit-keyframes animatedJackBackgroundtoRight{from{background-position:0 0}to{background-position:500% 0%}}@keyframes animatedJackBackgroundtoRight{from{background-position:0 0}to{background-position:500% 0%}}@-webkit-keyframes animatedJackBackgroundtoLeft{from{background-position:0 0}to{background-position:-500% 0%}}@keyframes animatedJackBackgroundtoLeft{from{background-position:0 0}to{background-position:-500% 0%}}@-webkit-keyframes animatedJackBackgroundtoBottomRight{from{background-position:0 0}to{background-position:500% 500%}}@keyframes animatedJackBackgroundtoBottomRight{from{background-position:0 0}to{background-position:500% 500%}}@-webkit-keyframes animatedJackBackgroundtoTopRight{from{background-position:0 0}to{background-position:500% -500%}}@keyframes animatedJackBackgroundtoTopRight{from{background-position:0 0}to{background-position:500% -500%}}@-webkit-keyframes animatedJackBackgroundtoTopLeft{from{background-position:0 0}to{background-position:-500% -500%}}@keyframes animatedJackBackgroundtoTopLeft{from{background-position:0 0}to{background-position:-500% -500%}}@-webkit-keyframes animatedJackBackgroundtoBottomLeft{from{background-position:0 0}to{background-position:-500% 500%}}@keyframes animatedJackBackgroundtoBottomLeft{from{background-position:0 0}to{background-position:-500% 500%}}.com_joeworkman_stacks_jack4_stack > .jack{margin:0;padding:0;border:0;background:none;background-color:transparent;position:relative;display:block;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.com_joeworkman_stacks_jack4_stack > .jack.align-center{margin-left:auto !important;margin-right:auto !important}.com_joeworkman_stacks_jack4_stack > .jack.align-right{margin-left:auto !important}.com_joeworkman_stacks_jack4_stack > .jack.align-left{margin-right:auto !important}.com_joeworkman_stacks_jack4_stack > .jack.touch-device{background-attachment:scroll !important}.com_joeworkman_stacks_jack4_stack > .jack.bg-image{background-size:auto}.com_joeworkman_stacks_jack4_stack > .jack.bg-image.glass{z-index:1}.com_joeworkman_stacks_jack4_stack > .jack.bg-image.glass::after{background-size:auto;content:"";top:0;left:0;bottom:0;right:0;height:100%;position:absolute;z-index:-1}.com_joeworkman_stacks_jack4_stack > .jack.bg-image.bg-size-cover,.com_joeworkman_stacks_jack4_stack > .jack.bg-image.bg-size-cover.glass::after{background-size:cover}.com_joeworkman_stacks_jack4_stack > .jack.bg-image.bg-size-contain,.com_joeworkman_stacks_jack4_stack > .jack.bg-image.bg-size-contain.glass::after{background-size:contain}.com_joeworkman_stacks_jack4_stack > .jack.bg-image.bg-size-fill,.com_joeworkman_stacks_jack4_stack > .jack.bg-image.bg-size-fill.glass::after{background-size:100% 100%}.com_joeworkman_stacks_jack4_stack > .jack.corner-shadow::before,.com_joeworkman_stacks_jack4_stack > .jack.corner-shadow::after,.com_joeworkman_stacks_jack4_stack > .jack.peek-shadow::before,.com_joeworkman_stacks_jack4_stack > .jack.peek-shadow::after{z-index:-1;position:absolute;content:"";height:auto;background-color:transparent}.com_joeworkman_stacks_jack4_stack > .jack.corner-shadow::before,.com_joeworkman_stacks_jack4_stack > .jack.corner-shadow::after{width:50%;top:50%}.com_joeworkman_stacks_jack4_stack > .jack.scroll-x{overflow-x:auto !important;white-space:nowrap;-webkit-overflow-scrolling:touch}.com_joeworkman_stacks_jack4_stack > .jack.scroll-x > .stacks_out{display:inline-block;white-space:nowrap}.com_joeworkman_stacks_jack4_stack > .jack.scroll-y{overflow-y:auto !important;-webkit-overflow-scrolling:touch}





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

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


 



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







   
	background: #669999;








}
#stacks_in_253 .backpackernotedescription 
{
 
}



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


 



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







   
	background: #0099CC;








}
#stacks_in_2 .backpackernotedescription 
{
 
}



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


 



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







   
	background: #0099CC;








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







   
	background: #0099CC;








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







   
	background: #0099CC;








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







   
	background: #4F4399;








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







   
	background: #996699;








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







   
	background: #009999;








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







   
	background: #663366;








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







   
	background: #009999;








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







   
	background: #009999;








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







   
	background: #4F4399;








}
#stacks_in_1311_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}

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

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

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

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

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

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


#stacks_out_959 {
	margin-right:0;
}
#stacks_in_1000 p,#stacks_in_1000 div{margin-bottom:0}#stacks_in_1000,#stacks_in_1000 div,#stacks_in_1000 p,#stacks_in_1000 ol,#stacks_in_1000 ul li,#stacks_in_1000 ol li,#stacks_in_1000 ol,#stacks_in_1000 dl{font-size:1.35rem}@media all and (max-width:640px){#stacks_in_1000,#stacks_in_1000 div,#stacks_in_1000 p,#stacks_in_1000 ol,#stacks_in_1000 ul li,#stacks_in_1000 ol li,#stacks_in_1000 ol,#stacks_in_1000 dl{font-size:1.12rem}}@media only screen and (min-width:0px){#stacks_in_1000,#stacks_in_1000 div,#stacks_in_1000 p,#stacks_in_1000 .fa:not(.no-indent),#stacks_in_1000 ol,#stacks_in_1000 ul li,#stacks_in_1000 ol li,#stacks_in_1000 ol,#stacks_in_1000 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_1000{}}

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


#stacks_out_963 {
	margin-right:0;
}

#stacks_in_1005 {
	font-weight: bold;
}

/* Start Responsive Shim stack CSS code */.stacks_in_1103shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_1104shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_1173shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_1107shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */

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

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

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

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


#stacks_in_1091 {
	border: solid rgba(51, 51, 51, 1.00);
	border-width: 0px 1px 0px 0px;
	-moz-border-radius: 0px 10px 0px 0px;
	-webkit-border-radius: 0px 10px 0px 0px;
	border-radius: 0px 10px 0px 0px;
	padding: 21px 0px 0px 0px;
}

/* Start Responsive Shim stack CSS code */.stacks_in_1070shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code */#stacks_in_1071 p,#stacks_in_1071 div{margin-bottom:0}#stacks_in_1071,#stacks_in_1071 div,#stacks_in_1071 p,#stacks_in_1071 ol,#stacks_in_1071 ul li,#stacks_in_1071 ol li,#stacks_in_1071 ol,#stacks_in_1071 dl{font-size:1.20rem}@media all and (max-width:640px){#stacks_in_1071,#stacks_in_1071 div,#stacks_in_1071 p,#stacks_in_1071 ol,#stacks_in_1071 ul li,#stacks_in_1071 ol li,#stacks_in_1071 ol,#stacks_in_1071 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_1071,#stacks_in_1071 div,#stacks_in_1071 p,#stacks_in_1071 .fa:not(.no-indent),#stacks_in_1071 ol,#stacks_in_1071 ul li,#stacks_in_1071 ol li,#stacks_in_1071 ol,#stacks_in_1071 dl{line-height:1.30}}@media only screen and (min-width:0px){#stacks_in_1071{}}


#stacks_out_1071 {
	margin-right:0;
}
/* Start Responsive Shim stack CSS code */.stacks_in_1072shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */
/* Start Responsive Shim stack CSS code */.stacks_in_387shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */#stacks_in_1050,#stacks_in_1050 div,#stacks_in_1050 p,#stacks_in_1050 ol,#stacks_in_1050 ul li,#stacks_in_1050 ol li,#stacks_in_1050 ol,#stacks_in_1050 dl{font-size:1.20rem}@media all and (max-width:640px){#stacks_in_1050,#stacks_in_1050 div,#stacks_in_1050 p,#stacks_in_1050 ol,#stacks_in_1050 ul li,#stacks_in_1050 ol li,#stacks_in_1050 ol,#stacks_in_1050 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_1050{}}


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



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


#stacks_in_679 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}





#stacks_in_679 .sweet_button_wrapper {
	text-align:left;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_679 .sweet_button_wrapper {
		
			height:28px;
		
	}

	

	#stacks_in_679 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_679 a.sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:left;
	color:rgba(0, 57, 88, 1.00);
	border-style:solid;
	border-width:0px;
	border-color:rgba(0, 0, 0, 1.00);
	border-radius:5px;
	background:rgba(153, 204, 204, 1.00);
}
#stacks_in_679 a.sweet_button:visited {
	color:rgba(0, 57, 88, 1.00);
}

#stacks_in_679 a.sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}






	#stacks_in_679 .button_label {
		width:92px;
	}
	#stacks_in_679 .button_icon {
		width:5px;
	}



#stacks_in_679 .sweet_button:hover {
	color:rgba(0, 57, 88, 1.00);
	background: rgba(173, 224, 224, 1.00);
}
#stacks_in_679 .sweet_button:active{
	background: rgba(133, 184, 184, 1.00);
}
#stacks_in_679 .sweet_button.clicked {
	background: rgba(0, 255, 255, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_679 .sweet_button.clicked:hover {
	background: rgba(20, 255, 255, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_679 .sweet_button.clicked:active{
	background: rgba(0, 235, 235, 1.00);
}



#stacks_in_679 .sweet_button.adv_gradient {
	background: rgba(153, 204, 204, 1.00);
	background: linear-gradient(top, rgba(153, 204, 204, 1.00), rgba(51, 72, 79, 1.00));
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(153, 204, 204, 1.00)', endColorstr='rgba(51, 72, 79, 1.00)',GradientType=0 );
}
#stacks_in_679 .sweet_button.adv_gradient:hover {
	background: rgba(173, 224, 224, 1.00);
	background: linear-gradient(top, rgba(173, 224, 224, 1.00), rgba(71, 92, 99, 1.00));
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(173, 224, 224, 1.00)', endColorstr='rgba(71, 92, 99, 1.00)',GradientType=0 );
}
#stacks_in_679 .sweet_button.adv_gradient:active{
	background: rgba(133, 184, 184, 1.00);
	background: linear-gradient(top, rgba(133, 184, 184, 1.00), rgba(31, 52, 59, 1.00));
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(133, 184, 184, 1.00)', endColorstr='rgba(31, 52, 59, 1.00)',GradientType=0 );
}
#stacks_in_679 .sweet_button.adv_gradient.clicked {
	background: rgba(0, 255, 255, 1.00);
	background: linear-gradient(top, rgba(0, 255, 255, 1.00), rgba(38, 113, 45, 1.00));
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(0, 255, 255, 1.00)', endColorstr='rgba(38, 113, 45, 1.00)',GradientType=0 );
}
#stacks_in_679 .sweet_button.adv_gradient.clicked:hover {
	background: rgba(30, 255, 255, 1.00);
	background: linear-gradient(top, rgba(20, 255, 255, 1.00), rgba(58, 133, 65, 1.00));
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(20, 255, 255, 1.00)', endColorstr='rgba(58, 133, 65, 1.00)',GradientType=0 );
}
#stacks_in_679 .sweet_button.adv_gradient.clicked:active{
	background: rgba(0, 235, 235, 1.00);
	background: linear-gradient(top, rgba(0, 235, 235, 1.00), rgba(18, 93, 25, 1.00));
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(0, 235, 235, 1.00)', endColorstr='rgba(18, 93, 25, 1.00)',GradientType=0 );
}






#stacks_in_679 {
	padding: 3px 0px 0px 2px;
}
#stacks_in_390 p,#stacks_in_390 div{margin-bottom:0}#stacks_in_390,#stacks_in_390 div,#stacks_in_390 p,#stacks_in_390 ol,#stacks_in_390 ul li,#stacks_in_390 ol li,#stacks_in_390 ol,#stacks_in_390 dl{font-size:1.25rem}@media all and (max-width:640px){#stacks_in_390,#stacks_in_390 div,#stacks_in_390 p,#stacks_in_390 ol,#stacks_in_390 ul li,#stacks_in_390 ol li,#stacks_in_390 ol,#stacks_in_390 dl{font-size:0.70rem}}@media only screen and (min-width:0px){#stacks_in_390,#stacks_in_390 div,#stacks_in_390 p,#stacks_in_390 .fa:not(.no-indent),#stacks_in_390 ol,#stacks_in_390 ul li,#stacks_in_390 ol li,#stacks_in_390 ol,#stacks_in_390 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_390{}}


#stacks_in_390 {
	padding: 6px 6px 2px 0px;
}
#stacks_in_453 p,#stacks_in_453 div{margin-bottom:0}#stacks_in_453,#stacks_in_453 div,#stacks_in_453 p,#stacks_in_453 ol,#stacks_in_453 ul li,#stacks_in_453 ol li,#stacks_in_453 ol,#stacks_in_453 dl{font-size:1.25rem}@media all and (max-width:640px){#stacks_in_453,#stacks_in_453 div,#stacks_in_453 p,#stacks_in_453 ol,#stacks_in_453 ul li,#stacks_in_453 ol li,#stacks_in_453 ol,#stacks_in_453 dl{font-size:0.70rem}}@media only screen and (min-width:0px){#stacks_in_453,#stacks_in_453 div,#stacks_in_453 p,#stacks_in_453 .fa:not(.no-indent),#stacks_in_453 ol,#stacks_in_453 ul li,#stacks_in_453 ol li,#stacks_in_453 ol,#stacks_in_453 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_453{}}


#stacks_in_453 {
	padding: 6px 0px 2px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_1078shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_1231shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */
/* Start Responsive Shim stack CSS code */.stacks_in_831shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */


#stacks_in_695 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}





#stacks_in_695 .sweet_button_wrapper {
	text-align:left;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_695 .sweet_button_wrapper {
		
			height:28px;
		
	}

	

	#stacks_in_695 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_695 a.sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:left;
	color:rgba(255, 255, 255, 1.00);
	border-style:solid;
	border-width:1px;
	border-color:rgba(51, 51, 51, 1.00);
	border-radius:0px;
	background:rgba(114, 102, 44, 1.00);
}
#stacks_in_695 a.sweet_button:visited {
	color:rgba(255, 255, 255, 1.00);
}

#stacks_in_695 a.sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}






	#stacks_in_695 .button_label {
		width:240px;
	}
	#stacks_in_695 .button_icon {
		width:25px;
	}



#stacks_in_695 .sweet_button:hover {
	color:rgba(255, 255, 255, 1.00);
	background: rgba(134, 122, 64, 1.00);
}
#stacks_in_695 .sweet_button:active{
	background: rgba(94, 82, 24, 1.00);
}
#stacks_in_695 .sweet_button.clicked {
	background: rgba(0, 255, 255, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_695 .sweet_button.clicked:hover {
	background: rgba(20, 255, 255, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_695 .sweet_button.clicked:active{
	background: rgba(0, 235, 235, 1.00);
}








#stacks_in_695 {
	border: solid rgba(204, 204, 204, 1.00);
	border-width: 0px 0px 1px 0px;
	-moz-border-radius: 0px 9px 9px 0px;
	-webkit-border-radius: 0px 9px 9px 0px;
	border-radius: 0px 9px 9px 0px;
}



#stacks_in_1174 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}





#stacks_in_1174 .sweet_button_wrapper {
	text-align:left;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_1174 .sweet_button_wrapper {
		
			height:28px;
		
	}

	

	#stacks_in_1174 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_1174 a.sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:left;
	color:rgba(255, 255, 255, 1.00);
	border-style:solid;
	border-width:1px;
	border-color:rgba(51, 51, 51, 1.00);
	border-radius:0px;
	background:rgba(114, 102, 44, 1.00);
}
#stacks_in_1174 a.sweet_button:visited {
	color:rgba(255, 255, 255, 1.00);
}

#stacks_in_1174 a.sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}






	#stacks_in_1174 .button_label {
		width:200px;
	}
	#stacks_in_1174 .button_icon {
		width:25px;
	}



#stacks_in_1174 .sweet_button:hover {
	color:rgba(255, 255, 255, 1.00);
	background: rgba(134, 122, 64, 1.00);
}
#stacks_in_1174 .sweet_button:active{
	background: rgba(94, 82, 24, 1.00);
}
#stacks_in_1174 .sweet_button.clicked {
	background: rgba(0, 255, 255, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_1174 .sweet_button.clicked:hover {
	background: rgba(20, 255, 255, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_1174 .sweet_button.clicked:active{
	background: rgba(0, 235, 235, 1.00);
}








#stacks_in_1174 {
	border: solid rgba(204, 204, 204, 1.00);
	border-width: 0px 0px 1px 0px;
	-moz-border-radius: 0px 9px 9px 0px;
	-webkit-border-radius: 0px 9px 9px 0px;
	border-radius: 0px 9px 9px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_832shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */#stacks_in_696 p,#stacks_in_696 div{margin-bottom:0}#stacks_in_696,#stacks_in_696 div,#stacks_in_696 p,#stacks_in_696 ol,#stacks_in_696 ul li,#stacks_in_696 ol li,#stacks_in_696 ol,#stacks_in_696 dl{font-size:1.25rem}@media all and (max-width:640px){#stacks_in_696,#stacks_in_696 div,#stacks_in_696 p,#stacks_in_696 ol,#stacks_in_696 ul li,#stacks_in_696 ol li,#stacks_in_696 ol,#stacks_in_696 dl{font-size:0.80rem}}@media only screen and (min-width:0px){#stacks_in_696,#stacks_in_696 div,#stacks_in_696 p,#stacks_in_696 .fa:not(.no-indent),#stacks_in_696 ol,#stacks_in_696 ul li,#stacks_in_696 ol li,#stacks_in_696 ol,#stacks_in_696 dl{line-height:1.50}}@media only screen and (min-width:0px){#stacks_in_696{}}


#stacks_in_696 {
	padding: 4px 0px 2px 0px;
}
#stacks_in_820 p,#stacks_in_820 div{margin-bottom:0}#stacks_in_820,#stacks_in_820 div,#stacks_in_820 p,#stacks_in_820 ol,#stacks_in_820 ul li,#stacks_in_820 ol li,#stacks_in_820 ol,#stacks_in_820 dl{font-size:0.90rem}@media all and (max-width:640px){#stacks_in_820,#stacks_in_820 div,#stacks_in_820 p,#stacks_in_820 ol,#stacks_in_820 ul li,#stacks_in_820 ol li,#stacks_in_820 ol,#stacks_in_820 dl{font-size:0.90rem}}@media only screen and (min-width:0px){#stacks_in_820,#stacks_in_820 div,#stacks_in_820 p,#stacks_in_820 .fa:not(.no-indent),#stacks_in_820 ol,#stacks_in_820 ul li,#stacks_in_820 ol li,#stacks_in_820 ol,#stacks_in_820 dl{line-height:1.25}}@media only screen and (min-width:0px){#stacks_in_820{letter-spacing:-0.30px;}}


#stacks_in_820 {
	padding: 4px 0px 2px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_829shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_827shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_833shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_1232shim{	padding-top: 6%;}/* End Responsive Shim stack CSS code */#stacks_in_708 p,#stacks_in_708 div{margin-bottom:0}#stacks_in_708,#stacks_in_708 div,#stacks_in_708 p,#stacks_in_708 ol,#stacks_in_708 ul li,#stacks_in_708 ol li,#stacks_in_708 ol,#stacks_in_708 dl{font-size:1.25rem}@media all and (max-width:640px){#stacks_in_708,#stacks_in_708 div,#stacks_in_708 p,#stacks_in_708 ol,#stacks_in_708 ul li,#stacks_in_708 ol li,#stacks_in_708 ol,#stacks_in_708 dl{font-size:0.90rem}}@media only screen and (min-width:0px){#stacks_in_708,#stacks_in_708 div,#stacks_in_708 p,#stacks_in_708 .fa:not(.no-indent),#stacks_in_708 ol,#stacks_in_708 ul li,#stacks_in_708 ol li,#stacks_in_708 ol,#stacks_in_708 dl{line-height:1.50}}@media only screen and (min-width:0px){#stacks_in_708{}}


#stacks_in_708 {
	padding: 4px 0px 2px 0px;
}
#stacks_in_821 p,#stacks_in_821 div{margin-bottom:0}#stacks_in_821,#stacks_in_821 div,#stacks_in_821 p,#stacks_in_821 ol,#stacks_in_821 ul li,#stacks_in_821 ol li,#stacks_in_821 ol,#stacks_in_821 dl{font-size:0.90rem}@media all and (max-width:640px){#stacks_in_821,#stacks_in_821 div,#stacks_in_821 p,#stacks_in_821 ol,#stacks_in_821 ul li,#stacks_in_821 ol li,#stacks_in_821 ol,#stacks_in_821 dl{font-size:0.90rem}}@media only screen and (min-width:0px){#stacks_in_821,#stacks_in_821 div,#stacks_in_821 p,#stacks_in_821 .fa:not(.no-indent),#stacks_in_821 ol,#stacks_in_821 ul li,#stacks_in_821 ol li,#stacks_in_821 ol,#stacks_in_821 dl{line-height:1.25}}@media only screen and (min-width:0px){#stacks_in_821{letter-spacing:-0.30px;}}


#stacks_in_821 {
	padding: 4px 0px 2px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_828shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_830shim{	padding-top: 9%;}/* End Responsive Shim stack CSS code */
/* Start Responsive Shim stack CSS code */.stacks_in_391shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */#stacks_in_463,#stacks_in_463 div,#stacks_in_463 p,#stacks_in_463 ol,#stacks_in_463 ul li,#stacks_in_463 ol li,#stacks_in_463 ol,#stacks_in_463 dl{font-size:1.25rem}@media all and (max-width:640px){#stacks_in_463,#stacks_in_463 div,#stacks_in_463 p,#stacks_in_463 ol,#stacks_in_463 ul li,#stacks_in_463 ol li,#stacks_in_463 ol,#stacks_in_463 dl{font-size:0.90rem}}@media only screen and (min-width:0px){#stacks_in_463,#stacks_in_463 div,#stacks_in_463 p,#stacks_in_463 .fa:not(.no-indent),#stacks_in_463 ol,#stacks_in_463 ul li,#stacks_in_463 ol li,#stacks_in_463 ol,#stacks_in_463 dl{line-height:1.30}}@media only screen and (min-width:0px){#stacks_in_463{}}

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

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

#stacks_in_480,#stacks_in_480 div,#stacks_in_480 p,#stacks_in_480 ol,#stacks_in_480 ul li,#stacks_in_480 ol li,#stacks_in_480 ol,#stacks_in_480 dl{font-size:1.25rem}@media all and (max-width:640px){#stacks_in_480,#stacks_in_480 div,#stacks_in_480 p,#stacks_in_480 ol,#stacks_in_480 ul li,#stacks_in_480 ol li,#stacks_in_480 ol,#stacks_in_480 dl{font-size:0.90rem}}@media only screen and (min-width:0px){#stacks_in_480,#stacks_in_480 div,#stacks_in_480 p,#stacks_in_480 .fa:not(.no-indent),#stacks_in_480 ol,#stacks_in_480 ul li,#stacks_in_480 ol li,#stacks_in_480 ol,#stacks_in_480 dl{line-height:1.30}}@media only screen and (min-width:0px){#stacks_in_480{}}

#stacks_in_485,#stacks_in_485 div,#stacks_in_485 p,#stacks_in_485 ol,#stacks_in_485 ul li,#stacks_in_485 ol li,#stacks_in_485 ol,#stacks_in_485 dl{font-size:1.25rem}@media all and (max-width:640px){#stacks_in_485,#stacks_in_485 div,#stacks_in_485 p,#stacks_in_485 ol,#stacks_in_485 ul li,#stacks_in_485 ol li,#stacks_in_485 ol,#stacks_in_485 dl{font-size:1.00rem}}@media only screen and (min-width:0px){#stacks_in_485,#stacks_in_485 div,#stacks_in_485 p,#stacks_in_485 .fa:not(.no-indent),#stacks_in_485 ol,#stacks_in_485 ul li,#stacks_in_485 ol li,#stacks_in_485 ol,#stacks_in_485 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_485{}}

#stacks_in_490 p,#stacks_in_490 div,#stacks_in_490 ul,#stacks_in_490 ol,#stacks_in_490 dl{color:rgba(51, 72, 79, 1.00)}#stacks_in_490 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_490 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_490,#stacks_in_490 div,#stacks_in_490 p,#stacks_in_490 ol,#stacks_in_490 ul li,#stacks_in_490 ol li,#stacks_in_490 ol,#stacks_in_490 dl{font-size:1.25rem}@media all and (max-width:640px){#stacks_in_490,#stacks_in_490 div,#stacks_in_490 p,#stacks_in_490 ol,#stacks_in_490 ul li,#stacks_in_490 ol li,#stacks_in_490 ol,#stacks_in_490 dl{font-size:1.00rem}}@media only screen and (min-width:0px){#stacks_in_490,#stacks_in_490 div,#stacks_in_490 p,#stacks_in_490 .fa:not(.no-indent),#stacks_in_490 ol,#stacks_in_490 ul li,#stacks_in_490 ol li,#stacks_in_490 ol,#stacks_in_490 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_490{letter-spacing:-0.35px;}}

#stacks_in_497,#stacks_in_497 div,#stacks_in_497 p,#stacks_in_497 ol,#stacks_in_497 ul li,#stacks_in_497 ol li,#stacks_in_497 ol,#stacks_in_497 dl{font-size:1.25rem}@media all and (max-width:640px){#stacks_in_497,#stacks_in_497 div,#stacks_in_497 p,#stacks_in_497 ol,#stacks_in_497 ul li,#stacks_in_497 ol li,#stacks_in_497 ol,#stacks_in_497 dl{font-size:0.90rem}}@media only screen and (min-width:0px){#stacks_in_497,#stacks_in_497 div,#stacks_in_497 p,#stacks_in_497 .fa:not(.no-indent),#stacks_in_497 ol,#stacks_in_497 ul li,#stacks_in_497 ol li,#stacks_in_497 ol,#stacks_in_497 dl{line-height:1.30}}@media only screen and (min-width:0px){#stacks_in_497{}}

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

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

#stacks_in_514,#stacks_in_514 div,#stacks_in_514 p,#stacks_in_514 ol,#stacks_in_514 ul li,#stacks_in_514 ol li,#stacks_in_514 ol,#stacks_in_514 dl{font-size:1.25rem}@media all and (max-width:640px){#stacks_in_514,#stacks_in_514 div,#stacks_in_514 p,#stacks_in_514 ol,#stacks_in_514 ul li,#stacks_in_514 ol li,#stacks_in_514 ol,#stacks_in_514 dl{font-size:0.90rem}}@media only screen and (min-width:0px){#stacks_in_514,#stacks_in_514 div,#stacks_in_514 p,#stacks_in_514 .fa:not(.no-indent),#stacks_in_514 ol,#stacks_in_514 ul li,#stacks_in_514 ol li,#stacks_in_514 ol,#stacks_in_514 dl{line-height:1.30}}@media only screen and (min-width:0px){#stacks_in_514{}}

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

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

#stacks_in_531,#stacks_in_531 div,#stacks_in_531 p,#stacks_in_531 ol,#stacks_in_531 ul li,#stacks_in_531 ol li,#stacks_in_531 ol,#stacks_in_531 dl{font-size:1.25rem}@media all and (max-width:640px){#stacks_in_531,#stacks_in_531 div,#stacks_in_531 p,#stacks_in_531 ol,#stacks_in_531 ul li,#stacks_in_531 ol li,#stacks_in_531 ol,#stacks_in_531 dl{font-size:0.90rem}}@media only screen and (min-width:0px){#stacks_in_531,#stacks_in_531 div,#stacks_in_531 p,#stacks_in_531 .fa:not(.no-indent),#stacks_in_531 ol,#stacks_in_531 ul li,#stacks_in_531 ol li,#stacks_in_531 ol,#stacks_in_531 dl{line-height:1.25}}@media only screen and (min-width:0px){#stacks_in_531{}}

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

#stacks_in_541,#stacks_in_541 div,#stacks_in_541 p,#stacks_in_541 ol,#stacks_in_541 ul li,#stacks_in_541 ol li,#stacks_in_541 ol,#stacks_in_541 dl{font-size:1.25rem}@media all and (max-width:640px){#stacks_in_541,#stacks_in_541 div,#stacks_in_541 p,#stacks_in_541 ol,#stacks_in_541 ul li,#stacks_in_541 ol li,#stacks_in_541 ol,#stacks_in_541 dl{font-size:1.00rem}}@media only screen and (min-width:0px){#stacks_in_541,#stacks_in_541 div,#stacks_in_541 p,#stacks_in_541 .fa:not(.no-indent),#stacks_in_541 ol,#stacks_in_541 ul li,#stacks_in_541 ol li,#stacks_in_541 ol,#stacks_in_541 dl{line-height:1.30}}@media only screen and (min-width:0px){#stacks_in_541{}}

#stacks_in_548,#stacks_in_548 div,#stacks_in_548 p,#stacks_in_548 ol,#stacks_in_548 ul li,#stacks_in_548 ol li,#stacks_in_548 ol,#stacks_in_548 dl{font-size:1.25rem}@media all and (max-width:640px){#stacks_in_548,#stacks_in_548 div,#stacks_in_548 p,#stacks_in_548 ol,#stacks_in_548 ul li,#stacks_in_548 ol li,#stacks_in_548 ol,#stacks_in_548 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_548,#stacks_in_548 div,#stacks_in_548 p,#stacks_in_548 .fa:not(.no-indent),#stacks_in_548 ol,#stacks_in_548 ul li,#stacks_in_548 ol li,#stacks_in_548 ol,#stacks_in_548 dl{line-height:1.30}}@media only screen and (min-width:0px){#stacks_in_548{}}

#stacks_in_553,#stacks_in_553 div,#stacks_in_553 p,#stacks_in_553 ol,#stacks_in_553 ul li,#stacks_in_553 ol li,#stacks_in_553 ol,#stacks_in_553 dl{font-size:1.25rem}@media all and (max-width:640px){#stacks_in_553,#stacks_in_553 div,#stacks_in_553 p,#stacks_in_553 ol,#stacks_in_553 ul li,#stacks_in_553 ol li,#stacks_in_553 ol,#stacks_in_553 dl{font-size:0.90rem}}@media only screen and (min-width:0px){#stacks_in_553,#stacks_in_553 div,#stacks_in_553 p,#stacks_in_553 .fa:not(.no-indent),#stacks_in_553 ol,#stacks_in_553 ul li,#stacks_in_553 ol li,#stacks_in_553 ol,#stacks_in_553 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_553{}}

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

#stacks_in_565,#stacks_in_565 div,#stacks_in_565 p,#stacks_in_565 ol,#stacks_in_565 ul li,#stacks_in_565 ol li,#stacks_in_565 ol,#stacks_in_565 dl{font-size:1.25rem}@media all and (max-width:640px){#stacks_in_565,#stacks_in_565 div,#stacks_in_565 p,#stacks_in_565 ol,#stacks_in_565 ul li,#stacks_in_565 ol li,#stacks_in_565 ol,#stacks_in_565 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_565,#stacks_in_565 div,#stacks_in_565 p,#stacks_in_565 .fa:not(.no-indent),#stacks_in_565 ol,#stacks_in_565 ul li,#stacks_in_565 ol li,#stacks_in_565 ol,#stacks_in_565 dl{line-height:1.30}}@media only screen and (min-width:0px){#stacks_in_565{}}

#stacks_in_570,#stacks_in_570 div,#stacks_in_570 p,#stacks_in_570 ol,#stacks_in_570 ul li,#stacks_in_570 ol li,#stacks_in_570 ol,#stacks_in_570 dl{font-size:1.25rem}@media all and (max-width:640px){#stacks_in_570,#stacks_in_570 div,#stacks_in_570 p,#stacks_in_570 ol,#stacks_in_570 ul li,#stacks_in_570 ol li,#stacks_in_570 ol,#stacks_in_570 dl{font-size:0.90rem}}@media only screen and (min-width:0px){#stacks_in_570,#stacks_in_570 div,#stacks_in_570 p,#stacks_in_570 .fa:not(.no-indent),#stacks_in_570 ol,#stacks_in_570 ul li,#stacks_in_570 ol li,#stacks_in_570 ol,#stacks_in_570 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_570{}}

#stacks_in_575,#stacks_in_575 div,#stacks_in_575 p,#stacks_in_575 ol,#stacks_in_575 ul li,#stacks_in_575 ol li,#stacks_in_575 ol,#stacks_in_575 dl{font-size:1.25rem}@media all and (max-width:640px){#stacks_in_575,#stacks_in_575 div,#stacks_in_575 p,#stacks_in_575 ol,#stacks_in_575 ul li,#stacks_in_575 ol li,#stacks_in_575 ol,#stacks_in_575 dl{font-size:0.90rem}}@media only screen and (min-width:0px){#stacks_in_575,#stacks_in_575 div,#stacks_in_575 p,#stacks_in_575 .fa:not(.no-indent),#stacks_in_575 ol,#stacks_in_575 ul li,#stacks_in_575 ol li,#stacks_in_575 ol,#stacks_in_575 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_575{}}

#stacks_in_582,#stacks_in_582 div,#stacks_in_582 p,#stacks_in_582 ol,#stacks_in_582 ul li,#stacks_in_582 ol li,#stacks_in_582 ol,#stacks_in_582 dl{font-size:1.25rem}@media all and (max-width:640px){#stacks_in_582,#stacks_in_582 div,#stacks_in_582 p,#stacks_in_582 ol,#stacks_in_582 ul li,#stacks_in_582 ol li,#stacks_in_582 ol,#stacks_in_582 dl{font-size:0.90rem}}@media only screen and (min-width:0px){#stacks_in_582,#stacks_in_582 div,#stacks_in_582 p,#stacks_in_582 .fa:not(.no-indent),#stacks_in_582 ol,#stacks_in_582 ul li,#stacks_in_582 ol li,#stacks_in_582 ol,#stacks_in_582 dl{line-height:1.30}}@media only screen and (min-width:0px){#stacks_in_582{}}

#stacks_in_587,#stacks_in_587 div,#stacks_in_587 p,#stacks_in_587 ol,#stacks_in_587 ul li,#stacks_in_587 ol li,#stacks_in_587 ol,#stacks_in_587 dl{font-size:1.25rem}@media all and (max-width:640px){#stacks_in_587,#stacks_in_587 div,#stacks_in_587 p,#stacks_in_587 ol,#stacks_in_587 ul li,#stacks_in_587 ol li,#stacks_in_587 ol,#stacks_in_587 dl{font-size:0.90rem}}@media only screen and (min-width:0px){#stacks_in_587,#stacks_in_587 div,#stacks_in_587 p,#stacks_in_587 .fa:not(.no-indent),#stacks_in_587 ol,#stacks_in_587 ul li,#stacks_in_587 ol li,#stacks_in_587 ol,#stacks_in_587 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_587{}}

#stacks_in_592,#stacks_in_592 div,#stacks_in_592 p,#stacks_in_592 ol,#stacks_in_592 ul li,#stacks_in_592 ol li,#stacks_in_592 ol,#stacks_in_592 dl{font-size:1.25rem}@media all and (max-width:640px){#stacks_in_592,#stacks_in_592 div,#stacks_in_592 p,#stacks_in_592 ol,#stacks_in_592 ul li,#stacks_in_592 ol li,#stacks_in_592 ol,#stacks_in_592 dl{font-size:0.90rem}}@media only screen and (min-width:0px){#stacks_in_592,#stacks_in_592 div,#stacks_in_592 p,#stacks_in_592 .fa:not(.no-indent),#stacks_in_592 ol,#stacks_in_592 ul li,#stacks_in_592 ol li,#stacks_in_592 ol,#stacks_in_592 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_592{}}

#stacks_in_599,#stacks_in_599 div,#stacks_in_599 p,#stacks_in_599 ol,#stacks_in_599 ul li,#stacks_in_599 ol li,#stacks_in_599 ol,#stacks_in_599 dl{font-size:1.25rem}@media all and (max-width:640px){#stacks_in_599,#stacks_in_599 div,#stacks_in_599 p,#stacks_in_599 ol,#stacks_in_599 ul li,#stacks_in_599 ol li,#stacks_in_599 ol,#stacks_in_599 dl{font-size:0.90rem}}@media only screen and (min-width:0px){#stacks_in_599,#stacks_in_599 div,#stacks_in_599 p,#stacks_in_599 .fa:not(.no-indent),#stacks_in_599 ol,#stacks_in_599 ul li,#stacks_in_599 ol li,#stacks_in_599 ol,#stacks_in_599 dl{line-height:1.30}}@media only screen and (min-width:0px){#stacks_in_599{}}

#stacks_in_604,#stacks_in_604 div,#stacks_in_604 p,#stacks_in_604 ol,#stacks_in_604 ul li,#stacks_in_604 ol li,#stacks_in_604 ol,#stacks_in_604 dl{font-size:1.25rem}@media all and (max-width:640px){#stacks_in_604,#stacks_in_604 div,#stacks_in_604 p,#stacks_in_604 ol,#stacks_in_604 ul li,#stacks_in_604 ol li,#stacks_in_604 ol,#stacks_in_604 dl{font-size:0.90rem}}@media only screen and (min-width:0px){#stacks_in_604,#stacks_in_604 div,#stacks_in_604 p,#stacks_in_604 .fa:not(.no-indent),#stacks_in_604 ol,#stacks_in_604 ul li,#stacks_in_604 ol li,#stacks_in_604 ol,#stacks_in_604 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_604{}}

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

#stacks_in_616,#stacks_in_616 div,#stacks_in_616 p,#stacks_in_616 ol,#stacks_in_616 ul li,#stacks_in_616 ol li,#stacks_in_616 ol,#stacks_in_616 dl{font-size:1.25rem}@media all and (max-width:640px){#stacks_in_616,#stacks_in_616 div,#stacks_in_616 p,#stacks_in_616 ol,#stacks_in_616 ul li,#stacks_in_616 ol li,#stacks_in_616 ol,#stacks_in_616 dl{font-size:0.90rem}}@media only screen and (min-width:0px){#stacks_in_616,#stacks_in_616 div,#stacks_in_616 p,#stacks_in_616 .fa:not(.no-indent),#stacks_in_616 ol,#stacks_in_616 ul li,#stacks_in_616 ol li,#stacks_in_616 ol,#stacks_in_616 dl{line-height:1.30}}@media only screen and (min-width:0px){#stacks_in_616{}}

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

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


/* Start Responsive Shim stack CSS code */.stacks_in_392shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */#stacks_in_393 p,#stacks_in_393 div{margin-bottom:0}#stacks_in_393,#stacks_in_393 div,#stacks_in_393 p,#stacks_in_393 ol,#stacks_in_393 ul li,#stacks_in_393 ol li,#stacks_in_393 ol,#stacks_in_393 dl{font-size:0.95rem}@media all and (max-width:640px){#stacks_in_393,#stacks_in_393 div,#stacks_in_393 p,#stacks_in_393 ol,#stacks_in_393 ul li,#stacks_in_393 ol li,#stacks_in_393 ol,#stacks_in_393 dl{font-size:0.90rem}}@media only screen and (min-width:0px){#stacks_in_393,#stacks_in_393 div,#stacks_in_393 p,#stacks_in_393 .fa:not(.no-indent),#stacks_in_393 ol,#stacks_in_393 ul li,#stacks_in_393 ol li,#stacks_in_393 ol,#stacks_in_393 dl{line-height:1.35}}@media only screen and (min-width:0px){#stacks_in_393{}}


#stacks_in_393 {
	padding: 0px 0px 0px 12px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_394shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */
/* Start Responsive Shim stack CSS code */.stacks_in_396shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_397shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */#stacks_in_713 p,#stacks_in_713 div{margin-bottom:0}#stacks_in_713,#stacks_in_713 div,#stacks_in_713 p,#stacks_in_713 ol,#stacks_in_713 ul li,#stacks_in_713 ol li,#stacks_in_713 ol,#stacks_in_713 dl{font-size:1.50rem}@media all and (max-width:640px){#stacks_in_713,#stacks_in_713 div,#stacks_in_713 p,#stacks_in_713 ol,#stacks_in_713 ul li,#stacks_in_713 ol li,#stacks_in_713 ol,#stacks_in_713 dl{font-size:1.50rem}}@media only screen and (min-width:0px){#stacks_in_713,#stacks_in_713 div,#stacks_in_713 p,#stacks_in_713 .fa:not(.no-indent),#stacks_in_713 ol,#stacks_in_713 ul li,#stacks_in_713 ol li,#stacks_in_713 ol,#stacks_in_713 dl{line-height:1.30}}@media only screen and (min-width:0px){#stacks_in_713{}}

#stacks_in_642 p,#stacks_in_642 div{margin-bottom:0}#stacks_in_642,#stacks_in_642 div,#stacks_in_642 p,#stacks_in_642 ol,#stacks_in_642 ul li,#stacks_in_642 ol li,#stacks_in_642 ol,#stacks_in_642 dl{font-size:1.50rem}@media all and (max-width:640px){#stacks_in_642,#stacks_in_642 div,#stacks_in_642 p,#stacks_in_642 ol,#stacks_in_642 ul li,#stacks_in_642 ol li,#stacks_in_642 ol,#stacks_in_642 dl{font-size:1.00rem}}@media only screen and (min-width:0px){#stacks_in_642,#stacks_in_642 div,#stacks_in_642 p,#stacks_in_642 .fa:not(.no-indent),#stacks_in_642 ol,#stacks_in_642 ul li,#stacks_in_642 ol li,#stacks_in_642 ol,#stacks_in_642 dl{line-height:1.30}}@media only screen and (min-width:0px){#stacks_in_642{}}

/* Start Responsive Shim stack CSS code */.stacks_in_399shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_716shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */


#stacks_in_1057 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}





#stacks_in_1057 .sweet_button_wrapper {
	text-align:left;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_1057 .sweet_button_wrapper {
		
			height:28px;
		
	}

	

	#stacks_in_1057 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_1057 a.sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:left;
	color:rgba(255, 255, 255, 1.00);
	border-style:solid;
	border-width:1px;
	border-color:rgba(51, 51, 51, 1.00);
	border-radius:0px;
	background:rgba(114, 102, 44, 1.00);
}
#stacks_in_1057 a.sweet_button:visited {
	color:rgba(255, 255, 255, 1.00);
}

#stacks_in_1057 a.sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}






	#stacks_in_1057 .button_label {
		width:240px;
	}
	#stacks_in_1057 .button_icon {
		width:25px;
	}



#stacks_in_1057 .sweet_button:hover {
	color:rgba(255, 255, 255, 1.00);
	background: rgba(134, 122, 64, 1.00);
}
#stacks_in_1057 .sweet_button:active{
	background: rgba(94, 82, 24, 1.00);
}
#stacks_in_1057 .sweet_button.clicked {
	background: rgba(0, 255, 255, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_1057 .sweet_button.clicked:hover {
	background: rgba(20, 255, 255, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_1057 .sweet_button.clicked:active{
	background: rgba(0, 235, 235, 1.00);
}








#stacks_in_1057 {
	-moz-border-radius: 0px 9px 9px 0px;
	-webkit-border-radius: 0px 9px 9px 0px;
	border-radius: 0px 9px 9px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_401shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */
/* Start Responsive Shim stack CSS code */.stacks_in_1032shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_1303shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */
/* Start Responsive Shim stack CSS code */.stacks_in_1272shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_1280shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code */#stacks_in_1285 h5,#stacks_in_1285 .hTxt:not(.segment) div{font-size:0.95rem}@media all and (max-width:640px){#stacks_in_1285 h5,#stacks_in_1285 .hTxt:not(.segment) div{font-size:0.95rem}}@media only screen and (max-width:414px){#stacks_in_1285 h5,#stacks_in_1285 div{text-align:center !important}#stacks_out_1285{display:block !important}}#stacks_in_1285 h5,#stacks_in_1285 div{color:rgba(224, 202, 154, 1.00)}#stacks_in_1285 h5 a,#stacks_in_1285 div a{color:rgba(224, 202, 154, 1.00)}#stacks_in_1285 h5 a:hover,#stacks_in_1285 div a:hover{color:rgba(168, 151, 115, 1.00)}#stacks_in_1285 small,#stacks_in_1285 small div{color:rgba(111, 111, 111, 1.00)}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Start doobox Chauffeur css */

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

display : none;

opacity:0.7;
}

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


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

/* end doobox Chauffeur css */

