#ctl00_topheader, #menuContainer.affix { background-image: -ms-linear-gradient(left, #81AC23 0%, #339E79 100%, #207CCA 0%, #7db9e8 100%); background-image: -moz-linear-gradient(left, #81AC23 0%, #339E79 100%, #207CCA 0%, #7db9e8 100%); background-image: -o-linear-gradient(left, #81AC23 0%, #339E79 100%, #207CCA 0%, #7db9e8 100%); background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #81AC23), color-stop(100, #339E79), color-stop(0, #207CCA), color-stop(100, #7db9e8)); background-image: -webkit-linear-gradient(left, #81AC23 0%, #339E79 100%, #207CCA 0%, #7db9e8 100%); background-image: linear-gradient(to right, #81AC23 0%, #339E79 100%, #207CCA 0%, #7db9e8 100%);}@media screen and (max-width: 767px) {#ctl00_topheader, #menuContainer.affix {background-image:none;}}