@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,300italic,300,400italic,600,600italic,700,700italic");
/* =============================================================================
	Structure
============================================================================= */
body { background: #e0d7b8; margin: 0; padding: 0; text-rendering: optimizeLegibility; }

.container { padding-top: 60px; padding-bottom: 60px; }
.container + * { margin-top: 0; }

.wrap { margin: 0 auto; max-width: 980px; padding: 0 20px; }
@media only screen and (max-width: 40em) { .wrap { padding: 0; } }

@media only screen and (min-width: 981px) { .row { max-width: 1000px; } }
@media only screen and (min-width: 90.063em) { .row { max-width: 1200px; } }
@media only screen and (min-width: 120.063em) { .row { max-width: 1400px; } }

/* =============================================================================
	Typography
============================================================================= */
/* Typography resets */
em, i { font-style: italic; line-height: inherit; }

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

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

html { -webkit-font-smoothing: antialiased; }

body { font-family: "Open Sans", sans-serif; font-weight: normal; font-size: 16px; color: #555; line-height: 1.375; }

/* Default Link Styles */
a, a:link, a:visited { color: #A80057; text-decoration: none; }
a:hover, a:active, a:link:hover, a:link:active, a:visited:hover, a:visited:active { color: #8f004a; text-decoration: none; }

/* Default paragraph styles */
p { font-family: inherit; font-weight: inherit; font-size: inherit; line-height: 1.375; margin-bottom: 20px; }

/* Default header styles */
h1, h2, h3, h4, h5, h6 { font-family: "Open Sans", sans-serif; font-weight: bold; color: #A80057; margin-top: 3.2px; margin-bottom: 8px; line-height: 1.6; }

h1 { font-size: 27px; }
@media only screen and (max-width: 40em) { h1 { font-size: 24px; } }

h2 { font-size: 24px; }
@media only screen and (max-width: 40em) { h2 { font-size: 22px; } }

h3 { font-size: 22px; }
@media only screen and (max-width: 40em) { h3 { font-size: 20px; } }

h4 { font-size: 20px; }
@media only screen and (max-width: 40em) { h4 { font-size: 18px; } }

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

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

/* Default hr styles */
hr { border: solid #026948; }

/* =============================================================================
	Form Styling
============================================================================= */
.form-row__label { font-weight: bold; color: #e0d7b8; }

.spotlight_section { margin: 28px 0 0; }
.spotlight_section .spotlight--random li { height: 100%; }
.spotlight_section ul { height: 410px; }
@media only screen and (max-width: 40em) { .spotlight_section ul { height: 580px; } }
.spotlight_section li { z-index: 5; opacity: 1 !important; }
.spotlight_section li.slide--active { z-index: 10; }
.spotlight_section .spotlight-content { width: 100%; height: 100%; }
.spotlight_section .spotlight-image { position: absolute; top: 0; bottom: 0; width: calc(100% - 320px); height: 100%; left: 0; }
@media only screen and (max-width: 40em) { .spotlight_section .spotlight-image { width: 100%; height: 280px; } }
.spotlight_section .spotlight-image img { display: none; }
.spotlight_section .spotlight-overlay { bottom: 0; height: 100%; width: 320px; background: #fff; padding: 40px 30px 30px; text-align: left; position: absolute; left: auto !important; right: 0; }
@media only screen and (max-width: 980px) { .spotlight_section .spotlight-overlay { min-width: 300px; } }
@media only screen and (max-width: 40em) { .spotlight_section .spotlight-overlay { top: 280px; height: 300px; width: 100%; left: 0 !important; min-width: 0; } }
.spotlight_section .spotlight-overlay .spotlight-text .spotlight-text__title { color: #e0d7b8; font-size: 27px; line-height: 30px; font-weight: bold; margin-bottom: 8px; }
.spotlight_section .spotlight-overlay .spotlight-text .spotlight-text__content { font-size: 15px; line-height: 21px; color: #737272; }
.spotlight_section .spotlight-overlay .spotlight-button { display: block; position: absolute; bottom: 0; left: 0; right: 0; background: #026948; padding: 14px; color: #fff; font-weight: bold; text-align: center; text-transform: uppercase; cursor: pointer; }
.spotlight_section .spotlight-overlay .spotlight-button:hover { background: #026948; }
.spotlight_section .slider-controls-nav { right: 0; position: absolute; top: 0; height: 40px; width: 70px; }
@media only screen and (max-width: 40em) { .spotlight_section .slider-controls-nav { background: #fff; z-index: 10; } }
.spotlight_section .slider-nav:after { color: #026948; padding: 5px 12px; font-size: 30px; }
.spotlight_section .slider-nav--prev { left: 0; }
.spotlight_section .slider-nav--next { right: 0; }
.spotlight_section .slider-nav--prev:after { content: "\f104"; }
.spotlight_section .slider-nav--next:after { content: "\f105"; }

.sponsors_section { position: relative; }
.sponsors_section .wrap { position: relative; max-width: 940px; padding: 0; }
.sponsors_section .collection--list { padding: 0 40px; margin: 0 auto; }
.sponsors_section ul { position: relative; height: 150px; max-width: 840px; list-style: none; margin: 0 auto; padding: 0; overflow: hidden; z-index: 10; }
.sponsors_section ul.no-sliding { display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; }
.sponsors_section li { opacity: 1 !important; }
.sponsors_section .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: 150px; margin: 0 auto; }
.sponsors_section .collection-item-image img { width: auto; height: auto; max-height: 100%; max-height: 100%; }
.sponsors_section .collection-item-image.image { max-width: 100% !important; }
.sponsors_section .collection-item-label, .sponsors_section .collection-item-description { display: none; }
.sponsors_section .slider__nav { position: absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: 1; }
.sponsors_section .slider-nav:after { color: #026948; font-size: 40px; }
.sponsors_section .slider-nav--prev:after { content: "\f104"; }
.sponsors_section .slider-nav--next:after { content: "\f105"; }

.content-block.quicklinks-block .collection, .content-block.quicklinks-block .collection-item-image { margin-bottom: 0; }
.content-block.quicklinks-block ul { list-style: none; margin: 0; padding: 0; display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; }
.content-block.quicklinks-block .collection-item-label { color: #fff; font-size: 13px; font-weight: 600; text-transform: uppercase; }
.content-block.quicklinks-block .collection-item-label a { display: block; padding: 18px 10px; color: #fff; }
.content-block.quicklinks-block .collection-item-label a:hover { color: #fff; background: #026948; }
.content-block.quicklinks-block .collection-item-image, .content-block.quicklinks-block .collection-item-description { display: none; }
@media only screen and (max-width: 40em) { .content-block.quicklinks-block .collection--list { width: 100%; }
  .content-block.quicklinks-block ul { display: block; text-align: center; width: 100%; }
  .content-block.quicklinks-block li { display: block; width: 100%; border-bottom: 1px solid rgba(255, 255, 255, 0.25); }
  .content-block.quicklinks-block .collection-item-label a { padding: 12px 10px; } }

.content-block.social-media-block .collection, .content-block.social-media-block .collection-item-image { margin-bottom: 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 { opacity: .5; }
.content-block.social-media-block li:hover { opacity: 1; }
.content-block.social-media-block .collection-item-image { padding: 0; margin: 12px 2px; }
@media only screen and (max-width: 40em) { .content-block.social-media-block .collection-item-image { margin: 12px 6px; } }
.content-block.social-media-block .collection-item-label, .content-block.social-media-block .collection-item-description { display: none; }

.search-form { position: relative; display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; }
.search-form .form--inline { display: -ms-flexbox; display: flex; }
.search-form .form-row { width: 100%; }
.search-form .form-control--search { position: relative; cursor: pointer; }
.search-form .form-control--search:before { display: none; }
.search-form .search_button { position: relative; color: #fff; background: #026948; width: 50px; z-index: 10; -ms-flex-negative: 0; flex-shrink: 0; }
.search-form .search_button:hover { background: #026948; }
.search-form .search_button .fa { position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; -ms-flex-align: center; align-items: center; font-size: 18px; color: #fff; }
.search-form .search_button input { background: transparent; position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.search-form form { width: 100%; }
.search-form input { height: 50px; border-radius: 0; border: 0; box-shadow: none; color: #026948; font-size: 18px; padding: 0 15px; text-transform: uppercase; }
.search-form input:hover, .search-form input:active, .search-form input:focus { box-shadow: none; }

/* =============================================================================
	Header
============================================================================= */
header { position: relative; z-index: 999; background: #e0d7b8; }

.mobile_nav_container { position: relative; color: #fff; transform: translate3d(0, 0, 0); z-index: 10000; }
@media only screen and (min-width: 981px) { .mobile_nav_container { display: none; } }
.mobile_nav_container .wrap { position: relative; padding: 0; }
.mobile_nav_container .mobile_trigger { position: relative; display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; -ms-flex-align: center; align-items: center; height: 56px; font-size: 15px; font-weight: 600; cursor: pointer; z-index: 1000; background: #026948; transition: background .5s ease; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.mobile_nav_container .mobile_trigger.bottom_trigger { margin-top: -1px; }
.mobile_nav_container .mobile_trigger .icon-menu { width: 20px; height: 16px; margin-right: 10px; display: -ms-flexbox; display: flex; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-align: center; align-items: center; -ms-flex-direction: column; flex-direction: column; transition: all .3s ease; }
.mobile_nav_container .mobile_trigger .icon-menu .bar { height: 4px; width: 100%; background: #fff; }
.mobile_nav_container .nav_container { background: #026948; position: absolute; z-index: 100; top: 0; left: 0; right: 0; width: 100%; transform: translate3d(0, 0, 0); transform: translateY(-100%); transition: transform .5s ease-out, opacity 0s ease 1s; opacity: 0; }

.site_container { display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; transform: translate3d(0, 0, 0); transition: all .3s ease; }

@media only screen and (max-width: 980px) { body.mobile_nav_is_visible .site_container { opacity: .35; filter: blur(3px); transition: all .3s linear; } }
body.mobile_nav_is_visible .nav_container { opacity: 1; transform: translateY(56px); transition: transform .5s ease-out, opacity 0s ease 0s; }
body.mobile_nav_is_visible .mobile_trigger { background: #026948; }
body.mobile_nav_is_visible .mobile_trigger .icon-menu { height: 20px; }

body.desktop_nav_is_too_wide nav.dropdown { display: none !important; }
body.desktop_nav_is_too_wide .mobile_nav_container { display: block; }

body.subnav_is_sticky nav.subnav { position: absolute; top: 0; left: 0; width: 100%; }

.top_nav_section { background: #026948; }
@media only screen and (max-width: 40em) { .top_nav_section { -ms-flex-order: 100; order: 100; background: none; text-align: center; }
  .top_nav_section .content-block { width: 100%; }
  .top_nav_section .content-block.social-media-block ul { -ms-flex-pack: center; justify-content: center; } }
.top_nav_section .wrap { display: -ms-flexbox; display: flex; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-align: center; align-items: center; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.top_nav_section .content-block.search-block input { height: 56px; }

.nav-logo { background: #e0d7b8; text-align: center; padding: 22px 20px; border-bottom: 1px solid #e0d7b8; }

.bottom_nav_section { background: #fff; }
.bottom_nav_section .wrap { display: -ms-flexbox; display: flex; -ms-flex-pack: justify; justify-content: space-between; }
@media only screen and (max-width: 980px) { .bottom_nav_section .wrap { -ms-flex-pack: center; justify-content: center; } }
.bottom_nav_section .content-block.search-block { margin-left: auto; }
.bottom_nav_section .search-form { border-left: 1px solid #e0d7b8; min-width: 320px; }
@media only screen and (max-width: 980px) { .bottom_nav_section .search-form { min-width: 300px; } }
@media only screen and (max-width: 40em) { .bottom_nav_section .search-form { width: 100%; } }

/* =============================================================================
	Footer
============================================================================= */
footer .location a, footer .policy_section a { text-decoration: underline; color: #fff; }
footer .location a:hover, footer .policy_section a:hover { color: #fff; opacity: .8; }

footer { padding: 20px 0 40px; color: #fff; text-align: center; font-size: 12px; -ms-flex-order: 110; order: 110; }
footer .website_title { color: #fff; }
footer .location * { color: #fff; display: inline-block; }
footer .location .location__title { display: block; }
@media only screen and (min-width: 40.063em) { footer .location .location__address > *:not(:first-child):before, footer .location .location__phone > *:before, footer .location .location__email:before, footer .location .location__contact-form:before, footer .location .location-links-email:before, footer .location .location__hours:before { content: "•"; } }
@media only screen and (min-width: 40.063em) { footer .location .location-links-email, footer .location .location__hours { padding-left: 4px; } }
@media only screen and (max-width: 40em) { footer .location .location__info > * { display: block; } }
@media only screen and (max-width: 40em) { footer .location .location__phone > * { display: block; } }
footer .location span.label { display: inline-block; height: auto; background: none; background-color: none; font-weight: normal; font-size: 12px; line-height: initial; text-align: left; border-radius: none; padding-right: 0; padding-left: 0; }
footer .policy_section { display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; }
@media only screen and (max-width: 40em) { footer .policy_section { display: block; } }
footer .policy_section .policy-link { margin: 0; padding: 0; }
@media only screen and (min-width: 40.063em) { footer .policy_section .policy-link:before { content: "•"; padding: 0 5px; } }
@media only screen and (max-width: 40em) { footer .policy_section .policy-link { display: block; } }
footer .powered_by { font-style: italic; }
footer .powered_by p { margin: 0; }
footer .powered_by a { font-style: normal; font-weight: bold; }
footer .content-block.social-media-block ul { -ms-flex-pack: center; justify-content: center; }

.content-block.quicklinks-block .collection-item-label a:hover { background: #028259; }

@media only screen and (max-width: 980px) { nav.dropdown { display: none; } }
nav.dropdown ul { width: 100%; display: -ms-flexbox; display: flex; list-style: none; margin: 0; padding: 0; }
nav.dropdown li { position: relative; -ms-flex: 1 0 auto; flex: 1 0 auto; }
nav.dropdown li li a { border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
nav.dropdown li li:last-child > a { border-bottom: 0; }
nav.dropdown a { display: block; }
nav.dropdown ul ul .nav__list--parent a { padding-right: 37.5px; }
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: rgba(255, 255, 255, 0.5); font-size: 25px; padding: 0 10px; z-index: 1; }
nav.dropdown > ul > li:first-child > a { padding-left: 0; }
nav.dropdown > ul li:hover > a { background-color: transparent; color: #026948; }
nav.dropdown > ul a { background-color: transparent; color: #000; padding: 14px 16px; }
nav.dropdown > ul > li > ul > li:first-child:before { content: ""; position: absolute; top: 0; height: 0; width: 0; transform: translate(15px, -100%); border: 10px solid #026948; border-color: transparent transparent #026948 transparent; }
nav.dropdown > ul > li > ul > li:first-child:hover:before { border-color: transparent transparent #026948 transparent; }
nav.dropdown ul ul { display: none; position: absolute; width: auto; background-color: #026948; }
nav.dropdown ul ul li:hover > a { background-color: #028259; color: #fff; }
nav.dropdown ul ul a { background-color: #026948; color: #fff; width: 215px; font-size: 15px; padding: 10px 24px; font-weight: 600; letter-spacing: -1px; }
nav.dropdown ul ul ul { top: 0; left: 100%; background-color: #026948; }
nav.dropdown ul ul ul li:hover > a { background-color: #028259; color: #fff; }
nav.dropdown ul ul ul a { background-color: #026948; color: #fff; }
nav.dropdown li:hover > ul { display: block; }

.bottom_trigger { border-top: 1px solid rgba(255, 255, 255, 0.25); }

nav.mobile { width: 100%; background: #026948; border-top: 1px solid rgba(255, 255, 255, 0.25); }
nav.mobile ul { list-style: none; margin: 0; padding: 0; }
nav.mobile a { display: block; position: relative; font-size: 16px; font-weight: 400; }
nav.mobile a span.accordian_toggle { width: 62px; 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.nav__list--parent a { padding-right: 62px; }
nav.mobile li.subnav_open > a { color: null; background: null; }
nav.mobile li.subnav_open > a > span.accordian_toggle:after { transform: rotate(90deg); }
nav.mobile > ul { display: -ms-flexbox; display: flex; }
@media only screen and (max-width: 40em) { nav.mobile > ul { display: block; } }
nav.mobile > ul .mobile_column { -ms-flex: 0 1 100%; flex: 0 1 100%; }
nav.mobile > ul .mobile_column:first-child { border-right: 1px solid rgba(255, 255, 255, 0.25); }
@media only screen and (min-width: 40.063em) { nav.mobile > ul > li { border-right: 1px solid rgba(255, 255, 255, 0.25); } }
@media only screen and (min-width: 40.063em) { nav.mobile > ul .middle-item { -webkit-column-break-before: always; -moz-break-before: column; break-before: column; } }
nav.mobile ul li a { border-bottom: 1px solid rgba(255, 255, 255, 0.25); font-size: 14px; padding: 20px; background: #026948; color: #fff; }
nav.mobile ul li:hover > a { background: #013726; color: #fff; }
nav.mobile ul ul { display: none; }
nav.mobile ul ul li a { background: #026948; color: #fff; }
nav.mobile ul ul li:hover > a { background: #026948; color: #fff; }
nav.mobile ul ul ul { display: none; }
nav.mobile ul ul ul li a { background: #039b6a; color: #fff; }
nav.mobile ul ul ul li:hover > a { background: #039b6a; color: #fff; }
nav.mobile ul ul ul ul { display: none; }
nav.mobile ul ul ul ul li a { background: #027651; color: #fff; }
nav.mobile ul ul ul ul li:hover > a { background: #027651; color: #fff; }
nav.mobile ul ul ul ul ul { display: none; }
nav.mobile ul ul ul ul ul li a { background: #028259; color: #fff; }
nav.mobile ul ul ul ul ul li:hover > a { background: #028259; color: #fff; }

nav.subnav { width: 100%; }
@media only screen and (max-width: 980px) { nav.subnav { display: none; } }
nav.subnav ul { list-style: none; margin: 0; padding: 0; }
nav.subnav a { display: block; position: relative; font-size: 15px; font-weight: 600; }
nav.subnav a span.accordian_toggle { 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.subnav a span.accordian_toggle:after { font-family: FontAwesome; font-style: normal; font-weight: normal; text-decoration: inherit; content: ""; color: #fff; font-size: 24px; transition: transform .2s ease; }
nav.subnav a span.accordian_toggle:hover:after { transform: rotate(90deg); }
nav.subnav li.nav__list--parent a { padding-right: 50px; }
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 .nav__list--here > a { font-weight: bold; }
nav.subnav > ul > li.accordian_open > a > span.accordian_toggle:after, nav.subnav > ul > li:hover > a > span.accordian_toggle:after { color: #fff; }
nav.subnav > ul > li > a > span.accordian_toggle:after { color: #026948; }
nav.subnav ul li:not(:last-child) a { border-bottom: 1px solid rgba(2, 105, 72, 0.1); }
nav.subnav ul li a { font-size: 15px; padding: 11px 20px 10px 23px; background: #fff; color: #1f1819; }
nav.subnav ul li.accordian_open > a, nav.subnav ul li:hover > a { background: #026948; color: #fff; }
nav.subnav ul ul { display: none; list-style-type: none; color: #fff; }
nav.subnav ul ul > li > a:before { content: "•"; padding-right: 6px; }
nav.subnav ul ul li:not(:last-child) a { border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
nav.subnav ul ul li a { font-size: 14px; padding: 8px 20px 8px 23px; background: #026948; color: #fff; }
nav.subnav ul ul li.accordian_open > a, nav.subnav ul ul li:hover > a { background: #026948; color: #fff; }
nav.subnav ul ul ul { display: none; }
nav.subnav ul ul ul li a { padding: 8px 20px 8px 33px; background: #026948; color: #fff; }
nav.subnav ul ul ul li.accordian_open > a, nav.subnav ul ul ul li:hover > a { background: #027651; color: #fff; }
nav.subnav ul ul ul ul { display: none; }
nav.subnav ul ul ul ul li a { padding: 8px 20px 8px 43px; background: #027651; color: #fff; }
nav.subnav ul ul ul ul li.accordian_open > a, nav.subnav ul ul ul ul li:hover > a { background: #028259; color: #fff; }

/* =============================================================================
	General
============================================================================= */
/* =============================================================================
	Homepage
============================================================================= */
main { background: #e0d7b8; }
.homepage main .intro_section { padding: 12px 12px 0; text-align: center; color: #026948; font-style: italic; position: relative; overflow-x: hidden; }
.homepage main .intro_section h1, .homepage main .intro_section h2, .homepage main .intro_section h3, .homepage main .intro_section h4, .homepage main .intro_section h5, .homepage main .intro_section h6 { text-transform: uppercase; font-weight: 300; font-style: normal; color: #026948; }
.homepage main .intro_section a, .homepage main .intro_section a:link, .homepage main .intro_section a:visited { color: #e0d7b8; border-bottom: 1px solid rgba(224, 215, 184, 0.5); }
.homepage main .intro_section a:hover, .homepage main .intro_section a:link:hover, .homepage main .intro_section a:visited:hover { border-bottom: 1px solid #e0d7b8; }
.homepage main .intro_section .intro_headline { position: relative; display: inline-block; }
.homepage main .intro_section .intro_headline:before, .homepage main .intro_section .intro_headline:after { content: ""; width: 100%; height: 1px; background: #026948; position: absolute; top: 0.8em; line-height: 100%; }
@media only screen and (max-width: 40em) { .homepage main .intro_section .intro_headline:before, .homepage main .intro_section .intro_headline:after { width: 30%; } }
.homepage main .intro_section .intro_headline:before { left: -20px; transform: translateX(-100%); background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(2, 105, 72, 0.5) 100%); /* W3C */ }
.homepage main .intro_section .intro_headline:after { right: -20px; transform: translateX(100%); background: linear-gradient(to right, rgba(2, 105, 72, 0.5) 0%, rgba(255, 255, 255, 0) 100%); /* W3C */ }
main .primary_section { margin: 28px 0 20px; }
main .primary_section .primary_content { background: #fff; padding: 20px; }
main .featured_section { margin-top: 12px; }
main .featured_section .wrap { display: -ms-flexbox; display: flex; -ms-flex-pack: justify; justify-content: space-between; }
@media only screen and (max-width: 980px) { main .featured_section .wrap { -ms-flex-direction: column; flex-direction: column; } }
@media only screen and (max-width: 40em) { main .featured_section .wrap { -ms-flex-direction: column; flex-direction: column; } }
main .featured_section .featured_container { position: relative; background: #fff; margin: 0 10px 30px; -ms-flex-positive: 1; flex-grow: 1; }
main .featured_section .featured_container:hover .image_holder:after { border-width: 4px; }
@media only screen and (min-width: 40.063em) { main .featured_section .featured_container:first-child { margin-left: 0; } }
@media only screen and (min-width: 40.063em) { main .featured_section .featured_container:last-child { margin-right: 0; } }
@media only screen and (min-width: 981px) { main .featured_section .featured_container { -ms-flex-preferred-size: 0; flex-basis: 0; } }
@media only screen and (min-width: 40.063em) and (max-width: 980px) { main .featured_section .featured_container { display: -ms-flexbox; display: flex; }
  main .featured_section .featured_container .image_holder { -ms-flex: 1 0 100%; flex: 1 0 100%; -ms-flex-preferred-size: 300px; flex-basis: 300px; } }
@media only screen and (max-width: 980px) { main .featured_section .featured_container { margin: 0 0 30px 0; } }
@media only screen and (max-width: 40em) { main .featured_section .featured_container { margin-left: 10px; margin-right: 10px; } }
main .featured_section .featured_container .image_holder { position: relative; width: 100%; height: 200px; }
@media only screen and (max-width: 980px) { main .featured_section .featured_container .image_holder { width: 300px; } }
@media only screen and (max-width: 40em) { main .featured_section .featured_container .image_holder { width: 100%; } }
main .featured_section .featured_container .image_holder:after { content: ""; position: absolute; bottom: 0; left: 0; right: 0; background: #026948; border-top: 0 solid #026948; transition: border .3s ease; }
main .featured_section .featured_container .featured_contents { padding: 20px; }
main .featured_section .featured_container .image .image__text { display: none; }
main .secondary_featured .featured_container { -ms-flex-positive: .957; flex-grow: .957; }
main .secondary_featured .featured_container:first-child { -ms-flex-positive: 2; flex-grow: 2; }
main .sponsors_section { background: #fff; padding: 10px 0; }
main .sponsors_section h1, main .sponsors_section h2, main .sponsors_section h3, main .sponsors_section h4, main .sponsors_section h5, main .sponsors_section h6 { text-align: center; }

/* =============================================================================
	Internal
============================================================================= */
.internal .masthead_section { height: 410px; }
.internal .primary_section .wrap { display: -ms-flexbox; display: flex; -ms-flex-pack: justify; justify-content: space-between; }
@media only screen and (max-width: 980px) { .internal .primary_section .wrap { -ms-flex-direction: column; flex-direction: column; } }
.internal .primary_content_container { -ms-flex-order: 5; order: 5; }
@media only screen and (min-width: 981px) { .internal .primary_content_container { -ms-flex: 0 1 100%; flex: 0 1 100%; } }
.internal .primary_content .image { margin-bottom: 20px; }
.internal .primary_content .image.sb-float-right { padding-left: 20px; margin-left: 20px; border-left: 4px solid #026948; }
.internal .primary_content .image.sb-float-left { padding-right: 20px; margin-right: 20px; border-right: 4px solid #026948; }
.internal .primary_content .event__content { display: block; }
.internal .secondary_section { margin: 20px 0; }
.internal .secondary_section .secondary_content { background: #fff; padding: 20px; }
.internal .sidebar_section { position: relative; background: #fff; min-width: 300px; width: 300px; margin-left: 20px; -ms-flex-order: 10; order: 10; }
@media only screen and (max-width: 980px) { .internal .sidebar_section { margin: 0; margin-top: 20px; width: 100%; } }
.internal .sidebar_section .page_title { padding: 9px 23px; }
@media only screen and (max-width: 980px) { .internal .sidebar_section .page_title { display: none; } }
.internal .sidebar_section .page_title h1, .internal .sidebar_section .page_title h2, .internal .sidebar_section .page_title h3, .internal .sidebar_section .page_title h4, .internal .sidebar_section .page_title h5, .internal .sidebar_section .page_title h6 { margin: 0; color: #A80057; }
.internal .sidebar_section .sidebar_content { padding: 23px; }

/* =============================================================================
	Landing Pages
============================================================================= */
.fundraising-campaign-progress { margin-top: 20px; }

.progress-bar__trench { border-radius: 100px; height: 32px; padding: 6px; background: #e0d7b8; box-shadow: inset 1px 1px 0 0 rgba(0, 0, 0, 0.5); }

.progress-bar__meter { height: 100%; border-radius: 100px; background-color: #026948; box-shadow: 1px 1px 0 0 rgba(0, 0, 0, 0.5); /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f59c4c+0,f48f34+100 */ background: #f59c4c; /* Old browsers */ /* FF3.6+ */ /* Chrome,Safari4+ */ /* Chrome10+,Safari5.1+ */ /* Opera 11.10+ */ /* IE10+ */ background: linear-gradient(to bottom, #026948 0%, #026948 100%); /* W3C */ }

.progress-bar__metrics { margin-top: 10px; font-weight: bold; color: #e0d7b8; font-size: 18px; }

.progress-bar__meta { font-size: 16px; font-weight: bold; color: #e0d7b8; margin-bottom: 10px; }

.fundraising-campaign-status { color: #e0d7b8; font-weight: bold; font-size: 18px; }

.fundraising-campaign-status__amount { background: #026948; padding: 4px 6px; display: inline-block; }

.landing .wrap { max-width: 1170px; }
.landing .top_nav_section { height: 58px; background: none; -ms-flex-order: 10; order: 10; }
.landing .top_nav_section .wrap > * { display: none; width: 100%; }
.landing .top_nav_section .content-block.social-media-block { display: block; }
.landing .top_nav_section .content-block.social-media-block ul { -ms-flex-pack: center; justify-content: center; }
.landing .nav-logo { padding: 48px 20px; }
.landing .bottom_nav_section { display: none; }
.landing .mobile_nav_container { display: none !important; }
.landing .intro_section { text-align: center; padding: 30px 20px 0; color: #e0d7b8; }
@media only screen and (min-width: 40.063em) { .landing .intro_section { max-width: 80%; margin: 0 auto; } }
.landing .intro_section h1 { font-size: 36px; font-weight: bold; }
.landing .callout_section { color: #026948; font-style: italic; text-align: center; padding: 0 20px; }
.landing .callout_section + .primary_content { margin-top: 0; }
@media only screen and (max-width: 980px) { .landing .primary_section .wrap { -ms-flex-direction: column; flex-direction: column; } }
.landing .primary_content { margin-top: 40px; }
.landing .testimonial_section { margin-top: 20px; }
.landing .testimonial_section .wrap { padding: 0; }
@media only screen and (min-width: 981px) { .landing .testimonial_section .featured_container { margin-bottom: 0; } }
.landing .masthead_section { height: 410px; margin-bottom: 20px; }
.landing .sidebar_section { width: 300px; margin-left: 20px; padding: 20px; -ms-flex-order: 10; order: 10; }
@media only screen and (max-width: 980px) { .landing .sidebar_section { display: block; width: 100%; margin: 0; } }
.landing .sidebar_section .page_title { padding: 0; margin-bottom: 10px; text-align: center; }
.landing .sidebar_section button, .landing .sidebar_section input[type="button"], .landing .sidebar_section input[type="reset"], .landing .sidebar_section input[type="submit"] { background: #f55930; color: #fff; box-shadow: none; border: none; border-radius: 0; font-size: 18px; padding: 14px 20px; font-family: "Open Sans", sans-serif; }
.landing .sidebar_section button:hover, .landing .sidebar_section input[type="button"]:hover, .landing .sidebar_section input[type="reset"]:hover, .landing .sidebar_section input[type="submit"]:hover { background: #f78061; }

.landing { background: #e0d7b8; }
.landing .lp-site-container { display: block; background: #fff; }
.landing .wrap { margin: 0 auto; max-width: 1170px; padding: 0 20px; }
.landing header.landing-opt { position: relative; width: 100%; text-align: center; background: #fff; display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; }
.landing header.landing-opt .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: 27px; font-weight: bold; line-height: 1.6; text-transform: uppercase; margin-bottom: 30px; }
@media only screen and (max-width: 980px) { .landing .lp-headline-container h1 { font-size: 17px; font-weight: bold-10; line-height: -8.4; margin-bottom: 30px; } }
@media only screen and (max-width: 980px) { .landing .lp-headline-container h1 { font-size: 7px; 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-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: 1020px; }
@media only screen and (max-width: 980px) { .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 form { margin-bottom: 10px; }
.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 a, .landing .lp-columns-container .lp-cta-container .button, .landing .lp-columns-container .lp-cta-container .button:link, .landing .lp-columns-container .lp-cta-container .button:visited, .landing .lp-columns-container .lp-cta-container .button:focus, .landing .lp-columns-container .lp-cta-container .button:active { color: #fff; background: #fd4500; padding: 10px 20px; display: inline-block; font-weight: lighter; text-transform: uppercase; border: 2px solid #fd4500; font-family: "Open Sans", sans-serif; font-size: 14px; font-weight: bold; border-radius: 3px; }
.landing .lp-columns-container .lp-cta-container .collection-item-label a:hover, .landing .lp-columns-container .lp-cta-container .button:hover, .landing .lp-columns-container .lp-cta-container .button:link:hover, .landing .lp-columns-container .lp-cta-container .button:visited:hover, .landing .lp-columns-container .lp-cta-container .button:focus:hover, .landing .lp-columns-container .lp-cta-container .button:active:hover { background: transparent; border: 2px solid #fd4500; color: #fd4500; }
.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: 980px) { .landing .lp-primary-container .wrap { display: block; } }
.landing .lp-primary-container .lp-primary-content { max-width: 48%; }
@media only screen and (max-width: 980px) { .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: 980px) { .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: 980px) { .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: 40em) { .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: 40em) { .landing .lp-testimonials-container .collection-item-image { position: initial; } }
.landing .lp-testimonials-container .collection-item-label { margin-left: 120px; -ms-flex-order: 5; order: 5; color: #000; }
@media only screen and (max-width: 40em) { .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: 40em) { .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: 980px) { .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: 40em) { .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-label, .landing .lp-logos-container .collection-item-description { display: none; }
.landing footer { padding: 20px 0; background: #e0d7b8; }
.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: 40em) { .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: 980px) { .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; }

/* =============================================================================
	Product Pages
============================================================================= */
/* =============================================================================
	General QA
============================================================================= */
/* =============================================================================
	Browser QA
============================================================================= */
/* Modern */
.mfp-bg { z-index: 30000; }

.mfp-wrap { z-index: 40000; }

.emma-show header { background: none; }

.emma-show input, .emma-show button { max-width: 100%; }

.has-bg .image:first-of-type, .has-bg__collection .image:first-of-type, .has-bg-li__collection .image:first-of-type, .has-bg-featured .image:first-of-type { display: none; }

/* Internet Explorer 9 (.ie9) */
/* Internet Explorer 8 (.ie8) */
/* Internet Explorer 8 & Internet Explorer 7 (.oldie) */
/* Internet Explorer 7 (.ie7) */
/* =============================================================================
	Extras                                                              
============================================================================= */
.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; } }

