.wide-holder {
  max-width: 1740px;
  margin: 0 auto;
}

#top {
  background-color: rgb(0, 115, 174);
  padding: 16px 0;
}

.top-search {
  text-transform: uppercase;
}

.main-nav-new .nav-item-depth-1 a {
  /*
  text-transform: uppercase !important;
  color: #6e6e6e !important;
  */
}

.fixed-nav {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  -webkit-box-shadow: 0 4px 6px -6px #222;
  box-shadow: 0 4px 6px -6px #222;  
}

#main-nav nav > ul > li > a {
/*  color: #6e6e6e !important; */
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 28px;
  /* identical to box height, or 215% */

  letter-spacing: 0.03em;
  text-transform: uppercase;
}

#header {
/*  
  border-bottom: 3px solid rgb(24, 160, 251);
*/  
  display: -webkit-box;  
  display: -ms-flexbox;  
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}


#internal-header, #internal-header-2 {
  background-image:none !important;
  opacity: 1 !important;
  background-color: rgb(43, 81, 164);
}


.inner-banner {
  /*height: 750px; */
  
  height: calc(100vh - 214px);
}

#banner-wrapper {
  border-bottom: 1px solid rgb(24, 160, 251);

}

.banner-caption-holder .banner-text {
  font-size: 40px;
  line-height: 56px;
  font-weight: 300;
  letter-spacing: -0.4px;
  margin-right: 50px;
}


.banner-caption-holder .banner-text footer a {
  font-family: 'Roboto Slab', sans-serif;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.1px;
  line-height: 24px;
  color: rgb(0,115,174);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;

}

.banner-caption-holder .banner-text footer a i {
  margin-left: 10px;
}

.overlay-grad {
  background-color: rgba(51, 51, 51, 0.2);  
}


.banner-wrapper .prevnext {
  font-size: 100px;
}


.find-a-mass-section {
  background-color: rgb(50,148,210);
  padding: 80px 0 60px 0;
}

.find-a-mass-section-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}


.find-a-mass-section .find-a-mass-heading {
  font-size: 40px;
  font-family: 'Roboto Slab', Arial, Helvetica, Verdana sans-serif;
  font-style: normal;
  font-weight: 300;
  letter-spacing: -0.35px;
  color: white;
  margin-bottom: 70px;
  line-height: 56px;
  text-align: center;
}

.find-a-mass-form button {
  background-color: transparent;
  border: 0;
  font-size: 18px;
  font-weight: bold;
}

.find-a-mass-form button i {
  margin-left: 30px;
}

.find-mass-holder {
  background-color: white;
}


.find-a-mass-form input[type="text"], .find-a-mass-form  select {
  color: white;
  background-color: transparent;
  font-size: 24px;
  font-weight: bold;
  padding: 0px;
  width: 300px;
  height: 50px;
  max-width: 100%;
  border: none;
  margin-right: 90px;  
  border-bottom: 2px solid white;
  /*
  border-radius: 3px;
*/  
}

.find-a-mass-form input[type="text"]:focus {
  outline: none;
}

.find-a-mass-form input[type="text"]::-webkit-input-placeholder {   
  color: white;
}

.find-a-mass-form input[type="text"]::-moz-placeholder {   
  color: white;
}

.find-a-mass-form input[type="text"]:-ms-input-placeholder {   
  color: white;
}

.find-a-mass-form input[type="text"]::-ms-input-placeholder {   
  color: white;
}

.find-a-mass-form input[type="text"]::placeholder {   
  color: white;
}

.find-a-mass-form input[type="text"]::-webkit-input-placeholder, .find-a-mass-form input[type="text"]:-ms-input-placeholder {
  color: white;
}


.find-a-mass-form  select option {
  color: black;
  font-size: 14px;
  line-height: 16px;
}

.find-a-mass-controls button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align:end;
      -ms-flex-align:end;
          align-items:flex-end;
  color: white;
}


.find-a-mass-results-section {
  color: white;
  background-color: rgb(50,148,210);
  /*
  background-color: #1994d2;
  */
}


.find-a-mass-controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}



#findAMassResults {
  padding: 10px 0;

}

#findAMassResults h2 {
  font-family: Roboto;
  color: white;
  font-size: 30px;
  line-height: 34px;
  font-weight: normal;
  letter-spacing: -0.35px;
}

#findAMassResults h2 span:after {
  display: none;
}

.church-item {
  margin-bottom: 40px;
}


#findAMassResults .churchName, .churchName {
  font-size: 20px;
  line-height: 22px;
  font-family: Roboto;
  font-weight: bold;
  margin-bottom: 16px;

}
.mass-line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;  
  
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 8px;
}

.mass-line i {
  margin-right: 16px;
}

#findAMassResults .moreinfo a {
  color: white;
}

#findAMassResults .moreinfo a i {
  margin-left: 30px;
}

.find-a-mass-app-section {
  padding: 90px 20px;
  background-color: rgb(43, 81, 164);
  color: white;
  overflow: hidden;
  position: relative;
  height: 100%;
}

.find-a-mass-app-content {
  position: relative;
  z-index: 200;
}

.find-a-mass-app-heading {
  font-size: 34px;
  line-height: 40px;
  font-weight: bold;
  letter-spacing: -0.7px;
  color: white;
  margin-bottom: 4px;
}

.find-a-mass-app-description {
  font-size: 14px;
  font-weight: 500;
}

.find-a-mass-app-available {
  font-size: 14px;
  font-weight: 400;
}

.find-a-mass-app-stores {
  margin-top: 30px;
}

.find-a-mass-app-badges {
  margin-top: 6px;
}

.find-a-mass-app-stores img {
  height: 36px;
}

.find-a-mass-app-circle {
  width: 420px;
  height: 420px;
  border-radius: 50%;
  background-color: rgb(37, 115, 174);
  position: absolute;
  top: -30px;
  right: -200px;
  z-index: 100;
}

.find-a-mass-app-phone1 {
  position: absolute;
  top: 0;
  left: calc(50% + 120px);
  z-index: 101;
}

.find-a-mass-app-phone2 img {
  max-width: 180px;
}

.find-a-mass-app-phone2 {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 101;
}

.find-a-mass-app-phone2 img {
  max-width: 180px;
}


.quick-links {
  background-color: white;
  padding-top: 20px;
}


.quick-link {
  background-color: rgb(199,227,241);
  color: rgb(0,115,174);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: 'Roboto Slab', sans-serif;
  font-size: 28px;
  font-weight: bold;
  text-decoration: none;
  height: 84px;
  border-radius: 4px;
  text-align: center;
  line-height: 30px;
}

.quick-link-holder:nth-child(even) .quick-link {
  background-color: rgb(250,198,200); 
}



/*
.news-events-holder {
  max-width: 1740px;
  margin: 0 auto;
}

*/
.home-news-section {
  background-color: white;
  padding-top: 20px;
  padding-bottom: 40px;
}

.home-news-heading, .home-events-heading {
  font-size: 40px;
  font-weight: 300;
  color: #000000;  
  margin-bottom: 40px;
}


.home-news-article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  height: 180px;
  background-color: rgb(210,233,244);
  margin-bottom: 5px;
}

.home-news-article-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-color: rgb(210,233,244);
  width: 40%;
  height: 180px;

  /*
  height: 246px;
  position: relative;
  */

}

.home-news-article-content {
  position: relative;
  padding: 10px;
  width: 60%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  font-family: 'Roboto Slab', sans-serif;
  font-size: 28px;
  font-weight: bold;
  text-decoration: none;
  color: rgb(0,115,174);

}

.home-news-article-label {
  position: absolute;
  left: 10px;
  top: 8px;
  color: rgb(165,211,233);
  font-family: 'Roboto Slab', sans-serif;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;

}

.home-news-article-heading {
  line-height: 32px;
  position: relative;
}

.home-news-article-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;

  background-image: -o-linear-gradient(top left, transparent 50%, rgb(189,221,237) 0);

  background-image: -webkit-gradient(linear, left top, right bottom, color-stop(50%, transparent), color-stop(0, rgb(189,221,237)));

  background-image: linear-gradient(to bottom right, transparent 50%, rgb(189,221,237) 0)
}

.more-news-link {
  text-align: right;
  padding-right: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.more-news-link a {
  color: rgb(0,115,174);
  font-family: 'Roboto Slab', sans-serif;
  font-size: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 40px;
  font-weight: bold;  
  text-decoration: none;
}

.more-news-link a i {
  font-size: 40px;
  margin-left: 20px;
}

.promo-two {
  background-color: white;
  padding-bottom: 60px;
}


.home-news-video-container { 
  position: relative; 
  padding-bottom: 56.25%; 
  padding-top: 0px; 
  height: 0; overflow: hidden; }

.home-news-video-container iframe, .home-news-video-container object, .home-news-video-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.promo-four {
  background-color: rgb(210,233,244);
  padding: 50px 0;
}


.home-promo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.home-promo-image {
  height: 160px;
  background-size: cover;
  background-position: center;
}
.home-promo-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 56px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: rgb(0,115,174);
  background-color: white;
  font-family: 'Roboto Slab', sans-serif;

}
/*


.donate-banner-section {
  background-color: white;
  background-image: url('../images/donate-banner.jpg');
  background-size: cover;
  padding: 150px 0 72px 0;
  position: relative;
}

.donate-banner-content-stripe {
  background-color: rgba(236, 28, 37, 0.5);
  height: 150px;
}

.donate-banner-content {
  position: absolute;
  left: 0;
  right: 0;
  top: 150px;
  height: 150px;
  text-align: center;
  padding: 34px 0
}

.donate-banner-heading {
  color: white;
  font-size: 64px;
  letter-spacing: -0.7px;
  font-weight: 500;
  margin-bottom: 24px;

}

.donate-banner-content .donate-banner-description {
  color: white;
  font-size: 20px;
  font-weight: 500;

}
.donate-banner-link {
  margin-top: 60px;
  text-align: center;
}

.donate-banner-link a {
  color: white;
  font-size: 18px;
}

.donate-banner-link a i {
  margin-left: 30px;
}
*/


/*
.home-news-article-image .home-news-article-heading {
  color: white;
  font-size: 30px;
  line-height: 34px;
  position: absolute;
  left: 24px;
  bottom: 24px;
  right: 24px;
  margin-left: -15px;
  
} 
*/

/*
.home-news-article-description {
  font-size: 16px;
  line-height: 20px;
  color: #000000;
  margin: 40px 0;
}

.home-news-article-link a, .home-event-link a {
  color: #636363;
  font-size: 16px;
  font-weight: 500;
}

.home-news-article-link a i, .home-event-link a i {
  margin-left: 30px;
}

.home-event-article {
  border: 1px solid #0073AE;
  padding: 8px 18px;
}


.home-events-section {
  background-color: white;
  padding: 0 0 80px 0;
}

.home-event-article-heading {
  font-size: 20px;
  font-weight: bold;
  color: #6e6e6e;
  height: 60px;
  line-height: 24px;
  margin: 0;
}

.home-event-time-holder {
  display: flex;
  align-items: center;
}

.home-event-time-holder i {
  margin-right: 16px;
  font-size: 20px;
}

.home-event-time {
  white-space: nowrap;
}

.home-event-link {
  margin-top: 30px;
}

*/
#footer {
  background-image:none;
  background-color: rgb(43, 81, 164);
}

.footer-newsletter h3 a {
  color: #fff;
  font-size: 18px !important;
  line-height: 24px !important;
}

#bottom {
  background-color: rgb(43, 81, 164);
  color: white;
}

.footer-holder {
  max-width: 1740px;
  margin: 0 auto;
}

#footer-menu {
  background-color: rgb(25, 148, 210);
  color: white;
  font-size: 14px;
  font-family: Roboto;
  color: #D9DBE1;
}

#footer-menu a {
  color: white;
}


#footer-menu a:hover {
  color: #a7cadb;
}


.footer-contact-logo {
  margin-bottom: 30px;
}

.footer-contact-line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  font-size: 14px;
}

.footer-contact-line i {
  margin-right: 16px;  
  font-size: 20px;
}

.footer-icon-holder {
  width: 32px;
}

.footer-nav {
  padding-left: 15px;
}

.mobile-credit {
  display: none;
}

#bottom .footer-nav nav > ul > li > a, .footer-contact h3  {
  font-family: Roboto;
  font-size: 20px;
  line-height: 30px;
  color: white;
  margin-bottom: 23px;
}

#bottom, #bottom a {
  color: #D9DBE1;
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 11px;
}

#bottom a:hover {
  color: #a7cadb;
}

#footer-menu {
  padding: 24px 0;
}
#footer-menu nav {
  padding-top: 0;
}
.footer-newsletter {
  margin: 0;
}

.sign-up-controls {
  border-bottom: 2px solid white;
  display: inline-block;
  padding-bottom: 14px;
}

.sign-up-controls input, .sign-up-controls button {
  background-color: transparent;
  border: 0;
  color: white;
  font-size: 24px;
  font-family: Roboto;
  font-weight: bold;
}

.sign-up-controls input {
  width: calc(100% - 36px);
}

.sign-up-controls input::-webkit-input-placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: white;
  opacity: 1; /* Firefox */
}

.sign-up-controls input::-moz-placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: white;
  opacity: 1; /* Firefox */
}

.sign-up-controls input:-ms-input-placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: white;
  opacity: 1; /* Firefox */
}

.sign-up-controls input::-ms-input-placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: white;
  opacity: 1; /* Firefox */
}

.sign-up-controls input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: white;
  opacity: 1; /* Firefox */
}

.sign-up-controls input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: white;
}

.sign-up-controls input::-ms-input-placeholder { /* Microsoft Edge */
  color: white;
}

.footer-see-more {
  font-family: Roboto;
  font-weight: 500;
  font-size: 16px;
}
.footer-see-more i {
  margin-left: 30px;
}


@media screen and (max-width: 1200px) {
  .home-news-video-section {
    margin-top: 60px;
  } 

  .find-a-mass-app-section {
    padding: 50px 20px;
  }  
}

@media screen and (max-width: 1030px) {
  #header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  
}
@media screen and (max-width: 968px) {
  .find-a-mass-controls {
    display: block;
  }
  .find-a-mass-form input[type="text"], .find-a-mass-form select {
    display: block;
    margin-bottom: 60px;
    width: 100%;
  }

}


@media screen and (max-width: 991px) {
  .find-a-mass-app-phone1, .find-a-mass-app-phone2 {
    display: none;
  }

  .find-a-mass-app-circle {
    display: block;
  }

  .find-a-mass-app-section {
    padding: 20px 20px;
  }

  .find-a-mass-app-heading {
    font-size: 30px;
  }

  .quick-link, .home-news-article-content {
    font-size: 24px;
  }
}

@media screen and (max-width: 767px) {
  .find-a-mass-app-phone1, .find-a-mass-app-phone2 {
    display: block;
  }
  .find-a-mass-app-phone2 img {

  }

  .find-a-mass-app-phone2 {
    bottom: -10px;
  
  }

  .find-a-mass-app-circle {
    display: block;
  }  

  .find-a-mass-app-section {
    padding: 80px 20px;
    margin-top: 20px;
  }  
}


@media screen and (max-width: 992px) {
  .home-news-section {
    padding: 20px 0;
  }
  /*
  .home-news-section .col-md-6, .home-news-section .col-lg-6, .home-event-article, .home-news-section .col-md-3 {
    margin-bottom: 60px
  }
  */

  .home-promo-text {
    font-size: 14px;
  }


  .footer-contact-info, .footer-nav {
    margin-bottom: 20px;
  }

  .footer-contact-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .footer-contact-info1, .footer-contact-info2, .footer-contact-info3 {
    width: 33.333%;
  }

}



@media screen and (max-width: 1076px) {
  .banner-caption-holder .banner-text {
    margin-right: 50px;
    width: 50%;
  }
}

@media screen and (max-width: 768px) {
  .footer-contact-info {
    display: block;
  }

  .footer-contact-info1, .footer-contact-info2, .footer-contact-info3 {
    width: 100%;
  }

  #top {
    height: 4px;
    padding: 0;
    overflow: hidden;
  }

  #top .wide-holder {
    display: none;

  }

  .banner-caption-holder .banner-text {
    margin-right: 0px;
    width: 70%;
    font-size: 30px;
    line-height: 140%;
  }

  .banner-caption-holder .banner-text footer a {
    font-size: 12px;
    line-height: 12px;
  }
  
  
}


@media screen and (max-width: 500px) {
  .banner-caption-holder .banner-text {
    margin-right: 0px;
    width: 100%;
    font-size: 16px;
    line-height: 140%;
  }

  .banner-caption-holder .banner-text footer a {
    font-size: 12px;
    line-height: 12px;
  }

  .footer-links-group {
    white-space: nowrap;
  }

  .footer-nav-mobile h5 {
    margin-bottom: 12px;

  }

  .mobile-credit {
    display: block;    
  }
  
  .desktop-credit {
    display: none;
  }
  
}

@media screen and (max-width: 1430px) {
  .home-event-time {
    font-size: 12px;
  }

  .home-event-article-heading {
    font-size: 16px;
  }

  .home-news-article-image .home-news-article-heading {
    font-size: 24px;
    max-width: 400px;
  }
}

.promo-right-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #2b51a4;
  color: #fff;
  height: 100%;
}

.promo-right-section .promo-item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
}

.promo-right-section figure {
  margin: 0;
}

.promo-right-section figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.promo-right-cont {
  padding: 30px;
}

.promo-right-cont h3 {
  font-size: 32px;
  color: #fff;
  line-height: 150%;
  font-weight: 800;
}

.promo-right-cont .promo-link a {
  background: #e41212;
  padding: 7px 15px;
  text-transform: uppercase;
  color: #fff;
}

.footer-promos h3 {
  font-size: 18px;
  margin-bottom: 0;
  color: #fff;
  line-height: 150%;
}

.footer-promos h4 {
  font-size: 16px;
  color: #fff;
  line-height: 150%;
}

.footer-promos-item img {
  width: 140px;
  transition: all 0.5s ease;
  margin-bottom: 10px;
}

.footer-promos-item a:hover > img {
  opacity: 0.8;
}

@media screen and (max-width: 1024px) {
  .promo-right-cont h3 {
    font-size: 18px;
  }  
}

@media screen and (max-width: 768px) {
  .promo-right-section {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .promo-right-cont h3 {
    font-size: 32px;
  }

  .promo-right-section .promo-item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
}

@media screen and (max-width: 500px) {
  .promo-right-cont h3 {
    font-size: 21px;
  }

  .promo-two-block {
    padding-bottom: 10px;
  }

  .promo-two .col-lg-6 {
    margin-top: 10px;
    margin-bottom: 10px;

  }
}
