@charset "UTF-8";
@import "https://fonts.googleapis.com/css?family=Open+Sans";
/* =============================================================================
	Structure
============================================================================= */
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: 1140px; }

@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: "Open Sans", sans-serif; font-weight: normal; font-size: 16px; color: #566174; line-height: 1.4; }

/* Default Link Styles */
a, a:link, a:visited { color: #566174; text-decoration: none; }
a:hover, a:active, a:link:hover, a:link:active, a:visited:hover, a:visited:active { color: #3a8895; 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: "Open Sans", sans-serif; font-weight: bold; color: #3a8895; 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: 1100px; 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 { position: relative; z-index: 999; height: 100%; }

.header-wrap { display: -ms-flexbox; display: flex; }

.nav_logo { padding: 40px 0; width: 100%; }

.header-right { width: 1140px; padding-top: 44px; padding-bottom: 50px; display: block; text-align: right; }

.social-media-block .collection { margin: 0px; }
.social-media-block ul { display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: end; justify-content: flex-end; }
.social-media-block li { margin: 0px 3px; padding: 0; }
.social-media-block .collection-item__content { width: 30px; height: 30px; position: relative; padding-bottom: 5px; background: #566174; border-radius: 50%; display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; -ms-flex-align: center; align-items: center; transition: background 0.3s ease; }
.social-media-block .collection-item__content:hover { background: #3a8895; }
.social-media-block .collection-item-image { margin: 0; }

.extra-logo-block { padding: 5px 0px; display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: end; justify-content: flex-end; }
.extra-logo-block .collection { margin: 0; padding: 0; }
.extra-logo-block ul { margin: 0; padding: 0; list-style: none; }
.extra-logo-block li { margin: 0; padding: 0; }
.extra-logo-block .collection-item-image { margin-bottom: 0; max-width: 200px; }
.extra-logo-block .collection-item-label, .extra-logo-block .collection-item-description { display: none; }
.extra-logo-block .image { margin-bottom: 0; }

@media only screen and (max-width: 1140px) { .header-right { display: none !important; }
  .nav_logo { display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; text-align: center; }
  main .wrap, footer .wrap { padding: 10px; } }
/* =============================================================================
	Footer
============================================================================= */
footer { height: 100%; padding-top: 50px; background: #2e343e; }
footer .wrap { display: -ms-flexbox; display: flex; -ms-flex-direction: row-reverse; flex-direction: row-reverse; -ms-flex-pack: justify; justify-content: space-between; }

footer *, footer a:link { color: #fff; }

footer .label { background: #423113; }

.footer-logo { /*   float: right;*/ padding: 0 0 50px; }

nav.nav.nav_portal { background: #f7fcff; padding: 5px; }

li.nav-level-0 { padding-left: 5px; }

li.nav-level-0 a { background: #e6edf2; padding: 5px; }

li.nav-level-0 a:active, li.nav-level-0 a:hover { background: #449539; color: #fff; }

ul.nav__list.dropdown { display: -ms-flexbox; display: flex; }

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

.site-menu { position: absolute; background: #e6edf2; width: 300px; height: 100%; top: 0; left: -300px; }

.h { padding: 17px; }

.menu-btn { border: 1px solid #566174; background: #e6edf2; color: #566174; padding: 10px 20px; display: inline-block; cursor: pointer; }

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

.toggle-content-wrapper { background: #f7fcff; }

/*nav.toggle-menu li { border-bottom: 1px solid $text-color; width: 65%; padding: 10px;
}

nav.toggle-menu { background: $babyblue; border: 1px solid $text-color;
}

.site-menu nav ul { list-style: none;
}
*/
.site-content { width: 80%; margin: 0 auto; padding: 0 20px; }

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

@media only screen and (min-width: 1140px) { .site-canvas { display: none; } }
@media only screen and (max-width: 1140px) { nav.nav.nav_portal { display: none; } }
nav.dropdown ul { width: 100%; display: -ms-flexbox; display: flex; 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: #423113; color: #fff; }
nav.dropdown > ul a { background-color: #e6edf2; color: #566174; padding: 8px 16px; }
nav.dropdown ul ul { display: none; position: absolute; width: auto; background-color: #423113; }
nav.dropdown ul ul li:hover > a { background-color: #564019; color: #fff; }
nav.dropdown ul ul a { background-color: #423113; color: #fff; width: 240px; }
nav.dropdown ul ul ul { top: 0; left: 100%; background-color: #564019; }
nav.dropdown ul ul ul li:hover > a { background-color: #423113; color: #fff; }
nav.dropdown ul ul ul a { background-color: #564019; 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: #333; color: #fff; }
nav.subnav ul li:hover > a { background: #333; color: #fff; }
nav.subnav ul ul { display: none; }
nav.subnav ul ul li a { padding: 20px 20px 20px 40px; background: #666; color: #fff; }
nav.subnav ul ul li:hover > a { background: #666; color: #fff; }
nav.subnav ul ul ul { display: none; }
nav.subnav ul ul ul li a { padding: 20px 20px 20px 60px; background: #999; color: #fff; }
nav.subnav ul ul ul li:hover > a { background: #999; color: #fff; }

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 #566174; }
nav.mobile ul li a { font-size: 14px; padding: 20px; background: #e6edf2; color: #566174; }
nav.mobile ul li:hover > a { background: #e6edf2; color: #3a8895; }
nav.mobile ul ul { display: none; }
nav.mobile ul ul li a { padding: 20px 20px 20px 40px; background: #e6edf2; color: #566174; }
nav.mobile ul ul li:hover > a { background: #e6edf2; color: #3a8895; }
nav.mobile ul ul ul { display: none; }
nav.mobile ul ul ul li a { padding: 20px 20px 20px 60px; background: #e6edf2; color: #566174; }
nav.mobile ul ul ul li:hover > a { background: #e6edf2; color: #3a8895; }

/* =============================================================================
	General
============================================================================= */
html { background: #2e343e; }

main { padding: 20px 0 20px 0; }

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

