﻿#minbox{position:fixed;top:0;left:0;bottom:0;right:0;background:rgba(0,0,0,.8);z-index:1000;display:flex;flex-direction:column;flex-wrap:wrap;align-content:center;align-items:center;justify-content:center;text-align:center;vertical-align:middle;text-align:center;opacity:0;white-space:nowrap;transition:opacity .2s 0s ease-in,visibility 0s .2s;visibility:hidden}#minbox.loading,#minbox.active{opacity:1;display:flex;visibility:visible;transition:opacity .2s 0s ease-in,visibility 0s 0s}#minbox.loading:before{opacity:1;animation-play-state:running;transition:opacity .1s 1.5s}#minbox.loading.active:before{opacity:0;animation-play-state:paused;transition-delay:0s}#minbox.active .inner{top:0%;opacity:1}#minbox.active .caption,#minbox.active .minbox-prev,#minbox.active .minbox-next{opacity:1}#minbox .inner{display:block;text-align:center;white-space:normal;-webkit-overflow-scrolling:touch;z-index:1;opacity:0;transition-property:opacity,top,height,width;transition-duration:.2s;transition-timing-function:ease-in;position:relative;top:-2.5%;flex-grow:0;max-height:90%;max-width:90%;margin:2.5%;flex-grow:0;flex-basis:auto;box-sizing:border-box;overflow:auto;background-color:#fff;text-align:left;padding:2rem 0}#minbox .inner>form,#minbox .inner>.container{padding:2rem}#minbox .inner.html{max-width:1500px;overflow:auto;vertical-align:bottom;background-color:#fff;padding:0;border-radius:5px;-webkit-overflow-scrolling:touch}#minbox .inner.html.jquery{background-color:rgba(0,0,0,0)}#minbox .inner.html.ext{width:85%;height:85%}#minbox .inner.html.ext iframe{display:block;height:100%;width:100%}#minbox .inner.html.ext-full{width:100%;height:100%}#minbox .inner.html.ext-full iframe{display:block;height:100%;width:100%}#minbox .inner.image{background-color:rgba(0,0,0,0);text-align:center;display:flex;padding:0;align-items:center;justify-content:center}#minbox .inner.gallery{background-color:hsla(0,0%,100%,.7);padding:0;border-radius:1rem;text-align:center;display:flex;flex:1;flex-direction:column;align-items:center;justify-content:space-around;width:100%}#minbox .inner.gallery .display{display:flex;position:relative;align-items:center;justify-content:center;height:80%;flex:1 0 80%;width:100%;z-index:1}#minbox .inner.gallery .display img,#minbox .inner.gallery .display video{position:relative;box-shadow:none;max-width:100%;max-height:100%;border:1px solid #ddd;object-fit:contain;z-index:0;opacity:1;transition:opacity .15s ease-out}#minbox .inner.gallery .display .next,#minbox .inner.gallery .display .prev{position:absolute;z-index:3;top:0;bottom:0;right:0;width:4rem;height:6rem;background:green;margin:auto;background:url(https://media.unverferth.com/layout/icons/icon-arrow.svg#black) center center no-repeat;background-size:80%;opacity:.5;cursor:pointer}#minbox .inner.gallery .display .prev{right:auto;left:0;transform:rotate(180deg)}#minbox .inner.gallery.loading .display:before{content:"";position:absolute;margin:auto;width:6rem;height:6rem;border:1rem solid #ccc;border-top-color:#0077af;border-radius:50%;z-index:1;animation:spin 1s forwards infinite;box-shadow:0 0 1rem rgba(0,0,0,.25)}#minbox .inner.gallery.loading .display:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:hsla(0,0%,100%,.25);z-index:2}#minbox .inner.gallery.loading .display img,#minbox .inner.gallery.loading .display video{opacity:0;transition-duration:0s}#minbox .inner.gallery .thumbs{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;min-height:20%;width:100%;background-image:linear-gradient(rgba(255, 255, 255, 0.65), rgba(255, 255, 255, 0.45));overflow:auto;padding:.5rem 10vw;box-sizing:border-box;z-index:2}#minbox .inner.gallery .thumbs div{display:inline-flex;position:relative;flex:0 0 auto;justify-content:center;align-items:center;height:5vw;width:6vw;overflow:hidden;margin:.35rem;cursor:pointer;border:1px solid #ddd}#minbox .inner.gallery .thumbs div:hover{border-color:#454545}#minbox .inner.gallery .thumbs div img{height:100%;width:100%;z-index:1;object-fit:cover}#minbox .inner.gallery .thumbs div.loading:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#fff url(https://media.unverferth.com/layout/icons/icon-grid.svg) center center no-repeat;background-size:50%;opacity:.1;display:none;z-index:2}@media(orientation: portrait){#minbox .inner.gallery .display{height:70%;flex:1 0 70%}#minbox .inner.gallery .thumbs{padding:.5rem}#minbox .inner.gallery .thumbs div{width:15vw;height:12vw}}#minbox .inner>img{display:inline-block;box-shadow:0 0 5px #000;margin:0;position:relative;vertical-align:middle;max-height:100%;max-width:100%}#minbox .inner.message{min-width:auto;max-height:80%;max-width:70%;height:auto;width:auto;overflow:auto;background-color:#fff;padding:.5em 1em;font-size:2.5em;line-height:1em;letter-spacing:-0.0125em;background:#fff;text-align:center}#minbox .inner.message>div{display:flex;flex-wrap:wrap;flex-direction:row;align-items:center}#minbox .inner.message .success{display:inline-flex;height:.9em;width:.45em;border-style:solid;border-width:0 6px 6px 0;border-color:#00cc1b;transform-origin:top center;transform:rotate(25deg);margin:0 .25em 0}#minbox .inner.message .failed{display:inline-flex;position:relative;height:.9em;width:.9em;transform-origin:center;transform:rotate(45deg);margin:0 .25em 0 0}#minbox .inner.message .failed:before{content:"";position:absolute;top:50%;height:6px;width:100%;background-color:#be0000;transform:translateY(-50%)}#minbox .inner.message .failed:after{content:"";position:absolute;top:50%;height:6px;width:100%;background-color:#be0000;transform:translateY(-50%) rotate(90deg)}#minbox .inner.message .loading{display:inline-flex;height:.9em;width:.9em;border-radius:50%;border-style:solid;border-width:5px 5px 5px 5px;border-color:#0077af #0077af #0077af rgba(0,0,0,0);animation:spin 1s infinite linear;margin:0 .25em 0 0}#minbox .inner.message img{box-shadow:none}#minbox .inner.video{padding:0 0 47.8125%;width:85%;height:0;background:rgba(0,0,0,0);position:relative}#minbox .inner.video video,#minbox .inner.video iframe{position:absolute;display:block;width:100%;height:100%;top:0;left:0;margin:0;box-shadow:0 0 5px #000}#minbox .caption{position:absolute;bottom:0;padding:.5em;font-size:1.5em;line-height:1.2em;text-align:center;font-family:Roboto;font-weight:500;top:auto;left:0;right:0;color:#fff;text-shadow:1px 1px 2px #000,-1px -1px 2px #000;display:block;background:rgba(0,0,0,.5);z-index:1;opacity:0;transition:opacity .2s .1s ease-in-out}#minbox:after{content:"×";z-index:100;width:1em;height:1em;font-size:3em;position:absolute;top:.1em;right:.1em;color:#fff;font-weight:500;font-family:Roboto,Arial,Helvetica,sans-serif;line-height:1em;text-align:center;cursor:pointer}#minbox:before{content:"";position:absolute;left:50%;top:50%;width:6rem;height:6rem;opacity:0;transition:opacity .1s 0s;border-width:1rem;border-style:solid;border-color:#007aff hsla(0,0%,100%,.5) hsla(0,0%,100%,.5) hsla(0,0%,100%,.5);border-radius:50%;transform:translate(-50%, -50%) rotate(45deg);animation-name:spinLoading;animation-duration:.75s;animation-fill-mode:forwards;animation-play-state:paused;animation-iteration-count:infinite;animation-timing-function:linear}#minbox .product-animation{position:relative;width:95vw;max-width:1200px;font-size:15.25px;line-height:1.15em}@media(max-width: 700px){#minbox .product-animation{font-size:10.5px;line-height:15.75px}}#minbox .product-animation .touchpoints{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;opacity:1;visibility:visible;transition:opacity .2s linear,visibility 0s linear}#minbox .product-animation .touchpoints .feature{position:absolute;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-moz-user-select:none;-ms-user-select:none;user-select:none}#minbox .product-animation .touchpoints .feature:after{content:"";position:absolute;display:block;height:2px;width:1.15em;z-index:0;box-shadow:1px 1px 3px rgba(0,0,0,.25)}#minbox .product-animation .touchpoints .feature .feature-inner{position:absolute;display:block;padding:.25em .5em;white-space:nowrap;box-shadow:1px 1px 3px rgba(0,0,0,.25);text-align:center;z-index:1}#minbox .product-animation .touchpoints .feature .feature-inner .feature-flex{display:flex;flex-direction:row;flex-wrap:nowrap;flex:1 1 auto}#minbox .product-animation .touchpoints .feature .feature-inner .feature-flex span{flex:1 1 auto}#minbox .product-animation .touchpoints .feature .feature-inner .feature-flex span:nth-child(n+2){padding-left:.25em}@media(max-width: 961px){#minbox .product-animation .touchpoints .feature .feature-inner .feature-flex span:nth-child(n+2){padding-left:0}}@media(max-width: 961px){#minbox .product-animation .touchpoints .feature .feature-inner{padding:.2em .4em}#minbox .product-animation .touchpoints .feature .feature-inner .feature-flex{flex-direction:column}}#minbox .product-animation .touchpoints .feature.left .feature-inner{top:0%;left:0;transform:translateY(-50%)}#minbox .product-animation .touchpoints .feature.left:after{top:0%;right:0;transform-origin:left center;transform:translate(0%, -50%)}#minbox .product-animation .touchpoints .feature.right .feature-inner{top:0%;right:0;transform:translateY(-50%)}#minbox .product-animation .touchpoints .feature.right:after{top:0%;left:0;transform-origin:left center;transform:translate(0%, -50%)}#minbox .product-animation .touchpoints .feature.uleft .feature-inner{top:0;left:0}#minbox .product-animation .touchpoints .feature.uleft:after{bottom:0;right:0;transform-origin:right bottom;transform:translate(0%, 50%) rotate(45deg)}#minbox .product-animation .touchpoints .feature.uright .feature-inner{top:0;right:0}#minbox .product-animation .touchpoints .feature.uright:after{transform-origin:left bottom;transform:translate(0%, 50%) rotate(-45deg)}#minbox .product-animation .touchpoints .feature.lright .feature-inner{bottom:0;right:0}#minbox .product-animation .touchpoints .feature.lright:after{top:0;left:0;transform-origin:left top;transform:translate(0%, -50%) rotate(45deg)}#minbox .product-animation .touchpoints .feature.lleft .feature-inner{bottom:0;left:0}#minbox .product-animation .touchpoints .feature.lleft:after{top:0;right:0;transform-origin:right top;transform:translate(0%, -50%) rotate(-45deg)}#minbox .product-animation .touchpoints .feature.lcenter .feature-inner{bottom:0;left:0%;transform:translate(-50%, 0)}#minbox .product-animation .touchpoints .feature.lcenter:after{bottom:0;right:0;transform-origin:right top;transform:translate(0%, 50%) rotate(-90deg)}#minbox .product-animation .touchpoints .feature.ucenter .feature-inner{top:0;left:0%;transform:translate(-50%, 0)}#minbox .product-animation .touchpoints .feature.ucenter:after{top:0;right:0;transform-origin:right bottom;transform:translate(0%, -50%) rotate(90deg)}#minbox .product-animation .poster{position:relative;display:flex;z-index:1;background-position:center;background-size:contain;background-repeat:no-repeat;background-color:#fff;width:100%;opacity:1;padding-top:56.25%;transition:opacity .15s linear}#minbox .product-animation .watermark{content:"";position:absolute;top:0;left:1%;height:15%;width:15%;background-position:center center;background-size:contain;background-repeat:no-repeat;z-index:2;opacity:.25}#minbox .product-animation .scrubber{position:absolute;top:0;left:0;width:0%;height:.25em;z-index:2;opacity:0;box-shadow:1px 1px 3px rgba(0,0,0,.25);border-radius:0 .5em .5em 0;transition:width .3s linear,opacity .2s linear}#minbox .product-animation video{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-filter:brightness(103.5%);filter:brightness(103.5%);background:#fff;z-index:0}#minbox .product-animation.blujet:after{border-color:#fff #18325c #fff #fff}#minbox .product-animation.blujet .watermark{background-image:url(https://media.unverferth.com/layout/gfx-logo-blujet.png)}#minbox .product-animation.blujet .scrubber{background-color:#18325c}#minbox .product-animation.blujet .feature:after{background-color:#18325c}#minbox .product-animation.blujet .feature .feature-inner{background-color:#18325c;color:#fff}#minbox .product-animation.blujet .feature .feature-inner else{color:#202020}#minbox .product-animation.blujet .feature .feature-inner:after{background-color:#18325c}#minbox .product-animation.blujet.playing.paused:after{border-color:#18325c}#minbox .product-animation.brent:after{border-color:#fff #327fc4 #fff #fff}#minbox .product-animation.brent .watermark{background-image:url(https://media.unverferth.com/layout/gfx-logo-brent.png)}#minbox .product-animation.brent .scrubber{background-color:#327fc4}#minbox .product-animation.brent .feature:after{background-color:#327fc4}#minbox .product-animation.brent .feature .feature-inner{background-color:#327fc4;color:#fff}#minbox .product-animation.brent .feature .feature-inner else{color:#202020}#minbox .product-animation.brent .feature .feature-inner:after{background-color:#327fc4}#minbox .product-animation.brent.playing.paused:after{border-color:#327fc4}#minbox .product-animation.killbros:after{border-color:#fff #f27c30 #fff #fff}#minbox .product-animation.killbros .watermark{background-image:url(https://media.unverferth.com/layout/gfx-logo-killbros.png)}#minbox .product-animation.killbros .scrubber{background-color:#f27c30}#minbox .product-animation.killbros .feature:after{background-color:#f27c30}#minbox .product-animation.killbros .feature .feature-inner{background-color:#f27c30;color:#fff}#minbox .product-animation.killbros .feature .feature-inner else{color:#202020}#minbox .product-animation.killbros .feature .feature-inner:after{background-color:#f27c30}#minbox .product-animation.killbros.playing.paused:after{border-color:#f27c30}#minbox .product-animation.parker:after{border-color:#fff #c8a954 #fff #fff}#minbox .product-animation.parker .watermark{background-image:url(https://media.unverferth.com/layout/gfx-logo-parker.png)}#minbox .product-animation.parker .scrubber{background-color:#c8a954}#minbox .product-animation.parker .feature:after{background-color:#c8a954}#minbox .product-animation.parker .feature .feature-inner{background-color:#c8a954;color:#fff}#minbox .product-animation.parker .feature .feature-inner else{color:#202020}#minbox .product-animation.parker .feature .feature-inner:after{background-color:#c8a954}#minbox .product-animation.parker.playing.paused:after{border-color:#c8a954}#minbox .product-animation.topair:after{border-color:#fff #fff500 #fff #fff}#minbox .product-animation.topair .watermark{background-image:url(https://media.unverferth.com/layout/gfx-logo-topair.png)}#minbox .product-animation.topair .scrubber{background-color:#fff500}#minbox .product-animation.topair .feature:after{background-color:#fff500}#minbox .product-animation.topair .feature .feature-inner{background-color:#fff500}#minbox .product-animation.topair .feature .feature-inner else{color:#202020}#minbox .product-animation.topair .feature .feature-inner:after{background-color:#fff500}#minbox .product-animation.topair.playing.paused:after{border-color:#fff500}#minbox .product-animation.unverferth:after{border-color:#fff #ed2024 #fff #fff}#minbox .product-animation.unverferth .watermark{background-image:url(https://media.unverferth.com/layout/gfx-logo-unverferth.png)}#minbox .product-animation.unverferth .scrubber{background-color:#ed2024}#minbox .product-animation.unverferth .feature:after{background-color:#ed2024}#minbox .product-animation.unverferth .feature .feature-inner{background-color:#ed2024;color:#fff}#minbox .product-animation.unverferth .feature .feature-inner else{color:#202020}#minbox .product-animation.unverferth .feature .feature-inner:after{background-color:#ed2024}#minbox .product-animation.unverferth.playing.paused:after{border-color:#ed2024}#minbox .product-animation.orthman:after{border-color:#fff #66bf6d #fff #fff}#minbox .product-animation.orthman .watermark{background-image:url(https://media.unverferth.com/layout/gfx-logo-orthman.png)}#minbox .product-animation.orthman .scrubber{background-color:#66bf6d}#minbox .product-animation.orthman .feature:after{background-color:#66bf6d}#minbox .product-animation.orthman .feature .feature-inner{background-color:#66bf6d;color:#fff}#minbox .product-animation.orthman .feature .feature-inner else{color:#202020}#minbox .product-animation.orthman .feature .feature-inner:after{background-color:#66bf6d}#minbox .product-animation.orthman.playing.paused:after{border-color:#66bf6d}#minbox .product-animation.raptor .watermark{background-image:url(https://media.unverferth.com/unverferth/logos/raptor-strip-till-med.png)}#minbox .product-animation.x-treme .watermark{background-image:url(https://media.unverferth.com/unverferth/logos/xtreme-grain-carts.png)}#minbox .product-animation.nutrimax .watermark{background-image:url(https://media.unverferth.com/unverferth/logos/nutrimax-med.png)}#minbox .product-animation.pro-force .watermark{background-image:url(https://media.unverferth.com/unverferth/logos/pro-force-dry-spreaders.png)}#minbox .product-animation.v-series .watermark{background-image:url(https://media.unverferth.com/brent/logos/v-series-med.png)}#minbox .product-animation.avalanche .watermark{background-image:url(https://media.unverferth.com/brent/logos/avalanche-med.png)}#minbox .product-animation.playing .touchpoints{opacity:0;visibility:hidden;transition:opacity .2s linear,visibility 0s linear .2s}#minbox .product-animation.playing .poster{opacity:0;transition-delay:.2s}#minbox .product-animation.playing .scrubber{opacity:1}#minbox .product-animation.playing.paused:before{visibility:visible;animation-name:flashPause;animation-duration:.4s;animation-play-state:running;animation-iteration-count:1;animation-timing-function:linear}#minbox .product-animation.playing.paused:after{top:1em;left:auto;right:1em;visibility:hidden;opacity:0;width:2em;height:2.25em;opacity:1;visibility:visible;z-index:5;border-width:0 .75em;border-radius:0;box-shadow:0px 0px 2em hsla(0,0%,100%,.75),0 0 1em hsla(0,0%,100%,.35) inset;box-sizing:border-box;transition-delay:0s}#minbox .product-animation.playing:before{content:"";position:absolute;top:50%;left:50%;width:3em;height:3.25em;opacity:0;visibility:hidden;z-index:5;border-width:0 1em;border-style:solid;border-color:#fff;transform:translate(-50%, -50%) scale(1);transform-origin:center center;box-shadow:0px 0px 2em rgba(0,0,0,.35),0 0 1em rgba(0,0,0,.15) inset;box-sizing:border-box}@keyframes flashPause{0%{opacity:0;transform:translate(-50%, -50%) scale(1)}50%{opacity:1;transform:translate(-50%, -50%) scale(1.5)}100%{opacity:0;transform:translate(-50%, -50%) scale(2)}}#minbox .product-animation:after{content:"";position:absolute;top:50%;left:50%;visibility:hidden;z-index:3;opacity:0;width:3em;height:3em;border-radius:50%;border-width:.5em;border-style:solid;border-color:#fff #c00 #fff #fff;box-shadow:0px 0px 2em rgba(0,0,0,.75),0 0 1em rgba(0,0,0,.75) inset;transition:opacity .2s ease-out 1.5s}#minbox .product-animation.buffering:after{visibility:visible;opacity:1;animation-name:spinLoading;animation-duration:.75s;animation-fill-mode:forwards;animation-play-state:running;animation-iteration-count:infinite;animation-timing-function:linear}.animation-launcher{display:inline-block;background-size:contain;background-repeat:no-repeat;max-width:500px;position:relative;float:right;margin:0 0 1em 1em;box-shadow:-1px 1px 3px rgba(0,0,0,.1);font-family:Roboto,"Helvetica Neue",Arial,Helvetica,sans-serif}.animation-launcher div.launcher-links{display:flex;font-size:.85em;position:relative;flex-direction:row;width:100%;background:#202020;box-shadow:0 1px 3px rgba(0,0,0,.35);z-index:3}.animation-launcher div.launcher-links a{display:flex;align-items:center;font-weight:300;line-height:1em;flex:1 1 50%;color:#fff;text-decoration:none;border:2px solid #202020;outline:none;-webkit-tap-highlight-color:rgba(0,0,0,0);user-select:none}.animation-launcher div.launcher-links a:focus,.animation-launcher div.launcher-links a:hover{background-color:#3f3f3f}.animation-launcher div.launcher-links a.video:before{content:"";background-image:url(https://media.unverferth.com/layout/icons/icon-play.svg#circle-white);background-position:center center;background-repeat:no-repeat;background-size:70% auto}.animation-launcher div.launcher-links a.gallery:before{content:"";background-image:url(https://media.unverferth.com/layout/icons/icon-grid.svg#white);background-position:center center;background-repeat:no-repeat;background-size:65% auto}.animation-launcher div.launcher-links a.animation:before{content:"";background-image:url(https://media.unverferth.com/layout/icons/icon-play.svg#scrubber-white);background-position:center center;background-repeat:no-repeat;background-size:65% auto}.animation-launcher div.launcher-links a:before{display:inline-flex;justify-content:center;align-items:center;align-content:center;background-color:#fb0501;color:#fff;font-weight:600;height:2em;width:2em;margin:0 .5em 0 0;text-shadow:0 0 3px rgba(0,0,0,.25)}.animation-launcher img{max-width:100%;margin:0}.animation-launcher .img-container{position:relative;max-width:100%;overflow:hidden;border-radius:0 0 .25em .25em;border-width:0 1px 1px;border-style:solid;border-color:#999}.animation-launcher .img-container .watermark{position:absolute;z-index:1;top:1.5%;left:2.5%;width:30%;height:20%;opacity:.35;background-size:contain;background-repeat:no-repeat;background-position:center center}.animation-launcher.blujet .watermark{background-image:url(https://media.unverferth.com/layout/gfx-logo-blujet.png)}.animation-launcher.blujet .launcher-links a.gallery:before{background-color:#18325c}.animation-launcher.blujet .launcher-links a.video:before{background-color:#18325c}.animation-launcher.blujet .launcher-links a.animation:before{background-color:#18325c}.animation-launcher.brent .watermark{background-image:url(https://media.unverferth.com/layout/gfx-logo-brent.png)}.animation-launcher.brent .launcher-links a.gallery:before{background-color:#327fc4}.animation-launcher.brent .launcher-links a.video:before{background-color:#327fc4}.animation-launcher.brent .launcher-links a.animation:before{background-color:#327fc4}.animation-launcher.killbros .watermark{background-image:url(https://media.unverferth.com/layout/gfx-logo-killbros.png)}.animation-launcher.killbros .launcher-links a.gallery:before{background-color:#f27c30}.animation-launcher.killbros .launcher-links a.video:before{background-color:#f27c30}.animation-launcher.killbros .launcher-links a.animation:before{background-color:#f27c30}.animation-launcher.parker .watermark{background-image:url(https://media.unverferth.com/layout/gfx-logo-parker.png)}.animation-launcher.parker .launcher-links a.gallery:before{background-color:#c8a954}.animation-launcher.parker .launcher-links a.video:before{background-color:#c8a954}.animation-launcher.parker .launcher-links a.animation:before{background-color:#c8a954}.animation-launcher.topair .watermark{background-image:url(https://media.unverferth.com/layout/gfx-logo-topair.png)}.animation-launcher.topair .launcher-links a.gallery:before{background-color:#fff500}.animation-launcher.topair .launcher-links a.video:before{background-color:#fff500}.animation-launcher.topair .launcher-links a.animation:before{background-color:#fff500}.animation-launcher.unverferth .watermark{background-image:url(https://media.unverferth.com/layout/gfx-logo-unverferth.png)}.animation-launcher.unverferth .launcher-links a.gallery:before{background-color:#ed2024}.animation-launcher.unverferth .launcher-links a.video:before{background-color:#ed2024}.animation-launcher.unverferth .launcher-links a.animation:before{background-color:#ed2024}.animation-launcher.orthman .watermark{background-image:url(https://media.unverferth.com/layout/gfx-logo-orthman.png)}.animation-launcher.orthman .launcher-links a.gallery:before{background-color:#66bf6d}.animation-launcher.orthman .launcher-links a.video:before{background-color:#66bf6d}.animation-launcher.orthman .launcher-links a.animation:before{background-color:#66bf6d}.animation-launcher.raptor .watermark{background-image:url(https://media.unverferth.com/unverferth/logos/raptor-strip-till-med.png)}.animation-launcher.nutrimax .watermark{background-image:url(https://media.unverferth.com/unverferth/logos/nutrimax-med.png)}.animation-launcher.x-treme .watermark{background-image:url(https://media.unverferth.com/unverferth/logos/xtreme-grain-carts.png)}.animation-launcher.v-series .watermark{background-image:url(https://media.unverferth.com/brent/logos/v-series-med.png)}.animation-launcher.avalanche .watermark{background-image:url(https://media.unverferth.com/brent/logos/avalanche-med.png)}.animation-launcher+.imageGallery,.animation-launcher+.image-gallery{display:none}.minbox-prev,.minbox-next{background-position:center center;background-repeat:no-repeat;position:absolute;overflow:hidden;width:10%;display:block;top:35%;bottom:35%;z-index:202;cursor:pointer;opacity:0;transition:opacity .2s ease-in}.minbox-prev:hover,.minbox-next:hover{background-color:#202020;background-color:rgba(0,0,0,.75);background-size:auto}.minbox-next{right:0;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAdJJREFUeNrcWtFNw0AMzU3Q24BswDEB2YBsQLpBNiAjdISyQZmAskHYoGyQTnD4JFdUKAL7EjtOLT0pH9fonlI/v7PPxRiLWwg3AxEPaPG5W4xJIjIBNeAUf6KZ+L5s5P6wBBzjeFRrIOIBu/h3DIBgnch/JC7RI2k1IjnJ3gPuCes+AcGyaiWVOgE2hLWvgMayagXMBUq0llWrQKmlRmOZCCf5xZVsjsp+ADwR1p0BJWCwbFGODCWrJMi4mUxjQDIUJXsD1Na81jUqRvLvrCX7b7RLKZkTOI/sAc/EtQ/oFMzkSK6NOWPy91aJeNzcnZaSOcGjLkfJPpCMCdWaamP2llRrDB2DTGuZSMKBQaa2Ir9TbUyWkjnFvlaJm9sQyXirRC59rxfq3qwS4cix2S/CKZBZ1kWLCNWypNiiXzNVEAssdNTorNYRtcou+ddKteCduHaycZQiwqkZX6ho5tyveBXXSnZxX6WR7N1SZ/ZVKpSkaumeBgU7jarncyki6Us8EhUq4GzFXO93kR7W3PJ7E/ORoGEEpVWLYz/UZohcIiZmIXPkCLVyD9pz9pybDx2BhPmbD5S7KHVc0aWa69tBg/ZMXcpreexXeS2FGotvAQYA8SbWUb3iyFoAAAAASUVORK5CYII=);background-position:center center}.minbox-prev{left:0;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAhVJREFUeNrcWtFtgzAQhaj/YYNkg7BB2SBskHSDjMAIbFC6Ad2ATlCyQbKBMwE9pEOtKhLdmbuz2yc95ceCPJl7fj47HYYhCYgG6IAV/vpjFBKIp+EbDlgueV4oEeUwjw64/StCcpyBR6iAWcxCMoKIn2LIz14ZFnYG7IBrwtgzsOY83FLI+Md2hHE3YMl1MSsho70eiGML4CVG+z0OdBx935MqL4g58JM49g149H2RppAtsCcW9wd+Ut5YKTpUSxRxxeJOYhTSajqUlZAxCD4Tx57w81uOgA5VSb7bIgjOoZW2eSnXypnxo5CoC2n7zfA73xCLO/dauZWLfQqCG+L4UkOEhBBqEBzxgqJ1sKDAKkZxN9qZzrdGxkz0Shx7xrpQhY8QThC84ngXoxBHtNkb2myfGMCn2NcMIzARYTEjKmuG1IwU+CcpM9fiWhOlkJ6xk9thGtaHUMvTNOlqpN/GorFglX474kZK1Y6l0m9HzFxqC6TEVtdh8VOcbKMVHKX27D2jnaPiZJLNhx6jOgUHbDxEYb/3WDOcrIhtzz7X19pbOpmWEI6TiTQjNHu/GQZGSsB8X9o21TwfcYyAuU+YJ1QWxR7kfCTEmfojODz1je6g53dz+0B0si23+FPjKxw9w8nyWIr93u7yTIwxdWzF7nPzoY795sPE4j/cRZmz5cvS20FPSTg06E5TDyzaiGKKLwEGAKNxa+UfoB1GAAAAAElFTkSuQmCC);background-position:center center}#searchOverlay{background-color:#fff;color:#000;text-align:center;font-size:2em;letter-spacing:-0.01em;position:absolute;z-index:4;bottom:0;right:0;top:0;left:0;min-height:2em;display:inline-block;vertical-align:middle}#searchOverlay:after{content:"";display:inline-block;height:100%;width:0;vertical-align:middle}#searchOverlay div{display:inline-block;vertical-align:middle;padding:1em;background-color:#fff;border-radius:12px;box-shadow:1px 1px 3px rgba(0,0,0,.5)}#searchOverlay img{vertical-align:middle;margin:0}#searchOverlay.plainWhite{background:#fff}body.fix-body{position:relative;overflow:hidden}@media only screen and (max-device-width: 480px){.minbox-next,.minbox-prev,.minbox-next:hover,.minbox-prev:hover{background-size:contain}}@media only screen and (min-device-width: 320px)and (max-device-width: 720px){form.compact2 fieldset fieldset,form.compact3 fieldset fieldset{display:block;width:auto}}@media only screen and (max-width: 1140px){.minbox-inner.html{width:100%;max-width:95%}.minbox-close{top:0;right:0}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes spinLoading{0%{transform:translate(-50%, -50%) rotate(0deg)}100%{transform:translate(-50%, -50%) rotate(360deg)}}