@media only screen and (max-width: 992px) {
  .shadeblock {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 534px) {
  .weltxt {
    padding: 50px 0px 50px 0px;
    font-size: 24px;
  }
  .copyright {
    height: 60px;
    line-height: 20px;
    padding-top: 10px;
  }
  .whblock .mr-auto {
    margin-right: inherit !important;
  }
  .whblock .col-auto {
    width: 100%;
  }
  .logoblock {
    text-align: center;
  }
  .logoblock img {
    text-align: center;
    margin-bottom: 10px;
  }
}/*# sourceMappingURL=responsive.css.map */