.cf-hero{position:relative;background-color:rgba(0,0,0,.3);overflow:hidden}.hero-wrapper{height:100%;width:100%;position:absolute;z-index:-1}.hero-text{position:absolute;top:50%;left:100px;transform:translateY(-50%);text-align:left}.hero-logo{margin-bottom:30px;max-height:60px}.hero-title{text-transform:uppercase;font-size:58px;color:#fff;margin-bottom:30px}.hero-desc{font-size:24px;font-weight:300;color:#fff;margin:0 0 30px 0}.hero-cta{display:flex;margin-top:70px}.cta{display:flex;justify-content:center;align-items:center;color:#fff;text-transform:uppercase;font-weight:700;text-decoration:none;transition:all .3s;margin-right:10px;padding:15px 50px;cursor:pointer}.cta-primary{background-color:#008872}.cta-secondary{border:2px solid #fff}.cta-primary:hover{background-color:#017e69}.cta-secondary:hover{background-color:#fff;color:#008872}.video-content{width:100%}@media(max-width:1300px){.cf-hero{height:45vh !important}.hero-title{font-size:36px}.hero-logo{max-height:50px}}@media(max-width:900px){.hero-title{font-size:26px}.hero-desc{font-size:18px}.hero-text{left:20px}.hero-logo{max-height:35px}}