.hero-wrapper{position:Relative;margin-top:180px}.hero-bg{min-height:100vh;width:100%;position:absolute;left:0px;top:0px;z-index:0;background-size:cover;background-repeat:no-repeat;background-position:center center;margin-bottom:8em}.banner-hero{min-height:100vh;width:100%;z-index:1;position:relative;display:flex;align-items:center;justify-content:center;margin-bottom:8em}.hero-contents{display:flex;width:100%;color:#f1f3f6;height:60%;justify-content:center;align-items:center;padding:4em}.hero-title{font-size:.6em;padding:1em;max-width:100%;min-width:50%}.hero-info{text-align:right;padding:1em;max-width:50%}@media all and (max-width:1279px){.hero-info{text-align:left;padding:1em;max-width:100%}.hero-title{font-size:.6em;padding:1em;max-width:100%}.hero-contents{height:calc(100% - 200px);flex-wrap:wrap;position:Relative;top:80px}}