@charset "utf-8";
/* CSS Document */


.carousel.large .carouselContent {
    margin: 70px 0 0 110px;
    position: absolute;
}
.carousel.large .carouselContent h1 {
    font-size: 45px;
    line-height: 45px;
    white-space: pre;
    width: 480px;
}
.carousel.large .carouselContent h2 {
    font-size: 19px;
    line-height: 24px;
}

/******************************************/

.carousel.large .carousel-item a.button-1 {
    bottom: 0;
    left: 0;
    margin: 0 0 80px 110px;
    position: absolute;
}

.modular-page section.carousel.large .blue a.button-1:hover, section.carousel.large .blue a.button-1:hover {
    opacity: 0.95;
}

.modular-page section.carousel.large .blue a.button-1, section.carousel.large .blue a.button-1 {
    background-color: #ef6f00;
    background-image: none;
}
/*******************************************/
.carousel.large .carousel-item a.button {
    bottom: 0;
    left: 0;
    margin: 0 0 80px 110px;
    position: absolute;
}
.modular-page section.carousel.large .white p, section.carousel.large .white p, .modular-page section.carousel.large .white h2, section.carousel.large .white h2 {
    color: #666666;
}
.modular-page section.carousel.large .white h1, section.carousel.large .white h1 {
    color: #0574ac;
}
.modular-page section.carousel.large .blue a.button, section.carousel.large .blue a.button {
    background-color: #ef6f00;
    background-image: none;
}
.modular-page section.carousel.large .blue a.button:hover, section.carousel.large .blue a.button:hover {
    opacity: 0.95;
}
@media only screen and (max-width: 640px), only screen and (max-width: 768px) {
body.responsive .carousel.banner-slideshow {
    min-width: 100%;
}
body.responsive .modular-page section.carousel.large .carouselContent, body.responsive section.carousel.large .carouselContent {
    margin: 0;
    padding: 20px 0;
    position: static;
}
body.responsive .modular-page section.carousel.large .inactive-banner, body.responsive section.carousel.large .inactive-banner {
    display: block;
}
body.responsive .modular-page section.carousel.large h2, body.responsive section.carousel.large h2 {
    display: block;
}
body.responsive .modular-page section.carousel.large .slideshow-container li {
    margin: 0;
    padding: 0;
    width: 100%;
}
body.responsive section.carousel.large .slideshow-container li {
    margin: 0 5%;
    padding: 0;
    width: 90%;
}
body.responsive .modular-page section.carousel.large .slideshow-container li h2, body.responsive section.carousel.large .slideshow-container li h2 {
    margin-bottom: 0;
    text-align: center;
}
body.responsive section.carousel.large .slideshow-container div.carouselContent p {
    display: inline-block;
    font-family: clearviewattregular,"helvetica neue",helvetica,sans-serif;
    font-size: 20px;
    line-height: 1.35em;
    margin-bottom: 2em;
    margin-left: 5%;
    margin-right: 5%;
    text-align: center;
    white-space: normal;
    width: 90%;
}
body.responsive section.carousel.large .slideshow-container div.carouselContent br {
    display: none;
}
body.responsive .modular-page section.carousel.large .slideshow-container li h1, body.responsive section.carousel.large .slideshow-container li h1 {
    margin: 0.5px 5% 20px;
    text-align: center;
    white-space: normal;
    width: 90%;
}
body.responsive .modular-page section.carousel.large a.button, body.responsive section.carousel.large a.button {
    margin: 20px 16% 40px;
    position: static;
    width: 60%;
}
body.responsive .modular-page section.carousel.large .blue > article, body.responsive section.carousel.large .blue > article {
    background-color: #0574ac;
}
body.responsive .modular-page section.carousel.large .white > article, body.responsive section.carousel.large .white > article {
    background-color: #fff;
}
body.responsive .modular-page section.carousel.large .white h1, body.responsive section.carousel.large .white h1, body.responsive .modular-page section.carousel.large .white h2, body.responsive section.carousel.large .white h2 {
    color: #000;
}
body.responsive .modular-page section.carousel.large .blue a.button, body.responsive section.carousel.large .blue a.button {
    background-color: #ef6f00;
}
}
