.hero{align-items:center;background-position:50%;background-size:cover;display:flex;justify-content:center;min-height:450px;width:100%}.hero.parallax{background-attachment:fixed}.hero-inner{max-width:1200px;width:100%}.hero-content{display:flex;justify-content:center}.hero h1{color:#fff;font-family:SweetSans,Sans-serif;font-size:52px;font-weight:600;margin-bottom:0;text-align:center;text-transform:uppercase}.hero p{color:#b6925e;font-family:CynthoNext-Regular,Sans-serif;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:1260px){.hero{padding-left:24px;padding-right:24px}}@media only screen and (max-width:991px){.hero h1{font-size:40px!important}}@media only screen and (max-width:575px){.hero-content{width:auto}}