/*
Theme Name: OceanWP Child
Theme URI: https://oceanwp.org/
Description: OceanWP WordPress theme example child theme.
Author: Nick
Author URI: https://oceanwp.org/
Template: oceanwp
Version: 1.0
*/
.ae-post-widget-wrapper .elementor-widget.elementor-widget-ae-post-title {
  margin-bottom: 5px;
}

#refbtl * {
  box-sizing: border-box;
}
#refbtl #fullpage {
  opacity: 0;
  position: fixed;
}
#refbtl #fullpage.active {
  opacity: 1;
  position: relative;
}
#refbtl #fp-nav {
  opacity: 0;
}
@media (min-width: 1024px) {
  #refbtl #fp-nav {
    opacity: 1;
  }
}
#refbtl #fp-nav ul li a span, #refbtl .fp-slidesNav ul li a span {
  background: #333;
}
#refbtl #fp-nav ul li .fp-tooltip {
  font-family: "Lato", sans-serif;
}
#refbtl #preload {
  display: none;
}
#refbtl p {
  margin: 20px 0;
}
#refbtl .flex {
  display: flex;
}
#refbtl h2 {
  font-family: "Raleway", sans-serif;
  font-weight: bold;
  font-size: 24px;
  text-transform: uppercase;
  line-height: 1.4;
  color: #333;
}
@media (min-width: 768px) {
  #refbtl h2 {
    font-size: 34px;
  }
}
#refbtl h2.white {
  color: white;
}
#refbtl .js-modal-video-dismiss-btn {
  padding: 0 !important;
}
#refbtl .js-modal-video-dismiss-btn:hover {
  background: none !important;
}
#refbtl .title {
  padding: 40px 20px 0;
  text-transform: uppercase;
  text-align: center;
  max-width: 1140px;
  margin: 0 auto;
  padding-left: 5%;
  padding-right: 5%;
}
#refbtl .subtitle {
  font-family: "Lato", sans-serif;
  line-height: 1.4;
  max-width: 1140px;
  font-size: 18px;
  margin: 40px auto;
  text-align: center;
  padding-left: 5%;
  padding-right: 5%;
}
#refbtl .content-wrap {
  max-width: 1140px;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 auto;
  padding-left: 5%;
  padding-right: 5%;
}
#refbtl .quote-wrap {
  z-index: 1;
  background: rgba(23, 35, 34, 0.38);
  box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.41);
  color: black;
  font-style: italic;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.6;
  font-family: "Lato", sans-serif;
  width: 90%;
  max-width: 1140px;
  transition: background-color 0.5s linear;
  padding: 10px 15px 30px;
  border-radius: 4px;
}
@media (min-width: 768px) {
  #refbtl .quote-wrap {
    margin-top: 50px;
    padding: 10px 50px 30px;
  }
}
#refbtl .quote-wrap:hover {
  background: rgba(23, 35, 34, 0.7);
}
#refbtl .quote {
  margin: 10px auto;
}
#refbtl .quote-attr {
  text-align: right;
  margin: 0;
}
#refbtl .slick-dots li button:before {
  font-size: 12px;
  color: white !important;
  font-style: normal;
}
#refbtl .slick-arrow {
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  z-index: 1;
}
#refbtl .slick-arrow.white {
  color: rgba(255, 255, 255, 0.7);
}
#refbtl .slick-arrow.white:hover {
  color: rgba(255, 255, 255, 0.9);
}
#refbtl .right-arrow {
  right: -50px;
}
#refbtl .right-arrow:hover {
  cursor: pointer;
}
#refbtl .left-arrow {
  left: -50px;
}
#refbtl .left-arrow:hover {
  cursor: pointer;
}
#refbtl #site-header {
  display: none;
}
#refbtl #site-header.active {
  display: block;
}
#refbtl .preloader {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  top: 0;
  height: 100vh;
  background: #273264;
  width: 100%;
  z-index: 120;
  overflow: hidden;
  opacity: 0;
  transition: opacity 1s linear;
  padding-bottom: 13vh;
}
@media (min-width: 768px) {
  #refbtl .preloader {
    padding-bottom: 0;
  }
}
#refbtl .preloader.active {
  overflow: hidden;
  opacity: 1;
  transition: all 1s linear;
}
#refbtl .spinner {
  width: 150px;
  height: 150px;
  background-image: url("https://cdn.exceptionallifeinstitute.com/wp-content/uploads/20200508171323/eli-logo-solo.png");
  background-size: cover;
  animation: sk-rotate 2s infinite ease-in-out;
}
@keyframes sk-rotateplane {
  0% {
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
  }
  50% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
  }
  100% {
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}
@keyframes sk-rotate {
  0% {
    transform: rotateY(0deg);
  }
  50% {
    transform: rotateY(-180deg);
  }
  100% {
    transform: rotateY(0);
  }
}
@keyframes scaleUp {
  0% {
    opacity: 0;
    transform: scale(0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
#refbtl .scaleUp {
  animation-name: scaleUp;
}
#refbtl .slick-active.quote-1, #refbtl .slick-active.quote-2 {
  opacity: 1;
  width: 100%;
  padding-top: 20px;
}
@keyframes kenburns-1 {
  0% {
    opacity: 1;
    transform: scale(1.2);
  }
  50% {
    opacity: 1;
    transform: scale(1.1);
  }
  100% {
    opacity: 1;
    transform: scale(1.2);
  }
  50% {
    opacity: 1;
    transform: scale(1.1);
  }
  100% {
    opacity: 1;
    transform: scale(1.2);
  }
}
@keyframes kenburns-2 {
  0% {
    opacity: 1;
    transform: scale(1.1);
  }
  50% {
    opacity: 1;
    transform: scale(1.3);
  }
  100% {
    opacity: 1;
    transform: scale(1.6);
  }
}
#refbtl .mosaic-section {
  min-height: 100vh;
  background: #f5f5f5;
  height: auto !important;
}
@media (min-width: 768px) {
  #refbtl .mosaic-section {
    height: 100vh !important;
    font-size: 24px;
    padding: 10px 50px 30px;
  }
}
#refbtl #intro-section-wrap {
  min-height: 100vh;
  height: auto !important;
}
@media (min-width: 768px) {
  #refbtl #intro-section-wrap {
    height: 100vh !important;
  }
}
#refbtl .intro-section {
  text-align: center;
  width: 100%;
  font-size: 26px;
  color: white;
  z-index: 1;
  font-family: "Assistant", sans-serif;
  text-align: center;
  padding: 0 100px;
  line-height: 1.4;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: relative;
  /* increase duration to speed up scroll */
}
@media (min-width: 768px) {
  #refbtl .intro-section {
    font-size: 37px;
    height: 100vh;
    padding: 0 70px;
  }
}
#refbtl .intro-section .marquee-wrap {
  overflow: auto;
  height: 71vh;
  top: 0;
  width: 80%;
  margin: 0 auto;
  line-height: 1.6;
  position: absolute;
}
@media (min-width: 768px) {
  #refbtl .intro-section .marquee-wrap {
    height: 75vh;
  }
}
#refbtl .intro-section .marquee {
  animation: scrollUp 25s linear 1s 1 normal forwards;
  animation-play-state: paused;
  padding: 35vh 10px 0 10px;
}
@media (min-width: 768px) {
  #refbtl .intro-section .marquee {
    padding: 40vh 10px 0 10px;
  }
}
#refbtl .intro-section .marquee p {
  margin-bottom: 70vh;
}
@supports (transform: translate3d(0px, 0px, 0px)) {
  #refbtl .intro-section .marquee-wrap {
    overflow: hidden;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #refbtl .intro-section {
    /* ie11 hack */
  }
  #refbtl .intro-section .marquee-wrap {
    overflow: hidden;
  }
  #refbtl .intro-section .marquee {
    padding-top: 0;
  }
}
@keyframes scrollUp {
  from {
    transform: translateY(0%);
  }
  to {
    transform: translateY(-100%) scale(1.2);
  }
}
#refbtl .intro-section .marquee:hover, #refbtl .intro-section .marquee.hovered {
  animation-play-state: running;
}
#refbtl .intro-section .vimeo-wrapper {
  top: 0;
  left: 0;
  width: 100vw;
  z-index: -1;
  pointer-events: none;
  overflow: hidden;
  position: relative;
  height: 100vh;
}
@media (min-width: 768px) {
  #refbtl .intro-section .vimeo-wrapper {
    position: absolute;
  }
}
#refbtl .intro-section .vimeo-wrapper iframe {
  width: 100vw;
  height: 56.25vw;
  /* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */
  min-height: 100vh;
  min-width: 177.77vh;
  /* Given a 16:9 aspect ratio, 16/9*100 = 177.77 */
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#refbtl .intro-section .hover-animation {
  text-transform: uppercase;
  position: absolute;
  bottom: 75px;
  font-size: 16px;
  color: white;
  width: 100%;
  font-family: "Raleway", sans-serif;
  font-weight: 500;
}
@media (min-width: 768px) {
  #refbtl .intro-section .hover-animation {
    bottom: 20px;
  }
}
#refbtl #video-section-wrap {
  height: 100vh !important;
  overflow: hidden;
}
@media (min-width: 768px) {
  #refbtl #video-section-wrap {
    height: 100vh !important;
  }
}
#refbtl .video-section-background {
  height: 100vh;
  position: absolute;
  top: -20px;
  left: 0;
  width: 100%;
  background-image: url("https://cdn.exceptionallifeinstitute.com/wp-content/uploads/20200507195709/friend-group-scaled.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  animation-name: kenburns-1;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-duration: 10s;
  opacity: 1;
}
@media (min-width: 768px) {
  #refbtl .video-section-background {
    height: 100vh;
    top: 0;
  }
}
#refbtl .video-section-background.active {
  display: block;
}
#refbtl .video-section {
  align-items: center;
  flex-direction: column;
  position: relative;
  overflow: hidden;
  padding: 0px 0 60px;
  height: 100vh;
  justify-content: space-evenly;
}
@media (min-width: 768px) {
  #refbtl .video-section {
    height: 100vh;
    padding: 0;
  }
}
@media (min-height: 1000px) {
  #refbtl .video-section {
    justify-content: center;
  }
}
#refbtl .video-section .video-play {
  width: 250px;
  align-items: center;
  justify-content: center;
  color: #333;
  height: 160px;
  border-radius: 4px;
  border: 7px solid #333;
}
@media (min-width: 768px) {
  #refbtl .video-section .video-play {
    border: 10px solid #333;
    width: 450px;
    height: 250px;
    margin: 0 auto;
    padding: 0;
  }
}
@media (min-height: 1000px) {
  #refbtl .video-section .video-play {
    margin-bottom: 100px;
  }
}
#refbtl .video-section .video-play:hover {
  cursor: pointer;
}
#refbtl .video-section .quote-wrap {
  z-index: 1;
  background: rgba(255, 255, 255, 0.91);
  box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.41);
  margin-top: 20px;
  color: #333;
  font-style: italic;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.6;
  font-family: "Lato", sans-serif;
  width: 100%;
  max-width: 1140px;
  transition: background-color 0.5s linear;
  padding: 5%;
  border-radius: 0;
}
@media (min-width: 768px) {
  #refbtl .video-section .quote-wrap {
    font-size: 24px;
    padding: 10px 30px 30px 50px;
    margin-top: 50px;
    width: 90%;
    border-radius: 4px;
  }
}
#refbtl .video-section .quote-wrap:hover {
  background: white;
}
#refbtl .video-section .quote {
  margin: 0 auto 0 10px;
  padding: 0;
}
#refbtl .video-section .fa-quote-left {
  top: 19px;
  position: relative;
  left: -8px;
}
@media (min-width: 768px) {
  #refbtl .video-section .fa-quote-left {
    top: 27px;
    left: -15px;
  }
}
#refbtl .video-section .fa-quote-right {
  top: -8px;
  left: 3px;
  position: relative;
}
#refbtl .video-section .quote-attr {
  text-align: right;
  margin: 0;
  font-size: 15px;
  margin-top: 10px;
}
@media (min-width: 768px) {
  #refbtl .video-section .quote-attr {
    font-size: 22px;
  }
}
#refbtl #enroll-section-wrap {
  min-height: 100vh;
  height: auto !important;
}
@media (min-width: 768px) {
  #refbtl #enroll-section-wrap {
    height: 100vh !important;
  }
}
#refbtl #enroll-section-wrap .enroll-background-image {
  height: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  position: absolute;
}
#refbtl #enroll-section-wrap .enroll-background-image.section-0 {
  opacity: 0.3;
  background-image: url("https://cdn.exceptionallifeinstitute.com/wp-content/uploads/20200417002105/adventure-bridge-scaled.jpg");
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
  transition: background-image 1s ease-in-out;
}
#refbtl #enroll-section-wrap .enroll-background-image.section-0.active {
  opacity: 1;
}
#refbtl #enroll-section-wrap .enroll-background-image.section-1 {
  opacity: 0.3;
  background-image: url("https://cdn.exceptionallifeinstitute.com/wp-content/uploads/20200417225620/women-having-a-meeting-scaled.jpg");
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
  transition: background-image 1s ease-in-out;
  transition: all 1s linear;
}
#refbtl #enroll-section-wrap .enroll-background-image.section-1.active {
  opacity: 1;
}
#refbtl #enroll-section-wrap .enroll-background-image.section-2 {
  opacity: 0.3;
  background-image: url("https://cdn.exceptionallifeinstitute.com/wp-content/uploads/20200417002128/man-hugging-woman-scaled.jpg");
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
  transition: background-image 1s ease-in-out;
  transition: all 1s linear;
}
#refbtl #enroll-section-wrap .enroll-background-image.section-2.active {
  opacity: 1;
}
#refbtl #enroll-section-wrap .enroll-background-image.section-3 {
  opacity: 0.3;
  background-image: url("https://cdn.exceptionallifeinstitute.com/wp-content/uploads/20200417225533/classroom-background-scaled.jpg");
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
  transition: all 1s linear;
}
#refbtl #enroll-section-wrap .enroll-background-image.section-3.active {
  opacity: 1;
}
#refbtl #enroll-section-wrap .enroll-background-image.section-4 {
  opacity: 0.3;
  background-image: url("https://cdn.exceptionallifeinstitute.com/wp-content/uploads/20200417225548/monica-tedx-1.png");
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
  transition: all 1s linear;
}
#refbtl #enroll-section-wrap .enroll-background-image.section-4.active {
  opacity: 1;
}
#refbtl #enroll-section-wrap .enroll-background-image.section-5 {
  opacity: 0.3;
  background-image: url("https://cdn.exceptionallifeinstitute.com/wp-content/uploads/20200417225905/spacex-flip.jpg");
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
  transition: all 1s linear;
}
#refbtl #enroll-section-wrap .enroll-background-image.section-5.active {
  opacity: 1;
}
#refbtl #enroll-section-wrap .enroll-background {
  background-size: cover;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  height: auto !important;
}
@media (min-width: 768px) {
  #refbtl #enroll-section-wrap .enroll-background {
    height: 100vh;
  }
}
#refbtl #enroll-section-wrap .enroll-wrap {
  width: 100%;
  max-width: 1140px;
  position: relative;
  margin: 0 auto;
  height: 100%;
}
#refbtl #enroll-section-wrap .enroll-wrap .desktop {
  display: none;
}
#refbtl #enroll-section-wrap .enroll-wrap .mobile {
  display: none;
}
#refbtl #enroll-section-wrap .enroll-wrap .mobile.active {
  display: block;
  font-weight: normal;
}
@media (min-width: 768px) {
  #refbtl #enroll-section-wrap .enroll-wrap {
    height: 100vh;
    width: 90%;
  }
  #refbtl #enroll-section-wrap .enroll-wrap .mobile {
    display: none;
  }
  #refbtl #enroll-section-wrap .enroll-wrap .desktop {
    display: block;
  }
}
#refbtl #enroll-section-wrap .enroll-list {
  width: 100%;
  padding: 20px;
  background-color: rgba(255, 255, 255, 0.71);
  font-family: "Lato", sans-serif;
  transition: background-color 0.5s linear;
  flex-direction: column;
  min-height: 100vh;
}
@media (min-width: 768px) {
  #refbtl #enroll-section-wrap .enroll-list {
    height: 100vh;
    top: 0;
    position: absolute;
    border-bottom: 5px solid black;
    width: 52%;
    border-left: 5px solid black;
    padding: 20px 40px;
  }
}
@media (min-width: 768px) {
  #refbtl #enroll-section-wrap .enroll-list:hover {
    background-color: white;
    transition: background-color 0.5s linear;
  }
}
#refbtl #enroll-section-wrap .enroll-list h2 {
  margin: 0 auto 10px;
  font-size: 29px;
}
@media (min-width: 768px) {
  #refbtl #enroll-section-wrap .enroll-list h2 {
    font-size: 37px;
    margin: 0 auto 20px;
  }
}
#refbtl #enroll-section-wrap .enroll-list p {
  font-weight: 800;
  display: inline-block;
  line-height: 1.2;
  font-size: 16px;
  margin: 10px auto 10px;
}
@media (min-width: 768px) {
  #refbtl #enroll-section-wrap .enroll-list p {
    font-size: 18px;
    margin: 16px auto 16px;
  }
}
@media (min-height: 1300px) {
  #refbtl #enroll-section-wrap .enroll-list p {
    margin: 30px auto 30px;
  }
}
#refbtl #enroll-section-wrap .enroll-list p:hover {
  cursor: pointer;
}
#refbtl #enroll-section-wrap .enroll-list p.active:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 3px;
  bottom: -5px;
  left: 0;
  background-color: #333;
  visibility: visible;
}
#refbtl #enroll-section-wrap .enroll-list .underline {
  position: relative;
  color: black;
  text-decoration: none;
}
#refbtl #enroll-section-wrap .enroll-list .underline.active {
  border-bottom: 3px solid black;
}
@media (min-width: 768px) {
  #refbtl #enroll-section-wrap .enroll-list .underline.active {
    border-bottom: 0;
  }
}
#refbtl #enroll-section-wrap .enroll-list .underline:before {
  content: "";
  position: absolute;
  width: 0;
  height: 3px;
  bottom: -5px;
  left: 0;
  background-color: black;
  visibility: hidden;
  transition: all 0.3s ease-in-out;
  display: none;
}
@media (min-width: 768px) {
  #refbtl #enroll-section-wrap .enroll-list .underline:before {
    display: block;
  }
}
#refbtl #enroll-section-wrap .enroll-list .underline:not(.active):hover:before {
  visibility: visible;
  width: 100%;
  cursor: pointer;
}
#refbtl #enroll-section-wrap .enroll-list .special {
  margin: 20px auto 125px;
  padding: 20px;
  text-align: center;
  font-style: italic;
  background-color: rgba(255, 255, 255, 0.53);
  line-height: 1.4;
  font-size: 20px;
  font-weight: bold;
  background-color: #FED631;
  border: 5px solid #FED631;
  color: black;
  font-family: "Assistant", sans-serif;
}
@media (min-width: 768px) {
  #refbtl #enroll-section-wrap .enroll-list .special {
    margin: 20px auto;
  }
}
#refbtl #enroll-section-wrap .enroll-desc {
  width: 48%;
  padding: 50px;
  font-size: 23px;
  font-family: "Assistant", sans-serif;
  line-height: 1.6;
  height: 75vh;
  position: absolute;
  right: 0;
  color: white;
  bottom: 0;
  background-color: rgba(68, 68, 68, 0.85);
  border-right: 5px solid white;
  border-top: 5px solid white;
  transition: background-color 0.5s linear;
}
#refbtl #enroll-section-wrap .enroll-desc .preview {
  display: none;
}
#refbtl #enroll-section-wrap .enroll-desc .preview.active {
  display: block;
}
#refbtl #enroll-section-wrap .enroll-desc:hover {
  background-color: #444444;
}
#refbtl #enroll-section-wrap .enroll-desc p {
  display: none;
}
#refbtl #enroll-section-wrap .enroll-desc p.active {
  display: block;
  margin: 0;
}
#refbtl #university-section-wrap {
  min-height: 100vh;
  height: auto !important;
  overflow: hidden;
}
@media (min-width: 768px) {
  #refbtl #university-section-wrap {
    height: 100vh !important;
  }
}
#refbtl .university-section-background {
  height: 100vh;
  position: absolute;
  left: 0;
  width: 100%;
  background-image: url("https://cdn.exceptionallifeinstitute.com/wp-content/uploads/20200417002142/steel-gate-of-building.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  animation-name: kenburns-2;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-duration: 45s;
}
#refbtl .university-section {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 87vh;
}
@media (min-width: 768px) {
  #refbtl .university-section {
    height: 95vh;
  }
}
#refbtl .university-section .quote-wrap {
  background-color: rgba(255, 255, 255, 0.7);
  display: flex;
  align-items: center;
  font-size: 18px;
  transition: all 0.5s linear;
}
@media (min-width: 768px) {
  #refbtl .university-section .quote-wrap {
    border-radius: 80px 0 80px 0;
    position: relative;
    width: 70%;
    font-size: 24px;
  }
}
@media (min-width: 1024px) {
  #refbtl .university-section .quote-wrap {
    width: 60%;
  }
}
@media (min-width: 768px) {
  #refbtl .university-section .quote-wrap:hover {
    background: rgba(255, 255, 255, 0.9);
    border-radius: 0 80px 0 80px;
  }
}
#refbtl .university-section .quote {
  text-align: left;
}
#refbtl .university-section .fa-quote-left {
  margin-left: 1px;
}
#refbtl .university-section .quote-attr, #refbtl .university-section .fa-quote-left, #refbtl .university-section .fa-quote-right {
  font-size: 16px;
}
@media (min-width: 768px) {
  #refbtl .university-section .quote-attr, #refbtl .university-section .fa-quote-left, #refbtl .university-section .fa-quote-right {
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  #refbtl .university-section .quote-2 {
    padding: 10px 0;
  }
}
#refbtl #curriculum-section-wrap {
  min-height: 100vh;
  height: auto !important;
}
@media (min-width: 768px) {
  #refbtl #curriculum-section-wrap {
    height: 100vh;
  }
}
#refbtl .curriculum-section {
  margin: 0 auto;
  text-align: center;
  padding-bottom: 50px;
}
@media (min-width: 768px) {
  #refbtl .curriculum-section {
    padding-bottom: 200px;
  }
}
#refbtl .curriculum-section .curriculum-wrap {
  justify-content: space-between;
  position: relative;
}
#refbtl .curriculum-section .curriculum-cards-wrap {
  width: 100%;
  position: relative;
  margin-bottom: 1%;
}
@media (min-width: 768px) {
  #refbtl .curriculum-section .curriculum-cards-wrap {
    width: 32.5%;
  }
}
#refbtl .curriculum-section .curriculum-cards-wrap.active .chapter {
  display: none;
}
#refbtl .curriculum-section .curriculum-cards-wrap.active .chapter-number {
  font-weight: bold;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  #refbtl .curriculum-section .curriculum-cards-wrap.active .chapter-number {
    margin-bottom: 0;
  }
}
@media (min-width: 1024px) {
  #refbtl .curriculum-section .curriculum-cards-wrap.active .chapter-number {
    margin-bottom: 20px;
  }
}
#refbtl .curriculum-section .curriculum-cards-wrap.active .desc {
  display: inline;
  padding: 0 5% 15px;
  line-height: 1.5;
  font-size: 15px;
}
@media (min-width: 768px) {
  #refbtl .curriculum-section .curriculum-cards-wrap.active .desc {
    font-size: 13px;
  }
}
@media (min-width: 1024px) {
  #refbtl .curriculum-section .curriculum-cards-wrap.active .desc {
    font-size: 15px;
  }
}
#refbtl .curriculum-section .curriculum-cards-wrap.active .curriculum-cards {
  transform: scale(1.2);
  z-index: 20;
  height: 230px;
  justify-content: space-evenly;
}
@media (min-width: 768px) {
  #refbtl .curriculum-section .curriculum-cards-wrap.active .curriculum-cards {
    min-height: 200px;
    height: 200px;
  }
}
#refbtl .curriculum-section .curriculum-cards-wrap.active .curriculum-cards-1 {
  background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url("https://cdn.exceptionallifeinstitute.com/wp-content/uploads/20200412234606/who-you-are-is-important.jpg");
}
#refbtl .curriculum-section .curriculum-cards-wrap.active .curriculum-cards-2 {
  background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url("https://cdn.exceptionallifeinstitute.com/wp-content/uploads/20200412234559/what-kind-of-relationship.jpg");
}
#refbtl .curriculum-section .curriculum-cards-wrap.active .curriculum-cards-3 {
  background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url("https://cdn.exceptionallifeinstitute.com/wp-content/uploads/20200412234552/what-do-you-offer.jpg");
}
#refbtl .curriculum-section .curriculum-cards-wrap.active .curriculum-cards-4 {
  background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url("https://cdn.exceptionallifeinstitute.com/wp-content/uploads/20200412234516/building-your-solid-foundation.jpg");
}
#refbtl .curriculum-section .curriculum-cards-wrap.active .curriculum-cards-5 {
  background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url("https://cdn.exceptionallifeinstitute.com/wp-content/uploads/20200422162134/communication-is-key-scaled.jpg");
}
#refbtl .curriculum-section .curriculum-cards-wrap.active .curriculum-cards-6 {
  background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url("https://cdn.exceptionallifeinstitute.com/wp-content/uploads/20200412234523/healthy-boundaries.jpg");
}
#refbtl .curriculum-section .curriculum-cards-wrap.active .curriculum-cards-7 {
  background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url("https://cdn.exceptionallifeinstitute.com/wp-content/uploads/20200412234529/killer-expectations.jpg");
}
#refbtl .curriculum-section .curriculum-cards-wrap.active .curriculum-cards-8 {
  background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url("https://cdn.exceptionallifeinstitute.com/wp-content/uploads/20200412234537/living-in-bliss.jpg");
}
#refbtl .curriculum-section .curriculum-cards-wrap.active .curriculum-cards-9 {
  background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url("https://cdn.exceptionallifeinstitute.com/wp-content/uploads/20200422162156/loving-yourself-1-scaled.jpg");
}
#refbtl .curriculum-section .curriculum-cards {
  text-align: center;
  position: relative;
  height: 200px;
  background-size: cover;
  font-family: "Comfortaa", cursive;
  box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.41);
  align-items: center;
  z-index: 10;
  border-radius: 4px;
  line-height: 1.4;
  flex-direction: column;
  color: white;
  transition: transform 0.1s linear;
  margin-bottom: 18px;
  justify-content: center;
}
@media (min-width: 768px) {
  #refbtl .curriculum-section .curriculum-cards {
    margin-bottom: 0;
    justify-content: start;
  }
}
#refbtl .curriculum-section .curriculum-cards img {
  width: 100%;
}
#refbtl .curriculum-section .curriculum-cards .chapter {
  width: 100%;
  padding: 0 20px;
  font-size: 19px;
}
@media (min-width: 768px) {
  #refbtl .curriculum-section .curriculum-cards .chapter {
    font-size: 17px;
  }
}
@media (min-width: 1024px) {
  #refbtl .curriculum-section .curriculum-cards .chapter {
    font-size: 19px;
  }
}
#refbtl .curriculum-section .curriculum-cards .desc {
  width: 100%;
  padding: 0 20px;
  margin: 10px auto;
  display: none;
  font-family: "Lato", sans-serif;
}
#refbtl .curriculum-section .curriculum-cards.curriculum-cards-1 {
  background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url("https://cdn.exceptionallifeinstitute.com/wp-content/uploads/20200412234606/who-you-are-is-important.jpg");
  transition: transform 0.1s linear;
}
#refbtl .curriculum-section .curriculum-cards.curriculum-cards-2 {
  background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url("https://cdn.exceptionallifeinstitute.com/wp-content/uploads/20200412234559/what-kind-of-relationship.jpg");
  transition: transform 0.1s linear;
}
#refbtl .curriculum-section .curriculum-cards.curriculum-cards-3 {
  background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url("https://cdn.exceptionallifeinstitute.com/wp-content/uploads/20200412234552/what-do-you-offer.jpg");
  transition: transform 0.1s linear;
}
#refbtl .curriculum-section .curriculum-cards.curriculum-cards-4 {
  background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url("https://cdn.exceptionallifeinstitute.com/wp-content/uploads/20200412234516/building-your-solid-foundation.jpg");
  transition: transform 0.1s linear;
}
#refbtl .curriculum-section .curriculum-cards.curriculum-cards-5 {
  background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url("https://cdn.exceptionallifeinstitute.com/wp-content/uploads/20200422162134/communication-is-key-scaled.jpg");
  transition: transform 0.1s linear;
}
#refbtl .curriculum-section .curriculum-cards.curriculum-cards-6 {
  background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url("https://cdn.exceptionallifeinstitute.com/wp-content/uploads/20200412234523/healthy-boundaries.jpg");
  transition: transform 0.1s linear;
}
#refbtl .curriculum-section .curriculum-cards.curriculum-cards-7 {
  background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url("https://cdn.exceptionallifeinstitute.com/wp-content/uploads/20200412234529/killer-expectations.jpg");
  transition: transform 0.1s linear;
}
#refbtl .curriculum-section .curriculum-cards.curriculum-cards-8 {
  background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url("https://cdn.exceptionallifeinstitute.com/wp-content/uploads/20200412234537/living-in-bliss.jpg");
  transition: transform 0.1s linear;
}
#refbtl .curriculum-section .curriculum-cards.curriculum-cards-9 {
  background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url("https://cdn.exceptionallifeinstitute.com/wp-content/uploads/20200422162156/loving-yourself-1-scaled.jpg");
  transition: transform 0.1s linear;
}
#refbtl .curriculum-section .curriculum-cards-desc {
  display: none;
  font-family: "Comfortaa", cursive;
  padding: 20px 50px;
  align-items: center;
  line-height: 1.4;
  transition: opacity 0.1s linear;
}
#refbtl #lincoln-section-wrap {
  min-height: 100vh;
  height: auto !important;
  overflow: hidden;
}
@media (min-width: 768px) {
  #refbtl #lincoln-section-wrap {
    height: 100vh;
  }
}
#refbtl .lincoln-section-background {
  height: 100vh;
  position: absolute;
  left: 0;
  width: 100%;
  background-image: url("https://cdn.exceptionallifeinstitute.com/wp-content/uploads/20200418111909/lincoln-quote-scaled.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
#refbtl .lincoln-section {
  display: flex;
  align-items: center;
  flex-direction: column;
  height: 87vh;
  justify-content: center;
}
@media (min-width: 768px) {
  #refbtl .lincoln-section {
    height: 100vh;
    padding-bottom: 20vh;
  }
}
#refbtl .lincoln-section img {
  width: 100%;
}
#refbtl .lincoln-section .banner {
  width: 95%;
  z-index: 1;
  height: 50vw;
  background-image: url("https://cdn.exceptionallifeinstitute.com/wp-content/uploads/20200429001844/Double-Ribbon-bright.png");
  background-repeat: no-repeat;
  background-size: 100%;
}
@media (min-width: 768px) {
  #refbtl .lincoln-section .banner {
    width: 90%;
    height: 300px;
    margin-top: 50px;
    margin-bottom: 15px;
    background-image: url("https://cdn.exceptionallifeinstitute.com/wp-content/uploads/20200429001844/Double-Ribbon-bright.png");
  }
}
@media (min-width: 1024px) {
  #refbtl .lincoln-section .banner {
    height: 260px;
    width: 79%;
    margin-top: 20px;
    background-image: url("https://cdn.exceptionallifeinstitute.com/wp-content/uploads/20200429001858/Single-Ribbon-bright.png");
  }
}
@media (min-height: 1025px) {
  #refbtl .lincoln-section .banner {
    height: 340px;
    margin-bottom: 60px;
    margin-top: 0;
    width: 85%;
  }
}
#refbtl .lincoln-section .quote-wrap {
  background: rgba(255, 255, 255, 0.7);
  color: black;
  width: 87%;
  max-width: 1140px;
  margin: 0 auto;
  padding: 20px;
}
@media (min-width: 768px) {
  #refbtl .lincoln-section .quote-wrap {
    width: 70%;
    padding: 40px;
    border-radius: 80px 0 80px 0;
    transition: all 0.5s linear;
  }
}
@media (min-width: 1024px) {
  #refbtl .lincoln-section .quote-wrap {
    width: 60%;
  }
}
@media (min-width: 768px) {
  #refbtl .lincoln-section .quote-wrap:hover {
    background: rgba(255, 255, 255, 0.9);
    border-radius: 0 80px 0 80px;
  }
}
#refbtl .lincoln-section .quote, #refbtl .lincoln-section .quote-attr, #refbtl .lincoln-section .fa-quote-left, #refbtl .lincoln-section .fa-quote-right {
  font-size: 16px;
}
@media (min-width: 768px) {
  #refbtl .lincoln-section .quote, #refbtl .lincoln-section .quote-attr, #refbtl .lincoln-section .fa-quote-left, #refbtl .lincoln-section .fa-quote-right {
    font-size: 20px;
  }
}
#refbtl #testimonial-vid-wrap {
  min-height: 100vh;
  overflow: hidden;
  height: 100vh !important;
}
#refbtl #testimonial-vid-wrap .testimonial-vid-section-background {
  height: 100vh;
  position: absolute;
  left: 0;
  width: 100%;
  background-image: url("https://cdn.exceptionallifeinstitute.com/wp-content/uploads/20200422205736/bright-celebration-crowd-dark-431722-scaled.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  animation-name: kenburns-2;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-duration: 45s;
  opacity: 1;
}
#refbtl #testimonial-vid-wrap .testimonial-vid-section-border {
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
}
#refbtl #testimonial-vid-wrap .testimonial-vid-section {
  text-align: center;
  align-items: center;
  height: 100vh;
  padding-bottom: 20vh;
  flex-direction: column;
}
@media (min-width: 768px) {
  #refbtl #testimonial-vid-wrap .testimonial-vid-section {
    width: 90%;
  }
}
#refbtl #testimonial-vid-wrap .left {
  z-index: 5;
  color: white;
  font-size: 23px;
}
@media (min-width: 768px) {
  #refbtl #testimonial-vid-wrap .left {
    font-size: 40px;
  }
}
#refbtl #testimonial-vid-wrap .right {
  width: 100%;
  margin-top: 50px;
}
@media (min-width: 768px) {
  #refbtl #testimonial-vid-wrap .right {
    width: auto;
    margin-top: 30px;
  }
}
@media (min-height: 1000px) {
  #refbtl #testimonial-vid-wrap .right {
    margin-top: 70px;
  }
}
#refbtl #testimonial-vid-wrap .video-play {
  width: 250px;
  height: 160px;
  border: 7px solid white;
  align-items: center;
  justify-content: center;
  color: white;
  margin: 0 auto;
  border-radius: 4px;
}
@media (min-width: 768px) {
  #refbtl #testimonial-vid-wrap .video-play {
    border: 7px solid white;
    width: 450px;
    height: 250px;
  }
}
#refbtl #testimonial-vid-wrap .video-play:hover {
  cursor: pointer;
}
#refbtl #testimonial-section-wrap {
  height: auto !important;
  background: white;
  background-image: url("https://cdn.exceptionallifeinstitute.com/wp-content/uploads/20200502190103/purple-nature-background-scaled.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
  min-height: 100vh;
}
@media (min-width: 768px) {
  #refbtl #testimonial-section-wrap {
    height: 100vh;
  }
}
#refbtl .testimonial-section {
  text-align: center;
  padding-bottom: 50px;
}
@media (min-width: 768px) {
  #refbtl .testimonial-section {
    height: 100vh;
    padding-bottom: 0;
    max-width: 1140px;
    margin: 0 auto;
    width: 100%;
  }
}
#refbtl .testimonial-section ul.desktop {
  display: none;
}
@media (min-width: 768px) {
  #refbtl .testimonial-section ul.desktop {
    display: flex;
    min-height: 100vh;
    max-height: 100vh;
    margin: 10px 0 0 0;
    padding: 0;
    overflow: hidden;
    list-style-type: none;
    border-radius: 4px 4px 0 0;
    box-shadow: 0px 0px 12px 2px #1415167d;
  }
  #refbtl .testimonial-section ul.desktop li {
    display: flex;
    align-items: stretch;
    padding: 20px;
    width: 84px;
    background: rgba(255, 255, 255, 0.62);
    cursor: pointer;
    transition: all 0.5s ease;
    overflow: hidden;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  #refbtl .testimonial-section ul.desktop li {
    width: 100px;
  }
}
@media (min-width: 768px) {
  #refbtl .testimonial-section ul.desktop li:hover {
    background: #482667;
  }
  #refbtl .testimonial-section ul.desktop li:hover .section-title h2 {
    color: white;
  }
}
@media (min-width: 768px) {
  #refbtl .testimonial-section ul.desktop li.active {
    flex: 5;
    background: #654384;
    cursor: default;
  }
  #refbtl .testimonial-section ul.desktop li.active .section-title h2 {
    color: white;
  }
  #refbtl .testimonial-section ul.desktop li.active .section-content {
    flex: 4;
    opacity: 1;
    transform: scaleX(1);
    color: white;
    padding: 1% 7% 0 9%;
  }
}
@media (min-width: 768px) and (min-height: 1200px) {
  #refbtl .testimonial-section ul.desktop li.active .section-content {
    justify-content: center;
    height: 48vh;
  }
}
@media (min-width: 768px) {
  #refbtl .testimonial-section ul.desktop li .section-title {
    display: flex;
    align-items: center;
    width: auto;
    margin: 0;
    padding: 0;
    text-align: center;
  }
  #refbtl .testimonial-section ul.desktop li .section-title h2 {
    margin: 0;
    transform: rotate(-90deg);
    white-space: nowrap;
    width: 60px;
    color: #502a72;
  }
}
@media (min-width: 768px) {
  #refbtl .testimonial-section ul.desktop li .section-content {
    flex: 1;
    display: flex;
    flex-direction: column;
    margin: 0;
    padding: 0;
    opacity: 0;
    transition: all 0.25s 0.1s ease-out;
  }
}
@media (min-height: 1025px) {
  #refbtl .testimonial-section ul.desktop {
    margin-top: 110px;
  }
}
@media (min-height: 1300px) {
  #refbtl .testimonial-section ul.desktop {
    margin-top: 150px;
  }
}
#refbtl .testimonial-section ul.mobile {
  display: flex;
  height: auto;
  margin: 0 20px;
  padding: 0;
  overflow: hidden;
  list-style-type: none;
  border-radius: 4px;
  flex-direction: column;
}
#refbtl .testimonial-section ul.mobile li {
  margin: 5px 0;
  padding: 20px;
  width: 100%;
  background: rgba(255, 255, 255, 0.62);
  cursor: pointer;
  transition: all 0.5s ease;
  border-radius: 4px;
}
#refbtl .testimonial-section ul.mobile li:hover {
  background: #482667;
}
#refbtl .testimonial-section ul.mobile li:hover .section-title h2 {
  color: white;
}
#refbtl .testimonial-section ul.mobile li.active {
  background: #654384;
  cursor: default;
}
#refbtl .testimonial-section ul.mobile li.active .section-title h2 {
  color: white;
}
#refbtl .testimonial-section ul.mobile li.active .section-content {
  display: block;
  opacity: 1;
  color: white;
}
#refbtl .testimonial-section ul.mobile li .section-title {
  width: auto;
  margin: 0;
  padding: 0;
  text-align: center;
}
#refbtl .testimonial-section ul.mobile li .section-title h2 {
  margin: 0;
  width: 100%;
  text-align: center;
  white-space: nowrap;
  color: #502a72;
}
#refbtl .testimonial-section ul.mobile li .section-content {
  display: none;
  margin: 0;
  padding: 0;
  opacity: 0;
  transition: all 0.25s 0.1s ease-out;
}
#refbtl .testimonial-section .graduates {
  margin: 0 auto 50px;
  padding: 40px 20px 20px;
  color: black;
}
@media (min-height: 1000px) {
  #refbtl .testimonial-section .graduates {
    font-size: 40px;
    padding: 0;
    margin: 50px auto 100px;
  }
}
#refbtl .testimonial-section .testimonial-wrap {
  max-width: 1140px;
  width: 95%;
  margin: 0 auto;
  position: relative;
}
#refbtl .testimonial-section .testimonial-card-wrap {
  max-width: 1140px;
  width: 100%;
  margin: 0 auto;
  bottom: 0;
}
#refbtl .testimonial-section .testimonial-card {
  display: flex;
  flex-direction: column;
  height: auto;
  margin: 20px auto 0;
}
@media (min-width: 768px) {
  #refbtl .testimonial-section .testimonial-card {
    margin: 0 auto;
  }
}
#refbtl .testimonial-section .testimonial-info {
  align-items: center;
}
#refbtl .testimonial-section .testimonial-info img {
  width: 70px;
  border-radius: 50px;
  margin-right: 10px;
  box-shadow: 0px 0px 7px 3px #14151626;
}
@media (min-width: 768px) {
  #refbtl .testimonial-section .testimonial-info img {
    width: 80px;
    margin-right: 20px;
  }
}
#refbtl .testimonial-section .testimonial-info .name {
  margin: 0;
  font-size: 16px;
}
@media (min-width: 768px) {
  #refbtl .testimonial-section .testimonial-info .name {
    font-size: 21px;
  }
}
#refbtl .testimonial-section .testimonial {
  text-align: left;
  padding: 5% 6% 5% 8%;
  font-size: 16px;
  font-family: "Assistant", sans-serif;
  line-height: 1.6;
}
#refbtl .testimonial-section .testimonial.active {
  display: flex;
}
#refbtl .testimonial-section .testimonial.kristin {
  font-size: 15px;
}
@media (min-width: 768px) {
  #refbtl .testimonial-section .testimonial.kristin {
    font-size: 21px;
  }
}
@media (min-width: 768px) {
  #refbtl .testimonial-section .testimonial {
    display: flex;
    font-size: 22px;
  }
}
#refbtl .testimonial-section .testimonial p {
  margin: 10px auto 0;
}
#refbtl .testimonial-section .testimonial button {
  border-radius: 4px;
  background-color: rgba(255, 255, 255, 0.68);
  padding: 15px;
  color: black;
  text-align: center;
  font-size: 20px;
  width: 100%;
  border: none;
  margin-top: 20px;
  transition: background-color 0.5s linear;
}
@media (min-width: 768px) {
  #refbtl .testimonial-section .testimonial button {
    width: 70%;
    margin: 30px auto 0 15%;
  }
}
#refbtl .testimonial-section .testimonial button:hover {
  cursor: pointer;
  transition: background-color 0.5s linear;
  background-color: white;
}
#refbtl .testimonial-section .testimonial .play {
  padding: 20px;
  text-align: center;
  width: 200px;
  margin: 20px auto;
  height: 130px;
  line-height: 78px;
  border: 7px solid white;
  display: block;
  border-radius: 4px;
}
@media (min-width: 768px) {
  #refbtl .testimonial-section .testimonial .play {
    width: 250px;
    height: 140px;
    line-height: 88px;
  }
}
#refbtl .testimonial-section .testimonial .play:hover {
  cursor: pointer;
}
#refbtl .testimonial-section .testimonial .fa-quote-right {
  text-align: right;
  display: block;
}
#refbtl #packages-section-wrap {
  min-height: 100vh;
  background-color: #E3E3E3;
  background-image: linear-gradient(rgba(255, 255, 255, 0.8), rgba(0, 0, 0, 0.32)), url("https://cdn.exceptionallifeinstitute.com/wp-content/uploads/20200427103030/scenic-view-of-lake.jpg");
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto !important;
}
@media (min-width: 768px) {
  #refbtl #packages-section-wrap {
    height: 100vh !important;
    padding-bottom: 0;
  }
}
#refbtl #packages-section-wrap .content-wrap {
  max-width: none;
  padding: 0;
}
@media (min-width: 768px) {
  #refbtl #packages-section-wrap .content-wrap {
    max-width: 1140px;
    padding-left: 5%;
    padding-right: 5%;
  }
}
#refbtl #packages-section-wrap .packages-section {
  margin: 0 auto;
  color: black;
}
@media (min-width: 768px) {
  #refbtl #packages-section-wrap .packages-section h2 {
    font-size: 32px;
  }
}
#refbtl #packages-section-wrap .packages-section .title {
  color: black;
}
#refbtl #packages-section-wrap .packages-section .subtitle {
  font-family: "Lato", sans-serif;
  font-size: 20px;
}
#refbtl #packages-section-wrap .packages-section .package-wrap {
  justify-content: space-between;
  flex-direction: column;
  align-items: center;
}
@media (min-width: 768px) {
  #refbtl #packages-section-wrap .packages-section .package-wrap {
    overflow: visible;
    padding-bottom: 0;
    align-items: flex-end;
    flex-direction: row;
  }
}
#refbtl #packages-section-wrap .packages-section .package {
  font-family: "Assistant", sans-serif;
  font-size: 20px;
  width: 90%;
  text-align: center;
  background: white;
  align-items: center;
  padding: 30px 0;
  position: relative;
  color: white;
  flex-direction: column;
  border-radius: 4px;
  margin-right: 0;
  margin-bottom: 15px;
  justify-content: center;
}
@media (min-width: 768px) {
  #refbtl #packages-section-wrap .packages-section .package {
    margin-right: 15px;
    width: 31%;
    padding: 5px 15px 15px;
    margin-bottom: 0;
  }
}
#refbtl #packages-section-wrap .packages-section .package:hover {
  box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.41);
}
#refbtl #packages-section-wrap .packages-section .package p {
  margin: 0;
}
#refbtl #packages-section-wrap .packages-section .package button {
  border: 0;
  background: #00a2e8;
  border-radius: 4px;
  padding: 15px;
  font-size: 15px;
  text-transform: uppercase;
  font-family: "Lato", sans-serif;
  font-weight: bold;
  color: white;
  border: 2px solid white;
  transition: all 0.3s linear;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}
#refbtl #packages-section-wrap .packages-section .package button:hover {
  cursor: pointer;
  background: white;
  color: #273264;
  border: 2px solid #00a2e8;
}
@media (min-width: 768px) {
  #refbtl #packages-section-wrap .packages-section .package button {
    padding: 11px;
    margin-top: 20px;
  }
}
#refbtl #packages-section-wrap .packages-section .package.active {
  box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.41);
  justify-content: center;
}
#refbtl #packages-section-wrap .packages-section .package.active p {
  flex: initial;
}
@media (min-width: 768px) {
  #refbtl #packages-section-wrap .packages-section .package.active .arrow-down {
    display: inline;
  }
}
#refbtl #packages-section-wrap .packages-section .package.active button {
  display: none;
}
#refbtl #packages-section-wrap .packages-section .package.active .package-desc-info {
  font-size: 16px;
  color: black;
  text-align: center;
  padding: 20px;
}
@media (min-width: 768px) {
  #refbtl #packages-section-wrap .packages-section .package.active .package-desc-info {
    font-size: 18px;
  }
}
#refbtl #packages-section-wrap .packages-section .package.package-1 {
  background-color: #273264;
  order: 2;
}
@media (min-width: 768px) {
  #refbtl #packages-section-wrap .packages-section .package.package-1 {
    height: 170px;
    order: 1;
  }
}
#refbtl #packages-section-wrap .packages-section .package.package-1 p {
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  #refbtl #packages-section-wrap .packages-section .package.package-1 p {
    margin-bottom: 0;
  }
}
#refbtl #packages-section-wrap .packages-section .package.package-1.active {
  height: auto;
  padding-bottom: 0;
}
@media (min-width: 768px) {
  #refbtl #packages-section-wrap .packages-section .package.package-1.active {
    background-color: white;
    color: black;
    padding: 5px 30px 15px;
    height: 170px;
  }
}
#refbtl #packages-section-wrap .packages-section .package.package-2 {
  background-color: #273264;
  order: 1;
}
@media (min-width: 768px) {
  #refbtl #packages-section-wrap .packages-section .package.package-2 {
    order: 2;
    height: 213px;
  }
}
#refbtl #packages-section-wrap .packages-section .package.package-2 p {
  margin-top: 43px;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  #refbtl #packages-section-wrap .packages-section .package.package-2 p {
    margin-bottom: 0;
  }
}
#refbtl #packages-section-wrap .packages-section .package.package-2.active {
  height: auto;
  padding-bottom: 0;
}
@media (min-width: 768px) {
  #refbtl #packages-section-wrap .packages-section .package.package-2.active {
    background-color: white;
    color: black;
    padding: 5px 20px 15px;
    height: 210px;
  }
}
#refbtl #packages-section-wrap .packages-section .package.package-3 {
  background-color: #273264;
  order: 3;
}
@media (min-width: 768px) {
  #refbtl #packages-section-wrap .packages-section .package.package-3 {
    height: 170px;
  }
}
#refbtl #packages-section-wrap .packages-section .package.package-3 p {
  margin-top: 20px;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  #refbtl #packages-section-wrap .packages-section .package.package-3 p {
    margin-bottom: 0;
  }
}
#refbtl #packages-section-wrap .packages-section .package.package-3.active {
  height: auto;
  padding-bottom: 0;
  padding-top: 10px;
}
@media (min-width: 768px) {
  #refbtl #packages-section-wrap .packages-section .package.package-3.active {
    background-color: white;
    color: black;
    padding: 5px 30px 15px;
    height: 170px;
  }
}
#refbtl #packages-section-wrap .packages-section .package .mobile {
  display: none;
}
#refbtl #packages-section-wrap .packages-section .package .mobile.active {
  display: block;
  background: white;
  height: auto;
  width: 100%;
  position: relative;
  margin-top: 25px;
}
#refbtl #packages-section-wrap .packages-section .package .mobile .package-desc-info p {
  margin: 20px auto;
}
#refbtl #packages-section-wrap .packages-section .best-value {
  position: absolute;
  height: 40px;
  background: #00a2e8;
  color: white;
  text-align: center;
  width: 100%;
  top: 0;
  font-weight: bold;
  font-size: 16px;
  align-items: center;
  justify-content: center;
  font-family: "Lato", sans-serif;
  border-radius: 4px 4px 0 0;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}
#refbtl #packages-section-wrap .packages-section .arrow-down {
  display: none;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid white;
  position: absolute;
  bottom: -20px;
}
#refbtl #packages-section-wrap .packages-section .package-desc-wrap {
  background: white;
  width: 100vw;
  max-width: 1140px;
  margin: 50px auto 100px;
  min-height: 400px;
  box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.41);
  display: none;
}
@media (min-width: 768px) {
  #refbtl #packages-section-wrap .packages-section .package-desc-wrap {
    display: block;
    margin: 50px auto 200px;
    border-radius: 4px;
  }
}
#refbtl #packages-section-wrap .packages-section .package-desc {
  display: none;
}
#refbtl #packages-section-wrap .packages-section .package-desc.active {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  #refbtl #packages-section-wrap .packages-section .package-desc.active {
    flex-direction: row;
  }
}
#refbtl #packages-section-wrap .packages-section .package-desc-1 .package-desc-img {
  width: 60%;
  padding-left: 20px;
  background-image: url("https://cdn.exceptionallifeinstitute.com/wp-content/uploads/20200513193425/package-1-v2.jpg");
  background-size: cover;
  background-position: center;
  border-radius: 0 4px 4px 0;
  background-repeat: no-repeat;
}
@media (min-width: 1024px) {
  #refbtl #packages-section-wrap .packages-section .package-desc-1 .package-desc-img {
    background-size: 112%;
  }
}
#refbtl #packages-section-wrap .packages-section .package-desc-2 .package-desc-img {
  width: 60%;
  padding-left: 20px;
  background-image: url("https://cdn.exceptionallifeinstitute.com/wp-content/uploads/20200513203552/package-2-v5.jpg");
  background-size: cover;
  background-position: bottom;
  border-radius: 0 4px 4px 0;
  background-repeat: no-repeat;
}
@media (min-width: 1024px) {
  #refbtl #packages-section-wrap .packages-section .package-desc-2 .package-desc-img {
    background-size: 112%;
    background-position-x: -50px;
  }
}
#refbtl #packages-section-wrap .packages-section .package-desc-3 .package-desc-img {
  width: 60%;
  padding-left: 20px;
  background-image: url("https://cdn.exceptionallifeinstitute.com/wp-content/uploads/20200513195800/package-3-v1-scaled.jpg");
  background-size: 100%;
  background-position: center;
  border-radius: 0 4px 4px 0;
  background-repeat: no-repeat;
}
@media (min-width: 1024px) {
  #refbtl #packages-section-wrap .packages-section .package-desc-3 .package-desc-img {
    background-size: 82%;
  }
}
#refbtl #packages-section-wrap .packages-section .package-desc-info {
  width: 100%;
  padding-right: 20px;
  font-family: "Assistant", sans-serif;
  border-right: 0;
  padding: 30px;
}
@media (min-width: 768px) {
  #refbtl #packages-section-wrap .packages-section .package-desc-info {
    width: 40%;
    border-right: 1px solid #00000026;
  }
}
#refbtl #packages-section-wrap .packages-section .package-desc-info h3 {
  font-family: "Raleway", sans-serif;
  font-size: 24px;
  font-weight: 600;
  text-transform: uppercase;
  margin-top: 0;
}
#refbtl #packages-section-wrap .packages-section .package-desc-info button, #refbtl #packages-section-wrap .packages-section .package-desc-info .buy-now {
  border: 0;
  background: #00a2e8;
  border-radius: 4px;
  padding: 12px 16px;
  margin-top: 20px;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  font-family: "Lato", sans-serif;
  /* font-weight: bold; */
  color: white;
  border: 2px solid #273264;
  transition: all 0.3s linear;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  text-decoration: none;
}
#refbtl #packages-section-wrap .packages-section .package-desc-info button:hover, #refbtl #packages-section-wrap .packages-section .package-desc-info .buy-now:hover {
  cursor: pointer;
  background: #273264;
  color: white;
  border: 2px solid #00a2e8;
}
#refbtl #packages-section-wrap .packages-section .price {
  color: black;
}
#refbtl #packages-section-wrap .packages-section .price.blue {
  color: #00a2e8;
}
#refbtl #packages-section-wrap .packages-section .price.disclaimer {
  font-size: 14px;
}
#refbtl #about-section-wrap {
  min-height: 100vh;
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("https://cdn.exceptionallifeinstitute.com/wp-content/uploads/20200409185147/scenic-view-of-mountain-during-evening-2085998-scaled.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: auto !important;
}
@media (min-width: 768px) {
  #refbtl #about-section-wrap {
    height: 100vh !important;
    padding-bottom: 0;
  }
}
#refbtl #about-section-wrap .about-wrap {
  flex-direction: column;
}
@media (min-width: 768px) {
  #refbtl #about-section-wrap .about-wrap {
    flex-direction: row;
    height: 85vh;
  }
}
#refbtl #about-section-wrap .about-section {
  color: white;
  height: auto;
}
@media (min-width: 768px) {
  #refbtl #about-section-wrap .about-section {
    height: 88vh;
  }
}
#refbtl #about-section-wrap .about-section h2 {
  margin-top: 0;
  text-align: center;
}
@media (min-width: 768px) {
  #refbtl #about-section-wrap .about-section h2 {
    text-align: left;
    font-size: 31px;
  }
}
#refbtl #about-section-wrap .about-section p {
  margin: 0 auto 20px;
  line-height: 1.4;
}
#refbtl #about-section-wrap .about-section .about {
  height: auto;
  font-size: 18px;
  margin-top: 30px;
}
@media (min-width: 768px) {
  #refbtl #about-section-wrap .about-section .about {
    font-size: 19px;
    margin-top: 0;
  }
}
#refbtl #about-section-wrap .about-section .about .desktop {
  display: none;
}
@media (min-width: 768px) {
  #refbtl #about-section-wrap .about-section .about .desktop {
    display: block;
  }
}
#refbtl #about-section-wrap .about-section .about .mobile {
  display: block;
}
@media (min-width: 768px) {
  #refbtl #about-section-wrap .about-section .about .mobile {
    display: none;
  }
}
#refbtl #about-section-wrap .about-section .about img {
  border: 10px solid #ffffff4f;
  width: 100%;
  outline: 10px solid white;
}
#refbtl #about-section-wrap .about-section .about img.mobile {
  width: auto;
  height: 320px;
  margin: 20px auto 40px;
}
#refbtl #about-section-wrap .about-section .about.left {
  align-items: center;
  width: 60%;
  padding-top: 20px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  #refbtl #about-section-wrap .about-section .about.left {
    width: 30%;
  }
}
#refbtl #about-section-wrap .about-section .about.right {
  width: 100%;
  justify-content: center;
  flex-direction: column;
  padding-left: 0;
  font-family: "Assistant", sans-serif;
}
@media (min-width: 768px) {
  #refbtl #about-section-wrap .about-section .about.right {
    padding-left: 70px;
    width: 70%;
  }
}
#refbtl #buy-now-section-wrap {
  min-height: 100vh;
  height: 100vh;
  align-items: center;
  overflow: hidden;
}
@media (min-width: 768px) {
  #refbtl #buy-now-section-wrap {
    height: 100vh !important;
  }
}
#refbtl #buy-now-section-wrap .buy-now-section-background {
  height: 100vh;
  position: absolute;
  left: 0;
  width: 100%;
  background-image: url("https://cdn.exceptionallifeinstitute.com/wp-content/uploads/20200409184945/backlit-dawn-foggy-friendship-697243-scaled.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  animation-name: kenburns-2;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-duration: 45s;
}
#refbtl #buy-now-section-wrap .buy-now-section {
  height: 100vh;
  margin: 0 auto;
  text-align: center;
  font-size: 35px;
  color: black;
  padding: 50px;
  z-index: 1;
}
@media (min-width: 768px) {
  #refbtl #buy-now-section-wrap .buy-now-section {
    width: 80%;
  }
}
#refbtl #buy-now-section-wrap .buy-now-section h2 {
  position: relative;
}
#refbtl #buy-now-section-wrap button {
  border: 0;
  background: #00a2e8;
  border-radius: 4px;
  padding: 14px 18px;
  margin-top: 50px;
  text-transform: uppercase;
  font-family: "Lato", sans-serif;
  color: white;
  transition: all 0.3s linear;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  font-size: 18px;
  border: 3px solid #273264;
  font-weight: bold;
}
@media (min-width: 768px) {
  #refbtl #buy-now-section-wrap button {
    margin-top: 100px;
  }
}
@media (min-height: 1000px) {
  #refbtl #buy-now-section-wrap button {
    margin-top: 150px;
  }
}
#refbtl #buy-now-section-wrap button:hover {
  cursor: pointer;
  background: #273264;
  color: white;
  border: 2px solid #00a2e8;
}
#refbtl #faq-section-wrap {
  min-height: 100vh;
}
#refbtl #faq-section-wrap .faq-background-image {
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
#refbtl #faq-section-wrap .faq-background-image.section-0 {
  opacity: 0.3;
  background-image: url("https://cdn.exceptionallifeinstitute.com/wp-content/uploads/20200425123210/monica-with-students-scaled.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  transition: all 1s linear;
}
#refbtl #faq-section-wrap .faq-background-image.section-0.active {
  opacity: 0.3;
}
@media (min-width: 768px) {
  #refbtl #faq-section-wrap .faq-background-image.section-0.active {
    opacity: 1;
  }
}
#refbtl #faq-section-wrap .faq-background {
  background-size: cover;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
@media (min-width: 768px) {
  #refbtl #faq-section-wrap .faq-background {
    height: 100vh;
  }
}
#refbtl #faq-section-wrap .faq-wrap {
  width: 100%;
  max-width: 1140px;
  position: relative;
  margin: 0 auto;
  height: 100vh;
}
#refbtl #faq-section-wrap .faq-wrap .desktop {
  display: none;
}
#refbtl #faq-section-wrap .faq-wrap .mobile {
  display: none;
}
#refbtl #faq-section-wrap .faq-wrap .mobile.active {
  display: block;
  font-weight: normal;
}
@media (min-width: 768px) {
  #refbtl #faq-section-wrap .faq-wrap {
    height: 100vh;
    width: 90%;
  }
  #refbtl #faq-section-wrap .faq-wrap .mobile {
    display: none;
  }
  #refbtl #faq-section-wrap .faq-wrap .desktop {
    display: block;
  }
}
#refbtl #faq-section-wrap .faq-list {
  width: 100%;
  padding: 20px;
  background-color: rgba(255, 255, 255, 0.71);
  font-family: "Assistant", sans-serif;
  transition: background-color 0.5s linear;
  flex-direction: column;
}
#refbtl #faq-section-wrap .faq-list h2 {
  margin: 0 auto 10px;
  font-size: 29px;
}
@media (min-width: 768px) {
  #refbtl #faq-section-wrap .faq-list h2 {
    font-size: 37px;
    margin: 0 auto 20px;
  }
}
@media (min-width: 768px) {
  #refbtl #faq-section-wrap .faq-list {
    top: 0;
    height: 100vh;
    position: absolute;
    border-bottom: 5px solid black;
    width: 52%;
    border-left: 5px solid black;
    padding: 20px 40px;
  }
}
#refbtl #faq-section-wrap .faq-list:hover {
  background-color: rgba(255, 255, 255, 0.71);
}
@media (min-width: 768px) {
  #refbtl #faq-section-wrap .faq-list:hover {
    background-color: white;
    transition: background-color 0.5s linear;
  }
}
#refbtl #faq-section-wrap .faq-list p {
  font-weight: 800;
  font-size: 16px;
  display: inline-block;
  margin: 10px auto 10px;
}
@media (min-width: 768px) {
  #refbtl #faq-section-wrap .faq-list p {
    font-size: 18px;
    margin: 16px auto 16px;
  }
}
@media (min-height: 1300px) {
  #refbtl #faq-section-wrap .faq-list p {
    margin: 30px auto 30px;
  }
}
#refbtl #faq-section-wrap .faq-list p:hover {
  cursor: pointer;
}
#refbtl #faq-section-wrap .faq-list p.active:not(.mobile):before {
  content: "";
  position: absolute;
  width: 100%;
  height: 3px;
  bottom: -5px;
  left: 0;
  background-color: #333;
  visibility: visible;
}
#refbtl #faq-section-wrap .faq-list .underline {
  position: relative;
  color: black;
  text-decoration: none;
}
#refbtl #faq-section-wrap .faq-list .underline.active {
  border-bottom: 3px solid black;
}
@media (min-width: 768px) {
  #refbtl #faq-section-wrap .faq-list .underline.active {
    border-bottom: 0;
  }
}
#refbtl #faq-section-wrap .faq-list .underline:before {
  content: "";
  position: absolute;
  width: 0;
  height: 3px;
  bottom: -5px;
  left: 0;
  background-color: black;
  visibility: hidden;
  transition: all 0.3s ease-in-out;
  display: none;
}
@media (min-width: 768px) {
  #refbtl #faq-section-wrap .faq-list .underline:before {
    display: block;
  }
}
#refbtl #faq-section-wrap .faq-list .underline:not(.active):hover:before {
  visibility: visible;
  width: 100%;
  cursor: pointer;
}
#refbtl #faq-section-wrap .faq-desc {
  overflow: scroll;
  width: 48%;
  padding: 50px;
  font-size: 20px;
  font-family: "Assistant", sans-serif;
  line-height: 1.6;
  height: 80vh;
  position: absolute;
  right: 0;
  color: white;
  bottom: 0;
  background-color: rgba(68, 68, 68, 0.85);
  border-right: 5px solid white;
  border-top: 5px solid white;
  transition: background-color 0.5s linear;
}
#refbtl #faq-section-wrap .faq-desc:hover {
  background-color: #444444;
}
#refbtl #faq-section-wrap .faq-desc a {
  color: #EDE077;
}
#refbtl #faq-section-wrap .faq-desc p {
  margin: 0;
  display: none;
}
#refbtl #faq-section-wrap .faq-desc p.active {
  display: block;
}
