.happy-team-section{background-image:url(/assets/images/bg-loop.png);background-repeat:repeat-x;background-size:auto 100%;background-position:100% 0;animation:scroll-bg 45s linear infinite;margin-top:30px;margin-bottom:20px}.happy-team-section:hover{animation-play-state:paused}@keyframes scroll-bg{0%{background-position:0 0}to{background-position:100% 0}}.happy-team-heading{background:#F6F6F6;text-align:center;width:auto;display:inline-block;border-radius:24px;line-height:49px;padding:35px 50px;text-transform:capitalize;margin-top:70px;margin-bottom:70px;font-family:Poppins,sans-serif;font-weight:700;font-size:36px;color:#161616;box-shadow:0 4px 6px rgba(0,0,0,.1)}@media only screen and (max-width:767px){.happy-team-heading{line-height:30px;border-radius:13px;padding:25px 30px;margin-top:30px;margin-bottom:30px;font-size:21px}.happy-team-content{min-height:300px}.happy-team-section{animation-duration:35s}}@media only screen and (max-width:480px){.happy-team-heading{padding:20px 25px;font-size:18px;line-height:26px}}