.fishpac #top-header , .fishpac .et-fixed-header#top-header{background:#6297ac;}
.rainpac #top-header, .rainpac .et-fixed-header#top-header {background:#035ba6;}
.flexitank #top-header, .flexitank .et-fixed-header#top-header {background:#e87b38;}
.solar #top-header, .solar .et-fixed-header#top-header {background:#e87b38;}
@media only screen and ( max-width: 767px ) {
.hideonmobile{
display:none !important;
}
}
@media only screen and ( min-width: 767px ) {
.hideondesktop{
display:none !important;
}
}