@media (max-width: 1439px) {
  /* The Give */
  [id*="give-form"] .give-form-title {
    margin: -10px 0 25px;
  }
}
@media (max-width: 1279px) {
  /* The Give */
  .give-goal-progress {
    margin-bottom: 30px;
  }

  #give-donation-level-button-wrap {
    margin: 0 0 35px;
  }

  .give-btn.give-donation-level-btn {
    padding: 0 1.2em;
    height: 36px;
    line-height: 36px !important;
  }

  form[id*="give-form"] .give-donation-amount #give-amount {
    height: 36px;
    line-height: 36px !important;
  }

  form[id*="give-form"] .give-donation-amount .give-currency-symbol,
  form[id*="give-form"] .give-donation-amount .give-currency-symbol.give-currency-position-before {
    padding: 0 1.6em;
    height: 36px;
    line-height: 36px !important;
  }

  form[id*="give-form"] #give-final-total-wrap .give-donation-total-label,
  form[id*="give-form"] #give-final-total-wrap .give-final-total-amount {
    height: 36px;
    line-height: 36px !important;
  }

  .give-submit-button-wrap span.give-loading-animation,
  [id^="give-user-login-submit"] span.give-loading-animation {
    margin-top: 19px;
  }

  [id*="give-form"] .give-form-title {
    margin: -9px 0 25px;
  }
}
@media (max-width: 1023px) {
  /* The Give */
  [id*="give-form"] div#give-sidebar-left,
  [id*="give-form"] div.images,
  [id*="give-form"] div.summary {
    width: 100%;
    float: none;
  }

  [id*="give-form"] .give-form-title {
    margin: 0 0 20px;
  }

  [id*="give-form"] div.images {
    margin-bottom: 0;
  }

  [id*="give-form"] div#give-sidebar-left + div.summary {
    margin-top: 1.5em;
  }

  .give-modal.mfp-wrap .mfp-content {
    min-width: 75%;
  }
}
@media (max-width: 767px) {
  /* The Give */
  .give-btn.give-donation-level-btn {
    height: 32px;
    line-height: 32px !important;
  }

  form[id*="give-form"] .give-donation-amount #give-amount {
    height: 32px;
    line-height: 32px !important;
  }

  form[id*="give-form"] .give-donation-amount .give-currency-symbol,
  form[id*="give-form"] .give-donation-amount .give-currency-symbol.give-currency-position-before {
    height: 32px;
    line-height: 32px !important;
  }

  form[id*="give-form"] #give-final-total-wrap .give-donation-total-label,
  form[id*="give-form"] #give-final-total-wrap .give-final-total-amount {
    height: 32px;
    line-height: 32px !important;
  }

  form[id*="give-form"] #give-final-total-wrap .give-donation-total-label,
  form[id*="give-form"] #give-final-total-wrap .give-final-total-amount {
    padding: 0 1.2em;
  }

  #give-donation-level-button-wrap {
    margin: 0 0 20px;
  }

  #give-recurring-form h3.give-section-break,
  #give-recurring-form h4.give-section-break,
  #give-recurring-form legend, form.give-form h3.give-section-break,
  form.give-form h4.give-section-break, form.give-form legend,
  form[id*="give-form"] h3.give-section-break,
  form[id*="give-form"] h4.give-section-break, form[id*="give-form"] legend {
    margin-bottom: 15px;
    font-size: 30px;
    line-height: 32px;
  }

  [id*="give-form"] .give-form-title {
    margin: 0 0 25px;
  }

  table.give-table th {
    padding: 15px 25px;
  }

  table#give_donation_receipt .give-receipt-thead-text {
    font-size: 16px;
  }

  body form[id*="give-form"] #give-final-total-wrap .give-donation-total-label {
    display: inline-block;
    float: left;
  }

  form[id*="give-form"] #give-final-total-wrap .give-final-total-amount {
    text-align: center;
  }
}
@media (max-width: 479px) {
  /* The Give */
  .give-btn.give-donation-level-btn {
    height: 28px;
    line-height: 28px !important;
  }

  form[id*="give-form"] .give-donation-amount #give-amount {
    height: 28px;
    line-height: 28px !important;
  }

  form[id*="give-form"] .give-donation-amount .give-currency-symbol,
  form[id*="give-form"] .give-donation-amount .give-currency-symbol.give-currency-position-before {
    height: 28px;
    line-height: 28px !important;
  }

  form[id*="give-form"] #give-final-total-wrap .give-donation-total-label,
  form[id*="give-form"] #give-final-total-wrap .give-final-total-amount {
    height: 28px;
    line-height: 28px !important;
  }

  #give-recurring-form h3.give-section-break,
  #give-recurring-form h4.give-section-break,
  #give-recurring-form legend,
  form.give-form h3.give-section-break,
  form.give-form h4.give-section-break,
  form.give-form legend, form[id*="give-form"] h3.give-section-break,
  form[id*="give-form"] h4.give-section-break,
  form[id*="give-form"] legend {
    margin-bottom: 15px;
  }

  form[id*="give-form"] #give-final-total-wrap .give-donation-total-label,
  form[id*="give-form"] #give-final-total-wrap .give-final-total-amount {
    padding: 0 1em;
  }

  .give-modal form.give-form, .give-modal form[id*="give-form"] {
    padding: 30px;
  }

  .give-modal.mfp-wrap .mfp-close {
    width: 36px;
    height: 36px;
    line-height: 36px;
  }

  .give-modal form[id*="give-form"] .give-input {
    font-size: 14px;
  }

  form[id*="give-form"] #give-final-total-wrap .give-final-total-amount {
    border-left: 3px solid #ddd;
    border-top: none;
  }

  body form[id*="give-form"] #give-final-total-wrap .give-donation-total-label {
    display: block;
    float: none;
  }
}

/*# sourceMappingURL=give-responsive.css.map */
