#menu{position:fixed;height:100%;padding:1%;box-sizing:border-box;top:0;background:white;overflow:scroll;-webkit-overflow-scrolling:touch;-webkit-transition:all 0.1s ease-in-out;transition:all 0.1s ease-in-out;z-index:999}#wrapper_menu{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.7);z-index:888}#close_button{position:fixed;z-index:9999;right:10px;width:50px;height:50px;overflow:hidden}#close_button:hover{cursor:pointer}#close_button span{position:absolute;left:0px;top:-50px;text-indent:-9999px;display:block;background-image:url("../img/menu_sprite@2x.png");background-image:url("../img/menu_sprite.png") \9;background-repeat:no-repeat;width:50px;height:150px;background-size:50px 150px}#close_button span:active{top:-49px}#menu_button{position:fixed;z-index:9999;right:-50px;width:50px;height:50px;overflow:hidden;-webkit-transition:right 300ms}#menu_button:hover{cursor:pointer}#menu_button span{position:absolute;left:0px;top:0px;text-indent:-9999px;display:block;background-image:url("../img/menu_sprite@2x.png");background-image:url("../img/menu_sprite.png") \9;background-repeat:no-repeat;width:50px;height:150px;background-size:50px 150px}#menu_button span:active{top:1px}#pagetop_button{position:fixed;z-index:9999;right:-50px;width:50px;height:50px;overflow:hidden;-webkit-transition:right 300ms}#pagetop_button:hover{cursor:pointer}#pagetop_button span{position:absolute;left:0px;top:-100px;text-indent:-9999px;display:block;background-image:url("../img/menu_sprite@2x.png");background-image:url("../img/menu_sprite.png") \9;background-repeat:no-repeat;width:50px;height:150px;background-size:50px 150px}#pagetop_button span:active{top:-99px}.visible_button{right:10px !important}

/*# sourceMappingURL=jquery.KNResponsiveMenu.min.css.map */