body,html{background-color:#fff;font-family:Roboto,sans-serif;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00519b",endColorstr="#013a6f",GradientType=1);height:100%;margin:0;min-width:20rem;padding:0;overflow-x:hidden}div{-webkit-box-sizing:border-box;box-sizing:border-box}h1,h2,h3,h4{font-weight:400;margin-bottom:1rem;margin-top:0}h1{font-size:1.6rem}@media only screen and (max-width:37.4375rem){h1{font-size:1.4rem}}h2{font-size:1.4rem}@media only screen and (max-width:37.4375rem){h2{font-size:1.2rem}}h3{font-size:1.2rem}@media only screen and (max-width:37.4375rem){h3{font-size:1rem}}h4{font-size:1rem}@media only screen and (max-width:37.4375rem){h4{font-size:.9rem}}p{font-size:.9rem;line-height:1.5em;margin-bottom:1rem}p,ul{margin-top:0}ul{margin-bottom:0}a{text-decoration:none}a:active,a:focus,a:hover,a:visited{color:inherit;text-decoration:none}.blue-bg{background:#00519b;background:radial-gradient(circle,#00519b 30%,#013a6f 100%);color:#fff}.pointer{cursor:pointer}.flex{display:-webkit-box;display:-ms-flexbox;display:flex}.flex-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex-row{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}.flex-column,.flex-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.flex-column{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.flex-a-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex-a-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex-a-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.flex-a-stretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.flex-j-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex-j-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex-j-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.flex-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex-around{-ms-flex-pack:distribute;justify-content:space-around}.flex-adapt{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.flex-grow{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.flex-shrink{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.clearfix:after{clear:both;content:"";display:table}.full-fixed{position:fixed}.fill-parent,.full-fixed{top:0;right:0;bottom:0;left:0}.fill-parent{position:absolute}.block{display:block}@media only screen and (max-width:64rem){.block-tablet{display:block}}@media only screen and (max-width:37.4375rem){.block-mobile{display:block}}@media only screen and (max-width:64rem){.hide-tablet{display:none}}@media only screen and (min-width:64.0625rem){.hide-desktop,.show-tablet{display:none}}@media only screen and (max-width:37.4375rem){.hide-mobile{display:none}}@media only screen and (min-width:37.5rem){.show-mobile{display:none}}.relative{position:relative}.container{max-width:90rem;margin:0 auto}.fixed{overflow:hidden}.txt-right{text-align:right}.txt-left{text-align:left}.txt-center{text-align:center}.txt-sm{font-size:0.75rem}.txt-xs{font-size:0.6875rem}.txt-xxs{font-size:0.625rem}.txt-nowrap{white-space:nowrap!important}.txt-wrap{white-space:normal!important}.txt-uc{text-transform:uppercase}.txt-date{width:7.5rem}.ml{margin-left:0.625rem}.mr{margin-right:0.625rem}.bold{font-weight:700}main{min-height:100vh}.blue-bg main{min-height:calc(100vh - 7.5rem)}header{height:4.375rem;padding:1.25rem}header h1{margin:0 1.25rem 0 0}header h1 a,header h1 a:active,header h1 a:hover,header h1 a:visited{color:#fff}header.blue-bg{position:fixed;top:0;right:0;left:0;z-index:8}header #menuButton{cursor:pointer;font-size:2rem}@media only screen and (max-width:37.4375rem){header{height:2.5rem}}.header-space{padding-top:6.875rem}@media only screen and (max-width:37.4375rem){.header-space{padding-top:5rem}}.header-logo-divider{background-color:#fff;height:4.375rem;margin:0 1.25rem;width:0.0625rem}@media only screen and (max-width:37.4375rem){.header-logo-divider{height:2.5rem;margin:0 0.625rem}}.header-left img{width:7.5rem}@media only screen and (max-width:37.4375rem){.header-left img{width:5rem}}#mobileMenu{background-color:#fff;-webkit-box-shadow:0 0 0.625rem 0 rgba(0,0,0,.3);box-shadow:0 0 0.625rem 0 rgba(0,0,0,.3);color:#024ea3;position:fixed;top:0;right:0;bottom:0;width:20rem;z-index:99;-webkit-transition:-webkit-transform .4s ease-in-out;transition:-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out;transition:transform .4s ease-in-out,-webkit-transform .4s ease-in-out}#mobileMenu.menu-closed{-webkit-transform:translateX(20rem);transform:translateX(20rem)}#mobileMenu ul{padding:0}#mobileMenu li{display:block}#mobileMenu li:hover{background-color:#eee}#mobileMenu a{border-bottom:0.0625rem solid #aaa;color:#024ea3;padding:1rem}#mobileMenu a div{font-size:1.1rem}#mobileMenu a:active,#mobileMenu a:visited{color:#024ea3}#mobileMenu .mobile-menu-toggle{background-color:#004d94;color:#fff;font-size:1rem;padding:1.2rem;text-align:right}footer{color:#555;font-size:0.75rem;padding:.6rem;text-align:center;margin-top:5rem}footer a{text-decoration:underline}.blue-bg footer,.blue-bg footer a,.blue-bg footer a:active,.blue-bg footer a:focus,.blue-bg footer a:visited{color:#fff}#home{padding:0 1rem}.wj-hero{max-width:45rem;margin:0 auto 1.875rem}.wj-hero img{width:100%;max-height:calc(100vh - 30.625rem);min-height:9.375rem}.wj-sections{max-width:80vw;margin:0 auto}.wj-secondary .wj-section{border-right:0.125rem solid #fff;-webkit-transition:background-color .2s;transition:background-color .2s}.wj-secondary .wj-section:hover{background-color:hsla(0,0%,100%,.15)}.wj-secondary .wj-section .wj-icons img{max-width:17.5rem}@media only screen and (max-width:37.4375rem){.wj-secondary .wj-section{border-right:none}}.wj-section{-webkit-box-flex:0;-ms-flex:0 0 33%;flex:0 0 33%;text-align:center}.wj-section:last-child{border:none!important}.wj-section a{display:block}.wj-section h2{font-size:2rem}.wj-section .wj-icons{padding:0 1rem}.wj-section .wj-icons img{width:100%}@media only screen and (max-width:64rem){.wj-section h2{font-size:1.6rem}.wj-section .wj-icons img{max-width:12.5rem}}@media only screen and (max-width:37.4375rem){.wj-section{border-right:none;padding-bottom:2rem;margin-bottom:2rem}.wj-section h2{font-size:1.6rem}.wj-section .wj-icons img{max-width:12.5rem}}.wj-links{margin:2rem auto;max-width:56.25rem;height:6.25rem}.wj-links a,.wj-links a:active,.wj-links a:focus,.wj-links a:visited{color:#fff}@media only screen and (max-width:37.4375rem){.wj-links{height:auto;margin:1rem auto}}.wj-link{border-right:0.125rem solid #fff;-webkit-box-flex:0;-ms-flex:0 0 48%;flex:0 0 48%;-webkit-transition:background-color .2s;transition:background-color .2s}.wj-link h2{font-size:2rem;margin-bottom:0}.wj-link img{width:100%}.wj-link>div{-webkit-box-flex:0;-ms-flex:0 0 3.125rem;flex:0 0 3.125rem;margin-right:1rem}.wj-link:first-child{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-right:2rem}.wj-link:last-child{border:none!important;padding-left:2rem}.wj-link:hover{background-color:hsla(0,0%,100%,.15)}@media only screen and (max-width:37.4375rem){.wj-link h2{font-size:1rem}.wj-link>div{-webkit-box-flex:0;-ms-flex:0 0 1.5625rem;flex:0 0 1.5625rem;margin-right:.5rem}.wj-link:first-child{padding-right:1rem}.wj-link:last-child{padding-left:1rem}}.wj-arrow img{margin-bottom:1rem;width:3.125rem}#wjSection{background-color:#fff;color:#00539f}.wjs-header{padding:1.5625rem}.wjs-header h2{font-size:2rem;font-weight:700}@media only screen and (max-width:37.4375rem){.wjs-header{padding:1rem}}.wjs-logo{-webkit-box-flex:0;-ms-flex:0 0 20rem;flex:0 0 20rem;margin-right:1.5625rem}.wjs-logo img{width:100%}@media only screen and (max-width:37.4375rem){.wjs-logo{margin-bottom:1rem;margin-right:0}}.wjs-header-img{margin-right:1.25rem}.wjs-header-img img{height:9.375rem}@media only screen and (max-width:37.4375rem){.wjs-header-img{margin-bottom:1rem;margin-right:0;text-align:center}}.wj-topic{border-bottom:0.25rem solid #ddd;display:block;padding:1rem;-webkit-transition:background-color .2s;transition:background-color .2s}.wj-topic:hover{background-color:rgba(0,0,0,.1)}.wj-topic .wjt-arrow{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}a.wj-topic:active,a.wj-topic:focus,a.wj-topic:hover,a.wj-topic:visited{color:#024ea3}.wj-topic-children{display:none}.wj-topic-child{padding-left:5%}.wjt-header{margin-bottom:1rem}.wjt-arrow{-webkit-box-flex:0;-ms-flex:0 0 3.125rem;flex:0 0 3.125rem;margin-right:1rem}.wjt-arrow img{width:100%}@media only screen and (max-width:37.4375rem){.wjt-arrow{-webkit-box-flex:0;-ms-flex:0 0 1.5625rem;flex:0 0 1.5625rem;margin-right:.6rem}}.wjt-name h3{font-size:1.8rem;font-weight:700;margin-bottom:0}@media only screen and (max-width:37.4375rem){.wjt-name h3{font-size:1.2rem}}.wjt-icon{-webkit-box-flex:0;-ms-flex:0 0 6.25rem;flex:0 0 6.25rem;margin-right:1rem}.wjt-icon img{display:block;height:3.125rem;max-width:100%;margin:0 auto}@media only screen and (max-width:37.4375rem){.wjt-icon{-webkit-box-flex:0;-ms-flex:0 0 3.125rem;flex:0 0 3.125rem;margin-right:.6rem}}.wj-modal{background-color:#fff;padding:2em;position:fixed;top:6.875rem;right:0;bottom:0;left:0;overflow-y:scroll;-webkit-transition:top .3s ease-out;transition:top .3s ease-out}.wj-modal.modal-closed{pointer-events:none;top:100vh}.wj-modal h2{color:#024ea3;font-weight:700;text-transform:uppercase}.wj-modal p{font-size:1rem}@media only screen and (max-width:37.4375rem){.wj-modal{padding:1rem;top:5rem;right:0;bottom:0;left:0}}.wjm-left{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.wjm-right{-webkit-box-flex:0;-ms-flex:0 0 25rem;flex:0 0 25rem;margin-left:2rem}.wjm-right img{width:100%}@media only screen and (max-width:64rem){.wjm-right{margin-left:0}}.wjt-bullets{padding-left:0}.wjt-content h3{margin-top:1rem;font-size:2rem;font-weight:700}.wjt-bullet img{margin-right:.5rem;width:2.5rem;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.wjt-bullet p{margin-top:.6rem}@media only screen and (max-width:37.4375rem){.wjt-bullet img{margin-right:.4rem;width:1.875rem}.wjt-bullet p{margin-top:0}}.wjm-logos{margin-top:1rem}.wjm-logo{margin-bottom:1rem}.wjm-logo img{display:block;margin:0 auto;height:3.75rem;max-width:100%;width:auto}a.wjt-virtual-showroom{background-color:#024ea3;margin-left:1.25rem;padding:0.25rem 0.625rem;width:12.5rem;border-radius:0.625rem}.logos-disclaimer{color:#666;font-size:0.75rem;text-align:center}#about{padding:2rem}#about h2{color:#024ea3;font-weight:700;font-size:2rem}#about h3{font-size:1.4rem}#about p{font-size:1rem}#about ul{padding:0;margin-bottom:4%;list-style-type:none}#about li{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:.8rem}#about li:before{background-image:url(/assets/img/why-jaeckle/circle-arrow-down-blue.svg);background-size:1.875rem 1.875rem;content:"";display:block;-webkit-box-flex:0;-ms-flex:0 0 1.875rem;flex:0 0 1.875rem;margin-right:0.5rem;height:1.875rem;position:relative;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);top:-0.3125rem;width:1.875rem}#about .about-left{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}#about .about-right{-webkit-box-flex:0;-ms-flex:0 1 31.25rem;flex:0 1 31.25rem}#about .about-right img{max-width:100%}#about .wjt-bullet p{margin:.2rem 0 .5rem}#about .wjt-bullet img{width:1.875rem}@media only screen and (max-width:37.4375rem){#about{padding:1rem}#about h2{font-size:1.6rem}}.wj-products{padding:1.5625rem}@media only screen and (max-width:37.4375rem){.wj-products{padding:0.9375rem}}.wj-product{border:0.0625rem solid #555;border-collapse:collapse;-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;padding:0.625rem}.wj-product .wjp-image{position:relative;background-size:contain;background-repeat:no-repeat;background-position:50%;width:100%}.wj-product .wjp-image:before{display:block;content:"";width:100%;padding-top:100%}.wj-product .wjp-image>div{position:absolute;top:0;left:0;right:0;bottom:0}.wj-product .wjp-manufacturer{margin:0.5rem 0}.wj-product .wjp-manufacturer img{height:1.5625rem}.wj-product .wjp-sale{color:red;font-weight:700;font-size:1.125rem;line-height:.5em}.wj-product p{color:#000;font-weight:700;font-size:1.125rem;margin-bottom:0.3125rem}.wj-product p.wjp-description{margin-bottom:0.9375rem}.wj-product .wjp-details *{color:#888;font-size:0.75rem!important;font-weight:400}@media only screen and (max-width:81.25rem){.wj-product{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%}}@media only screen and (max-width:64rem){.wj-product{-webkit-box-flex:0;-ms-flex:0 0 33%;flex:0 0 33%}.wj-product .wjp-sale,.wj-product p{font-size:1rem}}@media only screen and (max-width:37.4375rem){.wj-product{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.wj-product .wjp-details *{font-size:0.625rem!important;line-height:1em}}@media only screen and (max-width:26.25rem){.wj-product .wjp-sale,.wj-product p{font-size:0.875rem}}.hst-content{display:block;padding:6.875rem 1.25rem 0 0.625rem;text-align:center;-webkit-transform:rotate(-7deg);transform:rotate(-7deg)}.hst-content img{width:80%}.hst-content p{color:#000;font-size:1.8rem;line-height:1.9rem;text-align:center}.hst-content span{font-size:75%;text-decoration:underline}@media only screen and (max-width:64rem){.hst-content{-webkit-transform:none;transform:none;padding:1.5625rem}.hst-content img{max-width:12.5rem}}@media only screen and (max-width:37.4375rem){.hst-content{padding:0.9375rem}.hst-content p{font-size:1.4rem}}
#vsActiveDisplay{padding:1.875rem 0}.display-wrapper{width:100%;max-width:68.75rem;margin:0 auto;position:relative;padding:0.625rem}.display-svg{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;position:relative;margin-right:1.25rem}@media only screen and (max-width:37.4375rem){.display-svg{margin-right:0}}.display-svg svg{display:block;max-height:100vh;margin:0 auto}.display-content{padding-top:1.5625rem;-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;position:relative}.display-content img{max-width:18.75rem;width:100%}.display-content .close-btn{right:0.3125rem}.display-obj{cursor:pointer}.display-obj:hover{fill:hsla(0,0%,100%,.1)!important}.close-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:none;border-radius:50%;cursor:pointer;outline:none;padding:0;height:2.25rem;width:2.25rem;position:absolute;top:-0.9375rem;right:-0.9375rem;z-index:2}.close-btn img{width:100%}.active-object{background-color:#00539f;width:20rem;max-width:20rem;padding:0.1875rem;position:absolute;top:50%;left:120%;z-index:3;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.active-object a{color:#fff;text-decoration:underline;font-size:0.75rem}.active-object img{width:100%}.active-object p{color:#fff;margin-bottom:0}.active-object .product-info{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding:0.3125rem 0.625rem 0.625rem}.active-object p.product-name{font-size:0.875rem}.active-object p.product-sku{text-transform:uppercase;font-size:1rem}.active-object .active-object-img{background-size:cover;background-position:50%;background-repeat:no-repeat;position:relative;width:100%}.active-object .active-object-img:before{display:block;content:"";width:100%;padding-top:100%}.active-object .active-object-img>div{position:absolute;top:0;left:0;right:0;bottom:0}@media only screen and (max-width:37.4375rem){.active-object{position:fixed;left:50%;right:auto;width:90vw;max-width:100%;margin:0 auto;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}}.guideline{pointer-events:none}@media only screen and (max-width:37.4375rem){.guideline{display:none!important}}
#vsCarousel,.vs-container{max-width:100rem;margin:0 auto}#vsCarousel{overflow:hidden;padding-top:1.25rem;position:relative}#vsCarousel:after,#vsCarousel:before{background-image:-webkit-gradient(linear,left top,right top,from(hsla(0,0%,100%,0)),to(#fff));background-image:linear-gradient(90deg,hsla(0,0%,100%,0),#fff);display:block;content:"";position:absolute;top:0;bottom:0;right:0;width:20vw;z-index:3}@media only screen and (max-width:37.4375rem){#vsCarousel:after,#vsCarousel:before{display:none}}#vsCarousel:before{background-image:-webkit-gradient(linear,right top,left top,from(hsla(0,0%,100%,0)),to(#fff));background-image:linear-gradient(270deg,hsla(0,0%,100%,0),#fff);right:auto;left:0}#vsDisplays .VueCarousel-wrapper{overflow:visible}#vsDisplays .VueCarousel-slide-active{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;-webkit-transform:scale(1.02);transform:scale(1.02)}#vsHeader{color:#00519b}#vsDisplays{width:34vw;margin:0 auto 1.5625rem;max-width:37.5rem}@media only screen and (max-width:47.9375rem){#vsDisplays{width:90vw}}@media only screen and (max-width:75rem){#vsDisplays{width:90vw}}#vsDisplays .VueCarousel-slide{-webkit-transition:-webkit-transform 1s;transition:-webkit-transform 1s;transition:transform 1s;transition:transform 1s,-webkit-transform 1s;-webkit-transform:scale(1);transform:scale(1)}#vsDisplays .VueCarousel-slide-active{-webkit-transform:scale(1.05);transform:scale(1.05)}#vsDisplays .slide{cursor:pointer;margin:0 auto;width:34vw;max-width:37.5rem;padding:0 1.25rem}@media only screen and (max-width:75rem){#vsDisplays .slide{width:50vw}}@media only screen and (max-width:47.9375rem){#vsDisplays .slide{width:90vw}}#vsDisplays .slide-img{margin-right:1.25rem;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}#vsDisplays .slide-img img{display:block;margin:0 auto;max-width:100%;max-height:50vh}@media only screen and (max-width:37.4375rem){#vsDisplays .slide-img{margin-right:0.3125rem}#vsDisplays .slide-img img{max-height:auto}}#vsDisplays .slide-content{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;font-size:0.875rem}#vsDisplays .slide-content img{width:12.5rem;max-width:100%}#vsDisplays .slide-content h2{font-weight:700;font-size:1rem}#vsDisplays .slide-content ul{padding-left:1.25rem}@media only screen and (max-width:37.4375rem){#vsDisplays .slide-content{font-size:0.75rem}#vsDisplays .slide-content h2{font-size:0.875rem}}@media only screen and (max-width:25rem){#vsDisplays .slide-content{font-size:0.625rem}#vsDisplays .slide-content h2{font-size:0.75rem}}@media only screen and (max-width:37.4375rem){#vsDisplays{width:90vw}}#vsControls{margin:0 auto;width:80%;max-width:50rem}.vs-controls-text{color:#00519b;text-align:center}.vs-controls-text p{margin-bottom:0}@media only screen and (max-width:37.4375rem){.vs-controls-text{font-size:0.625rem;margin-top:1.5625rem}}.vs-control{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:none;outline:none;cursor:pointer;width:2.5rem}.vs-control img{width:100%}.vs-control[disabled]{opacity:.4}

/*# sourceMappingURL=why-jaeckle.min.css.map*/