.marquee-slider{margin:0 auto;overflow:hidden;white-space:nowrap;width:100%}.marquee-content{animation:marquee 20s 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:80px 0}.image_marquee .top_heading{margin:0 auto;max-width:800px;padding:0 15px;text-align:center}.image_marquee .top_heading h2{color:#6f6f6f;font-size:16px;font-style:normal;font-weight:600;line-height:24px;margin-bottom:40px}@media (max-width:767px){.image_marquee .top_heading h2{font-size:26px;line-height:1.2}.marquee-content div{padding:0 20px}.marquee-content img{filter:contrast(.1);max-height:45px;width:100px}.marquee-content{width:1680px}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-840px)}}}