@media (max-width:767px){.mobile-header-custom .hamburger.active span:nth-child(1){transform:rotate(45deg) translate(8px,8px)}.mobile-header-custom .hamburger.active span:nth-child(2){opacity:0}.mobile-header-custom .hamburger.active span:nth-child(3){transform:rotate(-45deg) translate(8px,-8px)}.mobile-header-custom .dropdown-menu.show{opacity:1;visibility:visible;transform:translateY(0)}}