@import url("//hello.myfonts.net/count/3127cd");
body.compensate-for-scrollbar { overflow: hidden; }

.fancybox-active { height: auto; }

.fancybox-is-hidden { left: -9999px; margin: 0; position: absolute !important; top: -9999px; visibility: hidden; }

.fancybox-container { -webkit-backface-visibility: hidden; height: 100%; left: 0; outline: none; position: fixed; -webkit-tap-highlight-color: transparent; top: 0; -ms-touch-action: manipulation; touch-action: manipulation; -webkit-transform: translateZ(0); transform: translateZ(0); width: 100%; z-index: 99992; }

.fancybox-container * { box-sizing: border-box; }

.fancybox-outer, .fancybox-inner, .fancybox-bg, .fancybox-stage { bottom: 0; left: 0; position: absolute; right: 0; top: 0; }

.fancybox-outer { -webkit-overflow-scrolling: touch; overflow-y: auto; }

.fancybox-bg { background: #1e1e1e; opacity: 0; transition-duration: inherit; transition-property: opacity; transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }

.fancybox-is-open .fancybox-bg { opacity: .9; transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

.fancybox-infobar, .fancybox-toolbar, .fancybox-caption, .fancybox-navigation .fancybox-button { direction: ltr; opacity: 0; position: absolute; transition: opacity .25s ease, visibility 0s ease .25s; visibility: hidden; z-index: 99997; }

.fancybox-show-infobar .fancybox-infobar, .fancybox-show-toolbar .fancybox-toolbar, .fancybox-show-caption .fancybox-caption, .fancybox-show-nav .fancybox-navigation .fancybox-button { opacity: 1; transition: opacity .25s ease 0s, visibility 0s ease 0s; visibility: visible; }

.fancybox-infobar { color: #ccc; font-size: 13px; -webkit-font-smoothing: subpixel-antialiased; height: 44px; left: 0; line-height: 44px; min-width: 44px; mix-blend-mode: difference; padding: 0 10px; pointer-events: none; top: 0; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

.fancybox-toolbar { right: 0; top: 0; }

.fancybox-stage { direction: ltr; overflow: visible; -webkit-transform: translateZ(0); transform: translateZ(0); z-index: 99994; }

.fancybox-is-open .fancybox-stage { overflow: hidden; }

.fancybox-slide { -webkit-backface-visibility: hidden; /* Using without prefix would break IE11 */ display: none; height: 100%; left: 0; outline: none; overflow: auto; -webkit-overflow-scrolling: touch; padding: 44px; position: absolute; text-align: center; top: 0; transition-property: opacity, -webkit-transform; transition-property: transform, opacity; transition-property: transform, opacity, -webkit-transform; white-space: normal; width: 100%; z-index: 99994; }

.fancybox-slide::before { content: ''; display: inline-block; font-size: 0; height: 100%; vertical-align: middle; width: 0; }

.fancybox-is-sliding .fancybox-slide, .fancybox-slide--previous, .fancybox-slide--current, .fancybox-slide--next { display: block; }

.fancybox-slide--image { overflow: hidden; padding: 44px 0; }

.fancybox-slide--image::before { display: none; }

.fancybox-slide--html { padding: 6px; }

.fancybox-content { background: #fff; display: inline-block; margin: 0; max-width: 100%; overflow: auto; -webkit-overflow-scrolling: touch; padding: 44px; position: relative; text-align: left; vertical-align: middle; }

.fancybox-slide--image .fancybox-content { -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1); animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1); -webkit-backface-visibility: hidden; background: transparent; background-repeat: no-repeat; background-size: 100% 100%; left: 0; max-width: none; overflow: visible; padding: 0; position: absolute; top: 0; -webkit-transform-origin: top left; -ms-transform-origin: top left; transform-origin: top left; transition-property: opacity, -webkit-transform; transition-property: transform, opacity; transition-property: transform, opacity, -webkit-transform; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; z-index: 99995; }

.fancybox-can-zoomOut .fancybox-content { cursor: -webkit-zoom-out; cursor: zoom-out; }

.fancybox-can-zoomIn .fancybox-content { cursor: -webkit-zoom-in; cursor: zoom-in; }

.fancybox-can-swipe .fancybox-content, .fancybox-can-pan .fancybox-content { cursor: -webkit-grab; cursor: grab; }

.fancybox-is-grabbing .fancybox-content { cursor: -webkit-grabbing; cursor: grabbing; }

.fancybox-container [data-selectable='true'] { cursor: text; }

.fancybox-image, .fancybox-spaceball { background: transparent; border: 0; height: 100%; left: 0; margin: 0; max-height: none; max-width: none; padding: 0; position: absolute; top: 0; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; width: 100%; }

.fancybox-spaceball { z-index: 1; }

.fancybox-slide--video .fancybox-content, .fancybox-slide--map .fancybox-content, .fancybox-slide--pdf .fancybox-content, .fancybox-slide--iframe .fancybox-content { height: 100%; overflow: visible; padding: 0; width: 100%; }

.fancybox-slide--video .fancybox-content { background: #000; }

.fancybox-slide--map .fancybox-content { background: #e5e3df; }

.fancybox-slide--iframe .fancybox-content { background: #fff; }

.fancybox-video, .fancybox-iframe { background: transparent; border: 0; display: block; height: 100%; margin: 0; overflow: hidden; padding: 0; width: 100%; }

/* Fix iOS */
.fancybox-iframe { left: 0; position: absolute; top: 0; }

.fancybox-error { background: #fff; cursor: default; max-width: 400px; padding: 40px; width: 100%; }

.fancybox-error p { color: #444; font-size: 16px; line-height: 20px; margin: 0; padding: 0; }

/* Buttons */
.fancybox-button { background: rgba(30, 30, 30, 0.6); border: 0; border-radius: 0; box-shadow: none; cursor: pointer; display: inline-block; height: 44px; margin: 0; padding: 10px; position: relative; transition: color .2s; vertical-align: top; visibility: inherit; width: 44px; }

.fancybox-button, .fancybox-button:visited, .fancybox-button:link { color: #ccc; }

.fancybox-button:hover { color: #fff; }

.fancybox-button:focus { outline: none; }

.fancybox-button.fancybox-focus { outline: 1px dotted; }

.fancybox-button[disabled], .fancybox-button[disabled]:hover { color: #888; cursor: default; outline: none; }

/* Fix IE11 */
.fancybox-button div { height: 100%; }

.fancybox-button svg { display: block; height: 100%; overflow: visible; position: relative; width: 100%; }

.fancybox-button svg path { fill: currentColor; stroke-width: 0; }

.fancybox-button--play svg:nth-child(2), .fancybox-button--fsenter svg:nth-child(2) { display: none; }

.fancybox-button--pause svg:nth-child(1), .fancybox-button--fsexit svg:nth-child(1) { display: none; }

.fancybox-progress { background: #ff5268; height: 2px; left: 0; position: absolute; right: 0; top: 0; -webkit-transform: scaleX(0); -ms-transform: scaleX(0); transform: scaleX(0); -webkit-transform-origin: 0; -ms-transform-origin: 0; transform-origin: 0; transition-property: -webkit-transform; transition-property: transform; transition-property: transform, -webkit-transform; transition-timing-function: linear; z-index: 99998; }

/* Close button on the top right corner of html content */
.fancybox-close-small { background: transparent; border: 0; border-radius: 0; color: #ccc; cursor: pointer; opacity: .8; padding: 8px; position: absolute; right: -12px; top: -44px; z-index: 401; }

.fancybox-close-small:hover { color: #fff; opacity: 1; }

.fancybox-slide--html .fancybox-close-small { color: currentColor; padding: 10px; right: 0; top: 0; }

.fancybox-slide--image.fancybox-is-scaling .fancybox-content { overflow: hidden; }

.fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small { display: none; }

/* Navigation arrows */
.fancybox-navigation .fancybox-button { background-clip: content-box; height: 100px; opacity: 0; position: absolute; top: calc(50% - 50px); width: 70px; }

.fancybox-navigation .fancybox-button div { padding: 7px; }

.fancybox-navigation .fancybox-button--arrow_left { left: 0; padding: 31px 26px 31px 6px; }

.fancybox-navigation .fancybox-button--arrow_right { padding: 31px 6px 31px 26px; right: 0; }

/* Caption */
.fancybox-caption { bottom: 0; color: #eee; font-size: 14px; font-weight: 400; left: 0; line-height: 1.5; padding: 25px 44px 25px 44px; right: 0; text-align: center; z-index: 99996; }

.fancybox-caption::before { background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAD6CAQAAADKSeXYAAAAYklEQVQoz42RwQ3AMAgDjfcfup8WoRykfBAK5mQHKSz5rbXJPis1hjiV3CIqgG0hLZPkVkA4p4x5oR1bVeDrdCLrW2Q0D5bcwY3TGMHbdw3mPRuOtaspYP1w//G1OIcW148H0DMCqI/3mMMAAAAASUVORK5CYII=); background-repeat: repeat-x; background-size: contain; bottom: 0; content: ''; display: block; left: 0; pointer-events: none; position: absolute; right: 0; top: -44px; z-index: -1; }

.fancybox-caption a, .fancybox-caption a:link, .fancybox-caption a:visited { color: #ccc; text-decoration: none; }

.fancybox-caption a:hover { color: #fff; text-decoration: underline; }

/* Loading indicator */
.fancybox-loading { -webkit-animation: fancybox-rotate 1s linear infinite; animation: fancybox-rotate 1s linear infinite; background: transparent; border: 4px solid #888; border-bottom-color: #fff; border-radius: 50%; height: 50px; left: 50%; margin: -25px 0 0 -25px; opacity: .7; padding: 0; position: absolute; top: 50%; width: 50px; z-index: 99999; }

@-webkit-keyframes fancybox-rotate { 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } }

@keyframes fancybox-rotate { 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } }
/* Transition effects */
.fancybox-animated { transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous { opacity: 0; -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--next { opacity: 0; -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--current { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous, .fancybox-fx-fade.fancybox-slide--next { opacity: 0; transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.fancybox-fx-fade.fancybox-slide--current { opacity: 1; }

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous { opacity: 0; -webkit-transform: scale3d(1.5, 1.5, 1.5); transform: scale3d(1.5, 1.5, 1.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--next { opacity: 0; -webkit-transform: scale3d(0.5, 0.5, 0.5); transform: scale3d(0.5, 0.5, 0.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--current { opacity: 1; -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); }

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous { opacity: 0; -webkit-transform: rotate(-360deg); -ms-transform: rotate(-360deg); transform: rotate(-360deg); }

.fancybox-fx-rotate.fancybox-slide--next { opacity: 0; -webkit-transform: rotate(360deg); -ms-transform: rotate(360deg); transform: rotate(360deg); }

.fancybox-fx-rotate.fancybox-slide--current { opacity: 1; -webkit-transform: rotate(0deg); -ms-transform: rotate(0deg); transform: rotate(0deg); }

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous { opacity: 0; -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0); transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--next { opacity: 0; -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0); transform: scale3d(0, 0, 0) translate3d(100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--current { opacity: 1; -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0); transform: scale3d(1, 1, 1) translate3d(0, 0, 0); }

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous { -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }

.fancybox-fx-tube.fancybox-slide--next { -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); }

.fancybox-fx-tube.fancybox-slide--current { -webkit-transform: translate3d(0, 0, 0) scale(1); transform: translate3d(0, 0, 0) scale(1); }

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) { .fancybox-caption { padding: 12px; }
  .fancybox-slide { padding-left: 6px; padding-right: 6px; }
  .fancybox-slide--image { padding: 6px 0; }
  .fancybox-close-small { right: -6px; }
  .fancybox-slide--image .fancybox-close-small { background: #4e4e4e; color: #f2f4f6; height: 36px; opacity: 1; padding: 6px; right: 0; top: 0; width: 36px; } }
/* @import must be at top of file, otherwise CSS will not work */
/* MIXINS  */
/* COLORS  */
/* http://meyerweb.com/eric/tools/css/reset/  v2.0 | 20110126 License: none (public domain)
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; vertical-align: baseline; box-sizing: border-box; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section { display: block; }

body { line-height: 1; }

ol, ul { list-style: none; }

blockquote, q { quotes: none; }

blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }

table { border-collapse: collapse; border-spacing: 0; }

a { text-decoration: none; color: inherit; }

img { max-width: 100%; height: auto; }

img[src*=".svg"] { width: 100%; }

sup { display: inline-block; line-height: 0; }

.content-wrap ul { margin-bottom: 1.5em; list-style: none; }
.content-wrap ul li { position: relative; margin-bottom: 0.75em; padding-left: 1em; }
.content-wrap ul li:before { content: "\2022"; position: absolute; left: 0; }
.content-wrap ul ul { margin-bottom: 0; margin-top: 0.75em; }
.content-wrap ul ul li:before { content: "\25E6"; }
.content-wrap ul ul li:last-of-type { margin-bottom: 0; }
.content-wrap ol { margin-bottom: 1.5em; list-style: decimal; list-style-position: inside; }
.content-wrap ol li { margin-bottom: 1em; }
.content-wrap a:not(.button) { text-decoration: underline; color: #005294; }
.content-wrap table { width: 100%; border-collapse: collapse; border: 1px solid black; }
.content-wrap table tr td, .content-wrap table tr th { padding: 1rem; border: 1px solid black; }
.content-wrap table tbody tr:nth-child(2n) { background-color: #f5f5f5; }
.content-wrap .latest-events { margin: 3em 0; }
.content-wrap .latest-events a { text-decoration: none; color: inherit; }
.content-wrap .latest-events > header .button, .content-wrap .latest-events > header #tribe-events a.tribe-events-gcal, #tribe-events .content-wrap .latest-events > header a.tribe-events-gcal, .content-wrap .latest-events > header #tribe-events a.tribe-events-ical, #tribe-events .content-wrap .latest-events > header a.tribe-events-ical { background-color: #f77902; color: white; }

/* WP Styles  */
@media screen and (min-width: 768px) { img.alignright { float: right; margin: 0 0 1em 1em; max-width: 50%; }
  img.alignleft { float: left; margin: 0 1em 1em 0; max-width: 50%; }
  .alignright { float: right; }
  .alignleft { float: left; }
  .aligncenter { display: block; margin-left: auto; margin-right: auto; } }
/* FONTS  */
@font-face { font-family: 'Avenir'; src: url("../../fonts/3127CD_2_0.eot"); src: url("../../fonts/3127CD_2_0.eot?#iefix") format("embedded-opentype"), url("../../fonts/3127CD_2_0.woff2") format("woff2"), url("../../fonts/3127CD_2_0.woff") format("woff"), url("../../fonts/3127CD_2_0.ttf") format("truetype"); font-weight: normal; font-style: normal; }
@font-face { font-family: 'Avenir'; src: url("../../fonts/3127CD_0_0.eot"); src: url("../../fonts/3127CD_0_0.eot?#iefix") format("embedded-opentype"), url("../../fonts/3127CD_0_0.woff2") format("woff2"), url("../../fonts/3127CD_0_0.woff") format("woff"), url("../../fonts/3127CD_0_0.ttf") format("truetype"); font-weight: normal; font-style: italic; }
@font-face { font-family: 'Avenir'; src: url("../../fonts/3127CD_1_0.eot"); src: url("../../fonts/3127CD_1_0.eot?#iefix") format("embedded-opentype"), url("../../fonts/3127CD_1_0.woff2") format("woff2"), url("../../fonts/3127CD_1_0.woff") format("woff"), url("../../fonts/3127CD_1_0.ttf") format("truetype"); font-weight: 700; font-style: normal; }
@font-face { font-family: 'Avenir'; src: url("../../fonts/3127CD_3_0.eot"); src: url("../../fonts/3127CD_3_0.eot?#iefix") format("embedded-opentype"), url("../../fonts/3127CD_3_0.woff2") format("woff2"), url("../../fonts/3127CD_3_0.woff") format("woff"), url("../../fonts/3127CD_3_0.ttf") format("truetype"); font-weight: 700; font-style: italic; }
@font-face { font-family: 'Icons'; src: url("../../fonts/icomoon.eot?qbcegh"); src: url("../../fonts/icomoon.eot?qbcegh#iefix") format("embedded-opentype"), url("../../fonts/icomoon.ttf?qbcegh") format("truetype"), url("../../fonts/icomoon.woff?qbcegh") format("woff"), url("../../fonts/icomoon.svg?qbcegh#icomoon") format("svg"); font-weight: normal; font-style: normal; }
/* TRANSITIONS  */
#main-nav .cta a:before, #top .navigation li:after, #top .navigation .sub-menu a, .social a, .controls span, #bottom .newsletter .submit-container { transition: all 0.2s cubic-bezier(0, 1, 1, 1.5); }

#top .navigation li.menu-item-has-children:after, #main-nav .newsletter, #hero .box, #hero .box:before, .categories a, #bottom .newsletter .submit-container input, body.newsletter-focus:after, .team-member:after { transition: all 0.2s ease-out; }

#hero .box .background { transition: all 10s ease-out; }

#page-header-event li { transition: all 0.4s ease-out; }

/* TEXT STYLES  */
h1, h2, h3, h4 { font-weight: 700; margin-bottom: 1rem; }

h1 { font-size: 2em; line-height: 1.2; }

h2 { font-size: 1.5em; line-height: 1.25; }

h3 { font-size: 1.125em; line-height: 1.2; }

p { margin-bottom: 1em; }

.button, #tribe-events a.tribe-events-gcal, #tribe-events a.tribe-events-ical { display: inline-block; background-color: #979890; margin-bottom: 0.5em; padding: 0.375em 1em; font-family: inherit; font-size: 0.75em; font-weight: 700; color: white; border: none; border-radius: 5px; outline: none; -webkit-appearance: none; cursor: pointer; text-decoration: none !important; text-transform: uppercase; }
.button.orange, #tribe-events a.orange.tribe-events-gcal, #tribe-events a.orange.tribe-events-ical { background-color: #f77902 !important; }

.center { margin-left: auto; margin-right: auto; text-align: center; }

/* GLOBAL STYLES  */
html { font-size: 14px; }
@media screen and (min-width: 768px) { html { font-size: 16px; } }

body { font-family: 'Avenir', sans-serif; line-height: 1.4; -webkit-font-smoothing: antialiased; color: #353535; }
body.newsletter-focus:after { content: ""; position: fixed; top: 0; right: 0; bottom: 0; left: 0; background-color: rgba(0, 0, 0, 0.1); z-index: 1000; -webkit-filter: blur(50px); filter: blur(50px); }

#page-wrapper { overflow-x: hidden; }

#top { position: relative; z-index: 999; background-color: white; }
@media screen and (min-width: 768px) { #top { box-shadow: 0 0 15px rgba(0, 0, 0, 0.25); } }
#top:before { content: ""; display: block; height: 5px; background: linear-gradient(to right, #4b711d, #4b711d 25%, #eeb111 25%, #eeb111 50%, #005294 50%, #005294 75%, #b20738 75%, #b20738); }
#top #main-nav { position: relative; }
.no-flexbox:not(.flexboxtweener) #top #main-nav { padding-top: 0.5em; }
#top #main-nav .header { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; padding: 1em 5%; border-bottom: 1px solid #e5e5e5; }
#top #main-nav .header .logo { display: block; width: 150px; margin-right: 1em; }
@media screen and (min-width: 768px) { #top #main-nav .header .logo { width: 180px; margin-right: 2em; } }
#top #main-nav .header .logo img { display: block; }
#top #main-nav .header .cta { white-space: nowrap; }
@media screen and (max-width: 767px) { #top #main-nav .header .cta { display: none; } }
#top #main-nav .header .cta a { position: relative; display: inline-block; font-size: 0.75em; padding-left: 3em; margin-left: 2em; }
@media screen and (min-width: 768px) { #top #main-nav .header .cta a:hover:before { -webkit-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2); -webkit-transform-origin: center; -ms-transform-origin: center; transform-origin: center; } }
#top #main-nav .header .cta a:before { position: absolute; left: 0; font-size: 2em; color: #f77902; }
#top #main-nav .header .cta a.portfolio:before { font-family: 'Icons'; font-weight: normal !important; speak: none; font-variant: normal; text-transform: none; content: "\e900"; }
#top #main-nav .header .cta a.donate:before { font-family: 'Icons'; font-weight: normal !important; speak: none; font-variant: normal; text-transform: none; content: "\e902"; color: #eeb111; }
#top #main-nav .header .cta a * { margin-bottom: 0; }
#top #main-nav .header .cta a h3 { text-transform: uppercase; color: black; }
#top #main-nav .links { display: none; }
@media screen and (max-width: 767px) { #top #main-nav .links { background-color: #005294; color: white; } }
@media screen and (min-width: 768px) { #top #main-nav .links { display: -webkit-flex !important; display: -ms-flexbox !important; display: flex !important; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; white-space: nowrap; } }
@media screen and (min-width: 768px) { .no-flexbox:not(.flexboxtweener) #top #main-nav .links { position: absolute; top: 0; right: 0; } }
@media screen and (min-width: 768px) { #top #main-nav .links .navigation { font-size: 0; } }
#top #main-nav .links .navigation > li { position: relative; display: block; }
@media screen and (min-width: 768px) { #top #main-nav .links .navigation > li { display: inline-block; vertical-align: middle; border-left: 1px solid #e5e5e5; font-size: 1rem; } }
@media screen and (max-width: 767px) { #top #main-nav .links .navigation > li:first-child { padding-top: 1em; } }
@media screen and (min-width: 768px) { #top #main-nav .links .navigation > li:first-child { border-left: none; } }
@media screen and (max-width: 767px) { #top #main-nav .links .navigation > li:last-child { padding-bottom: 1em; } }
@media screen and (min-width: 768px) { #top #main-nav .links .navigation > li:last-child { border-right: 1px solid #e5e5e5; } }
@media screen and (min-width: 768px) { #top #main-nav .links .navigation > li:after { content: ""; position: absolute; top: 100%; left: 0; right: 0; height: 0; background-color: white; } }
@media screen and (min-width: 768px) { #top #main-nav .links .navigation > li:hover:after { height: 6px; } }
#top #main-nav .links .navigation > li > a { position: relative; display: block; padding: 0.5em 1em; font-weight: 700; }
@media screen and (min-width: 768px) { #top #main-nav .links .navigation > li > a { font-size: 0.75em; text-transform: uppercase; padding: 0.875em 0.75em; } }
@media screen and (min-width: 960px) { #top #main-nav .links .navigation > li > a { font-size: 0.875em; padding: 1em; } }
#top #main-nav .links .navigation > li > .sub-menu { display: none; padding: 0 1rem; }
@media screen and (min-width: 768px) { #top #main-nav .links .navigation > li > .sub-menu { position: absolute; top: 100%; left: 1em; background-color: #f77902; color: white; width: 300px; border: 1px solid #de6d02; } }
#top #main-nav .links .navigation > li > .sub-menu > li > a { display: block; padding: 0.375em 0; }
@media screen and (min-width: 768px) { #top #main-nav .links .navigation > li > .sub-menu > li > a { font-size: 0.875em; font-weight: 700; text-transform: uppercase; padding: 0.375em 0; } }
@media screen and (min-width: 768px) { #top #main-nav .links .navigation > li > .sub-menu > li:first-of-type > a { padding-top: 1.5em; } }
@media screen and (min-width: 768px) { #top #main-nav .links .navigation > li > .sub-menu > li:last-of-type > a { padding-bottom: 1em; } }
@media screen and (min-width: 768px) { #top #main-nav .links .navigation > li > .sub-menu > li.menu-item-has-children { margin-bottom: 0.5em; } }
@media screen and (min-width: 768px) { #top #main-nav .links .navigation > li > .sub-menu > li > .sub-menu { padding-left: 1em; } }
#top #main-nav .links .navigation > li > .sub-menu > li > .sub-menu li { margin-bottom: 0.375em; }
@media screen and (min-width: 768px) { #top #main-nav .links .navigation > li > .sub-menu > li > .sub-menu li .sub-menu { padding-left: 1em; margin-top: 0.375em; } }
#top #main-nav .links .navigation > li > .sub-menu > li > .sub-menu li a { display: block; }
@media screen and (min-width: 768px) { #top #main-nav .links .navigation > li > .sub-menu > li.mobile-only { display: none; }
  #top #main-nav .links .navigation > li > .sub-menu > li.mobile-only + li > a { padding-top: 1.5em; } }
@media screen and (min-width: 768px) { #top #main-nav .links .navigation > li > .sub-menu a { white-space: normal; -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-transform: translateZ(0); transform: translateZ(0); }
  #top #main-nav .links .navigation > li > .sub-menu a:hover { -webkit-transform: translateX(5px) scale(1.05); -ms-transform: translateX(5px) scale(1.05); transform: translateX(5px) scale(1.05); } }
@media screen and (max-width: 767px) { #top #main-nav .links .navigation > li > .sub-menu .sub-menu { padding-left: 1em; } }
@media screen and (min-width: 768px) { #top #main-nav .links .navigation > li.menu-item-has-children:nth-of-type(4n-2) > .sub-menu { background-color: #4b711d; border-color: #3e5d18; }
  #top #main-nav .links .navigation > li.menu-item-has-children:nth-of-type(4n-1) > .sub-menu { background-color: #005294; border-color: #00447b; }
  #top #main-nav .links .navigation > li.menu-item-has-children:nth-of-type(4n) > .sub-menu { background-color: #b20738; border-color: #990630; } }
@media screen and (min-width: 768px) { #top #main-nav .links .navigation > li.sub-menu-columns > .sub-menu { -webkit-columns: 2; -moz-columns: 2; columns: 2; padding: 0; width: 600px; }
  #top #main-nav .links .navigation > li.sub-menu-columns > .sub-menu > li { -moz-column-break-inside: avoid; -webkit-column-break-inside: avoid; column-break-inside: avoid; page-break-inside: avoid; } }
#top #main-nav .links .share { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }
@media screen and (max-width: 767px) { #top #main-nav .links .share { background-color: white; color: #353535; border-top: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; } }
@media screen and (min-width: 768px) and (max-width: 1110px) { #top #main-nav .links .share { display: none; } }
#top #main-nav .links .share .newsletter { font-size: 0.75em; font-weight: 700; text-transform: uppercase; padding: 1.125em 1em; }
@media screen and (min-width: 768px) { #top #main-nav .links .share .newsletter { color: #888888; border-right: 1px solid #e5e5e5; }
  #top #main-nav .links .share .newsletter:hover { color: #353535; } }
@media screen and (min-width: 768px) and (max-width: 1300px) { #top #main-nav .links .share .newsletter { display: none; } }
#top #main-nav .links .share .newsletter:before { font-family: 'Icons'; font-weight: normal !important; speak: none; font-variant: normal; text-transform: none; content: "\e901"; position: relative; top: 2px; margin-right: 0.25em; font-size: 0.875rem; }
#top #main-nav .links .share .social { padding: 0 1em; }
#top #main-nav .links .share .social a { position: relative; margin-bottom: 0; }

#menu-icon { position: relative; width: 24px; height: 20px; cursor: pointer; }
@media screen and (min-width: 768px) { #menu-icon { display: none; } }
#menu-icon span { display: block; position: absolute; left: 0; width: 100%; height: 20%; background-color: black; opacity: 1; }
#menu-icon span:nth-child(1) { top: 0; }
.open #menu-icon span:nth-child(1) { top: 40%; opacity: 0; }
#menu-icon span:nth-child(2) { top: 40%; }
.open #menu-icon span:nth-child(2) { width: 116%; left: -8.3%; -webkit-transform: rotate(225deg); -ms-transform: rotate(225deg); transform: rotate(225deg); }
#menu-icon span:nth-child(3) { top: 40%; }
.open #menu-icon span:nth-child(3) { width: 116%; left: -8.3%; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }
#menu-icon span:nth-child(4) { top: 80%; }
.open #menu-icon span:nth-child(4) { top: 40%; opacity: 0; }

#bottom { padding: 3em 0 1em; background-color: white; }
@media screen and (min-width: 768px) { #bottom { padding: 4em 0; } }
#bottom .navigation li { display: inline-block; margin: 0 1em 1em 0; }
#bottom .navigation li a { font-weight: 700; }
#bottom .newsletter { position: relative; }
.newsletter-focus #bottom .newsletter { z-index: 1001; }
#bottom .newsletter form { margin-bottom: 0.5em; width: 100%; }
#bottom .newsletter form input, #bottom .newsletter form button { font-family: inherit; font-size: 0.875em; font-weight: 700; text-transform: uppercase; padding: 1em 1em; outline: none; border: 2px solid #979890; background-color: white; color: #979890; width: 100%; box-sizing: border-box; }
#bottom .newsletter form input[type="submit"] { padding-left: 3em; }
#bottom .newsletter form .ctct-form-button { background-color: #005294; color: white; border: none; }
#bottom .newsletter form .submit-container { position: relative; cursor: pointer; -webkit-flex-shrink: 0; -ms-flex-negative: 0; flex-shrink: 0; }
#bottom .newsletter form .submit-container input { cursor: pointer; }
#bottom .newsletter form .submit-container:hover { -webkit-transform: scale(1.05); -ms-transform: scale(1.05); transform: scale(1.05); }
#bottom .newsletter form .submit-container:before { font-family: 'Icons'; font-weight: normal !important; speak: none; font-variant: normal; text-transform: none; content: "\e901"; position: absolute; top: 50%; left: 1em; margin-top: -0.5em; line-height: 1; color: #f77902; }
#bottom .newsletter form .sortables { display: -webkit-flex; display: -ms-flexbox; display: flex; }
#bottom .newsletter form .sortables > div:first-of-type { -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; margin-right: 0.5em; }
#bottom .newsletter > a { font-size: 0.875em; text-decoration: underline; }
#bottom .newsletter .ctct-form-defaults { margin-top: 2em; padding: 0; }
#bottom .latest-press > h4 { color: #4b711d; }
#bottom .latest-press .post { display: block; font-size: 0.875em; }
#bottom .latest-press .post .title { font-size: 1rem; margin-bottom: 0.25em; }
#bottom .latest-press .post .date { font-style: italic; }
#bottom .copyright { font-size: 0.875em; margin-top: 4em; }
#bottom .social { display: inline-block; vertical-align: bottom; margin: 0 1.5em 1em 0; }
#bottom .logos { display: inline-block; vertical-align: bottom; margin-bottom: 1em; }
#bottom .logos a { display: inline-block; vertical-align: middle; margin: 0.5em 1em 0 0; max-width: 80px; }
#bottom .logos a img { max-height: 50px; }

#content-wrapper { background-color: #edeee3; }
@media screen and (min-width: 768px) { #content-wrapper.has-sidebar { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; padding-left: 5%; } }
#content-wrapper.has-sidebar main { padding: 5% 0; }
@media screen and (min-width: 768px) { #content-wrapper.has-sidebar main { padding: 4em 0; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; }
  #content-wrapper.has-sidebar main .contain { margin-left: 0; width: 95%; } }
#content-wrapper.has-sidebar aside { background-color: #e5e6d6; padding: 5%; }
@media screen and (min-width: 768px) { #content-wrapper.has-sidebar aside { width: 30%; min-width: 350px; max-width: 600px; -webkit-flex-shrink: 0; -ms-flex-negative: 0; flex-shrink: 0; padding: 4em 1.5em; } }
#content-wrapper.has-sidebar aside > * { font-size: 0.875em; }
#content-wrapper.has-sidebar aside > div { border-bottom: 1px solid #ccc; padding: 2em 0; }
#content-wrapper.has-sidebar aside > div:first-child { padding-top: 0; }
#content-wrapper.has-sidebar aside > div:last-child { padding-bottom: 0; border: none; }
#content-wrapper.has-sidebar aside .link-blocks a { position: relative; display: block; height: 0; padding-bottom: 50%; margin-bottom: 1em; border-bottom: 2px solid #f77902; background-size: cover; background-position: center center; background-repeat: no-repeat; background-color: #979890; clear: left; }
#content-wrapper.has-sidebar aside .link-blocks a.small { float: left; width: 48%; margin-right: 4%; clear: none; }
#content-wrapper.has-sidebar aside .link-blocks a.small.right { margin-right: 0; }
#content-wrapper.has-sidebar aside .link-blocks a.news { background-image: url("../../images/sidebar-news.jpg"); }
#content-wrapper.has-sidebar aside .link-blocks a.press { background-image: url("../../images/sidebar-press.jpg"); }
#content-wrapper.has-sidebar aside .link-blocks a.events { background-image: url("../../images/sidebar-events.jpg"); }
#content-wrapper.has-sidebar aside .link-blocks a .title { position: absolute; width: 100%; bottom: 0; left: 0; padding: 0.5em; background-color: rgba(0, 0, 0, 0.75); color: white; font-weight: 700; }
#content-wrapper.has-sidebar aside .contact-block header { margin-bottom: 1.5em; }
#content-wrapper.has-sidebar aside .contact-block header * { margin-bottom: 0.5rem; }
#content-wrapper.has-sidebar aside .contact-block .contact-info:after { content: ""; display: table; clear: both; }
#content-wrapper.has-sidebar aside .contact-block .contact-info .image-wrap { float: left; width: 40%; margin-bottom: 1em; }
#content-wrapper.has-sidebar aside .contact-block .contact-info .image-wrap + .content-wrap { margin-left: 47.5%; }
#content-wrapper.has-sidebar aside .latest-news > header { position: relative; }
#content-wrapper.has-sidebar aside .latest-news > header .button, #content-wrapper.has-sidebar aside .latest-news > header #tribe-events a.tribe-events-gcal, #tribe-events #content-wrapper.has-sidebar aside .latest-news > header a.tribe-events-gcal, #content-wrapper.has-sidebar aside .latest-news > header #tribe-events a.tribe-events-ical, #tribe-events #content-wrapper.has-sidebar aside .latest-news > header a.tribe-events-ical { position: absolute; right: 0; top: 0; }
#content-wrapper.has-sidebar aside .latest-news .post { display: block; margin-bottom: 2em; }
#content-wrapper.has-sidebar aside .latest-news .post .image-wrap { float: left; width: 5em; }
#content-wrapper.has-sidebar aside .latest-news .post .image-wrap img { border-radius: 999px; }
#content-wrapper.has-sidebar aside .latest-news .post .image-wrap + .content-wrap { margin-left: 6em; }
#content-wrapper.has-sidebar aside .latest-news .post .content-wrap .title { margin-bottom: 0.25em; }
#content-wrapper.has-sidebar aside .latest-news .post .content-wrap .date { font-style: italic; }
#content-wrapper.has-sidebar aside .featured-event > header { margin-bottom: 1em; }
#content-wrapper.has-sidebar aside .featured-event > header * { display: inline-block; vertical-align: middle; margin-bottom: 0; }
#content-wrapper.has-sidebar aside .featured-event > header h2 { margin-right: 0.5em; }
#content-wrapper.has-sidebar aside .featured-event .post .image-wrapper { margin-bottom: 0.5em; }
#content-wrapper.has-sidebar aside .featured-event .post header .title { color: #005294; margin-bottom: 0; }
#content-wrapper.has-sidebar aside .featured-event .post header .date { font-weight: 700; }
#content-wrapper.has-sidebar aside .featured-event .post .button, #content-wrapper.has-sidebar aside .featured-event .post #tribe-events a.tribe-events-gcal, #tribe-events #content-wrapper.has-sidebar aside .featured-event .post a.tribe-events-gcal, #content-wrapper.has-sidebar aside .featured-event .post #tribe-events a.tribe-events-ical, #tribe-events #content-wrapper.has-sidebar aside .featured-event .post a.tribe-events-ical { background-color: #4b711d; }
#content-wrapper.has-sidebar aside .social-wrap { font-size: 1rem; }
#content-wrapper.has-sidebar aside > .button, #content-wrapper.has-sidebar #tribe-events aside > a.tribe-events-gcal, #tribe-events #content-wrapper.has-sidebar aside > a.tribe-events-gcal, #content-wrapper.has-sidebar #tribe-events aside > a.tribe-events-ical, #tribe-events #content-wrapper.has-sidebar aside > a.tribe-events-ical, #content-wrapper.has-sidebar aside .contact-block .button, #content-wrapper.has-sidebar aside .contact-block #tribe-events a.tribe-events-gcal, #tribe-events #content-wrapper.has-sidebar aside .contact-block a.tribe-events-gcal, #content-wrapper.has-sidebar aside .contact-block #tribe-events a.tribe-events-ical, #tribe-events #content-wrapper.has-sidebar aside .contact-block a.tribe-events-ical { display: block; text-align: center; padding: 0.75em 1em; background-color: #005294; font-size: 1rem; text-transform: none; }

#breadcrumb-bar { display: none; }
@media screen and (min-width: 768px) { #breadcrumb-bar { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-align-items: center; -ms-flex-align: center; align-items: center; background-color: #005294; color: white; padding: 1em; font-size: 0.875em; } }
#breadcrumb-bar nav ul li { display: inline-block; }
#breadcrumb-bar nav ul li:after { content: "/"; margin: 0 0.5em; }
#breadcrumb-bar nav ul li:last-child:after { content: none; }
#breadcrumb-bar nav ul li.active { font-weight: 700; }
#breadcrumb-bar .event { display: block; }
#breadcrumb-bar .event * { margin-bottom: 0; }

#page-header { position: relative; padding: 4em 0; background-color: #353535; background-size: cover; background-position: center center; background-repeat: no-repeat; color: white; }
#page-header:before { content: ""; position: absolute; top: 0; right: 0; bottom: 0; left: 0; background-color: rgba(0, 37, 66, 0.8); background: linear-gradient(rgba(0, 37, 66, 0.8), rgba(0, 8, 15, 0.8)); }
#page-header *:last-child { margin-bottom: 0; }
#page-header h1 { text-transform: uppercase; }
@media screen and (min-width: 768px) { #page-header h1 { font-size: 3em; } }

#page-header-event { position: relative; background-color: #353535; background-size: cover; background-position: center center; background-repeat: no-repeat; color: white; margin: 0; padding: 0; height: auto; }
#page-header-event .contain { max-width: none; }
#page-header-event .contain > * { padding: 2em 0; }
@media screen and (min-width: 768px) { #page-header-event .contain > * { padding: 4em 0; } }
@media screen and (min-width: 768px) { #page-header-event > .contain > * { min-height: 450px; padding-bottom: 2em; } }
#page-header-event h1 { text-transform: uppercase; }
@media screen and (min-width: 768px) { #page-header-event h1 { font-size: 3em; } }
#page-header-event .content-wrap { position: relative; margin-bottom: 0; z-index: 1; }
#page-header-event .content-wrap > div { position: relative; }
#page-header-event .content-wrap:before { content: ""; position: absolute; top: 0; right: -999px; bottom: 0; left: -999px; background-color: rgba(0, 37, 66, 0.8); background: linear-gradient(rgba(0, 37, 66, 0.8), rgba(0, 8, 15, 0.8)); }
@media screen and (min-width: 768px) { #page-header-event .content-wrap:before { right: -4%; left: -9999px; } }
#page-header-event .event-wrap { display: block; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; width: 100%; position: absolute; top: 0; right: 0; bottom: 0; left: 0; padding: 0 2.25em; z-index: 1; }
@media screen and (min-width: 768px) { #page-header-event .event-wrap .contain { width: 100%; } }
@media screen and (min-width: 768px) { #page-header-event .event-wrap .flex { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; } }
#page-header-event .event-wrap .flex > .button, #page-header-event .event-wrap #tribe-events .flex > a.tribe-events-gcal, #tribe-events #page-header-event .event-wrap .flex > a.tribe-events-gcal, #page-header-event .event-wrap #tribe-events .flex > a.tribe-events-ical, #tribe-events #page-header-event .event-wrap .flex > a.tribe-events-ical { -webkit-flex: none; -ms-flex: none; flex: none; background-color: white; color: #353535; margin-left: auto; }
#page-header-event .event-wrap h4 { text-transform: uppercase; color: #eeb111; }
#page-header-event > ul { position: relative; height: 300px; }
@media screen and (min-width: 768px) { #page-header-event > ul { position: absolute; top: 0; right: 0; bottom: 0; left: 0; height: auto; } }
#page-header-event > ul li:before { content: ""; position: absolute; top: 0; right: 0; bottom: 0; left: 0; background: linear-gradient(to top, rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0) 50%); z-index: 1; }
#page-header-event .pager { display: none; }
@media screen and (min-width: 768px) { #page-header-event .controls { position: absolute; bottom: 2em; right: 2.25em; } }
@media screen and (max-width: 767px) { #page-header-event .controls span { top: auto; bottom: 140px; left: 0.5em; } }
@media screen and (min-width: 768px) { #page-header-event .controls span { position: static; display: inline-block; margin-left: 0.5em; } }
@media screen and (max-width: 767px) { #page-header-event .controls span.next { left: auto; right: 0.5em; } }

section { position: relative; padding: 6% 0; }
@media screen and (min-width: 768px) { section { padding: 4em 0; } }

.section-header { margin-bottom: 3em; max-width: 800px; }

.contain { width: 90%; max-width: 1080px; margin: 0 auto; position: relative; }
.contain:after { content: ""; display: table; clear: both; }
.contain.narrow { max-width: 768px; }

.clear:after { content: ""; display: table; clear: both; }

/* 5% Margins  */
[class*='col-'] { position: relative; height: 100%; margin-bottom: 5%; }
@media screen and (min-width: 768px) { [class*='col-'] { float: left; margin-bottom: 0; margin-right: 5%; }
  [class*='col-'].right { float: right; margin-right: 0; }
  [class*='col-'].col-1-2 { width: 47.5%; }
  [class*='col-'].col-1-3 { width: 30%; }
  [class*='col-'].col-2-3 { width: 65%; }
  [class*='col-'].col-1-4 { width: 21.25%; }
  [class*='col-'].col-3-4 { width: 73.75%; }
  [class*='col-'].col-1-5 { width: 16%; }
  [class*='col-'].col-2-5 { width: 37%; }
  [class*='col-'].col-3-5 { width: 58%; } }

@media screen and (min-width: 960px) { .columns { -webkit-column-count: 2; -moz-column-count: 2; column-count: 2; -webkit-column-gap: 2em; -moz-column-gap: 2em; column-gap: 2em; } }
.columns div, .columns ul, .columns li, .columns h1, .columns h2, .columns h3, .columns h4, .columns h5, .columns h6, .columns p, .columns a { -moz-column-break-inside: avoid; -webkit-column-break-inside: avoid; column-break-inside: avoid; page-break-inside: avoid; }

.social a { display: inline-block; width: 1.625em; height: 1.625em; border-radius: 999px; border: 2px solid #888888; text-align: center; line-height: calc(1.625em - 2px); margin-right: 0.125em; margin-bottom: 0.25em; color: #888888; }
@media screen and (min-width: 768px) { .social a { line-height: calc(1.625em - 4px); }
  .social a:hover { color: #353535; border-color: #005294; -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); } }
.social a:before { font-size: 0.75em; }
.social a.facebook:before { font-family: 'Icons'; font-weight: normal !important; speak: none; font-variant: normal; text-transform: none; content: "\e905"; }
@media screen and (max-width: 767px) { .social a.facebook:before { color: #3b5998; } }
.social a.flickr:before { font-family: 'Icons'; font-weight: normal !important; speak: none; font-variant: normal; text-transform: none; content: "\e909"; }
@media screen and (max-width: 767px) { .social a.flickr:before { color: #0063DC; } }
.social a.twitter:before { font-family: 'Icons'; font-weight: normal !important; speak: none; font-variant: normal; text-transform: none; content: "\e906"; }
@media screen and (max-width: 767px) { .social a.twitter:before { color: #1da1f2; } }
.social a.youtube:before { font-family: 'Icons'; font-weight: normal !important; speak: none; font-variant: normal; text-transform: none; content: "\e907"; }
@media screen and (max-width: 767px) { .social a.youtube:before { color: #FF0000; } }
.social a.vimeo:before { font-family: 'Icons'; font-weight: normal !important; speak: none; font-variant: normal; text-transform: none; content: "\e908"; }
@media screen and (max-width: 767px) { .social a.vimeo:before { color: #19B7EA; } }
.social a.linkedin:before { font-family: 'Icons'; font-weight: normal !important; speak: none; font-variant: normal; text-transform: none; content: "\e90a"; }
@media screen and (max-width: 767px) { .social a.linkedin:before { color: #006192; } }
.social a.instagram:before { font-family: 'Icons'; font-weight: normal !important; speak: none; font-variant: normal; text-transform: none; content: "\e90b"; }
@media screen and (max-width: 767px) { .social a.instagram:before { color: #DD2A7B; } }

.mc-slider { position: relative; margin: 2em auto 4em; height: 0; padding-bottom: 75%; }
.mc-slider ul { position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin-bottom: 0; }
.mc-slider ul li { position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; z-index: -1; margin: 0; padding: 0; background-size: cover; background-position: center center; background-repeat: no-repeat; }
.mc-slider ul li:before { content: none; }
.mc-slider ul li.active { opacity: 1; z-index: 0; }
.mc-slider .pager { position: absolute; bottom: -2em; left: 0; }
.mc-slider .pager span { display: inline-block; vertical-align: middle; width: 10px; height: 10px; border-radius: 100%; background-color: #ccc; margin-right: 0.5em; }
.mc-slider .pager span.active { background-color: gray; }
.mc-slider .controls span { position: absolute; top: 50%; width: 2em; height: 2em; margin-top: -1em; background-color: gray; border: 0.25em solid #edeee3; border-radius: 999px; text-align: center; line-height: 1.5; color: white; }
.mc-slider .controls span.prev { left: -1em; }
.mc-slider .controls span.prev:before { font-family: 'Icons'; font-weight: normal !important; speak: none; font-variant: normal; text-transform: none; content: "\e904"; }
.mc-slider .controls span.next { right: -1em; }
.mc-slider .controls span.next:before { font-family: 'Icons'; font-weight: normal !important; speak: none; font-variant: normal; text-transform: none; content: "\e903"; }
@media screen and (min-width: 768px) { .mc-slider .controls span:hover { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); background-color: #005294; } }

/* HOME   */
#hero { color: white; }
@media screen and (min-width: 768px) { #hero { display: -webkit-flex; display: -ms-flexbox; display: flex; height: 500px; } }
#hero .box { position: relative; overflow: hidden; }
@media screen and (min-width: 768px) { #hero .box:before { content: ""; position: absolute; top: 0; left: 0; bottom: 0; right: 0; box-shadow: inset 0 0 0 4px transparent; z-index: 1; }
  #hero .box:hover:before { box-shadow: inset 0 0 0 4px #eeb111; }
  #hero .box:hover .background { -webkit-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2); } }
#hero .box .background { position: absolute; top: 0; bottom: 0; right: 0; left: 0; background-size: cover; background-position: center center; background-repeat: no-repeat; }
#hero .box .inner { position: relative; padding: 1em; z-index: 2; }
#hero .box .button, #hero .box #tribe-events a.tribe-events-gcal, #tribe-events #hero .box a.tribe-events-gcal, #hero .box #tribe-events a.tribe-events-ical, #tribe-events #hero .box a.tribe-events-ical { background-color: white; color: #353535; }
@media screen and (min-width: 768px) { #hero > div { display: -webkit-flex; display: -ms-flexbox; display: flex; } }
#hero > div:first-child { margin-bottom: 1em; }
@media screen and (min-width: 768px) { #hero > div:first-child { width: 45%; margin-right: 1em; margin-bottom: 0; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; } }
#hero > div:first-child > * { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex: 1 0 0px; -ms-flex: 1 0 0px; flex: 1 0 0px; }
#hero > div:first-child > *:first-child { margin-bottom: 1em; }
#hero > div:first-child > * > * { -webkit-flex: 1 0 0px; -ms-flex: 1 0 0px; flex: 1 0 0px; background-color: black; margin-right: 1em; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; }
#hero > div:first-child > * > *:last-child { margin-right: 0; }
@media screen and (min-width: 768px) { #hero > div:last-child { width: 55%; } }
#hero > div:last-child > * { -webkit-flex: 1 0 0px; -ms-flex: 1 0 0px; flex: 1 0 0px; }
#hero > div:last-child > *:first-child { background-color: #005294; margin-bottom: 1em; display: block; }
@media screen and (min-width: 768px) { #hero > div:last-child > *:first-child { margin-bottom: 0; } }
#hero > div:last-child > *:last-child { display: -webkit-flex; display: -ms-flexbox; display: flex; }
@media screen and (min-width: 768px) { #hero > div:last-child > *:last-child { -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; margin-left: 1em; } }
#hero > div:last-child > *:last-child > * { -webkit-flex: 1 0 0px; -ms-flex: 1 0 0px; flex: 1 0 0px; background-color: black; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; }
#hero > div:last-child > *:last-child > *:first-child { margin-right: 1em; }
@media screen and (min-width: 768px) { #hero > div:last-child > *:last-child > *:first-child { margin-right: 0; margin-bottom: 1em; } }

.latest-news .post, .latest-events .post, .latest-press .post { display: block; }
.latest-news .post header .title, .latest-events .post header .title, .latest-press .post header .title { color: #005294; margin-bottom: 0.25rem; }
.latest-news .post header .date, .latest-events .post header .date, .latest-press .post header .date { font-weight: 700; }

.latest-news > header { position: relative; margin-bottom: 2em; }
.latest-news > header .button, .latest-news > header #tribe-events a.tribe-events-gcal, #tribe-events .latest-news > header a.tribe-events-gcal, .latest-news > header #tribe-events a.tribe-events-ical, #tribe-events .latest-news > header a.tribe-events-ical { position: absolute; top: 0; right: 0; }
.latest-news .post-wrapper:after { content: ""; display: table; clear: both; }
.latest-news .post-wrapper .post { margin-bottom: 2em; padding-top: 1em; border-top-width: 4px; border-top-style: solid; border-color: #4b711d; }
.latest-news .post-wrapper .post:nth-child(3n-1) { border-color: #eeb111; }
.latest-news .post-wrapper .post:nth-child(3n) { border-color: #b20738; }

.latest-events > header { position: relative; margin-bottom: 2em; }
.latest-events > header * { display: inline-block; vertical-align: middle; margin-bottom: 0; }
.latest-events > header h1 { margin-right: 0.5em; }
.latest-events .post { margin-bottom: 2em; }
.latest-events .post:after { content: ""; display: table; clear: both; }
.latest-events .post .image-wrapper { margin-bottom: 1em; }
@media screen and (min-width: 500px) { .latest-events .post .image-wrapper { float: left; width: 45%; } }
@media screen and (min-width: 500px) { .latest-events .post header { width: 50%; margin-left: 50%; } }
.latest-events .post header .title { color: #f77902; }

.latest-press > header { position: relative; margin-bottom: 2em; }
.latest-press > header * { display: inline-block; vertical-align: middle; margin-bottom: 0; }
.latest-press > header h1 { margin-right: 0.5em; }
.latest-press .post { margin-bottom: 2em; padding-top: 1em; border-top-width: 4px; border-top-style: solid; border-color: #979890; }
.latest-press .post .title { color: #b20738; }

/* TEAM   */
.team-section { margin-bottom: 4em; }
.team-section:last-of-type { margin-bottom: 0; }
.team-section .team-member-wrapper { margin: 0 -1.5%; font-size: 0; }
.team-section .team-member-wrapper .team-member { display: inline-block; vertical-align: top; width: 47%; margin: 0 1.5% 1.5em; font-size: 1rem; padding-top: 1em; padding-right: 1em; border-top-width: 4px; border-top-style: solid; border-color: #4b711d; }
@media screen and (min-width: 768px) { .team-section .team-member-wrapper .team-member { width: 30.33%; } }
@media screen and (min-width: 1000px) { .team-section .team-member-wrapper .team-member { width: 22%; } }
.team-section .team-member-wrapper .team-member:nth-child(4n-2) { border-color: #eeb111; }
.team-section .team-member-wrapper .team-member:nth-child(4n-1) { border-color: #005294; }
.team-section .team-member-wrapper .team-member:nth-child(4n) { border-color: #b20738; }
.team-section .team-member-wrapper .team-member header { margin-bottom: 1em; }
.team-section .team-member-wrapper .team-member header *:last-child { margin-bottom: 0; }
.team-section .team-member-wrapper .team-member header .name { margin-bottom: 0.125em; }
.team-section .team-member-wrapper .team-member header .title, .team-section .team-member-wrapper .team-member header .phone, .team-section .team-member-wrapper .team-member header .email { font-size: 0.875em; }
.team-section .team-member-wrapper .team-member .description { font-size: 0.875em; padding-left: 1em; margin-bottom: 0; border-left: 1px solid #c2c3b9; }
.team-section .team-member-wrapper .team-member.image-wrapper { position: relative; height: 250px; background-size: cover; background-position: center center; background-repeat: no-repeat; color: white; border: none; }
.team-section .team-member-wrapper .team-member.image-wrapper:before { content: ""; position: absolute; top: 0; right: 0; bottom: 0; left: 0; background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.5)); }
.team-section .team-member-wrapper .team-member.image-wrapper .email { position: absolute; bottom: 0; right: 0; display: block; width: 3em; height: 3em; background-color: #4b711d; z-index: 1; text-align: center; line-height: 3; }
.team-section .team-member-wrapper .team-member.image-wrapper .email:before { font-family: 'Icons'; font-weight: normal !important; speak: none; font-variant: normal; text-transform: none; content: "\e901"; }
.team-section .team-member-wrapper .team-member.image-wrapper header { position: absolute; bottom: 0; width: 100%; padding: 0 3.5em 1em 1em; margin: 0; z-index: 1; }
.team-section .team-member-wrapper .team-member.image-wrapper header *:last-child { margin-bottom: 0; }
.team-section .team-member-wrapper .team-member.image-wrapper header .title { color: #eeb111; font-weight: 700; }
.team-section .team-member-wrapper .team-member.image-wrapper header .details { display: none; }
.team-section .team-member-wrapper .team-member.image-wrapper:nth-child(4n-2) .email { background-color: #eeb111; }
.team-section .team-member-wrapper .team-member.image-wrapper:nth-child(4n-1) .email { background-color: #005294; }
.team-section .team-member-wrapper .team-member.image-wrapper:nth-child(4n) .email { background-color: #b20738; }
.team-section .team-member-wrapper .team-member.has-bio { overflow: hidden; }
.team-section .team-member-wrapper .team-member.has-bio:after { content: "Click to read bio"; display: block; position: absolute; top: -2.25em; left: 0; right: 0; white-space: nowrap; text-transform: uppercase; color: white; font-size: 0.75em; font-weight: 700; line-height: 1; padding: 0.5em; text-align: center; background-color: #4b711d; }
.team-section .team-member-wrapper .team-member.has-bio:hover:after { top: 0; }
.team-section .team-member-wrapper .team-member.has-bio:nth-child(4n-2):after { background-color: #eeb111; }
.team-section .team-member-wrapper .team-member.has-bio:nth-child(4n-1):after { background-color: #005294; }
.team-section .team-member-wrapper .team-member.has-bio:nth-child(4n):after { background-color: #b20738; }

.bio-wrap { max-width: 600px; padding: 0; overflow: visible; }
.bio-wrap header { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; padding: 1em 2em; }
.bio-wrap header .image-wrap { width: 150px; -webkit-flex: none; -ms-flex: none; flex: none; border-radius: 0.25em; overflow: hidden; }
.bio-wrap header .image-wrap img { display: block; width: 100%; }
.bio-wrap header .image-wrap + .content-wrap { padding-left: 2em; }
.bio-wrap header h2 { margin-bottom: 0.25rem; }
.bio-wrap main { padding: 2em; }

/* Portfolio   */
.portfolio-wrapper { margin-bottom: 3em; }
.portfolio-wrapper:after { content: ""; display: table; clear: both; }
.portfolio-wrapper .image-wrapper { float: left; width: 200px; margin: 0 2em 1em 0; max-width: 40%; }
@media screen and (min-width: 768px) { .portfolio-wrapper .image-wrapper { width: 250px; margin: 0; max-width: none; } }
@media screen and (min-width: 1000px) { .portfolio-wrapper .image-wrapper { width: 300px; } }
@media screen and (min-width: 768px) { .portfolio-wrapper .image-wrapper + .content-wrap { padding-left: 2.5em; margin-left: 250px; } }
@media screen and (min-width: 1000px) { .portfolio-wrapper .image-wrapper + .content-wrap { margin-left: 300px; } }
.portfolio-wrapper .content-wrap .address { margin-bottom: 0; }
.portfolio-wrapper .content-wrap .title { color: #005294; }

/* Contact   */
#map-canvas { height: 0; padding-bottom: 50%; }

/* News/Press   */
.post-overview-wrapper .post { display: block; margin-bottom: 2em; }
.post-overview-wrapper .post:after { content: ""; display: table; clear: both; }
.post-overview-wrapper .post .image-wrapper { float: left; width: 8em; }
.post-overview-wrapper .post .image-wrapper + .content-wrapper { margin-left: 10em; }
.post-overview-wrapper .post .content-wrapper h1 { color: #005294; }
.post-overview-wrapper .post .content-wrapper .date { margin-bottom: 0; }

.archive-header { border-bottom: 1px solid #979890; }

.pagination { position: relative; margin-top: 2em; }
.pagination ul li { position: relative; display: inline-block; margin-right: 0.75em; font-weight: bold; color: #979890; }
.pagination ul li.current, .pagination ul li a:hover { color: #005294; }

.post-header h1 { color: #005294; }
.post-header .date { display: inline-block; }
.post-header .date + .categories { display: inline-block; }
.post-header .date + .categories:before { font-family: 'Icons'; font-weight: normal !important; speak: none; font-variant: normal; text-transform: none; content: "\e903"; margin-left: 0.375em; margin-right: 0.375em; }
.post-header .categories { margin-bottom: 1em; }
.post-header .categories * { display: inline-block; }
.post-header .categories h4 { margin-right: 0.5em; }
.post-header .categories h4:after { font-family: 'Icons'; font-weight: normal !important; speak: none; font-variant: normal; text-transform: none; content: "\e903"; vertical-align: bottom; margin-left: 0.25em; }
.post-header .categories ul { display: inline; }
.post-header .categories ul li a { margin: 0 0.125em 0.5em 0; padding: 0.375em 1em; font-size: 0.75em; font-weight: 700; color: #979890; border: 2px solid #979890; border-radius: 5px; text-transform: uppercase; }
.post-header .categories ul li:hover a, .post-header .categories ul li.active a { background-color: #979890; color: #edeee3; }

.featured-image { margin-bottom: 1em; }

/* Events   */
#tribe-events-photo-events .type-tribe_events .tribe-events-event-details .tribe-events-list-event-title { color: #005294; }
#tribe-events-photo-events .type-tribe_events .tribe-events-event-details .tribe-events-event-meta { margin-bottom: 1em; }
#tribe-events-photo-events .type-tribe_events .tribe-events-event-details .tribe-events-content { font-size: 0.875em; }

#tribe-events .tribe-events-title-bar { margin-bottom: 2em; }
#tribe-events .tribe-events-single-event-title { color: #005294; }
#tribe-events .tribe-events-meta-group:first-of-type { padding-left: 0; }
#tribe-events a.tribe-events-gcal, #tribe-events a.tribe-events-ical { float: none; line-height: inherit; letter-spacing: 0; background-color: #005294; }

#tribe-events-bar { display: none; }

#tribe-events-footer { margin-top: 2em; }

/* FORMS  */
.content-wrap .form-wrap ul li, .content-wrap .gform_wrapper ul li { padding-left: 0; margin-bottom: 0; }
.form-wrap form input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .form-wrap form textarea, .form-wrap form select, .gform_wrapper form input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper form textarea, .gform_wrapper form select { font-family: inherit; font-size: 1rem; padding: 0.25rem 0.5rem; background-color: transparent; border: 2px solid #979890; border-radius: 0.25em; color: inherit; width: 100%; }
.form-wrap form input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus, .form-wrap form textarea:focus, .form-wrap form select:focus, .gform_wrapper form input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus, .gform_wrapper form textarea:focus, .gform_wrapper form select:focus { outline: none; border-color: #005294; }
.form-wrap form select, .gform_wrapper form select { height: 33px; margin: 0 !important; background-color: white; }
.form-wrap form label, .gform_wrapper form label { font-size: em(16); }
.form-wrap form .gfield_label, .gform_wrapper form .gfield_label { font-size: 1rem; font-weight: 700; color: #353535; }
.form-wrap form .gfield.hide-label > label, .gform_wrapper form .gfield.hide-label > label { display: none; }
.form-wrap form .ginput_container_radio, .form-wrap form .ginput_container_checkbox, .gform_wrapper form .ginput_container_radio, .gform_wrapper form .ginput_container_checkbox { margin-top: 0.5rem !important; }
.form-wrap form .gfield_checkbox li, .form-wrap form .gfield_radio li, .gform_wrapper form .gfield_checkbox li, .gform_wrapper form .gfield_radio li { margin-right: 2em !important; }
.form-wrap form .gfield_checkbox li input:not([type=text]), .form-wrap form .gfield_radio li input:not([type=text]), .gform_wrapper form .gfield_checkbox li input:not([type=text]), .gform_wrapper form .gfield_radio li input:not([type=text]) { position: relative; top: -1px; margin: 0 0.25em 0 1px !important; vertical-align: baseline !important; }
.form-wrap form .gfield_checkbox li label, .form-wrap form .gfield_radio li label, .gform_wrapper form .gfield_checkbox li label, .gform_wrapper form .gfield_radio li label { white-space: nowrap; vertical-align: baseline !important; }
.form-wrap form .gfield_checkbox li input[type="text"], .form-wrap form .gfield_radio li input[type="text"], .gform_wrapper form .gfield_checkbox li input[type="text"], .gform_wrapper form .gfield_radio li input[type="text"] { font-size: em(16) !important; border: 1px solid #979890 !important; width: auto !important; }
