@media(max-width:1024px){.show-dropdown{display:block;position:absolute;background-color:#fff!important;z-index:2222;top:84px;left:0;width:100%;min-height:calc(100vh - 84px);padding-top:70px}.show-dropdown ul{width:100%;flex-direction:column;gap:20px;margin-left:40px;margin-right:40px;overflow:hidden}.show-dropdown .nav-sub-dropdown{position:relative}}@media(max-width:767px){.show-dropdown{top:71px;min-height:calc(100vh - 71px)}}@media(max-width:640px){.show-dropdown{top:59px;min-height:calc(100vh - 59px)}}@media(max-width:600px){.show-dropdown ul{margin-left:20px;margin-right:20px}}@media(max-width:1024px){.nav-main-item{height:-moz-fit-content;height:fit-content;max-height:34px;display:flex;justify-content:space-between;align-items:center}.nav-main-item span{padding-bottom:10px}.nav-right-active{display:flex;align-items:center;flex-direction:row-reverse;justify-content:space-between;position:absolute;top:90px;left:0;z-index:2222;width:100%;padding-left:40px;padding-right:40px;margin-top:20px}}@media(max-width:600px){.nav-right-active{padding-left:20px;padding-right:20px}}@media(max-width:767px){.nav-right-active{top:73px}}@media(max-width:640px){.nav-right-active{top:61px}}