.fl-footer-container{align-items:center;display:flex;justify-content:left;margin:auto;width:100%}.footer-text-holder{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;padding-bottom:60px;padding-left:30px;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-top:10px}.footer-logo-container{align-items:flex-end;display:flex;justify-content:flex-end;margin:50px}@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:10px 0}.footer-text-holder{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;padding-bottom:60px;padding-top:60px;width:90%}}