

@media only screen and (max-width: 1000px){
    .header_bottom, nav.mobile_menu {
            background-color: rgba(255, 255, 255, 0)!important;
    }    
}