footer .footer-container{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;-webkit-align-items:center;box-sizing:border-box;height:80px;justify-content:space-between;max-width:1200px;-ms-flex-align:center;align-items:center;margin:0 auto}footer .footer-container .footer-logo{width:105px}footer .footer-container .footer-logo img{vertical-align:bottom;width:100%}footer .footer-container .footer-menu{display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:15px}footer .footer-container .footer-menu div{margin-right:30px}footer .footer-container .footer-menu div a{color:#515666;font-family:Gotham Medium}footer .footer-container .footer-menu div:last-child{margin-right:0}footer .footer-container .footer-copyright{color:#777;font-family:Gotham Medium;font-size:15px;font-style:normal}@media screen and (max-width:1280px){footer .footer-container{height:auto;min-width:100%}footer .footer-container .footer-copyright{margin-bottom:20px}footer .footer-container .footer-menu div a{font-weight:700}}@media screen and (max-width:800px){footer .footer-container{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:auto;min-width:100%;padding:60px 50px 50px;text-align:center}footer .footer-container .footer-copyright{margin-bottom:20px}footer .footer-container .footer-logo{margin:0 auto 30px}footer .footer-container .footer-menu{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin:0}footer .footer-container .footer-menu div{margin:0 0 30px}}