@media only screen and (min-width: 1000px) {
    #menu-main-menu li:nth-child(5) .second .inner ul li {
        width: 310px !important;
    }
}
header.sticky nav.main_menu ul li{z-index:999;} 
/* Enter Your Custom CSS Here */

header:not(.sticky):not(.scrolled) .header_bottom .container_inner, header.fixed_top_header .bottom_header .container_inner {
    border-bottom: 1px solid #eaeaea;
    height: 124px !important;
}