@charset "utf-8";#g-nav{position:fixed;z-index:999;top:0;left:-120%;width:100%;height:100vh;transition:all .6s;background-color:rgba(77,103,77,1)}#g-nav.panelactive{left:0}#g-nav.panelactive #g-nav-list{position:fixed;z-index:999;width:100%;height:100vh;overflow:auto;-webkit-overflow-scrolling:touch}#g-nav ul{position:absolute;z-index:999;top:50%;left:50%;transform:translate(-50%,-50%);width:80%}#g-nav li{list-style:none;text-align:center}#g-nav li a{color:#fff;text-decoration:none;padding:10px;display:block;letter-spacing:.1em;font-weight:700}.openbtn{position:fixed;z-index:9999;top:10px;left:10px;cursor:pointer;width:50px;height:50px}.openbtn span{display:inline-block;transition:all .4s;position:absolute;left:14px;height:3px;border-radius:2px;background-color:#666;width:45%}.openbtn span:nth-of-type(1){top:15px}.openbtn span:nth-of-type(2){top:23px}.openbtn span:nth-of-type(3){top:31px}.openbtn.active span:nth-of-type(1){top:18px;left:18px;transform:translateY(6px) rotate(-45deg);width:30%}.openbtn.active span:nth-of-type(2){opacity:0}.openbtn.active span:nth-of-type(3){top:30px;left:18px;transform:translateY(-6px) rotate(45deg);width:30%}.navicon{background-color:rgba(0,37,0,1);height:80px;width:80px;display:block;margin:0;padding:0;position:absolute;left:0;top:80px}.openbtn4{position:relative;cursor:pointer;width:50px;height:50px;z-index:9999 !important;margin-top:5px;margin-right:auto;margin-left:auto;background-color:#002500}.openbtn4 span{display:inline-block;transition:all .4s;position:absolute;left:14px;height:2px;border-radius:5px;background:#fff;width:45%}.openbtn4 span:nth-of-type(1){top:13px}.openbtn4 span:nth-of-type(2){top:19px}.openbtn4 span:nth-of-type(3){top:25px}.openbtn4 span:nth-of-type(3):after{content:"Menu";position:absolute;top:5px;left:-2px;color:#fff;font-size:.6rem;text-transform:uppercase}.openbtn4.active span:nth-of-type(1){top:14px;left:18px;transform:translateY(6px) rotate(-45deg);width:30%}.openbtn4.active span:nth-of-type(2){opacity:0}.openbtn4.active span:nth-of-type(3){top:26px;left:18px;transform:translateY(-6px) rotate(45deg);width:30%}.openbtn4.active span:nth-of-type(3):after{content:"Close";transform:translateY(0) rotate(-45deg);top:5px;left:4px}@media screen and (max-width:896px){.navicon{background-color:rgba(0,37,0,1);height:60px;width:60px;display:block;margin:0;padding:0;position:absolute;left:65px;top:5px}}