.fl-footer-container{align-items:center;display:flex;justify-content:center;margin:auto;width:100%}.footer-text-holder{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;padding-bottom:60px;padding-top:60px;width:60%}.footer-connet,.footer-contact,.footer-legal,.footer-menu{display:flex;flex-direction:column}.social-icons{display:flex;flex-direction:row;flex-wrap:wrap;height:100%;justify-content:space-between;max-width:60%;padding-bottom:5px;padding-top:10px}.footer-logo-container{align-items:flex-end;display:flex;justify-content:flex-end;margin:0}@media screen and (max-width:768px){.social-icons{display:flex;flex-direction:row;flex-wrap:wrap;height:100%;justify-content:space-between;max-width:100%;padding-top:10px}.footer-logo-container{align-items:flex-start;display:flex;justify-content:flex-start;margin:0 0 0 -2px}.footer-text-holder{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;padding-bottom:60px;padding-top:60px;width:90%}}