.inner-hero-sec{background-position:50%;background-repeat:no-repeat;background-size:cover;border:0 solid #ecefef;margin-bottom:0;margin-top:0;padding:100px 30px 107px;position:relative;text-align:center;width:100%;z-index:1}.inner-hero-sec .title{display:inline-block;margin-bottom:20px;margin-top:25px;width:100%}.inner-hero-sec .title h1{animation-delay:.8s!important;animation:slide-in-anim .8s ease-out forwards;left:50px;opacity:0;position:relative}.inner-hero-sec .title h1,.inner-hero-sec .title h2{color:#fff;display:inline-block;font-size:46px;font-weight:700;letter-spacing:-1px;margin-bottom:0;text-align:center;width:100%}.inner-hero-sec.center_top{background-position:top}@keyframes slide-in-anim{0%{opacity:0;transform:translateX(-100px)}to{opacity:1;transform:translateX(-50px)}}@media(max-width:767px){.inner-hero-sec .title h1{font-size:41px}}@media(max-width:640px){.inner-hero-sec .title h1{font-size:38px}}@media(max-width:400px){.inner-hero-sec .title h1{font-size:38px}}