@import url("https://use.typekit.net/pjb1ycn.css");
@import url("https://use.fontawesome.com/releases/v5.5.0/css/all.css");

@import "normalize.css";
@import "webflow.css";
@import "behavioral-supports-il.webflow.css?v=5";

/* html,
body {
  width: 100%;
  margin: 0px;
  padding: 0px;
  overflow-x: hidden;
} */

.content-container {
  overflow: inherit;
}

.call-out-text {
  width: 100vw;
  max-width: 100vw;
  margin: 40px calc(-50vw + 50%);
  padding-right: calc(calc(100vw - 1320px) / 2);
  padding-left: calc(calc(100vw - 1320px) / 2);
}

@media screen and (min-width: 2000px) {
  .call-out-text {
    padding-top: 200px;
    padding-bottom: 200px;
  }

  .title-content-outer-wrapper {
    height: 800px;
  }

  .title-wrapper {
    min-height: 230px;
  }

  .title-image {
    height: 100%;
  }
}

@media screen and (min-width: 3000px) {
  .title-content-outer-wrapper {
    height: 1000px;
  }

  .title-wrapper {
    min-height: 300px;
  }

}

.text-page > p {
  padding-left: 60px;
  padding-right: 60px;
}
.text-page ul,
.text-page ol {
  padding-left: 100px;
  padding-right: 60px;
}
.text-page > h1,
.text-page > h2,
.text-page > h3,
.text-page > h4,
.text-page > h5,
.text-page > h6 {
  padding-left: 60px;
  padding-right: 60px;
}
.logo-image,
.footer-image,
.main-content-icon {
  image-rendering: auto;
  image-rendering: crisp-edges;
  image-rendering: -webkit-optimize-contrast;
}
#other_role {
  display: none;
  margin-right: 0;
  margin-left: auto;
}
.cms-frontend {
  overflow-x: hidden;
  word-wrap: break-word;
}
.cms-btn:focus {
  outline: 0;
}
.userUpload {
  margin-top: 40px;
  margin-bottom: 40px;
  border: 8px none #fff;
  border-radius: 25px;
  background-color: #eaeaea;
}
.contact-form-success-message {
  display: block !important;
}
.responsive-video-embed iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.cms-btn a {
  color: inherit;
}
.expand {
  height: 0;
  width: 100%;
  z-index: 1000;
  overflow: auto;
}
.expand.open {
  height: auto;
  padding-top: 15px;
  padding-bottom: 20px;
}
.faq.w--open {
  border-bottom: 0;
}
.toggle-text {
  position: relative;
}
.toggle-text span {
  background-color: #ffffff;
  padding-right: 10px;
}
.toggle-text.even span {
  background-color: #f0f0f0;
  padding-right: 10px;
}
.toggle-text:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 0.5em;
  border-top: 1px solid #5f5f5f;
  z-index: -1;
}
.w-slider-dot {
  background: transparent;
  border: 1px solid #bcbec0;
  width: 18px;
  height: 18px;
}
.w-slider-dot.w-active {
  border: 1px solid #e91e2d;
}
.slick-dotted.slick-slider {
  margin-bottom: 0;
}
.slick-dots {
  bottom: -40px;
  text-align: left;
}
.slick-dots li {
  border: 1px solid #bcbec0;
  border-radius: 100%;
  width: 18px;
  height: 18px;
  margin: 0 2px;
}
.slick-dots li.slick-active {
  border: 1px solid #e91e2d;
  border-radius: 100%;
}
.slick-dots li button:before,
.slick-dots li.slick-active button:before {
  opacity: 0;
  color: transparent;
}
@media screen and (min-width: 1441px) {
  .slide-content-outer-wrapper {
    width: calc(1440px + calc(100% - 1440px) / 2);
  }
}
@media (min-width: 992px) and (max-width: 1380px) {
  .slide-text-large {
    font-size: 49px;
    line-height: 54px;
  }

  .nav-container {
    padding: 30px 20px 10px;
  }

  .nav-link {
    padding: 10px 20px;
    min-width: auto;
  }

  .logo-home-link {
    width: 200px;
    margin-right: 0;
  }

  .call-out-text {
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media screen and (max-width: 991px) {
  .text-page > p {
    padding-left: 40px;
    padding-right: 40px;
  }
  .text-page ul,
  .text-page ol {
    padding-left: 80px;
    padding-right: 40px;
  }
  .text-page > h1,
  .text-page > h2,
  .text-page > h3,
  .text-page > h4,
  .text-page > h5,
  .text-page > h6 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .call-out-text {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media screen and (max-width: 767px) {
  .text-page > p {
    padding-left: 40px;
    padding-right: 40px;
  }
  .text-page ul,
  .text-page ol {
    padding-left: 80px;
    padding-right: 40px;
  }
  .text-page > h1,
  .text-page > h2,
  .text-page > h3,
  .text-page > h4,
  .text-page > h5,
  .text-page > h6 {
    padding-left: 40px;
    padding-right: 40px;
  }
  .userUpload {
    width: 100% !important;
    height: auto !important;
  }
}
@media screen and (max-width: 479px) {
  .text-page > p {
    padding-left: 20px;
    padding-right: 20px;
  }
  .text-page ul,
  .text-page ol {
    padding-left: 40px;
    padding-right: 20px;
  }
  .text-page > h1,
  .text-page > h2,
  .text-page > h3,
  .text-page > h4,
  .text-page > h5,
  .text-page > h6 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .call-out-text {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.slider-image-mobile {
    position: relative;
    left: auto;
    top: auto;
    right: 0%;
    bottom: 0%;
    display: block;
    width: 45%;
    height: auto;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: 100% 100%;
    object-position: 100% 100%;
}

@media screen and (max-width: 991px) {
    
.slider-image-mobile {
    position: relative;
    bottom: auto;
    z-index: -1;
    display: block;
    width: 100%;
    -o-object-position: 100% 100%;
    object-position: 100% 100%;
}

}