.body {
   font-family: "Lato", sans-serif;
  color: #000;
  font-size: 18px;
  line-height: 1.5;
}

.section_header {
  display: block;
  margin-top: 0px;
  padding-top: 10px;
  padding-bottom: 20px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#fff)), url('../images/virgin_mary.png'), url('../images/header_bg_image_1.jpg');
  background-image: linear-gradient(180deg, transparent, #fff), url('../images/virgin_mary.png'), url('../images/header_bg_image_1.jpg');
  background-position: 0px 0px, 50% 10%, 50% 50%;
  background-size: auto, contain, cover;
  background-repeat: repeat, no-repeat, repeat;
}

.section_header.v2 {
  width: 100%;
  padding-top: 60px;
  padding-bottom: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#fff)), url('../images/header_bg_image_1.jpg');
  background-image: linear-gradient(180deg, transparent, #fff), url('../images/header_bg_image_1.jpg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
}

.h1_headline {
  position: static;
  left: 0%;
  top: 220px;
  right: 0%;
  bottom: 0%;
  z-index: 9999;
  margin-top: 220px;
  margin-bottom: 40px;
  font-family: "Arima", serif;
  font-weight: 600;
  color: #000000;
  font-size: 57px;
  line-height: 1.2;
  text-align: center;
  text-shadow: 0 0 20px #fff;
}

.h1_headline.v2 {
  position: static;
  left: 10%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 80%;
  margin: 100px auto auto;
  padding-bottom: 0px;
  padding-left: 0px;
  float: none;
  text-align: center;
  text-shadow: 0 0 10px #fff;
}

.color-orange {
  color: #f54800;
  text-shadow: 0 0 10px #fff;
}

.headline_container {
  width: 600px;
  margin-right: auto;
  margin-left: auto;
}

.section_content {
  width: 900px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  padding-bottom: 60px;
}

.section_content.v2 {
  
}

.content_container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 0px;
}

.content_container.v2 {
  padding-bottom: 40px;
  float: none;
}

.content_container.v2.form {
  display: block;
  width: 70%;
  margin-right: auto;
  margin-left: auto;
  border: 10px solid #d53f00;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.8)), to(hsla(0, 0%, 100%, 0.8))), url('../images/header_bg_image_1.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.8), hsla(0, 0%, 100%, 0.8)), url('../images/header_bg_image_1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.front-text {
  margin-bottom: 20px;
  color: #000;
  font-size: 22px;
  text-align: center;
}

.front-text.v2 {
  color: #000;
  font-size: 26px;
}

.text-field {
  border-radius: 10px;
  font-size: 16px;
}

.form_btn {
  display: block;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  border-radius: 10px;
  background-color: #d53f00;
  color: #fff;
  font-size: 19px;
  line-height: 1.2;
  font-weight: 600;
  text-align: center;
}

.form_btn:hover {
  background-color: #eeb300;
}

.form_btn:active {
  background-color: #c23a00;
}

.form_btn.v2:hover {
  background-color: #201774;
}

.form-wrapper {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.columns-2 {
  display: block;
  padding-bottom: 60px;
}

.heading_3 {
  display: block;
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 25px;
  font-weight: 400;
  text-align: center;
}

.heading_3.intro {
  line-height: 30px;
  font-weight: 400;
  text-align: center;
}

.steph_block {
  display: block;
  width: 100%;
  margin: 60px 0px 0px;
  padding-bottom: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: hsla(0, 0%, 100%, 0);
}

.steph_block.pray_bl {
  display: none;
  background-color: #fff;
}

.stepmulac {
  display: block;
  width: 70%;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
}

.featured_block {
  display: inline-block;
}

.h2_header {
  color: #d59f00;
  font-size: 30px;
  font-weight: 600;
  text-align: center;
}

.steph_wrap {
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
}

.text-span {
  color: #d59f00;
}

.steph_img {
  width: 40%;
  margin-top: 41px;
  margin-left: 60px;
  padding-right: 0px;
  padding-left: 0px;
  float: left;
  text-align: left;
}

.text-span-2 {
  font-weight: 600;
}

.left_text_blocl {
  display: block;
  width: 50%;
  margin-top: 95px;
  float: left;
}

.section_footer {
  margin-top: 0px;
  background-color: #fff;
  /*background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(rgba(255, 255, 255, 0))), url('../images/header_bg_image_1.jpg');
  background-image: linear-gradient(180deg, #fff, rgba(255, 255, 255, 0)), url('../images/header_bg_image_1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;*/
}

.section_footer.v2 {
	background: #f5f5f5 !important;
  /*background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(rgba(255, 255, 255, 0))), url('../images/header_bg_image_1.jpg');
  background-image: linear-gradient(180deg, #fff, rgba(255, 255, 255, 0)), url('../images/header_bg_image_1.jpg');*/
  background-position: 0px 0px, 50% 0%;
}

.logo {
	max-width: 20%;
}

.footer_container {
  display: block;
  width: 900px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 30px;
  padding-bottom: 30px;
}

.footer_wrapper_2 {
  padding-top: 10px;
  color: #000;
  font-size: 11px;
  text-align: center;
}

.footer-link {
  margin-right: 10px;
  margin-left: 10px;
  color: #3797ca;
  font-size: 12px;
  line-height: 1.2;
  text-decoration: none;
}

.footer-link:hover {
  text-decoration: underline;
  cursor: pointer;
}

.footer-text {
  color: #000;
  font-size: 11px;
  line-height: 1.5;
  font-weight: 400;
}

.loader {
  margin-bottom: 15px;
  text-align: center;
}

.img-keychain-block {
  margin-right: auto;
  margin-bottom: 25px;
  margin-left: auto;
}

.heading_h2 {
  margin-bottom: 20px;
  font-family: ;
  color: #0073f6;
  text-align: center;
}

.heading_h2.v3 {
  color: #000000;
  font-size: 40px;
  line-height: 1.4;
  font-family: "Arima", serif;
  margin-top: 40px;
}

.btn-banner {
  display: block;
  width: auto;
  margin-right: auto;
  margin-left: auto;
  padding: 20px 40px;
  border-radius: 10px;
  background-color: #ff562b;
  font-family: ;
  color: #fff;
  font-size: 20px;
  font-weight: 900;
  text-align: center;
}

.btn-banner:hover {
  background-color: #d84f2c;
  box-shadow: 0 0 20px 9px #fffae0;
}

.btn-banner:active {
  background-color: #ca4422;
}

.btn-banner.v3 {
  width: 70%;
  margin-bottom: 25px;
  padding-right: 30px;
  padding-left: 30px;
  background-color: #ffc800;
  font-family: ;
  color: #000;
  font-weight: 400;
}

.btn-banner.v3:hover {
  background-color: #f8aa00;
}

.lourdes-sign {
  width: 250px;
}

.block_p {
  margin-bottom: 20px;
  font-family: ;
  color: #000;
  font-size: 18px;
  line-height: 1.3;
  text-align: left;
}

.thank-you-container {
  width: 750px;
  margin-right: auto;
  margin-left: auto;
  font-family: ;
}

.block-li {
  margin-bottom: 15px;
  font-size: 18px;
  line-height: 1.3;
}

.header {
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.header.v2 {
  margin-top: 140px;
}

.form-block {
  width: 90%;
  margin-right: auto;
  margin-left: auto;
}

.form-block.v2 {
  width: 70%;
}

.img_cont {
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 10px;
}

.img_cont.v2 {
  width: 100%;
  float: right;
}

.img_cont.v2 {
  width: 80%;
  float: none;
}

.header_img {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  width: 50%;
  margin-right: auto;
  margin-left: auto;
}

.header_img.v2 {
  position: static;
  left: 10%;
  top: 5%;
  right: auto;
  bottom: auto;
  width: 40%;
  float: left;
}

.bold-text {
  color: #201774;
}

.bold-text.v2 {
  color: #d53f00;
}

.headline_text_cont {
  position: static;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 60%;
  padding-right: 0px;
  padding-left: 0px;
  float: right;
}

.headline_text_cont.v1 {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.image-6 {
  height: auto;
}

.image-8 {
  display: none;
}

.text-span-3 {
  color: #f54800;
}

@media screen and (max-width: 991px) {
  .section_header {
    padding-bottom: 20px;
  }

  .h1_headline {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    margin-top: 220px;
    font-size: 42px;
  }

  .h1_headline.v2 {
    margin-top: 60px;
  }

  .headline_container {
    width: 95%;
  }

  .section_content {
    width: 95%;
    padding-top: 0px;
  }

  .section_content.v2 {
    padding-top: 0px;
  }

  .content_container {
    width: 100%;
  }

  .content_container.v2.form {
    width: 90%;
  }

  .front-text {
    font-size: 17px;
  }

  .text-field {
    text-align: center;
  }

  .form_btn {
    font-size: 20px;
    text-align: center;
  }

  .steph_block {
    width: 700px;
  }

  .steph_block.pray_bl {
    width: auto;
  }

  .steph_wrap {
    width: 95%;
  }

  .footer_container {
    width: 95%;
  }

  .thank-you-container {
    width: 95%;
  }

  .header {
    width: 95%;
  }

  .form-block {
    width: 90%;
  }

  .form-block.v2 {
    width: 90%;
  }

  .img_cont {
    width: 90%;
  }

  .img_cont.v2 {
    width: 100%;
  }

}

@media screen and (max-width: 767px) {
  .section_header {
    padding-top: 60px;
    padding-bottom: 10px;
  }
  .logo {
  	max-width: 40%;
  }
  .h1_headline {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    width: 100%;
    margin: 200px auto 70px;
    font-size: 36px;
  }

  .h1_headline.v2 {
    position: static;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    margin-top: 0px;
    float: none;
    text-align: center;
  }

  .section_content {
    width: 90%;
    padding-top: 0px;
  }

  .section_content.ty-section {
    padding-top: 25px;
    padding-bottom: 25px;
    background-color: #fff;
  }

  .section_content.v2 {
    padding-top: 0px;
  }

  .content_container.v2 {
    padding-top: 0px;
  }

  .content_container.v2.form {
    width: 100%;
    margin-left: auto;
    padding: 20px 10px 10px;
  }

  .form_btn {
    font-size: 20px;
    text-align: center;
  }

  .columns-2 {
    text-align: center;
  }

  .steph_block {
    width: 100%;
  }

  .steph_block.pray_bl {
    width: auto;
  }

  .stepmulac {
    width: 100%;
  }

  .steph_wrap {
    width: auto;
  }

  .steph_img {
    display: block;
    width: 50%;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }

  .left_text_blocl {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }

  .footer_container {
    width: 95%;
  }

  .heading_h2.v3 {
    font-size: 26px;
  }

  .btn-banner.v3 {
    width: 100%;
  }

  .block_p {
    font-size: 16px;
  }

  .thank-you-container {
    width: 100%;
  }

  .block-li {
    font-size: 16px;
  }

  .header {
    width: 95%;
  }

  .form-block {
    width: 100%;
  }

  .form-block.v2 {
    width: 100%;
  }

  .img_cont {
    width: 90%;
  }

  .img_cont.v2 {
    width: 100%;
  }

  .header_img {
    width: 55%;
  }

  .header_img.v2 {
    width: 100%;
    float: none;
  }

  .headline_text_cont {
    width: 100%;
  }

  .image-6 {
    display: block;
    width: 50%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
}

@media screen and (max-width: 479px) {
  .section_header {
    padding-top: 20px;
    padding-bottom: 0px;
    background-size: auto, cover;
  }

  .section_header.v2 {
    padding-top: 40px;
  }

  .h1_headline {
    top: 0px;
    margin-top: 160px;
    margin-bottom: 40px;
    font-size: 26px;
  }

  .h1_headline.v2 {
    position: static;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    margin-top: 0px;
    text-align: center;
  }

  .section_content {
    width: 90%;
    padding-top: 10px;
    padding-bottom: 0px;
  }

  .section_content.ty-section {
    padding-top: 15px;
    padding-bottom: 15px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
    background-image: linear-gradient(180deg, #fff, #fff);
  }

  .section_content.v2 {
    padding-top: 20px;
  }

  .content_container {
    padding-bottom: 25px;
  }

  .content_container.v2 {
    padding-top: 0px;
    padding-bottom: 10px;
  }

  .content_container.v2.form {
    width: 100%;
    padding: 20px 10px 10px;
  }

  .front-text.v2 {
    font-size: 18px;
  }

  .form_btn {
    display: block;
    font-size: 20px;
    text-align: center;
    text-decoration: none;
  }

  .form_btn.v2 {
    padding-bottom: 20px;
  }

  .columns-2 {
    text-align: center;
  }

  .heading_3 {
    display: block;
    width: 100%;
    font-size: 16px;
    line-height: 22px;
  }

  .heading_3.intro {
    font-size: 16px;
    line-height: 25px;
  }

  .image-3 {
    max-width: 70%;
  }

  .steph_block {
    padding-right: 10px;
    padding-left: 10px;
  }

  .steph_block.pray_bl {
    margin-top: 20px;
  }

  .featured_block {
    display: block;
  }

  .h2_header {
    font-size: 18px;
    line-height: 1.2;
  }

  .steph_wrap {
    width: auto;
  }

  .steph_img {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }

  .left_text_blocl {
    width: 100%;
    margin-top: 40px;
  }

  .footer_container {
    width: 90%;
    padding-bottom: 10px;
  }

  .footer-link {
    display: block;
    line-height: 1.6;
  }

  .heading_h2 {
    font-size: 30px;
  }

  .heading_h2.v3 {
    font-size: 23px;
    line-height: 1.2;
  }

  .btn-banner {
    margin-top: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 16px;
  }

  .lourdes-sign {
    display: block;
    width: 200px;
    margin-right: auto;
    margin-bottom: 25px;
    margin-left: auto;
  }

  .block-ul {
    padding-left: 20px;
  }

  .header {
    width: 95%;
  }

  .form-block {
    width: 100%;
  }

  .form-block.v2 {
    width: 100%;
  }

  .img_cont {
    width: 100%;
  }

  .img_cont.v2 {
    width: 100%;
  }

  .header_img {
    width: 100%;
  }

  .header_img.v2 {
    width: 100%;
  }

  .headline_text_cont {
    position: static;
    width: 100%;
    padding-right: 0px;
  }

  .image-6 {
    width: 80%;
  }

  .image-7 {
    display: none;
  }

  .image-8 {
    display: block;
  }
}

