.jumbotron {
  margin: 0;
  padding: 0;
  position: relative;
  top: 0;
  width: 100%; }
  .jumbotron.gradient-light {
    padding: 130px 0 50px 0; }
    .jumbotron.gradient-light:before {
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background-color: #FFFFFF;
      background-image: linear-gradient(to top, rgba(158, 158, 158, 0.75) 1%, rgba(158, 158, 158, 0.1) 100%); }
  .jumbotron .carousel.mobile {
    display: none; }
  .jumbotron .carousel.desktop {
    display: block;
    padding: 0; }
    .jumbotron .carousel.desktop .carousel-control-prev, .jumbotron .carousel.desktop .carousel-control-next {
      width: 5%; }
    .jumbotron .carousel.desktop .carousel-control-prev-icon {
      background-image: url("/-/media/Feature/Rightpoint/Jumbotron/icon-large-left.svg"); }
    .jumbotron .carousel.desktop .carousel-control-next-icon {
      background-image: url("/-/media/Feature/Rightpoint/Jumbotron/icon-large-right.svg"); }
    .jumbotron .carousel.desktop .carousel-control-prev-icon, .jumbotron .carousel.desktop .carousel-control-next-icon {
      width: 25px;
      height: 45px; }
    .jumbotron .carousel.desktop .carousel-caption {
      left: 0;
      right: 0;
      text-align: left; }
      .jumbotron .carousel.desktop .carousel-caption h2 {
        font-family: "Montserrat", sans-serif;
        font-size: 20px;
        font-weight: 600;
        color: #FFFFFF !important;
        display: block; }
      .jumbotron .carousel.desktop .carousel-caption p {
        font-family: "Montserrat", sans-serif;
        font-size: 16px;
        font-weight: 400;
        color: #FFFFFF;
        display: block;
        margin-bottom: 20px; }
      .jumbotron .carousel.desktop .carousel-caption a.cta {
        text-decoration: none !important;
        text-shadow: none !important;
        font-family: "Montserrat", sans-serif;
        font-weight: 600;
        font-size: 13px;
        line-height: normal;
        color: #FFFFFF;
        padding: 10px 25px 12px 25px;
        border: 1px solid #FFFFFF;
        background-color: transparent;
        border-radius: 22px;
        display: inline-block;
        margin: 10px 0; }
        .jumbotron .carousel.desktop .carousel-caption a.cta:not(.disabled):hover, .jumbotron .carousel.desktop .carousel-caption a.cta:not(.disabled):focus {
          text-decoration: none !important;
          background-color: white;
          color: #5C5C5C;
          border: 1px solid white; }
        .jumbotron .carousel.desktop .carousel-caption a.cta.disabled {
          opacity: 0.5;
          cursor: default; }
    .jumbotron .carousel.desktop .carousel-indicators {
      width: inherit !important; }
      .jumbotron .carousel.desktop .carousel-indicators li {
        background-color: transparent;
        height: 10px !important;
        margin: 0 5px !important;
        width: 10px !important; }
        .jumbotron .carousel.desktop .carousel-indicators li.active {
          background-color: #FFFFFF;
          height: 10px !important;
          width: 10px !important; }
  .jumbotron .dept-splash-content-wrap {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center; }
    .jumbotron .dept-splash-content-wrap .dept-splash-content {
      height: 100%;
      display: flex;
      flex-direction: column;
      justify-content: center; }
    .jumbotron .dept-splash-content-wrap .cta-wrap {
      margin-top: auto; }
      .jumbotron .dept-splash-content-wrap .cta-wrap span {
        display: block;
        font-size: 13px;
        margin-bottom: 10px; }
      .jumbotron .dept-splash-content-wrap .cta-wrap a.cta {
        text-decoration: none !important;
        text-shadow: none !important;
        font-family: "Montserrat", sans-serif;
        font-weight: 600;
        font-size: 13px;
        line-height: normal;
        color: #5C5C5C;
        padding: 10px 25px 12px 25px;
        border: 1px solid #5C5C5C;
        background-color: transparent;
        border-radius: 22px;
        display: inline-block;
        margin: 10px 0; }
        .jumbotron .dept-splash-content-wrap .cta-wrap a.cta:not(.disabled):hover, .jumbotron .dept-splash-content-wrap .cta-wrap a.cta:not(.disabled):focus {
          text-decoration: none !important;
          background-color: #5c5c5c;
          color: #FFFFFF;
          border: 1px solid #5c5c5c; }
        .jumbotron .dept-splash-content-wrap .cta-wrap a.cta.disabled {
          opacity: 0.5;
          cursor: default; }
  .jumbotron .featured-image img {
    width: 100%; }
  .jumbotron .container {
    width: 1400px; }

@media (max-width: 1190px) {
  .jumbotron .carousel-control-prev, .jumbotron .carousel-control-next {
    width: 15%; }
  .jumbotron.gradient-light {
    padding: 30px 0 10px 0; }
  .jumbotron .content {
    order: 2; }
    .jumbotron .content .dept-splash-content-wrap .dept-splash-content h2 {
      font-size: 16px; }
    .jumbotron .content .dept-splash-content-wrap .dept-splash-content p {
      font-size: 13px; }
    .jumbotron .content .dept-splash-content-wrap .cta-wrap {
      display: none; }
  .jumbotron .image {
    order: 1;
    margin-bottom: 30px; } }

@media (max-width: 576px) {
  .jumbotron .carousel.desktop {
    display: none; }
  .jumbotron .carousel.mobile {
    display: block; }
    .jumbotron .carousel.mobile .caption-block {
      background: #FFFFFF;
      text-align: center;
      padding: 30px 20px 40px 20px; }
      .jumbotron .carousel.mobile .caption-block h2 {
        font-family: "Montserrat", sans-serif;
        font-size: 20px;
        font-weight: 600;
        color: #333333;
        display: block; }
      .jumbotron .carousel.mobile .caption-block p {
        font-family: "Montserrat", sans-serif;
        font-size: 16px;
        font-weight: 400;
        color: #333333;
        display: block;
        margin-bottom: 20px; }
      .jumbotron .carousel.mobile .caption-block a.cta {
        font-family: "Montserrat", sans-serif;
        font-weight: 600;
        font-size: 13px;
        line-height: normal;
        color: #333333;
        padding: 10px 25px 12px 25px;
        border: 1px solid #333333;
        background-color: transparent;
        border-radius: 22px;
        display: inline-block;
        margin: 10px 0; }
        .jumbotron .carousel.mobile .caption-block a.cta:not(.disabled):hover, .jumbotron .carousel.mobile .caption-block a.cta:not(.disabled):focus {
          text-decoration: none !important;
          background-color: #333333;
          color: #FFFFFF;
          border: 1px solid #333333; }
        .jumbotron .carousel.mobile .caption-block a.cta.disabled {
          opacity: 0.5;
          cursor: default; } }
