@media only screen and (min-width:980px){#top-menu-nav #top-menu{opacity:0;-moz-animation:fadeOut 0.6s 1 cubic-bezier(0.77,0,.175,1);-ms-animation:fadeOut 0.6s 1 cubic-bezier(0.77,0,.175,1);-o-animation:fadeOut 0.6s 1 cubic-bezier(0.77,0,.175,1);-webkit-animation:fadeOut 0.6s 1 cubic-bezier(0.77,0,.175,1);transition:fadeOut 0.6s 1 cubic-bezier(0.77,0,.175,1)}#top-menu-nav #top-menu.menu-visible{opacity:1;-moz-animation:fadeIn 0.6s 1 cubic-bezier(0.77,0,.175,1);-ms-animation:fadeIn 0.6s 1 cubic-bezier(0.77,0,.175,1);-o-animation:fadeIn 0.6s 1 cubic-bezier(0.77,0,.175,1);-webkit-animation:fadeIn 0.6s 1 cubic-bezier(0.77,0,.175,1);transition:fadeIn 0.6s 1 cubic-bezier(0.77,0,.175,1)}#top-menu-nav .menu-toggle{float:right;margin:-8px 0 0 10px;cursor:pointer}#top-menu-nav .menu-toggle:after{font-family:'ETmodules';font-size:32px;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative;content:'\61'}}