@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Roboto:400,700,900");
/* =============================================================================
	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: 1180px; }

@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: "Roboto", "Helvetica", "Arial", sans-serif; font-weight: normal; font-size: 16px; color: #222; line-height: 1.4; }

/* Default Link Styles */
a, a:link, a:visited { color: #c89337; text-decoration: none; }
a:hover, a:active, a:link:hover, a:link:active, a:visited:hover, a:visited:active { color: #3c4858; 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: "Roboto", "Helvetica", "Arial", sans-serif; font-weight: bold; color: #3c4858; 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 #999; }

/* =============================================================================
	Form Styling
============================================================================= */
.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: 1140px; 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 { background: #fff; position: fixed; top: 0; width: 100%; height: 70px; z-index: 999; border-radius: 3px; box-shadow: 0 10px 20px -12px rgba(0, 0, 0, 0.42), 0 3px 20px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2); }
header .nav-logo { padding: 15px 0; }

header .wrap { width: 1100px; display: -ms-flexbox; display: flex; -ms-flex-direction: row; flex-direction: row; -ms-flex-pack: justify; justify-content: space-between; }

/* =============================================================================
	Footer
============================================================================= */
footer { color: #3c4858; }
footer h2 { color: #3c4858; }
footer .social_media { display: -ms-flexbox; display: flex; -ms-flex-direction: row; flex-direction: row; -ms-flex-pack: center; justify-content: center; }
footer .social_media .collection-item-label, footer .social_media .collection-item-description { display: none; }
footer .social_media ul.collection__items { list-style-type: none; display: -ms-flexbox; display: flex; -ms-flex-direction: row; flex-direction: row; }
footer .social_media li.collection-item.collection-item--has-image { padding: 5px 50px; }
footer .locations-hours.locations-hours--variable { display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; }

nav.dropdown { height: 30px; margin: 15px 0; }

* { 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: 8px; display: -ms-flexbox; display: flex; }

.site-menu { position: absolute; background: #3c4858; width: 280px; height: 100%; top: 9px; left: -700px; }
.site-menu .subnav-title { width: 280px; }

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

.menu-btn { background: #3c4858; 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(535px); }
.push .h { position: relative; right: 420px; top: 2px; float: none; }

@media only screen and (min-width: 1140px) { .site-canvas { display: none; } }
@media only screen and (max-width: 1140px) { nav.nav.dropdown { display: none; }
  .subnav-wrap, nav.subnav { display: none; }
  header .nav-logo { padding: 15px 10px; }
  .content { margin: 0 !important; box-shadow: none !important; border-radius: 0 !important; margin-bottom: 10px !important; z-index: 99; padding: 10px !important; } }
.subnav-wrap { padding-right: 10px; }

nav.dropdown { position: relative; top: 0; font-family: "Roboto", "Helvetica", "Arial", 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: #c89337; }
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: #3c4858; font-size: 20px; padding: 0 10px; z-index: 1; }
nav.dropdown ul ul ul .nav__list--parent:after { color: #3c4858; }
nav.dropdown ul ul ul .nav__list--parent:hover:after { color: #c89337; }
nav.dropdown > ul li:hover > a { background-color: #fff; color: #c89337; }
nav.dropdown > ul a { background-color: #fff; color: #3c4858; font-size: 13px; padding: 8px 16px; }
nav.dropdown ul ul { display: none; position: absolute; width: auto; background-color: #f2f2f2; }
nav.dropdown ul ul li:hover > a { background-color: #fff; color: #c89337; }
nav.dropdown ul ul a { background-color: #f2f2f2; color: #3c4858; width: 240px; }
nav.dropdown ul ul ul { top: 0; left: 100%; background-color: #f2f2f2; }
nav.dropdown ul ul ul li:hover > a { background-color: #fff; color: #c89337; }
nav.dropdown ul ul ul a { background-color: #f2f2f2; color: #3c4858; }
nav.dropdown li:hover > ul { display: block; }

nav.subnav { font-family: "Roboto", "Helvetica", "Arial", sans-serif; width: 238px; background: #3c4858; }
nav.subnav ul { list-style: none; margin: 0; padding: 0; }
nav.subnav a { display: block; position: relative; font-size: 12px; 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 dotted #fff; }
nav.subnav ul li a { font-size: 12px; padding: 15px; background: #3c4858; color: #fff; }
nav.subnav ul li:hover > a { background: #213f7a; color: #fff; }
nav.subnav ul ul { display: none; }
nav.subnav ul ul li a { padding: 15px 15px 15px 30px; background: #3c4858; color: #fff; }
nav.subnav ul ul li:hover > a { background: #616161; color: #fff; }
nav.subnav ul ul ul { display: none; }
nav.subnav ul ul ul li a { padding: 15px 15px 15px 45px; background: #3c4858; color: #fff; }
nav.subnav ul ul ul li:hover > a { background: #616161; color: #fff; }

nav.mobile { font-family: "Roboto", "Helvetica", "Arial", sans-serif; 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 dotted #fff; }
nav.mobile ul li a { font-size: 13px; padding: 20px; background: #3c4858; color: #fff; }
nav.mobile ul li:hover > a { background: #3c4858; color: #fff; }
nav.mobile ul ul { display: none; }
nav.mobile ul ul li a { padding: 20px 20px 20px 40px; background: #3c4858; color: #fff; }
nav.mobile ul ul li:hover > a { background: #3c4858; color: #fff; }
nav.mobile ul ul ul { display: none; }
nav.mobile ul ul ul li a { padding: 20px 20px 20px 60px; background: #999; color: #fff; }
nav.mobile ul ul ul li:hover > a { background: #999; color: #fff; }

/* =============================================================================
	General
============================================================================= */
.masthead-container.has-bg { height: 378px; max-height: 378px; overflow-x: hidden; overflow-y: hidden; }

.masthead-container h1, .masthead-container h2, .masthead-container h3, .masthead-container h4, .masthead-container h5, .masthead-container h6 { color: #fff; font-weight: bold; position: relative; top: 166px; display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; }

main .wrap { display: -ms-flexbox; display: flex; -ms-flex-direction: row; flex-direction: row; background: #fff; padding: 25px 10px; }

.subnav-wrap { display: none; }

.content { background: #fff; margin: -75px 30px 0; border-radius: 6px 6px 0 0; box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2); border-radius: 10px; margin-bottom: 25px; z-index: 99; padding: 25px; }

/* =============================================================================
	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; } }
