.hero-banner-bg{width:100%;max-height:560px;background:linear-gradient(45deg,#ea7629,#fced26);background-size:150% 150%;animation:gradient 7s ease infinite;margin:0;display:inline-block;text-align:center;color:#fff}.hero-banner-bg .container{max-width:960px !important;width:100% !important;margin:0 auto !important;padding:180px 0 50px !important}.hero-banner-bg .hero-banner-bg-wrap{width:100%;display:inline-block}.hero-banner-bg .hero-banner-bg-wrap h1{max-width:600px;font-family:'Proxima Nova Alt Lt';color:#fff;font-size:40px;font-weight:100;line-height:46px;display:block;margin:0 auto 30px;padding:0}@keyframes gradient{0%{background-position:0 50%}50%{background-position:100% 50%}100%{background-position:0 50%}}@media(max-width:767px){.hero-banner-bg .container{padding:150px 40px 80px !important}.hero-banner-bg .hero-banner-bg-wrap h1{font-size:36px;line-height:42px}}@media(max-width:320px){.hero-banner-bg .hero-banner-bg-wrap h1{font-size:30px;line-height:36px}}