.home-banner{min-height:70vh;background-color:#fff;background-position:center;background-repeat:no-repeat;background-size:cover;padding:14.35% 0px;width:100% !important;position:relative}.home-banner-overlay{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.25;z-index:10}.home-banner-content{z-index:50;position:absolute;top:55%;left:50%;transform:translate(-50%,-50%);height:auto;width:60%;text-align:center}.home-banner-content h1{text-align:center;font-size:7vh;font-weight:bold;margin-bottom:2px !important;color:#fff}.home-banner-content h2{text-align:center;font-size:7vh;font-weight:bold;margin-bottom:2px !important;color:#fff}.home-banner-content p{-webkit-animation:caption-bottom .5s 1 ease-out;animation:caption-bottom .5s 1 ease-out;font-size:2.5vh;color:#fff;line-height:1.3em;text-align:center}.waves{position:absolute;bottom:0;width:100%;height:15vh;margin-bottom:-7px;min-height:100px;max-height:150px;z-index:11}@keyframes move-forever{0%{transform:translate3d(-90px,0,0)}100%{transform:translate3d(85px,0,0)}}@media(max-width:1024px){.home-banner-content{width:95%;top:50%;left:50%;transform:translate(-50%,-50%)}}@media(max-width:768px){.waves{height:40px;min-height:40px}}