@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro&display=swap");
/* ============================================================================= Structure ============================================================================= */
html { background: #fff; }

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

.container { padding-top: 60px; padding-bottom: 60px; }

.container + * { margin-top: 0; }

.wrap { margin: 0 auto; max-width: 1040px; }

@media only screen and (min-width: 801px) { .row { max-width: 1000px; } }

@media only screen and (min-width: 1025px) { .row { max-width: 1200px; } }

@media only screen and (min-width: 1441px) { .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; }

body { font-family: "Source Sans Pro", sans-serif; font-weight: 400; font-size: 16px; color: #3b474f; line-height: 1.4; }

/* Default Link Styles */
a, a:link, a:visited { color: #F36D53; text-decoration: none; }

a:hover, a:active, a:link:hover, a:link:active, a:visited:hover, a:visited:active { color: #6692ca; text-decoration: none; }

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

/* Default header styles */
h1, h2, h3, h4, h5, h6 { font-family: "Source Sans Pro", sans-serif; font-weight: bold; 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: 44px; } }

h2 { font-size: 37px; }

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

h3 { font-size: 27px; }

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

h4 { font-size: 23px; }

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

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; } }

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

/* ============================================================================= Form Styling ============================================================================= */
@media only screen and (min-width: 768px) { .catalogs--express .catalog-item-options { -ms-flex: 1 0 24.8125rem; flex: 1 0 7.8125rem; max-width: 24.8125rem; }
  .catalogs--express .catalog-item-images { -ms-flex: 1 0 20.375rem; flex: 1 0 20.375rem; max-width: 20.375rem; } }

form { color: #3b474f; text-align: left; display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; -ms-flex-align: center; align-items: center; margin: 0 auto; width: 432px; }

.black { color: #3b474f; }

.form-control-info { color: #3b474f; }

.form-row { width: 100%; }

.form-row__label { color: #3b474f; font-size: 20px; font-weight: 600; letter-spacing: 1px; line-height: 30px; }

.form-row__controls input[type=number], .form-row__controls input[type=text], .form-row__controls input[type=password], .form-row__controls input[type=date], .form-row__controls input[type=datetime], .form-row__controls input[type=datetime-local], .form-row__controls input[type=month], .form-row__controls input[type=week], .form-row__controls input[type=email], .form-row__controls input[type=tel], .form-row__controls input[type=time], .form-row__controls input[type=url], .form-row__controls input[type=color], .form-row__controls input[type=search] { color: #999; font-family: "Source Sans Pro", sans-serif; font-size: 18px; line-height: 22px; height: 52px; background: #fff; }

.form-row__controls select { height: 52px; }

input[type="submit"], input[type="reset"] { background: #6692ca; color: #fff; font-size: 16px; font-weight: 600; letter-spacing: 1.24px; line-height: 16px; padding: 17px 42px; border-radius: 4px; }

input[type="submit"]:hover, input[type="reset"]:hover { background: #eda63e; color: #fff; }

.form-actions { -ms-flex-item-align: start; align-self: flex-start; }

.button { border: none; box-shadow: none; }

.spotlight--list ul { height: 480px; }

@media only screen and (max-width: 800px) { .spotlight--list ul { height: 480px; } }

@media only screen and (max-width: 640px) { .spotlight--list ul { height: 480px; } }

.spotlight--list li { opacity: 1; }

.spotlight--list .slider__controls .slider-controls-nav .slider-nav:after { font-size: 120px; color: red; }

.spotlight--list .slider__controls .slider-controls-nav .slider-nav--prev:after { content: '\f104'; }

.spotlight--list .slider__controls .slider-controls-nav .slider-nav--next:after { content: '\f105'; }

.spotlight--list .slider__controls .slider-controls-pager { display: none; }

.content-block.social-media-block ul { list-style: none; margin: 0; padding: 0; display: -ms-flexbox; display: flex; }

.content-block.social-media-block img { width: auto; }

.content-block.social-media-block .collection-item-label, .content-block.social-media-block .collection-item-description { display: none; }

.sponsors-container { background: #fff; position: relative; }

.sponsors-container .wrap { position: relative; max-width: 1000px; padding: 0; }

.sponsors-container .collection--list { padding: 0 40px; margin: 0 auto; }

.sponsors-container ul { position: relative; height: 150px; max-width: 1120px; list-style: none; margin: 0 auto; padding: 0; overflow: hidden; z-index: 10; }

.sponsors-container ul.no-sliding { display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; }

.sponsors-container li { opacity: 1 !important; }

.sponsors-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: 150px; margin: 0 auto; }

.sponsors-container .collection-item-image img { width: auto; height: auto; max-height: 100%; max-height: 100%; }

.sponsors-container .collection-item-label, .sponsors-container .collection-item-description { display: none; }

.sponsors-container .slider__nav { position: absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: 1; }

.sponsors-container .slider-nav:after { color: black; font-size: 40px; }

.sponsors-container .slider-nav--prev:after { content: "\f104"; }

.sponsors-container .slider-nav--next:after { content: "\f105"; }

/* =============================================================================
Header
============================================================================= */
header { display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; -ms-flex-direction: column; flex-direction: column; z-index: 999; background: #fff; height: auto; width: 100%; }

.logo-container { padding: 25px 0; }

.logo-container .wrap { display: -ms-flexbox; display: flex; -ms-flex-direction: row; flex-direction: row; -ms-flex-pack: justify; justify-content: space-between; }

.logo-container .wrap .collection ul { display: -ms-flexbox; display: flex; -ms-flex-pack: end; justify-content: flex-end; -ms-flex-direction: row; flex-direction: row; margin-left: 0; list-style-type: none; }

.logo-container .wrap .collection li { padding: 0 10px; }

.logo-container .wrap .collection .collection-item-description { display: none; }

/* =============================================================================
Footer
============================================================================= */
footer { background: #fff; }

footer .wrap { display: -ms-flexbox; display: flex; -ms-flex-direction: row; flex-direction: row; -ms-flex-pack: space-evenly; justify-content: space-evenly; padding: 60px 20px 25px 20px; }

@media screen and (max-width: 840px) { footer .wrap { -ms-flex-direction: column; flex-direction: column; } }

.footer-logo-container img { width: 50%; }

.footer-social-media-container ul { display: -ms-flexbox; display: flex; -ms-flex-direction: row; flex-direction: row; margin-left: 0; list-style-type: none; }

.footer-social-media-container li { padding: 0 10px; }

.footer-social-media-container .collection-item-label { display: none; }

* { box-sizing: border-box; }

.site-wrapper { overflow: hidden; position: relative; width: 100%; }

.site-canvas { width: 100%; height: 100%; position: relative; transform: translateX(0); transition: .3s ease all; top: 10px; }

.site-menu { position: absolute; background: #fff; width: 280px; height: 100%; top: -10px; left: -514px; }

.h { padding: 7px; float: right; }

.menu-btn { background: #3b474f; color: #fff; padding: 10px 20px; display: inline-block; cursor: pointer; }

.close-btn { float: right; padding: 20px; cursor: pointer; }

.toggle-content-wrapper { background: transparent; }

.site-content { width: 80%; margin: 0 auto; padding: 0 20px; }

.push { transform: translateX(287px); }

.push .h { position: relative; right: 231px; float: none; }

@media only screen and (min-width: 940px) { .site-canvas { display: none; } }

@media only screen and (max-width: 940px) { nav.nav.dropdown, .subnav-wrap, .quicklinks { display: none; }
  main { padding-top: 10px; }
  main .wrap { padding: 0 5px; }
  .main-content { margin-left: 0 !important; } }

nav.dropdown { font-family: "Source Sans Pro", sans-serif; }

nav.dropdown ul { width: 100%; display: -ms-flexbox; display: flex; -ms-flex-pack: end; justify-content: flex-end; 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: #2f69a6; }

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: #2f69a6; }

nav.dropdown > ul li:hover > a { background-color: transparent; color: #2f69a6; }

nav.dropdown > ul a { background-color: transparent; color: #3b474f; padding: 8px 16px; }

nav.dropdown ul ul { display: none; position: absolute; width: auto; background-color: #3b474f; }

nav.dropdown ul ul li:hover > a { background-color: #3b474f; color: #2f69a6; }

nav.dropdown ul ul a { background-color: #3b474f; color: #fff; width: 240px; }

nav.dropdown ul ul ul { top: 0; left: 100%; background-color: #3b474f; }

nav.dropdown ul ul ul li:hover > a { background-color: #3b474f; color: #2f69a6; }

nav.dropdown ul ul ul a { background-color: #3b474f; color: #fff; }

nav.dropdown li:hover > ul { display: block; }

nav.subnav { width: 100%; }

nav.subnav ul { list-style: none; margin: 0; padding: 0; }

nav.subnav a { display: block; position: relative; font-size: 16px; font-weight: 400; }

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: ""; font-size: 30px; }

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 ul li:not(:last-child) a { border-bottom: 1px solid #fff; }

nav.subnav ul li a { font-size: 14px; padding: 20px; background: transparent; color: #3b474f; }

nav.subnav ul li:hover > a { background: transparent; color: #2f69a6; }

nav.subnav ul ul { display: none; }

nav.subnav ul ul li a { padding: 20px 20px 20px 40px; background: #c4c5c6; color: #3b474f; }

nav.subnav ul ul li:hover > a { background: #c4c5c6; color: #2f69a6; }

nav.subnav ul ul ul { display: none; }

nav.subnav ul ul ul li a { padding: 20px 20px 20px 60px; background: #999; color: #3b474f; }

nav.subnav ul ul ul li:hover > a { background: #999; color: #2f69a6; }

nav.mobile { width: 100%; }

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: 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.nav__list--parent a { padding-right: 50px; }

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:not(:last-child) a { border-bottom: 1px solid #fff; }

nav.mobile ul li a { font-size: 14px; padding: 20px; background: #3b474f; color: #fff; }

nav.mobile ul li:hover > a { background: #3b474f; color: #fff; }

nav.mobile ul ul { display: none; }

nav.mobile ul ul li a { padding: 20px 20px 20px 40px; background: #3b474f; color: #fff; }

nav.mobile ul ul li:hover > a { background: #3b474f; color: #fff; }

nav.mobile ul ul ul { display: none; }

nav.mobile ul ul ul li a { padding: 20px 20px 20px 60px; background: #3b474f; color: #fff; }

nav.mobile ul ul ul li:hover > a { background: #3b474f; color: #fff; }

/* =============================================================================
General
============================================================================= */
.masthead-container.has-bg { display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; position: relative; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; margin: 0 auto 50px auto; padding: 122px 119px; width: 100%; height: 470px; max-height: 470px; overflow-x: hidden; overflow-y: hidden; }

.masthead-container.has-bg h1, .masthead-container.has-bg h2, .masthead-container.has-bg h3, .masthead-container.has-bg h4, .masthead-container.has-bg h5, .masthead-container.has-bg h6 { color: #fff; text-shadow: 0px 2px 2px black; }

main { background: #fff; }

.primary-container, .content-2-container, .content-3-container, .cta-container { padding: 50px 0; }

.content-2-container, .cta-container { background: #EFEDEA; }

.e2ma_signup_form_button_row input, .button, .button:link, .button:visited { border: none; color: #fff; background-color: #F36D53; background-image: none; }

hr { background: #3b474f; width: 80%; height: 1px; border: none; }

.e2ma_signup_form_button_row input:hover, .e2ma_signup_form_button_row input:focus, .button:hover, .button:focus { border: none; background-color: #fff; background-image: none; color: #2f69a6; }

h1 { color: #ef6c57; }

h2 { color: #eda63e; }

h3 { color: #A2958A; }

h4 { color: #3b474f; }

h5 { color: #EFEDEA; }

h6 { color: #A2958A; }

.testimonial-container { position: relative; width: 100%; background: #3b474f; padding: 50px 80px; }

.testimonial-container p { color: #fff; }

.testimonial-container .collection--list { padding: 0 50px; margin: 0 auto; }

@media only screen and (max-width: 640px) { .testimonial-container .collection--list { padding: 0; } }

.testimonial-container .collection--list ul { position: relative; height: 150px; list-style: none; margin: 0 auto; padding: 0; overflow: hidden; z-index: 10; }

.testimonial-container .collection--list ul.no-sliding { display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; }

.testimonial-container .collection--list li { opacity: 1 !important; }

.testimonial-container .collection--list .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; }

.testimonial-container .collection--list .collection-item-image img { height: auto; width: auto; max-height: 100%; max-width: 100%; }

.testimonial-container .collection--list .collection-item-label, .testimonial-container .collection--list .collection-item-description { display: none; }

.testimonial-container .slider-nav { color: #fff; border-radius: 100%; border: 2px solid #fff; display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; -ms-flex-align: center; align-items: center; width: 30px; height: 30px; font-size: 20px; }

.testimonial-container .slider-nav:hover { background: #fff; color: #2f69a6; }

.testimonial-container .slider-nav--prev { left: 0; transform: translate(50%, -50%); }

.testimonial-container .slider-nav--next { right: 0; transform: translate(-50%, -50%); }

.testimonial-container .slider-nav--prev::after { content: "\f104"; padding-right: 2px; }

.testimonial-container .slider-nav--next::after { content: "\f105"; padding-left: 2px; }

.testimonial-headline { padding: 50px 0; background: #3b474f; }

.testimonial-headline h1, .testimonial-headline h2, .testimonial-headline h3, .testimonial-headline h4, .testimonial-headline h5, .testimonial-headline h6, .testimonial-headline p { text-align: center; color: #fff; }

@media only screen and (max-width: 640px) { form { width: 100%; } }

.form-title { color: #3b474f; }

input[type=number], 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=tel], input[type=time], input[type=url], input[type=color], input[type=search], textarea { background-color: transparent; }

.cta-container { display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; }

/* ============================================================================= Default ============================================================================= */
/* ============================================================================= General QA ============================================================================= */
/* ============================================================================= Browser QA ============================================================================= */
/* Modern */
/* 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; } }

