.header-container-wrapper{height:70px}header{background-color:#fff;position:fixed;top:0;left:0;width:100%;padding:10px 0 20px 0;box-sizing:border-box;-webkit-transition:all ease-in-out .5s;-o-transition:all ease-in-out .5s;transition:all ease-in-out .5s;z-index:5;opacity:1;border-bottom:1px solid #afafaf}.inner-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}header .logo{line-height:1}header .mission{font-family:Prospectus Std,Georgia,serif;font-weight:700;font-size:25px;font-style:italic;color:#cb333b}@media(max-width:960px){header{padding:20px 0;position:relative}.inner-header{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-container-wrapper{height:116px}}@media(max-width:600px){.inner-header.page-center.five-padding{display:block;text-align:center}header .logo{margin-bottom:10px}}