.jumbotron {
  height: 500px;
}

.wb-bp-front-page .wp-bp-main-content {
  padding: 0;
}

div.carousel-item .display-4 a {
  text-decoration: underline;
}

@media (min-width: 1px) and (max-width: 369px) {
  .wb-bp-front-page .wp-bs-4-jumbotron .wp-bp-jumbo-overlay {
    padding: 0.5rem 0;
  }

  .wb-bp-front-page .wp-bs-4-jumbotron .wp-bp-jumbo-overlay .jumbotron-heading {
    font-size: 2em;
    margin: 0 2rem;
  }
}

@media (min-width: 480px) {
  .wb-bp-front-page .wp-bs-4-jumbotron .wp-bp-jumbo-overlay .jumbotron-heading {
    font-size: 3em;
    margin: 0 2.5rem 2rem 2.5rem;
  }
}

@media (min-width: 576px) {
  .wb-bp-front-page .wp-bs-4-jumbotron .wp-bp-jumbo-overlay .jumbotron-heading {
    font-size: 3.5em;
  }
}

@media (min-width: 768px) {
  .wb-bp-front-page .wp-bs-4-jumbotron .wp-bp-jumbo-overlay .jumbotron-heading {
    font-size: 4em;
  }
}

@media (min-width: 992px) {
  .wb-bp-front-page .wp-bs-4-jumbotron .wp-bp-jumbo-overlay .jumbotron-heading {
    font-size: 4.5em;
  }
}

@media (min-width: 1200px) {
  .wb-bp-front-page .wp-bs-4-jumbotron .wp-bp-jumbo-overlay .jumbotron-heading {
    font-size: 4.5em;
  }
}

/* Small devices (landscape phones, 576px and up) */

@media (max-width: 575px) {
  .carousel-item .carousel-item-image {
    height: 300px;
    max-height: 60vh;
    background-size: auto 100%;
    background-size: cover;
  }

  .carousel-item .display-1 {
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 1;
  }

  .carousel-item .display-4 {
    font-size: 1.25rem;
    font-weight: bold;
    line-height: 1;
  }
}

@media (min-width: 576px) {
  .carousel-item .carousel-item-image {
    height: 400px;
    max-height: 60vh;
    background-size: auto 100%;
    background-size: cover;
  }

  .display-1 {
    font-size: 3rem;
    font-weight: bold;
    line-height: 1;
  }

  .display-4 {
    font-size: 1.75rem;
    font-weight: bold;
    line-height: 1;
  }
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .carousel-item .carousel-item-image {
    height: 500px;
  }

  .display-1 {
    font-size: 4rem;
    line-height: 1;
  }

  .display-4 {
    font-size: 2.5rem;
    line-height: 1;
  }
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
  .carousel-item .carousel-item-image {
    height: 600px;
  }

  .display-1 {
    font-size: 5rem;
    line-height: 1.2;
  }

  .display-4 {
    font-size: 3.5rem;
    line-height: 1.2;
  }
}

/* Larger devices (desktops, 1200px and up) */
@media (min-width: 1200px) {
  .display-1 {
    font-size: 6rem;
    line-height: 1.2;
  }
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  .carousel-item .carousel-item-image {
    height: 725px;
  }
}

/* Carousel arrows color */

.carousel-control-prev,
.carousel-control-next {
  opacity: 0.9;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  width: 40px;
  height: 40px;
}

.carousel-control-prev:hover,
.carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  opacity: 1;
}

.carousel-control-prev:hover,
.carousel-control-next:hover {
  background-color: rgba(255, 255, 255, 0.25);
}
.jumbotron {
  height: 500px;
}

.wb-bp-front-page .wp-bp-main-content {
  padding: 0;
}

div.carousel-item .display-4 a {
  text-decoration: underline;
}

@media (min-width: 1px) and (max-width: 369px) {
  .wb-bp-front-page .wp-bs-4-jumbotron .wp-bp-jumbo-overlay {
    padding: 0.5rem 0;
  }

  .wb-bp-front-page .wp-bs-4-jumbotron .wp-bp-jumbo-overlay .jumbotron-heading {
    font-size: 2em;
    margin: 0 2rem;
  }
}

@media (min-width: 480px) {
  .wb-bp-front-page .wp-bs-4-jumbotron .wp-bp-jumbo-overlay .jumbotron-heading {
    font-size: 3em;
    margin: 0 2.5rem 2rem 2.5rem;
  }
}

@media (min-width: 576px) {
  .wb-bp-front-page .wp-bs-4-jumbotron .wp-bp-jumbo-overlay .jumbotron-heading {
    font-size: 3.5em;
  }
}

@media (min-width: 768px) {
  .wb-bp-front-page .wp-bs-4-jumbotron .wp-bp-jumbo-overlay .jumbotron-heading {
    font-size: 4em;
  }
}

@media (min-width: 992px) {
  .wb-bp-front-page .wp-bs-4-jumbotron .wp-bp-jumbo-overlay .jumbotron-heading {
    font-size: 4.5em;
  }
}

@media (min-width: 1200px) {
  .wb-bp-front-page .wp-bs-4-jumbotron .wp-bp-jumbo-overlay .jumbotron-heading {
    font-size: 4.5em;
  }
}

/* Small devices (landscape phones, 576px and up) */

@media (max-width: 575px) {
  .carousel-item .carousel-item-image {
    height: 300px;
    max-height: 60vh;
    background-size: auto 100%;
    background-size: cover;
  }

  .carousel-item .display-1 {
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 1;
  }

  .carousel-item .display-4 {
    font-size: 1.25rem;
    font-weight: bold;
    line-height: 1;
  }
}

@media (min-width: 576px) {
  .carousel-item .carousel-item-image {
    height: 400px;
    max-height: 60vh;
    background-size: auto 100%;
    background-size: cover;
  }

  .display-1 {
    font-size: 3rem;
    font-weight: bold;
    line-height: 1;
  }

  .display-4 {
    font-size: 1.75rem;
    font-weight: bold;
    line-height: 1;
  }
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .carousel-item .carousel-item-image {
    height: 500px;
  }

  .display-1 {
    font-size: 4rem;
    line-height: 1;
  }

  .display-4 {
    font-size: 2.5rem;
    line-height: 1;
  }
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
  .carousel-item .carousel-item-image {
    height: 600px;
  }

  .display-1 {
    font-size: 5rem;
    line-height: 1.2;
  }

  .display-4 {
    font-size: 3.5rem;
    line-height: 1.2;
  }
}

/* Larger devices (desktops, 1200px and up) */
@media (min-width: 1200px) {
  .display-1 {
    font-size: 6rem;
    line-height: 1.2;
  }
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  .carousel-item .carousel-item-image {
    height: 725px;
  }
}

/* Carousel arrows color */

.carousel-control-prev,
.carousel-control-next {
  opacity: 0.9;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  width: 40px;
  height: 40px;
}

.carousel-control-prev:hover,
.carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  opacity: 1;
}

.carousel-control-prev:hover,
.carousel-control-next:hover {
  background-color: rgba(255, 255, 255, 0.25);
}
