.mshead {
background-color: transparent;
position: absolute;
top: 0px;
z-index: 101;
left: 0px;
}
.msstickyhead {
background: rgba(255,255,255,0.5);  
}
.msheadinner {
background-color: transparent;  
}
.msstickyhead.sticky {
background: rgba(255,255,255,0.5);   
}