  .hero-container {
  display: block;
  position: relative;
  width: 100%;
  z-index: 1;
  overflow:hidden;
  height: 700px;
}

.bg-video {
  position: absolute; top: 0; left: 0;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover !important;
  display: inline-block;
  height: auto;
  left: 0;
  max-width: none !important;
  min-width: 100%;
  object-fit: contain;
  top: 0;
  width: auto;
  z-index: 1;
}
.hero-container .lt {z-index: 3 !important;}
.hero-container .rt {z-index: 2 !important;}
.hero-container .slide-overlay {z-index: 100 !important;}
.hero-container a {z-index: 99 !important;}

.bx-wrapper {
  width: 100%;
}

.bx-wrapper .bx-pager.bx-default-pager a {
  background: rgba(238, 238, 238, 0.144) !important;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: white !important;
}

#notifications {position: absolute; top: 20px; left: 0; background: #F7D02E; top: 20px; padding: 20px 15px 20px 20px; border-top-right-radius: 30px; border-bottom-right-radius: 30px; z-index: 10; max-width: 300px; z-index: 10 !important; border: 1px solid #000; border-left:0;}
#notifications a {text-decoration: underline !important; color: black;}


.home-voices-wrapper {
  padding: 30px 0;
}

.home-voices-header h2 {
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding: 15px 0;
  font-size: 28px;
}
.home-voices-profiles {
  margin: 20px 0;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 30px;
}
.home-voices-content {
  display: grid;
  grid-template-columns: 1fr;
  width: 750px;
  margin: 20px auto;
  justify-content: center;
  align-items: center;
}
.home-voices-content p {
  text-align: center;
  margin-bottom: 10px;
  font-size: 22px;
  color: #000;
  padding: 0 30px;
}
.home-voices-content strong {
  font-weight: 900;
}
.home-voices-text {
  text-align: center;
}
.home-voices-text img {
  width: 200px;
}
.connect-content {
  max-width: 1000px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
}
.connect-content h2 {
  color: #fff;
  text-shadow: 1px 1px 1px #393838;
}
.news {
  background: white;
  padding: 30px;
  z-index: 12;
  text-align: left;
}
.news ul {

  margin-left: 30px;
  color: #005E82;
  margin-left: 20px;
}
.news ul li {
  margin-bottom: 10px;
  margin-left: 0;
}
.news h3 {
  color: #005E82;
  border-left: 15px solid #005d81;
  font-size: 40px !important;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 10px;
}
.connect-wrapper {
  position: relative;
  padding: 40px 0;
  width: 100%;
  color: #fff;
  text-align: center;
  background: #000;
  background: rgb(0,0,0);
  background: linear-gradient(
180deg, rgba(0,0,0,1) 0%, rgba(255,255,255,1) 13%);
  position: relative;
  filter: grayscale(0%);
  background: url(/wp-content/themes/asburyseminary/img/home-news-admin.jpg) no-repeat center center;
  background-size: cover;
}

.slide-overlay-container {
  z-index: 99; 
}
div.slide-overlay {
  visibility: hidden;
  display:block;
  position: absolute;
  bottom: 50px;
  right: 30px;
  z-index: 999999;
  width: 450px;
  padding: 15px 0 0 15px;
  height: auto;
}

.slide-overlay ul {
  list-style: none;
}
li.slide {
  opacity: 1;
}

.slide h2 { 
  font-family: 'Lato';
  font-weight: 700;
  color: #fff;
  font-size:34px;
  text-transform: uppercase;
  line-height: 40px;
  text-align: left;
  padding: 0 0 0 20px;
  margin: 0 15px 15px 0;
  border-left: 15px solid #fff;
}

.slide p {
  color: #fff;
  font-size: 18px;
}

li .slide p:hover, li .slide a:hover {
  text-decoration: none;
}

.slide-overlay-content {
  display: block;
  position: static;
}
a.slide-link:hover {
  text-decoration: none;
}
span.learn-more {
  display: inline-block;
  text-transform: uppercase;
  color: #fff;
  font-size: 16px;
  line-height: 36px;
  vertical-align: middle;
}

span.more-box {
  background-color: #085c80;
  font-size:30px;
  padding: 2px 10px 0 10px;
  margin-left: 7px;
  vertical-align: bottom;
}

.mission {
  max-width:1000px;
  position: relative;
  margin: 0 auto;
  background: white;
  margin-top: -50px;
  z-index: 5;
  box-shadow: 0 10px 15px -3px rgb(0 0 0 / 10%), 0 4px 6px -2px rgb(0 0 0 / 5%);
  color: #005E82;
  display: grid;
  grid-template-columns: 1fr 250px;
  align-items: center;
}
.mission span {
  font-size: 22px;
  font-weight: 200;
  text-decoration: italic;
  
}
.mission img {
  width: 130px;
  height: auto;
  padding: 20px;
}
.mission a {
  display: inline-block;
  margin: 0;
  font-size: 16px;
  color: #fff !important;
}
.statement {
  display: grid;
  align-items: center;
  grid-template-columns: 150px 1fr;
}
.livestream {
  background: rgba(0, 0, 0, 0.7);
  z-index: 1;
  text-align: center;
  position: absolute;
  bottom:0;
  width: 100%;
  line-height: 35px;
}
.livestream a {
  color: #fff;
}

/*  NEW HOMEPAGE *** */

h2 {
  text-transform: uppercase;
  text-align: center;
  font-size: 70px;
  margin: 10px 0;
  font-weight: 500;
  font-family: 'league-gothic-italic',sans-serif;
  color: #005d81;
}

h2.discern-header {
  color: #005d81;
}
.discern-wrapper {
  display: grid;
  grid-template-columns: 800px 1fr;
  align-items: center;
  width: 1100px;
  margin: 0 auto 30px auto;
  padding: 0;
}
.discern-video2, .discern-video3, .discern-video4 {
  display: none;
}
.all-discern-videos {
  width: 800px;
}

#why-church-text {
  position: relative;
}

.discern-container {
  margin: 50px 0;
}
.discern-content {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 100px 1fr;
  width: 450px;
  height: 330px;
  /* height: 240px; */
  margin-left: -55px;
  z-index: 1;
  background: white;
  box-shadow: 0 10px 15px -3px rgb(0 0 0 / 10%), 0 4px 6px -2px rgb(0 0 0 / 5%);
}
.discern-content h2 {
  color: #005d81 !important;
  letter-spacing: unset;
  font-size: 40px !important;
  text-transform: unset;
  font-weight: 700;
  font-family: 'Lato', 'Helvetica',sans-serif;
  text-align: center;
  margin-bottom: 15px;
  border-left: 15px solid #005d81;
  display: inline-block;
  padding-left: 20px;
  margin: 20px 0 20px 20px;
}
.discern-content p {
  color: #21282c;
  font-size: 13px;
  line-height: 20px;
  font-weight: 500;
  margin-bottom: 10px;
  padding-left: 20px;
}
.discern-nav {
  align-self: end;
  align-items: center;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  width: 450px;
}
.discern-nav:hover {
  cursor: pointer;
}
.discern-nav img {
  width: 40px;
  height: auto;
}
.discern-nav span {
  display: block;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
}
.discern-nav a {
  display: inline-block;
  background: #005d81;
  transition: background-color 0.5s ease;
  text-align: center;
  padding: 15px 0;
  margin: 0;
  text-decoration: none;
}
.discern-nav a:hover {
  cursor: pointer;
  background: #074d69;
}
.discern-wrapper .active {
  background: #21282c;
}
.discern-wrapper .active:hover {
  background: #21282c;
}
#why-church-text {
  display: block;
}
#text2, #text3, #text4{
  display: none;
}

.why-wrapper {
  background: #21282c;
  color: #fff;
  text-align: center;
  padding: 50px 0;
}
.why-wrapper h2 {
  color: #fff;
}
.gradient-wrapper {
  background: rgb(0,0,0);
  background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 30%);
  z-index: -1;
  padding: 30px 0;
  
  
}
.why-video-wrapper {
  color: #fff;
  text-align: center;
  background: #000;
  padding: 50px 0;
  background: rgb(0,0,0);
  background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(255,255,255,1) 13%);
  position: relative;
  filter: grayscale(10%);
  background: url('/wp-content/themes/asburyseminary/img/home-blue.jpg') no-repeat center center;
  background-size: cover;
}
.why-video-wrapper h2 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  margin: 0 0 30px 0;
  font-weight: 500;
  font-family: 'league-gothic-italic',sans-serif;
}

.why-video {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr 1fr;
  width: 240px;
  height: 240px;
}
#video_container .vimeo {
  width: 802px;
  height: 452px;
}
.vid {
  height: 300px;
  background-position: center center;
  background-size: cover;
}
.button-click {
  display: none;
}
.why-videos {
  display: grid;
  grid-template-columns: 240px 240px 240px 240px 240px;
  margin: 0 auto;
  width: 1280px;
  grid-gap: 20px;
  
}

.why-video:hover {
  cursor: pointer;
}
.why-video * {
  pointer-events: none;
}
.housing-video {
  background: linear-gradient(rgba(38,45,48, 0.35), rgba(38,45,48, 0.4)), url('https://ats-edu.storage.googleapis.com/uploads/Home-Housing.jpg') no-repeat center center;
  background: linear-gradient(rgba(38,45,48, 0.35), rgba(38,45,48, 0.4)), url('https://ats-edu.storage.googleapis.com/uploads/Home-Housing.jpg') no-repeat center center;
  background-size: cover, contain;
}
.fitness-video {
  background: linear-gradient(rgba(38,45,48, 0.35), rgba(38,45,48, 0.4)), url('https://ats-edu.storage.googleapis.com/uploads/Home-Fitness.jpg') no-repeat center center;
  background-size: cover, contain;
}
.formation-video {
  background: linear-gradient(rgba(38,45,48, 0.35), rgba(38,45,48, 0.4)), url('https://ats-edu.storage.googleapis.com/uploads/Home-Formation.jpg') no-repeat center center;
  background-size: cover, contain;
}
.chapel-video {
  background: linear-gradient(rgba(38,45,48, 0.35), rgba(38,45,48, 0.4)), url('https://ats-edu.storage.googleapis.com/uploads/Home-Chapel.jpg') no-repeat center center;
  background-size: cover, contain;
}
.cp-video {
  background: linear-gradient(rgba(38,45,48, 0.35), rgba(38,45,48, 0.4)), url('https://ats-edu.storage.googleapis.com/uploads/Home-ChurchPlanting.jpg') no-repeat center center;
  background-size: cover, contain;
}

.why-video p, .why-video h3 {
  z-index: -9 !important;
}
.why-video h3 {
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-top: 10px;
  color: #fff;
  font-weight: 700;
}
.why-video p {
  font-size: 12px;
  padding: 10px;
}
.play-btn-wrapper {
  text-align: center;
  align-self: start;
}
img.white-play-btn {
  width: 60px;
  height: auto;
}
.vimeo {
  z-index: 99 !important;
}
#video_container .targetDiv .vimeo {
  width: auto;
  height: auto;
  border-radius: 10px;
}
.blue-bg-full {
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background-image: url('/wp-content/themes/asburyseminary/img/BlueRectangleColor.svg');
  mix-blend-mode: color;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 2;
  margin:0;
}

.triangle-topleft {
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background-image: url('/wp-content/themes/asburyseminary/img/BlueTraingle-FullWidth-Multiply.svg');
  mix-blend-mode: multiply;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 2;
  margin:0;
}


.tte {
  position: absolute;
  bottom: 0;
  left: 0;
   width: 100%;
   height: calc(50%);
   background-color: #ACD8EB;
   clip-path: polygon(50% 0, 0 100%, 100% 100%);
   clip-path: polygon(50% 100%, 0% 0%, 100% 0%);
   clip-path: polygon(100% 50%, 100% 0, 0 50%);
   clip-path: polygon(0% 0%, 50% 100%, 100% 100%, 0% 100%);
   z-index: 0;
   
  }

.te {
  position: absolute;
  bottom: 0;
  left: 0;
  
   width: 100%;
   height: calc(50%);
   background: #449fc2;
   background: linear-gradient(0deg, rgba(155, 165, 170, 0.65) 0%, rgba(131, 179, 201,1.0) 100%);
   background: linear-gradient(0deg, rgba(131, 179, 201) 50%,transparent 100%);
   background-blend-mode: multiply;
   clip-path: polygon(50% 0, 0 100%, 100% 100%);
   clip-path: polygon(50% 100%, 0% 0%, 100% 0%);
   clip-path: polygon(100% 50%, 100% 0, 0 50%);
   clip-path: polygon(0% 0%, 50% 100%, 100% 100%, 0% 100%);
   z-index: 0;
  }
  
  .rr {
    position: absolute;
    bottom: 0;
    left: 0;
     width: 100%;
     height: 100%;
     background: linear-gradient(180deg,#033a52 20%,transparent 100%);
     clip-path: polygon(100% 100%, 100% 0, 30% 100%);
     z-index: 0;
    
  }
  .re {
    position: absolute;
    bottom: 0;
    left: 0;
     width: 100%;
     height: 100%;
     background-color: rgba(0, 94, 130, .7);
     mix-blend-mode: multiply;
     clip-path: polygon(100% 100%, 100% 0, 30% 100%);
     z-index: 0;
    }

    .lt {
      position: absolute;
      width: 100%;
       height: 50%;
      bottom: 0;
      left: 0;
       background-image: url('/wp-content/themes/asburyseminary/img/BlueTriangleColor.svg');
      mix-blend-mode: color;
      background-repeat: no-repeat;
      z-index: -2;
      margin:0;
    }
    .lt-full {
      height: 100%;
    }

    .rt {
      position: absolute;
      width: 100%;
       height: 100%;
      bottom: 0;
      left: 0;
       background-image: url('/wp-content/themes/asburyseminary/img/BlueTriangleMultiply.svg');
      mix-blend-mode: multiply;
      background-repeat: no-repeat;
      background-size: cover;
      z-index: -2;
      margin:0;
    }

/* ADMISSIONS COUNTDOWN ***/
    .admissions-countdown-container {background-color: #000; height: 90px;}
    .admissions-countdown {margin: 0 auto; width:800px;}
    .countdown-slider-section, .countdown-slider-colon {text-align: center; vertical-align:top; display: inline-block; font-size: 44px; font-family: 'Lato', sans-serif; color: #fff;}
    .counter-legend {display: block; font-size: 10px; text-transform: uppercase;}
    .countdown-tag a {display: inline-block; font-size: 22px; color: #fff; line-height: 25px; margin: 17px 0 0 20px;}
    .countdown-tag a:hover {text-decoration: none;}
    #clockdiv {display:inline-block;vertical-align: top;}


    /* Smaller Desktop */
    @media all and (max-width: 1400px) {
      .discern-wrapper {
        width: 1100px;
        grid-template-columns: 700px 1fr;
        margin: 0 auto;
      }
      .all-discern-videos {
        width: 700px;
      }
      #video_container .vimeo {
        width: 700px;
        height: 372px;
      }
      .discern-content {
        width: 450px;
      }

      .why-videos {
        grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
        width: 100%;
      }
    }

    @media all and (max-width: 1100px) {
      .discern-wrapper {
        width: 900px;
        grid-template-columns: 500px 1fr;
      }
      .all-discern-videos {
        width: 500px;
      }
      #video_container .vimeo {
        width: 500px;
        height: 266px;
      }
      .discern-content {
        width: 450px;
        /* height: 330px; */
      }
    }

    @media all and (max-width: 900px) {
    .discern-wrapper {
      grid-template-columns: 1fr;
      width: 100%;
    }
    .all-discern-videos {
      display: none;
    }
    .discern-content {
      text-align: center;
      width: 100%;
      height: 400px;
      margin: 0 auto;
      box-shadow: none;
    }
    .all-discern-text {
      text-align: center;
    }
    .discern-nav {
      margin: 0 auto;
    }
    .button-click {
      display: inline-block;
      background: #005d81;
      color: #fff;
      padding: 5px 10px;
      border-radius: 3px;
    }
    .home-voices-wrapper h2 {
        font-size: 40px;
    }
    .mission {
      grid-template-columns: 1fr;
      padding: 0 0 20px 0;
    }
    .mission .btn-container {
      text-align: center;
    }
    .connect-content {
      grid-template-columns: 1fr;
      width: 80%;
    }
    .connect-content h2 {
      display: none;
    }
    .home-voices-content {
      width: 100%;
    }
    
    .admissions-countdown {width:100%;}
     .admissions-countdown-container {height: auto; text-align: center; padding: 10px 0;}
     .countdown-tag a {font-size: 20px;}
    
  }
  @media all and (max-width: 500px) {
    body.home div.slide-overlay {
      width: 80%;
      right: 0;
    }
    h2.discern-header {
      font-size:50px;
      line-height: 50px;
    }
    .why-video-wrapper h2 {
      font-size:50px;
      line-height: 50px;
    }
    .why-videos {
      justify-items: center;
    }
    #video_container .targetDiv .vimeo {
      display: inline-block;
    }
    .discern-nav {
      width:100%;
    }
    .discern-content p {
      padding-left: 0;
    }
    .discern-content h2 {
      font-size: 24px !important;
      line-height: 24px;
      text-align: left;
    }
    .showSingle {
      height: 107px;
      align-self: center;
    }
    
    .home-voices-profiles {
      grid-gap: 0;
    }
    .home-voices-profiles img {
      width: 100%;
    }
    #notifications {display: none;}
}