.header-bottom-section ul{display:flex;justify-content:center;align-items:center;gap:60px;width:100%}.header-bottom-section ul li{color:#fff;font-size:.95rem;font-weight:500;line-height:normal;position:relative}.header-bottom-section ul li:last-child:after{display:none}.header-bottom-section ul li:after{content:"";height:5px;display:inline-block;width:5px;right:-30px;top:10px;border:1px solid #000;border-radius:50px;position:absolute}@media screen and (max-width:767px){.header-bottom-section ul{gap:20px}.header-bottom-section ul li{font-size:.875rem}.header-bottom-section ul li:after{right:-13px}}