.header,
.content,
.footer{text-align:center;}
.header,
.footer{background:#FFF;font-weight:bold;color:#fff;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;height:60px;padding:13px 0;}
.header{border-bottom:1px solid rgba(0, 0, 0, 0.1) !important;}
.header .logo-m{height:38px;padding:0;margin:0;}
.header .search-m{height:20px;padding:5px 20px 0 0;margin:0;}
.header .menu-m{width:100%;padding:5px 0 0 20px;}
.header.fixed{position:fixed;top:0;left:0;}
.footer.fixed{position:fixed;bottom:0;left:0;}
.menu_open{float:left;}
.menu_search{float:right;}
.header a span{background:#fff;display:block;height:2px;margin:6px 0;}
.content{padding:150px 50px 50px 50px;}
.mm-listitem a, .mm-listitem a:hover{text-decoration:none;color:#FFF !important;font-weight:400 !important;font-size:13px;text-transform:uppercase;}
.mm-menu_offcanvas{width:80%;min-width:240px;max-width:440px;}