div.fullscreenmenu{position:fixed;width:100%;height:100%;font-size:10px;background:#d62595;text-align:center;overflow:auto;z-index:-1;-webkit-transition:.3s ease-in;transition:.3s ease-in}div.fullscreenmenu .navcontent{position:absolute;top:0;width:100%;height:100%}div.fullscreenmenu ul.nav-menu{font-size:3.5em;font-family:Bitter,sans-serif;list-style:none;margin:1em 0 0;padding:0}div.fullscreenmenu ul.nav-menu li{border-bottom:1px solid #eee}div.fullscreenmenu ul.nav-menu li a{text-decoration:none;padding:5px 0;display:block;color:#fff}div.fullscreenmenu ul.nav-menu li a:hover{color:#ffffe0}div.fullscreenmenu.top{top:-100%;left:0}div.fullscreenmenu.left{left:-100%;top:0}div.fullscreenmenu.bottom{bottom:-100%;left:0}div.fullscreenmenu.right{right:-100%;top:0}div.fullscreenmenu.open{z-index:9999}div.fullscreenmenu.top.open{top:0;z-index:999}div.fullscreenmenu.left.open{left:0;z-index:999}div.fullscreenmenu.right.open{right:0;z-index:999}div.fullscreenmenu.bottom.open{bottom:0;z-index:999}.animateddrawer{font-size:10px;width:3em;height:2.8em;outline:0;display:block;position:relative;background:#fff;z-index:auto}.animateddrawer:after,.animateddrawer:before{position:absolute;content:'';display:block;width:100%;height:.6em;background:#000;border-radius:2px;top:0;left:0;opacity:1;-webkit-transition:.3s ease-in;transition:.3s ease-in}.animateddrawer:after{top:auto;bottom:0}.animateddrawer span{width:100%;height:.6em;background:#000;position:absolute;top:50%;margin-top:-.3em;border-radius:2px;-ms-transform-origin:50% 50%;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transition:.3s ease-in .3s;transition:.3s ease-in .3s}.cimg{position:absolute;right:15px;top:30px;width:37px}