#supermenuul li a.tll { font-size: 15px; } #supermenu  ul li div a { font-size: 16px !important; } #supermenu { 
    				background-color: #000000; 
					background-image: linear-gradient(to bottom,  #000000 ,  #000000 );
					background-repeat: repeat-x;
					border: none;
					-moz-box-shadow: none;
					-webkit-box-shadow: none;
					box-shadow: none; } #supermenu ul li a.tll { color: #ffee00;} #supermenu ul li.tlli:hover a.tll { color: #ffffff;} #supermenu ul li div.bigdiv.withflyout > .withchildfo > .flyouttoright { background: #ff0000;} @media (min-width: 992px) {
    #supermenu {
        display: none !important;
    }
}