.team-hero-banner{background-attachment:fixed;background-color:#1b2032;background-position:top;background-repeat:no-repeat;background-size:cover;border:0 solid #ecefef;display:inline-block;margin-bottom:0;margin-top:0;padding:150px 30px;width:100%}.team-hero-banner .title{display:inline-block;text-align:center;width:100%}.team-hero-banner .title h1{animation-delay:.8s!important;animation:slide-in-anim .8s ease-out forwards;color:#fff;left:50px;margin-bottom:20px;margin-top:25px;opacity:0;position:relative}@keyframes slide-in-anim{0%{opacity:0;transform:translateX(-100px)}to{opacity:1;transform:translateX(-50px)}}@media(max-width:767px){.team-hero-banner .title h1{font-size:41px}}@media(max-width:640px){.team-hero-banner .title h1{font-size:38px}}@media(max-width:400px){.team-hero-banner .title h1{font-size:34px}}