.spacer{
	padding-top: 50px;
}
.section{
	padding: 40px 0 20px;
}
.section-with-background{
	display: flex;
    align-items: flex-end;
    min-height: 600px;
    padding: 100px 0 100px;
	background-color: #002e65;
    background-size: cover;
	background-position: center;
}
.background-carousel .section-with-background{
    padding: 250px 0 50px;
    min-height: 650px;
}
div#content.row {
    padding: 0;
	color: #002e65;
}
#content.row a{
	color: #317AB9;
}
#content.row a.button {
    color: #002e65;
}
#content.row .section-with-background a.button:hover, #content.row .section-with-background a.button:focus, #EventsDiv a.button:hover,  #EventsDiv a.button:focus{
    color: #fff;
}
#content.row p a{
	text-decoration: underline;
}
#content.row p a:hover, #content.row p a:focus{
	text-decoration: none;
}
.text-center{
	text-align: center;
}
.lead{
	font-weight: lighter;
	font-size: 18px;
}
.hero-image-caption{
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	text-shadow: 0px 0px 5px rgb(0 0 0 / 50%);
    position: absolute;
    transform: translate(-50%, 0);
    top: 50%;
    left: 50%;
    z-index: 1;
    width: 100%;
}
.landing-page #content .hero-image h2{
	font-size: 28px;
	color: #fff;
	text-align: center;
	border: none;
	margin: 0;
}
.landing-page #content h2{
	font-size: 56px;
	color: #002e65;
	text-align: center;
	border: none;
	margin: 40px auto 0;
	font-family: 'Roboto Condensed';
}
.smaller-heading + h2{
	margin: 10px auto 0 !important;
}
.landing-page #content .hero-image h3{
	font-size: 96px;
	color: #fff;
	text-align: center;
	font-family: 'Roboto Condensed';
}
.landing-page #content .hero-image h4{
	font-size: 38px;
	color: #fff;
	text-align: center;
}
.landing-page #content .background-section-content h2{
	font-size: 24px;
	color: #fff;
	text-align: left;
	border: none;
	margin: 0 auto;
	padding-bottom: 0;
}
.landing-page #content .background-section-content h3{
	font-size: 56px;
	color: #fff;
	text-align: left;
	border: none;
	margin: 0 auto;
	font-family: 'Roboto Condensed';
	text-transform: none;
}
.landing-page #content .background-section-content, .landing-page #content .background-section-content p{
	color: #fff;
	font-size: 18px;
}
.smaller-heading{
	font-size: 24px;
    color: #002e65;
    text-align: center;
    border: none;
    margin: 0 auto;
    padding-bottom: 0;
    font-family: 'Roboto Condensed';
    text-transform: uppercase;
    font-weight: bold;
    display: block;
}
.smaller-heading.light-blue{
	color: #317AB9;
}
.background-section-content p{
	margin-bottom: 40px !important;
}
.background-section-content h2, .background-section-content h3, .background-section-content p{
	text-shadow: 2px 2px 20px #002E65;
}
.section-with-background .button{
	margin-right: 15px;
}
.hero-image {
    width: 100%;
    height: 690px;
    left: 0;
    top: 0;
    overflow: hidden;
    background-size: cover;
    background-position: center;
    background-color: #002f6c;
    position: relative;
}
.hero-image-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    bottom: 0;
    background-color: rgb(0,46,101,.4);
}
.play-icon{
	background-color: #317AB9;
	color: #fff;
	display: block;
	display: none;
	margin: 0 auto;
	border-radius: 50%;
	width: 82px;
	height: 82px;
	position: absolute;
	transform: translate(-50%, -150%);
	top: 50%;
	left: 50%;
	z-index: 1;
}
.play-icon:before {
    content: "\f04b";
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #ffffff;
    font-size: 32px;
    width: 82px;
    height: 82px;
    line-height: 82px;
    text-align: center;
    padding-left: 5px;
}
.dark-blue-row{
	background-color: #002e65;
	color: #fff;
}
.justify-content-center {
    justify-content: center!important;
}
.dark-blue-row .nav {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.dark-blue-row .nav-fill .nav-item, .dark-blue-row .nav-fill>.nav-link {
    flex: 1 1 auto;
    text-align: center;
}
#content.row .dark-blue-row .nav a.dropdown-toggle{
	color: #fff;
	text-transform: uppercase;
	padding: 20px 15px;
}
#content.row .dark-blue-row .nav a.dropdown-toggle:focus, #content.row .dark-blue-row .nav a.dropdown-toggle:hover, #content.row .dark-blue-row .nav .open > a{
	border: none;
	color: #002e65;
}
.dark-blue-row .dropdown-menu{
	text-align: left;
	min-width: 160px;
	margin: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	width: 100%;
	border: none;
	padding: 10px 0;
}
.dark-blue-row .nav-fill .nav-item .dropdown-menu .nav-item{
	text-align: left;
}
.dark-blue-row .nav .dropdown-item:focus{
	border: none;
}
.dark-blue-row .dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}
.dark-blue-row .dropdown-item:hover, .dark-blue-row .dropdown-item:focus{
	background-color: #f0f0f0;
}
.well {
	display: flex;
	flex-direction: column;
	align-items: center;
    justify-content: center;
	text-align: center;
	border-radius: 10px;
	min-height: 300px;
	font-size: 18px;
}
.well.light-blue {
    background-color: #317AB9;
}
.landing-page #content .well h3{
	color: #fff;
	text-align: center;
}
.well p{
	font-size: 18px;
}
.quote .background-section-content{
	font-family: "Georgia";
    font-size: 45px !important;
    text-align: center;
    padding: 0 60px;
}

/* Large desktops and laptops */
@media (min-width: 1500px) {
    .hero-image {
    background-position: top center;
}
}

@media (max-width: 991px) {
.landing-page #content .hero-image h3 {
    font-size: 56px;
}
.landing-page #content h2 {
    font-size: 36px;
}
.landing-page #content .background-section-content h3 {
    font-size: 36px;
}
.well {
    min-height: 200px;
}
.section-with-background {
    min-height: 400px;
}
.background-carousel .section-with-background {
    min-height: 450px;
}
.hero-image {
    height: 70vh;
}
.landing-page #content .hero-image h4 {
    font-size: 28px;
    line-height: 1.25;
}
}




/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* Slider */
.slick-loading .slick-list
{
    background: #fff url('../images/ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('../fonts/slick.eot');
    src: url('../fonts/slick.eot?#iefix') format('embedded-opentype'), url('../fonts/slick.woff') format('woff'), url('../fonts/slick.ttf') format('truetype'), url('../fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;
	z-index: 1;
    position: absolute;
    top: 50%;
    display: block;
    width: 30px;
    height: 50px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-prev:before{
	font-family: "Font Awesome 5 Free" !important;
    content: "\f104" !important;
    font-weight: 900;
    display: block;
    opacity: 1;
    font-size: 50px !important;
    color: #fff;
}
.slick-next:before{
	font-family: "Font Awesome 5 Free" !important;
    content: "\f105" !important;
    font-weight: 900;
    display: block;
    opacity: 1;
    font-size: 50px !important;
    color: #fff;
}
.slick-prev
{
    left: 25px;
}
[dir='rtl'] .slick-prev
{
    right: 25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: 25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: 25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 40px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: #002e65;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: #002e65;
}
.slick-dots li button:before{
	font-family: "Font Awesome 5 Free" !important;
    content: "\f111" !important;
    font-weight: 400;
    display: block;
    opacity: 1;
    font-size: 14px;
}
.slick-dots li.slick-active button:before {
    content: "\f111" !important;
    opacity: 1;
    font-weight: 900;
}

@media (max-width: 767px) {
.hero-image {
    height: 80vh;
}	
.landing-page #content .hero-image h3 {
    font-size: 32px;
}
.section-with-background .button {
    margin-right: auto;
	margin-bottom: 15px;
}
.slick-prev
{
    left: 0px;
}
.slick-next
{
    right: 0px;
}
.quote .background-section-content {
    font-size: 35px !important;
}
#content.row a.button {
    width: max-content;
}
#EventsDiv a.button{
	float: none !important;
    display: block;
    margin: 15px auto;
}
.dark-blue-row .nav {
    display: block;
}
.dark-blue-row .dropdown-menu{
	position: static;
}
#content.row .dark-blue-row .nav a.dropdown-toggle {
    font-size: 18px;
}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: transparent;
}
#content.row .dark-blue-row .nav a.dropdown-toggle:hover{
    color: #fff;
}
#content.row .dark-blue-row .nav .open a.dropdown-toggle:hover{
	color: #002e65;
}
.dark-blue-row .dropdown-menu, .dark-blue-row .nav-fill .nav-item .dropdown-menu .nav-item {
    text-align: center;
	font-size: 18px;
}
}