.header0 .main_logo0 {
  top: 2.75rem;
  position: relative;
}
.header0 .main_logo0 a:hover {
  text-decoration: none;
}
.header0 .site_title0,
.header0 .site_subtitle0 {
  font-family: 'Ubuntu', sans-serif;
  display: block;
}
.header0 .site_title0 {
  font-size: 56px;
  line-height: 40px;
  margin-bottom: 7px;
  font-weight: 500;
}
.header0 .site_subtitle0 {
  font-size: 10px;
  font-weight: 300;
}
.partner_logos0 img {
  margin: 20px 0;
}
.partner_logos0 {
  text-align: center;
}
.partner_logos0 a:hover {
  text-decoration: none;
}
@media only screen and (min-width:321px) and (max-width:768px) {
  .partner_logos0 a:not(:last-child) {
    margin-right: 20px;
  }
}

@media only screen and (max-width: 1280px) {
  body.collapsed .header0 {
    height: 7rem !important;
  }
}

@media only screen and (min-width: 1280px) {
  .header0 .main_logo0 {
    top: 0;
  }
  .header0 .site_title0 {
    font-size: 120px;
    line-height: 120px;
    margin-bottom: 15px;
  }
  .header0 .site_subtitle0 {
    font-size: 21px;
    line-height: 21px;
  }
  .navigation0 {
    top: 11rem !important;
  }
  .tools0 {
    padding-top: 24px;
  }
}
