#sp-header.header-invisible.menu-fixed-out {
    background: rgba(0, 0, 0, 0.67) ;
   
}

#sp-top-bar.top-invisible {
    background: rgba(0, 0, 0, 0.67) !important;
   
}
.logo img {
    
    max-width: 153%;
    
}
@media (max-width: 980px){

#sp-header.header-invisible {
    background: #000 !important;
}
   #sp-top-bar.top-invisible {
    background: #000 !important;
} 
    
    }