#menu-xs{background-color:#fff;box-sizing:border-box;height:100%;left:-300px;max-width:90%;overflow-y:auto;padding:0;position:fixed;text-align:center;top:0;transition:all .3s ease-in;width:300px;z-index:999}#menu-xs ul{margin-bottom:0;margin-top:0;padding:0}#menu-xs ul li:last-child a{border-bottom:1px solid #eee}#menu-xs ul li a,#menu-xs ul li span.menu__link{border-top:1px solid #eee;color:#232629;display:block;font-weight:900;line-height:50px;text-decoration:none;text-transform:uppercase;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}#menu-xs ul li a:hover{letter-spacing:1px}#menu-xs ul .is-menu-submenu{font-size:90%}#menu-xs ul .is-menu-submenu a{text-transform:none}@media only screen and (max-width:767px){body.menu-xs-open{height:100%;overflow:hidden;width:100%}body.menu-xs-open #menu-xs{left:0}}.page-wrap{box-sizing:border-box;padding:0;transition:all .3s ease-in;width:100%}body.menu-xs-open{overflow-x:hidden;width:100%}@media screen and (min-width:768px){body.menu-xs-open{overflow:visible;width:auto}}body.menu-xs-open .page-wrap{overflow-x:hidden}@media screen and (min-width:768px){body.menu-xs-open .page-wrap{overflow:visible}}body.menu-xs-open #main-content,body.menu-xs-open .footer{margin-left:300px;transition:all .3s ease-in;width:100%}@media screen and (min-width:768px){body.menu-xs-open #main-content,body.menu-xs-open .footer{margin-left:0;width:auto}}header button:focus{outline:none}#menu-xs-toggle{background:#009845;border:none;border-radius:50px;cursor:pointer;height:30px;margin:auto 0;padding:0;position:relative;width:30px}@media only screen and (min-width:768px){#menu-xs-toggle{display:none}}#menu-xs-toggle:after,#menu-xs-toggle:before{background-color:#fff;content:"";position:absolute;transition:all .5s ease}#menu-xs-toggle:before{height:18px;left:15px;top:6px;width:2px}#menu-xs-toggle:after{height:2px;left:7px;top:14px;width:18px}body.menu-xs-open button#menu-xs-toggle:after,body.menu-xs-open button#menu-xs-toggle:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}body.menu-xs-open #menu-xs-overlay{background:rgba(0,0,0,.4);display:block;height:100%;left:0;position:fixed;top:0;width:100%;z-index:995}@media only screen and (min-width:768px){body.menu-xs-open #menu-xs-overlay{display:none;pointer-events:none}}#menu-xs{display:block}@media screen and (min-width:768px){#menu-xs{display:none}}