@media only screen and (min-width:980.5px){#hamburger{display:none}}#hamburger{position:absolute;right:20px;top:5px}.container{cursor:pointer;display:inline-block}.bar1,.bar2,.bar3{background-color:#fff;height:2px;margin:6px 0;transition:.4s;width:25px}.change .bar1{transform:translateY(8px) rotate(-45deg)}.change .bar2{opacity:0}.change .bar3{transform:translateY(-8px) rotate(45deg)}