.el-hero{height:515px;overflow:hidden;top:0;left:0;z-index:100;background-position:center center;background-size:cover;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-content:stretch;-ms-flex-line-pack:stretch;align-content:stretch;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.el-hero__copy{max-width:1160px;width:100%;padding:0 20px;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-content:stretch;-ms-flex-line-pack:stretch;align-content:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.el-hero__headings{text-align:center}.el-hero__copy h1{margin-bottom:15px;font-weight:500;font-size:3.3em;line-height:1.2em;letter-spacing:-.02em;color:#fff}.el-hero__copy h2{margin:0;font-size:1.2em;font-weight:400;color:rgba(255,255,255,.6)}@media only screen and (max-width:800px){.el-hero__copy{-webkit-align-items:center;-ms-flex-align:center;align-items:center}}