 .scrolling-bar-sec {   color: #fff;   margin: 0px;   background: #c79066;   text-align: center;   padding: 18px 20px;   position: relative;   top: 0;   left: 0;   width: 100%;   overflow: hidden; } .scrolling-bar-sec ul {   display: block;   width: 100%;   transform: translateX(100%);   animation: move 25s linear infinite;   white-space: nowrap;   overflow: hidden !important; } .scrolling-bar-sec ul li {   color: #fff;   margin: 0px;   text-align: center;   font-size: 32px;   font-family: "Bebas Neue", sans-serif;   font-weight: bold;   display: inline-block;   padding: 0px 20px; } @keyframes move {   to {     transform: translateX(-100%);   } } .locations-we-serve-sec [class*="col-"] {   margin-bottom: 30px;   width: 20%; } .locations-we-serve-block {   padding: 35px;   padding-top: 67% !important;   height: 100%; } .locations-we-serve-block p {   margin-bottom: 0px;   color: #fff; } .locations-we-serve-block h3 {   color: #fff;   font-size: 30px;   margin-bottom: 10px; } .locations-we-serve-block h3 a {   color: #fff; } .locations-we-serve-block h3 a:hover, .locations-we-serve-block h3 a:focus {   color: #c79066; } .locations-we-serve-block figure img {   width: 30px; } .other-locations-we-serve-sec .defualt-content-info.text-center.no-padding {   padding-top: 0px; } .other-locations-we-serve-sec .defualt-content-info ul {   text-align: left;   padding-left: 0px;   --bs-gutter-x: 1.5rem;   --bs-gutter-y: 0;   display: flex;   flex-wrap: wrap;   margin-top: calc(-1 * var(--bs-gutter-y));   margin-bottom: 0; } .other-locations-we-serve-sec .defualt-content-info ul li {   flex: 0 0 auto;   width: 25%;   flex-shrink: 0;   max-width: 100%;   padding-right: calc(var(--bs-gutter-x) * 0.5);   margin-top: var(--bs-gutter-y); } .other-locations-we-serve-sec .defualt-content-info ul li:before {   background: #3657a1;   border-radius: 10px; } .other-locations-we-serve-sec .defualt-content-info ul li a {   color: #0a1633; } .other-locations-we-serve-sec .defualt-content-info ul li a:hover, .other-locations-we-serve-sec .defualt-content-info ul li a:focus {   color: #c79066; } @media (max-width: 1800px) {} @media (max-width: 2200px) {} @media (max-width: 1900px) {} @media (max-width: 1800px) {   .scrolling-bar-sec ul li {     font-size: 30px;   } } @media (max-width: 1700px) {   .scrolling-bar-sec ul li {     font-size: 28px;   }   .locations-we-serve-block {     padding: 25px;   } } @media (max-width: 1600px) {   .scrolling-bar-sec ul li {     font-size: 26px;   }   .locations-we-serve-block {     padding: 30px;   } } @media (max-width: 1500px) {   .scrolling-bar-sec ul li {     font-size: 24px;   }   .locations-we-serve-block {     padding: 28px;   } } @media (max-width: 1400px) {   .scrolling-bar-sec ul li {     font-size: 22px;   }   .locations-we-serve-block {     padding: 25px;   } } @media (max-width: 1300px) {   .scrolling-bar-sec ul li {     font-size: 21px;   }   .locations-we-serve-block {     padding: 20px;   } } @media (max-width: 1200px) {   .scrolling-bar-sec ul li {     font-size: 20px;   }   .locations-we-serve-sec [class*="col-"] {     width: 33.33%;     padding: 0px 10px;     margin-bottom: 20px;   }   .locations-we-serve-sec .row {     margin: 0px -10px;   }   .locations-we-serve-block {     padding: 20px;   } } @media (max-width: 1100px) {   .scrolling-bar-sec ul li {     font-size: 20px;   }   .locations-we-serve-sec [class*="col-"] {     width: 33.33%;   } } @media (max-width: 991px) {   .scrolling-bar-sec ul li {     font-size: 20px;   }   .locations-we-serve-sec [class*="col-"] {     width: 50%;   }   .other-locations-we-serve-sec .defualt-content-info ul li {     width: 33.33%;   } } @media (max-width: 767px) {   .scrolling-bar-sec ul li {     font-size: 20px;   }   .locations-we-serve-sec [class*="col-"] {     width: 50%;   }   .other-locations-we-serve-sec .defualt-content-info ul li {     width: 33.33%;   } } @media (max-width: 576px) {   .scrolling-bar-sec ul li {     font-size: 20px;   }   .locations-we-serve-sec [class*="col-"] {     width: 100%;   }   .other-locations-we-serve-sec .defualt-content-info ul li {     width: 50%;   } }