/** GLOBAL RESET **/
.search-wrapper,
.listen-watch-social-wrapper,
.menu-container {
  display: none;
}

.site-header-filler {
  height: 75px;
}

.content {
  max-width: none;
}

#footer {
  display: none;
}

/** GLOBAL **/
.mgu-wrapper {
  background: #f2f2f2;
}

.mgu-wrapper * {
  box-sizing: border-box;
}

.accent {
  color: #e8a924;
}

.alt-font {
  font-family: 'Outfit', sans-serif;
}

.sec>.inner {
  margin: 0 auto;
  max-width: 90%;
}

/** BANNER **/
.sec-banner {
  background-image: url('https://s3.us-west-2.amazonaws.com/davidjeremiah.org/site/_images/monthly/0126/monthly-giving-upgrade/BSP-Giving-Update-bkgd.jpg');
  background-position: center;
  background-size: cover;
  padding: 60px 0;
  text-align: center;
}

.sec-banner h1,
.sec-banner h2 {
  color: white;
}

.sec-banner h1 {
  font-size: clamp(56px, 10vw, 84px);
  line-height: 0.85em;
}

.sec-banner h2 {
  font-size: clamp(16px, 2vw, 22px);
  font-weight: 400;
  margin-bottom: 10px;
}

/** CONTENT **/
.sec-content {
  margin: 0 auto;
  max-width: 1600px;
  padding: 60px 0;
  position: relative;
}

.sec-content .col {
  transition: opacity .35s ease;
}

.col-text {
  max-width: 650px;
}

.col-text h2 {
  color: #333;
  font-size: clamp(18px, 2.25vw, 24px);
  margin-bottom: 20px;
  text-align: center;
  text-transform: none;
}

.col-text h3 {
  color: #333;
  font-size: clamp(16px, 2vw, 21px);
  margin-bottom: 20px;
  text-align: center;
  text-transform: none;
}

.col-text p {
  font-size: clamp(14px, 1.75vw, 16px);
}

.col-text .jsb-image {
  margin-bottom: 40px;
  margin-top: 40px;
  max-width: 450px;
}

.col-text .jsb-image img {
  width: 100%;
}

.col-text p:not(:last-child) {
  margin-bottom: 25px;
}

.col-upgrade .tp-logo {
  padding: 60px 0;
  text-align: center;
}

@media(min-width: 768px) {

  .col-upgrade {
    max-width: 500px;
    min-width: 350px;
    width: 100%;
  }

}

@media(min-width: 768px) {

  .sec-content>.inner {
    display: flex;
  }

  .col-text {
    margin-right: 60px;
  }

  .col-upgrade {
    margin-left: auto;
  }

}

@media(max-width: 767px) {

  .col-text {
    margin-bottom: 60px;
  }

}

/** CHECKOUT BOX **/
.checkout-wrapper {
  background-color: #FFF;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
  font-family: 'Open Sans', sans-serif;
  padding: 55px 20px 20px 20px;
  position: relative;
}

.checkout-wrapper .secure {
  background: transparent url(https://d2urhn0mmik6is.cloudfront.net/site/donate/pure-gift/imgs/secure-back2.png) no-repeat 0 0;
  color: #777676;
  font-size: 13px;
  height: 25px;
  left: 2px;
  padding-left: 11px;
  padding-top: 0;
  position: absolute;
  text-shadow: 0.25px 0.25px #777676;
  top: -5px;
  width: 71px;
}

.checkout-wrapper .secure i.fa {
  margin-right: 5px;
  text-shadow: none;
}

.checkout-wrapper h3 {
  font-size: 24px;
  letter-spacing: -0.02em;
  text-align: center;
  margin-bottom: 25px;
  text-transform: none;
}

.checkout_box .amount_boxes {
  position: relative;
  width: 100%;
  height: 85px;
  margin: 0 auto 30px;
  border: 0;
  border-radius: 5px;
  text-align: center;
}

.checkout_box .amount_box {
  display: inline-block;
  position: relative;
  vertical-align: top;
  width: 100px;
  height: 85px;
  line-height: 82px;
  border: 1px solid #969696;
  border-radius: 4px;
  font-size: 32px;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  color: #333 !important;
  margin-left: -4px;
  margin-right: 10px;
}

.checkout_box .amount_box1 {
  margin-left: 0;
}

.checkout_box .amount_box3 {
  margin-right: 0;
}

.input_amount_box3 {
  position: absolute;
  top: 23px;
  left: 29px;
  width: 60px;
  height: 29px;
  line-height: 29px;
  padding: 0;
  border: 0;
  border-bottom: 2px solid #333;
  outline: none;
  text-align: center !important;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  color: #333;
  background: transparent;
  margin: 0;
  z-index: 30;
}

.amount_box3.active .input_amount_box3 {
  border-bottom: 2px solid #fff;
}

.amount_box3.small-font .input_amount_box3 {
  font-size: 24px;
}

.amount_box3.small-font .input_amount_box3_bg {
  font-size: 24px;
}

.input_amount_box3_bg {
  position: relative;
  top: 0;
  left: 0;
  width: 32px;
  height: 60px;
  text-align: center;
  z-index: 1;
}

.checkout_box .amount_box .background {
  position: relative;
  height: 100%;
  border-radius: 3px;
  background: #ffffff;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkY2RjZGMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #ffffff 0%, #dcdcdc 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #dcdcdc));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 0%, #dcdcdc 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 0%, #dcdcdc 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffffff 0%, #dcdcdc 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%, #dcdcdc 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc', GradientType=0);
  /* IE6-8 */
}

.checkout_box .amount_box:hover .background {
  background: #dcdcdc;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RjZGNkYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #dcdcdc 0%, #ffffff 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dcdcdc), color-stop(100%, #ffffff));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #dcdcdc 0%, #ffffff 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #dcdcdc 0%, #ffffff 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #dcdcdc 0%, #ffffff 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #dcdcdc 0%, #ffffff 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dcdcdc', endColorstr='#ffffff', GradientType=0);
  /* IE6-8 */
}

.checkout_box .amount_box.active .background {
  background: rgb(62, 103, 2);
  /* Old browsers */
  background: -moz-linear-gradient(top, rgba(62, 103, 2, 1) 0%, rgba(28, 60, 1, 1) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(62, 103, 2, 1)), color-stop(100%, rgba(28, 60, 1, 1)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(62, 103, 2, 1) 0%, rgba(28, 60, 1, 1) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(62, 103, 2, 1) 0%, rgba(28, 60, 1, 1) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(62, 103, 2, 1) 0%, rgba(28, 60, 1, 1) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(62, 103, 2, 1) 0%, rgba(28, 60, 1, 1) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3e6702', endColorstr='#1c3c01', GradientType=0);
  /* IE6-9 */
  color: #fff;
}

.checkout_box .amount_box.active input {
  color: #fff;
}

.amount_box .check {
  display: none;
  position: absolute;
  top: -1px;
  right: -1px;
  width: 17px;
  height: 15px;
  z-index: 99;
}

.amount_box .check .fa-check-square,
.amount_box .check .fa-check {
  font-size: 17px;
  color: #0066b4;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.amount_box .check .fa-check {
  color: white;
  z-index: 2;
  font-size: 13px;
  top: 2px;
  left: 1px;
}

.checkout_box .error_msg {
  display: none;
  position: relative;
  left: 5%;
  width: 90%;
  text-align: center;
  font-weight: bold;
  color: #c00;
  vertical-align: middle;
  margin: 25px 0 10px 0;
}

.checkout_box .error_msg i {
  font-size: 16px;
  vertical-align: middle;
}

.cta-button,
.checkout_box .btn-continue {
  display: block;
  width: calc(100% - 26px);
  max-width: 400px;
  margin: 0 auto;
  padding: 17px 13px;
  color: #fff !important;
  border-radius: 60px;
  background: #3773b0;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.2em;
  text-align: center;
  text-decoration: none;
  letter-spacing: -0.02em;
  transition: all 0.25s ease;
  outline: none;
  border: none;
}

.cta-button:hover,
.checkout_box .btn-continue:hover {
  background: #4c8bca;
  transition: all 0.25s ease;
}

.checkout_box .btn-continue {
  position: relative;
}

.updating-recurring-transaction .checkout_box .btn-continue .text {
  transition: opacity .35s ease;
}

.checkout_box .btn-continue i {
  left: calc(50% - 10px);
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: calc(50% - 10px);
  transition: opacity .35s ease;
}

.updating-recurring-transaction .checkout_box .btn-continue i {
  opacity: 1;
}

.updating-recurring-transaction .checkout_box .btn-continue .text {
  opacity: 0;
  pointer-events: none;
}

.checkout-confirmation {
  display: none;
}

.checkout-confirmation>*+* {
  margin-top: 20px;
}

.checkout-confirmation>p {
  font-size: clamp(14px, 1.75vw, 16px);
}

.checkout-confirmation .free-gift-intro {
  margin-left: auto;
  margin-right: auto;
  max-width: 520px;
  text-align: center;
}

.checkout-confirmation #free_gift_form_wrapper {
  border: 1px solid #e3e3e3;
  box-shadow: none;
  padding: 0px 20px;
}

.checkout-confirmation #free_gift {
  padding: 20px 0 0;
}

.checkout-confirmation #free_gift h2 {
  text-transform: none;
}

.checkout-confirmation .fg_upsell {
  display: none;
}

.checkout-form {
  transition: opacity .35s ease;
}

.show-confirmation .checkout-form {
  display: none;
}

.show-confirmation .checkout-confirmation {
  display: block;
}

/** CTA BUTTON **/
.cta-button {
  margin: 40px auto;
}

@media(min-width: 768px) {
  .cta-button {
    display: none;
  }
}

@media(max-width: 429px) {

  .sec-content>.inner {
    max-width: 100%;
  }

  .sec-content>.inner>.col>.inner {
    margin: 0 auto;
    max-width: 90%;
  }

  .col-upgrade {
    overflow: hidden;
  }

  .checkout-wrapper {
    margin-left: -5%;
    width: 111%;
  }

}

/** FOOTER **/
.res_footer {
  background: rgb(154, 147, 146);
  color: #fff;
}

/** RECURRING TRANSACTION NOT FOUND **/
.recurring-transaction-not-found {
  display: none;
}

.recurring-transaction-not-found h2 {
  color: #333;
  font-size: clamp(18px, 2.25vw, 24px);
  margin-bottom: 20px;
  text-align: center;
  text-transform: none;
}

.show-recurring-transaction-not-found .sec-content>.inner {
  display: none;
}

.show-recurring-transaction-not-found .recurring-transaction-not-found {
  display: block;
}

/** LOADING **/
.loader {
  font-size: clamp(60px, 10vw, 120px);
  height: 100%;
  left: 0;
  opacity: 0;
  padding: 60px 0;
  pointer-events: none;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
}

.loader i {
  font-size: clamp(60px, 10vw, 120px);
}

.getting-recurring-transaction .loader {
  opacity: 1;
}

.getting-recurring-transaction .col {
  opacity: 0;
}