#modernHeaderWrapper1.f-ms { position:relative; z-index:100 }
#header1.f-ms { min-height:52px; z-index:0; padding-top:24px; padding-bottom:24px; margin-left:auto; margin-top:66px; margin-right:auto; background-color:#fff }
#navigation1.f-ms { position:fixed; left:0px; top:0px; right:0px; z-index:1; padding-top:24px; padding-bottom:24px; background-color:#2f3237; opacity:0.95; box-sizing:border-box }
@media screen and (max-width:570px)
{
	#header1.f-ms { margin-top:58px }
	#navigation1.f-ms { padding-top:14px; padding-bottom:14px }
}
