@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.container.hero-section{align-items:center;animation:fadeIn 3s;display:flex;display:-webkit-box;display:-ms-flexbox;flex-direction:column;justify-content:flex-start;padding:7% 1% 6%}.hero-text-wrap{float:none!important;margin:0 auto!important;max-width:1230px}.hero-border{border-bottom:3px;border-style:solid;margin:30px 0;width:20%}.hero-section .hero-subhead p{color:#fff!important;font-size:28px!important;line-height:1.4;margin:20px}@media (max-width:1280px){.hero-text-wrap{padding:20px}.container.hero-section{display:block}}@media (max-width:467px){.container.hero-section{padding:7% 1% 4%}}