@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Work+Sans:400,300,500,600,700);
@import url(https://fonts.googleapis.com/css?family=Arvo:400,700,400italic,700italic);
html.video { margin: 0; }

body { margin: 0; padding: 0; text-rendering: optimizeLegibility; }

.wrap { margin: 0 auto; max-width: 1210px; padding: 0 20px; }

em, i { font-style: italic; line-height: inherit; }

strong, b { font-weight: bold; line-height: inherit; }

small { font-size: 60%; line-height: inherit; }

body { font-family: "Work Sans", sans-serif; font-weight: normal; font-size: 16px; color: #222; line-height: 1.4; }

a, a:link, a:visited { color: #084f7c; text-decoration: none; }
a:hover, a:active, a:link:hover, a:link:active, a:visited:hover, a:visited:active { color: #6ba7d4; text-decoration: none; }

.container-dark { color: #fff; }
.container-dark a, .container-dark a:link, .container-dark a:visited { color: #084f7c; }
.container-dark a:hover, .container-dark a:active, .container-dark a:link:hover, .container-dark a:link:active, .container-dark a:visited:hover, .container-dark a:visited:active { color: #6ba7d4; }
.container-dark h1, .container-dark h2, .container-dark h3, .container-dark h4, .container-dark h5, .container-dark h6 { color: #fff; }

p { font-family: inherit; font-weight: inherit; font-size: inherit; line-height: 1.4; margin-bottom: 18px; }

h1, h2, h3, h4, h5, h6 { font-family: "Arvo", serif; font-weight: bold; color: #222; margin-top: 3.2px; margin-bottom: 8px; line-height: 1.6; }

h1 { font-size: 44px; }
@media only screen and (max-width: 640px) { h1 { font-size: 30px; } }

h2 { font-size: 37px; }
@media only screen and (max-width: 640px) { h2 { font-size: 28px; } }

h3 { font-size: 27px; }
@media only screen and (max-width: 640px) { h3 { font-size: 24px; } }

h4 { font-size: 23px; }
@media only screen and (max-width: 640px) { h4 { font-size: 20px; } }

h5 { font-size: 18px; }
@media only screen and (max-width: 640px) { h5 { font-size: 18px; } }

h6 { font-size: 16px; }
@media only screen and (max-width: 640px) { h6 { font-size: 16px; } }

hr { height: 2px; width: 100%; background: #222; border: none; }

input[type="button"], input[type="submit"], input[type="reset"], input[type="file"]::-webkit-file-upload-button, button, .e2ma_signup_form_button_row input, .button, .button:link, .button:visited { -webkit-appearance: none; appearance: none; background: none; border-radius: 0; color: #084f7c; padding: 7px 20px; border: 2px solid #084f7c; text-transform: uppercase; font-size: 18px; line-height: 20px; font-weight: normal; font-family: "Arvo", serif; box-shadow: none; transition: .3s ease; opacity: .75; }
input[type="button"]:hover, input[type="button"]:active, input[type="button"]:focus, input[type="submit"]:hover, input[type="submit"]:active, input[type="submit"]:focus, input[type="reset"]:hover, input[type="reset"]:active, input[type="reset"]:focus, input[type="file"]::-webkit-file-upload-button:hover, input[type="file"]::-webkit-file-upload-button:active, input[type="file"]::-webkit-file-upload-button:focus, button:hover, button:active, button:focus, .e2ma_signup_form_button_row input:hover, .e2ma_signup_form_button_row input:active, .e2ma_signup_form_button_row input:focus, .button:hover, .button:active, .button:focus, .button:link:hover, .button:link:active, .button:link:focus, .button:visited:hover, .button:visited:active, .button:visited:focus { border: 2px solid #e21e3c; background: transparent; color: #e21e3c; opacity: 1; }

.form-actions { display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; }

input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="color"], textarea { border-radius: 0; border: 0; box-shadow: none; }
input[type="text"]:hover, input[type="text"]:active, input[type="text"]:focus, input[type="password"]:hover, input[type="password"]:active, input[type="password"]:focus, input[type="date"]:hover, input[type="date"]:active, input[type="date"]:focus, input[type="datetime"]:hover, input[type="datetime"]:active, input[type="datetime"]:focus, input[type="datetime-local"]:hover, input[type="datetime-local"]:active, input[type="datetime-local"]:focus, input[type="month"]:hover, input[type="month"]:active, input[type="month"]:focus, input[type="week"]:hover, input[type="week"]:active, input[type="week"]:focus, input[type="email"]:hover, input[type="email"]:active, input[type="email"]:focus, input[type="number"]:hover, input[type="number"]:active, input[type="number"]:focus, input[type="search"]:hover, input[type="search"]:active, input[type="search"]:focus, input[type="tel"]:hover, input[type="tel"]:active, input[type="tel"]:focus, input[type="time"]:hover, input[type="time"]:active, input[type="time"]:focus, input[type="url"]:hover, input[type="url"]:active, input[type="url"]:focus, input[type="color"]:hover, input[type="color"]:active, input[type="color"]:focus, textarea:hover, textarea:active, textarea:focus { box-shadow: none; }

.spotlight--list ul { height: 825px; }
@media only screen and (max-width: 800px) { .spotlight--list ul { height: 603px; } }
@media only screen and (max-width: 640px) { .spotlight--list ul { height: 528px; } }
.spotlight--list li { opacity: 1; }
.spotlight--list .spotlight-content { height: 100%; }
.spotlight--list .spotlight-content:before { content: ""; background: rgba(4, 52, 91, 0.55); position: absolute; top: 0; bottom: 0; left: 0; right: 0; z-index: 1; }
.spotlight--list .spotlight-overlay { height: 100%; display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; -ms-flex-pack: center; justify-content: center; position: relative; z-index: 10; max-width: 800px; margin: 0 auto; padding: 0 40px; }
.spotlight--list .spotlight-overlay .spotlight-text { color: #fff; margin-top: 314px; margin-bottom: 57px; }
@media only screen and (max-width: 1024px) { .spotlight--list .spotlight-overlay .spotlight-text { margin-top: 244px; } }
@media only screen and (max-width: 800px) { .spotlight--list .spotlight-overlay .spotlight-text { margin-top: 200px; margin-bottom: 10px; } }
@media only screen and (max-width: 640px) { .spotlight--list .spotlight-overlay .spotlight-text { margin-bottom: 40px; } }
.spotlight--list .spotlight-overlay .spotlight-text .spotlight-text__title { font-size: 60px; line-height: 68px; font-weight: 600; margin-bottom: 12px; }
@media only screen and (max-width: 1024px) { .spotlight--list .spotlight-overlay .spotlight-text .spotlight-text__title { font-size: 45px; line-height: 48px; font-weight: 600; } }
@media only screen and (max-width: 640px) { .spotlight--list .spotlight-overlay .spotlight-text .spotlight-text__title { font-size: 42px; line-height: 42px; font-weight: 600; margin-bottom: 0; } }
.spotlight--list .spotlight-overlay .spotlight-text .spotlight-text__content { font-size: 20px; line-height: 30px; font-weight: normal; }
@media only screen and (max-width: 640px) { .spotlight--list .spotlight-overlay .spotlight-text .spotlight-text__content { display: none; } }
.spotlight--list .spotlight-overlay .spotlight-button .spotlight-button__contents { display: inline-block; color: #fff; font-size: 21px; line-height: 26px; font-weight: normal; font-family: "Arvo", serif; border: 3px solid #fff; background: rgba(0, 0, 0, 0.3); padding: 14px 24px; text-transform: uppercase; }
@media only screen and (max-width: 640px) { .spotlight--list .spotlight-overlay .spotlight-button .spotlight-button__contents { font-size: 18px; line-height: 20px; font-weight: normal; } }
.spotlight--list .spotlight-overlay .spotlight-button .spotlight-button__contents:after { content: ">"; padding-left: 4px; }
.spotlight--list .slider__controls .slider-controls-nav { display: none; }
.spotlight--list .slider__controls .slider-controls-pager { height: auto; bottom: 0; }
.spotlight--list .slider__controls .slider-controls-pager span { border-radius: 0; height: 40px; width: 12px; margin: 0 6px; background: rgba(255, 255, 255, 0.3); }
@media only screen and (max-width: 1024px) { .spotlight--list .slider__controls .slider-controls-pager span { width: 20px; height: 36px; margin: 0 10px; } }
@media only screen and (max-width: 640px) { .spotlight--list .slider__controls .slider-controls-pager span { height: 20px; } }
.spotlight--list .slider__controls .slider-controls-pager .fire-pager-active { opacity: 1; background: #fff; }

.search-is-visible, .mobile-search-is-visible { overflow: hidden; }
.search-is-visible .search-toggle .fa:before, .mobile-search-is-visible .search-toggle .fa:before { content: "\f00d"; color: #6ca8d4; font-size: 40px; }
.search-is-visible .search-overlay, .mobile-search-is-visible .search-overlay { display: block; position: fixed; top: 0; left: 0; right: 0; bottom: 0; }

.mobile-search-is-visible .header .menu-toggle .open-toggle { display: none; }
.mobile-search-is-visible .header .menu-toggle .close-toggle { display: block; }

.mobile-is-visible .header .mobile-container { display: block; }
.mobile-is-visible .header { transform: translateY(0) !important; }
.mobile-is-visible .menu-toggle .open-toggle { display: none; }
.mobile-is-visible .menu-toggle .close-toggle { display: block !important; }

.header { transition: .3s ease; }

.sticky-nav-staging .header { position: fixed; top: 0; transform: translateY(-100%); }

.sticky-nav .header { transform: translateY(0) !important; }

.content-block.social-media-block { margin-top: 20px; }
.content-block.social-media-block .collection { margin: 0; }
.content-block.social-media-block ul { list-style: none; margin: 0; padding: 0; display: -ms-flexbox; display: flex; }
.content-block.social-media-block li + li { margin-left: 10px; }
.content-block.social-media-block li:hover .collection-item-image { opacity: 1; }
.content-block.social-media-block img { width: auto; }
.content-block.social-media-block .collection-item-image { margin: 0; opacity: .5; transition: .3s ease; }
.content-block.social-media-block .collection-item-image.image { max-width: 100% !important; }
.content-block.social-media-block .collection-item-label, .content-block.social-media-block .collection-item-description { display: none; }

.logos-container { background: #fff; position: relative; border-bottom: 4px solid #6ca8d4; padding: 25px 0; }
.logos-container h1, .logos-container h2, .logos-container h3, .logos-container h4, .logos-container h5, .logos-container h6 { font-family: "Work Sans", sans-serif; font-weight: 500; color: #084f7c; text-align: center; margin-top: 0; }
.logos-container .wrap { position: relative; max-width: 1170px; padding: 0; }
.logos-container .collection--list { padding: 0 40px; margin: 0 auto; }
.logos-container ul { position: relative; height: 110px; max-width: 1120px; list-style: none; margin: 0 auto; padding: 0; overflow: hidden; z-index: 10; }
.logos-container ul.no-sliding { display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; }
.logos-container li { opacity: 1 !important; }
.logos-container .collection-item-image { display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; -ms-flex-align: center; align-items: center; width: 90%; height: 110px; margin: 0 auto; }
.logos-container .collection-item-image img { width: auto; height: auto; max-height: 100%; max-height: 100%; }
.logos-container .collection-item-image.image { max-width: 100% !important; }
.logos-container .collection-item-label, .logos-container .collection-item-description { display: none; }
.logos-container .slider-controls-nav { display: none; }
.logos-container .slider__nav { position: absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: 1; }
.logos-container .slider-nav:after { color: #000; font-size: 40px; }
.logos-container .slider-nav--prev:after { content: "\f104"; }
.logos-container .slider-nav--next:after { content: "\f105"; }

.site-container { position: relative; }

.search-overlay { display: none; position: absolute; top: 0; right: 0; left: 0; bottom: 0; width: 100; z-index: 8900; background: rgba(107, 167, 212, 0.9); }
.search-overlay .search-block { margin: 148px auto; max-width: 300px; }
.search-overlay .search-block .form-control--search:before { display: none; }
.search-overlay .search-block input { padding: 10px; border: 0; border-radius: 0; background: none; border: 1px solid #fff; box-shadow: none; font-size: 18px; line-height: 33px; font-weight: 500; letter-spacing: 1px; color: #fff; }

.header { position: absolute; width: 100%; z-index: 9000; min-height: 86px; background: rgba(8, 79, 124, 0.8); padding: 23px 0; }
.header .wrap { position: relative; display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; -ms-flex-align: center; align-items: center; }
@media only screen and (max-width: 640px) { .header .wrap { -ms-flex-pack: start; justify-content: flex-start; } }
.header .nav-logo img { max-height: 80px; }
.header .header-buttons-container { position: absolute; right: 30px; top: 50%; transform: translate(0, -50%); display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; }
@media only screen and (max-width: 800px) { .header .header-buttons-container { margin-left: auto; } }
.header .search-toggle { margin-left: 20px; height: 46px; display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; }
@media only screen and (max-width: 1024px) { .header .search-toggle { display: none; } }
.header .search-toggle .fa { font-size: 32px; color: #fff; cursor: pointer; }
.header .menu-toggle { position: relative; cursor: pointer; margin-left: 20px; width: 38px; height: 35px; }
.header .menu-toggle > * { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
.header .menu-toggle .menu-bar { height: 7px; width: 38px; background: black; }
.header .menu-toggle .menu-bar + .menu-bar { margin-top: 7px; }
.header .menu-toggle .menu-bar:nth-child(1) { background: #6ba7d4; }
.header .menu-toggle .menu-bar:nth-child(2) { background: #e21e3c; }
.header .menu-toggle .menu-bar:nth-child(3) { background: #ead12e; }
.header .menu-toggle .close-toggle { display: none; }
.header .menu-toggle .close-toggle .fa { color: #ead12e; font-size: 41px; }
.header .mobile-container { display: none; background: #fff; width: 100%; position: absolute; right: 0; bottom: 0; transform: translateY(100%); z-index: 2000; text-align: right; }
.header .mobile-container .mobile-container-wrap { display: block; }
.header .mobile-container .mobile-search-toggle { display: none; text-align: right; font-size: 22px; line-height: 22px; font-weight: normal; color: #084f7c; text-align: right; height: 57px; height: auto; padding: 20px 0; cursor: pointer; }
@media only screen and (max-width: 1024px) { .header .mobile-container .mobile-search-toggle { display: block; } }
.header .mobile-container .mobile-search-toggle .fa { font-size: 32px; color: #084f7c; }

footer .upper-container { background: #e4e4e5; /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to right, #e4e4e5 0%, #e4e4e5 50%, #084f7c 50%, #084f7c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4e4e5', endColorstr='#084f7c',GradientType=1 ); /* IE6-9 */ }
@media only screen and (max-width: 800px) { footer .upper-container { background: #084f7c; } }
footer .upper-container .wrap { display: -ms-flexbox; display: flex; }
footer .upper-container .column-content:first-child { background: #e4e4e5; color: #084f7c; padding: 70px 60px 20px; -ms-flex: 0 1 66%; flex: 0 1 66%; display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; -ms-flex-pack: center; justify-content: center; }
@media only screen and (max-width: 800px) { footer .upper-container .column-content:first-child { display: none; } }
footer .upper-container .column-content:first-child p { color: #084f7c; }
footer .upper-container .column-content:first-child .collection--list ul { list-style: none; margin: 0; padding: 0; }
footer .upper-container .column-content:first-child .collection--list .collection-item__content { display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; -ms-flex-pack: center; justify-content: center; }
footer .upper-container .column-content:first-child .collection--list .collection-item-image { display: none; }
footer .upper-container .column-content:first-child .collection--list .collection-item-label { -ms-flex-order: 5; order: 5; margin-top: 30px; }
footer .upper-container .column-content:first-child .collection--list .collection-item-label a { border: 2px solid rgba(0, 0, 0, 0.5); display: inline-block; font-size: 18px; line-height: 20px; font-weight: normal; color: rgba(0, 0, 0, 0.5); font-family: "Arvo", serif; text-transform: uppercase; padding: 8px 14px; letter-spacing: 1px; transition: .3s ease; }
footer .upper-container .column-content:first-child .collection--list .collection-item-label a:hover { color: #000; border-color: #000; }
footer .upper-container .column-content:first-child .collection--list .collection-item-description { color: #084f7c; font-size: 16px; line-height: 30px; font-weight: 500; }
footer .upper-container .column-content:first-child .collection--list .collection-item-description p { font-size: 16px; line-height: 30px; font-weight: 500; }
footer .upper-container .column-content:last-child { background: #084f7c; padding: 40px 70px; display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; -ms-flex-pack: center; justify-content: center; }
@media only screen and (min-width: 641px) and (max-width: 800px) { footer .upper-container .column-content:last-child { width: 100%; -ms-flex-direction: row; flex-direction: row; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-align: center; align-items: center; }
  footer .upper-container .column-content:last-child .footer-logo, footer .upper-container .column-content:last-child .column-under { margin-bottom: 10px; padding: 10px; } }
@media only screen and (max-width: 640px) { footer .upper-container .column-content:last-child { padding: 40px; } }
footer .upper-container .column-content:last-child .footer-logo { margin-bottom: 30px; }
@media only screen and (min-width: 641px) and (max-width: 800px) { footer .upper-container .column-content:last-child .footer-logo { margin-bottom: 0; } }
footer .upper-container .column-content:last-child .locations-hours--variable { color: #fff; font-weight: 300; }
footer .upper-container .column-content:last-child .locations-hours--variable a, footer .upper-container .column-content:last-child .locations-hours--variable a:link, footer .upper-container .column-content:last-child .locations-hours--variable a:visited { color: #fff; }
footer .upper-container .column-content:last-child .locations-hours--variable a:hover, footer .upper-container .column-content:last-child .locations-hours--variable a:active, footer .upper-container .column-content:last-child .locations-hours--variable a:link:hover, footer .upper-container .column-content:last-child .locations-hours--variable a:link:active, footer .upper-container .column-content:last-child .locations-hours--variable a:visited:hover, footer .upper-container .column-content:last-child .locations-hours--variable a:visited:active { color: #fff; }
footer .upper-container .column-content:last-child .locations-hours--variable .location__title { display: none; }
footer .upper-container .column-content:last-child .locations-hours--variable .location__info .label { display: none; }
footer .upper-container .column-content:last-child .locations-hours--variable .location__info .location-address:hover:before, footer .upper-container .column-content:last-child .locations-hours--variable .location__info .location-phone:hover:before, footer .upper-container .column-content:last-child .locations-hours--variable .location__info .location-links-email:hover:before { opacity: 1; }
footer .upper-container .column-content:last-child .locations-hours--variable .location__info .location-address:before, footer .upper-container .column-content:last-child .locations-hours--variable .location__info .location-phone:before, footer .upper-container .column-content:last-child .locations-hours--variable .location__info .location-links-email:before { font-family: FontAwesome; font-style: normal; font-weight: normal; text-decoration: inherit; padding-right: 10px; font-size: 19px; opacity: .5; transition: .3s ease; }
footer .upper-container .column-content:last-child .locations-hours--variable .location__info .location-address { padding-left: 27px; }
footer .upper-container .column-content:last-child .locations-hours--variable .location__info .location-address:first-child { padding-left: 0; }
footer .upper-container .column-content:last-child .locations-hours--variable .location__info .location-address:first-child:before { content: "\f041"; }
footer .upper-container .column-content:last-child .locations-hours--variable .location__info .location__address { margin-bottom: 10px; }
footer .upper-container .column-content:last-child .locations-hours--variable .location__info .location__address:nth-child(n+2) { display: none; }
footer .upper-container .column-content:last-child .locations-hours--variable .location__info .location-phone { margin-bottom: 10px; }
footer .upper-container .column-content:last-child .locations-hours--variable .location__info .location-phone:before { content: "\f095"; }
footer .upper-container .column-content:last-child .locations-hours--variable .location__info .location-phone:nth-child(n+2) { display: none; }
footer .upper-container .column-content:last-child .locations-hours--variable .location__info .location-links-email { margin-bottom: 10px; }
footer .upper-container .column-content:last-child .locations-hours--variable .location__info .location-links-email:before { content: "\f0e0"; }
footer .upper-container .column-content:last-child .locations-hours--variable .location__info .location__hours { display: none; }
footer .lower-container { background: #c1c2c3; color: #fff; padding: 18px; }
footer .lower-container a, footer .lower-container a:link, footer .lower-container a:visited { color: #fff; }
footer .lower-container a:hover, footer .lower-container a:active, footer .lower-container a:link:hover, footer .lower-container a:link:active, footer .lower-container a:visited:hover, footer .lower-container a:visited:active { color: #2a688f; }
footer .lower-container .wrap { display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; }
@media only screen and (max-width: 800px) { footer .lower-container .wrap { -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-pack: center; justify-content: center; -ms-flex-align: center; align-items: center; text-align: center; }
  footer .lower-container .wrap > * { -ms-flex: 0 1 100%; flex: 0 1 100%; } }
@media only screen and (max-width: 800px) { footer .lower-container .policy-links a { display: inline-block; padding: 4px; } }
footer .lower-container .policy-links .policy-link--privacy:before { content: "|"; padding: 0 4px 0 8px; }
@media only screen and (max-width: 800px) { footer .lower-container .policy-links .policy-link--privacy:before { display: none; } }
footer .lower-container .policy-links .policy-link--terms-conditions { margin: 0; }
footer .lower-container .policy-links .policy-link--terms-conditions:before { content: "|"; padding: 0 4px 0 8px; }
footer .lower-container .powered-by-block p { margin: 0; display: inline-block; }
@media only screen and (max-width: 800px) { footer .lower-container .powered-by-block a { display: inline-block; padding: 4px; } }
footer .lower-container .powered-by-block:before { content: "|"; padding: 0 4px 0 8px; }
@media only screen and (max-width: 800px) { footer .lower-container .powered-by-block:before { display: none; } }

.main-nav-container { position: relative; z-index: 4000; }
@media only screen and (max-width: 1024px) { .main-nav-container { display: none; } }

nav.dropdown { font-family: "Work Sans", sans-serif; }
nav.dropdown ul { width: 100%; display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; list-style: none; margin: 0; padding: 0; }
nav.dropdown li { position: relative; }
nav.dropdown a { display: block; }
nav.dropdown ul ul .nav__list--parent:hover:after { color: #fff; }
nav.dropdown ul ul .nav__list--parent a { padding-right: 30px; }
nav.dropdown ul ul .nav__list--parent:after { content: ""; font-family: FontAwesome; font-style: normal; font-weight: normal; text-decoration: inherit; position: absolute; top: 50%; right: 0; transform: translateY(-50%); color: #fff; font-size: 20px; padding: 0 10px; z-index: 1; }
nav.dropdown ul ul ul .nav__list--parent:after { color: #fff; }
nav.dropdown ul ul ul .nav__list--parent:hover:after { color: #fff; }
nav.dropdown > ul li:hover > a { background-color: #084f7c; color: #fff; }
nav.dropdown > ul a { color: #fff; font-size: 19px; font-weight: 500; padding: 14px 16px; }
nav.dropdown ul ul { display: none; position: absolute; width: auto; background-color: #05426c; }
nav.dropdown ul ul li:hover > a { background-color: #05426c; color: #fff; }
nav.dropdown ul ul a { background-color: #05426c; color: #fff; width: 250px; font-size: 18px; font-weight: 400; }
nav.dropdown ul ul ul { top: 0; left: 100%; background-color: #2a688f; }
nav.dropdown ul ul ul li:hover > a { background-color: #2a688f; color: #fff; }
nav.dropdown ul ul ul a { background-color: #2a688f; color: #fff; }
nav.dropdown li:hover > ul { display: block; }

nav.subnav { width: 100%; text-align: right; border-right: 1px solid #010101; margin-bottom: 30px; }
nav.subnav ul { list-style: none; margin: 0; padding: 0; }
nav.subnav a { display: block; position: relative; font-size: 16px; font-weight: 300; }
nav.subnav a span.accordian_toggle { width: 40px; height: 100%; position: absolute; top: 0; bottom: 0; right: 0; display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; -ms-flex-align: center; align-items: center; }
nav.subnav a span.accordian_toggle:after { font-family: FontAwesome; font-style: normal; font-weight: normal; text-decoration: inherit; content: ""; font-size: 30px; }
nav.subnav a span.accordian_toggle:hover:after { transform: rotate(90deg); }
nav.subnav li.accordian_open > a { color: null; background: null; }
nav.subnav li.accordian_open > a > span.accordian_toggle:after { transform: rotate(90deg); }
nav.subnav li.nav__list--here a { font-weight: 500; }
nav.subnav ul li a { font-size: 23px; line-height: 25px; padding: 12px 40px; color: #084f7c; }
nav.subnav ul li:hover > a { color: #084f7c; }
nav.subnav ul ul { display: none; }
nav.subnav ul ul li a { font-size: 16px; line-height: 18px; padding: 10px 40px 10px 40px; color: #084f7c; }
nav.subnav ul ul li:hover > a { color: #084f7c; }
nav.subnav ul ul ul { display: none; }
nav.subnav ul ul ul li a { padding: 20px 20px 20px 60px; color: #084f7c; }
nav.subnav ul ul ul li:hover > a { color: #084f7c; }

nav.mobile ul { list-style: none; margin: 0; padding: 0; }
nav.mobile li a { max-width: 1170px; margin: 0 auto; }
nav.mobile .nav-level-0:nth-child(6n+1) { background: #6ba7d4; }
nav.mobile .nav-level-0:nth-child(6n+1) ul { background: #3175a8; }
nav.mobile .nav-level-0:nth-child(6n+2) { background: #e21e3c; }
nav.mobile .nav-level-0:nth-child(6n+2) ul { background: #881224; }
nav.mobile .nav-level-0:nth-child(6n+3) { background: #ead12e; }
nav.mobile .nav-level-0:nth-child(6n+3) ul { background: #a28e10; }
nav.mobile .nav-level-0:nth-child(6n+4) { background: #084f7c; }
nav.mobile .nav-level-0:nth-child(6n+4) ul { background: #05304c; }
nav.mobile .nav-level-0:nth-child(6n+5) { background: #c1c2c3; }
nav.mobile .nav-level-0:nth-child(6n+5) ul { background: #8d8f91; }
nav.mobile .nav-level-0:nth-child(6n+6) { background: #91969c; }
nav.mobile .nav-level-0:nth-child(6n+6) ul { background: #5e6369; }
nav.mobile a { display: block; position: relative; font-size: 16px; font-weight: 400; }
nav.mobile a span.accordian_toggle { transform: translate3d(0, 0, 0); width: 50px; height: 100%; position: absolute; top: 0; bottom: 0; right: 0; display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; -ms-flex-align: center; align-items: center; }
nav.mobile a span.accordian_toggle:after { font-family: FontAwesome; font-style: normal; font-weight: normal; text-decoration: inherit; content: ""; font-size: 30px; }
nav.mobile a span.accordian_toggle:hover:after { transform: rotate(90deg); }
nav.mobile li a { padding-right: 50px !important; }
nav.mobile li.accordian_open > a { color: null; background: null; }
nav.mobile li.accordian_open > a > span.accordian_toggle:after { transform: rotate(90deg); }
nav.mobile ul li a { font-size: 22px; padding: 13px 14px 14px; color: #fff; }
nav.mobile ul li:hover > a { color: #fff; }
nav.mobile ul ul { display: none; padding-right: 20px; }
nav.mobile ul ul li a { font-size: 18px; padding: 10px 20px 10px 40px; color: #fff; }
nav.mobile ul ul li:hover > a { color: #fff; }
nav.mobile ul ul ul { display: none; padding-right: 40px; }
nav.mobile ul ul ul li a { padding: 8px 20px 8px 60px; color: #fff; }
nav.mobile ul ul ul li:hover > a { color: #fff; }

.main-nav-container { background: #6ba7d4; }

.homepage .quicklinks-container { background: #ead12e; /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to right, #ead12e 0%, #ead12e 50%, #2a688f 51%, #2a688f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$yellow', endColorstr='$blue',GradientType=1 ); /* IE6-9 */ }
.homepage .quicklinks-container .wrap { display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; }
@media only screen and (max-width: 1024px) { .homepage .quicklinks-container .wrap { -ms-flex-direction: column; flex-direction: column; padding: 0; } }
.homepage .quicklinks-container .quicklink-content { -ms-flex: 0 1 100%; flex: 0 1 100%; padding: 40px; transition: all .4s ease; padding: 70px 40px; }
.homepage .quicklinks-container .quicklink-content > * { max-width: 262px; margin: 0 auto; transform: translate3d(0, 0, 0); }
@media only screen and (max-width: 1024px) { .homepage .quicklinks-container .quicklink-content:nth-child(2) { -ms-flex-order: -1; order: -1; } }
.homepage .quicklinks-container .quicklink-content:hover { -ms-flex: 0 1 150%; flex: 0 1 150%; }
@media only screen and (max-width: 1024px) { .homepage .quicklinks-container .quicklink-content { padding: 40px; -ms-flex: 0 1 auto; flex: 0 1 auto; }
  .homepage .quicklinks-container .quicklink-content:hover { -ms-flex: 0 1 auto; flex: 0 1 auto; } }
.homepage .quicklinks-container .quicklink-content .collection--list { height: 100%; display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; -ms-flex-pack: center; justify-content: center; }
.homepage .quicklinks-container .quicklink-content .collection--list ul { list-style: none; margin: 0; padding: 0; }
.homepage .quicklinks-container .quicklink-content .collection--list .collection-item-description, .homepage .quicklinks-container .quicklink-content .collection--list .collection-item-image { display: none; }
.homepage .quicklinks-container .quicklink-content .collection--list .collection-item-label { border: 3px solid #fff; color: #fff; font-size: 30px; line-height: 33px; font-weight: normal; font-family: "Arvo", serif; text-transform: uppercase; text-align: center; letter-spacing: 1px; }
.homepage .quicklinks-container .quicklink-content .collection--list .collection-item-label a { display: inline-block; color: #fff; padding: 10px 20px; }
.homepage .quicklinks-container .quicklink-content form h5 { margin: 4px 0; color: #fff; }
.homepage .quicklinks-container .quicklink-content form label { color: #fff; }
.homepage .quicklinks-container .quicklink-content form input[type='text'], .homepage .quicklinks-container .quicklink-content form input[type='password'], .homepage .quicklinks-container .quicklink-content form input[type='date'], .homepage .quicklinks-container .quicklink-content form input[type='datetime'], .homepage .quicklinks-container .quicklink-content form input[type='datetime-local'], .homepage .quicklinks-container .quicklink-content form input[type='month'], .homepage .quicklinks-container .quicklink-content form input[type='week'], .homepage .quicklinks-container .quicklink-content form input[type='email'], .homepage .quicklinks-container .quicklink-content form input[type='number'], .homepage .quicklinks-container .quicklink-content form input[type='search'], .homepage .quicklinks-container .quicklink-content form input[type='tel'], .homepage .quicklinks-container .quicklink-content form input[type='time'], .homepage .quicklinks-container .quicklink-content form input[type='url'], .homepage .quicklinks-container .quicklink-content form input[type='color'], .homepage .quicklinks-container .quicklink-content form textarea { border-radius: 0; border: 0; font-size: 25px; line-height: 33px; font-weight: normal; height: auto; padding: 10px; margin-bottom: 20px; }
.homepage .quicklinks-container .quicklink-content form .e2ma_signup_form_button_row input, .homepage .quicklinks-container .quicklink-content form .button, .homepage .quicklinks-container .quicklink-content form .button:link, .homepage .quicklinks-container .quicklink-content form .button:visited { background: none; border: 3px solid #fff; border-radius: 0; font-size: 30px; line-height: 33px; font-weight: normal; font-family: "Arvo", serif; text-transform: uppercase; text-align: center; letter-spacing: 1px; display: inline-block; color: #fff; padding: 10px 20px; display: block; width: 100%; }
.homepage .quicklinks-container .quicklink-content:nth-child(1) { background: #ddbe2b; }
.homepage .quicklinks-container .quicklink-content:nth-child(2) { background: #e21e3c; }
.homepage .quicklinks-container .quicklink-content:nth-child(3) { background: #084f7c; }
.homepage .primary-container { padding: 50px 0 36px; font-size: 20px; text-align: center; font-size: 26px; line-height: 30px; font-weight: 600; background: #e4e4e5; }
.homepage .primary-container .wrap { max-width: 60%; }
.homepage .fast-facts-container { position: relative; padding: 50px 0; }
@media only screen and (max-width: 640px) { .homepage .fast-facts-container { padding: 30px 0 0 0; } }
.homepage .fast-facts-container:before { content: ""; background: rgba(255, 255, 255, 0.8); position: absolute; top: 0; bottom: 0; right: 0; left: 0; z-index: 10; }
.homepage .fast-facts-container .wrap { position: relative; z-index: 20; }
.homepage .fast-facts-container h1, .homepage .fast-facts-container h2, .homepage .fast-facts-container h3, .homepage .fast-facts-container h4, .homepage .fast-facts-container h5, .homepage .fast-facts-container h6 { font-family: "Work Sans", sans-serif; color: rgba(0, 0, 0, 0.7); text-align: center; }
.homepage .fast-facts-container h2 { font-size: 60px; line-height: 60px; font-weight: 600; }
@media only screen and (max-width: 640px) { .homepage .fast-facts-container h2 { font-size: 32px; line-height: 32px; font-weight: 600; } }
.homepage .fast-facts-container .collection--list { margin: 0; overflow: hidden; }
.homepage .fast-facts-container .collection--list ul { list-style: none; margin: 0; display: -ms-flexbox; display: flex; padding: 34px 0; }
@media only screen and (min-width: 1025px) { .homepage .fast-facts-container .collection--list ul { transform: translateX(0) !important; } }
.homepage .fast-facts-container .collection--list li { -ms-flex: 0 1 100%; flex: 0 1 100%; background: rgba(0, 0, 0, 0.8); border-right: 10px solid #e21e3c; color: #fff; text-align: center; padding: 65px 30px 47px; }
.homepage .fast-facts-container .collection--list li + li { margin-left: 20px; }
.homepage .fast-facts-container .collection--list li:nth-child(4n+1) { border-color: #6ba7d4; }
.homepage .fast-facts-container .collection--list li:nth-child(4n+1) .collection-item-label { color: #2a688f; }
.homepage .fast-facts-container .collection--list li:nth-child(4n+1) .collection-item-label a { color: #2a688f; }
.homepage .fast-facts-container .collection--list li:nth-child(4n+2) { border-color: #e21e3c; }
.homepage .fast-facts-container .collection--list li:nth-child(4n+2) .collection-item-label { color: #bf2139; }
.homepage .fast-facts-container .collection--list li:nth-child(4n+2) .collection-item-label a { color: #bf2139; }
.homepage .fast-facts-container .collection--list li:nth-child(4n+3) { border-color: #ead12e; }
.homepage .fast-facts-container .collection--list li:nth-child(4n+3) .collection-item-label { color: #ddbe2b; }
.homepage .fast-facts-container .collection--list li:nth-child(4n+3) .collection-item-label a { color: #ddbe2b; }
.homepage .fast-facts-container .collection--list li:nth-child(4n+4) { border-color: #c1c2c3; }
.homepage .fast-facts-container .collection--list li:nth-child(4n+4) .collection-item-label { color: #91969c; }
.homepage .fast-facts-container .collection--list li:nth-child(4n+4) .collection-item-label a { color: #91969c; }
.homepage .fast-facts-container .collection--list .collection-item-image { display: none; }
.homepage .fast-facts-container .collection--list .collection-item-label { font-size: 20px; line-height: 30px; font-weight: 700; text-transform: uppercase; letter-spacing: 1px; font-family: "Arvo", serif; }
.homepage .fast-facts-container .collection--list .collection-item-label span { font-size: 65px; line-height: 65px; font-weight: normal; }
.homepage .fast-facts-container .collection--list .collection-item-description { font-size: 18px; line-height: 30px; font-weight: normal; font-family: "Arvo", serif; color: rgba(255, 255, 255, 0.8); }
.homepage .fast-facts-container .collection--list .collection-item-description p { font-size: 18px; line-height: 30px; font-weight: normal; font-family: "Arvo", serif; color: rgba(255, 255, 255, 0.8); }
.homepage .fast-facts-container .slider__controls { display: none; }
@media only screen and (max-width: 1024px) { .homepage .fast-facts-container .slider__controls { display: block; } }
.homepage .fast-facts-container .slider__nav { position: absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: 1; }
.homepage .fast-facts-container .slider-nav { transition: .3s ease; opacity: .8; }
.homepage .fast-facts-container .slider-nav:after { color: #fff; font-size: 70px; }
@media only screen and (max-width: 640px) { .homepage .fast-facts-container .slider-nav:after { font-size: 50px; } }
.homepage .fast-facts-container .slider-nav--prev { left: 40px; }
.homepage .fast-facts-container .slider-nav--prev:after { content: "\f104"; }
.homepage .fast-facts-container .slider-nav--next { right: 40px; }
.homepage .fast-facts-container .slider-nav--next:after { content: "\f105"; }
.homepage .fast-facts-container .arrow-hidden { opacity: 0; }
@media only screen and (max-width: 1024px) { .homepage .fast-facts-container { background: rgba(0, 0, 0, 0.8) !important; }
  .homepage .fast-facts-container:before { display: none; }
  .homepage .fast-facts-container h1, .homepage .fast-facts-container h2, .homepage .fast-facts-container h3, .homepage .fast-facts-container h4, .homepage .fast-facts-container h5, .homepage .fast-facts-container h6 { color: rgba(255, 255, 255, 0.8); }
  .homepage .fast-facts-container .wrap { padding: 0; }
  .homepage .fast-facts-container .collection--list ul { width: 400%; } }
@media only screen and (max-width: 1024px) and (max-width: 640px) { .homepage .fast-facts-container .collection--list ul { padding: 0; } }
@media only screen and (max-width: 1024px) { .homepage .fast-facts-container .collection--list li { background: none; position: relative; display: block; padding: 40px 70px; border: 0; margin: 0; }
  .homepage .fast-facts-container .collection--list li.active { width: 100%; }
  .homepage .fast-facts-container .collection--list li + li { margin: 0; }
  .homepage .fast-facts-container .collection--list .collection-item-label { font-size: 45px; line-height: 40px; font-weight: 700; } }
@media only screen and (max-width: 1024px) and (max-width: 640px) { .homepage .fast-facts-container .collection--list .collection-item-label { font-size: 31px; line-height: 31px; font-weight: 700; font-size: 8vw; line-height: 8vw; } }
@media only screen and (max-width: 1024px) { .homepage .fast-facts-container .collection--list .collection-item-label span { font-size: 147px; line-height: 140px; font-weight: 500; } }
@media only screen and (max-width: 1024px) and (max-width: 640px) { .homepage .fast-facts-container .collection--list .collection-item-label span { font-size: 102px; line-height: 100px; font-weight: 500; font-size: 20vw; line-height: 20vw; } }
@media only screen and (max-width: 1024px) { .homepage .fast-facts-container .collection--list .collection-item__content { max-width: 325px; margin: 0 auto; } }
.homepage .news-container { position: relative; background: #d2e4f2; border-bottom: 4px solid #6ca8d4; }
.homepage .news-container .image:first-child { display: none; margin: 0; }
.homepage .news-container .news-bg-image { position: absolute; left: 0; top: 0; bottom: 0; width: 50%; height: 100%; }
@media only screen and (max-width: 800px) { .homepage .news-container .news-bg-image { display: none; } }
.homepage .news-container .news-bg-image * { display: none; }
.homepage .news-container .news-bg-image:before { content: ""; position: absolute; top: 0; bottom: 0; left: 0; right: 0; background: rgba(0, 0, 0, 0.5); }
.homepage .news-container .wrap { position: relative; padding: 30px 0; }
.homepage .news-container .news-articles { padding-top: 30px; }
@media only screen and (max-width: 640px) { .homepage .news-container .news-articles { padding-top: 57px; } }
.homepage .news-container .news-articles .news-article { display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; padding: 30px; }
.homepage .news-container .news-articles .news-article > * { -ms-flex-preferred-size: auto; flex-basis: auto; }
@media only screen and (min-width: 801px) { .homepage .news-container .news-articles .news-article:first-child { position: absolute; left: 0; top: 0; bottom: 0; width: 50%; box-shadow: none; margin-top: 52px; padding: 30px 64px; }
  .homepage .news-container .news-articles .news-article:first-child .news-article-title { font-size: 45px; line-height: 46px; font-weight: 600; color: #6ca8d4; }
  .homepage .news-container .news-articles .news-article:first-child .news-article-title a { font-size: 45px; line-height: 46px; font-weight: 600; color: #6ca8d4; }
  .homepage .news-container .news-articles .news-article:first-child .news-article-meta--date { color: #fff; }
  .homepage .news-container .news-articles .news-article:first-child .news-article-description { font-size: 18px; line-height: 30px; font-weight: 5t00; }
  .homepage .news-container .news-articles .news-article:first-child .news-read-more { margin-top: 40px; }
  .homepage .news-container .news-articles .news-article:first-child .news-read-more a { border: 2px solid #fff; display: inline-block; font-size: 26px; line-height: 28px; font-weight: normal; color: #fff; font-family: "Arvo", serif; text-transform: uppercase; padding: 11px 14px; }
  .homepage .news-container .news-articles .news-article:first-child .news-read-more a:hover { color: #ead12e; border-color: #ead12e; } }
@media only screen and (min-width: 801px) { .homepage .news-container .news-articles .news-article:nth-child(n+2) { margin-left: calc(50% + 70px); margin-right: 56px; padding-left: 0; box-shadow: none; }
  .homepage .news-container .news-articles .news-article:nth-child(n+2) + .news-article { border-top: 1px solid rgba(0, 0, 0, 0.5); }
  .homepage .news-container .news-articles .news-article:nth-child(n+2) .news-article-description { display: none; } }
@media only screen and (max-width: 800px) { .homepage .news-container .news-articles .news-article { margin-left: 56px; margin-right: 56px; padding: 30px 0; box-shadow: none; }
  .homepage .news-container .news-articles .news-article + .news-article { border-top: 1px solid rgba(0, 0, 0, 0.5); }
  .homepage .news-container .news-articles .news-article .news-article-description { display: none; } }
.homepage .news-container .news-articles .news-article .news-read-more { margin-top: 40px; }
@media only screen and (max-width: 640px) { .homepage .news-container .news-articles .news-article .news-read-more { margin-top: 20px; margin-bottom: 20px; } }
.homepage .news-container .news-articles .news-article .news-read-more a { border: 2px solid rgba(0, 0, 0, 0.5); display: inline-block; font-size: 18px; line-height: 20px; font-weight: normal; color: rgba(0, 0, 0, 0.5); font-family: "Arvo", serif; text-transform: uppercase; padding: 8px 14px; letter-spacing: 1px; transition: .3s ease; }
.homepage .news-container .news-articles .news-article .news-read-more a:hover { color: #000; border-color: #000; }
.homepage .news-container .news-articles .news-article .news-article-details { -ms-flex: initial; flex: initial; }
.homepage .news-container .news-articles .news-article .news-article-header { display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; }
.homepage .news-container .news-articles .news-article .news-article-title { -ms-flex-order: 1; order: 1; color: rgba(0, 0, 0, 0.5); font-family: "Work Sans", sans-serif; font-size: 32px; line-height: 34px; font-weight: 600; }
.homepage .news-container .news-articles .news-article .news-article-title a { display: block; color: rgba(0, 0, 0, 0.5); font-family: "Work Sans", sans-serif; font-size: 32px; line-height: 34px; font-weight: 600; }
@media only screen and (max-width: 640px) { .homepage .news-container .news-articles .news-article .news-article-title { font-size: 22px; line-height: 26px; font-weight: 600; }
  .homepage .news-container .news-articles .news-article .news-article-title a { font-size: 22px; line-height: 26px; font-weight: 600; } }
.homepage .news-container .news-articles .news-article .news-article-meta--date { -ms-flex-order: 5; order: 5; font-size: 16px; line-height: 30px; font-weight: 600; text-transform: capitalize; color: rgba(0, 0, 0, 0.5); }
.homepage .news-container .news-articles .news-article .news-article-meta--author { display: none; }
.homepage .news-container .news-articles .news-article .news-article-description { color: #fff; }
.homepage .news-container .news-articles .news-articles-archive { position: absolute; top: 0; left: 50%; transform: translateX(-50%); background: #fff; margin: 0; padding: 8px 40px; color: #084f7c; text-transform: uppercase; font-size: 22px; line-height: 28px; font-weight: 500; }
.homepage .news-container .news-articles .news-articles-archive a { color: #084f7c; }

.internal { background: #eff0f0; color: #636466; }
.internal .masthead-spacer { height: 86px; }
.internal .masthead-container { position: relative; min-height: 428px; display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; -ms-flex-pack: center; justify-content: center; -ms-flex-align: center; align-items: center; padding: 40px 0; padding-top: 128px; }
@media only screen and (max-width: 640px) { .internal .masthead-container { min-height: 235px; } }
.internal .masthead-container > * { position: relative; z-index: 10; }
.internal .masthead-container:before { content: ""; position: absolute; top: 0; right: 0; left: 0; bottom: 0; z-index: 1; background: #084f7c; opacity: .5; }
.internal .masthead-container h1, .internal .masthead-container h2, .internal .masthead-container h3, .internal .masthead-container h4, .internal .masthead-container h5, .internal .masthead-container h6 { color: #fff; font-family: "Work Sans", sans-serif; }
.internal .masthead-container h1 { font-size: 44px; line-height: 48px; font-weight: 500; }
@media only screen and (max-width: 640px) { .internal .masthead-container h1 { font-size: 36px; line-height: 38px; font-weight: 500; } }
.internal main { margin: 44px 0 70px; }
.internal main .wrap { display: -ms-flexbox; display: flex; }
@media only screen and (max-width: 800px) { .internal main .wrap { display: block; } }
.internal main .subnav-container { width: 260px; margin-top: 88px; margin-right: 50px; -ms-flex-negative: 0; flex-shrink: 0; }
@media only screen and (max-width: 1024px) { .internal main .subnav-container { display: none; } }
.internal main .primary-container { margin-right: 40px; }
.internal main .primary-container h1 { color: #084f7c; font-weight: 400; }
.internal main .primary-container h2 { color: #084f7c; @inlude font(24,24); font-family: "Work Sans", sans-serif; }
.internal main .primary-container h3 { color: #e21f3c; @inlude font(23,23); font-family: "Work Sans", sans-serif; }
.internal main .primary-container h4 { color: #000; @inlude font(23,23); }
.internal main .primary-container h5 { color: #084f7c; }
.internal main .primary-container h6 { color: #084f7c; }
.internal main .primary-container p { font-size: 18px; line-height: 30px; font-weight: normal; }
.internal main .secondary-container { max-width: 300px; width: 100%; margin-top: 20px; -ms-flex-negative: 0; flex-shrink: 0; }
@media only screen and (max-width: 800px) { .internal main .secondary-container { max-width: none; margin-top: 40px; } }

.internal main .primary-container { width: 100% !important; }

.form-row__controls { max-width: 100%; }

/*

// js dependencies
//////////////////////////////////////////////

function landingImage(element, options) { $( element ).each(function() { var imgSrc = $(this).find('.masthead-container img').first().attr('src'); $(this).find('.masthead-container').hide(); $(this).css('background', 'url('/layouts/6267/5642/css+imgSrc+')' + options); });
}
landingImage($(".has-bg-landing"), "center center / cover no-repeat");


function backgroundImage(element, options) { $( element ).each(function() { var imgSrc = $(this).find('img').first().attr('src'); $(this).find('img').first('img').hide(); $(this).css('background', 'url('/layouts/6267/5642/css+imgSrc+')' + options); });
}
backgroundImage($(".has-bg-li__collection li .collection-item-image"), "center center / cover no-repeat");


// scss dependencies
//////////////////////////////////////////////
requires breakpoint mixin


*/
.landing .lp-site-container { display: block; background: #fff; }
.landing .wrap { margin: 0 auto; max-width: 1210px; padding: 0 20px; }
.landing header { position: relative; width: 100%; text-align: center; background: #fff; display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; }
.landing header .lp-nav-logo img { max-width: 100%; max-height: 150px; padding: 20px 0px; }
.landing .lp-masthead-container { position: relative; padding: 20px 0 140px; }
.landing .lp-masthead-container:before { content: ""; position: absolute; top: 0; right: 0; left: 0; bottom: 0; background: rgba(0, 0, 0, 0.5); }
.landing .lp-headline-container { position: relative; text-align: center; z-index: 10; }
.landing .lp-headline-container h1 { font-size: 44px; font-weight: bold; line-height: 1.6; text-transform: uppercase; margin-bottom: 30px; }
@media only screen and (max-width: 800px) { .landing .lp-headline-container h1 { font-size: 34px; font-weight: bold-10; line-height: -8.4; margin-bottom: 30px; } }
@media only screen and (max-width: 800px) { .landing .lp-headline-container h1 { font-size: 24px; font-weight: bold-20; line-height: -18.4; margin-bottom: 30px; } }
.landing .lp-headline-container h1, .landing .lp-headline-container h2, .landing .lp-headline-container h3, .landing .lp-headline-container h4, .landing .lp-headline-container h5, .landing .lp-headline-container h6 { color: #fff; margin: 10px 0; }
.landing .lp-headline-container ul { list-style: none; margin: 0; padding: 0; }
.landing .lp-headline-container .collection-item-label a { color: #fff; background: #f55930; padding: 10px 20px; display: inline-block; font-weight: lighter; text-transform: uppercase; border: 2px solid #f55930; }
.landing .lp-headline-container .collection-item-label a:hover { background: transparent; border: 2px solid #fff; }
.landing .lp-headline-container .collection-item-image, .landing .lp-headline-container .collection-item-description { display: none; }
.landing .lp-media-container { margin-top: -120px; position: relative; z-index: 10; display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; }
.landing .lp-media-container .wrap { max-width: 640px; }
.landing .lp-columns-container { padding: 20px 0 100px; }
.landing .lp-columns-container .wrap { display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; max-width: 1250px; }
@media only screen and (max-width: 800px) { .landing .lp-columns-container .wrap { -ms-flex-direction: column; flex-direction: column; } }
.landing .lp-columns-container .lp-columns-content { -ms-flex: 0 1 auto; flex: 0 1 auto; margin: 0 20px; }
.landing .lp-columns-container .lp-cta-container { border-radius: 5px; background: #eee; min-width: 50%; margin: 0 20px; padding: 20px; color: #000; }
.landing .lp-columns-container .lp-cta-container .form-title { margin-top: 0px; }
.landing .lp-columns-container .lp-cta-container ul { list-style: none; margin: 0; padding: 0; }
.landing .lp-columns-container .lp-cta-container .collection-item-label { text-align: center; }
.landing .lp-columns-container .lp-cta-container .collection-item-label a { color: #fff; background: #f55930; padding: 10px 20px; display: inline-block; font-weight: lighter; text-transform: uppercase; border: 2px solid #f55930; }
.landing .lp-columns-container .lp-cta-container .collection-item-label a:hover { background: transparent; border: 2px solid #f55930; color: #f55930; }
.landing .lp-columns-container .lp-cta-container .collection-item-image, .landing .lp-columns-container .lp-cta-container .collection-item-description { display: none; }
.landing .lp-callout-container { color: #000; text-align: center; font-size: 18px; padding: 40px 0; position: relative; z-index: 10; }
.landing .lp-primary-container { background: #fff; color: #000; font-size: 16px; -ms-flex-direction: column; flex-direction: column; }
.landing .lp-primary-container .wrap { display: -ms-flexbox; display: flex; -ms-flex-pack: justify; justify-content: space-between; }
@media only screen and (max-width: 800px) { .landing .lp-primary-container .wrap { display: block; } }
.landing .lp-primary-container .lp-primary-content { max-width: 48%; }
@media only screen and (max-width: 800px) { .landing .lp-primary-container .lp-primary-content { max-width: none; } }
.landing .lp-testimonials-container { background: #fbfbfb; border: 1px solid #e1e1e1; border-width: 1px 0 1px 0; padding: 30px 0; }
.landing .lp-testimonials-container h1, .landing .lp-testimonials-container h2, .landing .lp-testimonials-container h3, .landing .lp-testimonials-container h4, .landing .lp-testimonials-container h5, .landing .lp-testimonials-container h6 { color: #000; text-align: center; text-transform: uppercase; font-weight: bold; margin-bottom: 60px; }
.landing .lp-testimonials-container ul { list-style: none; margin: 0; padding: 0; display: -ms-flexbox; display: flex; -ms-flex-pack: distribute; justify-content: space-around; }
@media only screen and (max-width: 800px) { .landing .lp-testimonials-container ul { display: block; } }
.landing .lp-testimonials-container li { position: relative; -ms-flex: 0 1 50%; flex: 0 1 50%; min-height: 140px; padding-right: 20px; }
@media only screen and (max-width: 800px) { .landing .lp-testimonials-container li { max-width: none; margin-bottom: 50px; } }
.landing .lp-testimonials-container .collection-item__content { display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; }
@media only screen and (max-width: 640px) { .landing .lp-testimonials-container .collection-item__content { -ms-flex-align: center; align-items: center; text-align: center; } }
.landing .lp-testimonials-container .collection-item-image { width: 100px; height: 100px; border: 4px solid #fff; position: absolute; top: 0; left: 0; }
@media only screen and (max-width: 640px) { .landing .lp-testimonials-container .collection-item-image { position: initial; } }
.landing .lp-testimonials-container .collection-item-image.image { max-width: 100% !important; }
.landing .lp-testimonials-container .collection-item-label { margin-left: 120px; -ms-flex-order: 5; order: 5; color: #000; }
@media only screen and (max-width: 640px) { .landing .lp-testimonials-container .collection-item-label { margin-left: 0px; } }
.landing .lp-testimonials-container .collection-item-description { margin-left: 120px; margin-bottom: 20px; -ms-flex-order: 1; order: 1; }
@media only screen and (max-width: 640px) { .landing .lp-testimonials-container .collection-item-description { margin-left: 0px; } }
.landing .lp-fundraising-container { color: #000; text-align: center; background: #fff; padding: 0px 0px 60px 0px; }
.landing .lp-logos-container { background: #fff; position: relative; padding: 20px 0; }
.landing .lp-logos-container h1, .landing .lp-logos-container h2, .landing .lp-logos-container h3, .landing .lp-logos-container h4, .landing .lp-logos-container h5, .landing .lp-logos-container h6 { text-align: center; text-transform: uppercase; letter-spacing: 2px; color: #000; }
.landing .lp-logos-container ul { list-style: none; margin: 0; padding: 0; display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; -ms-flex-align: center; align-items: center; }
@media only screen and (max-width: 800px) { .landing .lp-logos-container ul { -ms-flex-wrap: wrap; flex-wrap: wrap; } }
.landing .lp-logos-container li { -ms-flex: 0 1 auto; flex: 0 1 auto; padding: 15px; }
@media only screen and (max-width: 640px) { .landing .lp-logos-container li { -ms-flex: 0 1 50%; flex: 0 1 50%; }
  .landing .lp-logos-container li:nth-child(n+5) { display: none; } }
.landing .lp-logos-container .collection { margin-bottom: 0; }
.landing .lp-logos-container .collection-item-image { margin: 0; text-align: center; }
.landing .lp-logos-container .collection-item-image.image { max-width: 100% !important; }
.landing .lp-logos-container .collection-item-label, .landing .lp-logos-container .collection-item-description { display: none; }
.landing footer { padding: 20px 0; }
.landing footer .location-container { text-align: center; margin-bottom: 20px; }
.landing footer .location-container .locations-hours--variable { display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; -ms-flex-align: start; align-items: flex-start; }
@media only screen and (max-width: 640px) { .landing footer .location-container .locations-hours--variable { display: block; } }
.landing footer .location-container .location { margin: 20px; }
.landing footer .location-container .location__title { display: none; }
.landing footer .location-container .label { display: none; }
.landing footer .location-container .location__hours { display: none; }
.landing footer .bottom-footer-container { display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; }
@media only screen and (max-width: 800px) { .landing footer .bottom-footer-container { -ms-flex-direction: column; flex-direction: column; text-align: center; } }
.landing footer .policy-links { margin-left: 1rem; }
.landing footer .powered-by-block { text-align: center; margin-left: 1rem; }

.progress-bar { max-width: 700px; width: 100%; margin: 0 auto; }

.progress-bar__trench { height: 3.5rem; border: 4px solid #000; border-radius: 30px; padding: 8px; background-color: #fff; }

.progress-bar__meter { height: 100%; border-radius: 30px; background-color: #f55930; }

.progress-bar__metrics { font-size: 20px; font-weight: bold; }

.product .catalogs .form-actions:first-of-type { display: none; }
.product .catalog__header h2 { display: none; }
.product nav.catalogs-nav-breadcrumbs { display: none; }

/* Modern */
.button-group .button:first-child, .button-group .button:last-child { border: 2px solid; border-radius: 0; }

.button-group .button:last-child { margin-left: 0.5rem; }

.wizard__actions > * { margin-right: 10px; margin-bottom: 10px; font-size: 12px; }

.event-ticket--required .event-ticket__header, .event-ticket__header { font-size: 18px; color: #084f7c; }

.event-ticket__meta.info-meta { font-size: 16px; color: #2a688f; }

.event-ticket__required { color: #e21e3c; }

/* Internet Explorer 9 (.ie9) */
/* Internet Explorer 8 (.ie8) */
/* Internet Explorer 8 & Internet Explorer 7 (.oldie) */
/* Internet Explorer 7 (.ie7) */
.clearfix { zoom: 1; }
.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }

/* Print Styles */
@media print { * { background: transparent !important; color: #000 !important; box-shadow: none !important; text-shadow: none !important; }
  a, a:visited { text-decoration: underline; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  a[href^="#"]:after, a[href^="javascript:"]:after { content: ""; }
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; } }

