@charset "utf-8";.main{background-color:rgba(251,97,3,1);width:60px;position:fixed;left:0;top:0;height:100vh !important;z-index:9999}#g-nav{position:fixed;z-index:999;top:0;left:-120%;width:100%;height:100vh;background:rgba(251,97,3,1);transition:all .6s}#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:0;transform:translate(0,-50%);width:100%}#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}.openbtn1{position:fixed;z-index:9999;top:50%;left:5px;cursor:pointer;width:50px;height:50px}.openbtn1 span{display:inline-block;transition:all .4s;position:absolute;left:14px;height:3px;border-radius:2px;background-color:#666;width:45%}.openbtn1 span:nth-of-type(1){top:15px}.openbtn1 span:nth-of-type(2){top:23px}.openbtn1 span:nth-of-type(3){top:31px}.openbtn1.active span:nth-of-type(1){top:18px;left:18px;transform:translateY(6px) rotate(-45deg);width:30%}.openbtn1.active span:nth-of-type(2){opacity:0}.openbtn1.active span:nth-of-type(3){top:30px;left:18px;transform:translateY(-6px) rotate(45deg);width:30%}.openbtn4{position:absolute;cursor:pointer;width:50px;height:50px;border-radius:5px;z-index:99999 !important;left:5px;top:50%}.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){.main{background-color:rgba(251,97,3,1);width:60px;position:fixed;left:auto;top:0;height:60px !important;z-index:9999;right:0}.openbtn4{position:absolute;cursor:pointer;width:50px;height:50px;border-radius:5px;z-index:99999 !important;left:5px;top:5%}}