@media screen and (min-width: 1200px) {
  body {
    overflow: auto !important; }

  #navi_mobile {
    display: none; }

  #mobile_fader {
    display: none !important; } }
@media screen and (max-width: 770px) {
  .inform {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px; }

  .links_footer {
    text-align: center; } }
@media screen and (max-width: 991px) {
  body .box:after {
    display: none !important; }

  .links_footer {
    width: 100% !important;
    margin-top: 20px; }

  .boxer {
    margin-bottom: 30px; }

  #boxes .container {
    margin-top: 0; }

  #navi_mobile {
    display: block; }

  body {
    padding-top: 60px; } }
@media screen and (max-width: 1200px) {
  html body.subpage {
    padding-top: 60px; }
    html body.subpage #header {
      height: 60px !important;
      background-size: inherit;
      min-height: 1px;
      padding-bottom: 0; }

  html body {
    padding-top: 60px; }
    html body #navi_mobile {
      display: block; }
    html body #header {
      min-height: 1px;
      padding-bottom: 100px; }

  body #header .top_text {
    margin-top: 10px; }

  #header .top_text h2 {
    font-size: 30px; }

  #navigation, .logo_row {
    display: none; } }

/*# sourceMappingURL=mobile.css.map */
