.hero{background-position:50%;background-size:cover}.hero,.hero-overlay{align-items:center;display:flex;justify-content:center;min-height:525px;width:100%}.hero-overlay{background:rgba(0,0,0,.5);height:100%}.hero.parallax{background-attachment:fixed}.hero-inner{max-width:1200px;width:100%}.hero-content{display:flex;flex-direction:column;justify-content:center}.hero h1,.hero-content{color:#fff;text-align:center}.hero h1{font-size:52px;font-weight:600;margin-bottom:0;text-transform:uppercase}.hero p{color:#b6925e;font-size:22px;font-weight:400;text-align:left}.hero span.divider{background-color:#b6925e;height:4px;width:18%}@media only screen and (max-width:991px){.hero h1{font-size:40px!important}}@media only screen and (max-width:575px){.hero-content{width:auto}.hero h1{font-size:37px!important}}