@media only screen and (max-width: 768px) {
  #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
    color: white !important;
  }
  .footer-menu li {
    display: block !important;
    padding-right: 0 !important;
    padding: 10px 20px !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2196078431) !important;
  }
  .social ul {
    width: 100% !important;
  }
}/*# sourceMappingURL=responsiveness.css.map */