@media screen and (max-width: 767px) {
  main::before {
    content: none;
  }
  .primary::after {
    content: none;
  }
}
section#lead_area .anker-box {
  display: none;
}

/*==========================================================================
section.scroll-section
========================================================================== */
.scroll-section .navber {
  display: none;
}

/*==========================================================================
section#contact01
========================================================================== */
section#contact01 .main-box .ct_form dd {
  color: red;
}

section#contact01 .main-box .ct_form.privacys dd {
  color: #ffffff;
}

@media screen and (max-width: 767px) {
  section#contact01 .inner {
    padding-top: 0;
  }
}
/*# sourceMappingURL=confirm.css.map */