/* line 4, ../../singles/post/post-single.scss */
.single-post .hold_download {
  padding-top: 120px;
  padding-bottom: 120px;
  margin-top: 120px;
  margin-bottom: 120px;
  margin-top: 0px; }
  @media only screen and (max-width: 1024px) {
    /* line 4, ../../singles/post/post-single.scss */
    .single-post .hold_download {
      padding-top: 90px;
      padding-bottom: 90px; } }
  @media only screen and (max-width: 640px) {
    /* line 4, ../../singles/post/post-single.scss */
    .single-post .hold_download {
      padding-top: 60px;
      padding-bottom: 60px; } }
  @media only screen and (max-width: 1024px) {
    /* line 4, ../../singles/post/post-single.scss */
    .single-post .hold_download {
      margin-top: 70px;
      margin-bottom: 70px; } }
  @media only screen and (max-width: 640px) {
    /* line 4, ../../singles/post/post-single.scss */
    .single-post .hold_download {
      margin-top: 50px;
      margin-bottom: 50px; } }
  /* line 9, ../../singles/post/post-single.scss */
  .single-post .hold_download .hold_button {
    align-items: center; }

/* line 14, ../../singles/post/post-single.scss */
.single-post .form_embed {
  padding-top: 120px;
  padding-bottom: 120px;
  padding-bottom: 0px;
  padding-bottom: 45px; }
  @media only screen and (max-width: 1024px) {
    /* line 14, ../../singles/post/post-single.scss */
    .single-post .form_embed {
      padding-top: 90px;
      padding-bottom: 90px; } }
  @media only screen and (max-width: 640px) {
    /* line 14, ../../singles/post/post-single.scss */
    .single-post .form_embed {
      padding-top: 60px;
      padding-bottom: 60px; } }
  @media only screen and (max-width: 640px) {
    /* line 14, ../../singles/post/post-single.scss */
    .single-post .form_embed {
      padding-bottom: 0px; } }
  /* line 23, ../../singles/post/post-single.scss */
  .single-post .form_embed + div {
    background-color: #f5f7f9;
    padding-top: 120px;
    padding-bottom: 120px;
    padding-top: 0px; }
    @media only screen and (max-width: 1024px) {
      /* line 23, ../../singles/post/post-single.scss */
      .single-post .form_embed + div {
        padding-top: 90px;
        padding-bottom: 90px; } }
    @media only screen and (max-width: 640px) {
      /* line 23, ../../singles/post/post-single.scss */
      .single-post .form_embed + div {
        padding-top: 60px;
        padding-bottom: 60px; } }
    /* line 28, ../../singles/post/post-single.scss */
    .single-post .form_embed + div form {
      margin-top: 0px !important;
      margin-bottom: 0px !important; }
      @media only screen and (max-width: 640px) {
        /* line 28, ../../singles/post/post-single.scss */
        .single-post .form_embed + div form {
          min-width: unset;
          max-width: 80%; } }

/* line 46, ../../singles/post/post-single.scss */
.single-post .post_single .row .columns .button {
  margin: 45px 0px 0px; }

/*# sourceMappingURL=post-single.css.map */