.side_menu_off{background:#000000b3;width:90%;height:100%;position:fixed;right:-90%;top:0;transition-duration:.6s;z-index:30}@media screen and (min-width:600px){.side_menu_off{background:#000000b3;width:50%;height:100%;position:fixed;right:-50%;top:0;transition-duration:.6s;z-index:30}}.side_menu_show{background:#000000b3;width:90%;height:100%;position:fixed;right:0;top:0;transition-duration:.6s;z-index:30}@media screen and (min-width:600px){.side_menu_show{background:#000000b3;width:50%;height:100%;position:fixed;right:0;top:0;transition-duration:.6s;z-index:30}}#close_icon{position:fixed;z-index:50;color:#fff}.scroll_none{overflow:hidden}
