header {
  background-color: #002762;
  background-image: url(/themes/uscourts/body-header-star-bankruptcy.jpg);
  background-repeat: repeat-x;
}

.site-header-middle {
  padding: 0;
}
.site-header-middle .l-container {
  padding: 20px 0;
}
@media screen and (min-width: 1024px) {
  .site-header-middle .l-container {
    display: grid;
    grid-template-columns: 3fr 1fr;
    -ms-grid-columns: 3fr 1fr;
  }
  .site-header-middle .l-container .block-system-branding-block {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
  }
  .site-header-middle .l-container .block-search-api-page-form-block {
    -ms-grid-column: 4;
    -ms-grid-column-span: 1;
    max-width: 322px;
    margin-top: 35px;
  }
}
@media screen and (min-width: 1540px) {
  .site-header-middle .l-container {
    max-width: 1288px;
  }
}

.site-header {
  max-width: 90%;
  width: auto;
  margin: 0 auto;
  /*** SEAL ***/
}
.node__content .site-header {
  max-width: none;
}
.site-header h1, .site-header h2 {
  margin: 0;
}
@media screen and (min-width: 1540px) {
  .site-header {
    max-width: 1288px;
  }
}
.site-header .site-logo img {
  display: none;
  width: 130px;
  height: 130px;
}
@media screen and (min-width: 1200px) {
  .site-header .site-logo img {
    position: relative;
    float: left;
    display: block !important;
  }
}

.court-info a {
  text-decoration: none;
  color: white;
}

/*** SITE NAME ***/
@media screen and (min-width: 1024px) {
  .court-info {
    margin-top: 20px;
    margin-left: 12px;
    float: left;
  }
}
.court-title {
  clear: none;
  margin: 0;
  text-align: center;
  font-family: "Merriweather", Helvetica, serif;
  /*Remove white spacing on top*/
}
@media screen and (min-width: 1024px) {
  .court-title {
    letter-spacing: 0.35rem;
    text-align: left;
  }
}
.court-title a {
  display: block;
  font-weight: 300;
  font-style: normal;
  font-size: 1rem;
  text-decoration: none !important;
  text-transform: uppercase;
}
.court-title a:link, .court-title a:visited {
  color: white;
}
@media screen and (min-width: 1024px) {
  .court-title a {
    font-size: 0.8rem;
  }
}
@media screen and (min-width: 1540px) {
  .court-title a {
    font-size: 1.6rem;
  }
}

.block-system-branding-block {
  text-align: center;
}
@media screen and (min-width: 1024px) {
  .block-system-branding-block {
    text-align: left;
  }
}
.block-system-branding-block .site-name {
  clear: none;
  margin: 5px 0 0 0;
  text-align: center;
  font-family: "Merriweather", Helvetica, serif;
  line-height: 2.5rem;
  /* Increase font size for site name on tablet and desktop view */
}
@media screen and (min-width: 1024px) {
  .block-system-branding-block .site-name {
    text-align: left;
  }
}
.block-system-branding-block .site-name a {
  display: block;
  font-weight: 300;
  font-style: normal;
  line-height: 1.4em !important;
  text-decoration: none !important;
  font-size: 1.625rem;
}
@media screen and (min-width: 1024px) {
  .block-system-branding-block .site-name a {
    font-size: 2rem;
    line-height: 3.75rem;
  }
}
.block-system-branding-block .site-name a:link, .block-system-branding-block .site-name a:visited {
  color: white;
}
.block-system-branding-block .site-name a .upper {
  font-size: 2rem;
}
@media screen and (min-width: 1024px) {
  .block-system-branding-block .site-name a .upper {
    font-size: 2.8rem;
  }
}
.block-system-branding-block .site-name .pretitle {
  font-size: 20px;
}
.block-system-branding-block .site-slogan {
  clear: none;
  font-size: 1em;
  font-weight: normal;
  font-family: "Merriweather", Helvetica, serif;
  margin: 4px 0 0 0;
}
@media screen and (min-width: 1024px) {
  .block-system-branding-block .site-slogan {
    line-height: 1rem;
    font-size: 1.75em;
  }
}
.block-system-branding-block .site-slogan a {
  text-transform: none;
}
@media screen and (min-width: 1024px) {
  .block-system-branding-block .site-slogan a {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 1024px) {
  .block-system-branding-block .site-slogan a {
    font-size: 1rem;
  }
}