.marquee-slider{margin:0 auto;overflow:hidden;white-space:nowrap;width:100%}.marquee-content{animation:marquee 40s linear infinite;display:flex;justify-content:space-between;width:3720px}.marquee-content div{align-items:center;display:flex;padding:0 80px}.marquee-content img{max-height:84px;object-fit:contain;width:150px}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-1860px)}}.image_marquee{padding:40px 0}.image_marquee .top_heading{margin:0 auto;max-width:1280px;padding:0 15px;text-align:center}.image_marquee .top_heading h2{font-size:24px;font-style:normal;font-weight:600;line-height:44px;margin-bottom:30px}@media(max-width:1024px){.image_marquee .top_heading h2{font-size:18px;line-height:1.2}}@media (max-width:767px){.marquee-content div{padding:0 20px}.marquee-content img{max-height:45px;width:100px}.marquee-content{width:1680px}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-840px)}}}