#main-header .container, header#main-header .container {
  max-width: 1208px;
}

ul {
  margin: 0 2em;
}
ul li li {
  list-style: disc;
}

p + ul {
  margin-top: -2em;
}

.blurb-image-left .et_pb_main_blurb_image {
  float: left;
  width: 20%;
  max-width: 200px;
  margin: 0 10px 0 0;
}
.blurb-image-left .et_pb_main_blurb_image img {
  border: 1px solid #000;
}
.blurb-image-left .et_pb_blurb_container h4.et_pb_module_header {
  text-transform: none;
  line-height: 1.2em;
  font-size: 16px;
}
.blurb-image-left .et_pb_blurb_container p {
  font-size: 14px;
  line-height: 18px;
}

header#main-header, #main-header {
  transform: initial !important;
  opacity: 1 !important;
  display: block;
}

#home-slider .et_pb_slide .et_pb_slider_container_inner {
  display: block;
  padding-top: 30px;
  padding-bottom: 145px;
  height: 100%;
}
#home-slider .et_pb_slide .et_pb_slider_container_inner a.et_pb_more_button.et_pb_button {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2) !important;
  margin: 10px !important;
}
#home-slider.mobile img {
  width: 100% !important;
}
#home-slider #itn-home-slider-promos #logo img, #home-slider #itn-home-slider-promos #promos img {
  width: 100%;
  max-width: 300px;
  height: auto !important;
}

#slider-tagline {
  padding: 0px;
  position: absolute;
  width: 100%;
  bottom: 0px;
  background-color: rgba(250, 241, 215, 0.8);
  z-index: 2000;
  color: #000;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}
#slider-tagline .et_pb_fullwidth_header_container {
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin: 0;
}
#slider-tagline .et_pb_fullwidth_header_container .header-content {
  padding: 10px 0;
  margin: 0;
}
#slider-tagline .et_pb_fullwidth_header_container .header-content p {
  margin: 0;
}
#slider-tagline .et_pb_fullwidth_header_container .header-content p img {
  display: block;
  width: 80%;
  max-width: 900px;
  margin: 0 auto;
}

#what-section .et_pb_column_2_3 {
  width: 55%;
}
#what-section .et_pb_column_1_3 {
  width: 39.5%;
}

#networking-ministries ul {
  padding: 0;
  margin: 0;
}
#networking-ministries ul li {
  list-style-type: none;
  margin: 0 0 2% 0;
  padding: 2% 5%;
  background-color: #FAF1D7;
  color: #000;
  font-size: 18px;
}

.graphic-header .header-content {
  padding: 0px !important;
  margin: 0px !important;
}
.graphic-header .header-content > img:first-of-type {
  display: block;
  max-height: 56px;
  width: auto;
}
.graphic-header .header-content p {
  margin: 1em 0 0 0;
}

.project-overview {
  padding-top: 30px !important;
  margin-top: 0px !important;
  border-top: 1px solid #dfdfdf;
  padding-bottom: 0px !important;
  margin-bottom: 30px !important;
}
.project-overview .et_pb_column, .project-overview .et_pb_row_inner {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.stackable-list {
  padding-top: 0px !important;
}
.stackable-list div {
  margin-bottom: 0px !important;
}
.stackable-list div ul {
  padding-bottom: 0px !important;
}

.graphic-heading img {
  max-height: 36px !important;
}

.col-60-40 .et_pb_column:first-child {
  width: 55%;
  margin-right: 0;
}
.col-60-40 .et_pb_column:last-child {
  width: 40%;
  float: right;
}

#project-list .et_pb_row {
  padding: 50px 0px;
  border-bottom: 1px solid #ccc;
}
#project-list .et_pb_row:first-child {
  padding-top: 0px;
}

.et_pb_pagebuilder_layout #comment-wrap {
  width: 75%;
  margin: 0 auto 40px auto;
}

.et_pb_text p {
  margin-bottom: 1.5em;
}
.et_pb_text p:last-of-type {
  margin-bottom: 1.5em;
}

input#wp-submit, .entry-content .ux-form input[type=submit], input.lostpassword-button, input.lostpassword-submit {
  display: block;
  width: 80%;
  max-width: 300px;
  margin: 0.5em 0;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  background-color: #00cc00;
  border: 1px solid #009900;
  padding: 0.25em 0;
}

.entry-content p, .entry-content p:last-of-type {
  margin-bottom: 1em;
}
.entry-content table.participate-options-table {
  border: none;
}
.entry-content table.participate-options-table tr {
  border: none;
}
.entry-content table.participate-options-table tr td {
  padding: 0 0 0.5em 0;
  margin: 0px;
  border: none;
  vertical-align: top;
}
.entry-content table.participate-options-table tr td.checkbox {
  width: 30px;
}
.entry-content .et_pb_column input[type=submit], .entry-content .et_pb_column .et_pb_promo_button {
  margin: 0.5em auto !important;
  display: block;
  max-width: 360px;
  text-align: center;
}
.entry-content .ux-form input[type=checkbox] {
  /* Double-sized Checkboxes */
  -ms-transform: scale(1.5);
  /* IE */
  -moz-transform: scale(1.5);
  /* FF */
  -webkit-transform: scale(1.5);
  /* Safari and Chrome */
  -o-transform: scale(1.5);
  /* Opera */
  padding: 7.5px;
}
/** Fixing WooCommerce conflicts with Bootstrap CSS */
.woocommerce .col2-set .col-1, .woocommerce .col2-set .col-2 {
  width: 100% !important;
  max-width: 100% !important;
  float: none;
}
.woocommerce .col2-set .col-1 span.woocommerce-input-wrapper, .woocommerce .col2-set .col-2 span.woocommerce-input-wrapper {
  width: 100%;
}
.woocommerce .col2-set .col-1 span.woocommerce-input-wrapper input.input-text, .woocommerce .col2-set .col-2 span.woocommerce-input-wrapper input.input-text {
  padding: 5px 10px !important;
}

body.woocommerce-cart .woocommerce-shipping-totals.shipping {
  display: none !important;
}

/** Fixing the DP Product Grid **/
.dipl_woo_products_layout .dipl_woo_products_isotope_container .dipl_woo_products_isotope_item .dipl_single_woo_product .dipl_single_woo_product_thumbnail img {
  max-height: 200px;
}
.dipl_woo_products_layout .dipl_woo_products_isotope_container .dipl_woo_products_isotope_item .dipl_single_woo_product .dipl_single_woo_product_content {
  min-height: 250px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  position: relative !important;
}
.dipl_woo_products_layout .dipl_woo_products_isotope_container .dipl_woo_products_isotope_item .dipl_single_woo_product .dipl_single_woo_product_content .dipl_single_woo_product_title {
  position: absolute;
  top: 1em;
  left: 0px;
}
.dipl_woo_products_layout .dipl_woo_products_isotope_container .dipl_woo_products_isotope_item .dipl_single_woo_product .dipl_single_woo_product_content .dipl_single_woo_product_price:not(:empty)::before {
  content: "USD";
}

@media (max-width: 767px) {
  #home-slider .et_pb_slide .et_pb_slider_container_inner .et_pb_slide_content img {
    width: 60%;
    margin-right: 0;
    margin-left: 0;
  }
  #home-slider .et_pb_slide .et_pb_slider_container_inner .et_pb_slide_content img.wp-image-128 {
    display: none;
  }

  #slider-tagline {
    padding: 0px;
  }
  #slider-tagline .et_pb_fullwidth_header_container .header-content p img {
    width: 95%;
  }
}
@media (max-height: 760px) {
  #home-slider {
    height: 650px;
  }
  #home-slider .et_pb_slide {
    height: 650px;
  }
  #home-slider .et_pb_slide_description {
    padding: 8% 0 24%;
  }
  #home-slider .et_pb_slide_description img {
    max-height: 320px;
    width: auto;
  }
}
@media (max-height: 650px) {
  #home-slider {
    height: 500px;
  }
  #home-slider .et_pb_slide {
    height: 500px;
  }
  #home-slider .et_pb_slide_description {
    padding: 8% 0 24%;
  }
  #home-slider .et_pb_slide_description img {
    max-height: 320px;
    width: auto;
  }
}
@media (max-height: 500px) {
  #home-slider {
    height: 400px;
  }
  #home-slider .et_pb_slide {
    height: 400px;
  }
  #home-slider .et_pb_slide_description {
    padding: 8% 0 24%;
  }
  #home-slider .et_pb_slide_description img {
    max-height: 250px;
    width: auto;
  }
}
@media (max-height: 400px) {
  #home-slider {
    height: 300px;
  }
  #home-slider .et_pb_slide {
    height: 300px;
  }
  #home-slider .et_pb_slide_description {
    padding: 8% 0 24%;
  }
  #home-slider .et_pb_slide_description img {
    display: none;
  }
}

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