html{font-size:14px}@media (min-width:768px){html{font-size:16px}}body{background-color:#f8f9fa;min-width:320px;color:#6d6161}a:hover{text-decoration:none}.page-title{margin-bottom:3rem}.page-title>h1{position:relative;color:#133388;text-transform:uppercase;font-weight:600;display:inline-block;margin-bottom:0}.page-title>h1:after{content:"";position:absolute;border-bottom:3px solid #8eaddd;width:50%;bottom:0;left:0}.img-wrapper{border-radius:.3rem;overflow:hidden;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.08),0 1px 0 rgba(0,0,0,.02);box-shadow:0 2px 10px rgba(0,0,0,.08),0 1px 0 rgba(0,0,0,.02)}textarea{resize:none}#app{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:100vh;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#app>main{-webkit-box-flex:1;-ms-flex:1;flex:1}.huge-space{margin-top:6rem;margin-bottom:6rem}.notify{background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:.3rem;-webkit-box-shadow:0 2px 20px rgba(0,0,0,.05);box-shadow:0 2px 20px rgba(0,0,0,.05)}.notify.is-error .notify-badge{background-color:#dc3545}.notify.is-success .notify-badge{background-color:#28a745}.notify-badge{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#f8f9fa;padding:.5rem;border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.notify-output{padding:1rem}.product-item{background-color:#e9ecef;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:240px;border-top-left-radius:.3rem;border-top-right-radius:.3rem}.product-item>img{padding:1rem}.product-item>a{position:relative;display:block;width:100%;height:100%;padding:1rem}.product-item>a:before{content:"\F002";display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:0;right:0;bottom:0;left:0;background-color:transparent;color:transparent;border-top-left-radius:.3rem;border-top-right-radius:.3rem;font-family:FontAwesome;font-size:2rem;-webkit-transition:background-color .3s ease,color .3s ease;transition:background-color .3s ease,color .3s ease}.product-item>a:hover:before{background-color:rgba(52,58,64,.6);color:#f8f9fa}.img-contain{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;height:auto;width:auto}a.link{position:relative;display:inline-block;color:rgba(52,58,64,.4);-webkit-transition:color .2s ease;transition:color .2s ease}a.link:hover{color:#f32b41;text-decoration:none}a.link:hover:after{height:3px;opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}a.link:after{content:"";background-color:#f32b41;position:absolute;top:100%;left:0;width:100%;height:1px;opacity:0;-webkit-transition:height .3s,opacity .3s,-webkit-transform .3s;transition:height .3s,opacity .3s,-webkit-transform .3s;transition:height .3s,opacity .3s,transform .3s;transition:height .3s,opacity .3s,transform .3s,-webkit-transform .3s;-webkit-transform:translateY(-10px);transform:translateY(-10px)}.header-bar{background-color:#dee2e6;padding-top:.5rem;padding-bottom:1rem;color:#f8f9fa}.logo{background-image:url(/dist/images/logo.svg);background-repeat:no-repeat;background-size:contain;width:130px;height:100px;display:block}.logo2 {
    background-image: url(/dist/images/logoMaxMaster1.PNG);
    background-repeat: no-repeat;
    background-size: contain;
    width: 250px;
    height: 50px;
    display: block;
}.contact-list{padding-left:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:auto;margin-bottom:auto}@media (min-width:576px){.contact-list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.contact-item:not(:last-child){margin-right:1rem}.contact-link:after{content:attr(data-contact);font-size:1rem;color:#343a40}.contact-link .fa{font-size:1.4rem;color:#f32b41;vertical-align:middle}.carousel{padding-top:2rem;padding-bottom:2rem;height:calc(70vh - 105px)}.carousel-cell{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;text-align:center}@media (min-width:768px){.carousel-cell{text-align:left}}.carousel-image{position:absolute;max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;height:auto;width:auto;margin-right:3rem;opacity:.3;z-index:-1}@media (min-width:768px){.carousel-image{position:static;opacity:1;z-index:0}}.carousel-content{text-transform:uppercase}.carousel-content h3{color:#133388;font-size:3.2rem;font-weight:700}.carousel-content small{color:#f32b41;display:block}.footer{background-color:#dee2e6;color:#343a40;padding-top:1.5rem;padding-bottom:1.5rem}.footer .rights a{color:rgba(0,0,0,.3);font-weight:700}.footer .rights a:hover{color:#f8f9fa;text-decoration:none}.footer .social-list{margin-top:1rem}@media (min-width:768px){.footer .social-list{margin-top:0}}.social-list{padding-left:0;list-style:none}.social-list-item{display:inline-block}.social-list-item:not(:last-child){margin-right:.5rem}.social-list-link{background-color:rgba(52,58,64,.4);color:#f8f9fa;width:38px;height:38px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:background-color .3s ease,color .3s ease,-webkit-transform .3s ease;transition:background-color .3s ease,color .3s ease,-webkit-transform .3s ease;transition:background-color .3s ease,color .3s ease,transform .3s ease;transition:background-color .3s ease,color .3s ease,transform .3s ease,-webkit-transform .3s ease}.social-list-link:hover{background-color:#343a40;color:#f32b41;text-decoration:none;-webkit-transform:translateY(-.1rem);transform:translateY(-.1rem)}.social-list-link:active{-webkit-transform:translateY(0);transform:translateY(0)}.webpack-images{background-image:url(/dist/images/products/grit-ladders-1.png),url(/dist/images/products/grit-ladders-2.png),url(/dist/images/products/one-piece-ladders.png),url(/dist/images/products/telescopic-ladders-1.png),url(/dist/images/products/telescopic-ladders-2.png),url(/dist/images/products/telescopic-ladders-3.png),url(/dist/images/products/three-piece-ladders-1.png),url(/dist/images/products/three-piece-ladders-2.png),url(/dist/images/products/two-piece-ladders-1.png),url(/dist/images/products/two-piece-ladders-2.png),url(/dist/images/slider/one-piece-ladders.png),url(/dist/images/slider/two-piece-ladders.png),url(/dist/images/slider/three-piece-ladders.png),url(/dist/images/slider/telescopic-ladders.png),url(/dist/images/slider/grit-ladders.png),url(/dist/images/products/info/three-piece-ladders-helper.svg),url(/dist/images/products/info/grit-ladders-helper.svg),url(/dist/images/storage-render.jpg),}