footer{padding:30px 0;float:left;width:100%}.footer-wrapper{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center}.footer-logo{display:none;float:left;width:56px;height:56px}.footer-list{text-align:center;display:flex;margin-top:6px;font-size:14px;line-height:20px}.footer-list ul{list-style:none;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;margin:0;padding:0}.footer-list li{float:left;margin-left:25px;color:#333;list-style-type:none}.footer-list li a{text-decoration:none;color:#333}.footer-social{display:flex;justify-content:center;width:100%}.icon-facebook img{width:24px}.copyright{text-align:center}.copyright p{color:#aaa;font-size:13px;line-height:18px}@media screen and (min-width:639px){.footer-list{text-align:left}.footer-logo{display:block}.copyright{text-align:right}}@media(min-width:768px) and (max-width:1090px){.footer-social{justify-content:flex-end}}@media(min-width:1090px){.footer-social{width:auto}}