/* Enter Your Custom CSS Here */

.navigation-container
{
background:rgba(0,0,0,0.5);
}

.home .navigation-container
{
background:none;
}