#header #header-top-edusi {
  min-height: 152px;
  max-width: 983px;
  width: 100%;
  margin: 0 auto;
}
#header #header-top-edusi #branding {
  font-size: 0;
  padding: 15px 0;
}
#header #header-top-edusi .edusi-left {
  width: 20%;
  display: inline-block;
  vertical-align: middle;
}
#header #header-top-edusi .edusi-center {
  width: 60%;
  display: inline-block;
  vertical-align: bottom;
  text-align: center;
  margin-bottom: -14px;
}
#header #header-top-edusi .edusi-right {
  width: 20%;
  display: inline-block;
  vertical-align: middle;
  text-align: right;
}

@media all and (max-width: 875px) {
  #header #header-top-edusi #branding {
    padding: 15px 10px;
    position: relative;
  }
  #header #header-top-edusi .edusi-left img {
    height: 85px;
    width: auto;
  }
  #header #header-top-edusi .edusi-center {
    margin-bottom: -50px;
  }
  #header #header-top-edusi .edusi-right img {
    height: 85px;
    width: auto;
  }
}
@media all and (max-width: 560px) {
  #header #header-top-edusi .edusi-left {
    width: 50%;
  }
  #header #header-top-edusi .edusi-center {
    margin-bottom: -40px;
    position: absolute;
    left: 25%;
    bottom: 15px;
  }
  #header #header-top-edusi .edusi-center img {
    width: 200px;
  }
  #header #header-top-edusi .edusi-right {
    width: 50%;
  }
}
@media all and (max-width: 420px) {
  #header #header-top-edusi {
    min-height: 175px;
  }
  #header #header-top-edusi .edusi-center {
    left: 18%;
    bottom: -10px;
  }
}
@media all and (max-width: 340px) {
  #header #header-top-edusi .edusi-center {
    left: 10%;
  }
}

/*# sourceMappingURL=edusi.css.map */
