.nav-menu-srm li li { background-color: transparent !important; border: none !important; background-image: url(images/home-header.png); background-repeat: repeat-x; background-position: center top;}


/* for 768px or less */
@media screen and (max-width: 768px) {
.main-navigation-srm .current-menu-item > a, .main-navigation-srm ul a { color: #fff !important;}

}