.globalFooter{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.globalFooter__logoArea{flex-basis:18%;margin-right:2%}.globalFooter__menuArea{flex-basis:18%;margin-left:2%}@media screen and (max-width:900px){.globalFooter__logoArea{flex-basis:45%;margin-right:2%}.globalFooter__menuArea{flex-basis:45%;margin-left:2%}}@media screen and (max-width:600px){.globalFooter__logoArea{flex-basis:100%;margin-right:0}.globalFooter__menuArea{flex-basis:100%;margin-left:0}}.FooterMenu ul{list-style-type:none;padding-left:0}.FooterMenu ul li{padding-bottom:5px;padding-top:5px}.FooterMenu ul li a{color:#666;text-decoration:none}.connect_on_social_title,.footerMenu__headline{color:#3a7c0e}.footer_social{margin-top:20px}.Facebook,.Instagram,.Twitter{color:#3a7c0e;font-size:25px;padding-right:10px}.copywrite__area{background-color:#3c3c3c;padding-bottom:10px;padding-top:10px}.copywrite__area p{color:#fff;font-size:13px}