.us__wrapper {
  padding-top: 1.6rem;
  width: 100%;
  min-height: 20.225rem;
  background: url("https://static.gethover.com/build/images/bg/bg_aboutus-6060c6cc83.jpg") no-repeat #ffffff;
  background-position: top center;
  background-size: 100% auto; }
  .us__wrapper h1 {
    color: #ffffff;
    margin-bottom: 1.175rem; }
    .us__wrapper h1.underline__large:after {
      border-bottom: 0.075rem solid #ffffff; }
  .us__wrapper .us__body {
    max-width: 24rem;
    height: 100%;
    margin: 0 auto;
    background-color: #ffffff;
    padding: 0.875rem 2rem 0.75rem; }
    .us__wrapper .us__body .doc__article {
      width: 100%;
      margin: 1rem auto 0.25rem;
      text-align: center; }
      .us__wrapper .us__body .doc__article h2.article__title {
        font-size: 0.45rem;
        line-height: 0.625rem;
        color: black;
        margin-bottom: 0.5rem;
        text-transform: none;
        font-weight: normal; }
      .us__wrapper .us__body .doc__article .article__content {
        font-size: 0.35rem;
        line-height: 0.525rem;
        color: rgba(0, 0, 0, 0.6);
        margin-bottom: 0.25rem; }
    .us__wrapper .us__body .us__btn--join {
      padding: 0 0 0.875rem;
      width: 100%; }
      .us__wrapper .us__body .us__btn--join .btn {
        display: block;
        margin: 0 auto; }
  .us__wrapper .us__foot {
    width: 100%;
    background-color: #ffffff;
    padding-top: 0.5rem;
    padding-bottom: 1.75rem; }
    .us__wrapper .us__foot .us__foot__title {
      width: 100%;
      text-align: center;
      font-size: 0.6rem;
      font-weight: bold;
      margin-bottom: 0.9rem; }
      .us__wrapper .us__foot .us__foot__title span {
        font-size: 0.35rem;
        display: block;
        font-weight: lighter;
        margin-top: 0.125rem;
        color: rgba(0, 0, 0, 0.6); }
    .us__wrapper .us__foot .us__foot__content {
      max-width: 24rem;
      margin: 0 auto; }
      .us__wrapper .us__foot .us__foot__content a {
        display: inline-block;
        width: 33%;
        box-sizing: border-box;
        text-align: center;
        font-size: 0.45rem; }
        .us__wrapper .us__foot .us__foot__content a.content__center {
          border-left: 1px solid black;
          border-right: 1px solid black; }
        .us__wrapper .us__foot .us__foot__content a:hover {
          text-decoration: underline; }

@media screen and (max-width: 1460px) {
  .us__wrapper {
    background-size: auto 21rem; } }

@media screen and (max-width: 1210px) {
  .us__wrapper {
    padding: 1.6rem 2rem 0;
    background-size: auto 20rem; } }

@media screen and (max-width: 1024px) {
  .us__wrapper {
    padding: 1.1rem 1rem 0; }
    .us__wrapper .us__body {
      padding: 0.875rem 1rem 0.75rem; }
      .us__wrapper .us__body .us__btn--join {
        padding: 0 0 0.875rem; }
    .us__wrapper .us__foot .us__foot__content a.content__center {
      width: 32%; } }

@media screen and (max-width: 768px) {
  .us__wrapper {
    background: none;
    padding: 1.6rem 1.25rem 1.25rem; }
    .us__wrapper h1 {
      color: black;
      font-size: 0.9rem;
      line-height: 0.9rem;
      width: 1rem;
      text-align: left;
      border-bottom: 0.1rem solid black;
      white-space: nowrap; }
    .us__wrapper .us__body {
      padding: 0; }
      .us__wrapper .us__body .doc__article {
        margin: 1.125rem auto 0;
        text-align: left; }
        .us__wrapper .us__body .doc__article h2.article__title {
          font-size: 0.6rem;
          line-height: 1.2rem;
          margin-bottom: 0.75rem;
          text-align: left; }
        .us__wrapper .us__body .doc__article .article__content {
          font-size: 0.6rem;
          line-height: 0.9rem;
          margin-bottom: 0; }
      .us__wrapper .us__body .us__btn--join {
        padding: 1.5rem 0 1.625rem; }
    .us__wrapper .us__foot {
      border-top: 2px solid #d5d8dd;
      padding-top: 1.1rem;
      padding-bottom: 1rem; }
      .us__wrapper .us__foot .us__foot__title {
        text-align: left;
        margin-bottom: 0.75rem; }
      .us__wrapper .us__foot .us__foot__content a {
        width: 100%;
        text-align: left;
        font-size: 0.6rem;
        line-height: 0.9rem;
        margin-bottom: 0.75rem;
        color: #333333;
        text-decoration: underline; }
        .us__wrapper .us__foot .us__foot__content a.content__center {
          border: none; } }
