#footer{background-color:#4a4a4a;display:flex;justify-content:space-between;padding-bottom:30px;padding-top:30px;width:100%}#footer,#footer a{color:#fff}#footer .page-center{display:flex;justify-content:space-between;width:100%}#footer #copyright{font:700 15px Open Sans,sans-serif;letter-spacing:1.5px;text-transform:uppercase}#footer #contact{display:flex;font:600 15px Open Sans,sans-serif;letter-spacing:normal}#footer #contact .contact-content,#footer #contact ul li:not(:last-of-type){margin-right:20px}#footer ul{display:flex;justify-content:flex-end;list-style-type:none;margin:0;padding:0}.footer-logo{display:flex;margin-top:20px}@media only screen and (max-width:1150px){#footer #contact{flex-direction:column}#footer #contact .contact-content{margin-bottom:10px;margin-right:0}#footer ul{justify-content:flex-end}}@media only screen and (max-width:1030px){#footer .page-center{flex-direction:column;text-align:center}#footer #copyright{margin-bottom:10px}#footer ul{justify-content:center}}@media only screen and (max-width:650px){#footer #copyright{font-size:12px}#footer .mobile-hide{display:none}#footer .mobile-wrap{display:block}}