#masthead{position:relative;max-width:100%;padding-top:var(--global--spacing-vertical);padding-bottom:var(--global--spacing-vertical);padding-left:calc(0.5 * (100% - var(--responsive--alignwide-width)));padding-right:calc(0.5 * (100% - var(--responsive--alignwide-width)))}#masthead:before{content:" ";position:absolute;width:100%;height:100%;margin-top:calc(-1 * var(--global--spacing-vertical));margin-left:calc(0.5 * (var(--responsive--alignwide-width) - 100%));margin-right:calc(0.5 * (var(--responsive--alignwide-width) - 100%));background-color:rgba(255,255,255,.3);box-shadow:0 0 1px rgba(0,0,0,.3)}#masthead .site-branding,#masthead #site-navigation{z-index:1}.site-logo{margin:0}#masthead.has-logo:before{margin-top:0}@media only screen and (max-width:481px){#masthead{position:static}}#breadcrumb{max-width:100%;padding-left:calc(0.5 * (100% - var(--responsive--alignwide-width)));padding-right:calc(0.5 * (100% - var(--responsive--alignwide-width)));background-color:rgba(256,256,256,.15);box-shadow:0 0 1px rgba(0,0,0,.3)}